RhinoCommon API
GripObjectGetSurfaceParameters Method |
Retrieves the 2d parameter space values of this GripObject from the surface it's associated with.
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool GetSurfaceParameters( out double u, out double v )
Public Function GetSurfaceParameters ( <OutAttribute> ByRef u As Double, <OutAttribute> ByRef v As Double ) As Boolean
Parameters
- u
- Type: SystemDouble
[Missing <param name="u"/> documentation for "M:Rhino.DocObjects.GripObject.GetSurfaceParameters(System.Double@,System.Double@)"]
- v
- Type: SystemDouble
[Missing <param name="v"/> documentation for "M:Rhino.DocObjects.GripObject.GetSurfaceParameters(System.Double@,System.Double@)"]
Return Value
Type: BooleanTrue on success. Output is unreliable if return is false.

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