Hello everyone, I'm currently developing an Archicad add-on using the
C++ API and need to programmatically split Wall and Slab elements along
a specified line or plane, similar to the manual Split operation
available in the Archicad UI. After reviewing the API documentation,...