3 weeks ago
- last edited
3 weeks ago
by
Laszlo Nagy
Hello,
For curtain wall doors and windows with custom panels, the 3D handles and opening lines are not displayed.
The cause is a script error in the "sash" macro.
In the 3D script, there's just one end to delete on line 11.
I hope someone from Graphisoft will report this so it can be corrected as soon as possible.
Thanks in advance.
if not (gs_shadow) then shadow off
pen penSashUncut
sect_attrs{2} penSashCut
! --- Sash frames & glazing ----------------------------------------------------
if iGrill = SASH_CUSTOM then
gosub "customPanel"
!!!end !!!!!!Ligne 11
endif
3 weeks ago
The Curtain Wall tool changed in version 23 22 and earlier CWs didn't always migrate well. Would this be part of the problem?
I had to rebuild certain projects because of this.