mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 17:58:20 +00:00
28 lines
639 B
JSON
28 lines
639 B
JSON
{
|
|
"IfcPropertyBoundedValue": {
|
|
"Specification": "Description"
|
|
},
|
|
"IfcPropertyEnumeratedValue": {
|
|
"Specification": "Description"
|
|
},
|
|
"IfcPropertyListValue": {
|
|
"Specification": "Description"
|
|
},
|
|
"IfcPropertyReferenceValue": {
|
|
"Specification": "Description"
|
|
},
|
|
"IfcPropertyTableValue": {
|
|
"Specification": "Description"
|
|
},
|
|
"IfcPropertySingleValue": {
|
|
"Specification": "Description"
|
|
},
|
|
"IfcComplexProperty": {
|
|
"Specification": "Description"
|
|
},
|
|
"IfcWorkTime": {
|
|
"StartDate": "Start",
|
|
"FinishDate": "Finish"
|
|
}
|
|
}
|