Description:

Retrieves the NURBS surface 2d parameter space values of this GripObject from the surface it's associated with.

Syntax:
public bool GetSurfaceParameters(
out double u,
out double v
)
Returns:
Type: bool
True on success. Output is unreliable if return is false.
Available since:
6.0

/
/
/
GetSurfaceParameters

GetSurfaceParameters method

Class:  Rhino.DocObjects.GripObject

Nothing found