API Reference > DWG_IFC_IMPORT Namespace > Classes > OdIfcImporter Class
OdIfcImporter Class
DWG_IFC_IMPORT__OdIfcImporterDWG_IFC_IMPORT__OdIfcImporter
Syntax
C++
class OdIfcImporter : public OdIfcImport;

IfcImporter.h

A class that implements .dwg to .ifc conversion functionality.

OdIfcImporter Class
 
Name 
Description 
 
Creates a new instance of the .dwg-.ifc conversion importer with default parameters. 
 
Name 
Description 
 
Contains .dwg to .ifc format conversion results. 
 
Name 
Description 
 
A pure virtual method that provides an interface for importing input .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 import process.  
OdIfcImporter Class
 
Name 
Description 
 
Imports input .dwg drawing to an .ifc file.  
 
Retrieves the properties of the .dwg to .ifc import process.  
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.