Click or drag to resize

NurbsCurveGrevilleParameters Method

Gets all Greville parameters for this curve.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double[] GrevilleParameters()

Return Value

Type: Double

[Missing <returns> documentation for "M:Rhino.Geometry.NurbsCurve.GrevilleParameters"]

See Also