# Surface Degree

## Description

Get or Set the Surface Degree

{% tabs %}
{% tab title="Preview" %}
![](https://2925950326-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDjVBCv0zXotDtlYfQEkm%2Fuploads%2FCLfUpFh69IQhLFhykftz%2FSurface_Degree.png?alt=media\&token=c8c600d5-1f46-4954-8ff5-0a1f3ff76133)
{% endtab %}

{% tab title="Location" %}
**Name** | Surface Degree

**Nickname** | Degree

**Tab** | Surface

**Panel** | Analysis

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

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

**U** | **Degree U** (*int*) | Optionally increases the Surface Degree in the U direction. If the provided value is lower than the current degree the current degree will be maintained.

**V** | **Degree V** (*int*) | Optionally increases the Surface Degree in the V direction. If the provided value is lower than the current degree the current degree will be maintained.
{% endtab %}

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

**U | Degree U** (*int*) | The Surface Degree in the U direction

**V | Degree V** (*int*) | The Surface Degree in the V direction
{% endtab %}

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

## Usage
