Display egress width
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2016-02-22 05:20 PM
‎2016-02-22
05:20 PM
8 REPLIES 8

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2016-02-22 08:49 PM
‎2016-02-22
08:49 PM
If you know a bit of GDL and feel a bit adventurous you can try to save the "Door Window Stamp 19" Label under a new name and modify that.
It already has a "Display Egress Dimensions" option, but that displays both the width and the height. You would have to slightly modify it to display only the width.
It already has a "Display Egress Dimensions" option, but that displays both the width and the height. You would have to slightly modify it to display only the width.
Loving Archicad since 1995 - Find Archicad Tips at x.com/laszlonagy
AMD Ryzen9 5900X CPU, 64 GB RAM 3600 MHz, Nvidia GTX 1060 6GB, 500 GB NVMe SSD
2x28" (2560x1440), Windows 10 PRO ENG, Ac20-Ac28
AMD Ryzen9 5900X CPU, 64 GB RAM 3600 MHz, Nvidia GTX 1060 6GB, 500 GB NVMe SSD
2x28" (2560x1440), Windows 10 PRO ENG, Ac20-Ac28
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2016-02-22 10:52 PM
‎2016-02-22
10:52 PM
I'll give a little GDL a try, but how do I save the stamp as a GSM that I can edit?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2016-02-22 11:34 PM
‎2016-02-22
11:34 PM
It is a Label, placed with the Label Tool.
Actually, you did not state your ARCHICAD version, I just assumed you are on AC19.
This Label is available only with AC19, it is a new feature.
Actually, you did not state your ARCHICAD version, I just assumed you are on AC19.
This Label is available only with AC19, it is a new feature.
Loving Archicad since 1995 - Find Archicad Tips at x.com/laszlonagy
AMD Ryzen9 5900X CPU, 64 GB RAM 3600 MHz, Nvidia GTX 1060 6GB, 500 GB NVMe SSD
2x28" (2560x1440), Windows 10 PRO ENG, Ac20-Ac28
AMD Ryzen9 5900X CPU, 64 GB RAM 3600 MHz, Nvidia GTX 1060 6GB, 500 GB NVMe SSD
2x28" (2560x1440), Windows 10 PRO ENG, Ac20-Ac28
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2016-02-23 02:18 PM
‎2016-02-23
02:18 PM
Yes, we are on version 19. So how do I save a "Label stamp" into something I can edit?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2016-02-23 03:31 PM
‎2016-02-23
03:31 PM
Place the Label called "Door Window Stamp 19". Then select it and use the File\Libraries and Objects\Open Object menu command (CTRL+SHIFT+O).
Then save as under another name. Then you can edit the copy.
Then save as under another name. Then you can edit the copy.
Loving Archicad since 1995 - Find Archicad Tips at x.com/laszlonagy
AMD Ryzen9 5900X CPU, 64 GB RAM 3600 MHz, Nvidia GTX 1060 6GB, 500 GB NVMe SSD
2x28" (2560x1440), Windows 10 PRO ENG, Ac20-Ac28
AMD Ryzen9 5900X CPU, 64 GB RAM 3600 MHz, Nvidia GTX 1060 6GB, 500 GB NVMe SSD
2x28" (2560x1440), Windows 10 PRO ENG, Ac20-Ac28
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2016-02-23 11:10 PM
‎2016-02-23
11:10 PM
Thanks for the guidance. Edited out the height after a few minutes of scanning the GDL.
If anyone is interested, the JPG below is the code removed (by adding "!" in front of line)...
If anyone is interested, the JPG below is the code removed (by adding "!" in front of line)...

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2016-02-24 01:15 AM
‎2016-02-24
01:15 AM
Cool, I am glad it was as easy as that.
And I suppose you will specify "" (empty string) for the Separator Value instead of the default " x " string?
So instead of displaying e.g. "ED 0.90 x 2.00", it now only displays "EW 0.90", I guess.
And I suppose you will specify "" (empty string) for the Separator Value instead of the default " x " string?
So instead of displaying e.g. "ED 0.90 x 2.00", it now only displays "EW 0.90", I guess.
Loving Archicad since 1995 - Find Archicad Tips at x.com/laszlonagy
AMD Ryzen9 5900X CPU, 64 GB RAM 3600 MHz, Nvidia GTX 1060 6GB, 500 GB NVMe SSD
2x28" (2560x1440), Windows 10 PRO ENG, Ac20-Ac28
AMD Ryzen9 5900X CPU, 64 GB RAM 3600 MHz, Nvidia GTX 1060 6GB, 500 GB NVMe SSD
2x28" (2560x1440), Windows 10 PRO ENG, Ac20-Ac28
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2016-02-24 02:17 PM
‎2016-02-24
02:17 PM
Yes, the separator is empty. We added a frame around the text. Would have preferred an oval, but couldn't figure out that part.
Thanks again
Thanks again