T_Road_Objects_Object_Surface

Used to describe the road surface elevation of an object.

Java class for t_road_objects_object_surface complex type.

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


<complexType name="t_road_objects_object_surface">
  <complexContent>
    <extension base="{}_OpenDriveElement">
      <sequence>
        <element name="CRG" type="{}t_road_objects_object_surface_CRG" minOccurs="0"/>
        <group ref="{}g_additionalData" maxOccurs="unbounded" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Gets the value of the crg property.
Link copied to clipboard
Gets the value of the gAdditionalData property.
Link copied to clipboard
Sets the value of the crg property.