Click or drag to resize

ICadBom Interface

Provides functions for access to the assembly BOM.

In a rule, this interface is implemented by the predefined object named ThisBom.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
Public Interface ICadBom

The ICadBom type exposes the following members.

Methods
  NameDescription
Public methodCalculateQuantity
Sets the BOM quantity back to the automatically calculated quantity.
Public methodExport
Exports a BOM view.
Public methodOverrideQuantity
Overrides a quantity of an item in the BOM.
Top
See Also