API Reference > DWG_IFC_IMPORT Namespace > Classes > OdIfcImporter Class > OdIfcImporter Methods > OdIfcImporter::import Method
OdIfcImporter::import Method
Syntax
C++
virtual ImportResult import();

The ImportResult::success value if the import process was successfully finished; otherwise, the method returns an appropriate error code.

Imports input .dwg drawing to an .ifc file.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.