Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
DWG_IFC_IMPORT::OdIfcImport::ImportResult Enumeration
Syntax
C++
enum ImportResult { success, fail, bad_password, bad_file, schema_not_supported, bad_database, encrypted_file };
Members
Description
success
The conversion is successfully done.
fail
The conversion is failed.
bad_password
The password is incorrect.
bad_file
The file is invalid.
schema_not_supported
The output .ifc file schema is not supported.
bad_database
The input .dwg database is invalid.
encrypted_file
The input file is encrypted.

Contains .dwg to .ifc format conversion results.

File: IfcImport.h 

Namespace: DWG_IFC_IMPORT 

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