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

# ドア/窓を配置する

## ドア/窓製品を探す

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

![](/files/c020d39db05ca9d7d13520af6ca20558a7be56b0)

## 左右反転 / 上下反転

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

![](/files/412b0d9fed8b240c6fda89cf5060d1a82f8e29da)

## サイズを調整する

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

![](/files/f19d4a462cb0459118ec7042191dc66c7fb248af)

## よくある質問

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

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

![](/files/a7205f45c8ad7631c7e90312a0dfdcd9b35ae590)


---

# 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/yzgaido/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.
