LineLoad.SetCurve
Description:
Sets the curve for the line load.
Sets the curve for the line load.
Remarks:
The curve must be bounded. The curve can be:
The curve must be bounded. The curve can be:
- Line
- Arc
- Ellipse
public void SetCurve(
Curve curve
)
-
curve
-
The input curve is not bound. -or- The provided curve is not supported.
-
A non-optional argument was null
-
This LineLoad is not a hosted object. -or- This LineLoad is constrained on host.