Click or drag to resize

GH_ParamTSimplify Property

Gets or sets the simplify modifier for this parameter.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool Simplify { get; set; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Param`1.Simplify"]

Implements

IGH_ParamSimplify
See Also