We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2024-06-18 02:26 PM - last edited on 2024-06-19 11:36 AM by Laszlo Nagy
Hi There,
Our client made a few GDL Elements in AC 24. They are looking perfect in AC 26. But if you open this with AC 27, they have no 3D and a warning about locally line type.
You can check this in a new AC 26 and new AC 27 file.
What is different in AC 27?
Thanks and regards Nico
Solved! Go to Solution.
2024-06-18 04:01 PM
Sorry, I don´t know the reason why AC27 is more intolerant than AC26 but
to solve the problem add 2 linetype parameters in the parameter tab.
lineTypeAttribute_1
lineTypeAttribute_2
then it should work.
2024-06-18 04:01 PM
Sorry, I don´t know the reason why AC27 is more intolerant than AC26 but
to solve the problem add 2 linetype parameters in the parameter tab.
lineTypeAttribute_1
lineTypeAttribute_2
then it should work.
2024-06-18 04:13 PM
Line 42 in the 3D script .... sect_attrs{2} penAttribute_2, lineTypeAttribute_2
It has an optional parameter ... lineTypeAttribute_2
That isn't actually a parameter in the parameter list, so the parameter either needs to be created to set the line type, or delete it from that command.
I don't have 27 available to me at the moment, so I can't check it in there.
But I am guessing that the checks in 27 might be a little more sensitive than 26 where it doesn't seem to matter.
Barry.
2024-06-20 02:00 PM
Hi Guys
Thanks for your help. Pertti it works perfect.
Regards Nico