> For the complete documentation index, see [llms.txt](https://interopxyz.gitbook.io/surface-plus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interopxyz.gitbook.io/surface-plus/components/grid-surface/triangle-stellated-surfaces.md).

# Triangle Stellated Surfaces

Divide a surface into a series of triangular surfaces from a stellated UV grid

## Description

Divide a surface into a series of triangular surfaces from a stellated UV grid

{% tabs %}
{% tab title="Preview" %}
![](https://2925950326-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDjVBCv0zXotDtlYfQEkm%2Fuploads%2F4xRgi6DriHpWODMmgDQi%2FGrid_Panel_Triangle_Stellate.png?alt=media\&token=7874599f-2194-4587-8f84-e4432d13c7eb)
{% endtab %}

{% tab title="Location" %}
**Name** | Triangle Stellated Surfaces

**Nickname** | Stellated Quad

**Tab** | Surface

**Panel** | Grid

**Division** | 5
{% endtab %}

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

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