
Construct a non-exit road type
roadType.RdConstruct a non-exit road type
Arguments
- id
Integer. Road type ID.
- name
Character. Road type name (no whitespace).
- costMultiplier
Numeric. Multiplicative cost value.
- fluxMin, fluxMax
Numeric. Required when the parent ForestRoadsSimulation's
SimulationOfWoodFluxis enabled.- maxAge
Integer. Required when the parent's
SimulationOfRoadAgingis enabled.
See also
Other Forest Roads Simulation helpers:
ForestRoadsSimulation,
elevationCostRange(),
exitRoadType(),
insertElevationCosts(),
insertExitRoadTypes(),
insertRoadTypes()