Problem in 3D with the command polygon(point, point,number of vertices, direction)

R. Van Nieuwenhuyze shared this question 3 years ago
Answered

Hello,


There is a problem (?) with the command: polygon(point, point,number of vertices, direction)

See file below.

The polygon isn't drawn, only a point.

Thanks for a solution!

Rodger.

Comments (3)

photo
1

Try this to make sure it's a "real" 3D point

A'= (x(A), y(A), z(A))

Polygon(A', B, 3, p)

photo
1

Hello Michael,

It is OK now!

Thanks a lot!


Rodger.

photo
1

The bug is fixed in v590

© 2023 International GeoGebra Institute