Explorar el Código

update Trajectory

Gilbert Brault hace 5 años
padre
commit
f103f17b7d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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