Close
Relief for ODA Team in Ukraine
Learn more
ODA IFC SDK
API Reference
>
DWG_IFC_IMPORT Namespace
>
Classes
>
OdIfcImport Class
>
OdIfcImport Enumerations
>
DWG_IFC_IMPORT::OdIfcImport::ImportResult Enumeration
DWG_IFC_IMPORT::OdIfcImport::ImportResult Enumeration
Syntax
C++
enum
ImportResult
{
success
,
fail
,
bad_password
,
bad_file
,
schema_not_supported
,
bad_database
,
encrypted_file
};
Members
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.
Description
Contains .dwg to .ifc format conversion results.
File:
IfcImport.h
Namespace:
DWG_IFC_IMPORT
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!