API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > BeamExporter Class > BeamExporter Methods > BeamExporter::getBeamAxisTransform Method
BeamExporter::getBeamAxisTransform Method
Syntax
C++
static BeamAxisInfoPtr getBeamAxisTransform(const OdBmElement* element);
Parameters 
Description 
const OdBmElement* element 
[in] The beam element.
 

The BeamAxisInfo structure, or null if the beam has no axis, or it is not a Line or Arc.

Get information about the beam axis, if possible. 

 

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