Description:

Constructs a sub-surface that covers the specified UV trimming domain.

Syntax:
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

Nothing found