DrawingBOMColumn Object
Description
The DrawingBOMColumn object represents a column within the drawing BOM.
Methods
| GetFilePropertyId |
Method that returns the id of the property associated with the column. This method will return an error if the PropertyType property does not return a value of kFilePropertyType. |
Properties
| 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. |
| CustomPropertyName |
Property that returns the name of the custom property associated with this column. |
| Parent |
Property that returns the parent DrawingBOM object. |
| PropertyType |
Property that returns the property type associated with this column. |
| Title |
Property that returns the title of the column. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |
Accessed From
DrawingBOMColumns.Item
Version
Introduced in version 2009