BOM.PartsOnlyViewEnabled Property
Parent Object: BOMDescription
Gets and sets whether the parts only BOM view is enabled.
Syntax
BOM.PartsOnlyViewEnabled() As BooleanProperty Value
This is a read/write property whose value is a Boolean.Samples
Name | Description |
Exporting the assembly BOM | This sample demonstrates exporting the Assembly BOM to an external file. |