Merged PR 311: #7975 Cotations sur les ancrages

Related work items: #7975
This commit is contained in:
parent
532151b939
commit
acb5ba2d82
7 changed files with 251 additions and 182 deletions
|
@ -26,4 +26,7 @@ export interface ISymbolModel {
|
|||
|
||||
/** List of linked container id */
|
||||
linkedContainers: Set<string>
|
||||
|
||||
/** Dimensions options */
|
||||
showDimension: boolean
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue