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. |
Count |
Property that returns the number of items in this collection. |
CustomColumn |
|
CustomIncrement |
|
CustomRangeMaximum |
|
CustomRangeMinimum |
|
DisplayHeading |
Property that returns the localized heading of the column. |
FormattedHeading |
Property that returns the heading of the column in XML format. |
Heading |
Property that returns the heading of the column. |
Index |
Property that returns the index of this column within the iPart factory table. |
Item |
Returns the specified iPartTableCell object from the collection. This is the default property of the iPartTableColumn object. |
Key |
|
Parent |
Property that returns the parent iPartFactory object. |
ReferencedDataType |
Property that returns the data type contained in the column. |
ReferencedObject |
Property that returns the object referenced by the column. For instance, if the column references a fillet feature suppression, the corresponding FilletFeature object is returned. Similarly, if a file property is referenced, the corresponding Property object is returned. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |