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

TbIfcStructuralMemberExporter.h

Provides methods to export structural members.

Create the handle corresponding to the "Axis" IfcRepresentation for a structural member objects, if possible.
 
Get information about the structural member axis, if possible. Here we will do the following:
  • Calculate the Axis LCS by using the Axis curve itself with
the StartPoint of the curve to be the origin and the tangent of the curve at origin as the direction
  • The curve is then transformed to its LCS

 
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.