<Code Lib>
2027 Overloads
Changes 0
O

PathOfTravel.CreateMapped (Overloads)

Name Return Type Description
M CreateMapped(View, IList<XYZ>, IList<XYZ>) IList<PathOfTravel> Creates multiple new paths of travel by mapping each of a set of start points to each of a set of end points.
M CreateMapped(View, IList<XYZ>, IList<XYZ>, IList<PathOfTravelCalculationStatus>%) IList<PathOfTravel> Creates multiple new paths of travel by mapping each of a set of start points to each of a set of end points and provides creation result statuses.