Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
TB_IFCEXPORT::OdIfcExport::ExportResult Enumeration
Syntax
C++
enum ExportResult { success, fail, bad_file, bad_database, bad_hostappservices };
Members
Description
success
Conversion to the IFC format has successfully finished.
fail
Conversion to the IFC format has failed.
bad_file
Conversion canceled: Invalid input file.
bad_database
Conversion canceled: Invalid input database.
bad_hostappservices
Conversion canceled: Invalid host application services object.

Possible results of the export to the IFC format.

File: TbIfcExport.h 

Namespace: TB_IFCEXPORT 

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