Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCurve2d::isOn Method (double, const OdGeTol&)
Syntax
C++
bool isOn(double param, const OdGeTol& tol = OdGeContext::gTol) const;

Determines if an input parameter value is within a valid parametric range of the curve.

Parameters
Description
param
[in] Input parameter value.
tol
[in] Geometric tolerance.

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

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