| 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
Syntaxpublic bool SubObjectSelected { get; set; }Public Property SubObjectSelected As Boolean
	Get
	Set
Property Value
Type: 
Boolean See Also
See Also