# To origin

## Command Description

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

This command moves the selected component or multiple components to the origin of the assembly. Unlike the built-in Inventor command *Ground and Root*, *To origin* does not ground the selected components in origin.

## Command Location

* Assembly environment (`Holixa T4I -> Model -> To origin`).
* Assembly environment (`Assemble -> Position -> To origin`).

## Command Settings

This command has not settings.

## Workflow Overview

1. Run the command.
2. Select the component.

{% hint style="info" %}
The command can also be used in reverse order (first select the component (multiple components) and then run the command).
{% endhint %}

## Example of using To origin command

<figure><img src="/files/z5zSHtFG4yMWJZqCP5Nc" alt=""><figcaption><p>Example of using To origin command</p></figcaption></figure>


---

# 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://help.besmart.software/older-26.0.0/commands-overview/model/to-origin.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.
