<?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: How to show unit number &amp;amp; Block postal code in overall project? in Documentation</title>
    <link>https://community.graphisoft.com/t5/Documentation/How-to-show-unit-number-amp-Block-postal-code-in-overall-project/m-p/231294#M34817</link>
    <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
All you need :&lt;BR /&gt;
- about expression is here : &lt;A href="https://helpcenter.graphisoft.com/user-guide/84980/" target="_blank"&gt;https://helpcenter.graphisoft.com/user-guide/84980/&lt;/A&gt;&lt;BR /&gt;
- an example about input your own information into zone stamp : &lt;A href="https://helpcenter.graphisoft.com/user-guide/119610/" target="_blank"&gt;https://helpcenter.graphisoft.com/user-guide/119610/&lt;/A&gt;</description>
    <pubDate>Wed, 01 Apr 2020 11:44:05 GMT</pubDate>
    <dc:creator>Christophe Fortineau</dc:creator>
    <dc:date>2020-04-01T11:44:05Z</dc:date>
    <item>
      <title>How to show unit number &amp; Block postal code in overall project?</title>
      <link>https://community.graphisoft.com/t5/Documentation/How-to-show-unit-number-amp-Block-postal-code-in-overall-project/m-p/231291#M34814</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hi all, I would like to ask some question.Now my project need to show unit number &amp;amp; block number.For example, this project has 10 blocks, every block include a lot of units include.Let say, 1st storey has 4 unit, I want to show 1-01,1-02,1-03,1-04 like that. This unit need to calculate floor area also.So I should use zone tools to create this one.Is it correct way?&lt;/DIV&gt;</description>
      <pubDate>Mon, 30 Dec 2024 13:43:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/How-to-show-unit-number-amp-Block-postal-code-in-overall-project/m-p/231291#M34814</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-12-30T13:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to show unit number &amp; Block postal code in overall project?</title>
      <link>https://community.graphisoft.com/t5/Documentation/How-to-show-unit-number-amp-Block-postal-code-in-overall-project/m-p/231292#M34815</link>
      <description>Hello yanshin27,&lt;BR /&gt;
&lt;BR /&gt;
You are able to create two properties&lt;BR /&gt;
A - One about the 10 blocs (with 2 caracters "XX")&lt;BR /&gt;
B - One other about 100 unities (with 3 caracters "XXX")&lt;BR /&gt;
&lt;BR /&gt;
And finaly you have to concat these properties with an expression like :&lt;BR /&gt;
CONCAT (property A,”-”, property B)&lt;BR /&gt;
&lt;BR /&gt;
You are able to use this result into your zone stamp to show it on a plan&lt;BR /&gt;
I invite you to create a schedule to check and control these informations&lt;BR /&gt;
&lt;BR /&gt;
Note : you are able to do it since Archicad 20</description>
      <pubDate>Fri, 27 Mar 2020 08:38:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/How-to-show-unit-number-amp-Block-postal-code-in-overall-project/m-p/231292#M34815</guid>
      <dc:creator>Christophe Fortineau</dc:creator>
      <dc:date>2020-03-27T08:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to show unit number &amp; Block postal code in overall project?</title>
      <link>https://community.graphisoft.com/t5/Documentation/How-to-show-unit-number-amp-Block-postal-code-in-overall-project/m-p/231293#M34816</link>
      <description>&lt;BLOCKQUOTE&gt;Christophe wrote:&lt;BR /&gt;
Hello yanshin27,&lt;BR /&gt;
&lt;BR /&gt;
You are able to create two properties&lt;BR /&gt;
A - One about the 10 blocs (with 2 caracters "XX")&lt;BR /&gt;
B - One other about 100 unities (with 3 caracters "XXX")&lt;BR /&gt;
&lt;BR /&gt;
And finaly you have to concat these properties with an expression like :&lt;BR /&gt;
CONCAT (property A,”-”, property B)&lt;BR /&gt;
&lt;BR /&gt;
You are able to use this result into your zone stamp to show it on a plan&lt;BR /&gt;
I invite you to create a schedule to check and control these informations&lt;BR /&gt;
&lt;BR /&gt;
Note : you are able to do it since Archicad 20
&lt;/BLOCKQUOTE&gt; Sorry, can you explain again? I am not understood.But I try to show unit number like that.But I don't have I idea about block number.Thanks</description>
      <pubDate>Wed, 01 Apr 2020 07:09:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/How-to-show-unit-number-amp-Block-postal-code-in-overall-project/m-p/231293#M34816</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-01T07:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to show unit number &amp; Block postal code in overall project?</title>
      <link>https://community.graphisoft.com/t5/Documentation/How-to-show-unit-number-amp-Block-postal-code-in-overall-project/m-p/231294#M34817</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
All you need :&lt;BR /&gt;
- about expression is here : &lt;A href="https://helpcenter.graphisoft.com/user-guide/84980/" target="_blank"&gt;https://helpcenter.graphisoft.com/user-guide/84980/&lt;/A&gt;&lt;BR /&gt;
- an example about input your own information into zone stamp : &lt;A href="https://helpcenter.graphisoft.com/user-guide/119610/" target="_blank"&gt;https://helpcenter.graphisoft.com/user-guide/119610/&lt;/A&gt;</description>
      <pubDate>Wed, 01 Apr 2020 11:44:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/How-to-show-unit-number-amp-Block-postal-code-in-overall-project/m-p/231294#M34817</guid>
      <dc:creator>Christophe Fortineau</dc:creator>
      <dc:date>2020-04-01T11:44:05Z</dc:date>
    </item>
  </channel>
</rss>

