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()
Protected Function GenerateDefaultHTML As GH_HtmlFormatter
Return Value
Type:
GH_HtmlFormatterRemarks This formatter does not include the this-is-an-autogenerated-topic message
See Also