@falola.yusuf wrote:
Hello,
I am trying to redraw a circle I generated previously. I saved the plane, but I kept getting the error message "unexpected token ‘XAxis’ "
Find my code below;
rs.AddCircle(Origin=3.11261784461494,12.4843662480556,1.79156261863619 XAxis=0,0.958394482307735,-0.285447046371282, YAxis=-0.96875335366118,0.0707983139213185,0.237706833128784, ZAxis=0.248026086874379,0.276527783464858,0.928447868865989,2)Error below;
rs.AddCircle(Origin=3.11261784461494,12.4843662480556,1.79156261863619 XAxis=0,0.958394482307735,-0.285447046371282, YAxis=-0.96875335366118,0.0707983139213185,0.237706833128784, ZAxis=0.248026086874379,0.276527783464858,0.928447868865989,2) ^ SyntaxError: unexpected token 'XAxis'
Posts: 3
Participants: 2