dev #128
@ -887,7 +887,7 @@ export function useAuxiliaryDrawing(id, isUseEffect = true) {
|
||||
line.attributes = {
|
||||
...line.attributes,
|
||||
roofId: roofBase.id,
|
||||
actualSize: line.attributes?.actualSize ?? line.getLength(),
|
||||
actualSize: line.attributes?.actualSize ?? 0,
|
||||
planeSize: line.getLength(),
|
||||
}
|
||||
line.isAuxiliaryFixed = true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user