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 conversion process was successfully finished; otherwise, the method returns an appropriate error code.

Converts an input .dwg drawing to an .ifc file.

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