CIHDigitalConfigurator / CIH_Toolkit

CIH_Toolkit
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Zone Specification to use Cuboid containment #15

Open alelom opened 3 years ago

alelom commented 3 years ago

Currently, BoundingBox condition – and, coincidentally, the Zone Specification – work only with BoundingBoxes.

This is limiting because BoundingBoxes are, by definition, aligned to global axes.

We need to add conditions – and change the Zone Specification – so it works with portion of space not aligned to global axes. Checking for containment in a Cuboid would satisfy 99% of the cases.

Plan is: