API Reference > OdGe Classes > OdGeCurve3d Class > OdGeCurve3d Methods > OdGeCurve3d::isClosed Method
OdGeCurve3d::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 this curve is closed within the specified tolerance. 

 

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