__header__
Description
Given a geometry collection and a start point and an end point
this tool calculates the path form start to end
Inputs
CIFViewer
Optional view to display the path
Map
The Geometry Collection that define the map
Typically this contains lines and arcs and points collections,
StartPoint
The start Point
EndPoint
the End Point
Parameters
Points
The returned Points Collection
PointCount
The number of way points in the points collection
RenderStyle
The Render style on the viewer
RefreshViewer
Whether to refresh the viewer
__footer__