Properties
Category
English
Similar Topics
Statistics
Comments
11
Participants
5
Subscribers
5
Votes
1
Views
1070
Share

A version of the Segment Command that connects more than two points
Completed
Instead of manually connecting hundreds of points, it would be extremely useful to have a segment command that would allow one to list several hundred points and connect them all automatically. This would be extremely useful in studying certain forms of Geometry.
- 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
This function should also be added to GeoGebra 3D
Polyline tool https://wiki.geogebra.org/e...
or command https://wiki.geogebra.org/e... maybe?
ConvexHull(l1)
DelaunayTriangulation(l1)
MinimumSpanningTree(l1)
TravelingSalesman(l1)
Voronoi(l1)
ni vous ni moi ne sommes de langue maternelle anglais
mais je ne pense pas que ce soit là la demande, sinon j'aurais aussi, en modérant le message, suggéré comme Simona, "polyligne"
yo solo quería indicar que hay muchas posibles versiones de creacion de segmentos a partir de listas de puntos y que si quería algún ejemplo concreto que no estuviera ya en GG debería especificar cuál desea porque posibilidades hay muchas
@mathmagic je n'ai pas fait de remarque négative sur ta proposition d'outils ...
et si comme j'interprète en version haute la demande, il faudrait peut-être voir si l'outil "nCr" que tu avais développé il y a ....
pourrait être adapté pour une liste de points
{A,B,C,D ... } > {(A,B), (A,C), ((A,D), (B,C), (B,D), (C,D) .... }
did you mean like KeepIf(x > 0, Unique(Flatten(Zip(Zip(Segment(P, Q), P, l1), Q, l1)))) for points in l1?
no creo que quieran aumentar la cantidad de comandos para evitar líneas como la anterior
Comments have been locked on this page!