We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2024-05-16 09:10 AM
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
2024-05-16 11:39 AM
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).
2024-05-16 12:49 PM
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