feat: advance FreeCAD exact parity evidence
This commit is contained in:
@@ -167,6 +167,12 @@
|
||||
],
|
||||
"fcstd": {
|
||||
"reopened": {
|
||||
"codecValues": {
|
||||
"FloatConstraint": 0.25,
|
||||
"HiddenLink": "Target",
|
||||
"Precision": 0.001,
|
||||
"QuantityConstraint": 12.5
|
||||
},
|
||||
"properties": [
|
||||
"Persisted",
|
||||
"RuntimeTransient",
|
||||
@@ -193,8 +199,12 @@
|
||||
}
|
||||
},
|
||||
"xml": {
|
||||
"floatConstraintNative": true,
|
||||
"hiddenLinkNative": true,
|
||||
"noPersistProperty": false,
|
||||
"persistedProperty": true,
|
||||
"precisionNative": true,
|
||||
"quantityConstraintNative": true,
|
||||
"runtimeTransientHasValue": false,
|
||||
"runtimeTransientProperty": true,
|
||||
"typeTransientHasValue": false,
|
||||
@@ -211,13 +221,83 @@
|
||||
"type": "RuntimeError"
|
||||
}
|
||||
},
|
||||
"mutableRenameAndRemove": true,
|
||||
"observerEvents": [
|
||||
{
|
||||
"object": "Feature",
|
||||
"property": "MutableValue",
|
||||
"type": "property.added"
|
||||
},
|
||||
{
|
||||
"name": "dynamic-property-mutation",
|
||||
"type": "transaction.opened"
|
||||
},
|
||||
{
|
||||
"object": "Feature",
|
||||
"property": "MutableValue",
|
||||
"type": "property.before-change"
|
||||
},
|
||||
{
|
||||
"object": "Feature",
|
||||
"property": "MutableValue",
|
||||
"type": "property.changed"
|
||||
},
|
||||
{
|
||||
"object": "Feature",
|
||||
"property": "RenamedValue",
|
||||
"type": "property.removed"
|
||||
},
|
||||
{
|
||||
"type": "transaction.committed"
|
||||
}
|
||||
],
|
||||
"propertyStillPresent": true,
|
||||
"renamedPropertyPresent": false,
|
||||
"reportedStatus": [
|
||||
"LockDynamic",
|
||||
"21"
|
||||
]
|
||||
],
|
||||
"undoAvailable": true
|
||||
},
|
||||
"schemaVersion": 1,
|
||||
"partialTrigger": {
|
||||
"observerEvents": [
|
||||
{
|
||||
"object": "Binder",
|
||||
"property": "PartialLoad",
|
||||
"type": "property.before-change"
|
||||
},
|
||||
{
|
||||
"name": "partial-trigger-mutation",
|
||||
"type": "transaction.opened"
|
||||
},
|
||||
{
|
||||
"object": "Binder",
|
||||
"property": "PartialLoad",
|
||||
"type": "property.changed"
|
||||
},
|
||||
{
|
||||
"object": "Binder",
|
||||
"property": "Shape",
|
||||
"type": "property.changed"
|
||||
},
|
||||
{
|
||||
"type": "transaction.committed"
|
||||
}
|
||||
],
|
||||
"recomputeCount": 1,
|
||||
"reportedStatus": [
|
||||
"PartialTrigger"
|
||||
],
|
||||
"state": {
|
||||
"documentTouched": false,
|
||||
"mustExecute": false,
|
||||
"state": [
|
||||
"Up-to-date"
|
||||
]
|
||||
},
|
||||
"undoAvailable": true,
|
||||
"value": true
|
||||
},
|
||||
"schemaVersion": 2,
|
||||
"status": "pass"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user