beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

GeometryBoundingBox Op



GeometryBoundingBox
Namespace: Ops.Gl.Geometry

Op author: pandur

Test Patches: 2 Tests

Calculate a bounding box from a geometry




Inputs

Geometry (Object)

Outputs

Boundings (Object)
Min X (Number)
Min Y (Number)
Min Z (Number)
Max X (Number)
Max Y (Number)
Max Z (Number)
MaxMin Points (Array)
Caught a mistake or want to contribute to the documentation?

Edit Documentation 

bounding box example


Changelog


created op
2020-07-06 - pandur
Ops.User.pandur.GeometryBoundingBox renamed to Ops.Gl.Geometry.GeometryBoundingBox
2020-07-06 - pandur

Patches using GeometryBoundingBox

  • Examples
  • My Patches
  • Public