Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdModelerGeometry::isClosedInU Method
Syntax
C++
virtual OdResult isClosedInU(bool& bIsClosed) const = 0;

Determines whether the ModelerGeometry object is closed in the U direction. 

 

Parameters
Description
bIsClosed
[out] Passed-in parameter for returning the indicator of whether the ModelerGeometry object is closed in the U direction. bIsClosed is true if the ModelerGeometry object is closed in the U direction, otherwise it is false.

eOk if successful or an appropriate error code otherwise.

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