Merged PR 226: Implement associated container and default X, Y position for Symbol
Implement associated container and default X, Y position for Symbol Related work items: #7537, #7540
This commit is contained in:
parent
0a664752e9
commit
4ff2e0b7fb
9 changed files with 136 additions and 48 deletions
|
@ -283,7 +283,10 @@ const GetSVGLayoutConfiguration = () => {
|
|||
Url: 'https://www.manutan.fr/img/S/GRP/ST/AIG3930272.jpg'
|
||||
},
|
||||
Name: 'Poteau structure',
|
||||
PositionReference: 1
|
||||
PositionReference: 1,
|
||||
AssociatedContainer: {
|
||||
Type: 'Montant'
|
||||
}
|
||||
},
|
||||
{
|
||||
Width: 32,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue