Methods
Storey

getStoreyByElevation

Returns the closest storey to the provided elevation from the first loaded model.

Example



Usage

JS


Parameters

elevation

Elevation in meters.

Type

Required

Number

Yes

buildingId

Limit to a specific building.

Type

Required

String

No

Return Value

The storey, null if no storey found.

Type

Storey

Example

JS




Updated 12 Sep 2024
Did this page help you?