roadrunner.hdmap.MarkingReference
R2026bDefines the information for linking lane boundary and lane marking in RoadRunner HD Map
Since R2022b
Description
A roadrunner.hdmap.MarkingReference object enables you to define
the information for linking lane boundary and lane marking in a RoadRunner HD Map scene model.
Creation
Syntax
Description
creates an empty marking reference.mrkref = roadrunner.hdmap.MarkingReference()
sets the properties of the marking reference using name-value pairs.mrkref = roadrunner.hdmap.MarkingReference(Name=Value)
Properties
Examples
Version History
Introduced in R2022b
See Also
roadrunnerHDMap (RoadRunner) | roadrunner.hdmap.Lane (RoadRunner) | roadrunner.hdmap.LaneBoundary (RoadRunner) | roadrunner.hdmap.ParametricAttribution (RoadRunner)