Click or drag to resize

GH_CharPatternParamNameConstructor Constructor (String)

Initializes a new instance of the GH_CharPatternParamNameConstructor class

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_CharPatternParamNameConstructor(
	string char_pool
)

Parameters

char_pool
Type: SystemString
See Also