> For the complete documentation index, see [llms.txt](https://docs.archisketch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.archisketch.com/guide/user/make-project/ceiling-floor-height.md).

# 천장, 바닥 높이 설정하기

## 바닥 기준 높이 변경하기

공간별로 단차를 주고 싶다면 바닥 기준 높이를 변경해 주시면 돼요.

* 공간 바닥을 클릭해요.
* 우측 \[공간 상세 정보]에서 바닥 기준 높이를 변경해 주세요.\
  바닥 높이는 기본적으로 0으로 설정되어 있으며, 방 단위로 단차를 설정할 수 있어요.\
  바닥 기준 높이는 +/-로 조정 가능하며, 화장실이나 현관 같은 공간에 단차를 주어 기준보다 바닥면을 낮출 수 있어요.
* 바닥 기준을 변경해도 가구 위치는 자동으로 변경되지 않습니다.\
  가구들의 \[바닥으로부터 높이]를 수동으로 조정해야 하며, 일괄적으로 변경하려면 다중 선택 Shift+드래그 또는 그룹화된 상태에서 우측 \[그룹 상세 정보]에서 \[바닥으로부터 높이]를 수정해 주세요.

![](/files/UvUFxx1Zct4y9OFhE4hI)

{% hint style="info" %}
공간 단위로만 바닥 높이를 조정할 수 있기 때문에,

현관이 중문 없이 거실과 이어진 형태라면 현관 바닥만 별도로 낮추는 것은 어렵습니다.

동일 공간 내에서 단차를 주는 연출을 원하시면, \[건축/자재 편집기] 기능이나 별도의 모델링 제품을 활용하셔야 해요.
{% endhint %}

## 방 높이 변경하기

방의 천장 높이를 조정하려면, 방의 바닥을 클릭한 후 우측 \[공간 상세 정보]에서 방 높이를 조절해 주세요.\
방 단위로 벽 길이와 천장 위치가 함께 변경돼요.

* 방 단위가 아닌 도면 전체의 천장 높이를 변경하고 싶다면, 좌측 탭 \[층 관리] → \[층 높이] 에서 일괄적으로 변경해 주세요. ([층 관리하기](/guide/user/make-project/floor-management.md))

![](/files/Q0zMsGaHPjwBrBQyMWyJ)

## 기타 기능

### 공간 높이 맞추기

\[공간 높이 맞추기]의 체크박스를 해제한 후 다시 체크하면, 방의 벽 높이가 자동으로 맞춰집니다.\
이 기능은 방의 벽 높이가 균일하지 않을 경우, 천장 높이(방 높이)를 기준으로 벽 높이를 일괄적으로 조정하는 기능입니다.

![](/files/CFhtht6cRghluxTJBoEA)

### 천장 감추기

테라스, 야외 공간 등 천장이 없는 형태의 공간을 연출하고 싶다면 \[천장 감추기]의 체크박스를 꺼주세요.

* 바닥 혹은 천장면을 클릭해요.
* 우측 \[공간 상세 정보] 에서 \[천장 감추기] 체크박스를 체크해 주세요.

![](/files/xy8WPW5vFGasdK9IEBrk)

## 자주 묻는 질문

#### 천장이 뚫려 보여요.

혹시 벽 높이를 천장보다 낮추지 않으셨나요?\
가벽 같은 효과를 주기 위해 벽 높이를 내리는 경우 해당 천장 면이 뚫려보이게 돼요.\
천장보다 낮은 높이의 벽을 그릴 경우에는 '벽 그리기' 대신 '사각 기둥 그리기'를 사용해서 배치해 주세요.

![](/files/dWthu0Li8vZwAEerc13b)

![좌 : 벽 그리기 / 우 : 사각 기둥 그리기](/files/mH4gfSjizAH3VEhorCMb)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.archisketch.com/guide/user/make-project/ceiling-floor-height.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
