PathOfTravel.UpdateMultiple
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| UpdateMultiple(Document, IList<ElementId>) | Int32 | Updates the specified paths of travel by recalculating each path using their original start and end points. |
| UpdateMultiple(Document, IList<ElementId>, IList<PathOfTravelCalculationStatus>%) | Int32 | Updates the specified paths of travel by recalculating each path using their original start and end points and provides creation result statuses. |