> 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-jp/arranging-furniture/door-window-placement.md).

# ドア/窓を配置する

ドア/窓製品を探す

## ドア/窓製品を探す

ドアと窓の製品は左側タブの\[家具ライブラリ - Construction]で見つけられます。\
さまざまなカテゴリーに分類された製品の中から、希望するスタイルと機能を備えた製品を選んで配置できます。\
空間に合ったドアや窓を配置して、より実用的で美しいデザインを完成させてみましょう。

![](https://1692356280-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs45pRyTQeyYi0T0toKii%2Fuploads%2Fgit-blob-c4e940230fb3a1e196ec1c88941add94dfe85fe5%2Fceiling-floor-height-1.png?alt=media)

## 左右反転 / 上下反転

開き戸には、ドアが開く方向を設定できる機能があります。\
製品を選択して右クリックした後、\[左右反転] または \[上下反転] ボタンをクリックすると、ドアが開く方向を簡単に変更できます。

![](https://1692356280-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs45pRyTQeyYi0T0toKii%2Fuploads%2Fgit-blob-358b3496b85081c37222a28577de941d8463e7a2%2Fdoor-window-placement-2.png?alt=media)

## サイズ調整

ドアと窓の製品は、右側の製品詳細情報でサイズを自由に調整できます。\
製品を選択した後、用意されているサイズ調整オプションを使ってドアや窓の大きさを自由に変更し、空間に合わせて最適化されたデザインを作ってみましょう。

![](https://1692356280-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs45pRyTQeyYi0T0toKii%2Fuploads%2Fgit-blob-f84e810b6f5fe40291c2e8c457ee4ef644f6d5fc%2Fdoor-window-placement-3.png?alt=media)

## よくある質問

#### 開いた状態のドアもありますか？

開いた形で作られたドアもあります。\
ドアが開閉するアニメーション機能は対応していませんが、開いたドアを探して配置してみてください。\
開いたドアを活用すれば、空間の配置や構想にさらに役立つでしょう

![](https://1692356280-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs45pRyTQeyYi0T0toKii%2Fuploads%2Fgit-blob-d79aab4d3200da19421e3cc9a67e7c133fe2d041%2Fdoor-window-placement-4.png?alt=media)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.archisketch.com/guide/user-jp/arranging-furniture/door-window-placement.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
