Click or drag to resize

GH_LinkIsSharedLink Property

Gets whether this link is a shared link. A shared link should not have text but it should have a non-empty LinkId.

Namespace:  Grasshopper.Documentation
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool IsSharedLink { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Documentation.GH_Link.IsSharedLink"]

See Also