Link Multi
C3D LinkMulti — a multi-segment polyline link + shape
At a glance
| |
| Kind | Subassembly (composed into an assembly) |
| Domain | Road |
| Civil 3D equivalent | LinkMulti |
| Geometry | 13 points, 12 links, 1 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 |
W1 | number (metres unless the description says otherwise) | 2 | Segment 1 width (m) |
Z1 | number (metres unless the description says otherwise) | -0.1 | Segment 1 rise (m) |
W2 | number (metres unless the description says otherwise) | 1 | Segment 2 width (m) |
Z2 | number (metres unless the description says otherwise) | -0.3 | Segment 2 rise (m) |
W3 | number (metres unless the description says otherwise) | 1 | Segment 3 width (m) |
Z3 | number (metres unless the description says otherwise) | 0 | Segment 3 rise (m) |
W4 | number (metres unless the description says otherwise) | 0 | Segment 4 width (m) |
Z4 | number (metres unless the description says otherwise) | 0 | Segment 4 rise (m) |
W5 | number (metres unless the description says otherwise) | 0 | Segment 5 width (m) |
Z5 | number (metres unless the description says otherwise) | 0 | Segment 5 rise (m) |
W6 | number (metres unless the description says otherwise) | 0 | Segment 6 width (m) |
Z6 | number (metres unless the description says otherwise) | 0 | Segment 6 rise (m) |
W7 | number (metres unless the description says otherwise) | 0 | Segment 7 width (m) |
Z7 | number (metres unless the description says otherwise) | 0 | Segment 7 rise (m) |
W8 | number (metres unless the description says otherwise) | 0 | Segment 8 width (m) |
Z8 | number (metres unless the description says otherwise) | 0 | Segment 8 rise (m) |
W9 | number (metres unless the description says otherwise) | 0 | Segment 9 width (m) |
Z9 | number (metres unless the description says otherwise) | 0 | Segment 9 rise (m) |
W10 | number (metres unless the description says otherwise) | 0 | Segment 10 width (m) |
Z10 | number (metres unless the description says otherwise) | 0 | Segment 10 rise (m) |
W11 | number (metres unless the description says otherwise) | 0 | Segment 11 width (m) |
Z11 | number (metres unless the description says otherwise) | 0 | Segment 11 rise (m) |
W12 | number (metres unless the description says otherwise) | 0 | Segment 12 width (m) |
Z12 | number (metres unless the description says otherwise) | 0 | Segment 12 rise (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 |
P0 | MultiLink_Point | placed at the attachment point (an absolute offset/elevation) | — | 0 / 0 |
P1 | MultiLink_Point | offset + elevation delta from the reference point | P0 | Side*W1 / Z1 |
P2 | MultiLink_Point | offset + elevation delta from the reference point | P1 | Side*W2 / Z2 |
P3 | MultiLink_Point | offset + elevation delta from the reference point | P2 | Side*W3 / Z3 |
P4 | MultiLink_Point | offset + elevation delta from the reference point | P3 | Side*W4 / Z4 |
P5 | MultiLink_Point | offset + elevation delta from the reference point | P4 | Side*W5 / Z5 |
P6 | MultiLink_Point | offset + elevation delta from the reference point | P5 | Side*W6 / Z6 |
P7 | MultiLink_Point | offset + elevation delta from the reference point | P6 | Side*W7 / Z7 |
P8 | MultiLink_Point | offset + elevation delta from the reference point | P7 | Side*W8 / Z8 |
P9 | MultiLink_Point | offset + elevation delta from the reference point | P8 | Side*W9 / Z9 |
P10 | MultiLink_Point | offset + elevation delta from the reference point | P9 | Side*W10 / Z10 |
P11 | MultiLink_Point | offset + elevation delta from the reference point | P10 | Side*W11 / Z11 |
P12 | MultiLink_Point | offset + elevation delta from the reference point | P11 | Side*W12 / Z12 |
Links
| Link | Code | Between | Role |
L1 | MultiLink | P0 → P1 | drawn |
L2 | MultiLink | P1 → P2 | drawn |
L3 | MultiLink | P2 → P3 | drawn |
L4 | MultiLink | P3 → P4 | drawn |
L5 | MultiLink | P4 → P5 | drawn |
L6 | MultiLink | P5 → P6 | drawn |
L7 | MultiLink | P6 → P7 | drawn |
L8 | MultiLink | P7 → P8 | drawn |
L9 | MultiLink | P8 → P9 | drawn |
L10 | MultiLink | P9 → P10 | drawn |
L11 | MultiLink | P10 → P11 | drawn |
L12 | MultiLink | P11 → P12 | drawn |
Shapes (materials)
| Shape | Material code | Boundary points |
S1 | MultiLink | P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12 |
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.