RhinoCommon API
SurfaceSetDomain Method |
Sets the domain in a direction.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public virtual bool SetDomain( int direction, Interval domain )
Public Overridable Function SetDomain ( direction As Integer, domain As Interval ) As Boolean
Parameters
- direction
- Type: SystemInt32
0 sets first parameter's domain, 1 sets second parameter's domain. - domain
- Type: Rhino.GeometryInterval
A new domain to be assigned.
Return Value
Type: Booleantrue if setting succeeded, otherwise false.

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