Click or drag to resize

GH_ComponentLocked Property

Gets or sets the Locked state for this Component. This also sets locked states for all input and output parameters.

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

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Component.Locked"]

See Also