Solid Edge Assembly Type Library
PlanarRelation3d Object Members
Overview 
Public Methods
Public Method DeleteDeletes the referenced object.
Public Method GetElement1Returns the first element in this relationship.
Public Method GetElement2Returns the second element in this relationship.
Public Method GetGeometry1Returns the geometry of the referenced object.
Public Method GetGeometry2Returns the geometry of the referenced object.
Public Method SelectSelects the referenced object in the active window.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property DetailedStatusReturns the detailed status of the Relation3d object.
Public Property FixedOffsetSpecifies whether or not a fixed offset is to be applied to the relationship.
Public Property IndexReturns the numeric index for the active object.
Public Property IsAttributeSetPresentReturns True if a specified Attribute Set exists on the referenced object.
Public Property NormalsAlignedIndicates the manner in which the planar constraint on the referenced object was placed.
Public Property Occurrence1Returns the first Occurrence object for the referenced relationship object.
Public Property Occurrence2Returns the second Occurrence object for the referenced relationship object.
Public Property OffsetSets or returns the distance that two parts are offset from one another.
Public Property ParentReturns the parent object for the referenced object.
Public Property RangedOffset
Public Property RangeHigh
Public Property RangeLow
Public Property StatusReturns the status (a member of the Relation3dStatusConstants constant set) of the referenced Part.
Public Property SuppressTemporarily suppresses the referenced object.
Public Property TypeA member of the ObjectType constant set.
See Also

PlanarRelation3d Object