Method SetCurveLimits
SetCurveLimits(uint, Bounds1D)
set the parametric space limits of a curve
Declaration
[HandleProcessCorruptedStateExceptions]
public void SetCurveLimits(uint curve, Bounds1D limits)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | curve | The curve |
| Bounds1D | limits | Curve limits |