API Reference > TD_IFC_EXPORT Namespace > Classes > OdIfcExport Class
OdIfcExport Class
TD_IFC_EXPORT__OdIfcExport
Syntax
C++
class OdIfcExport : public OdRxObject;

IfcExport.h

An abstract class that provides the interface for .ifc to .dwg format data conversion.

Contains .ifc to .dwg format conversion results. 
A pure virtual method that provides an interface for the conversion of an input .ifc file to a .dwg file.  
A pure virtual method that provides an interface for access to the properties of the .ifc to .dwg conversion process.  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.