Merge pull request 'eaveHelpLine planSize 추가' (#606) from dev into prd-deploy
Reviewed-on: #606
This commit is contained in:
commit
3bfc976df7
@ -822,6 +822,7 @@ const createInnerLinesFromSkeleton = (roofId, canvas, skeleton, textMode) => {
|
|||||||
type: 'eaveHelpLine',
|
type: 'eaveHelpLine',
|
||||||
isStart: true,
|
isStart: true,
|
||||||
pitch: wallLine.attributes.pitch,
|
pitch: wallLine.attributes.pitch,
|
||||||
|
planeSize: calcLinePlaneSize({ x1: p1.x, y1: p1.y, x2: p2.x, y2: p2.y }),
|
||||||
actualSize: (isDiagonal) ? calcLineActualSize2(
|
actualSize: (isDiagonal) ? calcLineActualSize2(
|
||||||
{
|
{
|
||||||
x1: p1.x,
|
x1: p1.x,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user