# Scale by Center

## <img src="/files/StRNxOTZ34E8eOe6m0Uh" alt="" data-size="line"> Scale by Center

This command is effortless but highly practical. It allows us to select and scale objects by a factor, but the difference is that the scaling centre point is calculated based on the objects' bounding boxes.


---

# 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://docs.rhinoartisan.com/commands/transform/scale/scale-by-center.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.
