LineLoad.SetPoints
Description:
Sets start and end point of the line load.
Sets start and end point of the line load.
Remarks:
This method works with non hosted line load only.
This method works with non hosted line load only.
-
startPointThe start point.
-
endPointThe end point.
Return Value
bool
Returns true if successful, false otherwise.
-
Thrown when the end point is equal to the start point.
-
A non-optional argument was null