API Reference > DWG_IFC_IMPORT Namespace > Classes > OdIfcImport Class
OdIfcImport Class
DWG_IFC_IMPORT__OdIfcImport
Syntax
C++
class OdIfcImport : public OdRxObject;

IfcImport.h

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

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