AttributesAdder
Adds Attribute and AttributeList classes (RoadSpaces model) to an AbstractCityObject (CityGML model).
Functions
Link copied to clipboard
fun addAttributes(longitudinalFillerSurface: LongitudinalFillerSurface, dstCityObject: AbstractCityObject)
fun addAttributes(laneId: LaneIdentifier, roadMarking: RoadMarking, dstCityObject: AbstractCityObject)
Adds the attributes of an id to the dstRelation.
Adds an attributeList to the dstCityObject.
Link copied to clipboard
Adds the angle values of a Rotation3D in radians to the dstCityObject.