Click or drag to resize

CustomObjectGripsGripsMoved Property

If GripsMoved is true if some of the grips have ever been moved GripObject.NewLocation() sets GripsMoved=true.

Namespace:  Rhino.DocObjects.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool GripsMoved { get; }

Property Value

Type: Boolean
See Also