Solid Edge Part Type Library
RefAxis Object Members
Overview 
Public Methods
Public Method DeleteDeletes the referenced object.
Public Method DirectionSets the direction of the referenced object.
Public Method EndPointSets the end point of the referenced object.
Public Method GetStatusExReturns the status of the specified object.
Public Method ReorderInserts the referenced object in front of or behind another feature.
Public Method RollToFeatureRolls the referenced Model object back to a specified feature.
Public Method StartPointSets the start point of the referenced object.
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 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 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

RefAxis Object