Skip to main content

Type Alias: LodBoundaryVector

LodBoundaryVector = object

Defined in: src/sdk/navigation/LodBoundary.ts:9

A vector describing one edge of a boundary shape.

Properties

circle?

optional circle: GeoCircle

Defined in: src/sdk/navigation/LodBoundary.ts:11

The path of this vector, or undefined if this is a starting vector.


end

end: GeoPointInterface

Defined in: src/sdk/navigation/LodBoundary.ts:14

The end point of this vector.