共用方式為


BuildingMinds DigitalTwin Core (預覽版)

BuildingMinds 核心平台提供 REST API。 使用 BuildingMinds DigitalTwin Core API,您可以讀取和列出數字建築孿生主數據,例如建築物、樓層和空間及其屬性。

此連接器適用於以下產品和區域:

服務 Class Regions
副駕駛工作室 進階 除下列區域外的所有 Power Automate 區域
     - 美國政府 (GCC)
     - 美國政府(海灣合作委員會高中)
     - 由 21Vianet 營運的中國雲
     - 美國國防部 (DoD)
邏輯應用程式 標準 所有 Logic Apps 區域, 但下列區域除外:
     - Azure Government 區域
     - Azure 中國區域
     - 美國國防部 (DoD)
Power Apps 進階 除下列區域外的所有 Power Apps 區域
     - 美國政府 (GCC)
     - 美國政府(海灣合作委員會高中)
     - 由 21Vianet 營運的中國雲
     - 美國國防部 (DoD)
Power Automate(自動化服務) 進階 除下列區域外的所有 Power Automate 區域
     - 美國政府 (GCC)
     - 美國政府(海灣合作委員會高中)
     - 由 21Vianet 營運的中國雲
     - 美國國防部 (DoD)
連絡人​​
名稱 BuildingMinds 支持
URL https://buildingminds.com/services/customer-support
Email support@buildingminds.com
連接器中繼資料
Publisher 建築思維
網站 https://buildingminds.com/
隱私策略 https://buildingminds.com/privacy-policy
類別 資料

BuildingMinds 數字孿生核心連接器通過一個集中式平台連接所有數據源。 使用 BuildingMinds 平台作為單一事實來源,並使用此連接器使用有關站點和建築物的準確信息更新您的其他應用程序。

先決條件

您需要在 BuildindMinds 平台上擁有帳戶,以及具有適當授權的使用者才能使用連接器。 請通過 或 support@buildingminds.com聯繫https://buildingminds.com/services/customer-support我們。

開始使用連接器

一個常見的用例是在 BuildingMinds 數字孿生核心連接器和 ERP 系統之間設置自動化工作流程,以獲取建築物的 up-to日期數據。

取得數棟建築物的地址資料

  1. 若要取得所有建築物的主資料,請使用動作 GetBuildings。 依預設,前 20 個專案會顯示在回應中。 若要變更預設值,請使用查詢參數 $skip$top
  2. 選取您要傳輸至 ERP 系統的物件資料的不同內容。 如需詳細資訊,請參閱 [位址] 底下的 [回應屬性]。

取得特定建築物的地址資料

  1. 使用動作 GetBuildings取得您要取得其地址資料的建築物 ID。
  2. 使用動作 GetBuildingById
  3. 在您要傳輸的回應中選取屬性。 如需詳細資訊,請參閱 [位址] 底下的 [回應屬性]。

取得屬於投資組合的所有建築物

  1. 使用動作 GetPortfolios取得您要取得相關聯建築物的投資組合 ID。
  2. 使用動作 GetPortfolioById
  3. 選取回應屬性 associatedBuildingIds

回應

建築

屬性

名稱 Description
id BuildingMinds 平台內建築物的唯一標識符。
type 物件類型。 在此情況下,物件類型是建築物。
tid 租用戶識別碼
title 建築物名稱
validFrom 建築物的有效日期。
validTo 建築物有效期的日期。
changedBy 變更建築物之使用者的使用者識別碼。
changedOn 建築物上次變更的日期。
createdOn 建立建築物的日期。
internalId 使用者定義的識別碼。
externalId 來自外部系統的唯一標識符,用作 BuildingMinds 平台中的第三方應用程序。
locationPath 包含 id建築物所屬場地的 、 typetitle
imageIds 上傳建築物的影像時,會顯示影像識別碼。
parentId 建築物所屬地點的識別碼。
typeOfBuilding 建築類型,如辦公室或住宅。
typeOfOwnership 所有權類型,例如永久業權或部分所有權。
associatedLandIds 與該建築物相關的土地。
constructionYear 建築物建成的年份。
grossArea 包含內容 valueunitmetricValue的 Area 物件。
mainAddressExternalId 建築物主要地址的標識符,以防該建築物保存了多個地址。
addresses 包含一或多個位址的物件。 如需地址屬性的詳細資訊,請參閱 地址
parentHierarchies 將建築物指派給的自訂階層元素。

Addresses

屬性

名稱 Description
id BuildingMinds 平台內建築物的唯一標識符。
type 物件類型。 在此情況下,物件類型是位址。
tid 租用戶識別碼
externalId 來自外部系統的唯一識別碼,或自動產生的識別碼,用於使用者介面上的特定變更,例如重新定位的地圖圖釘。
street 街道名稱
houseNumber 門牌號碼
postalCode 郵遞區號或郵遞區號
city 城市
country 國家
changedBy 變更位址之使用者的使用者識別碼。
changedOn 上次變更地址的日期。
createdOn 建立地址的日期。
resolutionStatus 如果位址解析成功,則為狀態。
latitude 地址的地理座標。
longitude 地址的地理座標。
region 區域
continent Continent

投資組合

屬性

名稱 Description
id BuildingMinds 平台內投資組合的唯一標識符。
type 物件類型。 在此情況下,物件型別是投資組合。
createdOn 建立專案集的日期。
changedOn 上次變更投資組合的日期。
changedBy 變更產品組合之使用者的使用者識別碼。
title 投資組合名稱
validFrom 投資組合的有效日期。
validTo 投資組合有效的日期。
owner 投資組合擁有者
buildingGrossArea 包含物業 value組合所有建築物內容 、 unitmetricValue 的 區域物件。
landGrossArea 包含物業 valueunitmetricValue 的物業的區域物件,適用於投資組合的所有土地。
internalId 使用者定義的識別碼。
externalId 來自外部系統的唯一標識符,用作 BuildingMinds 平台中的第三方應用程序。
associatedBuildingIds 與此投資組合相關聯的建築物。
associatedLandIds 與此組合相關聯的土地。

節流限制

名稱 呼叫 續約期間
每個連線的 API 呼叫 100 60 秒

動作

取得具有指定 ID 的 outsidearea

取得具有指定 ID 的 outsidearea

取得具有指定 ID 的外觀

取得具有指定 ID 的外觀

取得具有指定 ID 的子區域

取得具有指定 ID 的子區域

取得具有指定 ID 的建築物

取得具有指定 ID 的建築物

取得具有指定 ID 的投資組合

取得具有指定 ID 的投資組合

取得具有指定 ID 的樓層

取得具有指定 ID 的樓層

取得具有指定 ID 的空格

取得具有指定 ID 的空格

取得具有指定識別碼的網站

取得具有指定識別碼的網站

取得子區域上兒童存在的相關資訊

取得子區域上兒童存在的相關資訊

取得建築物上是否存在兒童的資訊

取得建築物上是否存在兒童的資訊

取得所有作品集

取得目前登入使用者租用戶的所有產品組合

取得所有外牆

取得目前登入使用者租用戶的所有外觀

取得所有子區域

取得目前登入使用者租用戶的所有子區域

取得所有建築物

取得目前登入使用者租戶的所有建築物

取得所有樓層

取得目前登入使用者租戶的所有樓層

取得所有空間

取得目前登入使用者租戶的所有空間

取得所有網站

取得目前登入使用者租用戶的所有網站

取得投資組合中子項存在的相關資訊

取得投資組合中子項存在的相關資訊

取得有關門面上兒童存在的資訊

取得有關門面上兒童存在的資訊

取得未關聯實體的清單

取得特定類型的空格清單,這些空格與另一個提供類型的空格無關

取得相關聯實體的清單

取得與所提供空間實體相關聯的特定類型的空間清單

取得空間中兒童存在的相關資訊

取得空間中兒童存在的相關資訊

取得網站上是否存在兒童的相關資訊

取得網站上是否存在兒童的相關資訊

獲取所有外部區域

取得目前登入使用者租用戶的所有外部區域

獲取有關土地上兒童存在的信息

獲取有關土地上兒童存在的信息

獲取有關外部區域上兒童存在的信息

獲取有關外部區域上兒童存在的信息

獲取有關屋頂上是否存在兒童的信息

獲取有關屋頂上是否存在兒童的信息

獲取有關樓層上是否存在兒童的信息

獲取有關樓層上是否存在兒童的信息

獲得具有指定 ID 的土地

獲得具有指定 ID 的土地

獲得具有給定 ID 的屋頂

獲得具有給定 ID 的屋頂

獲得所有地

取得目前登入使用者租戶的所有土地

獲得所有屋頂

取得目前登入使用者租戶的所有屋頂

取得具有指定 ID 的 outsidearea

取得具有指定 ID 的 outsidearea

參數

名稱 機碼 必要 類型 Description
空間識別碼
id True string

格式 - uuid。 空間唯一識別碼

傳回

身體
Outsidearea

取得具有指定 ID 的外觀

取得具有指定 ID 的外觀

參數

名稱 機碼 必要 類型 Description
空間識別碼
id True string

格式 - uuid。 空間唯一識別碼

傳回

身體
Facade

取得具有指定 ID 的子區域

取得具有指定 ID 的子區域

參數

名稱 機碼 必要 類型 Description
空間識別碼
id True string

格式 - uuid。 空間唯一識別碼

傳回

身體
Subarea

取得具有指定 ID 的建築物

取得具有指定 ID 的建築物

參數

名稱 機碼 必要 類型 Description
空間識別碼
id True string

格式 - uuid。 空間唯一識別碼

傳回

身體
Building

取得具有指定 ID 的投資組合

取得具有指定 ID 的投資組合

參數

名稱 機碼 必要 類型 Description
空間識別碼
id True string

格式 - uuid。 空間唯一識別碼

傳回

身體
Portfolio

取得具有指定 ID 的樓層

取得具有指定 ID 的樓層

參數

名稱 機碼 必要 類型 Description
空間識別碼
id True string

格式 - uuid。 空間唯一識別碼

傳回

身體
Floor

取得具有指定 ID 的空格

取得具有指定 ID 的空格

參數

名稱 機碼 必要 類型 Description
空間識別碼
id True string

格式 - uuid。 空間唯一識別碼

傳回

身體
Space

取得具有指定識別碼的網站

取得具有指定識別碼的網站

參數

名稱 機碼 必要 類型 Description
空間識別碼
id True string

格式 - uuid。 空間唯一識別碼

傳回

身體
Site

取得子區域上兒童存在的相關資訊

取得子區域上兒童存在的相關資訊

參數

名稱 機碼 必要 類型 Description
空間識別碼
id True string

格式 - uuid。 空間唯一識別碼

取得建築物上是否存在兒童的資訊

取得建築物上是否存在兒童的資訊

參數

名稱 機碼 必要 類型 Description
空間識別碼
id True string

格式 - uuid。 空間唯一識別碼

取得所有作品集

取得目前登入使用者租用戶的所有產品組合

參數

名稱 機碼 必要 類型 Description
$top string

此參數用於分頁,並決定必須從後端傳回的項目數目上限。 預設為 20。

跳過
$skip string

此參數用於分頁並標記獲取項目的起點。 預設值為 0

傳回

取得所有外牆

取得目前登入使用者租用戶的所有外觀

參數

名稱 機碼 必要 類型 Description
$top string

此參數用於分頁,並決定必須從後端傳回的項目數目上限。 預設為 20。

跳過
$skip string

此參數用於分頁並標記獲取項目的起點。 預設值為 0

傳回

取得所有子區域

取得目前登入使用者租用戶的所有子區域

參數

名稱 機碼 必要 類型 Description
$top string

此參數用於分頁,並決定必須從後端傳回的項目數目上限。 預設為 20。

跳過
$skip string

此參數用於分頁並標記獲取項目的起點。 預設值為 0

傳回

取得所有建築物

取得目前登入使用者租戶的所有建築物

參數

名稱 機碼 必要 類型 Description
$top string

此參數用於分頁,並決定必須從後端傳回的項目數目上限。 預設為 20。

跳過
$skip string

此參數用於分頁並標記獲取項目的起點。 預設值為 0

傳回

取得所有樓層

取得目前登入使用者租戶的所有樓層

參數

名稱 機碼 必要 類型 Description
$top string

此參數用於分頁,並決定必須從後端傳回的項目數目上限。 預設為 20。

跳過
$skip string

此參數用於分頁並標記獲取項目的起點。 預設值為 0

傳回

取得所有空間

取得目前登入使用者租戶的所有空間

參數

名稱 機碼 必要 類型 Description
$top string

此參數用於分頁,並決定必須從後端傳回的項目數目上限。 預設為 20。

跳過
$skip string

此參數用於分頁並標記獲取項目的起點。 預設值為 0

傳回

取得所有網站

取得目前登入使用者租用戶的所有網站

參數

名稱 機碼 必要 類型 Description
$top string

此參數用於分頁,並決定必須從後端傳回的項目數目上限。 預設為 20。

跳過
$skip string

此參數用於分頁並標記獲取項目的起點。 預設值為 0

傳回

取得投資組合中子項存在的相關資訊

取得投資組合中子項存在的相關資訊

參數

名稱 機碼 必要 類型 Description
空間識別碼
id True string

格式 - uuid。 空間唯一識別碼

取得有關門面上兒童存在的資訊

取得有關門面上兒童存在的資訊

參數

名稱 機碼 必要 類型 Description
空間識別碼
id True string

格式 - uuid。 空間唯一識別碼

取得未關聯實體的清單

取得特定類型的空格清單,這些空格與另一個提供類型的空格無關

參數

名稱 機碼 必要 類型 Description
空間類型
spaceType True string

描述空間的類型

關聯類型
associatedType True string

描述關聯空間的類型

空間 ID 查詢
spaceid string

格式 - uuid。 要併入結果中的關聯空間的選用 ID

取得相關聯實體的清單

取得與所提供空間實體相關聯的特定類型的空間清單

參數

名稱 機碼 必要 類型 Description
空間類型
spaceType True string

描述空間的類型

空間識別碼
id True string

格式 - uuid。 空間唯一識別碼

關聯類型
associatedType True string

描述關聯空間的類型

跳過
$skip string

此參數用於分頁並標記獲取項目的起點。 預設值為 0

$top string

此參數用於分頁,並決定必須從後端傳回的項目數目上限。 預設為 20。

傳回

取得空間中兒童存在的相關資訊

取得空間中兒童存在的相關資訊

參數

名稱 機碼 必要 類型 Description
空間識別碼
id True string

格式 - uuid。 空間唯一識別碼

取得網站上是否存在兒童的相關資訊

取得網站上是否存在兒童的相關資訊

參數

名稱 機碼 必要 類型 Description
空間識別碼
id True string

格式 - uuid。 空間唯一識別碼

獲取所有外部區域

取得目前登入使用者租用戶的所有外部區域

參數

名稱 機碼 必要 類型 Description
$top string

此參數用於分頁,並決定必須從後端傳回的項目數目上限。 預設為 20。

跳過
$skip string

此參數用於分頁並標記獲取項目的起點。 預設值為 0

傳回

獲取有關土地上兒童存在的信息

獲取有關土地上兒童存在的信息

參數

名稱 機碼 必要 類型 Description
空間識別碼
id True string

格式 - uuid。 空間唯一識別碼

獲取有關外部區域上兒童存在的信息

獲取有關外部區域上兒童存在的信息

參數

名稱 機碼 必要 類型 Description
空間識別碼
id True string

格式 - uuid。 空間唯一識別碼

獲取有關屋頂上是否存在兒童的信息

獲取有關屋頂上是否存在兒童的信息

參數

名稱 機碼 必要 類型 Description
空間識別碼
id True string

格式 - uuid。 空間唯一識別碼

獲取有關樓層上是否存在兒童的信息

獲取有關樓層上是否存在兒童的信息

參數

名稱 機碼 必要 類型 Description
空間識別碼
id True string

格式 - uuid。 空間唯一識別碼

獲得具有指定 ID 的土地

獲得具有指定 ID 的土地

參數

名稱 機碼 必要 類型 Description
空間識別碼
id True string

格式 - uuid。 空間唯一識別碼

傳回

身體
Land

獲得具有給定 ID 的屋頂

獲得具有給定 ID 的屋頂

參數

名稱 機碼 必要 類型 Description
空間識別碼
id True string

格式 - uuid。 空間唯一識別碼

傳回

身體
Roof

獲得所有地

取得目前登入使用者租戶的所有土地

參數

名稱 機碼 必要 類型 Description
$top string

此參數用於分頁,並決定必須從後端傳回的項目數目上限。 預設為 20。

跳過
$skip string

此參數用於分頁並標記獲取項目的起點。 預設值為 0

傳回

獲得所有屋頂

取得目前登入使用者租戶的所有屋頂

參數

名稱 機碼 必要 類型 Description
$top string

此參數用於分頁,並決定必須從後端傳回的項目數目上限。 預設為 20。

跳過
$skip string

此參數用於分頁並標記獲取項目的起點。 預設值為 0

傳回

定義

貨幣值類型

名稱 路徑 類型 Description
value
value number
單位
unit string

區域值類型

名稱 路徑 類型 Description
value
value number
單位
unit string
metricValue
metricValue number

位置路徑類型

名稱 路徑 類型 Description
識別碼
id string
title
title string
型別
type string

位置路徑陣列類型

名稱 路徑 類型 Description
物品
LocationPathType

SpaceTypeOfUseEnum

OutsideArea類型

實體類型

所有權空間類型

地址類型

名稱 路徑 類型 Description
識別碼
id uuid

只有在此處新增現有位址而不是 ids 陣列的情況下,才應在現有位址的 POST/PUT 請求中定義

型別
type EntityType
變更於
changedOn date

唯讀模式

變更者
changedBy string

唯讀模式

街道
street string
門牌號碼
houseNumber string
postalCode
postalCode string
city
city string
country
country string

ISO 3166-1 alpha-3 國家代碼,例如加拿大、美國、德國

區域
region string
timeZone
timeZone string
郵箱
postBox string
郵政箱郵遞區號
postBoxPostCode string
phone
phone string
externalId(外部識別碼)
externalId uuid

地址的外部 ID,創建新地址時應在客戶端生成

緯度 (latitude)
latitude float

地址的 Laditiude 坐標

經度 (longitude)
longitude float

地址的經度坐標

投資組合

名稱 路徑 類型 Description
識別碼
id uuid
型別
type EntityType
變更於
changedOn date

唯讀模式

變更者
changedBy string

唯讀模式

位置路徑
locationPath LocationPathArrayType
tid
tid uuid

租用戶識別碼

title
title string
描述
description string
validFrom
validFrom date
validTo
validTo date
擁有者
owner string
建築總面積
buildingGrossArea AreaValueType
土地總面積
landGrossArea AreaValueType
關聯的 LandId
associatedLandIds array of uuid
associatedBuildingIds
associatedBuildingIds array of uuid

Site

名稱 路徑 類型 Description
識別碼
id uuid
型別
type EntityType
變更於
changedOn date

唯讀模式

變更者
changedBy string

唯讀模式

位置路徑
locationPath LocationPathArrayType
tid
tid uuid

租用戶識別碼

title
title string
validFrom
validFrom date
validTo
validTo date
建築總面積
buildingGrossArea AreaValueType
外面面積總面積
outsideareaGrossArea AreaValueType
mainAddressExternalId
mainAddressExternalId uuid

linkedAddresses 集合中其中一個位址的 externalId 應該放在此處,以使位址成為 main

addresses
addresses array of AddressType
typeOfSite
typeOfSite SpaceTypeOfUseEnum
imageIds
imageIds array of uuid
內部標識
internalId uuid
進一步資訊
furtherInformation string

建築

名稱 路徑 類型 Description
識別碼
id uuid
型別
type EntityType
變更於
changedOn date

唯讀模式

變更者
changedBy string

唯讀模式

位置路徑
locationPath LocationPathArrayType
tid
tid uuid

租用戶識別碼

associatedPortfolioId
associatedPortfolioId uuid
parentId
parentId uuid
關聯的 LandId
associatedLandIds array of uuid
title
title string
內部標識
internalId uuid
validFrom
validFrom date
validTo
validTo date
addresses
addresses array of AddressType
responsiblePeopleFullName
responsiblePeopleFullName string
typeOfOwnership
typeOfOwnership SpaceTypeOfOwnership
類型建築
typeOfBuilding string
imageIds
imageIds array of uuid
進一步資訊
furtherInformation string
施工年份
constructionYear date
最後翻新年份
yearOfLastRefurbishment date
總面積
grossArea AreaValueType
buildingPurchaseCost
buildingPurchaseCost CurrencyValueType
有紀念碑保護
hasMonumentProtection boolean
樓層數
numberOfFloors integer
numberOf 地下室樓層
numberOf BasementFloors integer

Floor

名稱 路徑 類型 Description
識別碼
id uuid
型別
type EntityType
變更於
changedOn date

唯讀模式

變更者
changedBy string

唯讀模式

位置路徑
locationPath LocationPathArrayType
tid
tid uuid

租用戶識別碼

title
title string
parentId
parentId uuid
內部標識
internalId uuid
validFrom
validFrom date
validTo
validTo date
進一步資訊
furtherInformation string
總面積
grossArea AreaValueType
類型地板
typeOfFloor string
imageIds
imageIds array of uuid

空間

名稱 路徑 類型 Description
識別碼
id uuid
型別
type EntityType
變更於
changedOn date

唯讀模式

變更者
changedBy string

唯讀模式

位置路徑
locationPath LocationPathArrayType
tid
tid uuid

租用戶識別碼

title
title string
parentId
parentId uuid
內部標識
internalId uuid
validFrom
validFrom date
validTo
validTo date
進一步資訊
furtherInformation string
imageIds
imageIds array of uuid
總面積
grossArea AreaValueType
空間類型
typeOfSpace string

屋頂

名稱 路徑 類型 Description
識別碼
id uuid
型別
type EntityType
變更於
changedOn date

唯讀模式

變更者
changedBy string

唯讀模式

位置路徑
locationPath LocationPathArrayType
tid
tid uuid

租用戶識別碼

title
title string
parentId
parentId uuid
內部標識
internalId uuid
validFrom
validFrom date
validTo
validTo date
進一步資訊
furtherInformation string
材質
material string
總面積
grossArea AreaValueType
imageIds
imageIds array of uuid

立面

名稱 路徑 類型 Description
識別碼
id uuid
型別
type EntityType
變更於
changedOn date

唯讀模式

變更者
changedBy string

唯讀模式

位置路徑
locationPath LocationPathArrayType
tid
tid uuid

租用戶識別碼

title
title string
parentId
parentId uuid
內部標識
internalId uuid
validFrom
validFrom date
validTo
validTo date
進一步資訊
furtherInformation string
材質
material string
總面積
grossArea AreaValueType
imageIds
imageIds array of uuid

外部區域

名稱 路徑 類型 Description
識別碼
id uuid
型別
type EntityType
變更於
changedOn date

唯讀模式

變更者
changedBy string

唯讀模式

位置路徑
locationPath LocationPathArrayType
tid
tid uuid

租用戶識別碼

title
title string
parentId
parentId uuid
內部標識
internalId uuid
validFrom
validFrom date
validTo
validTo date
進一步資訊
furtherInformation string
typeOfOutsideArea
typeOfOutsideArea OutsideAreaType
總面積
grossArea AreaValueType

名稱 路徑 類型 Description
識別碼
id uuid
型別
type EntityType
變更於
changedOn date

唯讀模式

變更者
changedBy string

唯讀模式

位置路徑
locationPath LocationPathArrayType
tid
tid uuid

租用戶識別碼

title
title string
parentId
parentId uuid
內部標識
internalId uuid
validFrom
validFrom date
validTo
validTo date
進一步資訊
furtherInformation string
總面積
grossArea AreaValueType
註冊契約編號
registrationNumberOfDeed array of string
plotNumber
plotNumber array of string
子地塊編號
subPlotNumber array of string
地役權屬於契約
easementBelongingToDeed array of string
admissableSiteOccupancyIndex
admissableSiteOccupancyIndex number
admissableCubicIndex
admissableCubicIndex number
actualFloorSpaceIndex
actualFloorSpaceIndex number
actualSiteOccupancyIndex
actualSiteOccupancyIndex number
實際立方指數
actualCubicIndex number
associatedPortfolioId
associatedPortfolioId uuid
associatedBuildingIds
associatedBuildingIds array of uuid

子區域

名稱 路徑 類型 Description
識別碼
id uuid
型別
type EntityType
變更於
changedOn date

唯讀模式

變更者
changedBy string

唯讀模式

位置路徑
locationPath LocationPathArrayType
tid
tid uuid

租用戶識別碼

title
title string
parentId
parentId uuid
內部標識
internalId uuid
validFrom
validFrom date
validTo
validTo date
進一步資訊
furtherInformation string

PortfolioTypeWith分頁

名稱 路徑 類型 Description
總計數
totalCount integer
items
items array of Portfolio

SiteTypeWithPagination

名稱 路徑 類型 Description
總計數
totalCount integer
items
items array of Site

BuildingTypeWithPagination

名稱 路徑 類型 Description
總計數
totalCount integer
items
items array of Building

FloorTypeWithPagination

名稱 路徑 類型 Description
總計數
totalCount integer
items
items array of Floor

RoofsTypeWith分頁

名稱 路徑 類型 Description
總計數
totalCount integer
items
items array of Roof

FacadesTypeWithPagination

名稱 路徑 類型 Description
總計數
totalCount integer
items
items array of Facade

OutsideareasTypeWithPagination

名稱 路徑 類型 Description
總計數
totalCount integer
items
items array of Outsidearea

子區域類型與分頁

名稱 路徑 類型 Description
總計數
totalCount integer
items
items array of Subarea

LandsTypeWithPagination

名稱 路徑 類型 Description
總計數
totalCount integer
items
items array of Land

SpacesTypeWithPagination

名稱 路徑 類型 Description
總計數
totalCount integer
items
items array of Space

關聯空間類型與分頁

名稱 路徑 類型 Description
總計數
totalCount integer
items
items array of Space