Click or drag to resize

GH_ComplexNumber Constructor (GH_ComplexNumber)

Initializes a new instance of the GH_ComplexNumber class

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_ComplexNumber(
	GH_ComplexNumber other
)

Parameters

other
Type: Grasshopper.Kernel.TypesGH_ComplexNumber
See Also