yucad3d

Simple Noise Barrier

C3D SimpleNoiseBarrier — earth-berm noise wall + optional topsoil band

At a glance

KindSubassembly (composed into an assembly)
DomainMiscellaneous
Civil 3D equivalentSimpleNoiseBarrier
Geometry9 points, 6 links, 1 shapes
Conditional geometry4 of the points are created inside a branch — which ones appear depends on the parameters and the target surface

Parameters

Defaults are the metric values the palette inserts. Every parameter can be driven by an expression or a target.

ParameterTypeDefaultMeaning
Side+1 right of the baseline, −1 leftRight (+1)+1 Right / -1 Left
TopWidthnumber (metres unless the description says otherwise)0.9Berm top width (m)
Foreslopecross slope as a ratio (−0.02 = 2 % fall)1.5Front slope (rise/run)
Backslopecross slope as a ratio (−0.02 = 2 % fall)1.5Back slope (rise/run)
Heightnumber (metres unless the description says otherwise)2.7Berm height (m)
TopsoilThicknessnumber (metres unless the description says otherwise)0Lining thickness; 0 = none (m)

Points

Point codes are what feature lines, styles and quantity take-off match on — they are the contract this subassembly publishes.

PointCodePlacedFromExpression
P0placed at the attachment point (an absolute offset/elevation)0 / 0
P3Bench_Inoffset + elevation delta from the reference pointP0Side*Height/abs(Foreslope) / Height
P4Bench_Outoffset + elevation delta from the reference pointP3Side*TopWidth / 0
P1RW_Topoffset + elevation delta from the reference pointP3Side*TopWidth/2 / 0
P2RW_Outsideoffset + elevation delta from the reference pointP4Side*Height/abs(Backslope) / -Height
P5 conditionaloffset + elevation delta from the reference pointP0Side*TopsoilThickness/abs(Foreslope) / 0
P6 conditionaloffset + elevation delta from the reference pointP30 / -TopsoilThickness
P7 conditionaloffset + elevation delta from the reference pointP40 / -TopsoilThickness
P8 conditionaloffset + elevation delta from the reference pointP2Side*TopsoilThickness/abs(Backslope) / 0

Links

LinkCodeBetweenRole
L0Top,Barrier,DatumP0 → P3drawn
L1Top,Barrier,DatumP3 → P4drawn
L2Top,Barrier,DatumP4 → P2drawn
L3P5 → P6drawn
L4P6 → P7drawn
L5P7 → P8drawn

Shapes (materials)

ShapeMaterial codeBoundary points
STTopsoilP0, P3, P4, P2, P8, P7, P6, P5

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.