> For the complete documentation index, see [llms.txt](https://docs.besmart.software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.besmart.software/common-for-several-products/smart-assemblies/update-and-update-by-dc.md).

# Update and Update by DC

![](/files/TPJ8q8DCcrNwms3wAJAx)

**Update Assemblies** – updates selected Assemblies using a configuration that was used to create the Assembly and the modifications that were used for the Assembly.

{% hint style="info" %}

* Position and Far Clip Offset values will stay as they were before using this command.
* If no assemblies have been selected, the Update Assemblies window will be opened.
  {% endhint %}

**Update by DC** – updates selected Assemblies using default/global configuration settings.

{% hint style="info" %}

* Position for Detail Sections and Plan Detail views will be copied from views which is on the Sheet Template.
* Far Clip Offset values for all views will be copied from views that are on the Sheet Template.
* If there is no Sheet Template, default assembly positions will be used.
* **Update by DC** will remove modifications made by Modify SDC by Instance command.
  {% endhint %}

This window will appear if you click on Update Assemblies when no Assemblies are selected:

![](/files/c3V2XKYJXGo8iw8RYUps)

In this window, you can see all Assemblies created in the open project.

You can group them by selected parameters:

![](/files/sGe2OakKe9LKOoQ2B5CK)

You can overview status, Go to Assembly Sheet, Edit, Update, or Recalculate Assemblies by selecting them from the list.

![](/files/sk934ZrPYQOydNUebSW1)


---

# 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.besmart.software/common-for-several-products/smart-assemblies/update-and-update-by-dc.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.
