API Reference > TD_IFC_EXPORT Namespace > Classes > OdIfcExport Class > OdIfcExport Methods > OdIfcExport::exportIfc Method
OdIfcExport::exportIfc Method
Syntax
C++
virtual ExportResult exportIfc() = 0;

The ExportResult::success value if the export process is successful; otherwise, the method returns an appropriate error code.

A pure virtual method that provides an interface for importing input .ifc file to a .dwg file.

Use the properties() method to set the export process options.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.