원복
This commit is contained in:
parent
0a6d58cba8
commit
6e87357466
@ -887,7 +887,7 @@ export function useAuxiliaryDrawing(id, isUseEffect = true) {
|
|||||||
line.attributes = {
|
line.attributes = {
|
||||||
...line.attributes,
|
...line.attributes,
|
||||||
roofId: roofBase.id,
|
roofId: roofBase.id,
|
||||||
actualSize: line.attributes?.actualSize ?? line.getLength(),
|
actualSize: line.attributes?.actualSize ?? 0,
|
||||||
planeSize: line.getLength(),
|
planeSize: line.getLength(),
|
||||||
}
|
}
|
||||||
line.isAuxiliaryFixed = true
|
line.isAuxiliaryFixed = true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user