Grasshopper API
GH_MatchWeight Enumeration |
Weighting factors of string matches.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)


Member name | Value | Description | |
---|---|---|---|
Exact | 100 | ||
Start | 100 | ||
WordExact | 100 | ||
WordStart | 100 | ||
Contains | 10 | ||
Fuzzy | 10 |
