23 hours ago
Hi Everyone,
I am hoping for a more elegant solution than manual text input.
When we issue the drawings, the date of the first issue of the drawing is the date that should appear in the title block of the drawing. In Archicad, this also appears as the first issue of the drawing in the history. Any revisions to the drawing will appear in the issue history, but the first date of the drawing issue should not change.
At the moment we have to manually enter the text for the date of first issue in the layout settings of each layout. Ideally I would like to read this from the drawing issue information. Is there a way to do this?
Thanks.
Sam
21 hours ago
If you know a little bit of GDL, you can using the LAYOUT_REVISION_HISTORY request. [1][4] should be the date of first issue. You would also probably want to include an IF statement to check if the drawing has been issued, and only output text if it has, or include a "Not Issued" note for a false return.
Ling.
AC22-23 AUS 7000 | Help Those Help You - Add a Signature |
Self-taught, bend it till it breaks | Creating a Thread |
Win11 | i9 10850K | 64GB | RX6600 | Win10 | R5 2600 | 16GB | GTX1660 |
20 hours ago
Thank you Ling,
That is a good suggestion. I will need to look at this.
19 hours ago
I update my WIP marker to do this.
AC22-23 AUS 7000 | Help Those Help You - Add a Signature |
Self-taught, bend it till it breaks | Creating a Thread |
Win11 | i9 10850K | 64GB | RX6600 | Win10 | R5 2600 | 16GB | GTX1660 |