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. |
Count |
Property that specifies the number of items in the collection. |
DocumentName |
Gets and sets the document name corresponding to this row in the iAssembly table. |
DocumentNameModifiable |
Property that returns whether the name of the document corresponding to this member can be modified. |
Index |
Property that returns the index of this row within the iAssembly factory table. |
IsDocumentNameBasedOnMemberName |
Gets whether the member's filename is based on the member name or an explicitly set filename. |
Item |
Returns the specified iAssemblyTableCell object from the collection. |
MemberName |
Property that returns the member name corresponding to this row in the iAssembly table. |
Parent |
Property that returns the parent iAssemblyFactory object. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |