TerrainMobilityOperator.RoadInput Property
Gets or sets an operator that gives roads as line features.
Syntax
public Operator RoadInput { get; set; }
Property Value
Remarks
It is assumed that a road feature will have one or more attributes that can be used to determine the RoadClass, as well as the roadType and roadDirectionality that are used by TerrainAccessOperator and TerrainRouteOperator. Those two operators also expect road intersections to be represented only by the end points of route features; for more details, see Terrain Vehicle Analysis.
Platforms
Windows, Linux, Android