Solid Edge Part Type Library
RefPlane 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 ReorderInserts the referenced object in front of or behind another feature.
Public Method ResizeRefPlaneByDirDistResize plane's lower (idx=0) or upper (idx=1) boundary along x (bAlongX=TRUE) or y direction by given distance.
Public Method RollToFeatureRolls the referenced Model object back to a specified feature.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property DisplayNameThis read-only String property returns the display name for the referenced object.
Public Property EdgebarNameThis read-only property returns the Edgebar name of 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 ModelingModeTypeReturns the modeling mode of the referenced object.
Public Property NameReturns the name of the referenced object.
Public Property ParentReturns the parent object for the referenced object.
Public Property StatusReturns the status of the specified object.
Public Property StyleFor collection objects, Body objects, RefPlane objects, Sketch objects, CoordinateSystem objects, CommandBarButton objects, SmartFrame2d objects, View objects, and TextCharStyle objects, Style is read-write. For all other objects, Style is read-only.
Public Property SystemNameThis read-only String property returns the system name for the referenced object.
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

RefPlane Object

Send comments on this topic.