GH_Conversion Enumeration |
Namespace: Grasshopper.Kernel
Member name | Value | Description | |
---|---|---|---|
Primary | 0 | Primary conversions only entail direct casts from identical or similar data types. | |
Secondary | 1 | Secondary conversions entail all implied conversions with the exception of direct casts. | |
Both | 2 | Indicates both Primary and Secondary |