Click or drag to resize

GH_Target Enumeration

Enumerates the possible link targets in Grasshopper documentation.

Namespace:  Grasshopper.Documentation
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public enum GH_Target
Members
  Member nameValueDescription
Glossary0 Specifies a link into the Glossary.
Topic1 Specifies a link to another topic.
External2 Specifies a link to some external web-page.
See Also