2020-11-15 02:51 AM - last edited on 2021-09-15 09:31 AM by Noemi Balogh
2020-11-15 12:15 PM
2020-11-17 07:04 AM
2020-11-17 10:28 AM
Archicad will substitute all references to autotext fields in whatever GDL output it finds them.
For example, if you write <PROJECTSTATUS> in the parameter string of a text2 command, will nicely replace it with the actual value.
All this is invisible to GDL – consequently the size and other attributes of the text are not measurable.
2020-11-29 04:21 AM
2020-11-29 11:18 AM
2020-11-29 01:00 PM
Peter wrote:
Yes, autotext can be used in GDL:
Archicad will substitute all references to autotext fields in whatever GDL output it finds them.
For example, if you write <PROJECTSTATUS> in the parameter string of a text2 command, will nicely replace it with the actual value.
All this is invisible to GDL – consequently the size and other attributes of the text are not measurable.
2020-11-30 11:18 AM
LaszloNagy wrote:
Peter wrote:
Yes, autotext can be used in GDL:
Archicad will substitute all references to autotext fields in whatever GDL output it finds them.
For example, if you write <PROJECTSTATUS> in the parameter string of a text2 command, will nicely replace it with the actual value.
All this is invisible to GDL – consequently the size and other attributes of the text are not measurable.
Peter,
I checked the GDL Reference Guide and I see that these Autotext keywords include only certain types of keywords, like things you enter in the Project Info Dialog, and Layout/Detail/Reference/Marker/Change/Revision-related keywords.
So, if I understand this correctly, GDL Global Variables cannot be used in a similar way.
So to take the original questions, I cannot type "GLOB_ID", or "<GLOB_ID>" or whatever the format is, into the "Text" field shown in that illustration, and then expect the GDL to understand this and then display the Element ID of the Library Part, right?
2020-11-30 11:24 AM
2020-11-30 12:51 PM
Peter wrote:Thanks for the suggestion Peter, sometimes the simplest solutions are the least obvious.
About keynoting lines: the name of the line type could be used as data.