KCL : Support automatic triangulation and improve material detection.
This commit is contained in:
parent
c6287f2631
commit
ec73bbfe54
@ -401,7 +401,7 @@ namespace FirstPlugin
|
||||
if (sfd.ShowDialog() == DialogResult.OK)
|
||||
{
|
||||
var obj = KclFile.CreateGenericModel();
|
||||
obj.Save(sfd.FileName, true);
|
||||
obj.Save(sfd.FileName);
|
||||
}
|
||||
}
|
||||
|
||||
|
BIN
Toolbox/Lib/IONET.dll
Normal file
BIN
Toolbox/Lib/IONET.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user