Properties
Category
English
Due On
2021-04-11
Similar Topics
Statistics
Comments
6
Participants
4
Subscribers
4
Votes
1
Views
752
Share

How to move smoothly a point to a new position by click?
Answered
The point A should be moved smoothly to the point B by clicking a button. The SetValue script isn't ok because it moves the point instantly. Is there any special script for this case? Or some simple trick?
- GeoGebra
- Help
- Partners
-
Contact us
- Feedback & Questions
- This email address is being protected from spambots. You need JavaScript enabled to view it.
- +43 677 6137 2693
© 2023 International GeoGebra Institute
make a path=segment(start,stop) and move=point(path). move has an animation property you can run. segment may be a polyline, circlearc or somewhat else...
path,start, stop visible or not visible?
Comments have been locked on this page!