Click or drag to resize

GH_ComponentGenerateDefaultHTML Method

Creates the default component help topic, including all parameter lists.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected GH_HtmlFormatter GenerateDefaultHTML()

Return Value

Type: GH_HtmlFormatter
Remarks
This formatter does not include the this-is-an-autogenerated-topic message
See Also