Click or drag to resize

ObjectEnumeratorSettingsIdefObjects Property

When true, objects in instance definitions (not the instance references) are returned.

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

Property Value

Type: Boolean
See Also