Click or drag to resize

IGH_DataTree Interface

Utility interface for detection of DataTree generic instances.

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

The IGH_DataTree type exposes the following members.

Methods
  NameDescription
Public methodMergeWithParameter
Utility function for assigning Script Data Trees to parameters.
Top
See Also