Grasshopper API
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)
public BoundingBox ContentBoundingBox { get; }
Public ReadOnly Property ContentBoundingBox As BoundingBox Get
Property Value
Type: BoundingBox[Missing <value> documentation for "P:Grasshopper.Kernel.Geometry.SpatialTrees.Node3d`1.ContentBoundingBox"]