Click or drag to resize

CeliAPS.BomApi.Data Namespace

Grants access to classes that symbolize the data within a Bill of Materials (BOM). These classes facilitate the retrieval of data from the BOM, with the main entry point being Bom. Each instance of Children comprises an ItemOccurrence, which serves as a gateway to the associated Item. The Item stands as a representation of various entities like documents, materials, and more.
Interfaces
 InterfaceDescription
Public interfaceAssembly Bom item representing Inventor Assembly document
Public interfaceBom Represents a bill of materials (BOM).
Public interfaceDocument Bom item representing Inventor document
Public interfaceItem Definition of any type item, that presents in ItemOccurrence object.
Public interfaceItemOccurrence This object represents an individual occurrence within an Bom item.
Public interfaceItemOccurrenceProxy Assembly-context ItemOccurrence proxy of its native item-context object.
Public interfaceMaterial Bom item representing material.
Public interfacePart Bom item representing Inventor Part document
Public interfaceQuantitativeItem Bom item representing quantitative item (no material, no sizes)