yucad3d

Median Depressed

C3D MedianDepressed — V-ditch median to the MP mark

At a glance

KindSubassembly (composed into an assembly)
DomainRoad
Civil 3D equivalentMedianDepressed
Geometry4 points, 3 links, 0 shapes
Conditional geometry3 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
Slope1cross slope as a ratio (−0.02 = 2 % fall)0.25Near foreslope grade (rise/run)
Slope2cross slope as a ratio (−0.02 = 2 % fall)0.25Far foreslope grade
DitchWidthnumber (metres unless the description says otherwise)0.6Flat ditch bottom width (m)
MedianOffsetnumber (metres unless the description says otherwise)3.6Median width when the MP mark is not set (m)
HoldDitchSlopewhole number / mode selector11 = hold both slopes, 0 = fix the bottom on the centreline

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
P2 conditionalLMed_Ditchoffset + elevation delta from the reference pointP0if(HoldDitchSlope>0.5,Side*D1,MW/2-Side*DitchWidth/2) / if(HoldDitchSlope>0.5,0-(Slope1*D1),DBY)
P3 conditionalRMed_Ditchoffset + elevation delta from the reference pointP2Side*DitchWidth / 0
P4 conditionaloffset + elevation delta from the reference pointP0MW / MV

Links

LinkCodeBetweenRole
L1Top,Datum,MedianP0 → P2drawn
L2Top,DitchP2 → P3drawn
L3Top,Datum,MedianP3 → P4drawn

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.