Click or drag to resize

GetObjectInactiveDetailPickEnabled Property

By default, objects in inactive details are not permitted to be picked. In a few rare cases this is used (ex. picking circles during DimRadius)

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.8
Syntax
public bool InactiveDetailPickEnabled { get; set; }

Property Value

Type: Boolean
See Also