Click or drag to resize

GH_Field Class

Represents a field of forces.
Inheritance Hierarchy
SystemObject
  Grasshopper.Kernel.TypesGH_Field

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class GH_Field : IGH_Goo, IGH_PreviewData

The GH_Field type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyClippingBox
Public propertyElements
Gets the list of elements of this field.
Public propertyIsValid
Public propertyIsValidWhyNot
Public propertyTypeDescription
Public propertyTypeName
Top
Methods
See Also