ROT2 Bug?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2007-01-24 11:47 AM
2007-01-24
11:47 AM
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
Win 10, Archicad 19 INT
2 REPLIES 2
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2007-01-24 09:23 PM
2007-01-24
09:23 PM
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
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2007-01-26 02:58 PM
2007-01-26
02:58 PM
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.
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
Win 10, Archicad 19 INT