From 67cb08a6c5c11f4e4c34cf69bcbecbdfc2c0ebef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=B3=B4=EA=B3=A4?= Date: Mon, 16 Mar 2026 10:31:02 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20[fire-shutter]=20=E2=91=A1=20=EB=B3=B8?= =?UTF-8?q?=EC=B2=B4=20x=EC=A2=8C=ED=91=9C=EB=A5=BC=20=E2=91=A3=20C?= =?UTF-8?q?=ED=98=95=20=EB=81=9D=EC=A0=90=20=EA=B8=B0=EC=A4=80=EC=9C=BC?= =?UTF-8?q?=EB=A1=9C=20=EC=A0=95=EB=A0=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - ox2 = ④ 우측 끝 + 10mm + 0.75mm (반두께) - Seg1 립이 ④ C형 보강 끝과 맞닿는 위치 --- resources/views/rd/fire-shutter-drawing/index.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/rd/fire-shutter-drawing/index.blade.php b/resources/views/rd/fire-shutter-drawing/index.blade.php index eae6b705..77ec83fb 100644 --- a/resources/views/rd/fire-shutter-drawing/index.blade.php +++ b/resources/views/rd/fire-shutter-drawing/index.blade.php @@ -1136,7 +1136,7 @@ function renderGrCross() { // 시작/끝: (0,60), Seg1·Seg15(10←) 립 겹침 // ══════════════════════════════════════════ { - const ox2 = bx; // ② 좌측벽 = ① body 시작 = bx + const ox2 = w4x + w4depth + (10 + 0.75) * sc; // ② 좌측벽 = ④ 끝 + 10mm + 0.75(반두께) const oy2 = by; // ② 상단 const c = cBody, s = '#94a3b8'; // 프로파일 좌표 → SVG 좌표 변환