| ObjectEnumeratorSettingsNormalObjects Property  | 
 
            When true, normal objects (e.g. not locked and not hidden) are returned.
            
 
    Namespace: 
   Rhino.DocObjects
    Assembly:
   RhinoCommon (in RhinoCommon.dll)
Since: 5.0
 Syntax
Syntaxpublic bool NormalObjects { get; set; }Public Property NormalObjects As Boolean
	Get
	Set
Property Value
Type: 
Boolean See Also
See Also