取消排钻挖孔.
This commit is contained in:
@@ -173,8 +173,8 @@ export function createBoard(boardData: object)
|
||||
|
||||
edges.push(createEdge(geo));
|
||||
|
||||
let subCsg = new ThreeBSP(geo);
|
||||
thisCsg = thisCsg.subtract(subCsg);
|
||||
// let subCsg = new ThreeBSP(geo);
|
||||
// thisCsg = thisCsg.subtract(subCsg);
|
||||
}
|
||||
}
|
||||
ext = thisCsg.toGeometry();
|
||||
|
Reference in New Issue
Block a user