<?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 "Objektname" in Bibliotheken und Objekte</title>
    <link>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/536999#M17224</link>
    <description>Hallo!&lt;BR /&gt; &lt;BR /&gt; Ich möchte gerne automatisch im Grundriss den Dateinamen meines Objektes angezeigt haben (Positionierung ist mir klar)! Wie lautet die Eingabe im 2D-Skript (text2 0,0, datei_name oder so)?&lt;BR /&gt; &lt;BR /&gt; Danke wiedermal im Voraus!&lt;BR /&gt; &lt;BR /&gt; Harry</description>
    <pubDate>Tue, 07 Nov 2006 13:23:00 GMT</pubDate>
    <dc:creator>harryseidl</dc:creator>
    <dc:date>2006-11-07T13:23:00Z</dc:date>
    <item>
      <title>Objektname</title>
      <link>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/536999#M17224</link>
      <description>Hallo!&lt;BR /&gt; &lt;BR /&gt; Ich möchte gerne automatisch im Grundriss den Dateinamen meines Objektes angezeigt haben (Positionierung ist mir klar)! Wie lautet die Eingabe im 2D-Skript (text2 0,0, datei_name oder so)?&lt;BR /&gt; &lt;BR /&gt; Danke wiedermal im Voraus!&lt;BR /&gt; &lt;BR /&gt; Harry</description>
      <pubDate>Tue, 07 Nov 2006 13:23:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/536999#M17224</guid>
      <dc:creator>harryseidl</dc:creator>
      <dc:date>2006-11-07T13:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Objektname</title>
      <link>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/537000#M17225</link>
      <description>hallo HarryS&lt;BR /&gt; versuche es mit&lt;BR /&gt; &lt;BR /&gt; egalwas_1 = REQUEST ("NAME_OF_MACRO", "", objektname)&lt;BR /&gt; TEXT2        0.0,     0.0, objektname&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; gruss koma</description>
      <pubDate>Wed, 08 Nov 2006 11:02:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/537000#M17225</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-11-08T11:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Objektname</title>
      <link>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/537001#M17226</link>
      <description>Danke, das war`s... Die Endung ".gsm" wird man wohl nicht wegbekommen...&lt;BR /&gt; &lt;BR /&gt; LG, Harry</description>
      <pubDate>Thu, 09 Nov 2006 07:45:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/537001#M17226</guid>
      <dc:creator>harryseidl</dc:creator>
      <dc:date>2006-11-09T07:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Objektname</title>
      <link>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/537002#M17227</link>
      <description>objektname=STRSUB(objektname,1,strlen(objektname)-4)</description>
      <pubDate>Thu, 09 Nov 2006 08:06:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/537002#M17227</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-11-09T08:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Objektname</title>
      <link>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/537003#M17228</link>
      <description>Hallo!&lt;BR /&gt; &lt;BR /&gt; Ich habe das im 2D-Skript eingegeben, haut aber nicht hin - bringt ständig Fehlermeldung "String(Text)-Variable erforderlich bei Zeile...".&lt;BR /&gt; &lt;BR /&gt; objektname=STRSUB(objektname,1,strlen(objektname)-4)&lt;BR /&gt; egalwas_1 = REQUEST ("NAME_OF_MACRO", "", objektname)&lt;BR /&gt; TEXT2 0.0, 0.0, objektname&lt;BR /&gt; &lt;BR /&gt; LG, Harry</description>
      <pubDate>Mon, 13 Nov 2006 11:24:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/537003#M17228</guid>
      <dc:creator>harryseidl</dc:creator>
      <dc:date>2006-11-13T11:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Objektname</title>
      <link>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/537004#M17229</link>
      <description>egalwas_1 = REQUEST ("NAME_OF_MACRO", "", objektname)&lt;BR /&gt; objektname=STRSUB(objektname,1,strlen(objektname)-4)&lt;BR /&gt; TEXT2 0.0, 0.0, objektname</description>
      <pubDate>Mon, 13 Nov 2006 11:30:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/537004#M17229</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-11-13T11:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Objektname</title>
      <link>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/537005#M17230</link>
      <description>weil richtig ist:&lt;BR /&gt; egalwas_1 = REQUEST ("NAME_OF_MACRO", "", objektname)&lt;BR /&gt; objektname=STRSUB(objektname,1,strlen(objektname)-4)&lt;BR /&gt; TEXT2 0.0, 0.0, objektname&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; zuerst Name als text mit REQUEST ermitteln&lt;BR /&gt; und dann mit STRSUB die Endung ".gdl" abschneiden&lt;BR /&gt; &lt;BR /&gt; koma</description>
      <pubDate>Mon, 13 Nov 2006 11:31:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/537005#M17230</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-11-13T11:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Objektname</title>
      <link>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/537006#M17231</link>
      <description>...vielen Dank für eure prompte Hilfe, jetzt passt es und ich hab` mir durch diese Funktion wirklich viel Arbeit erspart!!!&lt;BR /&gt; &lt;BR /&gt; Harry</description>
      <pubDate>Mon, 13 Nov 2006 11:33:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/537006#M17231</guid>
      <dc:creator>harryseidl</dc:creator>
      <dc:date>2006-11-13T11:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Objektname</title>
      <link>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/537007#M17232</link>
      <description>...und noch eine Frage. Kann man den Text so ausrichten, dass immer horizontal dargestellt wird, egal wie ich das Objekt im Grundriss drehe?</description>
      <pubDate>Mon, 13 Nov 2006 11:47:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/537007#M17232</guid>
      <dc:creator>harryseidl</dc:creator>
      <dc:date>2006-11-13T11:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Objektname</title>
      <link>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/537008#M17233</link>
      <description>Da gibt es mehrere Möglichkeiten. Jetzt geht es aber tiefer. Schau mal bei &lt;A href="http://www.selfgdl.de/4_attribute/string/h_DEFINE_STYLE/kompendium.php" target="_blank"&gt;DEFINE_STYLE&lt;/A&gt;. Bei größeren textmengen solltest du dir die Befehlsgruppe um &lt;A href="http://www.selfgdl.de/2d_elemente/textelemente/b_RICHTEXT2/kompendium.php" target="_blank"&gt;RICHTEXT2&lt;/A&gt; .</description>
      <pubDate>Mon, 13 Nov 2006 11:52:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/537008#M17233</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-11-13T11:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Objektname</title>
      <link>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/537009#M17234</link>
      <description>Es gibt aber keinen Befehl, der den Text bei der Ausgabe dreht. Du mußt das Bezugssystem also vorher drehen. Das hängt dann evt. wieder davon ab, in welcher Art Objekt du dich "bewegst".&lt;BR /&gt; &lt;BR /&gt; Probiere mal&lt;BR /&gt; &lt;BR /&gt; ROT2 -SYMB_ROTANGLE&lt;BR /&gt; ! die anderen Befehle&lt;BR /&gt; DEL 1&lt;BR /&gt; &lt;BR /&gt; Da ist allerdings noch nicht die Spiegelung des Objektes berücksichtigt.&lt;BR /&gt;  &lt;BR /&gt;  &lt;SMALL&gt;[ 13. November 2006, 13:01: Beitrag editiert von: Ove Bodj ]&lt;/SMALL&gt;</description>
      <pubDate>Mon, 13 Nov 2006 12:00:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/537009#M17234</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-11-13T12:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Objektname</title>
      <link>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/537010#M17235</link>
      <description>...du bist der Beste!!!!!!&lt;BR /&gt; &lt;BR /&gt; Nochmals vielen Dank, Harry</description>
      <pubDate>Mon, 13 Nov 2006 14:25:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/537010#M17235</guid>
      <dc:creator>harryseidl</dc:creator>
      <dc:date>2006-11-13T14:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: Objektname</title>
      <link>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/537011#M17236</link>
      <description>um das Spigeln zu berücksichtigen müsste es so aussehen&lt;BR /&gt; &lt;BR /&gt; ROT2 -SYMB_ROTANGLE +(2*SYMB_ROTANGLE*SYMB_MIRRORED)&lt;BR /&gt; ! die anderen Befehle&lt;BR /&gt; DEL 1&lt;BR /&gt; &lt;BR /&gt; koma</description>
      <pubDate>Mon, 13 Nov 2006 15:08:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/537011#M17236</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-11-13T15:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Objektname</title>
      <link>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/537012#M17237</link>
      <description>So sollte es mit dem Spiegeln neutralisieren funktionieren:&lt;BR /&gt; &lt;BR /&gt; MUL2 1, 1-2*SYMB_MIRRORED&lt;BR /&gt; ROT2 -SYMB_ROTANGLE + 180*SYMB_MIRRORED&lt;BR /&gt; &lt;BR /&gt;  :yeah:</description>
      <pubDate>Mon, 13 Nov 2006 15:40:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Bibliotheken-und-Objekte/Objektname/m-p/537012#M17237</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-11-13T15:40:00Z</dc:date>
    </item>
  </channel>
</rss>

