mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 10:57:49 +00:00
Migrator - basic support for migrating attributes ifc4 -> ifc4x3
And added one of the IfcProperty renamed attribute as an example
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"IfcPropertyBoundedValue": {
|
||||
"Specification": "Description"
|
||||
},
|
||||
"IfcPropertyEnumeratedValue": {
|
||||
"Specification": "Description"
|
||||
},
|
||||
"IfcPropertyListValue": {
|
||||
"Specification": "Description"
|
||||
},
|
||||
"IfcPropertyReferenceValue": {
|
||||
"Specification": "Description"
|
||||
},
|
||||
"IfcPropertyTableValue": {
|
||||
"Specification": "Description"
|
||||
},
|
||||
"IfcPropertySingleValue": {
|
||||
"Specification": "Description"
|
||||
},
|
||||
"IfcComplexProperty": {
|
||||
"Specification": "Description"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user