Close

Relief for ODA Team in Ukraine

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

Determines whether the ModelerGeometry object is rational. If the ModelerGeometry object is rational, the method returns true, otherwise the method returns false. 

 

Parameters
Description
bIsRational
[out] Passed-in parameter for returning the indicator of whether the ModelerGeometry object is rational.

eOk if successful or an appropriate error code otherwise.

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