# Radial Diamond Grid

## Description

2D Radial Diamond Grid

{% tabs %}
{% tab title="Preview" %}
![](/files/DcMWwqhYeVDi8lENq2l0)
{% endtab %}

{% tab title="Location" %}
**Name** | Radial Diamond Grid

**Nickname** | RadDiaGrid

**Tab** | Vector

**Panel** | Grid

**Division** | 1
{% endtab %}

{% tab title="Inputs" %}
**P** | **Plane** (*Plane*) | Base Plane for the grid

**R** | **Inner Radius** (*Plane*) | The inner radius of the grid

**S** | **Size** (*Number*) | Distance between concentric grid loops

**Er** | **Extent R** (*Integer*) | Number of Grid Cells in the radial direction

**Ep** | **Extent P** (*Integer*) | Number of Grid Cells in the polar direction
{% endtab %}

{% tab title="Outputs" %}
**C** | **Cells** (*Curve*) | Grid cell outlines
{% endtab %}

{% tab title="Mode" %}
*none*
{% endtab %}
{% endtabs %}

## Usage

![](/files/DqqKVwSQBlgieuGDMVnz)


---

# 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://interopxyz.gitbook.io/curve-plus/components/grids/radial-diamond-grid.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.
