PathOfTravel.CreateMultiple
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| CreateMultiple(View, IList<XYZ>, IList<XYZ>) | IList<PathOfTravel> | Creates multiple new paths of travel between same size sets of start and end points. |
| CreateMultiple(View, IList<XYZ>, IList<XYZ>, IList<PathOfTravelCalculationStatus>%) | IList<PathOfTravel> | Creates multiple new paths of travel between same size sets of start and end points and provides creation result statuses. |