Click or drag to resize

IGH_ActiveObjectLocked Property

Gets or sets the locked flag of this object. Locked objects are ignored during solutions.

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

Property Value

Type: Boolean

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

See Also