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; }
Public Property Simplify As Boolean
Get
Set
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Param`1.Simplify"]
Implements
IGH_ParamSimplifySee Also