Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdBrElement2dNodeTraverser::getSurfaceNormal Method
Syntax
C++
OdBrErrorStatus getSurfaceNormal(OdGeVector3d& vector) const;

Returns the normal vector computed on the original surface at the current node. 

 

Parameters
Description
vector
[out] Normal vector at the current node.

Returns odbrOK if successful, or an appropriate error code if not.

In case of an error, the normal vector reference argument's value is unchanged.

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