# Quad Staggered Curves

## Description

Divide a surface into a series of quad curves shifted by a repeating list of unitized values

{% tabs %}
{% tab title="Preview" %}
![](https://2925950326-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDjVBCv0zXotDtlYfQEkm%2Fuploads%2Fq52tSG3hdcruPuS3GYpR%2FGrid_Curve_Quad_Stagger.png?alt=media\&token=2ab31ab3-7b28-4560-a2ea-53501c1ac267)
{% endtab %}

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

**Nickname** | Stagger Quad Crvs

**Tab** | Curve

**Panel** | Grid

**Division** | 2
{% 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

**P** | **Parameter** (*int*) | A list of shift parameters. If no values are provided, a default of 0.0, 0,5 will be used.
{% 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
