Click or drag to resize

GH_CharPatternParamNameConstructor Constructor (String, Int32)

Initializes a new instance of the GH_CharPatternParamNameConstructor class

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

Parameters

char_pool
Type: SystemString
depth
Type: SystemInt32
See Also