API Reference > OdGe Classes > OdGePointOnCurve3d Class > OdGePointOnCurve3d Methods > OdGePointOnCurve3d::isSingular Method
OdGePointOnCurve3d::isSingular Method
Syntax
C++
bool isSingular(const OdGeTol& tol = OdGeContext::gTol) const;
Parameters 
Description 
const OdGeTol& tol = OdGeContext::gTol 
[in] Geometric tolerance. 

Returns true if and only if the first derivative vector has a length of zero. 

 

Currently not implemented.

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