Click or drag to resize

GH_Param<T>.Simplify 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_Param.Simplify
See Also