-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathexample.json
More file actions
1 lines (1 loc) · 755 Bytes
/
example.json
File metadata and controls
1 lines (1 loc) · 755 Bytes
1
{"OrganizationCode": "example", "DictionaryCode": "demo", "DictionaryName": "Demo Dictionary", "DictionaryVersion": "0.1.0", "LanguageIsoCode": "en-US", "LanguageOnly": false, "UseOwnUri": false, "License": "MIT", "ModelVersion": "2.0", "Classes": [{"Code": "Wall", "Name": "Wall", "ClassType": "Class", "ClassProperties": [{"Code": "height", "PropertyCode": "Height", "PropertySet": "Geometry", "AllowedValues": []}], "ClassRelations": []}, {"Code": "Slab", "Name": "Slab", "ClassType": "Class", "ClassProperties": [{"Code": "height", "PropertyCode": "Height", "PropertySet": "Geometry", "AllowedValues": []}], "ClassRelations": []}], "Properties": [{"Code": "Height", "Name": "Height", "DataType": "Real", "PropertyRelations": [], "AllowedValues": []}]}