<?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 GSM Decompiled to XML - Owner &amp;amp; Signature Fields in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/GSM-Decompiled-to-XML-Owner-amp-Signature-Fields/m-p/355850#M1221</link>
    <description>&lt;P&gt;Hi Guys,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am deep into the world of the LPXML_Converter messing around with modifying the source xml's of Archicad objects.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the root xml node there are two attributes called Owner &amp;amp; Signature with cryptic numbers.&lt;/P&gt;
&lt;P&gt;I believe these are related to the object Subtype, but just wondering if anyone knows where these numbers are inherited from.&amp;nbsp; See below example from Blender 26, which is a Kitchen Appliance Subtype.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;Symbol IsArchivable="true" IsPlaceable="true" MainGUID="B9DD4689-40A7-4F0D-82A4-BC4B099E3C96" MigrationValue="Normal" Owner="1196638531" Signature="1196644685" Version="44"&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm hoping to be able to iterate through a library of decompiled object, but only modify ones that belong to a certain subtype.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;
&lt;P&gt;Scott&lt;/P&gt;</description>
    <pubDate>Tue, 24 Sep 2024 08:29:51 GMT</pubDate>
    <dc:creator>scottjm</dc:creator>
    <dc:date>2024-09-24T08:29:51Z</dc:date>
    <item>
      <title>GSM Decompiled to XML - Owner &amp; Signature Fields</title>
      <link>https://community.graphisoft.com/t5/GDL/GSM-Decompiled-to-XML-Owner-amp-Signature-Fields/m-p/355850#M1221</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am deep into the world of the LPXML_Converter messing around with modifying the source xml's of Archicad objects.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the root xml node there are two attributes called Owner &amp;amp; Signature with cryptic numbers.&lt;/P&gt;
&lt;P&gt;I believe these are related to the object Subtype, but just wondering if anyone knows where these numbers are inherited from.&amp;nbsp; See below example from Blender 26, which is a Kitchen Appliance Subtype.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;Symbol IsArchivable="true" IsPlaceable="true" MainGUID="B9DD4689-40A7-4F0D-82A4-BC4B099E3C96" MigrationValue="Normal" Owner="1196638531" Signature="1196644685" Version="44"&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm hoping to be able to iterate through a library of decompiled object, but only modify ones that belong to a certain subtype.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;
&lt;P&gt;Scott&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 08:29:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GSM-Decompiled-to-XML-Owner-amp-Signature-Fields/m-p/355850#M1221</guid>
      <dc:creator>scottjm</dc:creator>
      <dc:date>2024-09-24T08:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: GSM Decompiled to XML - Owner &amp; Signature Fields</title>
      <link>https://community.graphisoft.com/t5/GDL/GSM-Decompiled-to-XML-Owner-amp-Signature-Fields/m-p/355862#M1222</link>
      <description>&lt;P&gt;In my opinion, owner and signature have nothing to do with subtype.&lt;BR /&gt;You can check the GUID of the subtype when you open the GDL-object and go to "Subtype Hierarchy".&lt;BR /&gt;There the first part of the subtype GUID is identical with the last MainGUID in the Ancestry Tree in the XML file.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 08:46:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GSM-Decompiled-to-XML-Owner-amp-Signature-Fields/m-p/355862#M1222</guid>
      <dc:creator>Jochen Suehlo</dc:creator>
      <dc:date>2022-09-14T08:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: GSM Decompiled to XML - Owner &amp; Signature Fields</title>
      <link>https://community.graphisoft.com/t5/GDL/GSM-Decompiled-to-XML-Owner-amp-Signature-Fields/m-p/355879#M1223</link>
      <description>&lt;P&gt;Additionally I found out that the Ancestry Tree shows the hierarchical order of the subtypes:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;Ancestry SectVersion="1" SectionFlags="0" SubIdent="0" Template="false"&amp;gt;
	&amp;lt;MainGUID&amp;gt;F938E33A-329D-4A36-BE3E-85E126820996&amp;lt;/MainGUID&amp;gt;
	&amp;lt;MainGUID&amp;gt;B176ABF1-5813-478F-926B-28EE7C5DC1F7&amp;lt;/MainGUID&amp;gt;
	&amp;lt;MainGUID&amp;gt;4FD10D67-2F29-4844-A65A-6597589B0CB5&amp;lt;/MainGUID&amp;gt;
	&amp;lt;MainGUID&amp;gt;BDB8C3EE-4019-46C8-91D0-7A8DE0A5EC6D&amp;lt;/MainGUID&amp;gt;
&amp;lt;/Ancestry&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This example shows the subtype hierarchy from top to bottom:&lt;BR /&gt;- General GDL Object&lt;/P&gt;&lt;P&gt;- Documentation Element&lt;/P&gt;&lt;P&gt;- Drawing Symbol&lt;/P&gt;&lt;P&gt;- Label&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 10:53:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GSM-Decompiled-to-XML-Owner-amp-Signature-Fields/m-p/355879#M1223</guid>
      <dc:creator>Jochen Suehlo</dc:creator>
      <dc:date>2022-09-14T10:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: GSM Decompiled to XML - Owner &amp; Signature Fields</title>
      <link>https://community.graphisoft.com/t5/GDL/GSM-Decompiled-to-XML-Owner-amp-Signature-Fields/m-p/355886#M1224</link>
      <description>&lt;P&gt;I have wondered, too. But "owner" and "signature" both seem to be always the same. So in my opinion we can safely ignore those values for now.&lt;/P&gt;&lt;P&gt;What &lt;EM&gt;you&lt;/EM&gt; actually need is inside the "ancestry.xml".&lt;/P&gt;&lt;P&gt;In there are the GUIDs from the subtypes stored one by one in its tree order. You can see that visually in the GDL object editor where you set the subtype.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 12:09:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GSM-Decompiled-to-XML-Owner-amp-Signature-Fields/m-p/355886#M1224</guid>
      <dc:creator>runxel</dc:creator>
      <dc:date>2022-09-14T12:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: GSM Decompiled to XML - Owner &amp; Signature Fields</title>
      <link>https://community.graphisoft.com/t5/GDL/GSM-Decompiled-to-XML-Owner-amp-Signature-Fields/m-p/355957#M1225</link>
      <description>&lt;P&gt;🤦‍&lt;span class="lia-unicode-emoji" title=":male_sign:"&gt;♂️&lt;/span&gt; So obvious!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did analyse all of the owner and signature values for the Archicad object library, and it did seem to change for things like Doors, Windows, Lamps, Labels etc, but there were other random ones too, so no idea how they get defined.&amp;nbsp; Oh well - another Archicad mystery.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you both!&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 08:25:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GSM-Decompiled-to-XML-Owner-amp-Signature-Fields/m-p/355957#M1225</guid>
      <dc:creator>scottjm</dc:creator>
      <dc:date>2022-09-15T08:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: GSM Decompiled to XML - Owner &amp; Signature Fields</title>
      <link>https://community.graphisoft.com/t5/GDL/GSM-Decompiled-to-XML-Owner-amp-Signature-Fields/m-p/356000#M1226</link>
      <description>&lt;P&gt;Ah, well, one educated guess would be that the "owner" is associated to the tool? Still leaves me with no clue what the signature means.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 14:35:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/GSM-Decompiled-to-XML-Owner-amp-Signature-Fields/m-p/356000#M1226</guid>
      <dc:creator>runxel</dc:creator>
      <dc:date>2022-09-15T14:35:58Z</dc:date>
    </item>
  </channel>
</rss>

