Description:

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

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

/
/
/
GetCageParameters

GetCageParameters method

Class:  Rhino.DocObjects.GripObject

Nothing found