Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdBrElement2d::getNormal Method
Syntax
C++
OdBrErrorStatus getNormal(OdGeVector3d& normal) const;

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. 

 

Parameters
Description
normal
[out] Normal vector.

In case of an error, the value of the normal vector passed as an argument is unchanged.

Copyright © 2002-2022. Open Design Alliance All rights reserved.