# Diamond Quad Curves

## Description

Divide a surface into a series of diamond quad curves

{% tabs %}
{% tab title="Preview" %}
![](https://2925950326-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDjVBCv0zXotDtlYfQEkm%2Fuploads%2FBKzbVcwNluI7SJt8fkd2%2FGrid_Curve_Diamond_Quad.png?alt=media\&token=c7ef3caa-d997-4b7b-94ec-59dba4aed6e7)
{% endtab %}

{% tab title="Location" %}
**Name** | Diamond Quad Curves

**Nickname** | Dia Quad Crvs

**Tab** | Curve

**Panel** | Grid

**Division** | 6
{% endtab %}

{% tab title="Inputs" %}
**S** | **Surface** (*surface*) | A Nurbs Surface

**T** | **Panel Types** (*int*) | Geometry type of the resulting panels

**D** | **Direction** (*int*) | The direction of the primary division

**U** | **U Divisions** (*int*) | Divison count in the U direction

**V** | **V Divisions** (*int*) | Divison count in the V direction

**F** | **Flip** (*bool*) | Flip the orientation of the triangulation panel

**E** | **Edges** (*int*) | Edge filtering mode
{% endtab %}

{% tab title="Outputs" %}
**C** | Curves (*curve*) | Resulting Curves

**P** | UV Polylines (*curve*) | The unitized surface UV coordinates of the cells as a hidden polyline
{% endtab %}

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

## Usage
