Urban Street
Lane + raised kerb + sidewalk per side
At a glance
| Kind | Assembly preset (whole cross-section) |
| Domain | Road |
| Geometry | 7 points, 6 links, 0 shapes |
Parameters
Defaults are the metric values the palette inserts. Every parameter can be driven by an expression or a target.
| Parameter | Type | Default | Meaning |
|---|---|---|---|
LaneWidth | number (metres unless the description says otherwise) | 3 | Lane width (m) |
SidewalkW | number (metres unless the description says otherwise) | 2 | Sidewalk width (m) |
CurbHeight | number (metres unless the description says otherwise) | 0.15 | Kerb height (m) |
LaneSlope | cross slope as a ratio (−0.02 = 2 % fall) | -0.02 | Lane cross slope |
Points
Point codes are what feature lines, styles and quantity take-off match on — they are the contract this subassembly publishes.
| Point | Code | Placed | From | Expression |
|---|---|---|---|---|
CL | Crown | placed at the attachment point (an absolute offset/elevation) | — | 0 / 0 |
ETW_R | ETW | horizontal delta from the reference, elevation from a slope | CL | LaneWidth / LaneSlope |
KT_R | Curb | offset + elevation delta from the reference point | ETW_R | 0 / CurbHeight |
SW_R | Walk | offset + elevation delta from the reference point | KT_R | SidewalkW / 0 |
ETW_L | ETW | horizontal delta from the reference, elevation from a slope | CL | -LaneWidth / -LaneSlope |
KT_L | Curb | offset + elevation delta from the reference point | ETW_L | 0 / CurbHeight |
SW_L | Walk | offset + elevation delta from the reference point | KT_L | -SidewalkW / 0 |
Links
| Link | Code | Between | Role |
|---|---|---|---|
Walk_L | Top | SW_L → KT_L | drawn |
Curb_L | Curb | KT_L → ETW_L | drawn |
Lane_L | Top | ETW_L → CL | drawn |
Lane_R | Top | CL → ETW_R | drawn |
Curb_R | Curb | ETW_R → KT_R | drawn |
Walk_R | Top | KT_R → SW_R | drawn |
Generated page. The tables above are read from the built-in catalogue itself (yu3d_stock_dump), so they always match the version of yucad3d you are running.