BIMComponent.ExportBuildingComponent Method
Parent Object: BIMComponentDescription
Method that exports the BIM component as an adsk, ifc or rfa file.
Syntax
BIMComponent.ExportBuildingComponent( FullFileName As String )Parameters
| Name | Type | Description |
| FullFileName | String | Input String that defines the full filename to write the building component to. The filename should have an adsk, ifc or rfa extension. |
