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:
Constructs a sub-surface that covers the specified UV trimming domain.
Syntax:
public
Surface
Trim(
Interval
u
,
Interval
v
)
Parameters:
u
Type:
Interval
Domain of surface along U direction to include in the subsurface.
v
Type:
Interval
Domain of surface along V direction to include in the subsurface.
Returns:
Type:
Surface
SubSurface on success, None on failure.
Available since:
5.0
home
/
Rhino.Geometry
/
Surface
/
Trim
Trim method
Class:
Rhino.Geometry.Surface
Nothing found