<?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: Custom made GDL objects from Archicad 27 can't use the MVO settings in Archicad 29 in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Custom-made-GDL-objects-from-Archicad-27-can-t-use-the-MVO/m-p/697293#M8365</link>
    <description>&lt;P&gt;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/33721"&gt;@Andras Bognar&lt;/a&gt;&amp;nbsp;I had the same problem and worked out a solution by having GDL check the Archicad version and then it either uses old or new LOD macro. I only needed it for 3D script but it might help.&lt;BR /&gt;&lt;A href="https://community.graphisoft.com/t5/Libraries-objects/29-MVO-object-LOD-drop-in-GDL-script-wanted/td-p/695046" target="_blank"&gt;https://community.graphisoft.com/t5/Libraries-objects/29-MVO-object-LOD-drop-in-GDL-script-wanted/td-p/695046&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Mar 2026 15:10:37 GMT</pubDate>
    <dc:creator>Davor P</dc:creator>
    <dc:date>2026-03-25T15:10:37Z</dc:date>
    <item>
      <title>Custom made GDL objects from Archicad 27 can't use the MVO settings in Archicad 29</title>
      <link>https://community.graphisoft.com/t5/GDL/Custom-made-GDL-objects-from-Archicad-27-can-t-use-the-MVO/m-p/697234#M8363</link>
      <description>&lt;P&gt;Somehow, our custom-made&amp;nbsp;GDL objects from Archicad 27 can't use the MVO settings in Archicad 29. They were ok in Archicad 25 and 27, but not in 29. Not sure what I need to change in the Master Script and the Parameter Script of these objects to be able to use the MVO 2D and 3D detail levels in Archicad 29. Some of them are made purely with the Library Part Maker 25 - 27, some of them by Param-O 25 - 27, with a little bit of a tweak in the GDL script (Master Script and Parameter Script).&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 11&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2026 07:50:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Custom-made-GDL-objects-from-Archicad-27-can-t-use-the-MVO/m-p/697234#M8363</guid>
      <dc:creator>Andras Bognar</dc:creator>
      <dc:date>2026-03-25T07:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: Custom made GDL objects from Archicad 27 can't use the MVO settings in Archicad 29</title>
      <link>https://community.graphisoft.com/t5/GDL/Custom-made-GDL-objects-from-Archicad-27-can-t-use-the-MVO/m-p/697236#M8364</link>
      <description>&lt;P&gt;Old 27 objects need to use the old MVO Globals unless you can re-script them to use the new 28/29 MVO Globals.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are a couple of post about it, not sure if they will help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.graphisoft.com/t5/GDL/LibraryGlobals13-has-been-replaced-by-Objects-MVOSettings/m-p/686726" target="_blank"&gt;https://community.graphisoft.com/t5/GDL/LibraryGlobals13-has-been-replaced-by-Objects-MVOSettings/m-p/686726&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.graphisoft.com/t5/GDL/GDL-amp-the-Global-Library/m-p/669680" target="_blank"&gt;https://community.graphisoft.com/t5/GDL/GDL-amp-the-Global-Library/m-p/669680&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2026 07:49:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Custom-made-GDL-objects-from-Archicad-27-can-t-use-the-MVO/m-p/697236#M8364</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2026-03-25T07:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: Custom made GDL objects from Archicad 27 can't use the MVO settings in Archicad 29</title>
      <link>https://community.graphisoft.com/t5/GDL/Custom-made-GDL-objects-from-Archicad-27-can-t-use-the-MVO/m-p/697293#M8365</link>
      <description>&lt;P&gt;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/33721"&gt;@Andras Bognar&lt;/a&gt;&amp;nbsp;I had the same problem and worked out a solution by having GDL check the Archicad version and then it either uses old or new LOD macro. I only needed it for 3D script but it might help.&lt;BR /&gt;&lt;A href="https://community.graphisoft.com/t5/Libraries-objects/29-MVO-object-LOD-drop-in-GDL-script-wanted/td-p/695046" target="_blank"&gt;https://community.graphisoft.com/t5/Libraries-objects/29-MVO-object-LOD-drop-in-GDL-script-wanted/td-p/695046&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2026 15:10:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Custom-made-GDL-objects-from-Archicad-27-can-t-use-the-MVO/m-p/697293#M8365</guid>
      <dc:creator>Davor P</dc:creator>
      <dc:date>2026-03-25T15:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: Custom made GDL objects from Archicad 27 can't use the MVO settings in Archicad 29</title>
      <link>https://community.graphisoft.com/t5/GDL/Custom-made-GDL-objects-from-Archicad-27-can-t-use-the-MVO/m-p/697338#M8366</link>
      <description>&lt;P&gt;Thanks. Almost there, although it can't find the "Label Schematic."&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Master Script Archicad 29.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/99051i246228E85C3C900F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Master Script Archicad 29.png" alt="Master Script Archicad 29.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2026 00:04:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Custom-made-GDL-objects-from-Archicad-27-can-t-use-the-MVO/m-p/697338#M8366</guid>
      <dc:creator>Andras Bognar</dc:creator>
      <dc:date>2026-03-26T00:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Custom made GDL objects from Archicad 27 can't use the MVO settings in Archicad 29</title>
      <link>https://community.graphisoft.com/t5/GDL/Custom-made-GDL-objects-from-Archicad-27-can-t-use-the-MVO/m-p/697342#M8367</link>
      <description>&lt;P&gt;Hi Barry,&lt;/P&gt;
&lt;P&gt;Thanks. I skimmed those through, but still not sure what to change to be suitable with the 28/29 MVO macros.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MVO Archicad 29.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/99053i48114411EA966C75/image-size/large?v=v2&amp;amp;px=999" role="button" title="MVO Archicad 29.png" alt="MVO Archicad 29.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;The Master Script looks like this at the moment:&lt;/STRONG&gt;&lt;/P&gt;
&lt;DIV&gt;&lt;BR /&gt;
&lt;DIV&gt;&lt;LI-CODE lang="markup"&gt;    DETLEVEL_2D_MVO         = 2 !MVO
    DETLEVEL_2D_DETAILED    = 3 !Full
    DETLEVEL_2D_SIMPLE      = 4 !Medium
    DETLEVEL_2D_DRAFT       = 5 !Low

    dim detlevel2D_index[], detlevel2D_desc[]

    iD=1
    detlevel2D_index[iD]=DETLEVEL_2D_MVO        :   detlevel2D_desc[id]= "By MVO"   : iD=iD+1
    detlevel2D_index[iD]=DETLEVEL_2D_DETAILED   :   detlevel2D_desc[id]= "Full"     : iD=iD+1
    detlevel2D_index[iD]=DETLEVEL_2D_SIMPLE     :   detlevel2D_desc[id]= "Medium"   : iD=iD+1
    detlevel2D_index[iD]=DETLEVEL_2D_DRAFT      :   detlevel2D_desc[id]= "Low"      : iD=iD+1

   
    if iDetlevel2D=DETLEVEL_2D_MVO then
        iDetlevel2D=DETLEVEL_2D_DETAILED
        success = libraryglobal ("LibraryGlobals13","iDetlevelMVO2D",_reqDetLevel2D)
        if success then iDetlevel2D=_reqDetLevel2D

    endif

    DETLEVEL_3D_MVO         = 2 !MVO
    DETLEVEL_3D_DETAILED    = 3 !Full
    DETLEVEL_3D_SIMPLE      = 4 !Medium
    DETLEVEL_3D_DRAFT       = 5 !Low

    dim detlevel3D_index[], detlevel3D_desc[]

    iD=1
    detlevel3D_index[iD]=DETLEVEL_3D_MVO        :   detlevel3D_desc[id]= "By MVO"   : iD=iD+1
    detlevel3D_index[iD]=DETLEVEL_3D_DETAILED   :   detlevel3D_desc[id]= "Full"     : iD=iD+1
    detlevel3D_index[iD]=DETLEVEL_3D_SIMPLE     :   detlevel3D_desc[id]= "Medium"   : iD=iD+1
    detlevel3D_index[iD]=DETLEVEL_3D_DRAFT      :   detlevel3D_desc[id]= "Low"      : iD=iD+1

   
    if iDetlevel3D=DETLEVEL_3D_MVO then
        iDetlevel3D=DETLEVEL_3D_DETAILED
        success = libraryglobal ("LibraryGlobals13","iDetlevelMVO3D",_reqDetLevel3D)
        if success then iDetlevel3D=_reqDetLevel3D

    endif




    IF iDetlevel3D=DETLEVEL_3D_DETAILED then
    var_77=1
    var_151=0
    ENDIF
    IF iDetlevel3D=DETLEVEL_3D_SIMPLE then
    var_77=0
    var_151=1
    var_142=16
    ENDIF
    IF iDetlevel3D=DETLEVEL_3D_DRAFT then
    var_77=0
    var_151=1
    var_142=8
    ENDIF&lt;/LI-CODE&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;The Parameter Script is this:&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;LI-CODE lang="markup"&gt;values{2} "iDetlevel2D" detlevel2D_index, detlevel2D_desc
values{2} "iDetlevel3D" detlevel3D_index, detlevel3D_desc

! Values

    values "var_4" range [0.070,0.325]
    values "var_37" range [0.145,0.240]&lt;/LI-CODE&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 01 Apr 2026 18:08:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Custom-made-GDL-objects-from-Archicad-27-can-t-use-the-MVO/m-p/697342#M8367</guid>
      <dc:creator>Andras Bognar</dc:creator>
      <dc:date>2026-04-01T18:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Custom made GDL objects from Archicad 27 can't use the MVO settings in Archicad 29</title>
      <link>https://community.graphisoft.com/t5/GDL/Custom-made-GDL-objects-from-Archicad-27-can-t-use-the-MVO/m-p/697550#M8371</link>
      <description>&lt;P&gt;Schematic and Detailed are the subroutines where you put code for each. Or you wire it up differently, depending how you are handling LOD.&lt;BR /&gt;&lt;BR /&gt;In my case I have&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;"SCHEMATIC":
   !code for schematic
RETURN

"SIMPLIFIED":
   !code for simplified
RETURN

"DETAILED":
    !code for detailed
RETURN&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2026 18:09:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Custom-made-GDL-objects-from-Archicad-27-can-t-use-the-MVO/m-p/697550#M8371</guid>
      <dc:creator>Davor P</dc:creator>
      <dc:date>2026-04-01T18:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: Custom made GDL objects from Archicad 27 can't use the MVO settings in Archicad 29</title>
      <link>https://community.graphisoft.com/t5/GDL/Custom-made-GDL-objects-from-Archicad-27-can-t-use-the-MVO/m-p/697722#M8372</link>
      <description>&lt;P&gt;I rewatched this video (from BarkingDogBIM)&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=0re8RrU64yo" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=0re8RrU64yo&lt;/A&gt;&amp;nbsp;and followed the "crumbs," finding a similar structure in the new MOV Scripts. So, I replaced the old ones with the new ones.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I had to change the &lt;STRONG&gt;iDetlevel3D&lt;/STRONG&gt; to &lt;STRONG&gt;iDetlev3D&lt;/STRONG&gt; in the &lt;STRONG&gt;Parameters&lt;/STRONG&gt;:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Parameters Archicad 29.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/99175i23F38668B056B888/image-size/large?v=v2&amp;amp;px=999" role="button" title="Parameters Archicad 29.png" alt="Parameters Archicad 29.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;The Master Script looks like this now ( changes in BOLD-&lt;EM&gt;Italic )&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;&lt;LI-CODE lang="markup"&gt; -----------------------------------------------------
! const values for parameter iDetlevel2D and/or iDetLev3D

OBJECT_SCHEMATIC    = 1
OBJECT_SIMPLIFIED   = 2
OBJECT_FULL         = 3
OBJECT_SYMBOLIC     = 10    ! only for elemoverride 2D
OBJECT_SYMBOLIC2    = 11    ! only for elemoverride 2D
OBJECT_AXIS         = 12    ! only for elemoverride 2D
OBJECT_BYMVO        = 0


    dim detlevel3D_index[], detlevel3D_desc[]

    iD=1
    detlevel3D_index[iD]=OBJECT_BYMVO           :   detlevel3D_desc[id]= "By MVO"   : iD=iD+1
    detlevel3D_index[iD]=OBJECT_FULL            :   detlevel3D_desc[id]= "Full"     : iD=iD+1
    detlevel3D_index[iD]=OBJECT_SIMPLIFIED      :   detlevel3D_desc[id]= "Medium"   : iD=iD+1
    detlevel3D_index[iD]=OBJECT_SCHEMATIC       :   detlevel3D_desc[id]= "Low"      : iD=iD+1

   
    if iDetlev3D=OBJECT_BYMVO then
        success = libraryglobal ("Objects_MVOSettings","iObjectDetlevel3D",_reqDetLevel3D)
        if success then iDetlev3D=_reqDetLevel3D

    endif

    IF iDetlev3D=OBJECT_FULL then
    var_77=1
    var_151=0
    ENDIF
    IF iDetlev3D=OBJECT_SIMPLIFIED then
    var_77=0
    var_151=1
    var_142=16
    ENDIF
    IF iDetlev3D=OBJECT_SCHEMATIC then
    var_77=0
    var_151=1
    var_142=8
    ENDIF
  -----------------------------------------------------&lt;/LI-CODE&gt;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;STRONG&gt;The Parameter Script Looks like this:&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;LI-CODE lang="markup"&gt; -----------------------------------------------------
values{2} "iDetlev3D" detlevel3D_index, detlevel3D_desc

! Values

    values "var_4" range [0.070,0.325]
    values "var_37" range [0.145,0.240]
 -----------------------------------------------------&lt;/LI-CODE&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;P&gt;This way, I can make new objects in Archicad 29 that work with the new MVO settings.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The plan is not to migrate every project from older versions to Archicad 29, since a lot of the Library Elements are not supported anymore by Central Innovation's Select Library. They have a tool to migrate the entire project, but only those objects can be migrated that are available at the new Global Ci Libraries.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If we need to use an older version of a file (25, 27) in Archicad 29, then we have three paths:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- One is to add the Migration Libraries after we migrated them from 25-27 to 29, and that will be a dead-end street, and we won't migrate that file any further.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Second is when we migrate the project to 29 using the Central Innovation Migration Tool and then manually replace the objects that can't be migrated with these object that has the new MVO scripts, and we can migrate it further in the future.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Third is redraw the project in Archicad 29 and we can migrate it further in the future.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 01 Apr 2026 18:09:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Custom-made-GDL-objects-from-Archicad-27-can-t-use-the-MVO/m-p/697722#M8372</guid>
      <dc:creator>Andras Bognar</dc:creator>
      <dc:date>2026-04-01T18:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Custom made GDL objects from Archicad 27 can't use the MVO settings in Archicad 29</title>
      <link>https://community.graphisoft.com/t5/GDL/Custom-made-GDL-objects-from-Archicad-27-can-t-use-the-MVO/m-p/697768#M8373</link>
      <description>&lt;P&gt;A fourth option is to open the file in 29 but just keep using the old libraries.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2026 11:18:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Custom-made-GDL-objects-from-Archicad-27-can-t-use-the-MVO/m-p/697768#M8373</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2026-03-30T11:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: Custom made GDL objects from Archicad 27 can't use the MVO settings in Archicad 29</title>
      <link>https://community.graphisoft.com/t5/GDL/Custom-made-GDL-objects-from-Archicad-27-can-t-use-the-MVO/m-p/697835#M8374</link>
      <description>&lt;P&gt;Hi Barry,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That is option one. Using the Migration Libraries in Archicad 29, and don't migrate that project to any further versions of Archicad.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2026 21:23:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Custom-made-GDL-objects-from-Archicad-27-can-t-use-the-MVO/m-p/697835#M8374</guid>
      <dc:creator>Andras Bognar</dc:creator>
      <dc:date>2026-03-30T21:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Custom made GDL objects from Archicad 27 can't use the MVO settings in Archicad 29</title>
      <link>https://community.graphisoft.com/t5/GDL/Custom-made-GDL-objects-from-Archicad-27-can-t-use-the-MVO/m-p/697849#M8375</link>
      <description>&lt;P&gt;Sorry, I thought one was saying your were migrating 25-27 to 29 - there is no such thing as migrating to 29, at least not easily as you have found.&lt;/P&gt;
&lt;P&gt;You only need the older migration libraries if the job has objects from older versions.&lt;/P&gt;
&lt;P&gt;Otherwise just loading the 27 library is all you need.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2026 00:19:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Custom-made-GDL-objects-from-Archicad-27-can-t-use-the-MVO/m-p/697849#M8375</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2026-03-31T00:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Custom made GDL objects from Archicad 27 can't use the MVO settings in Archicad 29</title>
      <link>https://community.graphisoft.com/t5/GDL/Custom-made-GDL-objects-from-Archicad-27-can-t-use-the-MVO/m-p/697863#M8376</link>
      <description>&lt;P&gt;Hi Barry, I think I got it now. Yes, that is the 4th option. I am not sure how the file will behave if we go on that path, though. Do you have any good or bad experience with such a solution?&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2026 03:16:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Custom-made-GDL-objects-from-Archicad-27-can-t-use-the-MVO/m-p/697863#M8376</guid>
      <dc:creator>Andras Bognar</dc:creator>
      <dc:date>2026-03-31T03:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Custom made GDL objects from Archicad 27 can't use the MVO settings in Archicad 29</title>
      <link>https://community.graphisoft.com/t5/GDL/Custom-made-GDL-objects-from-Archicad-27-can-t-use-the-MVO/m-p/697865#M8377</link>
      <description>&lt;P&gt;Not really as I am not using 28 or 29 yet.&lt;/P&gt;
&lt;P&gt;All you are doing is using the new software but with the old libraries you are still using the old Model View Option settings.&lt;/P&gt;
&lt;P&gt;So long as you don't try to load the 28/29 library packs as well, you should be able to keep working on those old files as they are, just with a newer program.&lt;/P&gt;
&lt;P&gt;Don't mix the old and the new libraries, that is when it becomes complicated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2026 03:21:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Custom-made-GDL-objects-from-Archicad-27-can-t-use-the-MVO/m-p/697865#M8377</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2026-03-31T03:21:47Z</dc:date>
    </item>
  </channel>
</rss>

