DynamoVisualProgramming.ZeroTouchLibrary by Autodesk

<PackageReference Include="DynamoVisualProgramming.ZeroTouchLibrary" Version="0.9.0-beta1" />

 IBoundingBoxEntity

The CoordinateSystem that this BoundingBox is defined in

The maximum point

The minimum point

bool Contains(IPointEntity point)

Determine if a point is inside of the BoundingBox

Get the intersection of two BoundingBoxes

Determine whether two BoundingBoxes intersect

bool IsEmpty()

Determine if the BoundingBox is empty

Get the BoundingBox as a Solid Cuboid

Get the BoundingBox as a collection of Surfaces