SelectionFilterSettingsSubObjectSelect Property |
Enables or disabled sub-object selection.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntaxpublic static bool SubObjectSelect { get; set; }
Public Shared Property SubObjectSelect As Boolean
Get
Set
Property Value
Type:
Boolean
See Also