RhinoCommon API
SurfaceClosestSide Method |
Gets the side that is closest, in terms of 3D-distance, to a U and V parameter.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public IsoStatus ClosestSide( double u, double v )
Public Function ClosestSide ( u As Double, v As Double ) As IsoStatus
Parameters
- u
- Type: SystemDouble
A u parameter. - v
- Type: SystemDouble
A v parameter.
Return Value
Type: IsoStatusA side.

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