Skip to content

spatial-monorepo


spatial-monorepo / wayfinding/src / GridPortal

Interface: GridPortal

Defined in: packages/wayfinding/src/grid-types.ts:331

A vertical-transport unit (stairs/elevator/escalator/ramp) usable as a cross-floor portal.

Properties

category

category: VerticalCategory

Defined in: packages/wayfinding/src/grid-types.ts:335


coordinates

coordinates: Position2D

Defined in: packages/wayfinding/src/grid-types.ts:337

Anchor display_point when available (PRD F12), else the unit's own display_point/[0,0] fallback.


levelId

levelId: string

Defined in: packages/wayfinding/src/grid-types.ts:334


unitId

unitId: string

Defined in: packages/wayfinding/src/grid-types.ts:333

IMDF unit feature ID of the vertical-transport unit.

Released under commercial licensing.