roadrunner.hdmap.ParametricAttribution
Description
A roadrunner.hdmap.ParametricAttributes object enables you to
define the span-based parametric attributes for lane boundaries in a RoadRunner HD Map scene model.
Creation
Syntax
Description
creates an empty parametric attribution for a lane boundary.prmAttr = roadrunner.hdmap.ParametricAttribution()
sets the properties of the parametric attribution for lane boundary using name-value
pairs.prmAttr = roadrunner.hdmap.ParametricAttribution(Name=Value)
Properties
Examples
Version History
Introduced in R2022bSee Also
roadrunnerHDMap (RoadRunner) | roadrunner.hdmap.Lane (RoadRunner) | roadrunner.hdmap.LaneBoundary (RoadRunner)