Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCurve3d::length Method (double, double, double)
Syntax
C++
double length(double fromParam, double toParam, double tol = OdGeContext::gTol.equalPoint()) const;

Returns the length of this curve over the specified parameter range. 

 

Parameters
Description
fromParam
[in] Starting parameter value.
toParam
[in] Ending parameter value.
tol
[in] Geometric tolerance.
Copyright © 2002-2022. Open Design Alliance All rights reserved.