yucad3d

Daylight To Offset

C3D DaylightToOffset — daylight link to a fixed offset on the surface

At a glance

KindSubassembly (composed into an assembly)
DomainRoad
Civil 3D equivalentDaylightToOffset
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
Targets1 (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
DaylightOffsetnumber (metres unless the description says otherwise)3Signed offset of the daylight point from the attach (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
P0placed at the attachment point (an absolute offset/elevation)0 / 0
DLC conditionalDaylight_Cuthorizontal delta, elevation taken from the target surfaceP0DaylightOffset / 0
GDLC conditionalhorizontal delta, elevation taken from the target surfaceDLCSide*abs(DLC.Offset-P0.Offset) / 0
RDLC_p1 conditionalDaylight,Daylight_Cutplaced 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 conditionalDaylight,Daylight_Cutplaced 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_Fillhorizontal delta, elevation taken from the target surfaceP0DaylightOffset / 0
GDLF conditionalhorizontal delta, elevation taken from the target surfaceDLFSide*abs(DLF.Offset-P0.Offset) / 0
RDLF_p1 conditionalDaylight,Daylight_Fillplaced 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 conditionalDaylight,Daylight_Fillplaced 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
RDLCSADaylight,Daylight_CutP0 → DLCdrawn
RDLCRADaylight,Daylight_CutP0 → RDLC_t1drawn
RDLCPA1Daylight,Daylight_CutP0 → RDLC_p1drawn
RDLFSADaylight,Daylight_FillP0 → DLFdrawn
RDLFRADaylight,Daylight_FillP0 → RDLF_t1drawn
RDLFPA1Daylight,Daylight_FillP0 → 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.