yucad3d

Overlay Broken Back Over Gutters

C3D OverlayBrokenBackOverGutters — the broken-back overlay pinned to the gutter flowlines

At a glance

KindSubassembly (composed into an assembly)
DomainRoad
Civil 3D equivalentOverlayBrokenBackOverGutters
Geometry14 points, 10 links, 1 shapes
Targets5 (surface / offset / elevation targets this subassembly can be linked to)

Parameters

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

ParameterTypeDefaultMeaning
LeftGutterOffsetnumber (metres unless the description says otherwise)-6Left Gutter of the existing pavement (m)
RightGutterOffsetnumber (metres unless the description says otherwise)6Right Gutter of the existing pavement (m)
MinimumOverlayDepthnumber (metres unless the description says otherwise)0.1Overlay depth over the inner points (m)
InsideMinSlopecross slope as a ratio (−0.02 = 2 % fall)-0.01Flattest inside slope
InsideMaxSlopecross slope as a ratio (−0.02 = 2 % fall)-0.04Steepest inside slope (runtime check)
OutsideMinSlopecross slope as a ratio (−0.02 = 2 % fall)-0.02Flattest outside slope (runtime check)
OutsideMaxSlopecross slope as a ratio (−0.02 = 2 % fall)-0.06Steepest outside slope (runtime check)
MaxBreakovernumber (metres unless the description says otherwise)0.04Largest grade break at a quarter point
MinCrownDeflectionnumber (metres unless the description says otherwise)0.05Smallest crown deflection kept

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
EChorizontal delta, elevation taken from the target surfaceP0(LX+RX)/2 / 0
ELhorizontal delta, elevation taken from the target surfaceP0(LX+(LX+RX)/2)/2 / 0
ERhorizontal delta, elevation taken from the target surfaceP0(RX+(LX+RX)/2)/2 / 0
P3Crownoffset + elevation delta from the reference pointP0(LX+RX)/2 / if(ExistingSurface.IsValid>0.5,EC.Y+MinimumOverlayDepth,0)
P2LaneBreakoffset + elevation delta from the reference pointP0(LX+(LX+RX)/2)/2 / if(ExistingSurface.IsValid>0.5,EL.Y+MinimumOverlayDepth,0-((LX+RX)/2-(LX+(LX+RX)/2)/2)*(0-InsideMinSlope))
P4LaneBreakoffset + elevation delta from the reference pointP0(RX+(LX+RX)/2)/2 / if(ExistingSurface.IsValid>0.5,ER.Y+MinimumOverlayDepth,0-((RX+(LX+RX)/2)/2-(LX+RX)/2)*(0-InsideMinSlope))
P1ETWoffset + elevation delta from the reference pointP0LX / LY
P5ETWoffset + elevation delta from the reference pointP0RX / RY
P6ETW_Overlayoffset + elevation delta from the reference pointP10 / 0
P7LaneBreak_Overlayoffset + elevation delta from the reference pointP20 / 0-MinimumOverlayDepth
P8Crown_Overlayoffset + elevation delta from the reference pointP30 / 0-MinimumOverlayDepth
P9LaneBreak_Overlayoffset + elevation delta from the reference pointP40 / 0-MinimumOverlayDepth
P10ETW_Overlayoffset + elevation delta from the reference pointP50 / 0

Links

LinkCodeBetweenRole
L1Top,PaveP1 → P2drawn
L2Top,PaveP2 → P3drawn
L3Top,PaveP3 → P4drawn
L4Top,PaveP4 → P5drawn
L10P5 → P10drawn
L8OverlayP10 → P9drawn
L7OverlayP9 → P8drawn
L6OverlayP8 → P7drawn
L5OverlayP7 → P6drawn
L9P6 → P1drawn

Shapes (materials)

ShapeMaterial codeBoundary points
S1OverlayP1, P2, P3, P4, P5, P10, P9, P8, P7, P6

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.