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

TbIfcBodyData.h

Represents output information from ExportBody

Creates a default BodyData object. 
Copy constructor a BodyData object. 
Creates a BodyData object.
 
Add a material id to the set of material ids.
 
Gets FootPrintInfo
/returns FootPrintInfo of BodyData. 
Gets MaterialAndProfile
/returns MaterialAndProfile of BodyData. 
Gets associated material ids.
/returns OdBmSetcontains set of material ids. 
Gets an offset transform.
/returns OdGeMatrix3d offset transformation matrix. 
Gets a representation handle value.
/returns OdDAIObjectId of Representation Handle. 
Gets a representation type.
/returns ShapeRepresentationType. 
Sets FootPrintInfo
/param value [in] FootPrintInfo of BodyData. 
Sets MaterialAndProfile
/param value [in] MaterialAndProfile of BodyData. 
Sets associated material ids.
 
Sets an offset transform.
 
Sets a representation handle value.
 
Sets a shape representation type.
 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.