GH_ZuiAction Constructor

GH_ZuiAction Constructor

Initializes a new instance of the GH_ZuiAction class

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected GH_ZuiAction(
	string name
)
Protected Sub New ( 
	name As String
)

Parameters

name
Type: SystemString
See Also