<?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: Resize_A_B_ZZYZX in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Resize-A-B-ZZYZX/m-p/78684#M39241</link>
    <description>The macro is archived in the Archicad.PLA.&lt;BR /&gt;
&lt;BR /&gt;
To open it, simply highlight it in the GDL script you were looking at, then press Command-Shift-o to open the macro.</description>
    <pubDate>Sat, 11 Dec 2004 14:44:06 GMT</pubDate>
    <dc:creator>TomWaltz</dc:creator>
    <dc:date>2004-12-11T14:44:06Z</dc:date>
    <item>
      <title>Resize_A_B_ZZYZX</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Resize-A-B-ZZYZX/m-p/78683#M39240</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hello,&lt;BR /&gt;
I was looking at the 2D script for the AC 8.1 library part&lt;BR /&gt;
called "Cab Base 3d" and there is a macro call:&lt;BR /&gt;
CALL "Resize_A_B_ZZYZX" PARAMETERS ALL&lt;BR /&gt;
I can not find this file on my computer using the "Find" function.&lt;BR /&gt;
I checked script to see if I would get an error like Can't find macro ".....&lt;BR /&gt;
at line.....  but check script was OK.&lt;BR /&gt;
Anyone know what this file is and where it is kept?&lt;BR /&gt;
Thank you,&lt;BR /&gt;
Peter Devlin&lt;BR /&gt;
MAC G4&lt;BR /&gt;
450 MHz&lt;BR /&gt;
1.2 GB MEMORY&lt;BR /&gt;
ATI,Rage 128&lt;BR /&gt;
MAC OS 10.3.6&lt;BR /&gt;
MAC OS 9.2.2&lt;BR /&gt;
AC 8.1 v2 (US)&lt;BR /&gt;
AC 6.5 v4 (US)&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 11 Dec 2004 02:47:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Resize-A-B-ZZYZX/m-p/78683#M39240</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-12-11T02:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Resize_A_B_ZZYZX</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Resize-A-B-ZZYZX/m-p/78684#M39241</link>
      <description>The macro is archived in the Archicad.PLA.&lt;BR /&gt;
&lt;BR /&gt;
To open it, simply highlight it in the GDL script you were looking at, then press Command-Shift-o to open the macro.</description>
      <pubDate>Sat, 11 Dec 2004 14:44:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Resize-A-B-ZZYZX/m-p/78684#M39241</guid>
      <dc:creator>TomWaltz</dc:creator>
      <dc:date>2004-12-11T14:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Resize_A_B_ZZYZX</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Resize-A-B-ZZYZX/m-p/78685#M39242</link>
      <description>Hello Tom,&lt;BR /&gt;
Thanks for replying.&lt;BR /&gt;
When you say the Archicad.PLA, do you mean &lt;BR /&gt;
the "Archicad Library 8.1.pla"?&lt;BR /&gt;
I use the extracted library" Archicad Library 81.lib". so that I can open&lt;BR /&gt;
library parts for editing. &lt;BR /&gt;
The files in the extracted library can be seen&lt;BR /&gt;
in the hard drive directory whereas in the non-extracted form they can't.&lt;BR /&gt;
&lt;BR /&gt;
I tried doing what you said, highlight the name of the macro&lt;BR /&gt;
and then press command+shift+o and nothing happened.&lt;BR /&gt;
I also tried command+o because in the key board short cuts&lt;BR /&gt;
"Open"=command+o but nothing happened.&lt;BR /&gt;
I tried changing the name of the macro to test whether the&lt;BR /&gt;
"check script" was working and it gave me an error &lt;BR /&gt;
"Can't find Macro at line ..."&lt;BR /&gt;
&lt;BR /&gt;
I'm stumped. Where is this macro kept? How can I open it?&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Peter</description>
      <pubDate>Sat, 11 Dec 2004 17:12:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Resize-A-B-ZZYZX/m-p/78685#M39242</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-12-11T17:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: Resize_A_B_ZZYZX</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Resize-A-B-ZZYZX/m-p/78686#M39243</link>
      <description>To anyone who might be interested.&lt;BR /&gt;
Being unable to find the macro "Resize_A_B_ZZYZX" using&lt;BR /&gt;
the find function with name contains....&lt;BR /&gt;
even with "visible and invisible",&lt;BR /&gt;
I researched keyboard shortcuts and found the shortcut&lt;BR /&gt;
for Open Library part=command+option+'O' (not command+shift+'O')&lt;BR /&gt;
I decided that I would trick AC into revealing where "Resize_A_B_ZZYZX"&lt;BR /&gt;
was kept.&lt;BR /&gt;
I highlighted the name of the macro in the 2D script hit &lt;BR /&gt;
command+option+'O' and the macro opened.&lt;BR /&gt;
I "Saved As" (identical name) in a different folder in the loaded libraries&lt;BR /&gt;
closed the file, closed the project, and quit.&lt;BR /&gt;
I launched AC 8.1 opened a project and "Library manager" states that&lt;BR /&gt;
there are two duplicate library parts (of course).&lt;BR /&gt;
Library manager says that there is a library part named "Resize_A_B_ZZYZX" in a folder called Archicadresources lib..&lt;BR /&gt;
Get info says that "Archicadresources" is a shared library resource.&lt;BR /&gt;
not a folder, not openable, etc.&lt;BR /&gt;
Mystery solved.&lt;BR /&gt;
&lt;BR /&gt;
As to what it is, It is a library part that creates 2D and 3D editable&lt;BR /&gt;
hotspots at the 2D and 3D bounding box corners as defined by A,B,ZZYZX&lt;BR /&gt;
parameters. &lt;BR /&gt;
It might be useful for getting 3D editing to work more reliably and/or&lt;BR /&gt;
much more ???.&lt;BR /&gt;
&lt;BR /&gt;
For what its worth,&lt;BR /&gt;
Peter Devlin</description>
      <pubDate>Sun, 12 Dec 2004 03:44:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Resize-A-B-ZZYZX/m-p/78686#M39243</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-12-12T03:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Resize_A_B_ZZYZX</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Resize-A-B-ZZYZX/m-p/78687#M39244</link>
      <description>Thanks for your trick. Very useful for me now, after 16 years &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;</description>
      <pubDate>Mon, 28 Sep 2020 10:22:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Resize-A-B-ZZYZX/m-p/78687#M39244</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-28T10:22:51Z</dc:date>
    </item>
  </channel>
</rss>

