API Reference > OdGe Classes > OdGePointOnCurve2d Class > OdGePointOnCurve2d Methods > curvature Method > OdGePointOnCurve2d::curvature Method (double&)
OdGePointOnCurve2d::curvature Method (double&)
Syntax
C++
bool curvature(double& res);
Parameters 
Description 
double& res 
[out] Receives the curvature of the curve. 

Returns true if and only if the first derivative vector has a non-zero length, and the curvature of the curve at the point on the curve. 

 

Currently not implemented.

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