API Reference > DWG_IFC_IMPORT Namespace > Classes > OdIfcImportProperties Class
OdIfcImportProperties Class
DWG_IFC_IMPORT__OdIfcImportProperties
Syntax
C++
class OdIfcImportProperties : public OdRxDispatchImpl;

IfcImportProperties.h

The class that stores and operates the set of .dwg to .ifc import properties.

 
Name 
Description 
 
Creates an instance of .dwg to .ifc import properties with default parameters.  
 
Retrieves the input drawing database object to be imported.  
 
Retrieves the current full path to the output .ifc file.  
 
Retrieves the current schema version used for the import.  
 
Sets a new input drawing database.  
 
Sets a new output .ifc file path.  
 
Sets a new schema version used for the import.  
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.