Share

DrawingBOMCell Object


Description

The DrawingBOMCell object represents a cell within the drawing BOM.

Properties

Name Description
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.
Parent Property that returns the parent DrawingBOM object.
Static Property that returns whether or not the contents of this cell are static.
Type Returns an ObjectTypeEnum indicating this object's type.
Value Property that returns the value of the cell.

Accessed From

DrawingBOMRow.Item

Version

Introduced in version 2009

Was this information helpful?