Click or drag to resize

Node3dTContentBoundingBox Property

Returns the boundingbox of all items in this node. If this node does not contain any items, BoundingBox.Empty is returned.

Namespace:  Grasshopper.Kernel.Geometry.SpatialTrees
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public BoundingBox ContentBoundingBox { get; }

Property Value

Type: BoundingBox

[Missing <value> documentation for "P:Grasshopper.Kernel.Geometry.SpatialTrees.Node3d`1.ContentBoundingBox"]

See Also