Gets or sets a value added to the total cost of a route if the route passes too close to a node.
Namespace: MindFusion.Diagramming
Assembly: GridRouter.js
SyntaxJavaScript
Copy Code
|
|---|
get turnCost() {} |
Number
A number specifying the node vicinity cost. The default is 2.
See Also