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

Returns true if and only if the curve is closed within the specified tolerance. 

 

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