Click or drag to resize

GH_ExpressionParser Constructor (Boolean)

Initializes a new instance of the GH_ExpressionParser class

Namespace:  Grasshopper.Kernel.Expressions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_ExpressionParser(
	bool bThrowExceptions
)

Parameters

bThrowExceptions
Type: SystemBoolean
See Also