GH_Component.GenerateParameterHelp Method

GH_ComponentGenerateParameterHelp Method

Create an HTML string that lists names and descriptions for input and output parameters.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected string GenerateParameterHelp()
Protected Function GenerateParameterHelp As String

Return Value

Type: String
See Also