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

TbIfcExtrusionData.h

Represents the geometry of an extrusion (a solid body or opening) generated from BimRv geometry.

 
Constructs a new empty extrusion data object. 
Adds a curve loop to the extrusion data.
 
Adds a curve loops with loops hierarchy to the extrusion data.
 
Clears the curve loops stored in the extrusion data. 
The basis used for the extrusion. 
The direction used for the extrusion. 
Gets an array of regions to create extrusion.
 
Shows if extrusion loops contains openings
 
 
Gets the curve loops that form the base shape of the extrusion.
 
The length of the extrusion, scaled in the units of the export. 
Determines if the extrusion data represents a valid extrusion.
 
Specifies whether the object represents a valid entity.
 
Removes the loop at the specified index.
 
 
 
 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.