RhinoCommon API
GetObjectEnableIgnoreGrips Method |
By default, post selection will select objects with grips on. If you do
not want to be able to post select objects with grips on, then call
EnableIgnoreGrips = false. The ability to preselect an object with grips
on is determined by the value returned by the virtual
RhinoObject.IsSelectableWithGripsOn.
Namespace: Rhino.Input.Custom
Assembly: RhinoCommon (in RhinoCommon.dll)
Parameters
- enable
- Type: SystemBoolean
[Missing <param name="enable"/> documentation for "M:Rhino.Input.Custom.GetObject.EnableIgnoreGrips(System.Boolean)"]