API Reference > FacetModeler Namespace > Classes > Contour2D Class > Contour2D Methods > Contour2D::getInternalAngleAt Method
Contour2D::getInternalAngleAt Method
Syntax
C++
Result getInternalAngleAt(OdUInt32 iIndex, double & dAngle) const;
Parameters 
Description 
OdUInt32 iIndex 
[in] Vertex index.  
double & dAngle 
[out] Internal angle value.  

eOk if the internal angle is found successfully, or a corresponding error type otherwise.

Gets an internal angle of a vertex with the specified index. 

 

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