Click or drag to resize

GH_OperatorType Enumeration

Namespace:  Grasshopper.Kernel.Expressions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public enum GH_OperatorType
Members
  Member nameValueDescription
UnaryOnLeft0
UnaryOnRight1
Binary2
See Also