# Preset Cuboid Dimensions

The Preset Cuboid Dimension allows teams to define a standard cuboid size per class - particularly useful for objects with known and consistent dimensions.

{% hint style="success" %} <img src="/files/mXHEiGg35kYjwl0I4r5p" alt="" data-size="line"> Helps reduce annotation time and improve consistency.
{% endhint %}

![](/files/16ce1e88f829f2f39e1fc707566f9bf56dc33b04)

***

## Benefits

* Speeds up annotation workflows.
* Reduces human error and inconsistency across frames.
* Especially useful for frequently repeated or similarly sized objects (e.g., traffic cones, signs).

***

## Steps to Use Preset Cuboid Dimensions

Preset cuboid dimensions must be pre-configured in the Recipe for each class, with the help of enabling the [Preset Cuboid Dimension](/3d-multi-sensor-fusion/labeling/3d-multi-sensor-fusion-labeling-editor/drawing-tools/cuboid.md#preset-cuboid-dimension).

{% stepper %}
{% step %}

#### Navigate to 3D or BEV

Navigate to either 3D or BEV (Bird’s Eye View) mode, depending on your preference.
{% endstep %}

{% step %}

#### Choose a class

From the Class List, choose the class for which you want to create a cuboid annotation.
{% endstep %}

{% step %}

#### Start annotating

When you begin annotating, the tool will automatically generate a cuboid using the preset dimensions associated with the selected class - no need to start from scratch.
{% endstep %}

{% step %}

#### Adjust if needed

Experts can still manually resize the cuboid if needed, but starting with a predefined size significantly reduces repetitive effort and improves consistency.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
If Preset Cuboid Dimension is toggled off in the recipe, the tool will use a standard cube dimension.
{% endhint %}


---

# 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.imerit.net/3d-multi-sensor-fusion/labeling/3d-multi-sensor-fusion-labeling-editor/key-features/preset-cuboid-dimensions.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.
