<?xml version="1.0" encoding="utf-8" ?>
<rss version="0.92">
<channel>
	<title>ArchiCAD-Talk - Libraries / Library Parts / GDL</title>
	<link>http://archicad-talk.graphisoft.com/viewforum.php?f=6</link>
	<description>Everything about GDL. (Example: I created an object that prints an error message in 3D all the time, please help!)</description>
	<language>en</language>
	<lastBuildDate>Sun, 14 Mar 2010 01:00:01 GMT</lastBuildDate>
	<managingEditor>gsforumadmin@graphisoft.hu</managingEditor>
	<webMaster>gsforumadmin@graphisoft.hu</webMaster>
	<category>CAD>>>ArchiCAD</category>
	<copyright>Copyright 2004 - Graphisoft Software Development Rt. All rights reserved worldwide.</copyright>
<item>
	<category>Libraries / Library Parts / GDL</category>
	<title>Getting Archicad 10 library for A12</title>
	<link>http://archicad-talk.graphisoft.com/viewtopic.php?p=165785#165785</link>
	<author>Erich@nospamplease.com</author>
	<pubDate>Fri, 12 Mar 2010 01:52:11 GMT</pubDate>
	<description>Author:&lt;a href=&quot;http://archicad-talk.graphisoft.com/profile.php?mode=viewprofile&amp;u=15118&quot; target=&quot;_blank&quot;&gt;Erich&lt;/a&gt;&lt;br /&gt;
				Posted: Fri Mar 12, 2010 2:52 am (GMT+1)&lt;br /&gt;
				&lt;br /&gt;&lt;br /&gt;
				&lt;span class="postbody"&gt;
				You could have your consultant save their file as an archive (.PLA). This binds al the parts used into a single, albeit much larger, file. Then you would have the parts used on the project. 
&lt;br /&gt;

&lt;br /&gt;
Alternately you can go to the library archives &lt;a href=&quot;http://tr.graphisoftus.com/&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;tr.graphisoftus.com/&lt;/a&gt; and download the missing library complete
				&lt;br /&gt;_________________&lt;br /&gt;Erich
&lt;br /&gt;

&lt;br /&gt;
AC 11, 1200 &amp;amp; AC 12 2782
&lt;br /&gt;
Mac OS10.6.2, Win XP Pro 
&lt;br /&gt;
17&quot; MacBook Pro, 2.33 GHz Core 2 Duo&lt;/span&gt;&lt;br /&gt;
	</description>
</item>
<item>
	<category>Libraries / Library Parts / GDL</category>
	<title>North marker</title>
	<link>http://archicad-talk.graphisoft.com/viewtopic.php?p=165767#165767</link>
	<author>Juha_Vesen@nospamplease.com</author>
	<pubDate>Thu, 11 Mar 2010 21:27:00 GMT</pubDate>
	<description>Author:&lt;a href=&quot;http://archicad-talk.graphisoft.com/profile.php?mode=viewprofile&amp;u=2083&quot; target=&quot;_blank&quot;&gt;Juha Vesen&lt;/a&gt;&lt;br /&gt;
				Posted: Thu Mar 11, 2010 10:27 pm (GMT+1)&lt;br /&gt;
				&lt;br /&gt;&lt;br /&gt;
				&lt;span class="postbody"&gt;
				Hello,
&lt;br /&gt;

&lt;br /&gt;
The symbol rotation should be taken into consideration too in addition to the mirroring. 
&lt;br /&gt;
For example;
&lt;br /&gt;

&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;
&lt;br /&gt;
if SYMB_MIRRORED = 0 then rot2&amp;nbsp; &amp;nbsp;GLOB_NORTH_DIR -90 -SYMB_ROTANGLE
&lt;br /&gt;
if SYMB_MIRRORED = 1 then rot2 -GLOB_NORTH_DIR +90 +SYMB_ROTANGLE
&lt;br /&gt;
FRAGMENT2 1,1
&lt;br /&gt;
del 1
&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
Regards, Juha
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;laszlonagy wrote:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;quote&quot;&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;
&lt;br /&gt;
MUL2 A,B
&lt;br /&gt;
ROT2 GLOB_NORTH_DIR-90
&lt;br /&gt;
FRAGMENT2 1,1&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
This should work.
&lt;br /&gt;
Two remarks:
&lt;br /&gt;
1. This does not take into consideration the Mirror checkbox in the Object Settings Dialog.
&lt;br /&gt;
2. I think GS recommends using &lt;span style=&quot;color: #2400ff&quot;&gt;GLOB_NORTH_DIR&lt;/span&gt; as Global variable name, and not using these older names like &lt;span style=&quot;color: #1b00ff&quot;&gt;U~&lt;/span&gt;.&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
				&lt;br /&gt;_________________&lt;br /&gt;--
&lt;br /&gt;
Juha Vesen
&lt;br /&gt;
ArchiCAD 4.1 --- 13 (3000 FIN Full)
&lt;br /&gt;
Mac Intel, G5, G4 | OSX 10.5.7&lt;/span&gt;&lt;br /&gt;
	</description>
</item>
<item>
	<category>Libraries / Library Parts / GDL</category>
	<title>Getting Archicad 10 library for A12</title>
	<link>http://archicad-talk.graphisoft.com/viewtopic.php?p=165749#165749</link>
	<author>npacella@nospamplease.com</author>
	<pubDate>Thu, 11 Mar 2010 15:13:08 GMT</pubDate>
	<description>Author:&lt;a href=&quot;http://archicad-talk.graphisoft.com/profile.php?mode=viewprofile&amp;u=7295&quot; target=&quot;_blank&quot;&gt;npacella&lt;/a&gt;&lt;br /&gt;
				Posted: Thu Mar 11, 2010 4:13 pm (GMT+1)&lt;br /&gt;
				&lt;br /&gt;&lt;br /&gt;
				&lt;span class="postbody"&gt;
				We are working on a project with a consultant that is using A10. We are using A12 and never had A10 so we don&#039;t have that library and a lot of parts are coming in as missing. i.e. doors windows, cabinetry. How can I get a copy of A10 Library or is there another way to do this?
&lt;br /&gt;

&lt;br /&gt;
Thanks,
&lt;br /&gt;

&lt;br /&gt;
Nick
				&lt;br /&gt;_________________&lt;br /&gt;Nick Pacella
&lt;br /&gt;
Nicolas M Pacella &amp;amp; Associates
&lt;br /&gt;
12 South Main Street
&lt;br /&gt;
South Norwalk, CT 06854
&lt;br /&gt;
Acad 12, 2420 USA Full on an IMac G5 1.8 GHz, 2GB DDR SDRAm OS 10.4.11&lt;/span&gt;&lt;br /&gt;
	</description>
</item>
<item>
	<category>Libraries / Library Parts / GDL</category>
	<title>custom door panels come in too small</title>
	<link>http://archicad-talk.graphisoft.com/viewtopic.php?p=165743#165743</link>
	<author>Jesikuh123@nospamplease.com</author>
	<pubDate>Thu, 11 Mar 2010 14:52:33 GMT</pubDate>
	<description>Author:&lt;a href=&quot;http://archicad-talk.graphisoft.com/profile.php?mode=viewprofile&amp;u=3584&quot; target=&quot;_blank&quot;&gt;Jesikuh123&lt;/a&gt;&lt;br /&gt;
				Posted: Thu Mar 11, 2010 3:52 pm (GMT+1)&lt;br /&gt;
				&lt;br /&gt;&lt;br /&gt;
				&lt;span class="postbody"&gt;
				I found that my issue was having more than one Archicad library loaded. I think I had 12 &amp;amp; 13 loaded.
				&lt;br /&gt;_________________&lt;br /&gt;Jess
&lt;br /&gt;
Andrew Chary Architect, PLLC
&lt;br /&gt;

&lt;br /&gt;
&lt;a href=&quot;http://www.chary.com&quot; target=&quot;_blank&quot;&gt;www.chary.com&lt;/a&gt;
&lt;br /&gt;

&lt;br /&gt;
ArchiCAD v.13
&lt;br /&gt;
ArchiCAD v.12
&lt;br /&gt;
ArchiCAD v.11
&lt;br /&gt;
ArchiCAD V.10
&lt;br /&gt;
Mac OS X  Version 10.6.2
&lt;br /&gt;
Mac Book Pro&lt;/span&gt;&lt;br /&gt;
	</description>
</item>
<item>
	<category>Libraries / Library Parts / GDL</category>
	<title>Door Swing Pen</title>
	<link>http://archicad-talk.graphisoft.com/viewtopic.php?p=165741#165741</link>
	<author>Jesikuh123@nospamplease.com</author>
	<pubDate>Thu, 11 Mar 2010 14:51:12 GMT</pubDate>
	<description>Author:&lt;a href=&quot;http://archicad-talk.graphisoft.com/profile.php?mode=viewprofile&amp;u=3584&quot; target=&quot;_blank&quot;&gt;Jesikuh123&lt;/a&gt;&lt;br /&gt;
				Posted: Thu Mar 11, 2010 3:51 pm (GMT+1)&lt;br /&gt;
				&lt;br /&gt;&lt;br /&gt;
				&lt;span class="postbody"&gt;
				Thank Ya.
				&lt;br /&gt;_________________&lt;br /&gt;Jess
&lt;br /&gt;
Andrew Chary Architect, PLLC
&lt;br /&gt;

&lt;br /&gt;
&lt;a href=&quot;http://www.chary.com&quot; target=&quot;_blank&quot;&gt;www.chary.com&lt;/a&gt;
&lt;br /&gt;

&lt;br /&gt;
ArchiCAD v.13
&lt;br /&gt;
ArchiCAD v.12
&lt;br /&gt;
ArchiCAD v.11
&lt;br /&gt;
ArchiCAD V.10
&lt;br /&gt;
Mac OS X  Version 10.6.2
&lt;br /&gt;
Mac Book Pro&lt;/span&gt;&lt;br /&gt;
	</description>
</item>
<item>
	<category>Libraries / Library Parts / GDL</category>
	<title>GDl +Schudle+lists</title>
	<link>http://archicad-talk.graphisoft.com/viewtopic.php?p=165739#165739</link>
	<author>Matthew_Lohden@nospamplease.com</author>
	<pubDate>Thu, 11 Mar 2010 14:45:54 GMT</pubDate>
	<description>Author:&lt;a href=&quot;http://archicad-talk.graphisoft.com/profile.php?mode=viewprofile&amp;u=362&quot; target=&quot;_blank&quot;&gt;Matthew Lohden&lt;/a&gt;&lt;br /&gt;
				Posted: Thu Mar 11, 2010 3:45 pm (GMT+1)&lt;br /&gt;
				&lt;br /&gt;&lt;br /&gt;
				&lt;span class="postbody"&gt;
				If I understand you correctly:
&lt;br /&gt;

&lt;br /&gt;
1. You can schedule the connector type as an additional parameter. This can be done in the standard scheduler.
&lt;br /&gt;

&lt;br /&gt;
2. You have to write a property script which calculates the number and types of connectors. This requires using the more complicated quantifier tools.
				&lt;br /&gt;_________________&lt;br /&gt;&lt;span style=&quot;font-size: 14px; line-height: normal&quot;&gt;&lt;span style=&quot;font-weight: bold&quot;&gt;Matthew Lohden&lt;/span&gt;&lt;/span&gt;
&lt;br /&gt;
Consultant, SF CA
&lt;br /&gt;

&lt;br /&gt;
MacPro 8core 16GB GeForce 8800 GT
&lt;br /&gt;
Leopard, XP32, Vista 32&amp;amp;64&lt;/span&gt;&lt;br /&gt;
	</description>
</item>
<item>
	<category>Libraries / Library Parts / GDL</category>
	<title>GDl +Schudle+lists</title>
	<link>http://archicad-talk.graphisoft.com/viewtopic.php?p=165732#165732</link>
	<author>Moonlight@nospamplease.com</author>
	<pubDate>Thu, 11 Mar 2010 12:34:46 GMT</pubDate>
	<description>Author:&lt;a href=&quot;http://archicad-talk.graphisoft.com/profile.php?mode=viewprofile&amp;u=60097&quot; target=&quot;_blank&quot;&gt;Moonlight&lt;/a&gt;&lt;br /&gt;
				Posted: Thu Mar 11, 2010 1:34 pm (GMT+1)&lt;br /&gt;
				&lt;br /&gt;&lt;br /&gt;
				&lt;span class="postbody"&gt;
				Hi,
&lt;br /&gt;

&lt;br /&gt;
Well my question is tis,
&lt;br /&gt;

&lt;br /&gt;
I have made a costum GDL file, of different types of square steel tube connectors whish you can choose any of them before inserting it to the project,
&lt;br /&gt;

&lt;br /&gt;
1. Let&amp;acute;s say that I have A, B, C connectors (were the 3 different types are in the same file), how can archicad list the sum of A&#039;s or B&#039;s or C&#039;s connections, with there real name (whish was previously inserted inside the GDL file) ?
&lt;br /&gt;

&lt;br /&gt;
2. If I want to make a custom structure, where there was a number As, Bs and Cs connectors (whish were mentioned above):
&lt;br /&gt;
a. How could these connecter counted in discriptors?
&lt;br /&gt;
b. How can I get the total number of different connectors used even if some where used in costum structures?
				&lt;/span&gt;&lt;br /&gt;
	</description>
</item>
<item>
	<category>Libraries / Library Parts / GDL</category>
	<title>Basketball Hoop</title>
	<link>http://archicad-talk.graphisoft.com/viewtopic.php?p=165661#165661</link>
	<author>drh64@nospamplease.com</author>
	<pubDate>Wed, 10 Mar 2010 03:44:36 GMT</pubDate>
	<description>Author:&lt;a href=&quot;http://archicad-talk.graphisoft.com/profile.php?mode=viewprofile&amp;u=22606&quot; target=&quot;_blank&quot;&gt;drh64&lt;/a&gt;&lt;br /&gt;
				Posted: Wed Mar 10, 2010 4:44 am (GMT+1)&lt;br /&gt;
				&lt;br /&gt;&lt;br /&gt;
				&lt;span class="postbody"&gt;
				Where could I find a basketball ceiling mounted hoop?
&lt;br /&gt;

&lt;br /&gt;
thanks!
				&lt;br /&gt;_________________&lt;br /&gt;Daniel Hunt, AIA
&lt;br /&gt;
CONNECT Architecture &amp;amp; Design
&lt;br /&gt;
ArchiCAD 13
&lt;br /&gt;
Mac OS X 10.6.1 Snow Leopard
&lt;br /&gt;
MacPro (2)2.8 Quad Core, 30&quot; Display, 10G RAM
&lt;br /&gt;
&lt;a href=&quot;http://www.connect-arch.com&quot; target=&quot;_blank&quot;&gt;www.connect-arch.com&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
	</description>
</item>
<item>
	<category>Libraries / Library Parts / GDL</category>
	<title>ArchiCad loses objects when updated</title>
	<link>http://archicad-talk.graphisoft.com/viewtopic.php?p=165658#165658</link>
	<author>Matthew_Lohden@nospamplease.com</author>
	<pubDate>Wed, 10 Mar 2010 02:20:37 GMT</pubDate>
	<description>Author:&lt;a href=&quot;http://archicad-talk.graphisoft.com/profile.php?mode=viewprofile&amp;u=362&quot; target=&quot;_blank&quot;&gt;Matthew Lohden&lt;/a&gt;&lt;br /&gt;
				Posted: Wed Mar 10, 2010 3:20 am (GMT+1)&lt;br /&gt;
				&lt;br /&gt;&lt;br /&gt;
				&lt;span class="postbody"&gt;
				In case you are disinclined to read through all the details of GUIDs...
&lt;br /&gt;

&lt;br /&gt;
The short answer is that ArchiCAD uses an internal ID to track the parts and not the file name. If you replace a part with a different one of the same name ArchiCAD will see it as different and you will get the dots.
&lt;br /&gt;

&lt;br /&gt;
I am guessing you did a &quot;Save as&quot; when you created the revised part and then replaced the original with the new one.
&lt;br /&gt;

&lt;br /&gt;
If you can&#039;t identify (or no longer have) the original part to re-revise you may be able to update the old instances to the new part with the syringe tool in the settings dialog.
				&lt;br /&gt;_________________&lt;br /&gt;&lt;span style=&quot;font-size: 14px; line-height: normal&quot;&gt;&lt;span style=&quot;font-weight: bold&quot;&gt;Matthew Lohden&lt;/span&gt;&lt;/span&gt;
&lt;br /&gt;
Consultant, SF CA
&lt;br /&gt;

&lt;br /&gt;
MacPro 8core 16GB GeForce 8800 GT
&lt;br /&gt;
Leopard, XP32, Vista 32&amp;amp;64&lt;/span&gt;&lt;br /&gt;
	</description>
</item>
<item>
	<category>Libraries / Library Parts / GDL</category>
	<title>ArchiCad loses objects when updated</title>
	<link>http://archicad-talk.graphisoft.com/viewtopic.php?p=165636#165636</link>
	<author>Peter_Devlin@nospamplease.com</author>
	<pubDate>Tue, 09 Mar 2010 19:02:19 GMT</pubDate>
	<description>Author:&lt;a href=&quot;http://archicad-talk.graphisoft.com/profile.php?mode=viewprofile&amp;u=1033&quot; target=&quot;_blank&quot;&gt;Peter Devlin&lt;/a&gt;&lt;br /&gt;
				Posted: Tue Mar 09, 2010 8:02 pm (GMT+1)&lt;br /&gt;
				&lt;br /&gt;&lt;br /&gt;
				&lt;span class="postbody"&gt;
				This wiki article contains information that
&lt;br /&gt;
may be relevant to your issue.
&lt;br /&gt;
&lt;a href=&quot;http://www.archicadwiki.com/GUID?action=show&amp;amp;redirect=GUID+in+ArchiCAD12&quot; target=&quot;_blank&quot;&gt;http://www.archicadwiki.com/GUID?action=show&amp;amp;redirect=GUID+in+ArchiCAD12&lt;/a&gt;
&lt;br /&gt;
Peter Devlin
				&lt;br /&gt;_________________&lt;br /&gt;iMac
&lt;br /&gt;
0S 10.5.8
&lt;br /&gt;
AC 10 US build (1188)&lt;/span&gt;&lt;br /&gt;
	</description>
</item>
<item>
	<category>Libraries / Library Parts / GDL</category>
	<title>ArchiCad loses objects when updated</title>
	<link>http://archicad-talk.graphisoft.com/viewtopic.php?p=165623#165623</link>
	<author>derekjackson@nospamplease.com</author>
	<pubDate>Tue, 09 Mar 2010 16:49:30 GMT</pubDate>
	<description>Author:&lt;a href=&quot;http://archicad-talk.graphisoft.com/profile.php?mode=viewprofile&amp;u=51208&quot; target=&quot;_blank&quot;&gt;derekjackson&lt;/a&gt;&lt;br /&gt;
				Posted: Tue Mar 09, 2010 5:49 pm (GMT+1)&lt;br /&gt;
				&lt;br /&gt;&lt;br /&gt;
				&lt;span class="postbody"&gt;
				Hi,
&lt;br /&gt;
   I created a couple of GDL objects which other team members were happily using. 
&lt;br /&gt;

&lt;br /&gt;
They then requested a tweak to the objects&#039; code which I carried out. Unfortunately when I then replaced the objects on our server with the updated versions, the users were given the message &#039;Missing library part&#039; and the original objects were replaced with black dots. 
&lt;br /&gt;

&lt;br /&gt;
Why did this happen if I didn&#039;t change the name of the object (and simply overrode the original)? Does Archicad reference something other than the filename when looking for objects?
&lt;br /&gt;

&lt;br /&gt;
Any advice much appreciated!
&lt;br /&gt;

&lt;br /&gt;
Thanks,
&lt;br /&gt;

&lt;br /&gt;
Derek
				&lt;br /&gt;_________________&lt;br /&gt;&lt;a href=&quot;http://www.lsiarchitects.co.uk&quot; target=&quot;_blank&quot;&gt;www.lsiarchitects.co.uk&lt;/a&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.djillustration.com&quot; target=&quot;_blank&quot;&gt;www.djillustration.com&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
	</description>
</item>
<item>
	<category>Libraries / Library Parts / GDL</category>
	<title>Question about schudle + GDL + Lists</title>
	<link>http://archicad-talk.graphisoft.com/viewtopic.php?p=165582#165582</link>
	<author>Moonlight@nospamplease.com</author>
	<pubDate>Mon, 08 Mar 2010 22:01:11 GMT</pubDate>
	<description>Author:&lt;a href=&quot;http://archicad-talk.graphisoft.com/profile.php?mode=viewprofile&amp;u=60097&quot; target=&quot;_blank&quot;&gt;Moonlight&lt;/a&gt;&lt;br /&gt;
				Posted: Mon Mar 08, 2010 11:01 pm (GMT+1)&lt;br /&gt;
				&lt;br /&gt;&lt;br /&gt;
				&lt;span class="postbody"&gt;
				Hi,
&lt;br /&gt;

&lt;br /&gt;
I have a question to make,
&lt;br /&gt;

&lt;br /&gt;
I have made a costum GDL file, of different types of square steel tube connectors whish you can choose any of them before inserting it to the project,
&lt;br /&gt;

&lt;br /&gt;
1. Let&amp;acute;s say that I have A, B, C connectors (were the 3 different types are in the same file), how can archicad list the sum of A&#039;s or B&#039;s or C&#039;s connections, with there real name (whish was previously inserted inside the GDL file) ?
&lt;br /&gt;

&lt;br /&gt;
2. If I want to make a custom structure, where there was a number As, Bs and Cs connectors (whish were mentioned above):
&lt;br /&gt;
a. How could these connecter counted in discriptors?
&lt;br /&gt;
b. How can I get the total number of different connectors used even if some where used in costum structures?
				&lt;/span&gt;&lt;br /&gt;
	</description>
</item>
<item>
	<category>Libraries / Library Parts / GDL</category>
	<title>Custom GDL objects for FREE</title>
	<link>http://archicad-talk.graphisoft.com/viewtopic.php?p=165571#165571</link>
	<author>Master_Script@nospamplease.com</author>
	<pubDate>Mon, 08 Mar 2010 19:47:53 GMT</pubDate>
	<description>Author:&lt;a href=&quot;http://archicad-talk.graphisoft.com/profile.php?mode=viewprofile&amp;u=49796&quot; target=&quot;_blank&quot;&gt;Master Script&lt;/a&gt;&lt;br /&gt;
				Posted: Mon Mar 08, 2010 8:47 pm (GMT+1)&lt;br /&gt;
				&lt;br /&gt;&lt;br /&gt;
				&lt;span class="postbody"&gt;
				Hi Everybody,
&lt;br /&gt;

&lt;br /&gt;
The request for March is done by Roelofs Architects from the Netherlands. She requested this directly by email so she won&#039;t be joining us on the forum. I will keep you posted though.
&lt;br /&gt;
Her request is a particular suspending lighting fixture by manufacturer Philips which is used by Roelofs in her latest project.
				&lt;br /&gt;_________________&lt;br /&gt;Master Script
&lt;br /&gt;
ArchiCAD BIM Service
&lt;br /&gt;
&lt;span style=&quot;color: darkblue&quot;&gt;&lt;a href=&quot;http://www.masterscript.nl/&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;www.masterscript.nl&lt;/a&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;span style=&quot;color: cyan&quot;&gt;&lt;a href=&quot;http://archicad-talk.graphisoft.com/viewtopic.php?t=29941&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;Free Custom GDL Objects&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
	</description>
</item>
<item>
	<category>Libraries / Library Parts / GDL</category>
	<title>Subroutines - passing arguments ???</title>
	<link>http://archicad-talk.graphisoft.com/viewtopic.php?p=165569#165569</link>
	<author>Anne_Holmen@nospamplease.com</author>
	<pubDate>Mon, 08 Mar 2010 19:01:29 GMT</pubDate>
	<description>Author:&lt;a href=&quot;http://archicad-talk.graphisoft.com/profile.php?mode=viewprofile&amp;u=42755&quot; target=&quot;_blank&quot;&gt;Anne Holmen&lt;/a&gt;&lt;br /&gt;
				Posted: Mon Mar 08, 2010 8:01 pm (GMT+1)&lt;br /&gt;
				&lt;br /&gt;&lt;br /&gt;
				&lt;span class="postbody"&gt;
				Thanks. I think macros are the solution. 
&lt;br /&gt;
I have understood since last, that GDL is two different technologies,
&lt;br /&gt;
and it&#039;s  the other that has an interface to Phyton.
				&lt;br /&gt;_________________&lt;br /&gt;WinXP SP3
&lt;br /&gt;
AC12
&lt;br /&gt;
ArchiForma 2&lt;/span&gt;&lt;br /&gt;
	</description>
</item>
<item>
	<category>Libraries / Library Parts / GDL</category>
	<title>Subroutines - passing arguments ???</title>
	<link>http://archicad-talk.graphisoft.com/viewtopic.php?p=165561#165561</link>
	<author>Cleverbeans@nospamplease.com</author>
	<pubDate>Mon, 08 Mar 2010 17:08:51 GMT</pubDate>
	<description>Author:&lt;a href=&quot;http://archicad-talk.graphisoft.com/profile.php?mode=viewprofile&amp;u=57532&quot; target=&quot;_blank&quot;&gt;Cleverbeans&lt;/a&gt;&lt;br /&gt;
				Posted: Mon Mar 08, 2010 6:08 pm (GMT+1)&lt;br /&gt;
				&lt;br /&gt;&lt;br /&gt;
				&lt;span class="postbody"&gt;
				You can use Macro objects to act as functions as a work around as well. To demonstrate lets say you want a function that takes x and y values and returns x + y. To make this happen, create a library part of macro type with two parameters x and y. Then in your &quot;function&quot; object&#039;s main script have the following code...
&lt;br /&gt;

&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;EXIT x + y&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
Now, to call the function use the following code in another object
&lt;br /&gt;

&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;CALL &amp;quot;function&amp;quot; PARAMETERS x = x_value, y = y_value, RETURNED_PARAMETERS sum&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
Now the new object will have a variable, sum, which is assigned the value x_value+y_value since those were the values into x and y.
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
Also, where have you heard of a Python interface GDL? I haven&#039;t found anything of the sort but I would love to have access to them if possible.
				&lt;br /&gt;_________________&lt;br /&gt;ArchiCAD 13
&lt;br /&gt;
Mac OS 10.6.2&lt;/span&gt;&lt;br /&gt;
	</description>
</item>
<item>
	<category>Libraries / Library Parts / GDL</category>
	<title>&quot;Vertical Ladder&quot; part update request</title>
	<link>http://archicad-talk.graphisoft.com/viewtopic.php?p=165521#165521</link>
	<author>4thorns@nospamplease.com</author>
	<pubDate>Sun, 07 Mar 2010 23:52:50 GMT</pubDate>
	<description>Author:&lt;a href=&quot;http://archicad-talk.graphisoft.com/profile.php?mode=viewprofile&amp;u=3881&quot; target=&quot;_blank&quot;&gt;4thorns&lt;/a&gt;&lt;br /&gt;
				Posted: Mon Mar 08, 2010 12:52 am (GMT+1)&lt;br /&gt;
				&lt;br /&gt;&lt;br /&gt;
				&lt;span class="postbody"&gt;
				Hi Bruce,
&lt;br /&gt;
Wow!! be careful taking advise from a guy who substitutes the name Jim for Bruce!! Not sure how I came up with that! Hope it works for you.
&lt;br /&gt;

&lt;br /&gt;
Doug
				&lt;br /&gt;_________________&lt;br /&gt;Doug Thornton
&lt;br /&gt;
AC9, AC11 Build 1210, AC12, Dell Precision Workstation 670, Dual 3G Xeon, 3G Ram&lt;/span&gt;&lt;br /&gt;
	</description>
</item>
<item>
	<category>Libraries / Library Parts / GDL</category>
	<title>&quot;Vertical Ladder&quot; part update request</title>
	<link>http://archicad-talk.graphisoft.com/viewtopic.php?p=165517#165517</link>
	<author>Bruce@nospamplease.com</author>
	<pubDate>Sun, 07 Mar 2010 22:16:44 GMT</pubDate>
	<description>Author:&lt;a href=&quot;http://archicad-talk.graphisoft.com/profile.php?mode=viewprofile&amp;u=3021&quot; target=&quot;_blank&quot;&gt;Bruce&lt;/a&gt;&lt;br /&gt;
				Posted: Sun Mar 07, 2010 11:16 pm (GMT+1)&lt;br /&gt;
				&lt;br /&gt;&lt;br /&gt;
				&lt;span class="postbody"&gt;
				Many thanks Jim - I&#039;ll give it a whirl
				&lt;br /&gt;_________________&lt;br /&gt;Bruce Walker
&lt;br /&gt;
Ignite Architects
&lt;br /&gt;
&lt;a href=&quot;http://www.ignitearchitects.com&quot; target=&quot;_blank&quot;&gt;www.ignitearchitects.com&lt;/a&gt;
&lt;br /&gt;

&lt;br /&gt;
System: Some sort of PC with a screen and xp pro thingy - and a mouse too.&lt;/span&gt;&lt;br /&gt;
	</description>
</item>
<item>
	<category>Libraries / Library Parts / GDL</category>
	<title>Custom Kitchen Cabinet End Panel Creation</title>
	<link>http://archicad-talk.graphisoft.com/viewtopic.php?p=165516#165516</link>
	<author>David_Jones@nospamplease.com</author>
	<pubDate>Sun, 07 Mar 2010 20:15:21 GMT</pubDate>
	<description>Author:&lt;a href=&quot;http://archicad-talk.graphisoft.com/profile.php?mode=viewprofile&amp;u=2137&quot; target=&quot;_blank&quot;&gt;David Jones&lt;/a&gt;&lt;br /&gt;
				Posted: Sun Mar 07, 2010 9:15 pm (GMT+1)&lt;br /&gt;
				&lt;br /&gt;&lt;br /&gt;
				&lt;span class="postbody"&gt;
				Many thanks for the assistance. As usual, your tips and expertise work well!
				&lt;br /&gt;_________________&lt;br /&gt;AC12, Windows XP Pro&lt;/span&gt;&lt;br /&gt;
	</description>
</item>
<item>
	<category>Libraries / Library Parts / GDL</category>
	<title>Custom Kitchen Cabinet End Panel Creation</title>
	<link>http://archicad-talk.graphisoft.com/viewtopic.php?p=165510#165510</link>
	<author>Erika_Epstein@nospamplease.com</author>
	<pubDate>Sun, 07 Mar 2010 16:36:40 GMT</pubDate>
	<description>Author:&lt;a href=&quot;http://archicad-talk.graphisoft.com/profile.php?mode=viewprofile&amp;u=297&quot; target=&quot;_blank&quot;&gt;Erika Epstein&lt;/a&gt;&lt;br /&gt;
				Posted: Sun Mar 07, 2010 5:36 pm (GMT+1)&lt;br /&gt;
				&lt;br /&gt;&lt;br /&gt;
				&lt;span class="postbody"&gt;
				Once you create your custom end panel you need to assign it the correct subtype.  Then your custom panel will be available.
				&lt;br /&gt;_________________&lt;br /&gt;Erika 
&lt;br /&gt;

&lt;br /&gt;
WinXP SP3 
&lt;br /&gt;
Mac OSX 10.5.5 
&lt;br /&gt;
AC ...,11,12, 13 MEP..&lt;/span&gt;&lt;br /&gt;
	</description>
</item>
<item>
	<category>Libraries / Library Parts / GDL</category>
	<title>Custom Kitchen Cabinet End Panel Creation</title>
	<link>http://archicad-talk.graphisoft.com/viewtopic.php?p=165505#165505</link>
	<author>Erich@nospamplease.com</author>
	<pubDate>Sun, 07 Mar 2010 15:43:00 GMT</pubDate>
	<description>Author:&lt;a href=&quot;http://archicad-talk.graphisoft.com/profile.php?mode=viewprofile&amp;u=15118&quot; target=&quot;_blank&quot;&gt;Erich&lt;/a&gt;&lt;br /&gt;
				Posted: Sun Mar 07, 2010 4:43 pm (GMT+1)&lt;br /&gt;
				&lt;br /&gt;&lt;br /&gt;
				&lt;span class="postbody"&gt;
				Looking at your post a second time, which part are you using that has the custom panel grayed out? Most of the AC 12 parts will give you an empty selection box if no custom components are available. 
&lt;br /&gt;

&lt;br /&gt;
Perhaps you are using one that does not have this option and is grayed out until a custom component is available?
				&lt;br /&gt;_________________&lt;br /&gt;Erich
&lt;br /&gt;

&lt;br /&gt;
AC 11, 1200 &amp;amp; AC 12 2782
&lt;br /&gt;
Mac OS10.6.2, Win XP Pro 
&lt;br /&gt;
17&quot; MacBook Pro, 2.33 GHz Core 2 Duo&lt;/span&gt;&lt;br /&gt;
	</description>
</item>
<item>
	<category>Libraries / Library Parts / GDL</category>
	<title>Custom Kitchen Cabinet End Panel Creation</title>
	<link>http://archicad-talk.graphisoft.com/viewtopic.php?p=165504#165504</link>
	<author>Erich@nospamplease.com</author>
	<pubDate>Sun, 07 Mar 2010 15:37:16 GMT</pubDate>
	<description>Author:&lt;a href=&quot;http://archicad-talk.graphisoft.com/profile.php?mode=viewprofile&amp;u=15118&quot; target=&quot;_blank&quot;&gt;Erich&lt;/a&gt;&lt;br /&gt;
				Posted: Sun Mar 07, 2010 4:37 pm (GMT+1)&lt;br /&gt;
				&lt;br /&gt;&lt;br /&gt;
				&lt;span class="postbody"&gt;
				Oh, I see what you want. 
&lt;br /&gt;

&lt;br /&gt;
To do this models your panel in 3D using slabs, walls, etc. Select just the panel elements and view them in 3D. Via the parallel projection settings, set the view to be perpendicular to the face of the panel that is to be the top. Select everything (remember only the panel elements should be in the 3D view) and then choose Save Custom Component... This is found under File&amp;gt;Library and Objects in my work environment. The option you need here is Custom Object Component. Select this option and then click &quot;Choose&quot;. The part will then save to the folder/directory you select with the name you give it. After a few seconds, you should see a dialog saying that the part is now available to object that recognize it. 
&lt;br /&gt;

&lt;br /&gt;
If you go back to your cabinet and select a custom end panel the custom panel parameter will again appear with the name of the component you just created added to the list of available panels.
&lt;br /&gt;

&lt;br /&gt;
In my brief experimentation with one of the stock AC cabinets, this works fairly well, in that the panel you just created is indeed added to the cabinet. However, I found that the cabinet doors are then distorted and extra lines are added to the front/rear elevations that are not desired. Depending on your need this may be acceptable or not. Unfortunately, there is not an easy fix for this in the object.
&lt;br /&gt;

&lt;br /&gt;
I hope this helps you.
				&lt;br /&gt;_________________&lt;br /&gt;Erich
&lt;br /&gt;

&lt;br /&gt;
AC 11, 1200 &amp;amp; AC 12 2782
&lt;br /&gt;
Mac OS10.6.2, Win XP Pro 
&lt;br /&gt;
17&quot; MacBook Pro, 2.33 GHz Core 2 Duo&lt;/span&gt;&lt;br /&gt;
	</description>
</item>
<item>
	<category>Libraries / Library Parts / GDL</category>
	<title>Alexander Calder's Eagle- Bourgois Spider</title>
	<link>http://archicad-talk.graphisoft.com/viewtopic.php?p=165503#165503</link>
	<author>angelos_kyr@nospamplease.com</author>
	<pubDate>Sun, 07 Mar 2010 09:14:03 GMT</pubDate>
	<description>Author:&lt;a href=&quot;http://archicad-talk.graphisoft.com/profile.php?mode=viewprofile&amp;u=59977&quot; target=&quot;_blank&quot;&gt;angelos kyr&lt;/a&gt;&lt;br /&gt;
				Posted: Sun Mar 07, 2010 10:14 am (GMT+1)&lt;br /&gt;
				&lt;br /&gt;&lt;br /&gt;
				&lt;span class="postbody"&gt;
				thanks vistasp for the help,
&lt;br /&gt;
i looked at warehouse and i did not find these objects. maybe something with more luck...
				&lt;/span&gt;&lt;br /&gt;
	</description>
</item>
<item>
	<category>Libraries / Library Parts / GDL</category>
	<title>Custom Kitchen Cabinet End Panel Creation</title>
	<link>http://archicad-talk.graphisoft.com/viewtopic.php?p=165497#165497</link>
	<author>David_Jones@nospamplease.com</author>
	<pubDate>Sun, 07 Mar 2010 03:30:23 GMT</pubDate>
	<description>Author:&lt;a href=&quot;http://archicad-talk.graphisoft.com/profile.php?mode=viewprofile&amp;u=2137&quot; target=&quot;_blank&quot;&gt;David Jones&lt;/a&gt;&lt;br /&gt;
				Posted: Sun Mar 07, 2010 4:30 am (GMT+1)&lt;br /&gt;
				&lt;br /&gt;&lt;br /&gt;
				&lt;span class="postbody"&gt;
				Thanks for the tip/part. What I am actually looking for is the method to create a custom end panel. The custom panel menu is greyed out, but it shows a panel type &quot;Cust_ajtolap1&quot; thus, I think AC allows for the creation of a part that can be read by the kitchen cabinet part as an edge panel, but I can&#039;t figure out how to make one.
				&lt;br /&gt;_________________&lt;br /&gt;AC12, Windows XP Pro&lt;/span&gt;&lt;br /&gt;
	</description>
</item>
<item>
	<category>Libraries / Library Parts / GDL</category>
	<title>Modifying door listing parameters</title>
	<link>http://archicad-talk.graphisoft.com/viewtopic.php?p=165496#165496</link>
	<author>northguy@nospamplease.com</author>
	<pubDate>Sun, 07 Mar 2010 03:16:26 GMT</pubDate>
	<description>Author:&lt;a href=&quot;http://archicad-talk.graphisoft.com/profile.php?mode=viewprofile&amp;u=56416&quot; target=&quot;_blank&quot;&gt;northguy&lt;/a&gt;&lt;br /&gt;
				Posted: Sun Mar 07, 2010 4:16 am (GMT+1)&lt;br /&gt;
				&lt;br /&gt;&lt;br /&gt;
				&lt;span class="postbody"&gt;
				Thanks again to those who got me going on these custom listings.  I think is this why I became an architect!  No programming!  Anyway, do you know of any way to copy these parameters between objects without having to reenter them in each object?  Is there a cut and paste for these?
				&lt;/span&gt;&lt;br /&gt;
	</description>
</item>
<item>
	<category>Libraries / Library Parts / GDL</category>
	<title>Custom Kitchen Cabinet End Panel Creation</title>
	<link>http://archicad-talk.graphisoft.com/viewtopic.php?p=165495#165495</link>
	<author>Erich@nospamplease.com</author>
	<pubDate>Sun, 07 Mar 2010 01:16:47 GMT</pubDate>
	<description>Author:&lt;a href=&quot;http://archicad-talk.graphisoft.com/profile.php?mode=viewprofile&amp;u=15118&quot; target=&quot;_blank&quot;&gt;Erich&lt;/a&gt;&lt;br /&gt;
				Posted: Sun Mar 07, 2010 2:16 am (GMT+1)&lt;br /&gt;
				&lt;br /&gt;&lt;br /&gt;
				&lt;span class="postbody"&gt;
				I have posted a panel object in the Depository (link at bottom of the main forum page - &lt;a href=&quot;http://archicad-talk.graphisoft.com/object_depository.php?&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;archicad-talk.graphisoft.com/object_depository.php?&lt;/a&gt;) 
&lt;br /&gt;
that I have used for such purposes. Feel free to give it a try. It might work for you. I use it with a cabinet object that I wrote that has adjustable scribe strips. I am not sure how well it will work if you use standard AC cabinets.
&lt;br /&gt;

&lt;br /&gt;
HTH
				&lt;br /&gt;_________________&lt;br /&gt;Erich
&lt;br /&gt;

&lt;br /&gt;
AC 11, 1200 &amp;amp; AC 12 2782
&lt;br /&gt;
Mac OS10.6.2, Win XP Pro 
&lt;br /&gt;
17&quot; MacBook Pro, 2.33 GHz Core 2 Duo&lt;/span&gt;&lt;br /&gt;
	</description>
</item>
</channel>
</rss>

