We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 762367f commit d689b09Copy full SHA for d689b09
README.md
@@ -13,8 +13,8 @@ This package is config files of SolidWorks
13
- 使用条件
14
- 現状はディレクトリとファイル名等を以下の構成にする必要がある
15
```
16
- <directory-name>/<part-name>.sldprt
17
- <directory-name>/dft/<draft-name>.slddraw
+ <directory-name>/<file-name>.sldprt <- part file name is same with draft file name
+ <directory-name>/dft/<file-name>.slddraw <- draft file name is same with part file name
18
19
20
- 使い方
0 commit comments