Create model.ndm2

This commit is contained in:
MeysamMoghaddam
2025-09-27 08:19:34 +03:30
parent 237c4ada51
commit d295e76c04

75
docs/model.ndm2 Normal file
View File

@@ -0,0 +1,75 @@
{
"paper": {
"name": "A0",
"leftMargin": 0.5,
"rightMargin": 0.5,
"topMargin": 0.5,
"bottomMargin": 0.5,
"isPortriat": true
},
"modelVersion": 2.01,
"defaultSchema": "CMS",
"server": {
"objectType": "Server_MSSQL",
"name": "Default",
"uuid": "",
"serverVersion": 16000000,
"edition": "Unknown",
"catalogs": [
{
"objectType": "Catalog_MSSQL",
"name": "Default",
"schemas": [
{
"objectType": "Schema_MSSQL",
"name": "CMS",
"comment": "",
"tables": [],
"views": []
}
]
}
]
},
"diagrams": [
{
"name": "CMS",
"paperWidth": 4,
"paperHeight": 2,
"tableFont": "Arial Unicode MS",
"tableFontSize": 14,
"isBalckWhite": false,
"showDBSchemaName": true,
"showViewRelations": true,
"notation": "default",
"showFieldComment": true,
"showTableComment": true,
"shapes": [],
"layers": [
{
"name": "Domain",
"x": 6190,
"y": 5160,
"width": 2308,
"height": 2612,
"layerColor": {
"r": 100,
"g": 234,
"b": 136,
"a": 1
},
"fontName": "Arial Unicode MS",
"fontSize": 14,
"fontColor": {
"r": 51,
"g": 51,
"b": 51,
"a": 1
}
}
],
"relations": [],
"viewRelations": []
}
]
}