Methods
Storey

getStoreysByElevation

Returns a list of storeys containing the closest storey that is below the provided elevation from each loaded model.

Usage

JS


Parameters

elevation

Elevation in meters.

Type

Required

Number

Yes

Return Value

List of storeys.

Type

Array[Storey]

Example

JS




Updated 12 Mar 2024
Did this page help you?