Share

DrawingBOMRow.Virtual Property

Parent Object: DrawingBOMRow

Description

Property that returns whether this row references a virtual component in the assembly.

Syntax

DrawingBOMRow.Virtual() As Boolean

Property Value

This is a read only property whose value is a Boolean.

Samples

Name Description
Find component referenced by balloon This sample demonstrates how to find the component that a balloon references.

Version

Introduced in version 2009

Was this information helpful?