Application |
Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
AttributeSets |
Property that returns the AttributeSets collection object associated with this object. |
ContainingOccurrence |
Property that returns the ComponentOccurrence that the native object is being referenced through. The returned occurrence is the containing occurrence. |
HealthStatus |
Property that returns an enum indicating the current state of the object. |
IsEmbedded |
Property that returns whether the reference component refers to an embedded document or a linked document. |
LinkedToFile |
Property that returns whether the derived component is still linked to the base part or assembly document. If True, the link still exists. If False, the link has been broken and the ReferencedFile property will return Nothing. |
Name |
Property that returns the component's name. |
NativeObject |
Gets the object in the context of the definition instead of the containing assembly. |
Parent |
Property that returns the parent object. |
ReferencedAliasFullFilename |
|
ReferencedDocumentDescriptor |
Property that returns the DocumentDescriptor object. |
ResultFeatures |
Property that returns the list of NonParametricBaseFeature objects that were created as a result of deriving this Alias file. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |