DrawingBOMRow.BOMRow Property
Parent Object: DrawingBOMRowDescription
Property that returns the corresponding BOMRow from the model.
Syntax
DrawingBOMRow.BOMRow() As BOMRowProperty Value
This is a read only property whose value is a BOMRow.Samples
Name | Description |
Find component referenced by balloon | This sample demonstrates how to find the component that a balloon references. |