API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > BodyExporterOptions Class
BodyExporterOptions Class
Syntax
C++
class BodyExporterOptions;

TbIfcBodyExporterOptions.h

Represents input parameters to ExportBody

Creates a BodyExporterOptions object with the tryToExportAsExtrusion parameter overridden.
 
Gets allow an offset transform for the body. 
Gets CollectFootprintHandle flag 
Gets CollectMaterialAndProfile flag 
Gets local coordinate system. 
 
Gets try to export the solids as extrusions, if possible. 
Gets try to export the solids as swept solids 
Gets UseGroupsIfPossible 
Gets UseMappedGeometriesIfPossible 
Sets allow an offset transform for the body. 
Sets CollectFootprintHandle flag 
Sets CollectMaterialAndProfile flag 
Sets local coordinate system. 
 
Sets try to export the solids as extrusions, if possible. 
Sets try to export the solids as swept solids 
Sets UseGroupsIfPossible 
Sets UseMappedGeometriesIfPossible 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.