feat: promote font force heat flux and integer set properties
This commit is contained in:
136
config/freecad-property-force-inventory.json
Normal file
136
config/freecad-property-force-inventory.json
Normal file
@@ -0,0 +1,136 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user