Click or drag to resize

GH_ComponentHelpDescription Property

Override this method if you want the help topic content to be more than the Component description.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected virtual string HelpDescription { get; }

Property Value

Type: String

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

See Also