This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Constants > E > esriSMBacktrackPolicy Constants (ArcObjects .NET 10.5 SDK) |
Deprecated as of 10.1. Backtrack policy types.
Constant | Value | Description |
---|---|---|
esriSMBTPDisable | 1 | Prohibit making U-turns anywhere. |
esriSMBTPAllow | 2 | Allow U-turns unless there is a turn restriction in the source data. |
esriSMBTPDeadend | 3 | Allow U-turns only at dead ends (unless there is a turn restriction in the source data). |