<?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 can a custom zone stamp be created? in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/How-can-a-custom-zone-stamp-be-created/m-p/70005#M32212</link>
    <description>You can modify the Zone objects pretty easily. &lt;BR /&gt;
&lt;BR /&gt;
My preferred method is to place the Zone in your project, select it, then click File &amp;gt; GDL Objects &amp;gt; Open Object... to open it in the object editor.&lt;BR /&gt;
&lt;BR /&gt;
The bad news is that you will need to use the GDL scripting language to modify it.</description>
    <pubDate>Wed, 17 Jan 2007 16:41:28 GMT</pubDate>
    <dc:creator>TomWaltz</dc:creator>
    <dc:date>2007-01-17T16:41:28Z</dc:date>
    <item>
      <title>How can a custom zone stamp be created?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-can-a-custom-zone-stamp-be-created/m-p/70004#M32211</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;I need to create a different zone stamp than the modified default ones. It seems like it can be done but I couldn't find how. &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_sad.gif" style="display : inline;" /&gt;  Is there anyone who can help me?&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 17 Jan 2007 13:49:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-can-a-custom-zone-stamp-be-created/m-p/70004#M32211</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-01-17T13:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: How can a custom zone stamp be created?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-can-a-custom-zone-stamp-be-created/m-p/70005#M32212</link>
      <description>You can modify the Zone objects pretty easily. &lt;BR /&gt;
&lt;BR /&gt;
My preferred method is to place the Zone in your project, select it, then click File &amp;gt; GDL Objects &amp;gt; Open Object... to open it in the object editor.&lt;BR /&gt;
&lt;BR /&gt;
The bad news is that you will need to use the GDL scripting language to modify it.</description>
      <pubDate>Wed, 17 Jan 2007 16:41:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-can-a-custom-zone-stamp-be-created/m-p/70005#M32212</guid>
      <dc:creator>TomWaltz</dc:creator>
      <dc:date>2007-01-17T16:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: How can a custom zone stamp be created?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-can-a-custom-zone-stamp-be-created/m-p/70006#M32213</link>
      <description>The other bad news is that the stamps that come with ArchiCAD (like most included parts) are VERY complicated to edit. I find it is easier to write exactly what you want from scratch using the existing ones only for reference. Very often all that is needed is a simple room name and number. This can easily be written in a few lines of code.</description>
      <pubDate>Wed, 17 Jan 2007 17:03:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-can-a-custom-zone-stamp-be-created/m-p/70006#M32213</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-01-17T17:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: How can a custom zone stamp be created?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-can-a-custom-zone-stamp-be-created/m-p/70007#M32214</link>
      <description>Please put your OS and Archicad specs in your signature ...&lt;BR /&gt;
&lt;BR /&gt;
Do a search of the Talk with Zones as keyword. A lot of zone stamps have been posted here, and I am sure that at least one of them will be usable.&lt;BR /&gt;
&lt;BR /&gt;
What exactly is your problem?</description>
      <pubDate>Thu, 18 Jan 2007 17:10:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-can-a-custom-zone-stamp-be-created/m-p/70007#M32214</guid>
      <dc:creator>Djordje</dc:creator>
      <dc:date>2007-01-18T17:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: How can a custom zone stamp be created?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-can-a-custom-zone-stamp-be-created/m-p/70008#M32215</link>
      <description>I took a long way on creating the stamp I need by modifying another one. But now I have still some problems left;&lt;BR /&gt;
&lt;BR /&gt;
1) My stamp is not changing the displayed area according to gross and net boundries. I found a temporary solution by changing &lt;BR /&gt;
room_area=str(area_form, ROOM_CALC_AREA)&lt;BR /&gt;
to&lt;BR /&gt;
room_area=str(area_form, ROOM_AREA)  but it is not adaptible to the chosen area calculation; net or gross&lt;BR /&gt;
&lt;BR /&gt;
2) I need to create a second room name row which must be in Russian. But I can not apply the Cyrillic characters to zone tool. Actually such characters sometimes create problems in other areas as well.&lt;BR /&gt;
&lt;BR /&gt;
Thank you a lot..</description>
      <pubDate>Fri, 19 Jan 2007 13:04:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-can-a-custom-zone-stamp-be-created/m-p/70008#M32215</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-01-19T13:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: How can a custom zone stamp be created?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-can-a-custom-zone-stamp-be-created/m-p/70009#M32216</link>
      <description>ok, I solved the foreign character problem, thanks to Maurice. But still area problem..
&lt;BLOCKQUOTE&gt;Maurice wrote:&lt;BR /&gt;Thanks for the link (content below) but it doesnt seem to remove any font sets only add them ....&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;How to See Foreign Characters of library parts in the Object Settings Dialog &lt;BR /&gt;
Written by Balázs Biacs&lt;BR /&gt;
&lt;BR /&gt;
How to see foreign (i.e. Russian) characters of library parts in the Object Settings dialog if using international ArchiCAD &lt;BR /&gt;
&lt;BR /&gt;
E.g. the library of the Russian version 6.5 does not show russian letters when used in the international verison 7.0. &lt;BR /&gt;
&lt;BR /&gt;
Do as follows: &lt;BR /&gt;
&lt;BR /&gt;
Quit ArchiCAD. &lt;BR /&gt;
Open the Registry editor. [Start menu/Run.../type "regedit" and run it] &lt;BR /&gt;
Open the key:&lt;BR /&gt;
HKEY_CURRENT_USER/Software/Graphisoft/ArchiCAD/ArchiCAD 7.0 INT/Font Description&lt;BR /&gt;
&lt;BR /&gt;
Choose Font Script Code [doubleklick on it]. A small dialog appears: Edit DWORD Value. &lt;BR /&gt;
First set the radio button on the right to the Decimal position, then enter 204 into the Value Data field, then choose OK. &lt;BR /&gt;
Now if you open Your ArchiCAD 7.0 International, all menus will be displayed in English, but you'll have the Russian characters in the Object Settings dialog. If you would like to revert to the International settings, set the same value to 0 again. &lt;BR /&gt;
&lt;BR /&gt;
Other values for other character sets: &lt;BR /&gt;
&lt;BR /&gt;
ANSI_CHARSET            0&lt;BR /&gt;
DEFAULT_CHARSET         1&lt;BR /&gt;
SYMBOL_CHARSET          2&lt;BR /&gt;
SHIFTJIS_CHARSET        128&lt;BR /&gt;
HANGEUL_CHARSET         129&lt;BR /&gt;
HANGUL_CHARSET          129&lt;BR /&gt;
GB2312_CHARSET          134&lt;BR /&gt;
CHINESEBIG5_CHARSET     136&lt;BR /&gt;
OEM_CHARSET             255&lt;BR /&gt;
&lt;BR /&gt;
JOHAB_CHARSET           130&lt;BR /&gt;
HEBREW_CHARSET          177&lt;BR /&gt;
ARABIC_CHARSET          178&lt;BR /&gt;
GREEK_CHARSET           161&lt;BR /&gt;
TURKISH_CHARSET         162&lt;BR /&gt;
VIETNAMESE_CHARSET      163&lt;BR /&gt;
THAI_CHARSET            222&lt;BR /&gt;
EASTEUROPE_CHARSET      238&lt;BR /&gt;
RUSSIAN_CHARSET         204&lt;BR /&gt;
&lt;BR /&gt;
MAC_CHARSET             77&lt;BR /&gt;
BALTIC_CHARSET          186&lt;/BLOCKQUOTE&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Mon, 22 Jan 2007 08:04:26 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-can-a-custom-zone-stamp-be-created/m-p/70009#M32216</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-01-22T08:04:26Z</dc:date>
    </item>
  </channel>
</rss>

