Fix a couple of broken properties
This commit is contained in:
@@ -233,7 +233,7 @@
|
||||
},
|
||||
"IfcLengthMeasure": {
|
||||
"base": "xs:double",
|
||||
"property": "PropertyFloat"
|
||||
"property": "PropertyLength"
|
||||
},
|
||||
"IfcLinearForceMeasure": {
|
||||
"base": "xs:double",
|
||||
@@ -550,5 +550,9 @@
|
||||
"logical": {
|
||||
"base": "xs:normalizedString",
|
||||
"property": "PropertyString"
|
||||
},
|
||||
"List-IfcCompoundPlaneAngleMeasure": {
|
||||
"base": "xs:string",
|
||||
"property": "PropertyString"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user