menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Transposes surface parameterization (swap U and V)
Syntax:
public
Surface
Transpose(
)
Returns:
Type:
Surface
New transposed surface on success, None on failure.
Available since:
5.0
Description:
Transposes surface parameterization (swap U and V)
Syntax:
public
Surface
Transpose(
bool
inPlace
)
Returns:
Type:
Surface
New transposed surface on success, None on failure.
Available since:
5.8
home
/
Rhino.Geometry
/
Surface
/
Transpose
Transpose method
Class:
Rhino.Geometry.Surface
Nothing found