SelCommand.TestGrips Property

SelCommandTestGrips Property

[Missing <summary> documentation for "P:Rhino.Commands.SelCommand.TestGrips"]

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

Property Value

Type: Boolean
See Also