fix bug of cubetree init SAT and triangles-tip-cube-corner margin case.
This commit is contained in:
parent
45074d8f30
commit
809a250c44
@ -206,7 +206,7 @@ namespace Sample.Machining
|
||||
"Resource", "MachineTool/PMC-B1/PMC-B1.mt", GenMode.Default);
|
||||
#endregion
|
||||
|
||||
machiningProject.MakeXmlSourceFile(projectPath);
|
||||
machiningProject.MakeXmlSourceToFile(projectPath);
|
||||
|
||||
machiningProject.Dispose();
|
||||
LocalApp.AppEnd();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user