JunctionSurface

data class JunctionSurface(var crg: List<JunctionSurfaceCrg> = emptyList()) : OpendriveElement

Constructors

Link copied to clipboard
constructor(crg: List<JunctionSurfaceCrg> = emptyList())

Properties

Link copied to clipboard
Link copied to clipboard