Selaa lähdekoodia

update Trajectory

Gilbert Brault 5 vuotta sitten
vanhempi
commit
f103f17b7d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      jupysketch-doc/docs/shapereference.md

+ 1 - 1
jupysketch-doc/docs/shapereference.md

@@ -303,7 +303,7 @@ curve.set_name("curve")
 ![Curve](reference/curve.svg)
 
 ## Trajectory
-[home](#list-of-shapes) defines a general curve as a sequence of (x,y) coordinates
+[home](#list-of-shapes) defines a general curve as a sequence of Point (subclass Curve)
 
 ### Yaml
 ```yaml