1
0
Fork 0
freesewing/markdown/dev/howtos/code/remove-paths/en.md
2021-10-17 17:34:55 +02:00

509 B


title: Remove paths from an inherited part for: developers about: 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]