---
sourceDocument: 호주 서비스 관리
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/ko-KR/service-management-for-the-enterprise

 Release :

    - australia

ft:locale :

    - ko-KR

ft:publication_title :

    - 호주 서비스 관리

ft:clusterId :

    - sm4e

bundleId :

    - sm4e

workflow :

    - Technology


---

# 수준 정보

# 수준 정보 {#ariaid-title1}

* 릴리스 버전: Australia
* 
* 업데이트 날짜 2026년 03월 12일
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 소요 시간: 1분

각 건물(도면)에는 평면 리스트가 있습니다. 각 레벨은 맵이며 하나의 층을 나타내지만 규칙은 아닙니다.

    {
                        "id": 46475,
                        "obj_type": "Level",
                        "properties": {
                            "main": true,
                            "name": "1",
                            "parent_level": 46465,
                            "root_geom": 13958749,
                            "zlevel": 0
                        }
                    },
                    {
                        "id": 46477,
                        "obj_type": "Level",
                        "properties": {
                            "name": "2",
                            "type": "indoor",
                            "zlevel": 1
                        }
                    },
                    {
                        "id": 46478,
                        "obj_type": "Level",
                        "properties": {
                            "name": "3",
                            "type": "indoor",
                            "zlevel": 2
                        }
                    }

* 각 수준은 fm_level 기록을 생성합니다.
* `이 ID`는 fm_level의 외부 수준 ID에 매핑됩니다.
* `이름이` fm_level의 이름 필드에 매핑됩니다.
* `zlevel`은 레벨을 정렬합니다(0은 지상 수준).
* `메인` 속성은 건물의 메인 평면을 지정하며 건물을 선택할 때 기본 맵으로 사용됩니다.
* 이 `ID` 는 올바른 레벨 형상 파일을 찾는 데 사용됩니다.
{#r_LevelInfo__ul_gxx_dfv_lv}

