Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RouteElementEntityInterface

Single route point. Contains associated metadata such as an attached instruction or associated site model entities.

Hierarchy

  • RouteElementEntityInterface

Index

Properties

distance

distance: number

Distance between this element and the start of the route [m].

floor

The SiteModelEntityInterface of type floor within which the route element is. undefined if the route element is not in a floor.

location

location: Vector3

Coordinate of the route element.

siteModelEntity

siteModelEntity: SiteModelEntityInterface

The most specific SiteModelEntityInterface of any type within which the route element lies. undefined if the route element is outside of the site model.

Generated using TypeDoc