Grasshopper API
GH_ComponentDataComparison Property |
Gets or sets the data matching algorithm for this component
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public GH_DataComparison DataComparison { get; set; }
Public Property DataComparison As GH_DataComparison Get Set
Property Value
Type: GH_DataComparison[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Component.DataComparison"]
Implements
IGH_ComponentDataComparison