M_Rhino_Geometry_Surface_Domain - mcneel/rhinocommon-api-docs GitHub Wiki

Surface.Domain Method

Gets the domain in a direction.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Interval Domain(
	int direction
)

VB

Public Function Domain ( 
	direction As Integer
) As Interval

Parameters

 

direction
Type: System.Int32
0 gets first parameter, 1 gets second parameter.

Return Value

Type: Interval
An interval value.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Surface Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️