<?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: model generated from external XML file? in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/model-generated-from-external-XML-file/m-p/113337#M8295</link>
    <description>Sorry, no.  Haven't looked at the IFC spec.&lt;BR /&gt;
&lt;BR /&gt;
Karl</description>
    <pubDate>Sun, 13 Jan 2008 05:02:36 GMT</pubDate>
    <dc:creator>Karl Ottenstein</dc:creator>
    <dc:date>2008-01-13T05:02:36Z</dc:date>
    <item>
      <title>model generated from external XML file?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/model-generated-from-external-XML-file/m-p/113332#M8290</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hello all, &lt;BR /&gt;&lt;BR /&gt;Is there a way to building an AC model based on info attained from an external XML file. If so, what programming/scripting language does ArchiCAD employ to achieve such need?&lt;BR /&gt;&lt;BR /&gt;Cheers &lt;BR /&gt;habiatuq&lt;/DIV&gt;</description>
      <pubDate>Tue, 24 Sep 2024 08:05:26 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/model-generated-from-external-XML-file/m-p/113332#M8290</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-09-24T08:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: model generated from external XML file?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/model-generated-from-external-XML-file/m-p/113333#M8291</link>
      <description>ArchiCAD does have XML capabilities, but I am not too familiar with them. Why do you ask? Do you have a particular need? This is an odd way to post a wish list item.</description>
      <pubDate>Sun, 13 Jan 2008 00:23:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/model-generated-from-external-XML-file/m-p/113333#M8291</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-01-13T00:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: model generated from external XML file?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/model-generated-from-external-XML-file/m-p/113334#M8292</link>
      <description>Hello Matthew, &lt;BR /&gt;
&lt;BR /&gt;
thanks for your response. &lt;BR /&gt;
I ask because I am currently experimenting with form generating algorithms, using adobe flash technology. The resultant form, can be described/stored in XML format. I would like to (somehow) feed that XML file to ArchiCAD to produce architectural representation. &lt;BR /&gt;
&lt;BR /&gt;
Such process could be achieved with SketchUp, I am now wondering if I can eliminate SketchUp, and do everything in ArchiCAD.&lt;BR /&gt;
&lt;BR /&gt;
Regarding the oddness of the post. &lt;BR /&gt;
Sorry, I was confused. I learned that this was a wish list section only after I have posted.</description>
      <pubDate>Sun, 13 Jan 2008 03:59:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/model-generated-from-external-XML-file/m-p/113334#M8292</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-01-13T03:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: model generated from external XML file?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/model-generated-from-external-XML-file/m-p/113335#M8293</link>
      <description>I've moved this thread into the Developer Forum where it belongs.&lt;BR /&gt;
&lt;BR /&gt;
Karl (in moderator mode)&lt;BR /&gt;
&lt;BR /&gt;
--------&lt;BR /&gt;
&lt;BR /&gt;
But, in response, this can be done either via GDL - in which case the model would be a single monolithic GDL object when finished - or via the API in which case individual building elements can be created.&lt;BR /&gt;
&lt;BR /&gt;
Personally, I would think it could make more sense to write a script that converts the XML into an IFC file?&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Karl (in member mode)</description>
      <pubDate>Sun, 13 Jan 2008 04:20:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/model-generated-from-external-XML-file/m-p/113335#M8293</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2008-01-13T04:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: model generated from external XML file?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/model-generated-from-external-XML-file/m-p/113336#M8294</link>
      <description>thanks Karl for addressing my miss post. &lt;BR /&gt;
&lt;BR /&gt;
I have looked up IFC building model at: &lt;BR /&gt;
&lt;A href="http://www.aecbytes.com/feature/2004/IFCmodel.html" target="_blank"&gt;www.aecbytes.com/feature/2004/IFCmodel.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
I would like to look into this a bit more. &lt;BR /&gt;
Do you have any suggestion as how get started with writing IFC files?&lt;BR /&gt;
&lt;BR /&gt;
thanks for your suggestion</description>
      <pubDate>Sun, 13 Jan 2008 04:51:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/model-generated-from-external-XML-file/m-p/113336#M8294</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-01-13T04:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: model generated from external XML file?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/model-generated-from-external-XML-file/m-p/113337#M8295</link>
      <description>Sorry, no.  Haven't looked at the IFC spec.&lt;BR /&gt;
&lt;BR /&gt;
Karl</description>
      <pubDate>Sun, 13 Jan 2008 05:02:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/model-generated-from-external-XML-file/m-p/113337#M8295</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2008-01-13T05:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: model generated from external XML file?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/model-generated-from-external-XML-file/m-p/113338#M8296</link>
      <description>Much of the work done by ONUMA &amp;amp; Associates utilizes a similar technology.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www.onuma.com" target="_blank"&gt;www.onuma.com&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
To be honest, that's as much as I know...</description>
      <pubDate>Sun, 13 Jan 2008 05:14:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/model-generated-from-external-XML-file/m-p/113338#M8296</guid>
      <dc:creator>vfrontiers</dc:creator>
      <dc:date>2008-01-13T05:14:40Z</dc:date>
    </item>
  </channel>
</rss>

