Is it possible to connect automatically all drawn elements to a file name: added in UserDefinedPropertset? It takes a lot of time to link this per element.
Hi Dirk, Is it possible to do it in one string? Because element have different Level properties: Walls have: Base Constraints Windows have: Level Roof have: Reference Level Railing have: Base Level We tried to make a string with more types but it wouldn't work, do you've got an idea? For Example we tried with: {$this("Base Constraint"+"Level"+"Reference Level"+"Base Level").("Name")}