Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeSurface::isClosedInU Method
Syntax
C++
bool isClosedInU(const OdGeTol& tol = OdGeContext::gTol) const;

Returns true if and only if this surface is closed in the U direction. 

 

Parameters
Description
tol
[in] Geometric tolerance.

By default this function throws exception "not Implemented". Should be implemented in derived classes.

Copyright © 2002-2022. Open Design Alliance All rights reserved.