GH_Variant_Complex Property |
Gets the contents of this Variant as a complex number.
Namespace:
Grasshopper.Kernel.Expressions
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public Complex _Complex { get; }
Public ReadOnly Property _Complex As Complex
Get
Property Value
Type:
Complex[Missing <value> documentation for "P:Grasshopper.Kernel.Expressions.GH_Variant._Complex"]
See Also