<?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: MEP label in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/MEP-label/m-p/293696#M4388</link>
    <description>How do I use the script in a label to pull the values from the MEP parts in AC24. Sorry I don't understand the scripting language.  Is there a article in Help that would help with this?  I have looked and i still don't understand.&lt;BR /&gt;
 I can get to the parameters in the schedule but not in the labels as stated above.  The MEP parts have different parameters for the Height, Width and length so we can't use the A, B, ZZYZX.&lt;BR /&gt;
&lt;BR /&gt;
I am also trying to use the parameters to pull the element info and then place it in the label, but don't know how to use the function there either.</description>
    <pubDate>Wed, 02 Sep 2020 17:24:39 GMT</pubDate>
    <dc:creator>toofuerte</dc:creator>
    <dc:date>2020-09-02T17:24:39Z</dc:date>
    <item>
      <title>MEP label</title>
      <link>https://community.graphisoft.com/t5/GDL/MEP-label/m-p/293689#M4381</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hello everyone,&lt;BR /&gt;&lt;BR /&gt;I've question for you guys about script for MEP label.&lt;BR /&gt;Does it possible to create label that can show lenght of element (Pipe, Duct or Cable tray)? Like for Property Value in popup meny of "Property Label" can be shown also Parameters of some element?&lt;BR /&gt;&lt;BR /&gt;I hope so that you understand my question.&lt;/DIV&gt;</description>
      <pubDate>Mon, 26 Sep 2022 20:52:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/MEP-label/m-p/293689#M4381</guid>
      <dc:creator>Njegos T</dc:creator>
      <dc:date>2022-09-26T20:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: MEP label</title>
      <link>https://community.graphisoft.com/t5/GDL/MEP-label/m-p/293690#M4382</link>
      <description>When you place an Autotext into a Label, you have hundreds of Properties and Parameters to choose from.&lt;BR /&gt;
In case of GDL Objects, like MEP elements, here are some you can try:&lt;BR /&gt;
&lt;BR /&gt;
Object/Lamp &amp;gt; Length (A)&lt;BR /&gt;
General Parameters &amp;gt; Width&lt;BR /&gt;
General Parameters &amp;gt; Height&lt;BR /&gt;
&lt;BR /&gt;
These three return the length, width and height, respectively, of Objects.&lt;BR /&gt;
So for your case, you should try the first one with that MEP element, see if it returns the correct length value.</description>
      <pubDate>Wed, 12 Feb 2020 21:15:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/MEP-label/m-p/293690#M4382</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2020-02-12T21:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: MEP label</title>
      <link>https://community.graphisoft.com/t5/GDL/MEP-label/m-p/293691#M4383</link>
      <description>Jo napot kivanok Laszlo and thanks for answering me.&lt;BR /&gt;
&lt;BR /&gt;
I've try but it doesn't show me real lenght, it's only take values from A B and ZZYZX (every time is 100 100 25)&lt;BR /&gt;
For MEP length is written like MEP_StraightLenght instead ZZYZX, so I would like to know how to re-define the script to take values from that parameter and is it possible?</description>
      <pubDate>Tue, 18 Feb 2020 15:43:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/MEP-label/m-p/293691#M4383</guid>
      <dc:creator>Njegos T</dc:creator>
      <dc:date>2020-02-18T15:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: MEP label</title>
      <link>https://community.graphisoft.com/t5/GDL/MEP-label/m-p/293692#M4384</link>
      <description>I don't think this is possible. It does not matter if you modify the script of the MEP Element, because Properties have a limitation: they cannot get values from parameters of Library parts. And the Property Label can only list the values of Properties.&lt;BR /&gt;
Similarly, Labels cannot display the values of parameters of Library parts. Only in Schedules can you do that, but not in Labels. &lt;BR /&gt;
&lt;BR /&gt;
You should try other available Properties to see if one of them possibly lists the value you are looking for.</description>
      <pubDate>Wed, 19 Feb 2020 18:17:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/MEP-label/m-p/293692#M4384</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2020-02-19T18:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: MEP label</title>
      <link>https://community.graphisoft.com/t5/GDL/MEP-label/m-p/293693#M4385</link>
      <description>Labels can be scripted to read particular parameters from objects, but what works for one object may not work for others if the parameters are different.&lt;BR /&gt;
&lt;BR /&gt;
You have to script a label to look for a particular parameter.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Thu, 20 Feb 2020 03:15:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/MEP-label/m-p/293693#M4385</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2020-02-20T03:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: MEP label</title>
      <link>https://community.graphisoft.com/t5/GDL/MEP-label/m-p/293694#M4386</link>
      <description>&lt;BLOCKQUOTE&gt;Barry wrote:&lt;BR /&gt;
Labels can be scripted to read particular parameters from objects, but what works for one object may not work for others if the parameters are different.&lt;BR /&gt;
&lt;BR /&gt;
You have to script a label to look for a particular parameter.&lt;BR /&gt;
&lt;BR /&gt;
Barry.
&lt;/BLOCKQUOTE&gt;

&lt;BR /&gt;
&lt;BR /&gt;
You are right, Barry, sorry, I forgot about the possibility of creating your own Label and scripting it to read the parameter values of its associated library part. If I am not mistaken, you would have to use the &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;n = REQUEST ("ASSOCLP_PARVALUE", expr, name_or_index, type, flags, dim1, dim2, p_values)&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
command to do it.&lt;BR /&gt;
Thanks for the correction.</description>
      <pubDate>Thu, 20 Feb 2020 05:19:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/MEP-label/m-p/293694#M4386</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2020-02-20T05:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: MEP label</title>
      <link>https://community.graphisoft.com/t5/GDL/MEP-label/m-p/293695#M4387</link>
      <description>I had to do this once, my solution was to edit MEP part to make value A equal to length if im not mistaken.</description>
      <pubDate>Mon, 02 Mar 2020 13:24:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/MEP-label/m-p/293695#M4387</guid>
      <dc:creator>vdentello</dc:creator>
      <dc:date>2020-03-02T13:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: MEP label</title>
      <link>https://community.graphisoft.com/t5/GDL/MEP-label/m-p/293696#M4388</link>
      <description>How do I use the script in a label to pull the values from the MEP parts in AC24. Sorry I don't understand the scripting language.  Is there a article in Help that would help with this?  I have looked and i still don't understand.&lt;BR /&gt;
 I can get to the parameters in the schedule but not in the labels as stated above.  The MEP parts have different parameters for the Height, Width and length so we can't use the A, B, ZZYZX.&lt;BR /&gt;
&lt;BR /&gt;
I am also trying to use the parameters to pull the element info and then place it in the label, but don't know how to use the function there either.</description>
      <pubDate>Wed, 02 Sep 2020 17:24:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/MEP-label/m-p/293696#M4388</guid>
      <dc:creator>toofuerte</dc:creator>
      <dc:date>2020-09-02T17:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: MEP label</title>
      <link>https://community.graphisoft.com/t5/GDL/MEP-label/m-p/293697#M4389</link>
      <description>I have gotten a simple MEP Label I am including a link to it.  &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Here &lt;A href="https://drive.google.com/file/d/1LnwEdmjreL-6LHy6I1OOkGhk39dokEOa/view?usp=sharing" target="_blank"&gt;&lt;/A&gt;&lt;S&gt;&lt;A href="https://drive.google.com/file/d/1LnwEdmjreL-6LHy6I1OOkGhk39dokEOa/view?usp=sharing" target="_blank"&gt;&lt;/A&gt;&lt;A href="&amp;lt;/s&amp;gt;&amp;lt;LINK_TEXT text=&amp;quot;https://drive.google.com/file/d/1LnwEdm ... sp=sharing&amp;quot;&amp;gt;https://drive.google.com/file/d/1LnwEdmjreL-6LHy6I1OOkGhk39dokEOa/view?usp=sharing&amp;lt;/LINK_TEXT&amp;gt;&amp;lt;e&amp;gt;"&gt;&lt;/A&gt;&lt;/S&gt;&lt;LINK_TEXT text="https://drive.google.com/file/d/1LnwEdm ... sp=sharing"&gt;https://drive.google.com/file/d/1LnwEdmjreL-6LHy6I1OOkGhk39dokEOa/view?usp=sharing&lt;/LINK_TEXT&gt;&lt;E&gt;&lt;/E&gt;</description>
      <pubDate>Fri, 04 Sep 2020 23:46:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/MEP-label/m-p/293697#M4389</guid>
      <dc:creator>toofuerte</dc:creator>
      <dc:date>2020-09-04T23:46:20Z</dc:date>
    </item>
  </channel>
</rss>

