Libraries & objects
About Archicad and BIMcloud libraries, their management and migration, objects and other library parts, etc.

ROT2 Bug?

LiHigh
Newcomer
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
2 REPLIES 2
Anonymous
Not applicable
Hello LiHigh,
I copied your code into the 2D script of a new AC 9 object.
I placed an instance in plan and it appears to display correctly.
See attached image. How do you want it to look ?
Peter Devlin
LiHigh
Newcomer
Peter,

Sorry, should have changed my signature.
I'm refering to v10. It's fine in Plan but not when display as 2d symbol in Interative Schedule.
Howard Phua

Win 10, Archicad 19 INT