🚧 Work on API examples
This commit is contained in:
parent
8554120314
commit
edc726ebb1
48 changed files with 259 additions and 203 deletions
|
@ -18,7 +18,7 @@ export default part => {
|
|||
paths.CD = new Path().move(points.C).line(points.D);
|
||||
|
||||
snippets.X = new Snippet(
|
||||
"x",
|
||||
"notch",
|
||||
utils.linesIntersect(points.A, points.B, points.C, points.D)
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue