변별로 설정 - 한쪽흐름 출폭 적용 추가

This commit is contained in:
hyojun.choi 2025-04-11 10:58:04 +09:00
parent 97f0749f5c
commit 61f1036a24

View File

@ -716,6 +716,7 @@ export function useRoofShapeSetting(id) {
type: LINE_TYPE.WALLLINE.SHED,
pitch: shedPitchRef.current,
width: shedWidth / 10,
offset: shedWidth / 10,
}
selectedLine.attributes = { ...attributes, isFixed: true }
addPitchText(currentObject)