<?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 "Eigenschaft - fehlende Längeneinheit" in Dokumentation</title>
    <link>https://community.graphisoft.com/t5/Dokumentation/Eigenschaft-fehlende-L%C3%A4ngeneinheit/m-p/562494#M21977</link>
    <description>Hallo zusammen,&lt;BR /&gt;&lt;BR /&gt;Ich habe mir für den Raumstempel in den Eigenschaften eine Berechnung erstellt, jedoch bekomme ich dich Anzeige der Einheit nicht hin.&lt;BR /&gt;&lt;BR /&gt;Die Formel lautet (Alle Werte sind Längen): &lt;BR /&gt;{Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe} + {Property:Raum/Fußbodendicke}&lt;BR /&gt;&lt;BR /&gt;Ich habe es schon versucht mit:&lt;BR /&gt;CONCAT ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe} + {Property:Raum/Fußbodendicke}; " m" )&lt;BR /&gt;&lt;BR /&gt;Hat aber leider nicht funktioniert. Hat jemand eine Lösung?&lt;BR /&gt;Ganz gut wäre noch, wenn ich falls der Fussbodenaufbau z.B. 12,5 hat, dass auch bei den Raumhöhen die Hochzahl ausgegeben angezeigt wird. &lt;BR /&gt;&lt;BR /&gt;Liebe Grüße</description>
    <pubDate>Tue, 04 Jul 2023 14:06:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-07-04T14:06:57Z</dc:date>
    <item>
      <title>Eigenschaft - fehlende Längeneinheit</title>
      <link>https://community.graphisoft.com/t5/Dokumentation/Eigenschaft-fehlende-L%C3%A4ngeneinheit/m-p/562494#M21977</link>
      <description>Hallo zusammen,&lt;BR /&gt;&lt;BR /&gt;Ich habe mir für den Raumstempel in den Eigenschaften eine Berechnung erstellt, jedoch bekomme ich dich Anzeige der Einheit nicht hin.&lt;BR /&gt;&lt;BR /&gt;Die Formel lautet (Alle Werte sind Längen): &lt;BR /&gt;{Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe} + {Property:Raum/Fußbodendicke}&lt;BR /&gt;&lt;BR /&gt;Ich habe es schon versucht mit:&lt;BR /&gt;CONCAT ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe} + {Property:Raum/Fußbodendicke}; " m" )&lt;BR /&gt;&lt;BR /&gt;Hat aber leider nicht funktioniert. Hat jemand eine Lösung?&lt;BR /&gt;Ganz gut wäre noch, wenn ich falls der Fussbodenaufbau z.B. 12,5 hat, dass auch bei den Raumhöhen die Hochzahl ausgegeben angezeigt wird. &lt;BR /&gt;&lt;BR /&gt;Liebe Grüße</description>
      <pubDate>Tue, 04 Jul 2023 14:06:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Dokumentation/Eigenschaft-fehlende-L%C3%A4ngeneinheit/m-p/562494#M21977</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-04T14:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Eigenschaft - fehlende Längeneinheit</title>
      <link>https://community.graphisoft.com/t5/Dokumentation/Eigenschaft-fehlende-L%C3%A4ngeneinheit/m-p/562495#M21978</link>
      <description>Hi und willkommen&lt;BR /&gt;du musst die Zahlen mittels &lt;I&gt;STRCALCUNIT&lt;/I&gt; erst in einen 'Text' konvertieren, da dein Ergebnis mit dem " m" auch nur ein Text sein kann. Heißt auch, dass die Eigenschaft, die diese Berechnung enthält, vom Datentyp her eine &lt;I&gt;Zeichenfolge&lt;/I&gt; sein muss.&lt;BR /&gt;&lt;BR /&gt;&lt;PRE&gt;CONCAT (STRCALCUNIT( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe} + {Property:Raum/Fußbodendicke}); " m" )&lt;/PRE&gt;</description>
      <pubDate>Tue, 04 Jul 2023 14:15:26 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Dokumentation/Eigenschaft-fehlende-L%C3%A4ngeneinheit/m-p/562495#M21978</guid>
      <dc:creator>xandros1</dc:creator>
      <dc:date>2023-07-04T14:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Eigenschaft - fehlende Längeneinheit</title>
      <link>https://community.graphisoft.com/t5/Dokumentation/Eigenschaft-fehlende-L%C3%A4ngeneinheit/m-p/562496#M21979</link>
      <description>&lt;BLOCKQUOTE&gt;Ganz gut wäre noch, wenn ich falls der Fussbodenaufbau z.B. 12,5 hat, dass auch bei den Raumhöhen die Hochzahl ausgegeben angezeigt wird.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Dazu gabs hier im Forum schon einige Threads. Hier eine kleine Auswahl:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://forum.graphisoft.de/viewtopic.php?p=159186#p159186" target="_blank"&gt;https://forum.graphisoft.de/viewtopic.php?p=159186#p159186&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://forum.graphisoft.de/viewtopic.php?p=164871" target="_blank"&gt;https://forum.graphisoft.de/viewtopic.php?p=164871&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Das ganze macht aus einem recht simplen Code einen ziemlich komplizierten. Viel Erfolg beim zusammenbasteln!</description>
      <pubDate>Tue, 04 Jul 2023 14:28:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Dokumentation/Eigenschaft-fehlende-L%C3%A4ngeneinheit/m-p/562496#M21979</guid>
      <dc:creator>xandros1</dc:creator>
      <dc:date>2023-07-04T14:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: Eigenschaft - fehlende Längeneinheit</title>
      <link>https://community.graphisoft.com/t5/Dokumentation/Eigenschaft-fehlende-L%C3%A4ngeneinheit/m-p/562497#M21980</link>
      <description>Mach 2 Eigenschaften!&lt;BR /&gt;Die 1. ist wie von Dir beschrieben und die kannst Du als Zahl auswerten um in der IA Raumflächen addieren lassen zu können.&lt;BR /&gt;Die 2. Eigenschaft holt sich die 1., wandelt sie in einen STRING um und ergänzt die Einheit. &lt;BR /&gt;Die 2. kommt dann in den Raumstempel.&lt;BR /&gt;&lt;BR /&gt;Mach Dir eine Syntax-Festlegung analog GDL. Liest sich später für Dich besser. &lt;BR /&gt;&lt;BR /&gt;rXYZ = Reele Zahl&lt;BR /&gt;sXYZ = String&lt;BR /&gt;iXYZ = Ganzzahl&lt;BR /&gt;bXYZ = binärer Wert (0 oder 1)&lt;BR /&gt;&lt;BR /&gt;Gruß</description>
      <pubDate>Tue, 04 Jul 2023 14:30:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Dokumentation/Eigenschaft-fehlende-L%C3%A4ngeneinheit/m-p/562497#M21980</guid>
      <dc:creator>Ma_Scht</dc:creator>
      <dc:date>2023-07-04T14:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Eigenschaft - fehlende Längeneinheit</title>
      <link>https://community.graphisoft.com/t5/Dokumentation/Eigenschaft-fehlende-L%C3%A4ngeneinheit/m-p/562498#M21981</link>
      <description>Erstmal vielen Dank für die schnellen Antworten! Ich habe es soweit hinbekommen.&lt;BR /&gt;&lt;BR /&gt;Der fertige Code sieht momentan so aus:&lt;BR /&gt;&lt;BR /&gt;&lt;PRE&gt;CONCAT ( LEFT ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ); LEN ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ) ) - 1 ); IFS ( RIGHT ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ); 1 ) = "1"; "¹ m "; RIGHT ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ); 1 ) = "2"; "² m "; RIGHT ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ); 1 ) = "3"; "³ m "; RIGHT ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ); 1 ) = "4"; "⁴ m "; RIGHT ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ); 1 ) = "5"; "⁵ m "; RIGHT ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ); 1 ) = "6"; "⁶ m "; RIGHT ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ); 1 ) = "7"; "⁷ m "; RIGHT ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ); 1 ) = "8"; "⁸ m "; RIGHT ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ); 1 ) = "9"; "⁹ m "; RIGHT ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ); 1 ) = "0"; " m " ) )&lt;/PRE&gt; &lt;BR /&gt;&lt;BR /&gt;Habs leider nicht hinbekommen, dass er mir nur auf ^5  rundet. Dachte erst, ist ja ganz easy und ersetze einfach die hochzahlen im Code also:&lt;BR /&gt;&lt;BR /&gt;&lt;PRE&gt;CONCAT ( LEFT ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ); LEN ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ) ) - 1 ); IFS ( RIGHT ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ); 1 ) = "1"; " m "; RIGHT ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ); 1 ) = "2"; " m "; RIGHT ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ); 1 ) = "3"; "⁵ m "; RIGHT ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ); 1 ) = "4"; "⁵ m "; RIGHT ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ); 1 ) = "5"; "⁵ m "; RIGHT ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ); 1 ) = "6"; "⁵ m "; RIGHT ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ); 1 ) = "7"; "⁵ m "; RIGHT ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ); 1 ) = "8"; " m "; RIGHT ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ); 1 ) = "9"; " m "; RIGHT ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ); 1 ) = "0"; " m " ) )&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;Ging aber leider nicht, weil mir ab 8 mm ja 1 cm fehlt. &lt;!-- s:lol: --&gt;&lt;span class="lia-unicode-emoji" title=":grinsendes_Gesicht_mit_lächelnden_Augen:"&gt;😄&lt;/span&gt;&lt;!-- s:lol: --&gt; &lt;BR /&gt;&lt;BR /&gt;Ist es eigentlich geopant, dass Archicad das Raum-Tool ändert? Zumindest die Option eine abgehängten Decke anzugeben wäre doch sinnvoll.&lt;BR /&gt;Auch die Diskussion kam mit Kollegen schon ab und an auf, wie jetzt die OK vom Raum-Tool definiert ist. Soll das die lichte Höhe sein oder von OK FFB bis UK Deckenplatte, was ja eigentlich keinen Sinn macht.</description>
      <pubDate>Thu, 06 Jul 2023 12:18:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Dokumentation/Eigenschaft-fehlende-L%C3%A4ngeneinheit/m-p/562498#M21981</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-06T12:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Eigenschaft - fehlende Längeneinheit</title>
      <link>https://community.graphisoft.com/t5/Dokumentation/Eigenschaft-fehlende-L%C3%A4ngeneinheit/m-p/562499#M21982</link>
      <description>&lt;BLOCKQUOTE&gt;Habs leider nicht hinbekommen, dass er mir nur auf ^5  rundet. Dachte erst, ist ja ganz easy und ersetze einfach die hochzahlen im Code also:&lt;BR /&gt;&lt;BR /&gt;[...]&lt;BR /&gt;&lt;BR /&gt;Ging aber leider nicht, weil mir ab 8 mm ja 1 cm fehlt. &lt;!-- s:lol: --&gt;&lt;span class="lia-unicode-emoji" title=":grinsendes_Gesicht_mit_lächelnden_Augen:"&gt;😄&lt;/span&gt;&lt;!-- s:lol: --&gt; &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;(Ungetestet, aber...: )&lt;BR /&gt;Du könntest es dir vereinfachen, in dem du die Bedingung für die hochgestellte 5 in einem gruppierten OR vor das CONCAT ziehst. Und wenn die Bedingung nicht zutrifft, dann rundest du eben nur auf 2 statt auf 3 Nachkommastellen mit der STR-Formel.&lt;BR /&gt;&lt;BR /&gt;&lt;PRE&gt;IF ( OR ( &lt;BR /&gt;RIGHT ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ); 1 ) = "3";&lt;BR /&gt;RIGHT ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ); 1 ) = "4";&lt;BR /&gt;RIGHT ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ); 1 ) = "5";&lt;BR /&gt;RIGHT ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ); 1 ) = "6";&lt;BR /&gt;RIGHT ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ); 1 ) = "7");&lt;BR /&gt;CONCAT ( LEFT ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ); LEN ( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 3 ) ) - 1 ); "⁵ m ");&lt;BR /&gt;CONCAT( STR ( ( {Property:Allgemeine Parameter/Höhe} + {Property:Räume, detailliert - IfcSpace, Pset_SpaceDetail/Abhanghöhe Decke} + {Property:Raum/Fußbodendicke} ) / 1 m; 2 ); " m") )&lt;/PRE&gt;</description>
      <pubDate>Mon, 10 Jul 2023 07:37:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Dokumentation/Eigenschaft-fehlende-L%C3%A4ngeneinheit/m-p/562499#M21982</guid>
      <dc:creator>xandros1</dc:creator>
      <dc:date>2023-07-10T07:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: Eigenschaft - fehlende Längeneinheit</title>
      <link>https://community.graphisoft.com/t5/Dokumentation/Eigenschaft-fehlende-L%C3%A4ngeneinheit/m-p/562500#M21983</link>
      <description>Super, hat einwandfrei funktioniert. Vielen Dank</description>
      <pubDate>Tue, 11 Jul 2023 10:04:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Dokumentation/Eigenschaft-fehlende-L%C3%A4ngeneinheit/m-p/562500#M21983</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-11T10:04:25Z</dc:date>
    </item>
  </channel>
</rss>

