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. |
IsReferenced |
Property that specifies if the definition is being referenced or not. A definition is referenced when an instance of the definition has been placed on a sheet. A referenced definition cannot be deleted. |
Name |
Property that indicates the name of this object or instance. |
Parent |
Property returning the parent DrawingDocument object. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |