AnalyticalModelSelector(Curve)
Constructor
Description:
Creates a selector based on a specific analytical curve.
Creates a selector based on a specific analytical curve.
Parameters
Parameter | Type | Description |
---|---|---|
curve | Curve | The curve upon which this selector acts. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentException | The input curve points to a helical curve and is not supported for this operation. |
ArgumentNullException | A non-optional argument was null |