Click or drag to resize

GH_ComponentClippingBox Property

Gets the clipping box for all preview geometry drawn by this component and all associated parameters.

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

Property Value

Type: BoundingBox

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Component.ClippingBox"]

Implements

IGH_PreviewObjectClippingBox
See Also