Click or drag to resize

GH_GDLParser Class

Provided functionality for parsing and writing Grasshopper Descriptor Language text.
Inheritance Hierarchy
SystemObject
  Grasshopper.Kernel.GDLGH_GDLParser

Namespace:  Grasshopper.Kernel.GDL
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public sealed class GH_GDLParser

The GH_GDLParser type exposes the following members.

Methods
  NameDescription
Public methodStatic memberParseGDL
Convert a GDL text into an actual document.
Top
See Also