We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2022-03-24 01:23 AM - last edited on 2024-09-24 10:30 AM by Doreena Deng
Hi,
Is there any simple solution for insert an autotext area in Drawings floor plan title on layout ?
I tryied all things and i think the only way is through the gdl scripts. Find the code from zone parameters and put it on the new object title script, however i don`t really know how to do such a thing ! for now is it!
2022-03-24 09:50 PM
Hello.
This can't be done. Titles (and autotext in layouts) can only access the information of the layout and the view that is placed in the layout, not the contents of the view itself (imagine GDL can't know if the view is a floor plan, a section, etc; even less the information of every element inside the view).
You could set up your drawings in a different way and isolate through layer combos the pavement, tag it (create a tag that has all the needed info including area), save that view and place it on layouts.
Best regards.
2022-03-28 05:13 PM
Hi sinceV6,
Thanks for you answer. OK by the autotext its known that there is no way to do that, but if we start creating a new Title like our friend here did - https://community.graphisoft.com/t5/Document-articles/Custom-Drawing-Titles-part-1-of-2-How-to-save-... and instead we put simple parametes like an autotext we tried some more advance like display value from Zone.
2022-03-31 03:51 PM
Hi,
This is not possible in GDL, the drawing title knows only about the paper, not the ink on the paper.
What you can do is set up a Schedule to calculate the area and place the schedule on the drawing.