esriNAOutputLineType

Options for service area line results.

Value

Description

esriNAOutputLineNone

No polylines are generated. (0)

esriNAOutputLineStraight

Straight polylines between the two endpoints are generated. (1)

esriNAOutputLineTrueShape

Polylines based on the true network feature geometry are generated. (2)

esriNAOutputLineTrueShapeWithMeasure

Polylines based on the true network feature geometry are generated, and measures are added whenever possible. (3)

Remarks

This enumeration specifies the type of lines generated by the network analyst solvers:

2/28/2020