dev #139
@ -678,8 +678,7 @@ export function useRoofShapeSetting(id) {
|
|||||||
// 벽
|
// 벽
|
||||||
attributes = {
|
attributes = {
|
||||||
type: LINE_TYPE.WALLLINE.WALL,
|
type: LINE_TYPE.WALLLINE.WALL,
|
||||||
width: hasSleeve === '0' ? 0 : sleeveOffset / 10,
|
offset: hasSleeve === '0' ? 0 : sleeveOffset / 10,
|
||||||
sleeve: hasSleeve === '1',
|
|
||||||
}
|
}
|
||||||
selectedLine.attributes = { ...attributes, isFixed: true }
|
selectedLine.attributes = { ...attributes, isFixed: true }
|
||||||
break
|
break
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user