<?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: Save selection as GDL? in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Save-selection-as-GDL/m-p/79507#M35164</link>
    <description>&lt;BLOCKQUOTE&gt;I believe Graphisotf consolidated all the GDL, DOR, WIN, and others into the GSM extension.&lt;/BLOCKQUOTE&gt; I believe too. But you can still edit and save raw GDL text-files, if you open it in AC9. But the "Save As GDL-text" is missing since AC9.</description>
    <pubDate>Wed, 16 Nov 2005 15:36:09 GMT</pubDate>
    <dc:creator>Frank Beister</dc:creator>
    <dc:date>2005-11-16T15:36:09Z</dc:date>
    <item>
      <title>Save selection as GDL?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Save-selection-as-GDL/m-p/79502#M35159</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;There used to be an option to save selected elements as GDL file (not GSM). Now I can save only entire project. Does anyone know how to do that?&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 14 Nov 2005 14:23:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Save-selection-as-GDL/m-p/79502#M35159</guid>
      <dc:creator>Gorazd</dc:creator>
      <dc:date>2005-11-14T14:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Save selection as GDL?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Save-selection-as-GDL/m-p/79503#M35160</link>
      <description>File&amp;gt;GDL Objects&amp;gt;Save Selection As...&lt;BR /&gt;
&lt;BR /&gt;
~/archiben</description>
      <pubDate>Mon, 14 Nov 2005 20:54:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Save-selection-as-GDL/m-p/79503#M35160</guid>
      <dc:creator>__archiben</dc:creator>
      <dc:date>2005-11-14T20:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Save selection as GDL?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Save-selection-as-GDL/m-p/79504#M35161</link>
      <description>Yes, I know that one, but this saves selection to GSM file. I need GDL file which is text file, oposed to binary GSM file. I am working on add on that would read some parameters from this GDL file, and I need text file.</description>
      <pubDate>Wed, 16 Nov 2005 14:58:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Save-selection-as-GDL/m-p/79504#M35161</guid>
      <dc:creator>Gorazd</dc:creator>
      <dc:date>2005-11-16T14:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Save selection as GDL?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Save-selection-as-GDL/m-p/79505#M35162</link>
      <description>maybe there is an easier method, but I would recommend to do it in this way: &lt;BR /&gt;
&lt;BR /&gt;
- save the gsm and make sure to save gdl text format (not binary; you can choose this in the save dialog)&lt;BR /&gt;
- open the gsm and transfer the parameters to the beginning of the 3d skript (something like a=1.4   b=2.0 ...)&lt;BR /&gt;
- copy the complete 3d skript into a empty text file (use any text editor for this)&lt;BR /&gt;
- save it as filename.gdl&lt;BR /&gt;
&lt;BR /&gt;
I'm not sure, if such a gdl is placeable in archicad, but I think, it should work well as makro. make some tests to see, if it is possible to transfer parameter values... &lt;BR /&gt;
and please tell us, if it works&lt;BR /&gt;
&lt;BR /&gt;
best regards, gerd</description>
      <pubDate>Wed, 16 Nov 2005 15:14:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Save-selection-as-GDL/m-p/79505#M35162</guid>
      <dc:creator>gerd</dc:creator>
      <dc:date>2005-11-16T15:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Save selection as GDL?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Save-selection-as-GDL/m-p/79506#M35163</link>
      <description>&lt;BLOCKQUOTE&gt;Gorazd wrote:&lt;BR /&gt;Yes, I know that one, but this saves selection to GSM file. I need GDL file which is text file, oposed to binary GSM file. I am working on add on that would read some parameters from this GDL file, and I need text file.&lt;/BLOCKQUOTE&gt;

I believe Graphisotf consolidated all the GDL, DOR, WIN, and others into the GSM extension. Subtypes now control all the program's interpetation of the file's content.</description>
      <pubDate>Wed, 16 Nov 2005 15:22:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Save-selection-as-GDL/m-p/79506#M35163</guid>
      <dc:creator>TomWaltz</dc:creator>
      <dc:date>2005-11-16T15:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Save selection as GDL?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Save-selection-as-GDL/m-p/79507#M35164</link>
      <description>&lt;BLOCKQUOTE&gt;I believe Graphisotf consolidated all the GDL, DOR, WIN, and others into the GSM extension.&lt;/BLOCKQUOTE&gt; I believe too. But you can still edit and save raw GDL text-files, if you open it in AC9. But the "Save As GDL-text" is missing since AC9.</description>
      <pubDate>Wed, 16 Nov 2005 15:36:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Save-selection-as-GDL/m-p/79507#M35164</guid>
      <dc:creator>Frank Beister</dc:creator>
      <dc:date>2005-11-16T15:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Save selection as GDL?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Save-selection-as-GDL/m-p/79508#M35165</link>
      <description>but a 'gdl' file is just basic text isn't it? can't you just save out of a normal texteditor?&lt;BR /&gt;
&lt;BR /&gt;
or . . . what happens if you change the 'gsm' extension to 'gdl' and clean up any garbled rubbish with a text editor . . . ?&lt;BR /&gt;
&lt;BR /&gt;
just a couple of thoughts . . .&lt;BR /&gt;
&lt;BR /&gt;
~/archiben</description>
      <pubDate>Wed, 16 Nov 2005 20:15:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Save-selection-as-GDL/m-p/79508#M35165</guid>
      <dc:creator>__archiben</dc:creator>
      <dc:date>2005-11-16T20:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Save selection as GDL?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Save-selection-as-GDL/m-p/79509#M35166</link>
      <description>There is an article at GSUSTR  &lt;A href="http://tr.graphisoftus.com/" target="_blank"&gt;http://tr.graphisoftus.com/&lt;/A&gt;&lt;BR /&gt;
that may be relevant here.&lt;BR /&gt;
The article is record # 800 and is titled &lt;BR /&gt;
"gdl text in/out addon has changed in ac 8.1"&lt;BR /&gt;
Peter Devlin</description>
      <pubDate>Wed, 16 Nov 2005 20:39:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Save-selection-as-GDL/m-p/79509#M35166</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-11-16T20:39:51Z</dc:date>
    </item>
  </channel>
</rss>

