ENZYME-APD / tapir-archicad-automation

The easiest way to use the JSON/Python API from Archicad without knowing how to code.
MIT License
57 stars 17 forks source link

New command: Get3DBoundingBoxes #183

Closed tlorantfy closed 2 weeks ago

tlorantfy commented 2 weeks ago

The input/output schemas of this new Get3DBoundingBoxes command is the same as the schemas of the "official" Get3DBoundingBoxes command. I've implemented set_elementid_of_cwsubelements_based_on_boundingboxes.py example script which gets bounding boxes for all CW subelements and sets Element ID properties of all subelements based on the bounding boxes.