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

Ellispe not printing when rotated 90

Anonymous
Not applicable
We are having a problem with any library parts that have ellipses in them formed by using the circle2 comand and then stretching them with the Mul2 command. They do not print out when rotated 90 even though they show up on the layout. Has anyone had this problem? Please take a look at this simple ellispe part.
2 REPLIES 2
I have not yet tested this, but wonder if it isn't related to this post...
MacBook Pro Apple M2 Max, 96 GB of RAM
AC27 US (5003) on Mac OS Ventura 13.6.2
Started on AC4.0 in 91/92/93; full-time user since AC8.1 in 2004
Anonymous
Not applicable
Our solution has been to change the way that an ellipse is coded in the GDL script. Intead of using the Circle2 command use the Poly2_b command to draw the circle that the Mul command then re-shapes.
See attached file, Hope it helps some one else who is having a similar problem.