<Code Lib>
2023 Method
Changes 0
M

StairsRun.SetLocationPathForStraightRun

Description:
Set location path for a straight run by giving a line.

public static bool SetLocationPathForStraightRun(
	StairsRun stairsRun,
	Line locationPath
)

Return Value bool Indicate if set is success or not.

Loading…