AnalyticalModelSelector(Curve, AnalyticalCurveSelector)
Description:
Creates a selector based on one portion of a specific analytical curve.
Creates a selector based on one portion of a specific analytical curve.
Overloads (4):
AnalyticalModelSelector(Curve,AnalyticalCurveSelector)
public AnalyticalModelSelector(
Curve curve,
AnalyticalCurveSelector inCurveSelector
)
-
curveThe curve upon which this selector acts.
-
inCurveSelectorPortion of the analytical curve in which the client is interested.
-
The input curve points to a helical curve and is not supported for this operation.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration