Click or drag to resize

CentralSettingsCanvasFullNames Property

Gets or sets the global default for verbose UI. When CanvasFullNames=True, parameter nicknames are set to their actual (long) names upon addition.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static bool CanvasFullNames { get; set; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.CentralSettings.CanvasFullNames"]

See Also