AssemblyComponentDefinition.BIMComponent Property
Parent Object: AssemblyComponentDefinitionDescription
Read-only property that returns the BIMComponent object associated with this component definition.
Syntax
AssemblyComponentDefinition.BIMComponent() As BIMComponentProperty Value
This is a read only property whose value is a BIMComponent.Samples
Name | Description |
Export to IFC Format Sample | This sample demonstrates how to export an assembly to IFC format. |