feat: 提交
This commit is contained in:
@@ -94,8 +94,7 @@ export class CutPointProc extends ProcessorBase<CutPointInput, CutPointOutput, C
|
||||
|
||||
//四周都没有靠的
|
||||
if (cutPointIndex == -1) {
|
||||
debugger
|
||||
// this.getCutPointWithClick(block, new Point(block.placeWidth, block.placeLength));
|
||||
|
||||
}
|
||||
function isBest(len1: number, size1: number) //判断那条边 更优
|
||||
{
|
||||
|
Reference in New Issue
Block a user