API Reference > OdDb Classes > OdDb3dProfile Class > OdDb3dProfile Methods > OdDb3dProfile::isClosed Method
OdDb3dProfile::isClosed Method
Syntax
C++
bool isClosed(OdGeTol tol = OdGeTol()) const;
Parameters 
Description 
OdGeTol tol = OdGeTol() 
[in] Tolerance.  

true if profile is closed, false otherwise.

Checks whether the profile forms a closed loop. 

 

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