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

BoundingBoxVisible Op

Ops.Gl.Geometry.BoundingBoxVisible


BoundingBoxVisible
Namespace: Ops.Gl.Geometry

Op author: pandur

Test if a boundingbox could be visible in the current viewport




Inputs

Exec (Trigger)
Boundings (Object)
Active (boolean /Number)
Draw (boolean /Number)
Width (Number)
Height (Number)
Length (Number)

Outputs

Next (Trigger)
Visible (boolean Number)
Caught a mistake or want to contribute to the documentation?

Edit Documentation 

bounding box example

Open Example In Editor

Patches using BoundingBoxVisible

Changelog


created op
2020-07-06 - pandur
Ops.User.pandur.BoundingBoxVisible renamed to Ops.Gl.Geometry.BoundingBoxVisible
2020-07-06 - pandur
fixed bugs in calculation
2022-01-31 - pandur