the website https://www.allplan.com/pythonparts-allplan.html states:
"Interactions between individual PythonParts and between PythonParts and other Allplan objects are also possible."
How can I build such an interaction?
My goal is to click on an existing Allplan object and then let Python do the calculations based on that object and then add a PythonPart based on that information.