<Code Lib>
M

AnalyticalModelStick.GetReleaseType

Description:
Gets the release type.

public ReleaseType GetReleaseType(
	bool start
)

  • start
    The position on analytical model stick element. True for start, false for end.
Return Value ReleaseType The type of release.

Loading…