# Random Parameter Quad Surfaces

## Description

Divide a surface into a fixed number of randomly subdivided quads per row

{% tabs %}
{% tab title="Preview" %}
![](https://2925950326-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDjVBCv0zXotDtlYfQEkm%2Fuploads%2FEHrAzKPXhHoFC31o2Lbs%2FGrid_Panel_Quads_Random_Param.png?alt=media\&token=830904eb-e90c-48d1-88c7-bbe6b0462271)
{% endtab %}

{% tab title="Location" %}
**Name** | Random Parameter Quad Surfaces

**Nickname** | Rnd Quads

**Tab** | Surface

**Panel** | Grid

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

**S** | **Seed** (*int*) | The random seed

**D** | **Domain** (*interval*) | The domain of the divisions
{% endtab %}

{% tab title="Outputs" %}
**S** | Surfaces (*surface*) | Resulting Surfaces

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

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

## Usage
