Click or drag to resize

GH_ComponentGenerateParameterHelp Method (IGH_Param)

Generate HTML string for a single parameter.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected string GenerateParameterHelp(
	IGH_Param param
)

Parameters

param
Type: Grasshopper.KernelIGH_Param

Return Value

Type: String
See Also