Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcImport::import Method
Syntax
C++
virtual ImportResult import() = 0;

A pure virtual method that provides an interface for conversion from a .dwg drawing to an .ifc file.

The ImportResult::success value if the conversion process is successful; otherwise, the method returns an appropriate error code.

Use the properties() method to set the conversion process options.

Copyright © 2002-2022. Open Design Alliance All rights reserved.