Solid Edge FrameworkSupport Type Library
Relation2d Object Members
Overview 
Public Methods
Public Method DeleteDeletes the referenced object.
Public Method GetRelatedObjectReturns an object and its key point index at a given index.
Public Method GetRelatedObjectCountReturns the number of objects to that are associated with the referenced Relation2d 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 DocumentReturns the document to which the referenced object belongs.
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 KeyReturns a key (a string) to find the object relative to its owning parents.
Public Property NameReturns the name of the referenced object.
Public Property ParentReturns the parent object for the referenced object.
Public Property TypeSpecifies the type of the object being referenced.
Public Property ZOrderSpecifies the front-to-back order in which an object is displayed relative to other objects.
See Also

Relation2d Object