# 目次

## [建築事務](http://kenjimu.work/) VectorWorksプラグイン「面積計算」Ver.4.8

## ユーザーマニュアル

### 目次

* [はじめに](/atmanual4-0/introduction.md)
* [インストール・アンインストール](/atmanual4-0/install.md)
* [面積計算のながれ](/atmanual4-0/startguide.md)

#### 面積表作成

* [求積図レイヤの作成](/atmanual4-0/mian-ji-biao-zuo-cheng/createarealayer.md)
* [敷地の設定](/atmanual4-0/mian-ji-biao-zuo-cheng/sitearea.md)
* [建築物の設定](/atmanual4-0/mian-ji-biao-zuo-cheng/buildinginfo.md)
* [座標から敷地を作図](/atmanual4-0/mian-ji-biao-zuo-cheng/coord2sitepoly.md)
* [求積図の作成](/atmanual4-0/mian-ji-biao-zuo-cheng/makediagram.md)
* [求積図の設定](/atmanual4-0/mian-ji-biao-zuo-cheng/setdiagram.md)
* [面積表の作成](/atmanual4-0/mian-ji-biao-zuo-cheng/areatable.md)
* [求積図に寸法を配置](/atmanual4-0/mian-ji-biao-zuo-cheng/createdimension.md)

#### 図面レイアウト

* [図面にレイアウトする](/atmanual4-0/reiauto/layout.md)

#### 設定

* [面積計算の環境設定](/atmanual4-0/she-ding/preference.md)

#### 仕様

* [面積計算の仕様](/atmanual4-0/shi-yang/specification.md)
* [注意事項](/atmanual4-0/shi-yang/notes.md)

#### FAQ

* [よくある質問](https://kenjimu.gitbooks.io/atmanual-faq/content/)

#### 更新履歴

* [更新履歴](/atmanual4-0/geng-xin-lv-li/geng-xin-lv-li.md)

©Copyright 2018 [KenchikuJIMU](http://kenjimu.work). All rights reserved.


---

# 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://kenchikujimu.gitbook.io/atmanual4-0/master.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.
