| 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. |
| Ballooned |
Property that returns whether the item represented by this row in the parts list has been ballooned. |
| Count |
Property that returns the number of items in this collection. |
| Custom |
Property that returns whether this row is a custom row. |
| Expandable |
Property that returns whether this row is a nested one. (i.e. it references an assembly.) |
| Expanded |
Gets or sets whether this row is expanded if this row is a nested one i.e. it references an assembly. |
| Height |
Gets and sets the height of the parts list row. |
| Item |
Returns the specified PartsListCells object from the collection. This is the default property of the PartsListCells collection object. |
| Parent |
Property that gets the parent object from whom this object can logically be reached. |
| ReferencedRows |
Property that returns an enumerator of DrawingBOMRow objects. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |
| Visible |
Gets and sets whether the row is visible. |