Files
Web_FreeCAD_Bitbybit/config/freecad-property-boollist-inventory.json
wangdequan d11566403d
Some checks failed
real-verification / chrome (push) Has been cancelled
real-verification / freecad-oracle (push) Has been cancelled
real-verification / wasm (push) Has been cancelled
feat: close ordered pairs and property codec batches
2026-08-17 04:58:46 -04:00

191 lines
4.7 KiB
JSON

{
"schemaVersion": 1,
"status": "pass",
"baseline": {
"freecadVersion": "1.1.1",
"commit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d"
},
"propertyType": "App::PropertyBoolList",
"recordCount": 7,
"records": [
{
"objectTypeId": "App::FeatureTest",
"objectAvailable": true,
"probeStatus": "available",
"propertyName": "BoolList",
"group": "",
"status": [],
"defaultValue": [
false
],
"valueModel": {
"kind": "boolean-list",
"writable": true,
"elementType": "bool",
"cardinality": "variable"
},
"dependencies": [],
"applicability": {
"requiredObjectTypeId": "App::FeatureTest",
"source": "Document.supportedTypes runtime inventory"
}
},
{
"objectTypeId": "App::FeatureTestException",
"objectAvailable": true,
"probeStatus": "available",
"propertyName": "BoolList",
"group": "",
"status": [],
"defaultValue": [
false
],
"valueModel": {
"kind": "boolean-list",
"writable": true,
"elementType": "bool",
"cardinality": "variable"
},
"dependencies": [],
"applicability": {
"requiredObjectTypeId": "App::FeatureTestException",
"source": "Document.supportedTypes runtime inventory"
}
},
{
"objectTypeId": "App::Link",
"objectAvailable": true,
"probeStatus": "available",
"propertyName": "VisibilityList",
"group": " Link",
"status": [
"Immutable",
"Hidden",
"LockDynamic"
],
"defaultValue": [],
"valueModel": {
"kind": "boolean-list",
"writable": false,
"elementType": "bool",
"cardinality": "variable"
},
"dependencies": [],
"applicability": {
"requiredObjectTypeId": "App::Link",
"source": "Document.supportedTypes runtime inventory"
}
},
{
"objectTypeId": "App::LinkGroup",
"objectAvailable": true,
"probeStatus": "available",
"propertyName": "VisibilityList",
"group": " Link",
"status": [
"Immutable",
"Hidden",
"LockDynamic"
],
"defaultValue": [],
"valueModel": {
"kind": "boolean-list",
"writable": false,
"elementType": "bool",
"cardinality": "variable"
},
"dependencies": [],
"applicability": {
"requiredObjectTypeId": "App::LinkGroup",
"source": "Document.supportedTypes runtime inventory"
}
},
{
"objectTypeId": "App::LinkGroupPython",
"objectAvailable": true,
"probeStatus": "available",
"propertyName": "VisibilityList",
"group": " Link",
"status": [
"Immutable",
"Hidden",
"LockDynamic"
],
"defaultValue": [],
"valueModel": {
"kind": "boolean-list",
"writable": false,
"elementType": "bool",
"cardinality": "variable"
},
"dependencies": [],
"applicability": {
"requiredObjectTypeId": "App::LinkGroupPython",
"source": "Document.supportedTypes runtime inventory"
}
},
{
"objectTypeId": "App::LinkPython",
"objectAvailable": true,
"probeStatus": "available",
"propertyName": "VisibilityList",
"group": " Link",
"status": [
"Immutable",
"Hidden",
"LockDynamic"
],
"defaultValue": [],
"valueModel": {
"kind": "boolean-list",
"writable": false,
"elementType": "bool",
"cardinality": "variable"
},
"dependencies": [],
"applicability": {
"requiredObjectTypeId": "App::LinkPython",
"source": "Document.supportedTypes runtime inventory"
}
},
{
"objectTypeId": "Surface::GeomFillSurface",
"objectAvailable": true,
"probeStatus": "available",
"propertyName": "ReversedList",
"group": "",
"status": [],
"defaultValue": [
false
],
"valueModel": {
"kind": "boolean-list",
"writable": true,
"elementType": "bool",
"cardinality": "variable"
},
"dependencies": [],
"applicability": {
"requiredObjectTypeId": "Surface::GeomFillSurface",
"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"
]
}