Skip to content

GH_GlossaryItem

Public Class

Represents a single glossary entry in the Grasshopper help.

Inheritance Hierarchy

System.Object
Grasshopper.Documentation.GH_GlossaryItem

Namespace: Grasshopper.Documentation

Assembly: Grasshopper (in Grasshopper.dll)

Syntax

public class GH_GlossaryItem

The GH_GlossaryItem type exposes the following members.

Properties

Name

Description


Public Property

Gets the author of this glossary entry. This field is optional and may not be defined.


Public Property

Gets the contact information for the glossary entry author. This field is optional and may not be defined.


Public Property

Gets the description (definition) for this glossary entry.


Public Property

Gets the source file for this glossary entry.


Public Property

Gets the pronunciation guide to the word. This field is optional and may not be defined.


Public Property

Gets the synonyms for this glossary entry.


Public Property

Gets the word this glossary entry is about.


Methods

Name

Description


Public Method
Static Member

Parse a *.glossary file and return a glossary entry.