Share

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: 29.0

Syntax

VB

Public Interface ICadBom

C#

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.

See Also

Reference

Was this information helpful?