<?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 Connection won't actually connect in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/MEP-Connection-won-t-actually-connect/m-p/245260#M4427</link>
    <description>@vdentello&lt;BR /&gt;
&lt;BR /&gt;
May be there is a way to find as I have found it "MEP_m_ConnectionsACL_4" macro&lt;BR /&gt;
&lt;BR /&gt;
Open the 3D script of the "Dryer" library part</description>
    <pubDate>Fri, 02 Oct 2020 20:09:56 GMT</pubDate>
    <dc:creator>Nader Belal</dc:creator>
    <dc:date>2020-10-02T20:09:56Z</dc:date>
    <item>
      <title>MEP Connection won't actually connect</title>
      <link>https://community.graphisoft.com/t5/GDL/MEP-Connection-won-t-actually-connect/m-p/245258#M4425</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;I've been trying for a couple hours to make a working GDL connection but for some reason, i can't get it to work. &lt;IMG style="display: inline;" src="https://community.graphisoft.com/legacyfs/online/emojis/icon_question.gif" border="0" /&gt; &lt;BR /&gt;&lt;BR /&gt;I does actually stretch, show the pink hotspot but no matter what I do, i cant get it to "connect" to a pipe, like native objects will do (even resize the duct to fit).&lt;BR /&gt;&lt;BR /&gt;What can be happening?&lt;BR /&gt;&lt;BR /&gt;Also, GDL center Help says about using "MEP_m_ConnectionsACL_4", but objects will call "MEP_m_ConnectionsMEP_4". None works right for me.&lt;BR /&gt;&lt;BR /&gt;The object link:&lt;BR /&gt;&lt;S&gt;&lt;/S&gt;&lt;A href="https://www.dropbox.com/s/584c5pre0smb67g/Caixa%20Sifonada.gsm?dl=0" target="_blank"&gt;https://www.dropbox.com/s/584c5pre0smb67g/Caixa%20Sifonada.gsm?dl=0&lt;/A&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 26 Sep 2022 20:52:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/MEP-Connection-won-t-actually-connect/m-p/245258#M4425</guid>
      <dc:creator>vdentello</dc:creator>
      <dc:date>2022-09-26T20:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: MEP Connection won't actually connect</title>
      <link>https://community.graphisoft.com/t5/GDL/MEP-Connection-won-t-actually-connect/m-p/245259#M4426</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Thank you for your question and I am sorry about the issue!&lt;BR /&gt;
&lt;BR /&gt;
Unfortunately, I'm not an expert in either MEP or GDL, so I cannot tell which problem this is. If this is a GDL issue, have you checked out the &lt;A href="https://gdl.graphisoft.com/forums" target="_blank"&gt;GDL Forums&lt;/A&gt;? This is the specialized forum for GDL experts, so you may receive a quicker answer there!&lt;BR /&gt;
&lt;BR /&gt;
But if you believe this is an MEP issue, please let me know, and I will forward this to our colleagues to have a closer look!&lt;BR /&gt;
&lt;BR /&gt;
Thank you very much!&lt;BR /&gt;
&lt;BR /&gt;
Best regards,&lt;BR /&gt;
Minh</description>
      <pubDate>Tue, 19 May 2020 18:46:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/MEP-Connection-won-t-actually-connect/m-p/245259#M4426</guid>
      <dc:creator>Minh Nguyen</dc:creator>
      <dc:date>2020-05-19T18:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: MEP Connection won't actually connect</title>
      <link>https://community.graphisoft.com/t5/GDL/MEP-Connection-won-t-actually-connect/m-p/245260#M4427</link>
      <description>@vdentello&lt;BR /&gt;
&lt;BR /&gt;
May be there is a way to find as I have found it "MEP_m_ConnectionsACL_4" macro&lt;BR /&gt;
&lt;BR /&gt;
Open the 3D script of the "Dryer" library part</description>
      <pubDate>Fri, 02 Oct 2020 20:09:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/MEP-Connection-won-t-actually-connect/m-p/245260#M4427</guid>
      <dc:creator>Nader Belal</dc:creator>
      <dc:date>2020-10-02T20:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: MEP Connection won't actually connect</title>
      <link>https://community.graphisoft.com/t5/GDL/MEP-Connection-won-t-actually-connect/m-p/245261#M4428</link>
      <description>&lt;BLOCKQUOTE&gt;Moonlight wrote:&lt;BR /&gt;
@vdentello&lt;BR /&gt;
&lt;BR /&gt;
May be there is a way to find as I have found it "MEP_m_ConnectionsACL_4" macro&lt;BR /&gt;
&lt;BR /&gt;
Open the 3D script of the "Dryer" library part
&lt;/BLOCKQUOTE&gt;
Object Subtype HAS to be something more specific for the macro to work.&lt;BR /&gt;
That was the only mistake. As i changed it to "Flow Terminal" it started working right away. (I got an answer at the old GDL forum). I had it set as "Flow Device".&lt;BR /&gt;
I wish that the GDL center had better MEP examples/ instructions, makes it harder than has to be. I even learned to used LP2XML converter to create 144 MEP connection parameters and not having to write them on the object interface itself. Really happy with VSCode new template by the way!&lt;BR /&gt;
Regarding LP2XML converter, this one also deserves a better help page.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_neutral.gif" style="display : inline;" /&gt;</description>
      <pubDate>Sat, 03 Oct 2020 18:00:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/MEP-Connection-won-t-actually-connect/m-p/245261#M4428</guid>
      <dc:creator>vdentello</dc:creator>
      <dc:date>2020-10-03T18:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: MEP Connection won't actually connect</title>
      <link>https://community.graphisoft.com/t5/GDL/MEP-Connection-won-t-actually-connect/m-p/245262#M4429</link>
      <description>@vdentello&lt;BR /&gt;
&lt;BR /&gt;
Let me elaborate on that one.&lt;BR /&gt;
&lt;BR /&gt;
If you go and consult the IFC 2x3 TC1, (&lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;not totally right, but take it as a good indicator&lt;E&gt;&lt;/E&gt;), most MEP connections have the characteristic of delivering fluids (liquids or gasses).&lt;BR /&gt;
&lt;BR /&gt;
MEP manager as an old Graphisoft product is based on this fact</description>
      <pubDate>Sat, 03 Oct 2020 18:19:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/MEP-Connection-won-t-actually-connect/m-p/245262#M4429</guid>
      <dc:creator>Nader Belal</dc:creator>
      <dc:date>2020-10-03T18:19:35Z</dc:date>
    </item>
  </channel>
</rss>

