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: 29.0
Syntax
VB
Public Interface ICadBom
C#
public interface ICadBom
The ICadBom type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CalculateQuantity |
Sets the BOM quantity back to the automatically calculated quantity.
| |
| Export |
Exports a BOM view.
| |
| OverrideQuantity |
Overrides a quantity of an item in the BOM.
|
