<Code Lib>
2022 Method
Changes 0
M

PathOfTravel.GetCurves

Description:
Gets the array of curves representing the path of travel.

public IList<Curve> GetCurves()

IList<Curve> The array of curves.

Loading…