Files
Web_FreeCAD_Bitbybit/config/freecad-property-force-inventory.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

137 lines
3.8 KiB
JSON

{
"schemaVersion": 1,
"status": "pass",
"baseline": {
"freecadVersion": "1.1.1",
"commit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d"
},
"propertyType": "App::PropertyForce",
"recordCount": 4,
"writableRecordCount": 1,
"outputRecordCount": 3,
"records": [
{
"objectTypeId": "Fem::ConstraintForce",
"objectAvailable": true,
"probeStatus": "available",
"propertyName": "Force",
"group": "",
"status": [],
"defaultRaw": "0.0 mm*kg/s^2",
"valueModel": {
"kind": "quantity",
"dimension": "mass*length/time^2",
"internalUnit": "mm*kg/s^2",
"displayUnit": "N",
"newtonScale": 1000,
"defaultValue": 0,
"writable": true,
"derivedOutput": false,
"acceptedBoundaryEvidence": "inventory-only; value and boundary acceptance remain pending in phase B/C"
},
"dependencies": [],
"applicability": {
"requiredObjectTypeId": "Fem::ConstraintForce",
"source": "Document.supportedTypes runtime inventory"
}
},
{
"objectTypeId": "Fem::ConstraintRigidBody",
"objectAvailable": true,
"probeStatus": "available",
"propertyName": "ForceX",
"group": "ConstraintRigidBody",
"status": [
27
],
"defaultRaw": "0.0 mm*kg/s^2",
"valueModel": {
"kind": "quantity",
"dimension": "mass*length/time^2",
"internalUnit": "mm*kg/s^2",
"displayUnit": "N",
"newtonScale": 1000,
"defaultValue": 0,
"writable": false,
"derivedOutput": true,
"acceptedBoundaryEvidence": "inventory-only; value and boundary acceptance remain pending in phase B/C"
},
"dependencies": [],
"applicability": {
"requiredObjectTypeId": "Fem::ConstraintRigidBody",
"source": "Document.supportedTypes runtime inventory"
}
},
{
"objectTypeId": "Fem::ConstraintRigidBody",
"objectAvailable": true,
"probeStatus": "available",
"propertyName": "ForceY",
"group": "ConstraintRigidBody",
"status": [
27
],
"defaultRaw": "0.0 mm*kg/s^2",
"valueModel": {
"kind": "quantity",
"dimension": "mass*length/time^2",
"internalUnit": "mm*kg/s^2",
"displayUnit": "N",
"newtonScale": 1000,
"defaultValue": 0,
"writable": false,
"derivedOutput": true,
"acceptedBoundaryEvidence": "inventory-only; value and boundary acceptance remain pending in phase B/C"
},
"dependencies": [],
"applicability": {
"requiredObjectTypeId": "Fem::ConstraintRigidBody",
"source": "Document.supportedTypes runtime inventory"
}
},
{
"objectTypeId": "Fem::ConstraintRigidBody",
"objectAvailable": true,
"probeStatus": "available",
"propertyName": "ForceZ",
"group": "ConstraintRigidBody",
"status": [
27
],
"defaultRaw": "0.0 mm*kg/s^2",
"valueModel": {
"kind": "quantity",
"dimension": "mass*length/time^2",
"internalUnit": "mm*kg/s^2",
"displayUnit": "N",
"newtonScale": 1000,
"defaultValue": 0,
"writable": false,
"derivedOutput": true,
"acceptedBoundaryEvidence": "inventory-only; value and boundary acceptance remain pending in phase B/C"
},
"dependencies": [],
"applicability": {
"requiredObjectTypeId": "Fem::ConstraintRigidBody",
"source": "Document.supportedTypes runtime inventory"
}
}
],
"source": {
"path": ".cache/freecad/reference-desktop.json",
"bytes": 2298709,
"sha256": "082400ec7379e8efc2af16709032d45890d7092277967b714acb05761fd1c2a7"
},
"classification": "opaque-fcstd-proxy",
"nextPhases": [
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
]
}