<?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: Create a Zone stamp that lists room dimensions in Documentation</title>
    <link>https://community.graphisoft.com/t5/Documentation/Create-a-Zone-stamp-that-lists-room-dimensions/m-p/27219#M60175</link>
    <description>This info obviously is available to programmers otherwise how would the internal elevations find its limits.&lt;BR /&gt;
What I would like is for section markers to automatically stretch to fit the zone.</description>
    <pubDate>Fri, 06 Apr 2007 23:09:00 GMT</pubDate>
    <dc:creator>Aussie John</dc:creator>
    <dc:date>2007-04-06T23:09:00Z</dc:date>
    <item>
      <title>Create a Zone stamp that lists room dimensions</title>
      <link>https://community.graphisoft.com/t5/Documentation/Create-a-Zone-stamp-that-lists-room-dimensions/m-p/27210#M60166</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Here's a fun little challenge.&lt;BR /&gt;
&lt;BR /&gt;
I'd like to have a zone stamp that can show the maximum length and width of the zone. so that it might look like:&lt;BR /&gt;
&lt;BR /&gt;
Category&lt;BR /&gt;
Room Name&lt;BR /&gt;
Area&lt;BR /&gt;
Length by width&lt;BR /&gt;
&lt;BR /&gt;
A modification of Zone identifier 2 would be cool.&lt;BR /&gt;
&lt;BR /&gt;
Thanks.&lt;BR /&gt;
&lt;BR /&gt;
-Nathan Brauer&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 30 May 2023 13:26:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Create-a-Zone-stamp-that-lists-room-dimensions/m-p/27210#M60166</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-30T13:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Zone stamp that lists room dimensions</title>
      <link>https://community.graphisoft.com/t5/Documentation/Create-a-Zone-stamp-that-lists-room-dimensions/m-p/27211#M60167</link>
      <description>&lt;BLOCKQUOTE&gt;I'd like to have a zone stamp that can show the maximum length and width of the zone. so that it might look like: &lt;/BLOCKQUOTE&gt;

As a decent GDL, from what Archicad actually gives the GDL system access to, I don't think it can be done.&lt;BR /&gt;
&lt;BR /&gt;
You might be able to through the C++ API, but it will not be easy...</description>
      <pubDate>Sat, 06 Aug 2005 01:01:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Create-a-Zone-stamp-that-lists-room-dimensions/m-p/27211#M60167</guid>
      <dc:creator>TomWaltz</dc:creator>
      <dc:date>2005-08-06T01:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Zone stamp that lists room dimensions</title>
      <link>https://community.graphisoft.com/t5/Documentation/Create-a-Zone-stamp-that-lists-room-dimensions/m-p/27212#M60168</link>
      <description>&lt;BLOCKQUOTE&gt;TomWaltz wrote:&lt;BR /&gt;
...from what Archicad actually gives the GDL system access to, I don't think it can be done...
&lt;/BLOCKQUOTE&gt;

You can "sort of" do it. I have a couple of graphical hotspots scrtipted in my zones the I can move around once the zone is placed. The zone then displays the dimension between the manually/graphically determined points.&lt;BR /&gt;
&lt;BR /&gt;
Its not fully automatic or even perfect but very useful for displaying room dimensions on brochure plans...keep in mind that the desired room dimension you often want to communicate is not necessarily the actual bounding/overall dimensions of the zone.&lt;BR /&gt;
&lt;BR /&gt;
Dan K</description>
      <pubDate>Sat, 06 Aug 2005 14:30:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Create-a-Zone-stamp-that-lists-room-dimensions/m-p/27212#M60168</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-08-06T14:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Zone stamp that lists room dimensions</title>
      <link>https://community.graphisoft.com/t5/Documentation/Create-a-Zone-stamp-that-lists-room-dimensions/m-p/27213#M60169</link>
      <description>&lt;BLOCKQUOTE&gt;Dan wrote:&lt;BR /&gt;
You can "sort of" do it. I have a couple of graphical hotspots scrtipted in my zones the I can move around once the zone is placed. The zone then displays the dimension between the manually/graphically determined points.&lt;BR /&gt;
Dan K&lt;/BLOCKQUOTE&gt;
Hi,&lt;BR /&gt;
Could you give a hint or 2 on how you went about it?&lt;BR /&gt;
Thanks.&lt;BR /&gt;
Joseph</description>
      <pubDate>Tue, 09 Aug 2005 20:05:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Create-a-Zone-stamp-that-lists-room-dimensions/m-p/27213#M60169</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-08-09T20:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Zone stamp that lists room dimensions</title>
      <link>https://community.graphisoft.com/t5/Documentation/Create-a-Zone-stamp-that-lists-room-dimensions/m-p/27214#M60170</link>
      <description>&lt;BLOCKQUOTE&gt;Joseph wrote:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;Dan wrote:&lt;BR /&gt;
You can "sort of" do it. I have a couple of graphical hotspots scrtipted in my zones the I can move around once the zone is placed. The zone then displays the dimension between the manually/graphically determined points.&lt;BR /&gt;
Dan K&lt;/BLOCKQUOTE&gt;
Hi,&lt;BR /&gt;
Could you give a hint or 2 on how you went about it?&lt;BR /&gt;
Thanks.&lt;BR /&gt;
Joseph&lt;/BLOCKQUOTE&gt;

Joseph,&lt;BR /&gt;
If you script in the following info you will be able to display a length/width value in your zone. The text can be graphically moved anywhere and the length and width will update as you move the two graphical hotspots. Try it out and see.&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;&lt;FONT color="#ff0009"&gt;Create the following "length" type Variables,Names &amp;amp; Default Values&lt;/FONT&gt;&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
Variable   / Name        /                     Value&lt;BR /&gt;
AA     /      dimension text offset "X" /  0"&lt;BR /&gt;
BB     /      dimension text offset "Y"  / 0"&lt;BR /&gt;
A2     /      ref line start point "X"    /  1'&lt;BR /&gt;
B2      /     ref line start point "Y"   /   1'&lt;BR /&gt;
A3      /     ref line end point "X"   /   -1'&lt;BR /&gt;
B3      /     ref line end point "Y"   /   -1'&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;&lt;FONT color="#ff0009"&gt;Copy the following into your 2d script&lt;/FONT&gt;&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
Hotspot2 0,0&lt;BR /&gt;
&lt;BR /&gt;
!!!makes graphical hotspots for dimensions&lt;BR /&gt;
 HOTSPOT2 0,BB,   1001, aa,1+128  !Base &lt;BR /&gt;
 HOTSPOT2 aa,BB,   1002, aa,2  !Move &lt;BR /&gt;
 HOTSPOT2 -1,BB,  1003, aa,3  !Vector&lt;BR /&gt;
&lt;BR /&gt;
 HOTSPOT2 AA,0,   1004, bb,1+128  !Base &lt;BR /&gt;
 HOTSPOT2 AA,BB,   1005, bb,2  !Move &lt;BR /&gt;
 HOTSPOT2 AA,-1,  1006, bb,3  !Vector&lt;BR /&gt;
&lt;BR /&gt;
ROT2 -W~&lt;BR /&gt;
&lt;BR /&gt;
!!!makes graphical hotspots for start point of length line&lt;BR /&gt;
 HOTSPOT2 0,B2,   2001, a2,1+128  !Base &lt;BR /&gt;
 HOTSPOT2 a2,B2,   2002, a2,2  !Move &lt;BR /&gt;
 HOTSPOT2 -1,B2,  2003, a2,3  !Vector&lt;BR /&gt;
&lt;BR /&gt;
 HOTSPOT2 A2,0,   2004, b2,1+128  !Base &lt;BR /&gt;
 HOTSPOT2 A2,B2,   2005, b2,2  !Move &lt;BR /&gt;
 HOTSPOT2 A2,-1,  2006, b2,3  !Vector&lt;BR /&gt;
&lt;BR /&gt;
!!!makes graphical hotspots for end point of length line&lt;BR /&gt;
 HOTSPOT2 0,B3,   3001, a3,1+128  !Base &lt;BR /&gt;
 HOTSPOT2 a3,B3,   3002, a3,2  !Move &lt;BR /&gt;
 HOTSPOT2 -1,B3,  3003, a3,3  !Vector&lt;BR /&gt;
&lt;BR /&gt;
 HOTSPOT2 A3,0,   3004, b3,1+128  !Base &lt;BR /&gt;
 HOTSPOT2 A3,B3,   3005, b3,2  !Move &lt;BR /&gt;
 HOTSPOT2 A3,-1,  3006, b3,3  !Vector&lt;BR /&gt;
&lt;BR /&gt;
DEL 1&lt;BR /&gt;
&lt;BR /&gt;
DEFINE STYLE    "RM_Size" "Times New Roman", 14'-0", 5, 1&lt;BR /&gt;
SET STYLE "RM_Size"&lt;BR /&gt;
&lt;BR /&gt;
!!!makes dimension text string&lt;BR /&gt;
xx=abs(a3-a2) !determine width&lt;BR /&gt;
yy=abs(b3-b2) !determine height&lt;BR /&gt;
TEXT2   aa, bb, STR("%0.1ffi",xx)+'x '+STR("%0.1ffi",yy)&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;!!!HTH Dan K&lt;/B&gt;</description>
      <pubDate>Wed, 10 Aug 2005 03:55:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Create-a-Zone-stamp-that-lists-room-dimensions/m-p/27214#M60170</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-08-10T03:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Zone stamp that lists room dimensions</title>
      <link>https://community.graphisoft.com/t5/Documentation/Create-a-Zone-stamp-that-lists-room-dimensions/m-p/27215#M60171</link>
      <description>joseph,&lt;BR /&gt;
when ready can u post it ??  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_redface.gif" style="display : inline;" /&gt; &lt;BR /&gt;
thx in advance</description>
      <pubDate>Wed, 10 Aug 2005 11:38:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Create-a-Zone-stamp-that-lists-room-dimensions/m-p/27215#M60171</guid>
      <dc:creator>Rakela Raul</dc:creator>
      <dc:date>2005-08-10T11:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Zone stamp that lists room dimensions</title>
      <link>https://community.graphisoft.com/t5/Documentation/Create-a-Zone-stamp-that-lists-room-dimensions/m-p/27216#M60172</link>
      <description>&lt;BLOCKQUOTE&gt;Dan wrote:&lt;BR /&gt;If you script in the following info&lt;/BLOCKQUOTE&gt;

That is a *super*-tip. Great idea. Thanks.</description>
      <pubDate>Wed, 10 Aug 2005 22:56:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Create-a-Zone-stamp-that-lists-room-dimensions/m-p/27216#M60172</guid>
      <dc:creator>Ignacio Azpiazu</dc:creator>
      <dc:date>2005-08-10T22:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Zone stamp that lists room dimensions</title>
      <link>https://community.graphisoft.com/t5/Documentation/Create-a-Zone-stamp-that-lists-room-dimensions/m-p/27217#M60173</link>
      <description>DAN K. ROCKS!!!!   &lt;BR /&gt;
&lt;BR /&gt;
Way cool, nice job. It took me a few tries to understand how to control where the dims will be taken from, but its very cool.&lt;BR /&gt;
&lt;BR /&gt;
Deserves some sort of award. Maybe tech tip of month? &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt; &lt;BR /&gt;
&lt;BR /&gt;
Thanks!&lt;BR /&gt;
&lt;BR /&gt;
-Nathan</description>
      <pubDate>Mon, 15 Aug 2005 20:56:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Create-a-Zone-stamp-that-lists-room-dimensions/m-p/27217#M60173</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-08-15T20:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Zone stamp that lists room dimensions</title>
      <link>https://community.graphisoft.com/t5/Documentation/Create-a-Zone-stamp-that-lists-room-dimensions/m-p/27218#M60174</link>
      <description>I found this a few Months ago and it is terrific. However, I would like to be able to turn the L X W on &amp;amp; off and have been unable to figure out how to do it? Can anyone give me some advice on what to add to be able to do that?</description>
      <pubDate>Fri, 06 Apr 2007 21:45:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Create-a-Zone-stamp-that-lists-room-dimensions/m-p/27218#M60174</guid>
      <dc:creator>Brad Elliott</dc:creator>
      <dc:date>2007-04-06T21:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Zone stamp that lists room dimensions</title>
      <link>https://community.graphisoft.com/t5/Documentation/Create-a-Zone-stamp-that-lists-room-dimensions/m-p/27219#M60175</link>
      <description>This info obviously is available to programmers otherwise how would the internal elevations find its limits.&lt;BR /&gt;
What I would like is for section markers to automatically stretch to fit the zone.</description>
      <pubDate>Fri, 06 Apr 2007 23:09:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Create-a-Zone-stamp-that-lists-room-dimensions/m-p/27219#M60175</guid>
      <dc:creator>Aussie John</dc:creator>
      <dc:date>2007-04-06T23:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Zone stamp that lists room dimensions</title>
      <link>https://community.graphisoft.com/t5/Documentation/Create-a-Zone-stamp-that-lists-room-dimensions/m-p/27220#M60176</link>
      <description>While I agree I will happily use a rock if I can't find a hammer. And if I can find a way to turn the text off and on I will be two large steps further along than I was before.&lt;BR /&gt;
&lt;BR /&gt;
Also, the benefit of setting the extents manually is that on odd shaped spaces I can show the dimensions I need rather than just the full extents of the room.</description>
      <pubDate>Fri, 06 Apr 2007 23:17:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Create-a-Zone-stamp-that-lists-room-dimensions/m-p/27220#M60176</guid>
      <dc:creator>Brad Elliott</dc:creator>
      <dc:date>2007-04-06T23:17:20Z</dc:date>
    </item>
  </channel>
</rss>

