IStandardObjectProvider.ThisBom Property

Provides functions for access to the assembly BOM.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0

Syntax

VB

ReadOnly Property ThisBom As ICadBom
	Get

C#

ICadBom ThisBom { get; }

Property Value

Type: ICadBom

See Also

Reference

IStandardObjectProvider Interface
Autodesk.iLogic.Interfaces Namespace