BIMComponent.ExportBuildingComponent Method
Parent Object:
BIMComponent
Description
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.
Version
Introduced in version 2011
© Copyright 2024 Autodesk, Inc.
Comment on this page.