# 回転バウンディングボックス

回転したバウンディングボックスを作成するには

1. 通常通りバウンディングボックスを作成します。
2. 回転ポイント（バウンディングボックス内にあります）をクリックして押し続け、移動してバウンディングボックスを回転させます
3. マウスを移動させる際にShiftを押し続けると *スナップ* 5°刻みになります。

<figure><img src="/files/6c5b9a2074908ba2a14775175449eaaf99fea0ad" alt=""><figcaption><p>バウンディングボックスを回転させるにはボックス内の回転ポイント（白地に黒の輪郭）を使用します</p></figcaption></figure>

#### 回転したバウンディングボックスのエクスポート

現在、回転したバウンディングボックスのエクスポートはCVATフォーマットのみサポートされています。他のすべてのフォーマットは回転を無視し、元の回転されていないバウンディングボックスの座標のみを含みます。

他のフォーマットへの対応は追加中で、まもなく利用可能になります。


---

# Agent Instructions: 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.mindkosh.com/ja/anotshon/baundingubokkusu.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.
