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:
Sets the domain in a direction.
Syntax:
public virtual
bool
SetDomain(
int
direction
,
Interval
domain
)
virtual
Parameters:
direction
Type:
int
0 sets first parameter's domain, 1 sets second parameter's domain.
domain
Type:
Interval
A new domain to be assigned.
Returns:
Type:
bool
True if setting succeeded, otherwise false.
Available since:
5.0
home
/
Rhino.Geometry
/
Surface
/
SetDomain
SetDomain method
Class:
Rhino.Geometry.Surface
Nothing found