M_Rhino_Geometry_Surface_Transpose - mcneel/rhinocommon-api-docs GitHub Wiki

Surface.Transpose Method

Transposes surface parameterization (swap U and V)

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Surface Transpose()

VB

Public Function Transpose As Surface

Return Value

Type: Surface
New transposed surface on success, null on failure.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Surface Class
Transpose Overload
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️