Files
Web_FreeCAD_Bitbybit/config/freecad-property-force-success.json
wangdequan 8f6053089a
Some checks are pending
real-verification / chrome (push) Waiting to run
real-verification / freecad-oracle (push) Waiting to run
real-verification / wasm (push) Waiting to run
feat: promote font force heat flux and integer set properties
2026-08-17 09:10:47 -04:00

232 lines
5.4 KiB
JSON

{
"baselineId": "freecad-1.1.1-property-force-success",
"cases": [
{
"editorMode": [],
"group": "",
"id": "default",
"objectName": "ForceProbe",
"objectState": [
"Up-to-date"
],
"objectTypeId": "Fem::ConstraintForce",
"propertyName": "Force",
"requested": null,
"shape": {
"applicable": false
},
"status": [],
"statusString": "Valid",
"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": [],
"group": "",
"id": "nominal-newton",
"objectName": "ForceProbe",
"objectState": [
"Up-to-date"
],
"objectTypeId": "Fem::ConstraintForce",
"propertyName": "Force",
"requested": "500 N",
"shape": {
"applicable": false
},
"status": [],
"statusString": "Valid",
"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]"
}
},
{
"editorMode": [],
"group": "",
"id": "zero-boundary",
"objectName": "ForceProbe",
"objectState": [
"Up-to-date"
],
"objectTypeId": "Fem::ConstraintForce",
"propertyName": "Force",
"requested": "0 N",
"shape": {
"applicable": false
},
"status": [],
"statusString": "Valid",
"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": [],
"group": "",
"id": "negative-boundary",
"objectName": "ForceProbe",
"objectState": [
"Up-to-date"
],
"objectTypeId": "Fem::ConstraintForce",
"propertyName": "Force",
"requested": "-5 N",
"shape": {
"applicable": false
},
"status": [],
"statusString": "Valid",
"typeId": "App::PropertyForce",
"value": {
"numeric": -5000,
"raw": "-5000.0 mm*kg/s^2",
"unit": "Unit: mm*kg/s^2 (1,1,-2,0,0,0,0,0) [Force]"
}
},
{
"editorMode": [],
"group": "",
"id": "kilonewton",
"objectName": "ForceProbe",
"objectState": [
"Up-to-date"
],
"objectTypeId": "Fem::ConstraintForce",
"propertyName": "Force",
"requested": "2 kN",
"shape": {
"applicable": false
},
"status": [],
"statusString": "Valid",
"typeId": "App::PropertyForce",
"value": {
"numeric": 2000000,
"raw": "2000000.0 mm*kg/s^2",
"unit": "Unit: mm*kg/s^2 (1,1,-2,0,0,0,0,0) [Force]"
}
},
{
"editorMode": [],
"group": "",
"id": "restored",
"objectName": "ForceProbe",
"objectState": [
"Up-to-date"
],
"objectTypeId": "Fem::ConstraintForce",
"propertyName": "Force",
"requested": "0 N",
"shape": {
"applicable": false
},
"status": [],
"statusString": "Valid",
"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]"
}
}
],
"diagnostics": {
"documentObjectCount": 2,
"exception": null
},
"freecadVersion": "1.1.1",
"gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d",
"object": {
"name": "ForceProbe",
"typeId": "Fem::ConstraintForce"
},
"outputProperties": [
{
"editorMode": [],
"group": "ConstraintRigidBody",
"objectName": "RigidForceProbe",
"objectState": [
"Up-to-date"
],
"objectTypeId": "Fem::ConstraintRigidBody",
"propertyName": "ForceX",
"shape": {
"applicable": false
},
"status": [
"27"
],
"statusString": "Valid",
"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": [],
"group": "ConstraintRigidBody",
"objectName": "RigidForceProbe",
"objectState": [
"Up-to-date"
],
"objectTypeId": "Fem::ConstraintRigidBody",
"propertyName": "ForceY",
"shape": {
"applicable": false
},
"status": [
"27"
],
"statusString": "Valid",
"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": [],
"group": "ConstraintRigidBody",
"objectName": "RigidForceProbe",
"objectState": [
"Up-to-date"
],
"objectTypeId": "Fem::ConstraintRigidBody",
"propertyName": "ForceZ",
"shape": {
"applicable": false
},
"status": [
"27"
],
"statusString": "Valid",
"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]"
}
}
],
"property": {
"group": "",
"name": "Force",
"typeId": "App::PropertyForce"
},
"schemaVersion": 1,
"status": "pass"
}