Methods
Building

getBuildings

Returns the list of buildings.

Example



Usage

JS


Return Value

The list of buildings.

Type

Array[Building]

Building

Name

Type

Description

guid

String

Guid of the building

id

String

Id of the building

name

String

Name of the building

modelName

String

Name of the model building belongs to

modelId

String

Id of the model building belongs to

Example

JS




Updated 12 Sep 2024
Did this page help you?