보조선 , 지붕선 만나는 경우 지붕선부터 작업 완료

This commit is contained in:
hyojun.choi 2025-05-16 10:09:22 +09:00
parent c8d806b220
commit b5b2ac2104

View File

@ -704,6 +704,7 @@ export function useAuxiliaryDrawing(id, isUseEffect = true) {
removeLine(line1)
}
intersectionPoints.current.push(interSectionPointsWithRoofLines[0])
return
}
}