> 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-en/update-note/2026/202607/20260730.md).

# \[2026.07.30] Improved quote form·creation UX and enhanced component editing in the parametric editor

## 1. Dashboard

### 1.1. (Improved) Quote detail page improved to an Excel-style form

{% tabs %}
{% tab title="🌟Improvement completed" %}

<figure><img src="/files/93d459d0b3b77d496ffb630bebc55414b27c51bc" alt=""><figcaption></figcaption></figure>

The dashboard's quote detail page has been changed to a format similar to Excel.

You can directly edit each cell's item and value, and depending on how your company operates, it can also be provided as a view-only quote that cannot be edited.
{% endtab %}

{% tab title="Existing" %}
![](/files/9e5484e521d71dcb14dd94bb0ad97bce944155ea)
{% endtab %}
{% endtabs %}

## 2. Editor

### 2.1. (Improved) UX improvements to the quote detail page

We reduced the steps for creating and managing quotes.

Previously, you had to go through live quote → create quote → enter consultation information → quote detail page, but now you go directly from the live quote to an Excel- or Google Sheets-style detail page.

On the detail page, you can directly edit each cell's item and value, and depending on how your company operates, it can also be provided as a view-only screen.

#### 🌟Improvement

{% stepper %}
{% step %}
**Enter drawing editor**

<figure><img src="/files/b6afe49cfa702deeaad607066c74dce1009720c9" alt=""><figcaption><p>Click 'Live Quote' in the top menu bar</p></figcaption></figure>
{% endstep %}

{% step %}
**Enter the Excel-format quote detail page**

<figure><img src="/files/93d459d0b3b77d496ffb630bebc55414b27c51bc" alt=""><figcaption><p>Go directly to the quote detail page</p></figcaption></figure>
{% endstep %}
{% endstepper %}

<details>

<summary><strong>Existing</strong></summary>

{% stepper %}
{% step %}
**Enter drawing editor**

![Click the quote in the editor](/files/648639789ef97756c9a9fb1b615dc2b284c13c5a)
{% endstep %}

{% step %}
**Enter the live quote page**

![Enter live quote](/files/15be6af12bfa811d63862d53543192a3c0764e07)
{% endstep %}

{% step %}
**Enter consultation information**

![Create a consultation and enter information](/files/9859e323ce70d2ed999ec5a8ea3c22e47d3339f2)
{% endstep %}

{% step %}
**Enter quote detail page**

![Enter detail page](/files/9e5484e521d71dcb14dd94bb0ad97bce944155ea)
{% endstep %}
{% endstepper %}

</details>

## 3. Parametric Editor (Modular)

### 3.1. (Improved) Improved UX for saving and creating parts

We improved the usability of the part save/create modal.

In the main modals, you can confirm with the Enter key and cancel with the Backspace key (not applied while typing text).

When overwriting a part, you no longer need to reselect the category; it updates immediately while keeping the existing save location and classification.

### 3.2. (New) Added multi-select and bulk edit for components

You can select and edit multiple child components at the same time in the component tree and 3D viewer. In the component tree, `Shift`·`Ctrl`·`Cmd` keys and click, in the 3D viewer, `Shift` keys and click, you can select multiple items, and in the 3D viewer, `Shift` while holding down the key, you can drag to select all components within the area at once.

When two or more are selected, the right panel switches to bulk edit mode, allowing attributes such as alias, reference info, parameters, position, rotation, mirror inversion, and hide conditions to be applied to all components at once.

The selected components can be copied and pasted, and `Backspace` or `Delete` you can delete them all at once with the key. While editing an input field or when a modal is open, accidental deletion is prevented.

Undo and redo buttons have been added at the top, so `Cmd/Ctrl + Z`to undo, and `Cmd/Ctrl + Shift + Z` or `Ctrl + Y`to redo.

![](/files/301b7199b0a80ec8d11ee8630bb0d7bdf1889151)

### 3.3. (New) Added drag-and-drop placement for parts

Items from the part library can be dragged onto the 3D screen and placed as child parts of parametric products. When you drag a part, the product's bounding box is displayed as a hexahedral shape, and the face under the mouse is highlighted with an outline and face color so you can preview the placement position. If you drop it on the desired face, it is automatically aligned based on the center of that face, and the part's size and origin position are calculated together so that the outer surface of the actual shape touches the bounding box face.

It can be created in Variable Management > Bounding Box, or used in a bounding box automatically calculated based on child parts.

![](/files/a12945b263ee4f53e6f45fbb4d2fd7c7dbe7cb5b)

### 3.4. (New) Added variable export/import

The root component's default variables, custom variables, and internal variables can be copied and pasted via the clipboard.

Use the export button at the top of each variable area to copy the variable list to the clipboard, and the import button to paste it into another component. During import, the variable format is checked automatically, and items with duplicate names or reserved names that cannot be used are excluded; after processing, the number of added and excluded variables is shown.

Also, the tooltips throughout the parametric editor and viewer have been standardized to a dark background and rounded corners.

### 3.5. (New) Added chamfer functionality to the panel shape editor

A chamfer option has been added to the vertices of the panel shape editor.

Previously, only filleting to round the corners was available, but now you can choose the desired corner style among none, fillet, and chamfer. If you select chamfer and enter a distance, both sides are cut at an angle by the specified distance based on the vertex, and when switching between fillet and chamfer, the existing length value is preserved.

It can be applied to both the panel outline and hole corners, and the changed shape is reflected identically in the 2D editor, 3D panel view, and drawing export results.

![](/files/6059fa35386cd50c76b6232186caed9d5b449d61)


---

# 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-en/update-note/2026/202607/20260730.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.
