License delivery maintenance is planned for Saturday, July 26, between 12:00 and 20:00 CEST. During this time, you may experience outages or limited availability across our services, including BIMcloud SaaS, License Delivery, Graphisoft ID (for customer and company management), Graphisoft Store, and BIMx Web Viewer. More details…

GDL
About building parametric objects with GDL.

Override Object's Attributes with project2{4}

Paalanen
Booster

Hello everybody,
Does anybody know if there's a way to correctly enable the "Override Object's Attributes" when using different parameters for cut and projected lines and fills with project2{4}?

Kind regards,
Péter

2 REPLIES 2
runxel
Hero

There is a bug in PROJECT2{4} that will prevent you from showing the BMat correctly, you will need to do that by looping through all different used BMats.
That rather convoluted workaround can be seen inside the "CWFrameRegDouble" macro.
Basically you loop over all different parts of your object, seperated into bmats, where you overwrite the attributes ( "Building_Material_info" request).

Lucas Becker | AC 27 on Mac | Graphisoft Insider Panelist | Akroter.io – high-end GDL objects | Author of Runxel's Archicad Wiki | Editor at SelfGDL | Developer of the GDL plugin for Sublime Text

My List of AC shortcomings & bugs | I Will Piledrive You If You Mention AI Again |

POSIWID – The Purpose Of a System Is What It Does /// «Furthermore, I consider that Carth... yearly releases must be destroyed»

Thanks a million for the quick response! I'll have to investigate the macro...

In the meantime, You wouldn't happen to have a remedy for another (possible) bug in PROJECT2{4} that draws the projected (i.e. not cut) line of an opening created with CUTFORM with the cut line instead of the projected one?

 

All the best.

 

Ps. Simple test case attached