sleeve 속성 추가
This commit is contained in:
parent
da26423cc2
commit
b97f372f62
@ -385,6 +385,7 @@ export function useRoofShapeSetting(setShowRoofShapeSettingModal) {
|
||||
attributes = {
|
||||
type: LINE_TYPE.WALLLINE.WALL,
|
||||
width: hasSleeve === '0' ? 0 : sleeveOffset / 10,
|
||||
sleeve: hasSleeve === '1',
|
||||
}
|
||||
break
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user