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.

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