T_Road_Objects_Object_Outlines

An outline defines a series of corner points, including the height of the object relative to the road reference line. The inner area of the described outline may be filled with a filling type, such as grass, concrete, asphalt, or pavement.

Java class for t_road_objects_object_outlines complex type

.

The following schema fragment specifies the expected content contained within this class.


<complexType name="t_road_objects_object_outlines">
  <complexContent>
    <extension base="{}_OpenDriveElement">
      <sequence>
        <element name="outline" type="{}t_road_objects_object_outlines_outline" maxOccurs="unbounded"/>
        <group ref="{}g_additionalData" maxOccurs="unbounded" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
ASAM OpenDRIVE offers the possibility to include external data.
Link copied to clipboard
Gets the value of the outline property.