C++
GE_DLLEXPIMPORT Adesk::Boolean isOn( double param, const AcGeTol& tol = AcGeContext::gTol ) const;
Description
Determines if input parameter value is within valid parametric range of curve.
Parameters
Parameters | Description |
---|---|
param | Input parameter value |
tol | Input tolerance |