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 conversion properties.

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