Grasshopper API
GH_ParamTOptional Property |
Gets or sets whether or not this parameter is considered optional by the owner component.
Empty, non-optional parameters prevent the component from being solved.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

Property Value
Type: Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Param`1.Optional"]
Implements
IGH_ParamOptional