RhinoCommon API
SurfaceTrim Method |
Constructs a sub-surface that covers the specified UV trimming domain.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public Surface Trim( Interval u, Interval v )
Public Function Trim ( u As Interval, v As Interval ) As Surface
Parameters
- u
- Type: Rhino.GeometryInterval
Domain of surface along U direction to include in the subsurface. - v
- Type: Rhino.GeometryInterval
Domain of surface along V direction to include in the subsurface.
Return Value
Type: SurfaceSubSurface on success, null on failure.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8