> 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/division/divide-length.md).

# Divide Length

Divides a surface in the U or V direction by an approximated length at a parameter

## Description

Divides a surface in the U or V direction by an approximated length at a parameter

{% tabs %}
{% tab title="Preview" %}
![](https://2925950326-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDjVBCv0zXotDtlYfQEkm%2Fuploads%2FPXMHKzO4uwtaqhccUH18%2FDivide_Length.png?alt=media\&token=68957398-d127-43fa-aa3f-359733563e2f)
{% endtab %}

{% tab title="Location" %}
**Name** | Divide Length

**Nickname** | Div Len

**Tab** | Surface

**Panel** | Division

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

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

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

**P** | **Parameter** (*point3d*) | The unitized surface parameter for division

**L** | **Length** (*double*) | The target segment length
{% endtab %}

{% tab title="Outputs" %}
**C** | **Curves** (*curve*) | Returns Nurbs curves
{% endtab %}

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

## Usage
