Click or drag to resize

IGH_IndexRule Interface

Interface for index rules. An index rule is a way to determine whether a specific integer is considered valid, invalid or neutral. Index rules are used for selecting elements in DataTrees.

Namespace:  Grasshopper.Kernel.Data
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public interface IGH_IndexRule

The IGH_IndexRule type exposes the following members.

Methods
  NameDescription
Public methodEvaluate
Top
See Also