yucad3d

Basic Sidewalk

C3D BasicSidewalk — walk slab + sod buffers

At a glance

KindSubassembly (composed into an assembly)
DomainRoad
Civil 3D equivalentBasicSidewalk
Geometry6 points, 6 links, 1 shapes

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
Widthnumber (metres unless the description says otherwise)1.8Sidewalk width (m)
Depthnumber (metres unless the description says otherwise)0.1Slab depth (m)
BufferWidth1number (metres unless the description says otherwise)0.5Inside buffer width (m)
BufferWidth2number (metres unless the description says otherwise)0.5Outside buffer width (m)

Points

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

PointCodePlacedFromExpression
P1placed at the attachment point (an absolute offset/elevation)0 / 0
P2Sidewalk_Inoffset + elevation delta from the reference pointP1Side*BufferWidth1 / 0
P3Sidewalk_Outoffset + elevation delta from the reference pointP2Side*Width / 0
P4offset + elevation delta from the reference pointP3Side*BufferWidth2 / 0
P5offset + elevation delta from the reference pointP2Side*0.001 / -Depth
P6offset + elevation delta from the reference pointP3-Side*0.001 / -Depth

Links

LinkCodeBetweenRole
L1Top,Datum,SodP1 → P2drawn
L2Top,SidewalkP2 → P3drawn
L3Top,Datum,SodP3 → P4drawn
L4Sidewalk,DatumP2 → P5drawn
L5Sidewalk,DatumP5 → P6drawn
L6Sidewalk,DatumP6 → P3drawn

Shapes (materials)

ShapeMaterial codeBoundary points
S1SidewalkP2, P3, 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.