AnalyticalMember.SetCurve
Method
Description:
Sets the curve for the Analytical Member.
Sets the curve for the Analytical Member.
Remarks:
End nodes connection will be lost if the curve changes position. The curve must be bounded. The curve can be:
End nodes connection will be lost if the curve changes position. The curve must be bounded. The curve can be:
- Line
- Arc
- Ellipse
Exceptions
Exception | Condition |
---|---|
ArgumentException | The input curve is not bound. -or- The provided curve is not supported. |
ArgumentNullException | A non-optional argument was null |