BIM Coordinator Program (INT) April 22, 2024

Find the next step in your career as a Graphisoft Certified BIM Coordinator!

Libraries & objects
About Archicad and BIMcloud libraries, their management and migration, objects and other library parts, etc.

Bug in Credenza 12 & Credenza 13 objects

vistasp
Advisor
I happened to use the credenza 13 object last week and it's fine as long as you use the default two shutters. However, as soon as you extend it and add another pair of shutters, the handles start disappearing into the woodwork... The same thing happens with the v.12 part. Haven't got v.11 installed so can't check that one.

Attached is a picture of how it looks with six shutters. The handles at the right are in the correct position, the middle pair of handles are half embedded and the left pair of handles are completely buried behind the shutter.

Tried going through the code but it was a little too complex for my basic GDL skills and it might well be a problem with one of the macros anyway... maybe an incorrect ADD statement?

Compared it with the object from AC-10 which seems to work properly. However the part seems to have been rewritten so I couldn't just substitute the erroneous portion of the 3D script.

Anyone willing to take a shot at correcting it? 😉
= v i s t a s p =
bT Square Peg
https://archicadstuff.blogspot.com
https://www.btsquarepeg.com
| AC 9-27 INT | Win11 | Ryzen 5700 | 32 GB | RTX 3050 |
3 REPLIES 3
David Maudlin
Virtuoso
vistasp:

This may work, I did not test it extensively. In the 3D Script go to Line 174, where you will find the command:
ADD lffw2/dn*2,fr_th1,0
Change this to:
ADD lffw2/dn*2,0,0
(fr_th1 is the door thickness)

David
David Maudlin / Architect
www.davidmaudlin.com
Digital Architecture
AC27 USA • iMac 27" 4.0GHz Quad-core i7 OSX11 | 24 gb ram • MacBook Pro M3 Pro | 36 gb ram OSX14
vistasp
Advisor
Thank you sir! It now works as advertised.

It's a simple fix that will hopefully find its way into the next library update...
credenza handle issue - fixed.jpg
= v i s t a s p =
bT Square Peg
https://archicadstuff.blogspot.com
https://www.btsquarepeg.com
| AC 9-27 INT | Win11 | Ryzen 5700 | 32 GB | RTX 3050 |
ztaskai
Graphisoft Alumni
Graphisoft Alumni
vistasp wrote:
It's a simple fix that will hopefully find its way into the next library update...
It will.
Thanks,
Zsolt Táskai
ArchiCAD Development - GDL Team
AC13, AC14 and upwards...
Learn and get certified!

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!