From 9fbb078a967b4f6e71dcbf01e255a4dee2d4d6bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=B3=B4=EA=B3=A4?= Date: Tue, 10 Mar 2026 08:49:38 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20[rd]=20=E2=91=A4=EB=A7=88=EA=B0=90?= =?UTF-8?q?=EC=9E=AC=EB=A5=BC=20=EC=99=B8=EA=B3=BD=20=ED=94=84=EB=A0=88?= =?UTF-8?q?=EC=9E=84=20=ED=98=95=ED=83=9C=EB=A1=9C=20=EB=8B=A8=EC=88=9C?= =?UTF-8?q?=ED=99=94=20=E2=80=94=20=EB=B2=BD=EC=B8=A1=20=EC=84=B8=EB=B6=80?= =?UTF-8?q?/=EC=9A=B0=EC=B8=A1=20=EA=B2=B9=EC=B9=A8=20=ED=95=B4=EC=86=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../rd/fire-shutter-drawing/index.blade.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/resources/views/rd/fire-shutter-drawing/index.blade.php b/resources/views/rd/fire-shutter-drawing/index.blade.php index 3d604efa..296892e3 100644 --- a/resources/views/rd/fire-shutter-drawing/index.blade.php +++ b/resources/views/rd/fire-shutter-drawing/index.blade.php @@ -836,18 +836,18 @@ function renderGrCross() { ``, ].join('\n'); - // ── ⑤ 마감재 SUS 1.2T × 2 (절곡: 10-11-110-30-15-15-15, 상하 대칭) ── - // 평면도: 수평커버(110) + 벽측(10+11) + 우측 A각 리턴(30) 보임 - // A각 이후 15-15-15는 본체 안쪽으로 접혀 보이지 않음 - const trimX0 = bx - c3Lip; // 벽측 립 시작 X - const trimX1 = trimX0 + m5a; // 수직면 X (립 끝) - const trimX2 = trimX1 + m5c; // 커버 우측 끝 (110mm 후) + // ── ⑤ 마감재 SUS 1.2T × 2 (절곡: 10-11-110-30-15-15-15) ── + // 평면도(위에서 봄): 접힌 후 외곽 프레임 형태로 보임 + // 좌측: ③ 좌단과 정렬, 우측: 본체 립 끝 바깥으로 감싸는 형태 + const trimL = bx - c3Lip; // 좌측 끝 (③ 좌단 정렬) + const trimR = lipEndX + t5; // 우측 끝 (립 바깥) + const trimX2 = trimR; // 치수선용 - // 상단: 벽측립(10)→수직면(11)→수평커버(110)→A각리턴(30, 안쪽으로) + // 상단 마감재: 수평(좌→우) + 우측 리턴(안쪽으로 플랜지 높이만큼) const trim5Svg = ` - - `; // ── ① 클립 (채널 내부, 개구부 근처 L형) ──