Properties
Category
English
Similar Topics
Statistics
Comments
1
Participants
2
Subscribers
2
Votes
1
Views
478
Share
Needs Answer
Is sometimes evaluation of `evalCommandGetLabels` postponed?
I have a problem where an object created through
let G = ggbApplet.evalCommandGetLabels('Rotate(A, Math.PI / 3, B)')gets a name (typically A') if there's "enough time", but if the object is used right away, say through
ggbApplet.evalCommand(`Polygon(${G}, A, B)`)
it is sometimes used via its definition, meaning that in my Algebra view I get a polygon defined as
Polygon(Rotate(A, 1.05, B), A, B)
Is there a way short of going through the source code of figuring out when each behavior will occur?
- 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
Please post a short example to show the problem
Comments have been locked on this page!