feat: promote font force heat flux and integer set properties
This commit is contained in:
311
config/freecad-property-force-roundtrip.json
Normal file
311
config/freecad-property-force-roundtrip.json
Normal file
@@ -0,0 +1,311 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"status": "pass",
|
||||
"baselineId": "freecad-1.1.1-property-force-roundtrip",
|
||||
"freecadVersion": "1.1.1",
|
||||
"gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d",
|
||||
"archives": {
|
||||
"nativeInitial": {
|
||||
"path": ".cache/freecad/property-force-roundtrip/native-initial.FCStd",
|
||||
"bytes": 2179,
|
||||
"sha256": "9045ec785084839c25bab5807d3d801faf3091ea83bf402621938b3bac13efea"
|
||||
},
|
||||
"webEdited": {
|
||||
"path": ".cache/freecad/property-force-roundtrip/web-edited.FCStd",
|
||||
"bytes": 2000,
|
||||
"sha256": "31df91b2712ce8fadb07d5487a3b036a603ad6a894092eb111e7c27ab64959a2"
|
||||
},
|
||||
"nativeResaved": {
|
||||
"path": ".cache/freecad/property-force-roundtrip/native-resaved.FCStd",
|
||||
"bytes": 2147,
|
||||
"sha256": "3b05532197026bf0516f8d594d02516d21092ab8fd3e5f823f76b03e226b2c43"
|
||||
}
|
||||
},
|
||||
"nativeInitial": {
|
||||
"force": {
|
||||
"name": "ForceProbe",
|
||||
"property": {
|
||||
"editorMode": [],
|
||||
"name": "Force",
|
||||
"status": [],
|
||||
"typeId": "App::PropertyForce",
|
||||
"value": {
|
||||
"numeric": 0,
|
||||
"raw": "0.0 mm*kg/s^2",
|
||||
"unit": "Unit: mm*kg/s^2 (1,1,-2,0,0,0,0,0) [Force]"
|
||||
}
|
||||
},
|
||||
"shape": {
|
||||
"applicable": false
|
||||
},
|
||||
"state": [
|
||||
"Up-to-date"
|
||||
],
|
||||
"statusString": "Valid",
|
||||
"typeId": "Fem::ConstraintForce"
|
||||
},
|
||||
"objectSet": [
|
||||
{
|
||||
"name": "ForceProbe",
|
||||
"typeId": "Fem::ConstraintForce"
|
||||
},
|
||||
{
|
||||
"name": "RigidForceProbe",
|
||||
"typeId": "Fem::ConstraintRigidBody"
|
||||
}
|
||||
],
|
||||
"rigid": {
|
||||
"name": "RigidForceProbe",
|
||||
"outputs": [
|
||||
{
|
||||
"editorMode": [],
|
||||
"name": "ForceX",
|
||||
"status": [
|
||||
"27"
|
||||
],
|
||||
"typeId": "App::PropertyForce",
|
||||
"value": {
|
||||
"numeric": 0,
|
||||
"raw": "0.0 mm*kg/s^2",
|
||||
"unit": "Unit: mm*kg/s^2 (1,1,-2,0,0,0,0,0) [Force]"
|
||||
}
|
||||
},
|
||||
{
|
||||
"editorMode": [],
|
||||
"name": "ForceY",
|
||||
"status": [
|
||||
"27"
|
||||
],
|
||||
"typeId": "App::PropertyForce",
|
||||
"value": {
|
||||
"numeric": 0,
|
||||
"raw": "0.0 mm*kg/s^2",
|
||||
"unit": "Unit: mm*kg/s^2 (1,1,-2,0,0,0,0,0) [Force]"
|
||||
}
|
||||
},
|
||||
{
|
||||
"editorMode": [],
|
||||
"name": "ForceZ",
|
||||
"status": [
|
||||
"27"
|
||||
],
|
||||
"typeId": "App::PropertyForce",
|
||||
"value": {
|
||||
"numeric": 0,
|
||||
"raw": "0.0 mm*kg/s^2",
|
||||
"unit": "Unit: mm*kg/s^2 (1,1,-2,0,0,0,0,0) [Force]"
|
||||
}
|
||||
}
|
||||
],
|
||||
"shape": {
|
||||
"applicable": false
|
||||
},
|
||||
"state": [
|
||||
"Up-to-date"
|
||||
],
|
||||
"statusString": "Valid",
|
||||
"typeId": "Fem::ConstraintRigidBody"
|
||||
}
|
||||
},
|
||||
"web": {
|
||||
"before": {
|
||||
"name": "Force",
|
||||
"typeId": "App::PropertyForce",
|
||||
"element": "Float",
|
||||
"value": "0.0000000000000000"
|
||||
},
|
||||
"after": {
|
||||
"name": "Force",
|
||||
"typeId": "App::PropertyForce",
|
||||
"element": "Float",
|
||||
"value": "500000"
|
||||
},
|
||||
"objectSetPreserved": true,
|
||||
"semanticObjectsPreserved": true,
|
||||
"opaquePathsPreserved": 4,
|
||||
"opaqueEntriesPreserved": true
|
||||
},
|
||||
"nativeAfter": {
|
||||
"reopened": {
|
||||
"force": {
|
||||
"name": "ForceProbe",
|
||||
"property": {
|
||||
"editorMode": [],
|
||||
"name": "Force",
|
||||
"status": [],
|
||||
"typeId": "App::PropertyForce",
|
||||
"value": {
|
||||
"numeric": 500000,
|
||||
"raw": "500000.0 mm*kg/s^2",
|
||||
"unit": "Unit: mm*kg/s^2 (1,1,-2,0,0,0,0,0) [Force]"
|
||||
}
|
||||
},
|
||||
"shape": {
|
||||
"applicable": false
|
||||
},
|
||||
"state": [
|
||||
"Up-to-date"
|
||||
],
|
||||
"statusString": "Valid",
|
||||
"typeId": "Fem::ConstraintForce"
|
||||
},
|
||||
"objectSet": [
|
||||
{
|
||||
"name": "ForceProbe",
|
||||
"typeId": "Fem::ConstraintForce"
|
||||
},
|
||||
{
|
||||
"name": "RigidForceProbe",
|
||||
"typeId": "Fem::ConstraintRigidBody"
|
||||
}
|
||||
],
|
||||
"rigid": {
|
||||
"name": "RigidForceProbe",
|
||||
"outputs": [
|
||||
{
|
||||
"editorMode": [],
|
||||
"name": "ForceX",
|
||||
"status": [
|
||||
"27"
|
||||
],
|
||||
"typeId": "App::PropertyForce",
|
||||
"value": {
|
||||
"numeric": 0,
|
||||
"raw": "0.0 mm*kg/s^2",
|
||||
"unit": "Unit: mm*kg/s^2 (1,1,-2,0,0,0,0,0) [Force]"
|
||||
}
|
||||
},
|
||||
{
|
||||
"editorMode": [],
|
||||
"name": "ForceY",
|
||||
"status": [
|
||||
"27"
|
||||
],
|
||||
"typeId": "App::PropertyForce",
|
||||
"value": {
|
||||
"numeric": 0,
|
||||
"raw": "0.0 mm*kg/s^2",
|
||||
"unit": "Unit: mm*kg/s^2 (1,1,-2,0,0,0,0,0) [Force]"
|
||||
}
|
||||
},
|
||||
{
|
||||
"editorMode": [],
|
||||
"name": "ForceZ",
|
||||
"status": [
|
||||
"27"
|
||||
],
|
||||
"typeId": "App::PropertyForce",
|
||||
"value": {
|
||||
"numeric": 0,
|
||||
"raw": "0.0 mm*kg/s^2",
|
||||
"unit": "Unit: mm*kg/s^2 (1,1,-2,0,0,0,0,0) [Force]"
|
||||
}
|
||||
}
|
||||
],
|
||||
"shape": {
|
||||
"applicable": false
|
||||
},
|
||||
"state": [
|
||||
"Up-to-date"
|
||||
],
|
||||
"statusString": "Valid",
|
||||
"typeId": "Fem::ConstraintRigidBody"
|
||||
}
|
||||
},
|
||||
"resaved": {
|
||||
"force": {
|
||||
"name": "ForceProbe",
|
||||
"property": {
|
||||
"editorMode": [],
|
||||
"name": "Force",
|
||||
"status": [],
|
||||
"typeId": "App::PropertyForce",
|
||||
"value": {
|
||||
"numeric": 500000,
|
||||
"raw": "500000.0 mm*kg/s^2",
|
||||
"unit": "Unit: mm*kg/s^2 (1,1,-2,0,0,0,0,0) [Force]"
|
||||
}
|
||||
},
|
||||
"shape": {
|
||||
"applicable": false
|
||||
},
|
||||
"state": [
|
||||
"Up-to-date"
|
||||
],
|
||||
"statusString": "Valid",
|
||||
"typeId": "Fem::ConstraintForce"
|
||||
},
|
||||
"objectSet": [
|
||||
{
|
||||
"name": "ForceProbe",
|
||||
"typeId": "Fem::ConstraintForce"
|
||||
},
|
||||
{
|
||||
"name": "RigidForceProbe",
|
||||
"typeId": "Fem::ConstraintRigidBody"
|
||||
}
|
||||
],
|
||||
"rigid": {
|
||||
"name": "RigidForceProbe",
|
||||
"outputs": [
|
||||
{
|
||||
"editorMode": [],
|
||||
"name": "ForceX",
|
||||
"status": [
|
||||
"27"
|
||||
],
|
||||
"typeId": "App::PropertyForce",
|
||||
"value": {
|
||||
"numeric": 0,
|
||||
"raw": "0.0 mm*kg/s^2",
|
||||
"unit": "Unit: mm*kg/s^2 (1,1,-2,0,0,0,0,0) [Force]"
|
||||
}
|
||||
},
|
||||
{
|
||||
"editorMode": [],
|
||||
"name": "ForceY",
|
||||
"status": [
|
||||
"27"
|
||||
],
|
||||
"typeId": "App::PropertyForce",
|
||||
"value": {
|
||||
"numeric": 0,
|
||||
"raw": "0.0 mm*kg/s^2",
|
||||
"unit": "Unit: mm*kg/s^2 (1,1,-2,0,0,0,0,0) [Force]"
|
||||
}
|
||||
},
|
||||
{
|
||||
"editorMode": [],
|
||||
"name": "ForceZ",
|
||||
"status": [
|
||||
"27"
|
||||
],
|
||||
"typeId": "App::PropertyForce",
|
||||
"value": {
|
||||
"numeric": 0,
|
||||
"raw": "0.0 mm*kg/s^2",
|
||||
"unit": "Unit: mm*kg/s^2 (1,1,-2,0,0,0,0,0) [Force]"
|
||||
}
|
||||
}
|
||||
],
|
||||
"shape": {
|
||||
"applicable": false
|
||||
},
|
||||
"state": [
|
||||
"Up-to-date"
|
||||
],
|
||||
"statusString": "Valid",
|
||||
"typeId": "Fem::ConstraintRigidBody"
|
||||
}
|
||||
}
|
||||
},
|
||||
"classification": {
|
||||
"webValue": 500000,
|
||||
"reopenedValue": 500000,
|
||||
"resavedValue": 500000,
|
||||
"outputPropertiesPreserved": true,
|
||||
"nativeOutputMatches": true,
|
||||
"unknownSemanticDrift": false,
|
||||
"zeroUnknownDrift": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user