<Code Lib>
M

AnalyticalModelStick.SetReleases

Description:
Sets the releases of element.

public void SetReleases(
	bool start,
	bool fx,
	bool fy,
	bool fz,
	bool mx,
	bool my,
	bool mz
)

  • Boolean
    start
    The position on analytical model stick element. True for start, false for end.
  • Boolean
    fx
  • Boolean
    fy
  • Boolean
    fz
  • Boolean
    mx
  • Boolean
    my
  • Boolean
    mz

Loading…