Click or drag to resize

GH_FieldElement Class

Abstract implementation of IGH_FieldElement, derive from this class rather than implementing IGH_FieldElement to save yourself time and effort.
Inheritance Hierarchy

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public abstract class GH_FieldElement : IGH_FieldElement

The GH_FieldElement type exposes the following members.

Constructors
  NameDescription
Protected methodGH_FieldElement
Initializes a new instance of the GH_FieldElement class
Top
Properties
Methods
See Also