A Facade is a collection of spaces that make up the exterior representation of a Floor Stack (FloorStack).

Hierarchy

  • default
    • Facade

Implements

Properties

__type: "facade"
id: string

The identity of the map data.

__type: "facade"

Accessors

  • get geoJSON(): { geometry: {}; properties: null; type: string }
  • Returns { geometry: {}; properties: null; type: string }

  • get geoJSONBoundingBox(): {}
  • Gets the bounding box of the geoJSON geometry.

    Returns {}

    The bounding box of the geoJSON geometry

  • get spaces(): Space[]
  • Gets the collection of spaces that make up this Facade.

    Returns Space[]

Methods

  • Checks if the provided instance is of type Floor.

    Parameters

    • instance: object

      The instance to check.

    Returns instance is Facade

    True if the instance is a Floor, false otherwise.

MMNEPVFCICPMFPCPTTAAATR