🚧 Work on API examples
This commit is contained in:
parent
8554120314
commit
edc726ebb1
48 changed files with 259 additions and 203 deletions
|
@ -14,8 +14,13 @@ export default {
|
|||
},
|
||||
parts: [
|
||||
"point_attr",
|
||||
"path_move",
|
||||
"path_line",
|
||||
"path_curve",
|
||||
"path__curve",
|
||||
"path_curve_",
|
||||
"path_close",
|
||||
"path_ops",
|
||||
"path_attr",
|
||||
"path_clone",
|
||||
"path_divide",
|
||||
|
@ -27,7 +32,6 @@ export default {
|
|||
"path_join",
|
||||
"path_length",
|
||||
"path_offset",
|
||||
"path_ops",
|
||||
"path_reverse",
|
||||
"path_shiftalong",
|
||||
"path_shiftfractionalong",
|
||||
|
@ -55,6 +59,7 @@ export default {
|
|||
"point_shifttowards",
|
||||
"point_shiftoutwards",
|
||||
"point_sitson",
|
||||
"point_sitsroughlyon",
|
||||
"point_rotate",
|
||||
"point_translate",
|
||||
"settings_sa",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue