yucad3d

Urban Replace Sidewalk

C3D UrbanReplaceSidewalk — rebuild slab anchored at a marked point

At a glance

KindSubassembly (composed into an assembly)
DomainRoad
Civil 3D equivalentUrbanReplaceSidewalk
Geometry5 points, 4 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
Widthnumber (metres unless the description says otherwise)1.5Slab width, inward from the high edge (m)
Slopecross slope as a ratio (−0.02 = 2 % fall)-0.02Cross slope, inward
Depthnumber (metres unless the description says otherwise)0.1Slab depth (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
P1 conditionalSidewalk_Outoffset + elevation delta from the reference pointP0if(Mark.MP.IsValid, Mark.MP.Offset - P0.Offset, 0) / if(Mark.MP.IsValid, Mark.MP.Y - P0.Y, 0)
P2 conditionalSidewalk_Inoffset + elevation delta from the reference pointP1Side*Width / Width*Slope
P3 conditionaloffset + elevation delta from the reference pointP10 / -Depth
P4 conditionaloffset + elevation delta from the reference pointP20 / -Depth

Links

LinkCodeBetweenRole
L1Top,SidewalkP1 → P2drawn
L2P2 → P4drawn
L3DatumP4 → P3drawn
L4P3 → P1drawn

Shapes (materials)

ShapeMaterial codeBoundary points
SWSidewalkP1, P2, P4, P3

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.