<?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 "Re: 3D-Script" in Bibliotheken und Objekte</title>
    <link>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/3D-Script/m-p/465749#M8259</link>
    <description>Entweder alle Koordinaten händisch ändern&lt;BR /&gt; -&amp;gt; dauert länger ...&lt;BR /&gt; &lt;BR /&gt; oder&lt;BR /&gt; &lt;BR /&gt; Das Objekt einfach noch mal abspeichern nachdem Du es mit einer Ecke auf den absoluten Nullpunkt gesetzt hast.&lt;BR /&gt; &lt;BR /&gt; Das geht schneller   &lt;!-- s:roll: --&gt;&lt;span class="lia-unicode-emoji" title=":Gesicht_mit_rollenden_Augen:"&gt;🙄&lt;/span&gt;&lt;!-- s:roll: --&gt;  &lt;BR /&gt; &lt;BR /&gt; Grüße David</description>
    <pubDate>Wed, 11 Feb 2004 07:17:00 GMT</pubDate>
    <dc:creator>David Kehr</dc:creator>
    <dc:date>2004-02-11T07:17:00Z</dc:date>
    <item>
      <title>3D-Script</title>
      <link>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/3D-Script/m-p/465744#M8254</link>
      <description>Hallo Leute!&lt;BR /&gt; &lt;BR /&gt; Folgendes Problem:&lt;BR /&gt; Ich habe ein eigenes Objekt erstellt, kann dieses auch problemlos in GDL bearbeiten. Habe auch Parameter fuer die Neigung vergeben (rotx 90) etc.&lt;BR /&gt; Nur - das Objekt wird im Grundriß irgendwo hin verschoben - muss es erst wieder suchen - die Drehung jedoch passt!&lt;BR /&gt; &lt;BR /&gt; Bitte um Hilfe!&lt;BR /&gt; &lt;BR /&gt; Danke Harry</description>
      <pubDate>Tue, 10 Feb 2004 16:19:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/3D-Script/m-p/465744#M8254</guid>
      <dc:creator>harryseidl</dc:creator>
      <dc:date>2004-02-10T16:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: 3D-Script</title>
      <link>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/3D-Script/m-p/465745#M8255</link>
      <description>Ich vermute Du hast Dein Objekt auch ArchiCAD-Grundelementen erstellt und der ObjektUrsprung ist nicht 0,0,0.&lt;BR /&gt; &lt;BR /&gt; Grüße DAvid</description>
      <pubDate>Wed, 11 Feb 2004 06:40:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/3D-Script/m-p/465745#M8255</guid>
      <dc:creator>David Kehr</dc:creator>
      <dc:date>2004-02-11T06:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: 3D-Script</title>
      <link>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/3D-Script/m-p/465746#M8256</link>
      <description>Hallo David!&lt;BR /&gt; &lt;BR /&gt; Bringt es etwas, wenn ich bei der Objekterstellung (hauptsächlich mit dem Deckenwerkzeug) den Nullpunkt auf das Objekt setzte?&lt;BR /&gt; &lt;BR /&gt; Danke - Harry</description>
      <pubDate>Wed, 11 Feb 2004 06:51:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/3D-Script/m-p/465746#M8256</guid>
      <dc:creator>harryseidl</dc:creator>
      <dc:date>2004-02-11T06:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: 3D-Script</title>
      <link>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/3D-Script/m-p/465747#M8257</link>
      <description>ja; du kannst die Koordinaten auch im 2 bzw 3D Fenster kontrollieren (sind immer in Meter) wenn diese alle grösser sind als das Objekt so liegt es nicht am Nullpunkt (Drehungen gehen immer vom lokalem Nullpunkt aus d.h. wenn du dein rot-Befehl am Beginn des Sripts setzt so dreht dieser um den absoluten Nullpunkt)</description>
      <pubDate>Wed, 11 Feb 2004 06:58:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/3D-Script/m-p/465747#M8257</guid>
      <dc:creator>grassegger</dc:creator>
      <dc:date>2004-02-11T06:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: 3D-Script</title>
      <link>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/3D-Script/m-p/465748#M8258</link>
      <description>Wie kann ich dann den "Absoluten Nullpunkt" verschieben bzw. das Objekt auf diesen setzten?</description>
      <pubDate>Wed, 11 Feb 2004 07:06:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/3D-Script/m-p/465748#M8258</guid>
      <dc:creator>harryseidl</dc:creator>
      <dc:date>2004-02-11T07:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: 3D-Script</title>
      <link>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/3D-Script/m-p/465749#M8259</link>
      <description>Entweder alle Koordinaten händisch ändern&lt;BR /&gt; -&amp;gt; dauert länger ...&lt;BR /&gt; &lt;BR /&gt; oder&lt;BR /&gt; &lt;BR /&gt; Das Objekt einfach noch mal abspeichern nachdem Du es mit einer Ecke auf den absoluten Nullpunkt gesetzt hast.&lt;BR /&gt; &lt;BR /&gt; Das geht schneller   &lt;!-- s:roll: --&gt;&lt;span class="lia-unicode-emoji" title=":Gesicht_mit_rollenden_Augen:"&gt;🙄&lt;/span&gt;&lt;!-- s:roll: --&gt;  &lt;BR /&gt; &lt;BR /&gt; Grüße David</description>
      <pubDate>Wed, 11 Feb 2004 07:17:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/3D-Script/m-p/465749#M8259</guid>
      <dc:creator>David Kehr</dc:creator>
      <dc:date>2004-02-11T07:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: 3D-Script</title>
      <link>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/3D-Script/m-p/465750#M8260</link>
      <description>Wenn ich mit "Alt + Shift" den Nullpunkt auf die Ecke setzte, ändert sich gar nichts? Mach ich was falsch?</description>
      <pubDate>Wed, 11 Feb 2004 07:25:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/3D-Script/m-p/465750#M8260</guid>
      <dc:creator>harryseidl</dc:creator>
      <dc:date>2004-02-11T07:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: 3D-Script</title>
      <link>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/3D-Script/m-p/465751#M8261</link>
      <description>musst schon das ding verschieben, nicht nur den ursprung...</description>
      <pubDate>Wed, 11 Feb 2004 07:28:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/3D-Script/m-p/465751#M8261</guid>
      <dc:creator>zzyzx</dc:creator>
      <dc:date>2004-02-11T07:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: 3D-Script</title>
      <link>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/3D-Script/m-p/465752#M8262</link>
      <description>Ja - genau andersrum   &lt;span class="lia-unicode-emoji" title=":Gesicht_mit_Zunge:"&gt;😛&lt;/span&gt;   ...&lt;BR /&gt; Nicht den Nullpunkt zum Objekt --&amp;gt;; sondern das Objekt zum Nullpunkt!&lt;BR /&gt; &lt;BR /&gt; Alles auswählen und verschieben auf X=0 + Y=0 + Z=0!&lt;BR /&gt; &lt;BR /&gt; Grüße&lt;BR /&gt; David&lt;BR /&gt; &lt;BR /&gt; [Edit:--&amp;gt; da war wohl einer schneller...  :yeah:  ]&lt;BR /&gt;  &lt;BR /&gt;  &lt;SMALL&gt;[ 11. Februar 2004, 08:32: Beitrag editiert von: david kehr ]&lt;/SMALL&gt;</description>
      <pubDate>Wed, 11 Feb 2004 07:30:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/3D-Script/m-p/465752#M8262</guid>
      <dc:creator>David Kehr</dc:creator>
      <dc:date>2004-02-11T07:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: 3D-Script</title>
      <link>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/3D-Script/m-p/465753#M8263</link>
      <description>Mit "Alt+Shift" wird nur der Benutzerursprung und nicht der Projektursprung versetzt.&lt;BR /&gt; &lt;BR /&gt; Der Projektursprung ist absolut und kann deshalb nicht verschoben werden.&lt;BR /&gt; Darum muß man die Objekte dorthin verschieben. Vorher den Benutzerursprung löschen.</description>
      <pubDate>Wed, 11 Feb 2004 07:34:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/3D-Script/m-p/465753#M8263</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-02-11T07:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: 3D-Script</title>
      <link>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/3D-Script/m-p/465754#M8264</link>
      <description>du kannst auch mal an den anfang des 2d skriptes folgendes reintippen:&lt;BR /&gt;  &amp;lt;/font&amp;gt;&amp;lt;blockquote&amp;gt;&amp;lt;font size="1" face="Verdana, Helvetica, sans-serif"&amp;gt;Code:&amp;lt;/font&amp;gt;&amp;lt;hr /&amp;gt;&amp;lt;pre style="font-size:x-small; font-family: monospace;"&amp;gt;project2 3,270,2&lt;BR /&gt; end  dann wird die orginalposition ignoriert und 3d und grundrissdarstellung stimmen wieder überein</description>
      <pubDate>Wed, 11 Feb 2004 07:35:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/3D-Script/m-p/465754#M8264</guid>
      <dc:creator>zzyzx</dc:creator>
      <dc:date>2004-02-11T07:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: 3D-Script</title>
      <link>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/3D-Script/m-p/465755#M8265</link>
      <description>Vielen dank - jetzt hat es geklappt! Mein Fehler - der absolute Nullpunkt hat mit dem von mir gesetzten Nullpunkt nicht übereingestimmt!&lt;BR /&gt; &lt;BR /&gt; Nochmals Danke!</description>
      <pubDate>Wed, 11 Feb 2004 07:36:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/3D-Script/m-p/465755#M8265</guid>
      <dc:creator>harryseidl</dc:creator>
      <dc:date>2004-02-11T07:36:00Z</dc:date>
    </item>
  </channel>
</rss>

