BOM.BOMViews Property
Parent Object: BOMDescription
Property that gets the BOMViews collection object.
Syntax
BOM.BOMViews() As BOMViewsProperty Value
This is a read only property whose value is a BOMViews.Samples
Name | Description |
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. |