2027 Method
Changes 0
Name Return Type Description
O 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.
O 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.