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; }
Public Overridable ReadOnly Property ClippingBox As BoundingBox
Get
Property Value
Type:
BoundingBox[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Component.ClippingBox"]
Implements
IGH_PreviewObjectClippingBoxSee Also