Click or drag to resize

GripObjectWeight Property

The weight of a NURBS control point grip or RhinoMath.UnsetValue if the grip is not a NURBS control point grip.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public virtual double Weight { get; set; }

Property Value

Type: Double
See Also