Click or drag to resize

GH_FieldElementBoundingBox Property

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public abstract BoundingBox BoundingBox { get; }

Property Value

Type: BoundingBox

[Missing <value> documentation for "P:Grasshopper.Kernel.Types.GH_FieldElement.BoundingBox"]

Implements

IGH_FieldElementBoundingBox
See Also