<Code Lib>
M

LineLoad.SetCurve

Description:
Sets the curve for the line load.
Remarks:
The curve must be bounded. The curve can be:
  • Line
  • Arc
  • Ellipse

public void SetCurve(
	Curve curve
)

Loading…