Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePointOnCurve3d::curvature Method (double, double&)
Syntax
C++
bool curvature(double param, double& res);

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. 

 

Parameters
Description
param
[in] Parameter to specify a point on curve3d.
res
[out] Receives the curvature of the curve at the specified point.

Currently not implemented.

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