Click or drag to resize

GH_Author Constructor (IGH_Author)

Initializes a new instance of the GH_Author class

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Author(
	IGH_Author other
)

Parameters

other
Type: Grasshopper.KernelIGH_Author
See Also