API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > OdIfcExportImpl Class > OdIfcExportImpl Methods > OdIfcExportImpl::exportIfc Method (OdStreamBufPtr&, bool)
OdIfcExportImpl::exportIfc Method (OdStreamBufPtr&, bool)
Syntax
C++
virtual ExportResult exportIfc(OdStreamBufPtr& pStream, bool bUnloadIfcAfter = true);
Parameters 
Description 
OdStreamBufPtr& pStream 
[in] Stream to write IFC model in.  
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.