Solid Edge Assembly Type Library
AsmRefPlane Object Members
Overview 
Public Methods
Public Method AutoResizeRefPlaneAuto Resize plane to its parent or sketch size.
Public Method DeleteDeletes the referenced object.
Public Method GetNormalReturns unit ectors that are normal to the surface at a specified point.
Public Method GetReferenceDirectionReturns a unit vector that defines the orientation of the referenced object.
Public Method GetRootPointReturns the coordinates of a point that is on the referenced object.
Public Method ResizeRefPlaneByDirDistResize plane's lower (idx=0) or upper (idx=1) boundary along x (bAlongX=TRUE) or y direction by given distance.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property GlobalSpecifies whether or not the referenced object is a global reference plane.
Public Property IsAttributeSetPresentReturns True if a specified Attribute Set exists on the referenced object.
Public Property NameReturns the name of the referenced object.
Public Property ParentReturns the parent object for the referenced object.
Public Property ParentRelationsReturns an array of dispatch pointers to the reference plane's parent relations.
Public Property StatusGet Status
Public Property TypeSpecifies the type of the object being referenced.
Public Property VisibleSpecifies whether or not the referenced object is displayed to the screen.
See Also

AsmRefPlane Object