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

An inner angle (in radians) between the face that owns this edge and the neighboring face as a double value.

Calculates an inner angle between the face that owns this edge and the neighboring face. 

 

The value is in the range [ 0 .. Oda2PI ]

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