| 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. |
| CustomFactory |
Property that specifies whether this iPartFactory object represents a custom factory or a standard factory. This property is True in the case where it represents a custom factory. |
| DefaultRow |
Gets and sets the default row for this iPart factory. |
| DisplayStyleColumn |
Gets and sets the column to use as the display (render) style column. |
| ExcelWorkSheet |
Property that returns the Excel spreadsheet that represents the iPart table. |
| FactoryOptions |
Property that gets the options for the factory. |
| FileNameColumn |
Gets and sets the column to use as the file name column. |
| MaterialColumn |
Gets and sets the column to use as the material column. |
| MemberCacheDir |
Property that returns the directory location for the newly created iPart members. |
| MemberEditScope |
Gets and sets whether the edits to a member should affect just the active member or all members within the factory. |
| Parent |
Property that returns the parent PartDocument of the factory. |
| TableColumns |
Property that returns the iPartTableColumns collection object. |
| TableRows |
Property that returns the iPartTableRows collection object. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |