Files
Web_FreeCAD_Bitbybit/config/freecad-property-heatflux-roundtrip.json
wangdequan 8f6053089a
Some checks failed
real-verification / chrome (push) Has been cancelled
real-verification / freecad-oracle (push) Has been cancelled
real-verification / wasm (push) Has been cancelled
feat: promote font force heat flux and integer set properties
2026-08-17 09:10:47 -04:00

146 lines
3.7 KiB
JSON

{
"schemaVersion": 1,
"status": "pass",
"baselineId": "freecad-1.1.1-property-heatflux-roundtrip",
"freecadVersion": "1.1.1",
"gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d",
"archives": {
"nativeInitial": {
"path": ".cache/freecad/property-heatflux-roundtrip/native-initial.FCStd",
"bytes": 1788,
"sha256": "cedd198d5ec128292628bd27cf58f33e4114049f9ff36b788eecf70762336e5a"
},
"webEdited": {
"path": ".cache/freecad/property-heatflux-roundtrip/web-edited.FCStd",
"bytes": 1607,
"sha256": "d26eba8335628c223d41a383ee3eb4b563369ba8acb9f5c5ea4bd52f6d15cc95"
},
"nativeResaved": {
"path": ".cache/freecad/property-heatflux-roundtrip/native-resaved.FCStd",
"bytes": 1794,
"sha256": "a92d764cb58b9cbe5ad496ea967eccbc900d42ca26b425f74c3708315cf40604"
}
},
"nativeInitial": {
"heatFlux": {
"name": "HeatFluxProbe",
"property": {
"editorMode": [],
"group": "ConstraintHeatflux",
"name": "DFlux",
"status": [],
"typeId": "App::PropertyHeatFlux",
"value": {
"numeric": 0,
"raw": "0.0 kg/s^3",
"unit": "Unit: kg/s^3 (0,1,-3,0,0,0,0,0) [HeatFlux]"
}
},
"shape": {
"applicable": false
},
"state": [
"Up-to-date"
],
"statusString": "Valid",
"typeId": "Fem::ConstraintHeatflux"
},
"objectSet": [
{
"name": "HeatFluxProbe",
"typeId": "Fem::ConstraintHeatflux"
}
]
},
"web": {
"before": {
"name": "DFlux",
"typeId": "App::PropertyHeatFlux",
"element": "Float",
"value": "0.0000000000000000"
},
"after": {
"name": "DFlux",
"typeId": "App::PropertyHeatFlux",
"element": "Float",
"value": "500"
},
"objectSetPreserved": true,
"semanticObjectsPreserved": true,
"opaquePathsPreserved": 2,
"opaqueEntriesPreserved": true
},
"nativeAfter": {
"reopened": {
"heatFlux": {
"name": "HeatFluxProbe",
"property": {
"editorMode": [],
"group": "ConstraintHeatflux",
"name": "DFlux",
"status": [],
"typeId": "App::PropertyHeatFlux",
"value": {
"numeric": 500,
"raw": "500.0 kg/s^3",
"unit": "Unit: kg/s^3 (0,1,-3,0,0,0,0,0) [HeatFlux]"
}
},
"shape": {
"applicable": false
},
"state": [
"Up-to-date"
],
"statusString": "Valid",
"typeId": "Fem::ConstraintHeatflux"
},
"objectSet": [
{
"name": "HeatFluxProbe",
"typeId": "Fem::ConstraintHeatflux"
}
]
},
"resaved": {
"heatFlux": {
"name": "HeatFluxProbe",
"property": {
"editorMode": [],
"group": "ConstraintHeatflux",
"name": "DFlux",
"status": [],
"typeId": "App::PropertyHeatFlux",
"value": {
"numeric": 500,
"raw": "500.0 kg/s^3",
"unit": "Unit: kg/s^3 (0,1,-3,0,0,0,0,0) [HeatFlux]"
}
},
"shape": {
"applicable": false
},
"state": [
"Up-to-date"
],
"statusString": "Valid",
"typeId": "Fem::ConstraintHeatflux"
},
"objectSet": [
{
"name": "HeatFluxProbe",
"typeId": "Fem::ConstraintHeatflux"
}
]
}
},
"classification": {
"webValue": 500,
"reopenedValue": 500,
"resavedValue": 500,
"nativeValueMatches": true,
"unknownSemanticDrift": false,
"zeroUnknownDrift": true
}
}