PathOfTravel.FindEndsOfShortestPaths
Description:
For a floor plan view, calculates the paths from each start point to its closest destination and return the path end points.
For a floor plan view, calculates the paths from each start point to its closest destination and return the path end points.
Remarks:
The calculation is done in a floor plan with one or more destinationPoints and one or more startPoints. The shortest path is calculated from each start point to its corresponding closest destination.
The calculation is done in a floor plan with one or more destinationPoints and one or more startPoints. The shortest path is calculated from each start point to its corresponding closest destination.
-
View is not a floor plan view.
-
A non-optional argument was null
-
The Path of Travel calculation service is not available -or- This functionality is not available in Revit LT.
No comments yet. Start the discussion.
Loading…