AnalyticalModelStick.SetMemberForces
Description:
Adds Member Forces to element.
Adds Member Forces to element.
Remarks:
If element already have member forces defined for that end, newly provided values replace current one. Member forces are strictly related with releases. This means that setting member forces values is reasonable only for directions that have releases set to false.
If element already have member forces defined for that end, newly provided values replace current one. Member forces are strictly related with releases. This means that setting member forces values is reasonable only for directions that have releases set to false.
Overloads (2):
SetMemberForces(Boolean,XYZ,XYZ)
-
BooleanstartMember Forces position on analytical model stick element. True for start, false for end.
-
forceThe translational forces at specified position of the element. The x value of XYZ object represents force along x-axis of the analytical model coordinate system, y along y-axis, z along z-axis respectively.
-
momentThe rotational forces at specified position of the element. The x value of XYZ object represents moment about x-axis of the analytical model coordinate system, y about y-axis, z about z-axis respectively.
-
A non-optional argument was null