Click or drag to resize

SelectionFilterSettingsEnabled Property

Enables or disables the global object selection filter.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public static bool Enabled { get; set; }

Property Value

Type: Boolean
See Also