# Object Frames

## Object Frames

**Object Frame** is the first required element on any layout; it connects the layout to actual object data via drag-and-drop from the tree.

Two types of object frame: **Single Object Frame** displays data from one borehole at a time; **Multi-Object Frame** displays data from multiple boreholes simultaneously (e.g., 5 borehole logs side by side).

Convert between single and multi object frame via right-click > Convert Object Frame.

Object Frame sphere icon: white = no data connected, red = data connected (single object frame), multiple spheres = multi-object frame.

For multi-object frame: hold Command key while dragging to add multiple objects to the data source.

Object frame position can be set exactly via Properties > Position > X, Y, Width, Height (e.g., 0,0 with 21x29.7 cm = A4 portrait).

Drag-and-dropping objects during layout editing is for editing-mode preview only; it does not permanently link objects to the template.

When a multi-object frame is used, its data source can be defined to specify exactly which boreholes to include in the output.


---

# 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.geodin.com/layouts/object-frames.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.
