Files
Web_FreeCAD_Bitbybit/config/freecad-property-linklisthidden-inventory.json
wangdequan 7bd7ff5055
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 hidden link property evidence
2026-08-17 17:31:34 -04:00

149 lines
4.6 KiB
JSON

{
"schemaVersion": 1,
"status": "pass",
"baseline": {
"freecadVersion": "1.1.1",
"commit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d"
},
"propertyType": "App::PropertyLinkListHidden",
"recordCount": 2,
"objectTypeCount": 2,
"writableRecordCount": 2,
"records": [
{
"objectTypeId": "Sketcher::SketchObject",
"objectAvailable": true,
"probeStatus": "available",
"propertyName": "Exports",
"group": "Sketch",
"statusRaw": [
26
],
"statusNames": [
"PropHidden"
],
"defaultRaw": [],
"valueModel": {
"kind": "hidden-document-object-list",
"inheritedFrom": "App::PropertyLinkList",
"elementType": "same-document App::DocumentObject reference",
"orderPreserved": true,
"duplicatesPreserved": true,
"writable": true
},
"inputs": {
"nativeCppSetValues": "attached same-document DocumentObject list",
"emptyListClears": true,
"singleNullListClears": true,
"detachedObjectRejected": true,
"crossDocumentRejectedWithoutLinkAllowExternal": true
},
"dependencies": {
"linkScope": "Hidden",
"createsBacklinks": false,
"includedByDefaultGetLinks": false,
"includedByGetLinksAll": true,
"defaultDagDependency": false
},
"applicability": {
"requiredObjectTypeId": "Sketcher::SketchObject",
"role": "Sketch exported child geometry lookup by object name",
"propertyWriteRequiresShape": false,
"source": "Document.supportedTypes runtime inventory and SketchObject::getSubObject"
}
},
{
"objectTypeId": "Sketcher::SketchObjectPython",
"objectAvailable": true,
"probeStatus": "available",
"propertyName": "Exports",
"group": "Sketch",
"statusRaw": [
26
],
"statusNames": [
"PropHidden"
],
"defaultRaw": [],
"valueModel": {
"kind": "hidden-document-object-list",
"inheritedFrom": "App::PropertyLinkList",
"elementType": "same-document App::DocumentObject reference",
"orderPreserved": true,
"duplicatesPreserved": true,
"writable": true
},
"inputs": {
"nativeCppSetValues": "attached same-document DocumentObject list",
"emptyListClears": true,
"singleNullListClears": true,
"detachedObjectRejected": true,
"crossDocumentRejectedWithoutLinkAllowExternal": true
},
"dependencies": {
"linkScope": "Hidden",
"createsBacklinks": false,
"includedByDefaultGetLinks": false,
"includedByGetLinksAll": true,
"defaultDagDependency": false
},
"applicability": {
"requiredObjectTypeId": "Sketcher::SketchObjectPython",
"role": "Sketch exported child geometry lookup by object name",
"propertyWriteRequiresShape": false,
"source": "Document.supportedTypes runtime inventory and SketchObject::getSubObject"
}
}
],
"typeContract": {
"inheritedFrom": "App::PropertyLinkList",
"linkScope": "Hidden",
"propertyStatus": "PropHidden",
"propertyStatusPurpose": "hide the Exports property from the ordinary editor surface",
"linkScopePurpose": "exclude Exports from ordinary backlink and dependency traversal",
"xmlElement": "LinkList",
"xmlChildElement": "Link",
"legacyRestoreType": "App::PropertyLinkList"
},
"provenance": {
"runtime": {
"path": ".cache/freecad/reference-desktop.json",
"bytes": 2298709,
"sha256": "082400ec7379e8efc2af16709032d45890d7092277967b714acb05761fd1c2a7"
},
"sources": [
{
"path": ".cache/freecad/FreeCAD/src/App/PropertyLinks.h",
"bytes": 58046,
"sha256": "03176b14948d43fcae3ff290711a913ae4fa43f3ba286d66ceb610e074555d1c"
},
{
"path": ".cache/freecad/FreeCAD/src/App/PropertyLinks.cpp",
"bytes": 202779,
"sha256": "b4221dd89d2b0b668dc8a3c2852ba53bc67bcb721830e3a6011ea53c1a32edb0"
},
{
"path": ".cache/freecad/FreeCAD/src/Mod/Sketcher/App/SketchObject.h",
"bytes": 52959,
"sha256": "a21018ddcfc2bda32f15eeadc5c63015677b87cd441e829beae575323fd0fea0"
},
{
"path": ".cache/freecad/FreeCAD/src/Mod/Sketcher/App/SketchObject.cpp",
"bytes": 467084,
"sha256": "1762c9bb9d7fc54ff171be638094c5f4a50b8d2bcefe3af5cff6010d2478ef9a"
}
]
},
"classification": "opaque-fcstd-proxy",
"nextPhases": [
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
]
}