Side Ditch U Shape
C3D SideDitchUShape — U-profile concrete ditch, tapered walls
At a glance
| |
| Kind | Subassembly (composed into an assembly) |
| Domain | Road |
| Civil 3D equivalent | SideDitchUShape |
| Geometry | 15 points, 13 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 |
DitchBottomThickness | number (metres unless the description says otherwise) | 0.5 | Bottom lining thickness (m) |
IncreasedWallThickness | number (metres unless the description says otherwise) | 0.6 | Extra inside-wall thickness at the bottom (m) |
InsideTaperedFaceDepth | number (metres unless the description says otherwise) | 2 | Depth of the tapered inside face (m) |
InsideWallThickness | number (metres unless the description says otherwise) | 0.45 | Inside wall thickness at top (m) |
DitchBottomWidth | number (metres unless the description says otherwise) | 2 | Ditch bottom width (m) |
OutsideTaperedFaceWidth | number (metres unless the description says otherwise) | 0.6 | Outside wall tapered face width (m) |
DitchDepth | number (metres unless the description says otherwise) | 2 | Ditch depth (m) |
OutsideWallThickness | number (metres unless the description says otherwise) | 0.45 | Outside wall thickness at top (m) |
InsideBenchWidth | number (metres unless the description says otherwise) | 1.5 | Inside bench width (m) |
InsideBenchSlope | cross slope as a ratio (−0.02 = 2 % fall) | 0.04 | Inside bench slope |
InsideBackslopeWidth | number (metres unless the description says otherwise) | 1 | Inside backslope width (m) |
InsideBackslope | cross slope as a ratio (−0.02 = 2 % fall) | 1 | Inside backslope (rise/run) |
InsideHingePointDepth | number (metres unless the description says otherwise) | 0 | Inside hinge point depth (m) |
OutsideHingePointDepth | number (metres unless the description says otherwise) | 1 | Outside hinge point depth (m) |
OutsideBackslopeWidth | number (metres unless the description says otherwise) | 1 | Outside backslope width (m) |
OutsideBackslope | cross slope as a ratio (−0.02 = 2 % fall) | 1 | Outside backslope (rise/run) |
OutsideBenchWidth | number (metres unless the description says otherwise) | 3 | Outside bench width (m) |
OutsideBenchSlope | cross slope as a ratio (−0.02 = 2 % fall) | 0.04 | Outside bench 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 |
P10 | Ditch_In | placed at the attachment point (an absolute offset/elevation) | — | 0 / 0 |
P11 | — | offset + elevation delta from the reference point | P10 | Side*InsideBackslopeWidth / -InsideBackslopeWidth*abs(InsideBackslope) |
P15 | — | offset + elevation delta from the reference point | P11 | Side*InsideBenchWidth / -InsideBenchWidth*abs(InsideBenchSlope) |
P1 | Ditch_Back | offset + elevation delta from the reference point | P15 | Side*InsideHingePointDepth*IncreasedWallThickness/InsideTaperedFaceDepth / InsideHingePointDepth |
P2 | Ditch_Face | offset + elevation delta from the reference point | P1 | Side*InsideWallThickness / 0 |
P3 | — | offset + elevation delta from the reference point | P2 | 0 / -DitchDepth |
P4 | — | offset + elevation delta from the reference point | P3 | Side*DitchBottomWidth / 0 |
P5 | Ditch_Face | offset + elevation delta from the reference point | P4 | Side*OutsideTaperedFaceWidth / DitchDepth |
P6 | Ditch_Back | offset + elevation delta from the reference point | P5 | Side*OutsideWallThickness / 0 |
P7 | — | offset + elevation delta from the reference point | P1 | -Side*IncreasedWallThickness / -InsideTaperedFaceDepth |
P8 | — | offset + elevation delta from the reference point | P7 | 0 / -DitchBottomThickness |
P9 | — | offset + elevation delta from the reference point | P6 | 0 / -(InsideTaperedFaceDepth+DitchBottomThickness) |
P12 | — | offset + elevation delta from the reference point | P6 | 0 / -OutsideHingePointDepth |
P13 | — | offset + elevation delta from the reference point | P12 | Side*OutsideBenchWidth / OutsideBenchWidth*abs(OutsideBenchSlope) |
P14 | Ditch_Out | offset + elevation delta from the reference point | P13 | Side*if(OutsideBenchWidth<=0,0,OutsideBackslopeWidth) / if(OutsideBenchWidth<=0,0,OutsideBackslopeWidth*abs(OutsideBackslope)) |
Links
| Link | Code | Between | Role |
L10 | Top,Backfill,Datum | P10 → P11 | drawn |
L11 | Top,Backfill | P11 → P15 | drawn |
L1 | Top,Ditch_Top | P1 → P2 | drawn |
L2 | Ditch_Top | P2 → P3 | drawn |
L3 | Ditch_Top | P3 → P4 | drawn |
L4 | Ditch_Top | P4 → P5 | drawn |
L5 | Top,Ditch_Top | P5 → P6 | drawn |
L9 | Datum | P6 → P9 | drawn |
L8 | Datum | P9 → P8 | drawn |
L7 | — | P8 → P7 | drawn |
L6 | Backfill_Face | P7 → P1 | drawn |
L12 | Top,Backfill | P12 → P13 | drawn |
L13 | Top,Datum,Backfill | P13 → P14 | drawn |
Shapes (materials)
| Shape | Material code | Boundary points |
UD | Ditch | P1, P2, P3, P4, P5, P6, P9, P8, P7 |
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.