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; }
Public Overridable Property Weight As Double
Get
Set
Property Value
Type:
DoubleSee Also