1
0
Fork 0
freesewing/markdown/dev/howtos/code/remove-paths/en.md
2022-02-19 08:04:25 +01:00

423 B

title for about
Remove paths from an inherited part developers When you inherit a part, it comes with a bunch of paths. Here'show to remove them
See this example in our source code
  for (let i in paths) delete paths[i]