Link Slope to Elevation
C3D LinkSlopeToElevation — link at a slope to a target elevation
At a glance
| Kind | Subassembly (composed into an assembly) |
| Domain | Road |
| Civil 3D equivalent | LinkSlopeToElevation |
| Geometry | 2 points, 1 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 |
|---|---|---|---|
Side | +1 right of the baseline, −1 left | Right (+1) | +1 Right / -1 Left |
Slope | cross slope as a ratio (−0.02 = 2 % fall) | -0.02 | Link slope |
TargetElevation | number (metres unless the description says otherwise) | -0.5 | Elevation delta to reach (m) |
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 |
|---|---|---|---|---|
P1 | — | placed at the attachment point (an absolute offset/elevation) | — | 0 / 0 |
P2 | P2 | offset + elevation delta from the reference point | P1 | Side*abs(TargetElevation/Slope) / TargetElevation |
Links
| Link | Code | Between | Role |
|---|---|---|---|
L1 | Top,Datum | P1 → P2 | 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.