BOM.StructuredViewFirstLevelOnly Property
Parent Object: BOMDescription
Gets and sets whether the structured view is an 'all-level' or a 'first level only' view.
Syntax
BOM.StructuredViewFirstLevelOnly() As BooleanProperty Value
This is a read/write property whose value is a Boolean.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. |