NavVis IVION API
    Preparing search index...

    Interface FloorChangeEventInterface

    Event information about a floor change.

    This may be caused by a "real" floor change (e.g. ground floor to 1st floor) or when the list of current floors is changed (e.g. a floor in another building comes into view).

    interface FloorChangeEventInterface {
        currentFloors: SiteModelEntityInterface[];
    }
    Index

    Properties

    Properties

    currentFloors: SiteModelEntityInterface[]

    List of current floors