Close

Relief for ODA Team in Ukraine

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

Returns the arc length of the curve.

Parameters
Description
tol
[in] Geometric tolerance.

By default this function throws the exception "not Implemented". Should be implemented in derived classes.

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