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 returns the number of items in the collection. |
Index |
Property that returns the index of this row within the iPart factory table. |
IsPartNameBasedOnMemberName |
Gets whether the member's filename is based on the member name or an explicitly set filename. |
Item |
Returns the specified iPartTableCell object from the collection. This is the default property of the iPartTableRow object. |
MemberName |
Property that returns the member name corresponding to this row in the iPart table. |
Parent |
Property that returns the parent iPartFactory object. |
PartName |
|
PartNameModifiable |
Property that returns whether the name of the document corresponding to this member can be modified. This property also returns False if the corresponding cell in Excel contains a formula. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |