RhinoObject.GripsOn Property

RhinoObjectGripsOn Property

Gets or sets the activation state of object default editing grips.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool GripsOn { get; set; }
Public Property GripsOn As Boolean
	Get
	Set

Property Value

Type: Boolean
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also