Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
IfcExportModule::create Method
Syntax
C++
virtual OdIfcExportPtr create() = 0;

Creates an IFC exporter object. 

 

A smart pointer to an exporter object (an instance of a class inherited from the OdIfcExport class).

IFC exporter object is an instance of a class inherited from the OdIfcExport class. The exporter object implements functionality for the conversion to the IFC format.

Copyright © 2002-2022. Open Design Alliance All rights reserved.