FilterContentByUsage Enumeration

FilterContentByUsage Enumeration

Content collection filter value

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.9
Syntax
public enum FilterContentByUsage
Public Enumeration FilterContentByUsage
Members
  Member nameValueDescription
None0 No filter in use
Used1 Display only used contents
Unused2 Display only unused contents
See Also