API Reference > FacetModeler Namespace > Classes > Edge Class > Edge Methods > Edge::normal Method
Edge::normal Method
Syntax
C++
OdGeVector3d normal() const;

The unit normal vector to the edge.

Calculates the unit normal of the edge on the face. 

 

The vector is on the owner face.

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