API Reference > OdGe Classes > OdGeCurve3d Class > OdGeCurve3d Methods > length Method > OdGeCurve3d::length Method (double)
OdGeCurve3d::length Method (double)
Syntax
C++
double length(double tol = OdGeContext::gTol.equalPoint()) const;
Parameters 
Description 
double tol = OdGeContext::gTol.equalPoint() 
[in] Geometric tolerance. 

Returns the length of this curve. 

 

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