Click or drag to resize

CeliAPS.BomApi Namespace

This is where all the logical Bom data is stored, accessible through the BomApi. The entry point is IBomAddIn, which must be implemented.
Interfaces
 InterfaceDescription
Public interfaceBomApp Represents an interface for the BomApp application. This interface defines operations to interact with BOM data.
Public interfaceIBomAddIn Represents an interface for classes that implement a BomApp AddIn. This interface serves as the entry point for BOM AddIns.
Public interfaceOutput Defines methods for exporting BOM data using a specified template and saving it to various output destinations.