PathOfTravel.FindShortestPaths
Description:
For a floor plan view, calculates paths from each start point to its closest destinations. Returns the path, represented by an array of XYZ points.
For a floor plan view, calculates paths from each start point to its closest destinations. Returns the path, represented by an array of XYZ 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 closest destination point.
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 closest destination point.
-
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…