<?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>Thema "Eine Art Spirale mit GDL ??" in Programmierung</title>
    <link>https://community.graphisoft.com/t5/Programmierung/Eine-Art-Spirale-mit-GDL/m-p/436047#M1096</link>
    <description>Hallo zusammen,&lt;BR /&gt; &lt;BR /&gt; möchte einige BMF-Objekte generieren. Habe jetzt allerdings ein Problem mit dem sogenannten "Rippenstab". Diese gewindeähnliche Form bereitet mir nicht nur Kopfzerbrechen, sondern auch einfach einige Umsetzungsprobleme.&lt;BR /&gt; &lt;BR /&gt; Vielleicht hat ja jemand eine Idee ?&lt;BR /&gt; &lt;BR /&gt; Als Hintegrundinfo:  &lt;A href="http://www.simpsonstrongtie.de/index.php?option=com_wrapper&amp;amp;wrap=BMFkatalog&amp;amp;Itemid=25&amp;amp;Itemid=26" target="_blank"&gt;Info auf BMF-Homepage&lt;/A&gt; und dann Artikelgruppe 7 - Stützenfüsse&lt;BR /&gt; &lt;BR /&gt; Bin gespannt und Danke vorab&lt;BR /&gt;  &lt;BR /&gt;  &lt;SMALL&gt;[ 19. Februar 2007, 08:10: Beitrag editiert von: araeubig ]&lt;/SMALL&gt;</description>
    <pubDate>Sun, 18 Feb 2007 15:58:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2007-02-18T15:58:00Z</dc:date>
    <item>
      <title>Eine Art Spirale mit GDL ??</title>
      <link>https://community.graphisoft.com/t5/Programmierung/Eine-Art-Spirale-mit-GDL/m-p/436047#M1096</link>
      <description>Hallo zusammen,&lt;BR /&gt; &lt;BR /&gt; möchte einige BMF-Objekte generieren. Habe jetzt allerdings ein Problem mit dem sogenannten "Rippenstab". Diese gewindeähnliche Form bereitet mir nicht nur Kopfzerbrechen, sondern auch einfach einige Umsetzungsprobleme.&lt;BR /&gt; &lt;BR /&gt; Vielleicht hat ja jemand eine Idee ?&lt;BR /&gt; &lt;BR /&gt; Als Hintegrundinfo:  &lt;A href="http://www.simpsonstrongtie.de/index.php?option=com_wrapper&amp;amp;wrap=BMFkatalog&amp;amp;Itemid=25&amp;amp;Itemid=26" target="_blank"&gt;Info auf BMF-Homepage&lt;/A&gt; und dann Artikelgruppe 7 - Stützenfüsse&lt;BR /&gt; &lt;BR /&gt; Bin gespannt und Danke vorab&lt;BR /&gt;  &lt;BR /&gt;  &lt;SMALL&gt;[ 19. Februar 2007, 08:10: Beitrag editiert von: araeubig ]&lt;/SMALL&gt;</description>
      <pubDate>Sun, 18 Feb 2007 15:58:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/Eine-Art-Spirale-mit-GDL/m-p/436047#M1096</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-02-18T15:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Eine Art Spirale mit GDL ??</title>
      <link>https://community.graphisoft.com/t5/Programmierung/Eine-Art-Spirale-mit-GDL/m-p/436048#M1097</link>
      <description>a) 2D 3D?&lt;BR /&gt; b) Warum so detailliert?&lt;BR /&gt; c) Schon mal nach Spirale im Forum gesucht?&lt;BR /&gt; d) Hast du das GDL Kochbuch? -&amp;gt; Da ist eine Spirale mit erläutertem Quellcode drin.</description>
      <pubDate>Mon, 19 Feb 2007 09:11:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/Eine-Art-Spirale-mit-GDL/m-p/436048#M1097</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-02-19T09:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Eine Art Spirale mit GDL ??</title>
      <link>https://community.graphisoft.com/t5/Programmierung/Eine-Art-Spirale-mit-GDL/m-p/436049#M1098</link>
      <description>der "rippenstab" ist offenbar ein betonstahlstab, kein gewinde, keine spirale. &lt;BR /&gt; aber wie lars schon sagte: wozu so detailliert?</description>
      <pubDate>Mon, 19 Feb 2007 09:21:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/Eine-Art-Spirale-mit-GDL/m-p/436049#M1098</guid>
      <dc:creator>zzyzx</dc:creator>
      <dc:date>2007-02-19T09:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Eine Art Spirale mit GDL ??</title>
      <link>https://community.graphisoft.com/t5/Programmierung/Eine-Art-Spirale-mit-GDL/m-p/436050#M1099</link>
      <description>a) 2D 3D?&lt;BR /&gt; &lt;BR /&gt; das ganze soll in 3D stattfinden - daraus habe ich dann auch eine perfekte 2D geschichte?&lt;BR /&gt; &lt;BR /&gt; b) Warum so detailliert?&lt;BR /&gt; &lt;BR /&gt; warum nicht? - zum einen in der visualisierung schöner, zum anderen für die werkplanung schon ein fertiges detail&lt;BR /&gt; &lt;BR /&gt; c) Schon mal nach Spirale im Forum gesucht?&lt;BR /&gt; &lt;BR /&gt; ja habe ich - allerdings nichts passendes entdeckt - sonst hätte ich nicht hier einen neuen thread erstellt&lt;BR /&gt; &lt;BR /&gt; d) Hast du das GDL Kochbuch? -&amp;gt; Da ist eine Spirale mit erläutertem Quellcode drin.&lt;BR /&gt; &lt;BR /&gt; das habe ich bestellt, allerdings scheint graphisoft noch "drucken" zu müssen - warte schon 3 wochen drauf&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; aber auf jeden fall mal danke für die erste antwort - und zum thema warum so detailliert? - weil es auch einfach geil aussieht &lt;!-- s:-) --&gt;&lt;span class="lia-unicode-emoji" title=":leicht_lächelndes_Gesicht:"&gt;🙂&lt;/span&gt;&lt;!-- s:-) --&gt; als  &lt;A href="http://gdl-werkstatt.de/BMF_01.jpg" target="_blank"&gt;Beispiel&lt;/A&gt;</description>
      <pubDate>Mon, 19 Feb 2007 09:28:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/Eine-Art-Spirale-mit-GDL/m-p/436050#M1099</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-02-19T09:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Eine Art Spirale mit GDL ??</title>
      <link>https://community.graphisoft.com/t5/Programmierung/Eine-Art-Spirale-mit-GDL/m-p/436051#M1100</link>
      <description>der "rippenstab" ist offenbar ein betonstahlstab, kein gewinde, keine spirale. &lt;BR /&gt; &lt;BR /&gt; sagte ja auch "gewindeähnlich" - aber absolut korrekt: ein betonstahlstab - weiß jemand irgendwelche kriterien, nach denen ich solch einen stab generieren kann (maße, verhältnis von rippen zum stab, etc.) ?&lt;BR /&gt;  &lt;BR /&gt;  &lt;SMALL&gt;[ 19. Februar 2007, 20:38: Beitrag editiert von: araeubig ]&lt;/SMALL&gt;</description>
      <pubDate>Mon, 19 Feb 2007 12:59:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/Eine-Art-Spirale-mit-GDL/m-p/436051#M1100</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-02-19T12:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Eine Art Spirale mit GDL ??</title>
      <link>https://community.graphisoft.com/t5/Programmierung/Eine-Art-Spirale-mit-GDL/m-p/436052#M1101</link>
      <description>Wie wäre es mit einer schrägen Scheibe, Seitenfläche abgerundet, D = größer eingentlicher Stab und dann die Scheibe so schräg gedreht, dass die Scheibe durch die Schrägstellung an 2 Seiten ganz langsam in den Stab "eintaucht"??&lt;BR /&gt; &lt;BR /&gt; Ich hoffe Du kannst meinen Ausführungen folgen ....</description>
      <pubDate>Mon, 19 Feb 2007 14:22:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/Eine-Art-Spirale-mit-GDL/m-p/436052#M1101</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-02-19T14:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Eine Art Spirale mit GDL ??</title>
      <link>https://community.graphisoft.com/t5/Programmierung/Eine-Art-Spirale-mit-GDL/m-p/436053#M1102</link>
      <description>zu den massen: da würde ich dir empfehlen, eventuell bei herstellern oder herstellervereinigungen von bewehrungsmaterial zu suchen. bestimmt gibts da irgendwelche normen, die das festlegen. speziell beim thema stahl ist relativ viel im internet zu finden - wird ja auch ordentlich geld mit verdient  &lt;!-- s;) --&gt;&lt;span class="lia-unicode-emoji" title=":zwinkerndes_Gesicht:"&gt;😉&lt;/span&gt;&lt;!-- s;) --&gt;</description>
      <pubDate>Mon, 19 Feb 2007 14:33:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/Eine-Art-Spirale-mit-GDL/m-p/436053#M1102</guid>
      <dc:creator>zzyzx</dc:creator>
      <dc:date>2007-02-19T14:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Eine Art Spirale mit GDL ??</title>
      <link>https://community.graphisoft.com/t5/Programmierung/Eine-Art-Spirale-mit-GDL/m-p/436054#M1103</link>
      <description>also ich hatte mir das ganze ungefähr so vorgestellt:&lt;BR /&gt; &lt;BR /&gt;    &amp;lt;img src="http://www.gdl-werkstatt.de/bmf_stuetzenfuss_a.jpg" alt=" - " /&amp;gt;&lt;BR /&gt;  &lt;BR /&gt;  &lt;SMALL&gt;[ 20. Februar 2007, 09:02: Beitrag editiert von: araeubig ]&lt;/SMALL&gt;</description>
      <pubDate>Tue, 20 Feb 2007 07:53:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/Eine-Art-Spirale-mit-GDL/m-p/436054#M1103</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-02-20T07:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Eine Art Spirale mit GDL ??</title>
      <link>https://community.graphisoft.com/t5/Programmierung/Eine-Art-Spirale-mit-GDL/m-p/436055#M1104</link>
      <description>würde mich freuen ein paar kommentare von euch über diesen BMF Stützenfuß zu bekommen</description>
      <pubDate>Tue, 20 Feb 2007 12:11:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/Eine-Art-Spirale-mit-GDL/m-p/436055#M1104</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-02-20T12:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Eine Art Spirale mit GDL ??</title>
      <link>https://community.graphisoft.com/t5/Programmierung/Eine-Art-Spirale-mit-GDL/m-p/436056#M1105</link>
      <description>Nimm die Spirale 10 aus Ordner Grundkörper 10. Das ist ein GDL-Objekt, bei welchem ein Kreisförmiger Querschnitt mit beliebigem Radius und beliebiger Steigung (über Höhe) definiert werden kann. Dazu eine runde Stütze und eine Decke und das BMF-Teil ist fertig.</description>
      <pubDate>Tue, 20 Feb 2007 13:58:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/Eine-Art-Spirale-mit-GDL/m-p/436056#M1105</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-02-20T13:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Eine Art Spirale mit GDL ??</title>
      <link>https://community.graphisoft.com/t5/Programmierung/Eine-Art-Spirale-mit-GDL/m-p/436057#M1106</link>
      <description>also die Spirale aus der Originalbibliothek muss ich nicht nehmen, denn es wäre ja auch nicht optisch so, wie das Original aussieht. Außerdem habe ich es ja schon fertig, wie man oben am Bild sehen kann. Hier noch mal ein neues Bild des 2. BMF-Objekts. Allerdings ist die Rippe noch nicht ganz 150%ig.&lt;BR /&gt; &lt;BR /&gt;    &amp;lt;img src="http://www.gdl-werkstatt.de/bmf.jpg" alt=" - " /&amp;gt; &lt;BR /&gt; &lt;BR /&gt; also ich find es nicht schlecht, aber wenn jemad einen Tip hat, um die Rippe zu perfektionieren, dann bitte schreiben.&lt;BR /&gt;  &lt;BR /&gt;  &lt;SMALL&gt;[ 20. Februar 2007, 22:53: Beitrag editiert von: araeubig ]&lt;/SMALL&gt;</description>
      <pubDate>Tue, 20 Feb 2007 16:02:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Programmierung/Eine-Art-Spirale-mit-GDL/m-p/436057#M1106</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-02-20T16:02:00Z</dc:date>
    </item>
  </channel>
</rss>

