Click or drag to resize

GH_Topic Class

Represents a single topic in the Grasshopper help.
Inheritance Hierarchy
SystemObject
  Grasshopper.DocumentationGH_Topic

Namespace:  Grasshopper.Documentation
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class GH_Topic

The GH_Topic type exposes the following members.

Properties
Methods
  NameDescription
Public methodStatic memberParseFile
Parse a *.topic file and return a topic entry.
Top
See Also