<?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 LIBRARYGLOBAL (&amp;quot;object_name - text not a variable&amp;quot;, parameter, value) in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/LIBRARYGLOBAL-quot-object-name-text-not-a-variable-quot/m-p/687695#M8206</link>
    <description>&lt;P&gt;Maybe it'll be useful to someone &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;&lt;BR /&gt;I have a ton of MVO scripts and spent the last two days trying to solve a problem where ArchiCAD 29 wouldn't refresh the 2/3D model after changing settings in MVO. After every change in settings in MVO, I had to manually force a rebuild of the 2/3D model.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;1. Until ArchiCAD 27, the following code worked flawlessly for me:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;object_name="myobject_mvo.gsm"
LIBRARYGLOBAL(object_name, parameter, value)&lt;/LI-CODE&gt;
&lt;P&gt;Although the GDL manual warns that this doesn't refresh the 2/3D model, it did!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. In ArchiCAD 29, the above code no longer works, and indeed, you shouldn't use object_name as a variable, but as a literal macro name:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;LIBRARYGLOBAL("myobject_mvo", parameter, value)&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;Phew, luckily the solution turned out to be so simple.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" color="grey"&gt;Operating system used: &lt;EM&gt;Windows &lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 27 Dec 2025 02:49:22 GMT</pubDate>
    <dc:creator>gaba</dc:creator>
    <dc:date>2025-12-27T02:49:22Z</dc:date>
    <item>
      <title>LIBRARYGLOBAL ("object_name - text not a variable", parameter, value)</title>
      <link>https://community.graphisoft.com/t5/GDL/LIBRARYGLOBAL-quot-object-name-text-not-a-variable-quot/m-p/687695#M8206</link>
      <description>&lt;P&gt;Maybe it'll be useful to someone &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;&lt;BR /&gt;I have a ton of MVO scripts and spent the last two days trying to solve a problem where ArchiCAD 29 wouldn't refresh the 2/3D model after changing settings in MVO. After every change in settings in MVO, I had to manually force a rebuild of the 2/3D model.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;1. Until ArchiCAD 27, the following code worked flawlessly for me:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;object_name="myobject_mvo.gsm"
LIBRARYGLOBAL(object_name, parameter, value)&lt;/LI-CODE&gt;
&lt;P&gt;Although the GDL manual warns that this doesn't refresh the 2/3D model, it did!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. In ArchiCAD 29, the above code no longer works, and indeed, you shouldn't use object_name as a variable, but as a literal macro name:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;LIBRARYGLOBAL("myobject_mvo", parameter, value)&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;Phew, luckily the solution turned out to be so simple.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" color="grey"&gt;Operating system used: &lt;EM&gt;Windows &lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Dec 2025 02:49:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/LIBRARYGLOBAL-quot-object-name-text-not-a-variable-quot/m-p/687695#M8206</guid>
      <dc:creator>gaba</dc:creator>
      <dc:date>2025-12-27T02:49:22Z</dc:date>
    </item>
  </channel>
</rss>

