adding checking3Dmodels plugin

This commit is contained in:
U-CAD\userC
2021-07-22 11:57:32 +02:00
parent df24f481f1
commit 8631dbcb66
5 changed files with 529 additions and 14 deletions

View File

@ -0,0 +1,2 @@
from .model3d_list import checkMissing3Dmodels
checkMissing3Dmodels().register()