LineShapeType

Zusammenfassung

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.

Eigenschaften

EigenschaftErläuterungDatentyp
NoLine
(Schreibgeschützt)

No route shapes will be returned.

Object
StraightLine
(Schreibgeschützt)

A straight line between the route start and end will be returned.

Object