Click or drag to resize

ObjectEnumeratorSettingsSubObjectSelected Property

If true then objects which only have a sub object selected will be included. This is false by default.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.3
Syntax
public bool SubObjectSelected { get; set; }

Property Value

Type: Boolean
See Also