|
@@ -303,7 +303,7 @@ curve.set_name("curve")
|
|
|

|
|

|
|
|
|
|
|
|
|
## Trajectory
|
|
## 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
|
|
|
```yaml
|
|
```yaml
|