Click or drag to resize

GH_CodeString Class

Inheritance Hierarchy
SystemObject
  Grasshopper.Kernel.ExpressionsGH_CodeString

Namespace:  Grasshopper.Kernel.Expressions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class GH_CodeString

The GH_CodeString type exposes the following members.

Constructors
  NameDescription
Public methodGH_CodeString
Initializes a new instance of the GH_CodeString class
Top
Properties
  NameDescription
Public propertySegments
Top
Methods
Fields
  NameDescription
Protected fieldStatic memberDoubleQuote
Protected fieldm_Segments
Top
See Also