GH_FieldElementBoundingBox Property |
Namespace:
Grasshopper.Kernel.Types
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public abstract BoundingBox BoundingBox { get; }
Public MustOverride ReadOnly Property BoundingBox As BoundingBox
Get
Property Value
Type:
BoundingBox[Missing <value> documentation for "P:Grasshopper.Kernel.Types.GH_FieldElement.BoundingBox"]
Implements
IGH_FieldElementBoundingBoxSee Also