> 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/intro-jp/update-note/2026/202605/20260507.md).

# \[2026.05.07] エディタ機能を刷新

### エディター

#### 1.1.（新規）タイル配置モード

タイル配置モードを新たに追加しました。3Dモードで壁をクリックすると使用できます。

* タイルサイズは［ダッシュボード > 企業/共用仕上げ材ライブラリ > タイル詳細ページ］で修正できます。

{% columns %}
{% column %}
![](https://1206381844-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMWuDtKHjyUXqBIf7Q6Zw%2Fuploads%2Fgit-blob-131d572ea65cd7fca51f81aceaa9cf7047c2f0f7%2F202604_README-1.png?alt=media)
{% endcolumn %}

{% column %}
![](https://1206381844-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMWuDtKHjyUXqBIf7Q6Zw%2Fuploads%2Fgit-blob-e17847dac6450c76428ffdbe71452248da932aaa%2F202604_README-2.png?alt=media)
{% endcolumn %}
{% endcolumns %}

![](https://1206381844-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMWuDtKHjyUXqBIf7Q6Zw%2Fuploads%2Fgit-blob-306e52b7bbe4e248933d1fcb143a38caccf16233%2F202604_README-3.png?alt=media)

***

### 1.2.（改編）仕上げ材エディター UI/UX

仕上げ材エディターの UI/UX を改編しました。

#### 1.2.1. Face Editor ヘッダー UI の整理

* ショートカットを追加：M（計測）、G（補助線追加）
* 計測線の Shift 直交モードおよびスタイルを改善：計測線を引くときに Shift を押すと、水平/垂直にスナップします。

\[前へ]

![](https://1206381844-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMWuDtKHjyUXqBIf7Q6Zw%2Fuploads%2Fgit-blob-37c118803b19ad1528fc877005004d50eee9e93c%2F202604_README-4.png?alt=media)

\[前へ]

![](https://1206381844-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMWuDtKHjyUXqBIf7Q6Zw%2Fuploads%2Fgit-blob-278ec4eef03c11d69995bebea2ba9f3f7df8c65a%2F202604_README-5.png?alt=media)

#### 1.2.2. モールディングデザインプレビューのサイズ整合性改善

モールディング生成時に component.w1/h1 を territory の実際のサイズに合わせて初期化します。デザインプレビューで高さ(h1)を変更すると、実際のモールディングの高さと同期されます。幅(w1)は壁のサイズで決まるため、入力欄を無効化しました。

\[前へ]

![](https://1206381844-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMWuDtKHjyUXqBIf7Q6Zw%2Fuploads%2Fgit-blob-cb97165fcb24053c40bb38f14f2bcd4e3bc0e5d3%2F202604_README-6.png?alt=media)

\[前へ]

![](https://1206381844-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMWuDtKHjyUXqBIf7Q6Zw%2Fuploads%2Fgit-blob-67dd865c044033f5c27a8fdee1236a46ae26a2ab%2F202604_README-7.png?alt=media)

***

#### 1.2.3. 帯状材（モールディング）のドラッグ移動

* 選択したモールディングをキャンバス上でドラッグして y 軸方向に移動できます。
* 境界制限（territory の上端/下端）およびスナップポイント（上・中央・下）を適用し、青色のガイドラインを表示します。

![](https://1206381844-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMWuDtKHjyUXqBIf7Q6Zw%2Fuploads%2Fgit-blob-d0afc075ebd46b69b71b5db2dfa01a5e2f82ec59%2F202604_README-8.png?alt=media)

***

#### 1.2.4. FaceEditor > PopupMenu 追加

* 補助線の個別削除：右クリックのポップアップメニューで補助線を個別に削除できます。（FaceGuidelines に Container name='guideline' を追加）
* パターン複製：ヘッダーから右クリックのポップアップメニュー（TerritoryMenu）へ位置を移しました。

***


---

# 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/intro-jp/update-note/2026/202605/20260507.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.
