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)
Syntaxpublic bool InactiveDetailPickEnabled { get; set; }Public Property InactiveDetailPickEnabled As Boolean
Get
Set
Property Value
Type:
Boolean
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also