Has anyone encountered this problem:
I,ve an Object which work flawlessly on Plan.
But, Parts of the 2D Symbols (which are transformed using "ROT2 90 or 270") Listed in Interactive Schedule will not display properly. However, everything is alright if transformed with "ROT2 180 or 360"
!-----------------------------------
FOR i=1 to 4
poly2_ 3,1,
0, 0, 1,
1, 1, 900,
0, 2, 3001
ROT2 90
NEXT i
DEL 4
!-----------------------------------
From the above script , only 2 vertical lines display properly but the 2 horizontal lines are out of position.
I think is a bug!
Howard Phua
Win 10, Archicad 19 INT