IGH_PreviewDataClippingBox Property |
Gets the clipping box for this data. The clipping box
is typically the same as the boundingbox.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax BoundingBox ClippingBox { get; }
ReadOnly Property ClippingBox As BoundingBox
Get
Property Value
Type:
BoundingBox[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_PreviewData.ClippingBox"]
Return Value
Type:
BoundingBoxThe clipping box for this object.
See Also