Transposes surface parameterization (swap U and V)
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Surface Transpose()
Public Function Transpose As Surface
Return Value
Type:
SurfaceNew transposed surface on success, null on failure.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also