yucad3d

Link To Marked Point

C3D LinkToMarkedPoint — one link from the attach to a marked point

At a glance

KindSubassembly (composed into an assembly)
DomainRoad
Civil 3D equivalentLinkToMarkedPoint
Geometry2 points, 1 links, 0 shapes
Conditional geometry1 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
OmitLinknumber (metres unless the description says otherwise)01 = points only, no link

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 conditionaloffset + 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)

Links

LinkCodeBetweenRole
L1Top,DatumP0 → 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.