API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > OdIfcExport Class > OdIfcExport Methods > OdIfcExport::exportIfc Method (bool)
OdIfcExport::exportIfc Method (bool)
Syntax
C++
virtual ExportResult exportIfc(bool bUnloadIfcAfter = true) = 0;
Parameters 
Description 
bool bUnloadIfcAfter = true 
[in] True if need to unload IFC Core after export.
 

Export result.

Virtual method of the IFC export process. 

 

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