IGH_Param.WireDisplay Property

IGH_ParamWireDisplay Property

Gets or sets the wire display style for this parameter. Wire display only affects the wires connected to the parameter input.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
GH_ParamWireDisplay WireDisplay { get; set; }
Property WireDisplay As GH_ParamWireDisplay
	Get
	Set

Property Value

Type: GH_ParamWireDisplay

[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_Param.WireDisplay"]

See Also