Click or drag to resize

it_strategy Enumeration

Defines the collection type to iterate.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public enum it_strategy
Members
  Member nameValueDescription
ContentDataBase0 This type represents all the render contents in the database.
ContentSelection1 This type represents the selected render content collection.
See Also