API Reference
>
Classes
>
Export Classes
>
TB_IFCEXPORT Namespace
>
Classes
>
OdIfcExportImpl Class
>
OdIfcExportImpl Methods
>
OdIfcExportImpl::exportIfc Method (OdStreamBufPtr&, bool)
OdIfcExportImpl::exportIfc Method (OdStreamBufPtr&, bool)
Collapse All
Syntax
C++
virtual
ExportResult
exportIfc
(OdStreamBufPtr&
pStream
,
bool
bUnloadIfcAfter
=
true
);
Parameters
Parameters
Description
OdStreamBufPtr& pStream
[in] Stream to write IFC model in.
bool bUnloadIfcAfter = true
[in] True if need to unload IFC Core after export.
Returns
Export result.
Description
Virtual method of the IFC export process.
Group
OdIfcExportImpl Methods
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!
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
Send feedback about this topic