Click or drag to resize

GH_ComponentServerAliases Property

Gets a list of all the defined aliases.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public List<string> Aliases { get; }

Property Value

Type: ListString

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ComponentServer.Aliases"]

See Also