Custom Tag Creation
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2012-06-27 05:48 PM
2012-06-27
05:48 PM
I've been trying to create a custom tag that has a rectangular box with a line dividing it in the middle. on the left side I need a Letter representing the material, on the right side I need a number representing the atual finish.
Finally this label should have a leader that points to an element. This leader " L shaped" should be able to be stretched at will.
How can I create this while being able to edit the text parameters for each individual text element but keeping this label as a block?
Any help is appreciated
Please see pic attached
5 REPLIES 5
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-08-25 09:30 PM
2020-08-25
09:30 PM
Hi Juancamore01
I'm curious if anyone every replied to your post, or if you figured this out. I'm trying to do the same thing...
Thanks,
Matt
I'm curious if anyone every replied to your post, or if you figured this out. I'm trying to do the same thing...
Thanks,
Matt

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-08-25 11:27 PM
2020-08-25
11:27 PM
This is fairly basic GDL.
Asking someone how to do it is akin to asking them to write it for you, because its that simple. I will give you a start.
step 1/ create a new GDL object and set its subtype to "Label"
This takes care of the leader as it is built into the "Label" subtype so you will get all the functionality of the leader in other Labels... pretty cool right.
step 2/ use basic GDL to create the box and text items.
Asking the experts on here to take the time to teach basic GDL will probably not get much response. You need to put the effort in to at least learn the basics on your own.
Asking someone how to do it is akin to asking them to write it for you, because its that simple. I will give you a start.
step 1/ create a new GDL object and set its subtype to "Label"
This takes care of the leader as it is built into the "Label" subtype so you will get all the functionality of the leader in other Labels... pretty cool right.
step 2/ use basic GDL to create the box and text items.
Asking the experts on here to take the time to teach basic GDL will probably not get much response. You need to put the effort in to at least learn the basics on your own.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-08-26 12:52 AM
2020-08-26
12:52 AM
Let's hope when the new Parma-o and Python scripts become the norm, some developers will at least share them with the rest of the community, which I think Graphisoft was hoping that would happen.
Imac, Big Sur AC 20 NZ, AC 25 Solo UKI,

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-08-26 03:02 AM
2020-08-26
03:02 AM
Brett wrote:Agreed. I think it will be a great way to share various GDL functionalities
Let's hope when the new Parma-o and Python scripts become the norm, some developers will at least share them with the rest of the community, which I think Graphisoft was hoping that would happen.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-08-26 04:09 AM
2020-08-26
04:09 AM
You can also simply draw what you want (without the leader) and add auto text.
Then select and 'save selection as library part' > label
Now you have a basic label to use without the need for any GDL.
It is not as good as a scripted label, but usually it is good enough.
Barry.
Then select and 'save selection as library part' > label
Now you have a basic label to use without the need for any GDL.
It is not as good as a scripted label, but usually it is good enough.
Barry.
One of the forum moderators.
Versions 6.5 to 27
i7-10700 @ 2.9Ghz, 32GB ram, GeForce RTX 2060 (6GB), Windows 10
Lenovo Thinkpad - i7-1270P 2.20 GHz, 32GB RAM, Nvidia T550, Windows 11
Versions 6.5 to 27
i7-10700 @ 2.9Ghz, 32GB ram, GeForce RTX 2060 (6GB), Windows 10
Lenovo Thinkpad - i7-1270P 2.20 GHz, 32GB RAM, Nvidia T550, Windows 11