Summary
Enumeration for selecting the type of linear shape to be generated to represent the output of the analysis. The travel time and distance are always calculated along the network; however, the linear output shapes merely represent the connections calculated between the input points in the analysis rather than the actual path through the network.
Properties
Property | Explanation | Data Type |
NoLine (Read Only) | No route shapes will be returned. | Object |
StraightLine (Read Only) | A straight line between the route start and end will be returned. | Object |