yucad3d

Daylight Max Width

C3D DaylightMaxWidth — cut/fill daylight capped at a width

At a glance

KindSubassembly (composed into an assembly)
DomainRoad
Civil 3D equivalentDaylightMaxWidth
Geometry9 points, 6 links, 0 shapes
Conditional geometry8 of the points are created inside a branch — which ones appear depends on the parameters and the target surface
Targets2 (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
Side+1 right of the baseline, −1 leftRight (+1)+1 Right / -1 Left
CutSlopecross slope as a ratio (−0.02 = 2 % fall)0.25Cut daylight grade (rise/run)
FillSlopecross slope as a ratio (−0.02 = 2 % fall)0.25Fill daylight grade
MaxWidthnumber (metres unless the description says otherwise)3Maximum daylight width (m)
RoundingOptionwhole number / mode selector00 = sharp catch, 1 = round it
RoundingBywhole number / mode selector00 = by arc length, 1 = by radius
RoundingParameternumber (metres unless the description says otherwise)1.5Arc length or radius (m)

Points

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

PointCodePlacedFromExpression
P0Hingeplaced at the attachment point (an absolute offset/elevation)0 / 0
DLC conditionalDaylight_Cutwalk out at a slope until the target surface is met (daylight)P0CutSlope / Side*MaxW
GDLC conditionalhorizontal delta, elevation taken from the target surfaceDLCSide*abs(DLC.Offset-P0.Offset) / 0
RDLC_p1 conditionalDaylightplaced at the attachment point (an absolute offset/elevation)DLC.Offset-(DLC.Offset-P0.Offset)/RDLCL1*RDLCPA / DLC.Y-(DLC.Y-P0.Y)/RDLCL1*RDLCPA
RDLC_p2 conditionalDaylightplaced at the attachment point (an absolute offset/elevation)DLC.Offset+(GDLC.Offset-DLC.Offset)/RDLCL2*RDLCPB / DLC.Y+(GDLC.Y-DLC.Y)/RDLCL2*RDLCPB
DLF conditionalDaylight_Fillwalk out at a slope until the target surface is met (daylight)P0-FillSlope / Side*MaxW
GDLF conditionalhorizontal delta, elevation taken from the target surfaceDLFSide*abs(DLF.Offset-P0.Offset) / 0
RDLF_p1 conditionalDaylightplaced at the attachment point (an absolute offset/elevation)DLF.Offset-(DLF.Offset-P0.Offset)/RDLFL1*RDLFPA / DLF.Y-(DLF.Y-P0.Y)/RDLFL1*RDLFPA
RDLF_p2 conditionalDaylightplaced at the attachment point (an absolute offset/elevation)DLF.Offset+(GDLF.Offset-DLF.Offset)/RDLFL2*RDLFPB / DLF.Y+(GDLF.Y-DLF.Y)/RDLFL2*RDLFPB

Links

LinkCodeBetweenRole
RDLCSADaylightP0 → DLCdrawn
RDLCRADaylightP0 → RDLC_t1drawn
RDLCPA1DaylightP0 → RDLC_p1drawn
RDLFSADaylightP0 → DLFdrawn
RDLFRADaylightP0 → RDLF_t1drawn
RDLFPA1DaylightP0 → RDLF_p1drawn

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.