<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: auto labelling in Documentation</title>
    <link>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3687#M769</link>
    <description>yes thank you anything will help, maybe using GDL but it cant script!! just basic cut and paste&lt;BR /&gt;
Is there is a label tool out there that can return this information.&lt;BR /&gt;
Will your custom label return the length of a beam??&lt;BR /&gt;
&lt;BR /&gt;
thanks &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt;&lt;BR /&gt;
&lt;BR /&gt;
Ben</description>
    <pubDate>Tue, 02 Dec 2003 16:14:08 GMT</pubDate>
    <dc:creator>Ben Cohen</dc:creator>
    <dc:date>2003-12-02T16:14:08Z</dc:date>
    <item>
      <title>auto labelling</title>
      <link>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3685#M767</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hello all, nice to meet you all  (my first post) here goes&lt;BR /&gt;
Does anyone have a hint on how to create an associative label that contains data directly from the object that is being labelled.&lt;BR /&gt;
ie. can I label a roof maker rafter and have the label contain the length. Or label a steel section and have the label contain the section size and weight.&lt;BR /&gt;
This is something that I have being trying to do for ages using properties and keys etc but with no luck  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_confused.gif" style="display : inline;" /&gt;&lt;BR /&gt;
&lt;BR /&gt;
TIA&lt;BR /&gt;
&lt;BR /&gt;
Ben&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 30 May 2023 08:10:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3685#M767</guid>
      <dc:creator>Ben Cohen</dc:creator>
      <dc:date>2023-05-30T08:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: auto labelling</title>
      <link>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3686#M768</link>
      <description>&lt;BLOCKQUOTE&gt;Ben wrote:&lt;BR /&gt;Or label a steel section and have the label contain the section size and weight.
&lt;/BLOCKQUOTE&gt;

AFAIK, you can only get information from construction element, not from object (you still can get generic info from it, such as X,Y,Z position, A, B, ZZYZX size, etc), but you won't be able to get directly specific object parameter...&lt;BR /&gt;
&lt;BR /&gt;
I made some labels that can be used with slabs and walls, for exemple, you might have a look and derive it for your objects...&lt;BR /&gt;
&lt;BR /&gt;
Anyway, the seems to be more GDL related and you should also post your question on GDL-Talk</description>
      <pubDate>Tue, 02 Dec 2003 16:06:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3686#M768</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2003-12-02T16:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: auto labelling</title>
      <link>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3687#M769</link>
      <description>yes thank you anything will help, maybe using GDL but it cant script!! just basic cut and paste&lt;BR /&gt;
Is there is a label tool out there that can return this information.&lt;BR /&gt;
Will your custom label return the length of a beam??&lt;BR /&gt;
&lt;BR /&gt;
thanks &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt;&lt;BR /&gt;
&lt;BR /&gt;
Ben</description>
      <pubDate>Tue, 02 Dec 2003 16:14:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3687#M769</guid>
      <dc:creator>Ben Cohen</dc:creator>
      <dc:date>2003-12-02T16:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: auto labelling</title>
      <link>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3688#M770</link>
      <description>&lt;BLOCKQUOTE&gt;Ben wrote:&lt;BR /&gt;yes thank you anything will help, maybe using GDL but it cant script!! just basic cut and paste&lt;BR /&gt;
Is there is a label tool out there that can return this information.&lt;BR /&gt;
Will your custom label return the length of a beam??&lt;BR /&gt;
&lt;BR /&gt;
thanks &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt;&lt;BR /&gt;
&lt;BR /&gt;
Ben&lt;/BLOCKQUOTE&gt;

You'll find a label attached here : it only works for slabs, but you should be able to adapt it for a beam or an object. &lt;BR /&gt;
&lt;BR /&gt;
The label will only work if it's associated with an element (by checking the checkbox of the element itself) and if the default label type for this kind of construction element is the correct one.&lt;BR /&gt;
&lt;BR /&gt;
You should check the help file in the GDL section : &lt;BR /&gt;
"Beam parameters - available for listing only &lt;BR /&gt;
BEAM_THICKNESS thickness of the beam &lt;BR /&gt;
&lt;BR /&gt;
BEAM_HEIGHT height of the beam &lt;BR /&gt;
&lt;BR /&gt;
BEAM_REFLINE_OFFSET offset of the reference line relative to the axes of the beam &lt;BR /&gt;
&lt;BR /&gt;
BEAM_PRIORITY 3D intersection priority index number &lt;BR /&gt;
&lt;BR /&gt;
BEAM_MAT_RIGHT material of the beam on the right side of the reference line &lt;BR /&gt;
&lt;BR /&gt;
BEAM_MAT_LEFT material of the beam on the left side of the reference line &lt;BR /&gt;
&lt;BR /&gt;
BEAM_MAT_TOP material of the beam on the top &lt;BR /&gt;
&lt;BR /&gt;
BEAM_MAT_BOTTOM material of the beam at the bottom &lt;BR /&gt;
&lt;BR /&gt;
BEAM_MAT_END material of the beam at both ends &lt;BR /&gt;
&lt;BR /&gt;
BEAM_OUTLINE_LINETYPE line type of the beam outline &lt;BR /&gt;
&lt;BR /&gt;
BEAM_AXES_LINETYPE line type of the beam axes &lt;BR /&gt;
&lt;BR /&gt;
BEAM_FILL fill type of the beam &lt;BR /&gt;
&lt;BR /&gt;
BEAM_FILL_PEN pen of the beam fill &lt;BR /&gt;
&lt;BR /&gt;
BEAM_SECT_PEN pen of the contours of the beam in section &lt;BR /&gt;
&lt;BR /&gt;
BEAM_FBGD_PEN pen of the background of the fill of the wall &lt;BR /&gt;
&lt;BR /&gt;
BEAM_DIRECTION the direction of the beam reference line &lt;BR /&gt;
&lt;BR /&gt;
BEAM_POSITION absolute coordinates of the beam axis starting point &lt;BR /&gt;
&lt;BR /&gt;
BEAM_LENGTH_RIGHT length of the beam on the right side of the reference line &lt;BR /&gt;
&lt;BR /&gt;
BEAM_LENGTH_LEFT length of the beam on the left side of the reference line &lt;BR /&gt;
&lt;BR /&gt;
BEAM_RIGHT_SURF surface of the beam on the right side of the reference line &lt;BR /&gt;
&lt;BR /&gt;
BEAM_LEFT_SURF surface of the beam on the left side of the reference line &lt;BR /&gt;
&lt;BR /&gt;
BEAM_TOP_SURF surface of the top of the beam &lt;BR /&gt;
&lt;BR /&gt;
BEAM_BOTTOM_SURF surface of the bottom of the beam &lt;BR /&gt;
&lt;BR /&gt;
BEAM_END_SURF surface of both ends of the beam &lt;BR /&gt;
&lt;BR /&gt;
BEAM_VOLUME volume of the beam &lt;BR /&gt;
&lt;BR /&gt;
BEAM_HOLES_NR number of holes in the beam &lt;BR /&gt;
&lt;BR /&gt;
BEAM_HOLES_SURF total surface of holes in the beam &lt;BR /&gt;
&lt;BR /&gt;
BEAM_HOLE_EDGE_SURF total surface of hole edges in the beam &lt;BR /&gt;
&lt;BR /&gt;
BEAM_HOLES_VOLUME total volume of holes in the beam "&lt;BR /&gt;
&lt;BR /&gt;
This is the list of the element you can handle in an associated label.</description>
      <pubDate>Tue, 02 Dec 2003 16:27:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3688#M770</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2003-12-02T16:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: auto labelling</title>
      <link>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3689#M771</link>
      <description>thankyou Geoffroy &lt;BR /&gt;
 &lt;BR /&gt;
I shall try and adapt it, it works great for slabs I am sure it will be easy to get it to recognize beams &lt;BR /&gt;
 &lt;BR /&gt;
Regards &lt;BR /&gt;
 &lt;BR /&gt;
Ben</description>
      <pubDate>Tue, 02 Dec 2003 16:35:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3689#M771</guid>
      <dc:creator>Ben Cohen</dc:creator>
      <dc:date>2003-12-02T16:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: auto labelling</title>
      <link>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3690#M772</link>
      <description>&lt;BLOCKQUOTE&gt;Ben wrote:&lt;BR /&gt;I shall try and adapt it, it works great for slabs I am sure it will be easy to get it to recognize beams 
 &lt;/BLOCKQUOTE&gt;

Let's hope so ! If any help needed fruthermore, contact me in PM</description>
      <pubDate>Tue, 02 Dec 2003 16:37:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3690#M772</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2003-12-02T16:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: auto labelling</title>
      <link>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3691#M773</link>
      <description>whoops, no it is not easy to adapt &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_sad.gif" style="display : inline;" /&gt;  I have no idea what the scripting does) it looks like I need to learn how to code, something I have tried to avoid, but I think the bottom line is if you want to harness the power of archicad you &lt;B&gt;have &lt;/B&gt;to script.&lt;BR /&gt;
&lt;BR /&gt;
Thnx heaps for your help&lt;BR /&gt;
&lt;BR /&gt;
Ben</description>
      <pubDate>Wed, 03 Dec 2003 03:33:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3691#M773</guid>
      <dc:creator>Ben Cohen</dc:creator>
      <dc:date>2003-12-03T03:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: auto labelling</title>
      <link>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3692#M774</link>
      <description>Hi guys, &lt;BR /&gt;
I know this is a very old topic, but maybe you could help me...  &lt;BR /&gt;
I'm looking for a label that automatically shows the object component or even better, its properties in plans and in sections. This way everytime I change an object material (so I'd have to change it's property link also) the indications on every drawing would change too. &lt;BR /&gt;
Do you know how can I get this??</description>
      <pubDate>Wed, 28 Feb 2007 18:02:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3692#M774</guid>
      <dc:creator>PatriciaLe_o</dc:creator>
      <dc:date>2007-02-28T18:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: auto labelling</title>
      <link>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3693#M775</link>
      <description>It would not be overly difficult to do, but it would require GDL scripting.</description>
      <pubDate>Wed, 28 Feb 2007 18:41:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3693#M775</guid>
      <dc:creator>TomWaltz</dc:creator>
      <dc:date>2007-02-28T18:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: auto labelling</title>
      <link>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3694#M776</link>
      <description>&lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_cry.gif" style="display : inline;" /&gt; As I supposed... the bad news is that I don't know GDL!! I tryed to open some label to see their scripts and see if I could at least understand something and try changing it... but I couldn't even open one of them because I don't know where the default labels are... Sorry to abuse Tom, but can you help me?</description>
      <pubDate>Wed, 28 Feb 2007 18:50:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3694#M776</guid>
      <dc:creator>PatriciaLe_o</dc:creator>
      <dc:date>2007-02-28T18:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: auto labelling</title>
      <link>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3695#M777</link>
      <description>The easiest way to open a Label object is to place one through the Label Tool, select the Label, then click File &amp;gt; GDL Objects &amp;gt; Open Object....&lt;BR /&gt;
&lt;BR /&gt;
This will at least open the Object Editor so you can see the scripts.</description>
      <pubDate>Wed, 28 Feb 2007 19:00:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3695#M777</guid>
      <dc:creator>TomWaltz</dc:creator>
      <dc:date>2007-02-28T19:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: auto labelling</title>
      <link>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3696#M778</link>
      <description>Thanks Tom. I opened some but are the text, ID and internal ID labels not able to be opened? And those I could open... I don't know why I thought it could help me... I don't get a clue what's all about! So naïve...  &lt;BR /&gt;
Do you know someone who might have done the label I wanted??</description>
      <pubDate>Wed, 28 Feb 2007 19:28:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3696#M778</guid>
      <dc:creator>PatriciaLe_o</dc:creator>
      <dc:date>2007-02-28T19:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: auto labelling</title>
      <link>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3697#M779</link>
      <description>Text labels are not objects, so they cannot be opened. (They are just text and lines).&lt;BR /&gt;
&lt;BR /&gt;
I don't remember ever seeing label objects called "ID"  or "internal ID", so I cannot say.&lt;BR /&gt;
&lt;BR /&gt;
I don't know of anyone who has done what you're looking for. It's definitely possible to call out almost any parameter of anything you have placed, but it's not going to be easy (even for those who are more experienced with GDL)</description>
      <pubDate>Wed, 28 Feb 2007 19:38:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3697#M779</guid>
      <dc:creator>TomWaltz</dc:creator>
      <dc:date>2007-02-28T19:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: auto labelling</title>
      <link>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3698#M780</link>
      <description>The ID and internal ID must be then just labels then... They exist on the objects settings, label settings box, as in image. With them I can get automatic label showing the walls ID's for example, but this is completely useless for me! I thought that it would have the same logic, but instead of showing the ID, the label would show the object property... &lt;BR /&gt;
 
&lt;BLOCKQUOTE&gt;TomWaltz wrote:&lt;BR /&gt;I don't know of anyone who has done what you're looking for. It's definitely possible to call out almost any parameter of anything you have placed, but it's not going to be easy (even for those who are more experienced with GDL)&lt;/BLOCKQUOTE&gt; &lt;BR /&gt;
 &lt;BR /&gt;
Thanks anyway for telling me the real situation... I´ll just sit on the corner and cry...&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/9464i2519273AD2BFE331/image-size/large?v=v2&amp;amp;px=999" border="0" alt="ID things.JPG" title="ID things.JPG" /&gt;</description>
      <pubDate>Wed, 28 Feb 2007 20:40:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3698#M780</guid>
      <dc:creator>PatriciaLe_o</dc:creator>
      <dc:date>2007-02-28T20:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: auto labelling</title>
      <link>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3699#M781</link>
      <description>OK, it looks like those are just like the Text labels and are not objects. Sorry!</description>
      <pubDate>Wed, 28 Feb 2007 20:45:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3699#M781</guid>
      <dc:creator>TomWaltz</dc:creator>
      <dc:date>2007-02-28T20:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: auto labelling</title>
      <link>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3700#M782</link>
      <description>Tom! I have to say it... You're reeeeeally FAST!!!!!  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_lol.gif" style="display : inline;" /&gt; &lt;BR /&gt;
Thanks a lot!</description>
      <pubDate>Wed, 28 Feb 2007 20:49:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/auto-labelling/m-p/3700#M782</guid>
      <dc:creator>PatriciaLe_o</dc:creator>
      <dc:date>2007-02-28T20:49:08Z</dc:date>
    </item>
  </channel>
</rss>

