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