API Reference > OdBr Classes > OdBrElement2d Class
OdBrElement2d Class
OdBrElement2dOdBrElement2dOdBrElement2d
Syntax
C++
class OdBrElement2d : public OdBrElement;

BrElement2d.h

This interface class represents linear, two-dimensional first-order elements in a mesh.

This class is implemented only for Spatial modeler.

TD_Br 

 

 
Name 
Description 
 
Destructor. 
 
Default constructor. 
 
Name 
Description 
 
Returns the normal vector of normalized model space. The vector is computed on the plane that is defined by the nodes of element traversed in a clockwise direction.
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.