public static void SetProjectionType( CurveElement curveElem, CurveProjectionType value )
| Exception | Condition |
|---|---|
| ArgumentException | The input CurveElement is not a CurveByPoints. |
| ArgumentNullException | A non-optional argument was null |
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |