Search
GridRouter Properties
 


 Public Properties

  Name Description

crossingCost

Gets or sets a value added to the total cost of a route which causes a link to cross another link.

gridSize

Gets or sets the size of the pieces of the routing grid.

lengthCost

Gets or sets a value added to the total cost of a route for each piece of the routing grid occupied by the route.

nodeVicinityCost

Gets or sets a value added to the total cost of a route if the route passes too close to a node.

nodeVicinitySize

Gets or sets the size of buffer zone around nodes for which routes get a penalty cost if they pass through it.

turnCost

Gets or sets a value added to the total cost of a route if the route passes too close to a node.

 See Also