AssemblyComponentDefinition.BOM Property
Parent Object: AssemblyComponentDefinitionDescription
Property that returns the BOM object.
Syntax
AssemblyComponentDefinition.BOM() As BOMProperty Value
This is a read only property whose value is a BOM.Samples
Name | Description |
Creation a balloon | This sample demonstrates the creation of a balloon. |
Using the BOM APIs | This sample demonstrates the Bill of Materials API functionality in assemblies. |
Exporting the assembly BOM | This sample demonstrates exporting the Assembly BOM to an external file. |