Main Content
roadrunner.hdmap.CurveMarkingType
Description
A roadrunner.hdmap.CurveMarkingType
object enables you to define
the type and type information for a curve marking in a RoadRunner HD Map scene model.
Creation
Syntax
Description
creates an empty curve marking type.curveMarkingType
= roadrunner.hdmap.CurveMarkingType
sets the properties of the curve marking type using one or more name-value arguments. For
example, curveMarkingType
= roadrunner.hdmap.CurveMarkingType(Name=Value
)ID="CurveMarkingType1"
sets the ID of the curve marking type
element to "CurveMarkingType1"
.
Properties
Examples
Version History
Introduced in R2024b