Sets the valid domain for the spline.
If domain limits are set and an input value provided to the Apply (or ApplyN) function is outside of the domain, the output will be k64F_NULL.
- Parameters
-
| spline | Spline object. |
| xMin | Minimum domain value. |
| xMax | Maxium domain value. |
- Returns
- Operation status.