C3D MedianDepressedShoulderVert — depressed median, ditch between two shoulders, plumb layer faces
Defaults are the metric values the palette inserts. Every parameter can be driven by an expression or a target.
| Parameter | Type | Default | Meaning |
DitchWidth | number (metres unless the description says otherwise) | 0.6 | Flat ditch bottom width (m) |
DitchSlope | cross slope as a ratio (−0.02 = 2 % fall) | 0.25 | Ditch fore slope (magnitude) |
HoldDitchSlopes | number (metres unless the description says otherwise) | 1 | 1 = hold the fore slopes, let the bottom shift |
CenterlinePivot | number (metres unless the description says otherwise) | 0 | 1 = pivot the inside edges about the centreline |
ShoulderSlopeDirection | number (metres unless the description says otherwise) | 0 | 0 = away from crown, 1 = towards crown |
LeftMedianWidth | number (metres unless the description says otherwise) | 6.6 | Attach to the left edge of pavement (m) |
RightMedianWidth | number (metres unless the description says otherwise) | 6.6 | Attach to the right edge of pavement (m) |
PavedShoulderWidth | number (metres unless the description says otherwise) | 0.6 | Paved shoulder width (m) |
UnpavedShoulderWidth | number (metres unless the description says otherwise) | 1.2 | Unpaved shoulder width (m) |
UnpavedShoulderSlope | cross slope as a ratio (−0.02 = 2 % fall) | -0.06 | Unpaved shoulder slope |
Pave1Depth | number (metres unless the description says otherwise) | 0.025 | Pave 1 depth (m) |
Pave2Depth | number (metres unless the description says otherwise) | 0.025 | Pave 2 depth (m) |
BaseDepth | number (metres unless the description says otherwise) | 0.1 | Base depth (m) |
SubbaseDepth | number (metres unless the description says otherwise) | 0.3 | Subbase depth (m) |
LeftTurnLaneWidth | number (metres unless the description says otherwise) | 0 | Left turn lane taken out of the median (m) |
RightTurnLaneWidth | number (metres unless the description says otherwise) | 0 | Right turn lane taken out of the median (m) |
LeftShoulderSlope | cross slope as a ratio (−0.02 = 2 % fall) | -0.05 | Left inside shoulder slope (SE stand-in) |
RightShoulderSlope | cross slope as a ratio (−0.02 = 2 % fall) | -0.05 | Right inside shoulder slope (SE stand-in) |
LeftLaneSlope | cross slope as a ratio (−0.02 = 2 % fall) | -0.02 | Left outside lane slope (pivot stand-in) |
RightLaneSlope | cross slope as a ratio (−0.02 = 2 % fall) | -0.02 | Right outside lane slope (pivot stand-in) |
| Point | Code | Placed | From | Expression |
P0 | — | placed at the attachment point (an absolute offset/elevation) | — | 0 / 0 |
P1 | — | offset + elevation delta from the reference point | P0 | 0-LW / if(CenterlinePivot>0.5,LW*S5,0) |
P8 | — | offset + elevation delta from the reference point | P0 | RW / if(CenterlinePivot>0.5,RW*S6,0) |
P2 | EPS | offset + elevation delta from the reference point | P1 | PavedShoulderWidth / S3*PavedShoulderWidth |
P7 | EPS | offset + elevation delta from the reference point | P8 | 0-PavedShoulderWidth / S4*PavedShoulderWidth |
P3 | ES_Unpaved | offset + elevation delta from the reference point | P2 | UnpavedShoulderWidth / UnpavedShoulderWidth*S2 |
P6 | ES_Unpaved | offset + elevation delta from the reference point | P7 | 0-UnpavedShoulderWidth / UnpavedShoulderWidth*S2 |
P4 | LMedDitch | offset + elevation delta from the reference point | P0 | if(HoldDitchSlopes>0.5,P3.Offset-P0.Offset+(DBE-P3.Y)/S1,0-DitchWidth/2) / DBE |
P5 | RMedDitch | offset + elevation delta from the reference point | P4 | DitchWidth / 0 |
P9 | — | offset + elevation delta from the reference point | P1 | 0 / 0-(Pave1Depth) |
P11 | — | offset + elevation delta from the reference point | P1 | 0 / 0-(Pave1Depth+Pave2Depth) |
P13 | — | offset + elevation delta from the reference point | P1 | 0 / 0-(Pave1Depth+Pave2Depth+BaseDepth) |
P15 | — | offset + elevation delta from the reference point | P1 | 0 / 0-(Pave1Depth+Pave2Depth+BaseDepth+SubbaseDepth) |
P10 | EPS_Pave1 | offset + elevation delta from the reference point | P2 | 0 / 0-(Pave1Depth) |
P12 | EPS_Pave2 | offset + elevation delta from the reference point | P2 | 0 / 0-(Pave1Depth+Pave2Depth) |
P14 | EPS_Base | offset + elevation delta from the reference point | P2 | 0 / 0-(Pave1Depth+Pave2Depth+BaseDepth) |
P16 | EPS_Sub | offset + elevation delta from the reference point | P2 | 0 / 0-(Pave1Depth+Pave2Depth+BaseDepth+SubbaseDepth) |
P17 | EPS_Pave1 | offset + elevation delta from the reference point | P7 | 0 / 0-(Pave1Depth) |
P19 | EPS_Pave2 | offset + elevation delta from the reference point | P7 | 0 / 0-(Pave1Depth+Pave2Depth) |
P21 | EPS_Base | offset + elevation delta from the reference point | P7 | 0 / 0-(Pave1Depth+Pave2Depth+BaseDepth) |
P23 | EPS_Sub | offset + elevation delta from the reference point | P7 | 0 / 0-(Pave1Depth+Pave2Depth+BaseDepth+SubbaseDepth) |
P18 | — | offset + elevation delta from the reference point | P8 | 0 / 0-(Pave1Depth) |
P20 | — | offset + elevation delta from the reference point | P8 | 0 / 0-(Pave1Depth+Pave2Depth) |
P22 | — | offset + elevation delta from the reference point | P8 | 0 / 0-(Pave1Depth+Pave2Depth+BaseDepth) |
P24 | — | offset + elevation delta from the reference point | P8 | 0 / 0-(Pave1Depth+Pave2Depth+BaseDepth+SubbaseDepth) |