> 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/enterprise-jp/cad-upload/cad-upload.md).

# CADアップロード（画像変換）

{% hint style="info" %}
一部のエンタープライズ顧客のみに提供される機能です。
{% endhint %}

Archisketchでは、CADファイルをアップロードすると、該当図面を画像に変換して利用できる機能を提供しています。

<figure><img src="/files/a7116a840cd2144b5879a3198c2fe8a4223f638f" alt=""><figcaption></figcaption></figure>

***

### アップロード方法

以下の手順で進みます。

> dxfファイルのアップロード →（画像変換）→ 寸法入力 → 背景画像アップロード → 壁を描く

#### 1段階。CADファイルの準備

* アップロード可能なファイル形式： `dwg`, `dxf`, `pdf`
* 容量制限
  * `dwg` : 5mb以下
  * `dxf` : 10mb以下
* レイヤー整理：壁を示すlayer名に必ず `wall`を含めてください。

<figure><img src="/files/05dd1d38db82553124171a9b64bd846b4d1872d0" alt=""><figcaption></figcaption></figure>

#### 2段階。\[図面アップロード → CADアップロード]をクリック

新しいプロジェクトを作成し、\[CADアップロード]を選択してください。

#### 3段階。図面の寸法設定

ファイルが画像に変換された後、寸法を入力して図面のスケールを合わせてください。

#### 4段階。図面を描く

背景画像に変換された図面を基準に壁を描き、自分だけの空間を作ってみてください。

***

### アップロードエラー

アップロード過程で発生する可能性のあるエラーについてご案内します。

#### エラー1. Unable to Detect Wall Property

このエラーメッセージの場合 **Wallコンポーネント**が不足している場合に表示されるエラーです。正常に壁を検知するためには、検出したい壁を示すLayer名に必ず **"wall"**&#x3092;含めてください。

* 壁を検知できるlayer名の例

```
wall
Wall
WALL
wall5
WALL2
... etc
```

#### エラー2. Unable to Convert File

このエラーメッセージの場合、互換性のあるAutoCADバージョンではないか、 `dwg` ファイルに問題があるため `dxf` 〜に変換する必要がある場合です。これらの問題を解決するために、AutoCADのバージョンを合わせるか、または `dxf` 拡張子に変換した後、再度お試しください。

**変換可能なバージョン**

<table data-search="false"><thead><tr><th>Version</th><th>AutoCAD Release</th></tr></thead><tbody><tr><td>AC1009</td><td>AutoCAD R12</td></tr><tr><td>AC1012</td><td>AutoCAD R13 -> R2000</td></tr><tr><td>AC1014</td><td>AutoCAD R14 -> R2000</td></tr><tr><td>AC1015</td><td>AutoCAD R2000</td></tr><tr><td>AC1018</td><td>AutoCAD R2004</td></tr><tr><td>AC1021</td><td>AutoCAD 2007</td></tr><tr><td>AC1024</td><td>AutoCAD 2010</td></tr><tr><td>AC1027</td><td>AutoCAD 2013</td></tr><tr><td>AC1032</td><td>AutoCAD 2018</td></tr></tbody></table>

#### エラー3. File Size Too Big

このエラーメッセージの場合、1つの図面や要素に不要な情報が多い場合です。解決するには、不要な図面（立面図、側面図などの3D CAD）を削除するか、壁・窓・ドア以外の家具情報を削除してください。 `dwg` ファイルは5Mb以下で `dxf` ファイルは10Mb以下に制限されます。

**例）**

* 不要な図面

<figure><img src="/files/0b4e5000ecab953786953cfe91eb8b5ab0b55c46" alt=""><figcaption><p>&#x3C;側面図>, &#x3C;立面図> ❌</p></figcaption></figure>

* 必要な図面

<figure><img src="/files/d5573c70ee7aaf087c0d12916f3db08c23f9d329" alt=""><figcaption><p>&#x3C;2階平面図>, &#x3C;1階平面図> ✅</p></figcaption></figure>

#### エラー4. CAD Import Timeout

このエラーメッセージは変換できないため、Archisketchのチャットサポートに図面をお送りいただければ、対応可能なファイルで作業いたします。

#### エラー5. .dwg/dxf以外のファイル拡張子はサポートしていません

このエラーメッセージの場合、アップロードしたファイルの拡張子が `dwg` または `dxf` でない場合です。 `dwg` または `dxf` ファイルで再度お試しください。

#### エラー6. その他のエラー

上記のエラーメッセージでない、または別のエラーでアップロードできない場合は **Archisketchのチャットサポート**へ内容をお送りいただけますと幸いです。

***

### よくある質問

**画像変換方式ではなく、CADファイルそのものとしてアップロードすることはできませんか？**

画像変換方式以外にも、CADファイルを直接認識して壁、窓、ドアなどの要素を自動で取得できる機能もあります。この機能は有料サービスに含まれていますので、参考にしてください。

[（詳しく見る →）](/guide/user-jp/expert-feature/cad-upload.md)


---

# 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/enterprise-jp/cad-upload/cad-upload.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.
