From 83cbc80971b1ebe9becd569c34213acd4edc7943 Mon Sep 17 00:00:00 2001 From: wangdequan Date: Sat, 15 Aug 2026 04:44:23 -0400 Subject: [PATCH] feat: advance TSN drift and ordered pair evidence --- config/freecad-active-work-queue.json | 133 +- ...d-composite-history-elementmap-oracle.json | 30996 ++++++++-------- ...composite-history-resave-verification.json | 252 +- ...ordered-operation-pair-classification.json | 958 + ...eecad-production-drift-classification.json | 3425 ++ ...eecad-recovered-naming-classification.json | 2479 +- .../freecad-tsn-stage-correlation-oracle.json | 3642 +- config/freecad-web-exact-parity-plan.json | 2 +- config/qa04-fcstd-fuzz-verification.json | 4 +- config/qa04-geometry-fuzz-verification.json | 4 +- config/qa04-sketch-fuzz-verification.json | 4 +- config/release-artifacts.json | 6 +- docs/continuation-status.zh-CN.md | 24 + docs/current-work.zh-CN.md | 14 +- ...freecad-web-execution-master-plan.zh-CN.md | 92 +- package.json | 6 +- ...-ordered-operation-pair-classification.mjs | 42 + ...reecad-production-drift-classification.mjs | 43 + .../check-freecad-tsn-stage-correlation.mjs | 27 +- ...cad-composite-history-elementmap-oracle.py | 2 +- .../freecad-ordered-operation-pair-resave.py | 113 + ...reecad-production-drift-classification.mjs | 102 + ...reecad-recovered-naming-classification.mjs | 63 + .../freecad-tsn-stage-correlation-oracle.py | 131 +- .../generate-freecad-active-work-queue.mjs | 35 +- ...-ordered-operation-pair-classification.mjs | 220 + ...reecad-production-drift-classification.mjs | 105 + ...reecad-recovered-naming-classification.mjs | 15 +- 28 files changed, 27182 insertions(+), 15757 deletions(-) create mode 100644 config/freecad-ordered-operation-pair-classification.json create mode 100644 config/freecad-production-drift-classification.json create mode 100644 scripts/check-freecad-ordered-operation-pair-classification.mjs create mode 100644 scripts/check-freecad-production-drift-classification.mjs create mode 100644 scripts/freecad-ordered-operation-pair-resave.py create mode 100644 scripts/freecad-production-drift-classification.mjs create mode 100644 scripts/run-freecad-ordered-operation-pair-classification.mjs create mode 100644 scripts/run-freecad-production-drift-classification.mjs diff --git a/config/freecad-active-work-queue.json b/config/freecad-active-work-queue.json index 41032cb..267773f 100644 --- a/config/freecad-active-work-queue.json +++ b/config/freecad-active-work-queue.json @@ -12,12 +12,12 @@ "transitionUnit": "one ordered operation pair", "driftUnit": "one native case" }, - "nextTask": "TSN-DRIFT-002", + "nextTask": "TSN-PAIR-fuse-pad", "summary": { "tasks": 487, - "completed": 119, + "completed": 134, "inProgress": 1, - "pending": 367 + "pending": 352 }, "milestones": [ { @@ -1477,7 +1477,7 @@ { "id": "TSN-RECOVERY-DRIFT", "exactTask": "EX-TSN-04", - "status": "in_progress", + "status": "completed", "tasks": [ { "id": "TSN-DRIFT-000", @@ -1522,7 +1522,7 @@ { "id": "TSN-DRIFT-002", "title": "Classify recovered naming evolution for partdesign-reverse", - "status": "in_progress", + "status": "completed", "dependencies": [ "TSN-DRIFT-001" ], @@ -1532,12 +1532,17 @@ 0, 9 ], + "classification": "allowed_evolution", + "evidence": [ + "config/freecad-recovered-naming-classification.json", + "native-history-stabilizes-after-edit-restore" + ], "exit": "the case is classified as stable semantics, allowed evolution, or an implementation defect" }, { "id": "TSN-DRIFT-003", "title": "Classify recovered naming evolution for partdesign-taper", - "status": "pending", + "status": "completed", "dependencies": [ "TSN-DRIFT-002" ], @@ -1547,12 +1552,17 @@ 0, 9 ], + "classification": "allowed_evolution", + "evidence": [ + "config/freecad-recovered-naming-classification.json", + "native-history-stabilizes-after-edit-restore" + ], "exit": "the case is classified as stable semantics, allowed evolution, or an implementation defect" }, { "id": "TSN-DRIFT-004", "title": "Classify recovered naming evolution for partdesign-twoside", - "status": "pending", + "status": "completed", "dependencies": [ "TSN-DRIFT-003" ], @@ -1562,12 +1572,17 @@ 0, 9 ], + "classification": "allowed_evolution", + "evidence": [ + "config/freecad-recovered-naming-classification.json", + "native-history-stabilizes-after-edit-restore" + ], "exit": "the case is classified as stable semantics, allowed evolution, or an implementation defect" }, { "id": "TSN-DRIFT-005", "title": "Classify recovered naming evolution for partdesign-pocket", - "status": "pending", + "status": "completed", "dependencies": [ "TSN-DRIFT-004" ], @@ -1578,12 +1593,17 @@ 9, 11 ], + "classification": "allowed_evolution", + "evidence": [ + "config/freecad-recovered-naming-classification.json", + "native-history-stabilizes-after-edit-restore" + ], "exit": "the case is classified as stable semantics, allowed evolution, or an implementation defect" }, { "id": "TSN-DRIFT-006", "title": "Classify recovered naming evolution for partdesign-pocket-through", - "status": "pending", + "status": "completed", "dependencies": [ "TSN-DRIFT-005" ], @@ -1594,12 +1614,17 @@ 9, 11 ], + "classification": "allowed_evolution", + "evidence": [ + "config/freecad-recovered-naming-classification.json", + "native-history-stabilizes-after-edit-restore" + ], "exit": "the case is classified as stable semantics, allowed evolution, or an implementation defect" }, { "id": "TSN-DRIFT-007", "title": "Classify recovered naming evolution for partdesign-pocket-midplane", - "status": "pending", + "status": "completed", "dependencies": [ "TSN-DRIFT-006" ], @@ -1610,12 +1635,17 @@ 9, 11 ], + "classification": "allowed_evolution", + "evidence": [ + "config/freecad-recovered-naming-classification.json", + "native-history-stabilizes-after-edit-restore" + ], "exit": "the case is classified as stable semantics, allowed evolution, or an implementation defect" }, { "id": "TSN-DRIFT-008", "title": "Classify recovered naming evolution for partdesign-pocket-twoside", - "status": "pending", + "status": "completed", "dependencies": [ "TSN-DRIFT-007" ], @@ -1626,12 +1656,17 @@ 9, 11 ], + "classification": "allowed_evolution", + "evidence": [ + "config/freecad-recovered-naming-classification.json", + "native-history-stabilizes-after-edit-restore" + ], "exit": "the case is classified as stable semantics, allowed evolution, or an implementation defect" }, { "id": "TSN-DRIFT-009", "title": "Classify recovered naming evolution for partdesign-pocket-taper", - "status": "pending", + "status": "completed", "dependencies": [ "TSN-DRIFT-008" ], @@ -1642,12 +1677,17 @@ 9, 11 ], + "classification": "allowed_evolution", + "evidence": [ + "config/freecad-recovered-naming-classification.json", + "native-history-stabilizes-after-edit-restore" + ], "exit": "the case is classified as stable semantics, allowed evolution, or an implementation defect" }, { "id": "TSN-DRIFT-010", "title": "Classify recovered naming evolution for partdesign-pocket-up-to-face", - "status": "pending", + "status": "completed", "dependencies": [ "TSN-DRIFT-009" ], @@ -1658,28 +1698,43 @@ 9, 11 ], + "classification": "allowed_evolution", + "evidence": [ + "config/freecad-recovered-naming-classification.json", + "native-history-stabilizes-after-edit-restore" + ], "exit": "the case is classified as stable semantics, allowed evolution, or an implementation defect" }, { "id": "TSN-PROD-DRIFT-000", "title": "Classify production restore topology drift for cut", - "status": "pending", + "status": "completed", "dependencies": [ "TSN-DRIFT-010" ], "operation": "cut", "driftStages": 3, + "classification": "allowed_evolution", + "evidence": [ + "config/freecad-production-drift-classification.json", + "native-downstream-topology-stabilizes-after-edit-restore" + ], "exit": "every changed downstream stage has a native comparison and classification" }, { "id": "TSN-PROD-DRIFT-001", "title": "Classify production restore topology drift for rotate", - "status": "pending", + "status": "completed", "dependencies": [ "TSN-PROD-DRIFT-000" ], "operation": "rotate", "driftStages": 2, + "classification": "allowed_evolution", + "evidence": [ + "config/freecad-production-drift-classification.json", + "native-downstream-topology-stabilizes-after-edit-restore" + ], "exit": "every changed downstream stage has a native comparison and classification" } ] @@ -1687,52 +1742,64 @@ { "id": "TSN-ORDERED-PAIRS", "exactTask": "EX-TSN-04", - "status": "pending", + "status": "in_progress", "tasks": [ { "id": "TSN-PAIR-fuse-fuse", "title": "Classify ordered operation pair fuse->fuse", - "status": "pending", - "dependencies": [ - "TSN-PROD-DRIFT-001" - ], + "status": "completed", + "dependencies": [], "pair": "fuse->fuse", + "classification": "accepted", + "evidence": [ + "config/freecad-ordered-operation-pair-classification.json", + "native-builders-mutation-naming-and-fcstd-resave-pass" + ], "exit": "native acceptance or rejection is recorded; accepted pairs include builder, mutation, naming, and resave evidence" }, { "id": "TSN-PAIR-fuse-cut", "title": "Classify ordered operation pair fuse->cut", - "status": "pending", - "dependencies": [ - "TSN-PROD-DRIFT-001" - ], + "status": "completed", + "dependencies": [], "pair": "fuse->cut", + "classification": "accepted", + "evidence": [ + "config/freecad-ordered-operation-pair-classification.json", + "native-builders-mutation-naming-and-fcstd-resave-pass" + ], "exit": "native acceptance or rejection is recorded; accepted pairs include builder, mutation, naming, and resave evidence" }, { "id": "TSN-PAIR-fuse-common", "title": "Classify ordered operation pair fuse->common", - "status": "pending", - "dependencies": [ - "TSN-PROD-DRIFT-001" - ], + "status": "completed", + "dependencies": [], "pair": "fuse->common", + "classification": "accepted", + "evidence": [ + "config/freecad-ordered-operation-pair-classification.json", + "native-builders-mutation-naming-and-fcstd-resave-pass" + ], "exit": "native acceptance or rejection is recorded; accepted pairs include builder, mutation, naming, and resave evidence" }, { "id": "TSN-PAIR-fuse-rotate", "title": "Classify ordered operation pair fuse->rotate", - "status": "pending", - "dependencies": [ - "TSN-PROD-DRIFT-001" - ], + "status": "completed", + "dependencies": [], "pair": "fuse->rotate", + "classification": "accepted", + "evidence": [ + "config/freecad-ordered-operation-pair-classification.json", + "native-builders-mutation-naming-and-fcstd-resave-pass" + ], "exit": "native acceptance or rejection is recorded; accepted pairs include builder, mutation, naming, and resave evidence" }, { "id": "TSN-PAIR-fuse-pad", "title": "Classify ordered operation pair fuse->pad", - "status": "pending", + "status": "in_progress", "dependencies": [ "TSN-PROD-DRIFT-001" ], diff --git a/config/freecad-composite-history-elementmap-oracle.json b/config/freecad-composite-history-elementmap-oracle.json index bae3dfa..645d21b 100644 --- a/config/freecad-composite-history-elementmap-oracle.json +++ b/config/freecad-composite-history-elementmap-oracle.json @@ -5,8 +5,8 @@ "category": "boolean", "elementMapResources": { "Fuse01.Shape.Map.txt": { - "sha256": "99f087be44c2d75cc31c7d7bddd2ae1531fef1baf6475798a8edd521c1259f2e", - "text": "BeginElementMap v1\n1 PostfixCount 18\nEdge\nFace\nVertex\n;:H67b,E\n;:G(Face5;K-1;:H67b:4,F);FUS;:H67c:1c,V\n;:G2(Face6;K-1;:H67b:4,F);FUS;:H67c:1d,V\n;:M2;FUS;:H67c:8,E\n;:M;FUS;:H67c:7,E\n;:H67c,E\n;:H67b,F\n;:M2;FUS;:H67c:8,F\n;:M;FUS;:H67c:7,F\n;:H67c,F\n;:G2(Face1;K-1;:H67c:4,F);FUS;:H67b:1d,E\n;:M;FUS;:H67b:7,F\n;:G2(Face1;K-2;:H67c:4,F);FUS;:H67b:1d,E\n;:H67b,V\n;:H67c,V\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 19\n0\n:1.1.4 0\n:1.2.4 0\n:1.3.4 0\n:1.4.4 0\n:1.9.4 0\n:1.5.4 0\n:1.a.4 0\n:1.c.4 0\n:1.6.4 0\n:2.6.10 0\n:1.b.4 0\n:1.7.4 0\n:1.8.4 0\n:2.5.e 0\n:1.1.7 0\n:1.3.9 0\n:1.2.9 0\n:1.1.8 0\n\nFace\n\nChildCount 0\n\nNameCount 11\n0\n:2.1.a 0\n:2.3.a 0\n:2.6.f 0\n:2.4.a 0\n:2.5.f 0\n:2.2.a 0\n:2.1.b 0\n:2.1.c 0\n:2.3.d 0\n:2.2.d 0\n\nVertex\n\nChildCount 0\n\nNameCount 13\n0\n:3.1.11 0\n:3.2.11 0\n:3.3.11 0\n:3.4.11 0\n:3.6.11 0\n:3.5.11 0\n:3.7.11 0\n:1.1.6 0\n:3.8.11 0\n:1.1.5 0\n:3.2.12 0\n:3.1.12 0\n\nEndMap\n" + "sha256": "0c36ac8837e38fe3b443634038ef011fdeba7772b4ddc6200737023b231c8741", + "text": "BeginElementMap v1\n1 PostfixCount 18\nEdge\nFace\nVertex\n;:H106c,E\n;:G(Face5;K-1;:H106c:4,F);FUS;:H106d:1d,V\n;:G2(Face6;K-1;:H106c:4,F);FUS;:H106d:1e,V\n;:M2;FUS;:H106d:8,E\n;:M;FUS;:H106d:7,E\n;:H106d,E\n;:H106c,F\n;:M2;FUS;:H106d:8,F\n;:M;FUS;:H106d:7,F\n;:H106d,F\n;:G2(Face1;K-1;:H106d:4,F);FUS;:H106c:1e,E\n;:M;FUS;:H106c:7,F\n;:G2(Face1;K-2;:H106d:4,F);FUS;:H106c:1e,E\n;:H106c,V\n;:H106d,V\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 19\n0\n:1.1.4 0\n:1.2.4 0\n:1.3.4 0\n:1.4.4 0\n:1.9.4 0\n:1.5.4 0\n:1.a.4 0\n:1.c.4 0\n:1.6.4 0\n:2.6.10 0\n:1.b.4 0\n:1.7.4 0\n:1.8.4 0\n:2.5.e 0\n:1.1.7 0\n:1.3.9 0\n:1.2.9 0\n:1.1.8 0\n\nFace\n\nChildCount 0\n\nNameCount 11\n0\n:2.1.a 0\n:2.3.a 0\n:2.6.f 0\n:2.4.a 0\n:2.5.f 0\n:2.2.a 0\n:2.1.b 0\n:2.1.c 0\n:2.3.d 0\n:2.2.d 0\n\nVertex\n\nChildCount 0\n\nNameCount 13\n0\n:3.1.11 0\n:3.2.11 0\n:3.3.11 0\n:3.4.11 0\n:3.6.11 0\n:3.5.11 0\n:3.7.11 0\n:1.1.6 0\n:3.8.11 0\n:1.1.5 0\n:3.2.12 0\n:3.1.12 0\n\nEndMap\n" } }, "finalObject": "Fuse01", @@ -93,8 +93,8 @@ "key": "boolean-fuse-1:002:Fuse01", "name": "Fuse01", "ordinal": 2, - "relationDigest": "15f38b7d771c2d966a5bed886befdf4da68371401863d9d9f7b8ccb19627eabc", - "semanticNameDigest": "dece2b8f8787384f070c14f62691734aaf1b55d585f92182282f3e377a8c6ecf", + "relationDigest": "d3eba0b5d86842a31e1a79b8fe98340a1b197451bb4caa682bdee26ed62748d8", + "semanticNameDigest": "24d8c54ee7bfa29609e3840c13ca5889c8c97f285b4645a7c1e9f6b55fe7fc04", "shape": { "area": 700.5309649148733, "brepSha256": "0bf69d8d44e4b06e66bad4778153d563348f68f4cc73642a8b285faad29ad44d", @@ -152,8 +152,8 @@ "key": "boolean-fuse-1:002:Fuse01", "name": "Fuse01", "ordinal": 2, - "relationDigest": "15f38b7d771c2d966a5bed886befdf4da68371401863d9d9f7b8ccb19627eabc", - "semanticNameDigest": "dece2b8f8787384f070c14f62691734aaf1b55d585f92182282f3e377a8c6ecf", + "relationDigest": "d3eba0b5d86842a31e1a79b8fe98340a1b197451bb4caa682bdee26ed62748d8", + "semanticNameDigest": "24d8c54ee7bfa29609e3840c13ca5889c8c97f285b4645a7c1e9f6b55fe7fc04", "shape": { "area": 713.0973355292325, "brepSha256": "b2e511581655e6e93b8af859384008fd15cca3a631f3bdb23b89b693e4595dee", @@ -211,8 +211,8 @@ "key": "boolean-fuse-1:002:Fuse01", "name": "Fuse01", "ordinal": 2, - "relationDigest": "15f38b7d771c2d966a5bed886befdf4da68371401863d9d9f7b8ccb19627eabc", - "semanticNameDigest": "dece2b8f8787384f070c14f62691734aaf1b55d585f92182282f3e377a8c6ecf", + "relationDigest": "d3eba0b5d86842a31e1a79b8fe98340a1b197451bb4caa682bdee26ed62748d8", + "semanticNameDigest": "24d8c54ee7bfa29609e3840c13ca5889c8c97f285b4645a7c1e9f6b55fe7fc04", "shape": { "area": 700.5309649148733, "brepSha256": "0bf69d8d44e4b06e66bad4778153d563348f68f4cc73642a8b285faad29ad44d", @@ -1769,7 +1769,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:H67b,F", + "mappedName": "Face1;:H106c,F", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -1782,7 +1782,7 @@ ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face1;:H67b,F", + "mappedName": "Face1;:H106c,F", "mappedStringIds": [], "name": "Face1" }, @@ -1790,7 +1790,7 @@ "history": [ { "children": [], - "mappedName": "Face3;:H67b,F", + "mappedName": "Face3;:H106c,F", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -1803,7 +1803,7 @@ ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face3;:H67b,F", + "mappedName": "Face3;:H106c,F", "mappedStringIds": [], "name": "Face2" }, @@ -1811,7 +1811,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M;FUS;:H67b:7,F", + "mappedName": "Face6;:M;FUS;:H106c:7,F", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -1824,7 +1824,7 @@ ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Face6;:M;FUS;:H67b:7,F", + "mappedName": "Face6;:M;FUS;:H106c:7,F", "mappedStringIds": [], "name": "Face3" }, @@ -1832,7 +1832,7 @@ "history": [ { "children": [], - "mappedName": "Face4;:H67b,F", + "mappedName": "Face4;:H106c,F", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -1845,7 +1845,7 @@ ], "indexedName": "Face4", "indexedStringIds": [], - "mappedName": "Face4;:H67b,F", + "mappedName": "Face4;:H106c,F", "mappedStringIds": [], "name": "Face4" }, @@ -1853,7 +1853,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M;FUS;:H67b:7,F", + "mappedName": "Face5;:M;FUS;:H106c:7,F", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -1866,7 +1866,7 @@ ], "indexedName": "Face5", "indexedStringIds": [], - "mappedName": "Face5;:M;FUS;:H67b:7,F", + "mappedName": "Face5;:M;FUS;:H106c:7,F", "mappedStringIds": [], "name": "Face5" }, @@ -1874,7 +1874,7 @@ "history": [ { "children": [], - "mappedName": "Face2;:H67b,F", + "mappedName": "Face2;:H106c,F", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -1887,7 +1887,7 @@ ], "indexedName": "Face6", "indexedStringIds": [], - "mappedName": "Face2;:H67b,F", + "mappedName": "Face2;:H106c,F", "mappedStringIds": [], "name": "Face6" }, @@ -1895,7 +1895,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M2;FUS;:H67c:8,F", + "mappedName": "Face1;:M2;FUS;:H106d:8,F", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -1908,7 +1908,7 @@ ], "indexedName": "Face7", "indexedStringIds": [], - "mappedName": "Face1;:M2;FUS;:H67c:8,F", + "mappedName": "Face1;:M2;FUS;:H106d:8,F", "mappedStringIds": [], "name": "Face7" }, @@ -1916,7 +1916,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;FUS;:H67c:7,F", + "mappedName": "Face1;:M;FUS;:H106d:7,F", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -1929,7 +1929,7 @@ ], "indexedName": "Face8", "indexedStringIds": [], - "mappedName": "Face1;:M;FUS;:H67c:7,F", + "mappedName": "Face1;:M;FUS;:H106d:7,F", "mappedStringIds": [], "name": "Face8" }, @@ -1937,7 +1937,7 @@ "history": [ { "children": [], - "mappedName": "Face3;:H67c,F", + "mappedName": "Face3;:H106d,F", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -1950,7 +1950,7 @@ ], "indexedName": "Face9", "indexedStringIds": [], - "mappedName": "Face3;:H67c,F", + "mappedName": "Face3;:H106d,F", "mappedStringIds": [], "name": "Face9" }, @@ -1958,7 +1958,7 @@ "history": [ { "children": [], - "mappedName": "Face2;:H67c,F", + "mappedName": "Face2;:H106d,F", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -1971,7 +1971,7 @@ ], "indexedName": "Face10", "indexedStringIds": [], - "mappedName": "Face2;:H67c,F", + "mappedName": "Face2;:H106d,F", "mappedStringIds": [], "name": "Face10" }, @@ -1979,7 +1979,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:H67b,E", + "mappedName": "Edge1;:H106c,E", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -1992,7 +1992,7 @@ ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Edge1;:H67b,E", + "mappedName": "Edge1;:H106c,E", "mappedStringIds": [], "name": "Edge1" }, @@ -2000,7 +2000,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:H67b,E", + "mappedName": "Edge2;:H106c,E", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -2013,7 +2013,7 @@ ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Edge2;:H67b,E", + "mappedName": "Edge2;:H106c,E", "mappedStringIds": [], "name": "Edge2" }, @@ -2021,7 +2021,7 @@ "history": [ { "children": [], - "mappedName": "Edge3;:H67b,E", + "mappedName": "Edge3;:H106c,E", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -2034,7 +2034,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Edge3;:H67b,E", + "mappedName": "Edge3;:H106c,E", "mappedStringIds": [], "name": "Edge3" }, @@ -2042,7 +2042,7 @@ "history": [ { "children": [], - "mappedName": "Edge4;:H67b,E", + "mappedName": "Edge4;:H106c,E", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -2055,7 +2055,7 @@ ], "indexedName": "Edge4", "indexedStringIds": [], - "mappedName": "Edge4;:H67b,E", + "mappedName": "Edge4;:H106c,E", "mappedStringIds": [], "name": "Edge4" }, @@ -2063,7 +2063,7 @@ "history": [ { "children": [], - "mappedName": "Edge9;:H67b,E", + "mappedName": "Edge9;:H106c,E", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -2076,7 +2076,7 @@ ], "indexedName": "Edge5", "indexedStringIds": [], - "mappedName": "Edge9;:H67b,E", + "mappedName": "Edge9;:H106c,E", "mappedStringIds": [], "name": "Edge5" }, @@ -2084,7 +2084,7 @@ "history": [ { "children": [], - "mappedName": "Edge5;:H67b,E", + "mappedName": "Edge5;:H106c,E", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -2097,7 +2097,7 @@ ], "indexedName": "Edge6", "indexedStringIds": [], - "mappedName": "Edge5;:H67b,E", + "mappedName": "Edge5;:H106c,E", "mappedStringIds": [], "name": "Edge6" }, @@ -2105,7 +2105,7 @@ "history": [ { "children": [], - "mappedName": "Edge10;:H67b,E", + "mappedName": "Edge10;:H106c,E", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -2118,7 +2118,7 @@ ], "indexedName": "Edge7", "indexedStringIds": [], - "mappedName": "Edge10;:H67b,E", + "mappedName": "Edge10;:H106c,E", "mappedStringIds": [], "name": "Edge7" }, @@ -2126,7 +2126,7 @@ "history": [ { "children": [], - "mappedName": "Edge12;:H67b,E", + "mappedName": "Edge12;:H106c,E", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -2139,7 +2139,7 @@ ], "indexedName": "Edge8", "indexedStringIds": [], - "mappedName": "Edge12;:H67b,E", + "mappedName": "Edge12;:H106c,E", "mappedStringIds": [], "name": "Edge8" }, @@ -2147,7 +2147,7 @@ "history": [ { "children": [], - "mappedName": "Edge6;:H67b,E", + "mappedName": "Edge6;:H106c,E", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -2160,7 +2160,7 @@ ], "indexedName": "Edge9", "indexedStringIds": [], - "mappedName": "Edge6;:H67b,E", + "mappedName": "Edge6;:H106c,E", "mappedStringIds": [], "name": "Edge9" }, @@ -2168,20 +2168,20 @@ "history": [ { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:H67c:4,F);FUS;:H67b:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:H106d:4,F);FUS;:H106c:1e,E", "object": "Fuse01", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:H67c:4,F)", + "mappedName": "Face6;:G2(Face1;K-2;:H106d:4,F)", "object": "Box01", "typeId": "Part::Box" } ], "indexedName": "Edge10", "indexedStringIds": [], - "mappedName": "Face6;:G2(Face1;K-2;:H67c:4,F);FUS;:H67b:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:H106d:4,F);FUS;:H106c:1e,E", "mappedStringIds": [], "name": "Edge10" }, @@ -2189,7 +2189,7 @@ "history": [ { "children": [], - "mappedName": "Edge11;:H67b,E", + "mappedName": "Edge11;:H106c,E", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -2202,7 +2202,7 @@ ], "indexedName": "Edge11", "indexedStringIds": [], - "mappedName": "Edge11;:H67b,E", + "mappedName": "Edge11;:H106c,E", "mappedStringIds": [], "name": "Edge11" }, @@ -2210,7 +2210,7 @@ "history": [ { "children": [], - "mappedName": "Edge7;:H67b,E", + "mappedName": "Edge7;:H106c,E", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -2223,7 +2223,7 @@ ], "indexedName": "Edge12", "indexedStringIds": [], - "mappedName": "Edge7;:H67b,E", + "mappedName": "Edge7;:H106c,E", "mappedStringIds": [], "name": "Edge12" }, @@ -2231,7 +2231,7 @@ "history": [ { "children": [], - "mappedName": "Edge8;:H67b,E", + "mappedName": "Edge8;:H106c,E", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -2244,7 +2244,7 @@ ], "indexedName": "Edge13", "indexedStringIds": [], - "mappedName": "Edge8;:H67b,E", + "mappedName": "Edge8;:H106c,E", "mappedStringIds": [], "name": "Edge13" }, @@ -2252,20 +2252,20 @@ "history": [ { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:H67c:4,F);FUS;:H67b:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:H106d:4,F);FUS;:H106c:1e,E", "object": "Fuse01", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:H67c:4,F)", + "mappedName": "Face5;:G2(Face1;K-1;:H106d:4,F)", "object": "Box01", "typeId": "Part::Box" } ], "indexedName": "Edge14", "indexedStringIds": [], - "mappedName": "Face5;:G2(Face1;K-1;:H67c:4,F);FUS;:H67b:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:H106d:4,F);FUS;:H106c:1e,E", "mappedStringIds": [], "name": "Edge14" }, @@ -2273,7 +2273,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M2;FUS;:H67c:8,E", + "mappedName": "Edge1;:M2;FUS;:H106d:8,E", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -2286,7 +2286,7 @@ ], "indexedName": "Edge15", "indexedStringIds": [], - "mappedName": "Edge1;:M2;FUS;:H67c:8,E", + "mappedName": "Edge1;:M2;FUS;:H106d:8,E", "mappedStringIds": [], "name": "Edge15" }, @@ -2294,7 +2294,7 @@ "history": [ { "children": [], - "mappedName": "Edge3;:H67c,E", + "mappedName": "Edge3;:H106d,E", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -2307,7 +2307,7 @@ ], "indexedName": "Edge16", "indexedStringIds": [], - "mappedName": "Edge3;:H67c,E", + "mappedName": "Edge3;:H106d,E", "mappedStringIds": [], "name": "Edge16" }, @@ -2315,7 +2315,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:H67c,E", + "mappedName": "Edge2;:H106d,E", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -2328,7 +2328,7 @@ ], "indexedName": "Edge17", "indexedStringIds": [], - "mappedName": "Edge2;:H67c,E", + "mappedName": "Edge2;:H106d,E", "mappedStringIds": [], "name": "Edge17" }, @@ -2336,7 +2336,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M;FUS;:H67c:7,E", + "mappedName": "Edge1;:M;FUS;:H106d:7,E", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -2349,7 +2349,7 @@ ], "indexedName": "Edge18", "indexedStringIds": [], - "mappedName": "Edge1;:M;FUS;:H67c:7,E", + "mappedName": "Edge1;:M;FUS;:H106d:7,E", "mappedStringIds": [], "name": "Edge18" }, @@ -2357,7 +2357,7 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:H67b,V", + "mappedName": "Vertex1;:H106c,V", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -2370,7 +2370,7 @@ ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Vertex1;:H67b,V", + "mappedName": "Vertex1;:H106c,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -2378,7 +2378,7 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:H67b,V", + "mappedName": "Vertex2;:H106c,V", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -2391,7 +2391,7 @@ ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Vertex2;:H67b,V", + "mappedName": "Vertex2;:H106c,V", "mappedStringIds": [], "name": "Vertex2" }, @@ -2399,7 +2399,7 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:H67b,V", + "mappedName": "Vertex3;:H106c,V", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -2412,7 +2412,7 @@ ], "indexedName": "Vertex3", "indexedStringIds": [], - "mappedName": "Vertex3;:H67b,V", + "mappedName": "Vertex3;:H106c,V", "mappedStringIds": [], "name": "Vertex3" }, @@ -2420,7 +2420,7 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:H67b,V", + "mappedName": "Vertex4;:H106c,V", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -2433,7 +2433,7 @@ ], "indexedName": "Vertex4", "indexedStringIds": [], - "mappedName": "Vertex4;:H67b,V", + "mappedName": "Vertex4;:H106c,V", "mappedStringIds": [], "name": "Vertex4" }, @@ -2441,7 +2441,7 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:H67b,V", + "mappedName": "Vertex6;:H106c,V", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -2454,7 +2454,7 @@ ], "indexedName": "Vertex5", "indexedStringIds": [], - "mappedName": "Vertex6;:H67b,V", + "mappedName": "Vertex6;:H106c,V", "mappedStringIds": [], "name": "Vertex5" }, @@ -2462,7 +2462,7 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:H67b,V", + "mappedName": "Vertex5;:H106c,V", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -2475,7 +2475,7 @@ ], "indexedName": "Vertex6", "indexedStringIds": [], - "mappedName": "Vertex5;:H67b,V", + "mappedName": "Vertex5;:H106c,V", "mappedStringIds": [], "name": "Vertex6" }, @@ -2483,7 +2483,7 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:H67b,V", + "mappedName": "Vertex7;:H106c,V", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -2496,7 +2496,7 @@ ], "indexedName": "Vertex7", "indexedStringIds": [], - "mappedName": "Vertex7;:H67b,V", + "mappedName": "Vertex7;:H106c,V", "mappedStringIds": [], "name": "Vertex7" }, @@ -2504,20 +2504,20 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H67b:4,F);FUS;:H67c:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H106c:4,F);FUS;:H106d:1e,V", "object": "Fuse01", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H67b:4,F)", + "mappedName": "Edge1;:G2(Face6;K-1;:H106c:4,F)", "object": "Cylinder01", "typeId": "Part::Cylinder" } ], "indexedName": "Vertex8", "indexedStringIds": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H67b:4,F);FUS;:H67c:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H106c:4,F);FUS;:H106d:1e,V", "mappedStringIds": [], "name": "Vertex8" }, @@ -2525,7 +2525,7 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:H67b,V", + "mappedName": "Vertex8;:H106c,V", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -2538,7 +2538,7 @@ ], "indexedName": "Vertex9", "indexedStringIds": [], - "mappedName": "Vertex8;:H67b,V", + "mappedName": "Vertex8;:H106c,V", "mappedStringIds": [], "name": "Vertex9" }, @@ -2546,20 +2546,20 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:H67b:4,F);FUS;:H67c:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:H106c:4,F);FUS;:H106d:1d,V", "object": "Fuse01", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:H67b:4,F)", + "mappedName": "Edge1;:G(Face5;K-1;:H106c:4,F)", "object": "Cylinder01", "typeId": "Part::Cylinder" } ], "indexedName": "Vertex10", "indexedStringIds": [], - "mappedName": "Edge1;:G(Face5;K-1;:H67b:4,F);FUS;:H67c:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:H106c:4,F);FUS;:H106d:1d,V", "mappedStringIds": [], "name": "Vertex10" }, @@ -2567,7 +2567,7 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:H67c,V", + "mappedName": "Vertex2;:H106d,V", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -2580,7 +2580,7 @@ ], "indexedName": "Vertex11", "indexedStringIds": [], - "mappedName": "Vertex2;:H67c,V", + "mappedName": "Vertex2;:H106d,V", "mappedStringIds": [], "name": "Vertex11" }, @@ -2588,7 +2588,7 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:H67c,V", + "mappedName": "Vertex1;:H106d,V", "object": "Fuse01", "typeId": "Part::Fuse" }, @@ -2601,7 +2601,7 @@ ], "indexedName": "Vertex12", "indexedStringIds": [], - "mappedName": "Vertex1;:H67c,V", + "mappedName": "Vertex1;:H106d,V", "mappedStringIds": [], "name": "Vertex12" } @@ -2617,7 +2617,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:H67b,F", + "mappedName": "Face1;:H106c,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -2625,7 +2625,7 @@ "index": 1, "type": "Face" }, - "name": "Face1;:H67b,F", + "name": "Face1;:H106c,F", "stringIds": [] }, "relation": "preserved", @@ -2644,7 +2644,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:H67b,F", + "mappedName": "Face3;:H106c,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -2652,7 +2652,7 @@ "index": 2, "type": "Face" }, - "name": "Face3;:H67b,F", + "name": "Face3;:H106c,F", "stringIds": [] }, "relation": "preserved", @@ -2671,7 +2671,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M;FUS;:H67b:7,F", + "mappedName": "Face6;:M;FUS;:H106c:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -2679,7 +2679,7 @@ "index": 3, "type": "Face" }, - "name": "Face6;:M;FUS;:H67b:7,F", + "name": "Face6;:M;FUS;:H106c:7,F", "stringIds": [] }, "relation": "modified", @@ -2698,7 +2698,7 @@ "indexedName": "Face4", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:H67b,F", + "mappedName": "Face4;:H106c,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -2706,7 +2706,7 @@ "index": 4, "type": "Face" }, - "name": "Face4;:H67b,F", + "name": "Face4;:H106c,F", "stringIds": [] }, "relation": "preserved", @@ -2725,7 +2725,7 @@ "indexedName": "Face5", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M;FUS;:H67b:7,F", + "mappedName": "Face5;:M;FUS;:H106c:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -2733,7 +2733,7 @@ "index": 5, "type": "Face" }, - "name": "Face5;:M;FUS;:H67b:7,F", + "name": "Face5;:M;FUS;:H106c:7,F", "stringIds": [] }, "relation": "modified", @@ -2752,7 +2752,7 @@ "indexedName": "Face6", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:H67b,F", + "mappedName": "Face2;:H106c,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -2760,7 +2760,7 @@ "index": 6, "type": "Face" }, - "name": "Face2;:H67b,F", + "name": "Face2;:H106c,F", "stringIds": [] }, "relation": "preserved", @@ -2779,7 +2779,7 @@ "indexedName": "Face7", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M2;FUS;:H67c:8,F", + "mappedName": "Face1;:M2;FUS;:H106d:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -2787,7 +2787,7 @@ "index": 7, "type": "Face" }, - "name": "Face1;:M2;FUS;:H67c:8,F", + "name": "Face1;:M2;FUS;:H106d:8,F", "stringIds": [] }, "relation": "modified", @@ -2806,7 +2806,7 @@ "indexedName": "Face8", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;FUS;:H67c:7,F", + "mappedName": "Face1;:M;FUS;:H106d:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -2814,7 +2814,7 @@ "index": 8, "type": "Face" }, - "name": "Face1;:M;FUS;:H67c:7,F", + "name": "Face1;:M;FUS;:H106d:7,F", "stringIds": [] }, "relation": "modified", @@ -2833,7 +2833,7 @@ "indexedName": "Face9", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:H67c,F", + "mappedName": "Face3;:H106d,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -2841,7 +2841,7 @@ "index": 9, "type": "Face" }, - "name": "Face3;:H67c,F", + "name": "Face3;:H106d,F", "stringIds": [] }, "relation": "preserved", @@ -2860,7 +2860,7 @@ "indexedName": "Face10", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:H67c,F", + "mappedName": "Face2;:H106d,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -2868,7 +2868,7 @@ "index": 10, "type": "Face" }, - "name": "Face2;:H67c,F", + "name": "Face2;:H106d,F", "stringIds": [] }, "relation": "preserved", @@ -2887,7 +2887,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:H67b,E", + "mappedName": "Edge1;:H106c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -2895,7 +2895,7 @@ "index": 1, "type": "Edge" }, - "name": "Edge1;:H67b,E", + "name": "Edge1;:H106c,E", "stringIds": [] }, "relation": "preserved", @@ -2914,7 +2914,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:H67b,E", + "mappedName": "Edge2;:H106c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -2922,7 +2922,7 @@ "index": 2, "type": "Edge" }, - "name": "Edge2;:H67b,E", + "name": "Edge2;:H106c,E", "stringIds": [] }, "relation": "preserved", @@ -2941,7 +2941,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:H67b,E", + "mappedName": "Edge3;:H106c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -2949,7 +2949,7 @@ "index": 3, "type": "Edge" }, - "name": "Edge3;:H67b,E", + "name": "Edge3;:H106c,E", "stringIds": [] }, "relation": "preserved", @@ -2968,7 +2968,7 @@ "indexedName": "Edge4", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:H67b,E", + "mappedName": "Edge4;:H106c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -2976,7 +2976,7 @@ "index": 4, "type": "Edge" }, - "name": "Edge4;:H67b,E", + "name": "Edge4;:H106c,E", "stringIds": [] }, "relation": "preserved", @@ -2995,7 +2995,7 @@ "indexedName": "Edge5", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:H67b,E", + "mappedName": "Edge9;:H106c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -3003,7 +3003,7 @@ "index": 5, "type": "Edge" }, - "name": "Edge9;:H67b,E", + "name": "Edge9;:H106c,E", "stringIds": [] }, "relation": "preserved", @@ -3022,7 +3022,7 @@ "indexedName": "Edge6", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:H67b,E", + "mappedName": "Edge5;:H106c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -3030,7 +3030,7 @@ "index": 6, "type": "Edge" }, - "name": "Edge5;:H67b,E", + "name": "Edge5;:H106c,E", "stringIds": [] }, "relation": "preserved", @@ -3049,7 +3049,7 @@ "indexedName": "Edge7", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:H67b,E", + "mappedName": "Edge10;:H106c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -3057,7 +3057,7 @@ "index": 7, "type": "Edge" }, - "name": "Edge10;:H67b,E", + "name": "Edge10;:H106c,E", "stringIds": [] }, "relation": "preserved", @@ -3076,7 +3076,7 @@ "indexedName": "Edge8", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:H67b,E", + "mappedName": "Edge12;:H106c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -3084,7 +3084,7 @@ "index": 8, "type": "Edge" }, - "name": "Edge12;:H67b,E", + "name": "Edge12;:H106c,E", "stringIds": [] }, "relation": "preserved", @@ -3103,7 +3103,7 @@ "indexedName": "Edge9", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:H67b,E", + "mappedName": "Edge6;:H106c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -3111,7 +3111,7 @@ "index": 9, "type": "Edge" }, - "name": "Edge6;:H67b,E", + "name": "Edge6;:H106c,E", "stringIds": [] }, "relation": "preserved", @@ -3130,7 +3130,7 @@ "indexedName": "Edge10", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G2(Face1;K-2;:H67c:4,F);FUS;:H67b:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:H106d:4,F);FUS;:H106c:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -3138,7 +3138,7 @@ "index": 10, "type": "Edge" }, - "name": "Face6;:G2(Face1;K-2;:H67c:4,F);FUS;:H67b:1d,E", + "name": "Face6;:G2(Face1;K-2;:H106d:4,F);FUS;:H106c:1e,E", "stringIds": [] }, "relation": "generated", @@ -3146,9 +3146,9 @@ "resultPersistentId": "Fuse01:edge:9", "sourceRefs": [ { - "mappedName": "Face6;:G2(Face1;K-2;:H67c:4,F)", + "mappedName": "Face6;:G2(Face1;K-2;:H106d:4,F)", "objectId": "Box01", - "persistentId": "Box01:mapped:Face6;:G2(Face1;K-2;:H67c:4,F)", + "persistentId": "Box01:mapped:Face6;:G2(Face1;K-2;:H106d:4,F)", "stageId": "Box01" } ] @@ -3157,7 +3157,7 @@ "indexedName": "Edge11", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:H67b,E", + "mappedName": "Edge11;:H106c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -3165,7 +3165,7 @@ "index": 11, "type": "Edge" }, - "name": "Edge11;:H67b,E", + "name": "Edge11;:H106c,E", "stringIds": [] }, "relation": "preserved", @@ -3184,7 +3184,7 @@ "indexedName": "Edge12", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:H67b,E", + "mappedName": "Edge7;:H106c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -3192,7 +3192,7 @@ "index": 12, "type": "Edge" }, - "name": "Edge7;:H67b,E", + "name": "Edge7;:H106c,E", "stringIds": [] }, "relation": "preserved", @@ -3211,7 +3211,7 @@ "indexedName": "Edge13", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:H67b,E", + "mappedName": "Edge8;:H106c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -3219,7 +3219,7 @@ "index": 13, "type": "Edge" }, - "name": "Edge8;:H67b,E", + "name": "Edge8;:H106c,E", "stringIds": [] }, "relation": "preserved", @@ -3238,7 +3238,7 @@ "indexedName": "Edge14", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G2(Face1;K-1;:H67c:4,F);FUS;:H67b:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:H106d:4,F);FUS;:H106c:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -3246,7 +3246,7 @@ "index": 14, "type": "Edge" }, - "name": "Face5;:G2(Face1;K-1;:H67c:4,F);FUS;:H67b:1d,E", + "name": "Face5;:G2(Face1;K-1;:H106d:4,F);FUS;:H106c:1e,E", "stringIds": [] }, "relation": "generated", @@ -3254,9 +3254,9 @@ "resultPersistentId": "Fuse01:edge:13", "sourceRefs": [ { - "mappedName": "Face5;:G2(Face1;K-1;:H67c:4,F)", + "mappedName": "Face5;:G2(Face1;K-1;:H106d:4,F)", "objectId": "Box01", - "persistentId": "Box01:mapped:Face5;:G2(Face1;K-1;:H67c:4,F)", + "persistentId": "Box01:mapped:Face5;:G2(Face1;K-1;:H106d:4,F)", "stageId": "Box01" } ] @@ -3265,7 +3265,7 @@ "indexedName": "Edge15", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M2;FUS;:H67c:8,E", + "mappedName": "Edge1;:M2;FUS;:H106d:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -3273,7 +3273,7 @@ "index": 15, "type": "Edge" }, - "name": "Edge1;:M2;FUS;:H67c:8,E", + "name": "Edge1;:M2;FUS;:H106d:8,E", "stringIds": [] }, "relation": "modified", @@ -3292,7 +3292,7 @@ "indexedName": "Edge16", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:H67c,E", + "mappedName": "Edge3;:H106d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -3300,7 +3300,7 @@ "index": 16, "type": "Edge" }, - "name": "Edge3;:H67c,E", + "name": "Edge3;:H106d,E", "stringIds": [] }, "relation": "preserved", @@ -3319,7 +3319,7 @@ "indexedName": "Edge17", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:H67c,E", + "mappedName": "Edge2;:H106d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -3327,7 +3327,7 @@ "index": 17, "type": "Edge" }, - "name": "Edge2;:H67c,E", + "name": "Edge2;:H106d,E", "stringIds": [] }, "relation": "preserved", @@ -3346,7 +3346,7 @@ "indexedName": "Edge18", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M;FUS;:H67c:7,E", + "mappedName": "Edge1;:M;FUS;:H106d:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -3354,7 +3354,7 @@ "index": 18, "type": "Edge" }, - "name": "Edge1;:M;FUS;:H67c:7,E", + "name": "Edge1;:M;FUS;:H106d:7,E", "stringIds": [] }, "relation": "modified", @@ -3373,7 +3373,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:H67b,V", + "mappedName": "Vertex1;:H106c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -3381,7 +3381,7 @@ "index": 1, "type": "Vertex" }, - "name": "Vertex1;:H67b,V", + "name": "Vertex1;:H106c,V", "stringIds": [] }, "relation": "preserved", @@ -3400,7 +3400,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:H67b,V", + "mappedName": "Vertex2;:H106c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -3408,7 +3408,7 @@ "index": 2, "type": "Vertex" }, - "name": "Vertex2;:H67b,V", + "name": "Vertex2;:H106c,V", "stringIds": [] }, "relation": "preserved", @@ -3427,7 +3427,7 @@ "indexedName": "Vertex3", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:H67b,V", + "mappedName": "Vertex3;:H106c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -3435,7 +3435,7 @@ "index": 3, "type": "Vertex" }, - "name": "Vertex3;:H67b,V", + "name": "Vertex3;:H106c,V", "stringIds": [] }, "relation": "preserved", @@ -3454,7 +3454,7 @@ "indexedName": "Vertex4", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:H67b,V", + "mappedName": "Vertex4;:H106c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -3462,7 +3462,7 @@ "index": 4, "type": "Vertex" }, - "name": "Vertex4;:H67b,V", + "name": "Vertex4;:H106c,V", "stringIds": [] }, "relation": "preserved", @@ -3481,7 +3481,7 @@ "indexedName": "Vertex5", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:H67b,V", + "mappedName": "Vertex6;:H106c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -3489,7 +3489,7 @@ "index": 5, "type": "Vertex" }, - "name": "Vertex6;:H67b,V", + "name": "Vertex6;:H106c,V", "stringIds": [] }, "relation": "preserved", @@ -3508,7 +3508,7 @@ "indexedName": "Vertex6", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:H67b,V", + "mappedName": "Vertex5;:H106c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -3516,7 +3516,7 @@ "index": 6, "type": "Vertex" }, - "name": "Vertex5;:H67b,V", + "name": "Vertex5;:H106c,V", "stringIds": [] }, "relation": "preserved", @@ -3535,7 +3535,7 @@ "indexedName": "Vertex7", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:H67b,V", + "mappedName": "Vertex7;:H106c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -3543,7 +3543,7 @@ "index": 7, "type": "Vertex" }, - "name": "Vertex7;:H67b,V", + "name": "Vertex7;:H106c,V", "stringIds": [] }, "relation": "preserved", @@ -3562,7 +3562,7 @@ "indexedName": "Vertex8", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G2(Face6;K-1;:H67b:4,F);FUS;:H67c:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H106c:4,F);FUS;:H106d:1e,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -3570,7 +3570,7 @@ "index": 8, "type": "Vertex" }, - "name": "Edge1;:G2(Face6;K-1;:H67b:4,F);FUS;:H67c:1d,V", + "name": "Edge1;:G2(Face6;K-1;:H106c:4,F);FUS;:H106d:1e,V", "stringIds": [] }, "relation": "generated", @@ -3578,9 +3578,9 @@ "resultPersistentId": "Fuse01:vertex:7", "sourceRefs": [ { - "mappedName": "Edge1;:G2(Face6;K-1;:H67b:4,F)", + "mappedName": "Edge1;:G2(Face6;K-1;:H106c:4,F)", "objectId": "Cylinder01", - "persistentId": "Cylinder01:mapped:Edge1;:G2(Face6;K-1;:H67b:4,F)", + "persistentId": "Cylinder01:mapped:Edge1;:G2(Face6;K-1;:H106c:4,F)", "stageId": "Cylinder01" } ] @@ -3589,7 +3589,7 @@ "indexedName": "Vertex9", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:H67b,V", + "mappedName": "Vertex8;:H106c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -3597,7 +3597,7 @@ "index": 9, "type": "Vertex" }, - "name": "Vertex8;:H67b,V", + "name": "Vertex8;:H106c,V", "stringIds": [] }, "relation": "preserved", @@ -3616,7 +3616,7 @@ "indexedName": "Vertex10", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G(Face5;K-1;:H67b:4,F);FUS;:H67c:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:H106c:4,F);FUS;:H106d:1d,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -3624,7 +3624,7 @@ "index": 10, "type": "Vertex" }, - "name": "Edge1;:G(Face5;K-1;:H67b:4,F);FUS;:H67c:1c,V", + "name": "Edge1;:G(Face5;K-1;:H106c:4,F);FUS;:H106d:1d,V", "stringIds": [] }, "relation": "generated", @@ -3632,9 +3632,9 @@ "resultPersistentId": "Fuse01:vertex:9", "sourceRefs": [ { - "mappedName": "Edge1;:G(Face5;K-1;:H67b:4,F)", + "mappedName": "Edge1;:G(Face5;K-1;:H106c:4,F)", "objectId": "Cylinder01", - "persistentId": "Cylinder01:mapped:Edge1;:G(Face5;K-1;:H67b:4,F)", + "persistentId": "Cylinder01:mapped:Edge1;:G(Face5;K-1;:H106c:4,F)", "stageId": "Cylinder01" } ] @@ -3643,7 +3643,7 @@ "indexedName": "Vertex11", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:H67c,V", + "mappedName": "Vertex2;:H106d,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -3651,7 +3651,7 @@ "index": 11, "type": "Vertex" }, - "name": "Vertex2;:H67c,V", + "name": "Vertex2;:H106d,V", "stringIds": [] }, "relation": "preserved", @@ -3670,7 +3670,7 @@ "indexedName": "Vertex12", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:H67c,V", + "mappedName": "Vertex1;:H106d,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -3678,7 +3678,7 @@ "index": 12, "type": "Vertex" }, - "name": "Vertex1;:H67c,V", + "name": "Vertex1;:H106d,V", "stringIds": [] }, "relation": "preserved", @@ -3703,7 +3703,7 @@ "stageId": "Fuse01", "status": "native-evidence" }, - "relationDigest": "15f38b7d771c2d966a5bed886befdf4da68371401863d9d9f7b8ccb19627eabc", + "relationDigest": "d3eba0b5d86842a31e1a79b8fe98340a1b197451bb4caa682bdee26ed62748d8", "relations": [ { "indexedName": "Face1", @@ -3992,7 +3992,7 @@ }, { "indexedName": "Edge10", - "mappedName": "Face6;:G2(Face1;K-2;:H#:4,F);FUS;:H#:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:H#:4,F);FUS;:H#:1e,E", "relation": "generated", "resultName": "Edge10", "sources": [ @@ -4052,7 +4052,7 @@ }, { "indexedName": "Edge14", - "mappedName": "Face5;:G2(Face1;K-1;:H#:4,F);FUS;:H#:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:H#:4,F);FUS;:H#:1e,E", "relation": "generated", "resultName": "Edge14", "sources": [ @@ -4232,7 +4232,7 @@ }, { "indexedName": "Vertex8", - "mappedName": "Edge1;:G2(Face6;K-1;:H#:4,F);FUS;:H#:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H#:4,F);FUS;:H#:1e,V", "relation": "generated", "resultName": "Vertex8", "sources": [ @@ -4262,7 +4262,7 @@ }, { "indexedName": "Vertex10", - "mappedName": "Edge1;:G(Face5;K-1;:H#:4,F);FUS;:H#:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:H#:4,F);FUS;:H#:1d,V", "relation": "generated", "resultName": "Vertex10", "sources": [ @@ -4306,7 +4306,7 @@ ] } ], - "semanticNameDigest": "dece2b8f8787384f070c14f62691734aaf1b55d585f92182282f3e377a8c6ecf", + "semanticNameDigest": "24d8c54ee7bfa29609e3840c13ca5889c8c97f285b4645a7c1e9f6b55fe7fc04", "shape": { "area": 700.5309649148733, "brepSha256": "0bf69d8d44e4b06e66bad4778153d563348f68f4cc73642a8b285faad29ad44d", @@ -4328,8 +4328,8 @@ "category": "boolean", "elementMapResources": { "Fuse02.Shape.Map.txt": { - "sha256": "a17da28ca38caa4d3f1c345b3357acde2411e4c4fec8c76c5498e92a3ac89066", - "text": "BeginElementMap v1\n1 PostfixCount 38\nEdge\nFace\nVertex\n;:G(Face1;K-4;:H698:4,F);FUS;:H697:1c,V\n;:M2;FUS;:H697:8,E\n;:M;FUS;:H697:7,E\n;:G(Face1;K-5;:H698:4,F);FUS;:H697:1c,V\n;:G(Face1;K-6;:H698:4,F);FUS;:H697:1c,V\n;:H697,E\n;:M3;FUS;:H698:8,E\n;:M;FUS;:H698:7,E\n;:G(Face1;K-1;:H698:4,F);FUS;:H697:1c,V\n;:H698,E\n;:G(Face1;K-2;:H698:4,F);FUS;:H697:1c,V\n;:G(Edge1;K-1;:H698:4,E);FUS;:H697:1c,V\n;:G(Edge1;K-2;:H698:4,E);FUS;:H697:1c,V\n;:G(Face1;K-3;:H698:4,F);FUS;:H697:1c,V\n;:M2;FUS;:H697:8,F;:M(Face1;:M;FUS;:H697:7,F);RFI;:H697:1f,F\n;:M2;FUS;:H698:8,F\n;:M;FUS;:H698:7,F\n;:H698,F\n;:M2;FUS;:H697:8,F;:M(Face2;:M;FUS;:H697:7,F);RFI;:H697:1f,F\n;:M2;FUS;:H697:8,F;:M(Face3;:M;FUS;:H697:7,F);RFI;:H697:1f,F\n;:M2;FUS;:H697:8,F;:M(Face4;:M;FUS;:H697:7,F);RFI;:H697:1f,F\n;:G(Face1;K-10;:H698:5,F);FUS;:H697:1d,E\n;:G2(Face1;K-11;:H698:5,F);FUS;:H697:1e,E\n;:G3(Face1;K-12;:H698:5,F);FUS;:H697:1e,E\n;:G4(Face1;K-13;:H698:5,F);FUS;:H697:1e,E\n;:M2;FUS;:H697:8,F\n;:M3;FUS;:H697:8,F\n;:M4;FUS;:H697:8,F\n;:M;FUS;:H697:7,F\n;:G(Face1;K-14;:H698:5,F);FUS;:H697:1d,E\n;:G2(Face1;K-15;:H698:5,F);FUS;:H697:1e,E\n;:G3(Face1;K-16;:H698:5,F);FUS;:H697:1e,E\n;:G4(Face1;K-17;:H698:5,F);FUS;:H697:1e,E\n;:H697,V\n;:H698,V\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 33\n0\n:1.2.6 0\n:2.6.22 0\n:1.a.6 0\n:2.6.24 0\n:2.6.23 0\n:2.6.21 0\n:1.1.a 0\n:1.3.d 0\n:1.2.5 0\n:1.c.6 0\n:1.c.5 0\n:1.6.5 0\n:1.6.6 0\n:1.a.5 0\n:1.3.9 0\n:1.4.5 0\n:1.4.6 0\n:1.1.9 0\n:2.5.1a 0\n:1.9.6 0\n:1.2.d 0\n:1.1.b 0\n:2.5.19 0\n:2.5.1b 0\n:2.5.1c 0\n:1.b.6 0\n:1.8.6 0\n:1.9.5 0\n:1.b.5 0\n:1.8.5 0\n:1.5.9 0\n:1.7.9 0\n\nFace\n\nChildCount 0\n\nNameCount 17\n0\n:2.6.20 0\n:2.1.13 0\n:2.6.1d 0\n:2.6.1f 0\n:2.6.1e 0\n:2.3.15 0\n:2.1.12 0\n:2.5.20 0\n:2.1.14 0\n:2.5.1d 0\n:2.2.15 0\n:2.5.1e 0\n:2.5.1f 0\n:2.3.17 0\n:2.4.18 0\n:2.2.16 0\n\nVertex\n\nChildCount 0\n\nNameCount 19\n0\n:3.1.25 0\n:1.2.c 0\n:1.a.4 0\n:1.c.8 0\n:1.6.f 0\n:3.2.26 0\n:3.3.25 0\n:3.7.25 0\n:3.5.25 0\n:3.4.25 0\n:1.4.e 0\n:3.2.25 0\n:1.9.11 0\n:3.1.26 0\n:1.8.10 0\n:1.b.7 0\n:3.6.25 0\n:3.8.25 0\n\nEndMap\n" + "sha256": "21d70c2d8c10e64f6e643163c9a753825fadd8c527eaffdf1b4a17042a68e1ca", + "text": "BeginElementMap v1\n1 PostfixCount 38\nEdge\nFace\nVertex\n;:G(Face1;K-4;:H97d:4,F);FUS;:H97c:1c,V\n;:M2;FUS;:H97c:8,E\n;:M;FUS;:H97c:7,E\n;:G(Face1;K-5;:H97d:4,F);FUS;:H97c:1c,V\n;:G(Face1;K-6;:H97d:4,F);FUS;:H97c:1c,V\n;:H97c,E\n;:M3;FUS;:H97d:8,E\n;:M;FUS;:H97d:7,E\n;:G(Face1;K-1;:H97d:4,F);FUS;:H97c:1c,V\n;:H97d,E\n;:G(Face1;K-2;:H97d:4,F);FUS;:H97c:1c,V\n;:G(Edge1;K-1;:H97d:4,E);FUS;:H97c:1c,V\n;:G(Edge1;K-2;:H97d:4,E);FUS;:H97c:1c,V\n;:G(Face1;K-3;:H97d:4,F);FUS;:H97c:1c,V\n;:M2;FUS;:H97c:8,F;:M(Face1;:M;FUS;:H97c:7,F);RFI;:H97c:1f,F\n;:M2;FUS;:H97d:8,F\n;:M;FUS;:H97d:7,F\n;:H97d,F\n;:M2;FUS;:H97c:8,F;:M(Face2;:M;FUS;:H97c:7,F);RFI;:H97c:1f,F\n;:M2;FUS;:H97c:8,F;:M(Face3;:M;FUS;:H97c:7,F);RFI;:H97c:1f,F\n;:M2;FUS;:H97c:8,F;:M(Face4;:M;FUS;:H97c:7,F);RFI;:H97c:1f,F\n;:G(Face1;K-10;:H97d:5,F);FUS;:H97c:1d,E\n;:G2(Face1;K-11;:H97d:5,F);FUS;:H97c:1e,E\n;:G3(Face1;K-12;:H97d:5,F);FUS;:H97c:1e,E\n;:G4(Face1;K-13;:H97d:5,F);FUS;:H97c:1e,E\n;:M2;FUS;:H97c:8,F\n;:M3;FUS;:H97c:8,F\n;:M4;FUS;:H97c:8,F\n;:M;FUS;:H97c:7,F\n;:G(Face1;K-14;:H97d:5,F);FUS;:H97c:1d,E\n;:G2(Face1;K-15;:H97d:5,F);FUS;:H97c:1e,E\n;:G3(Face1;K-16;:H97d:5,F);FUS;:H97c:1e,E\n;:G4(Face1;K-17;:H97d:5,F);FUS;:H97c:1e,E\n;:H97c,V\n;:H97d,V\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 33\n0\n:1.2.6 0\n:2.6.22 0\n:1.a.6 0\n:2.6.24 0\n:2.6.23 0\n:2.6.21 0\n:1.1.a 0\n:1.3.d 0\n:1.2.5 0\n:1.c.6 0\n:1.c.5 0\n:1.6.5 0\n:1.6.6 0\n:1.a.5 0\n:1.3.9 0\n:1.4.5 0\n:1.4.6 0\n:1.1.9 0\n:2.5.1a 0\n:1.9.6 0\n:1.2.d 0\n:1.1.b 0\n:2.5.19 0\n:2.5.1b 0\n:2.5.1c 0\n:1.b.6 0\n:1.8.6 0\n:1.9.5 0\n:1.b.5 0\n:1.8.5 0\n:1.5.9 0\n:1.7.9 0\n\nFace\n\nChildCount 0\n\nNameCount 17\n0\n:2.6.20 0\n:2.1.13 0\n:2.6.1d 0\n:2.6.1f 0\n:2.6.1e 0\n:2.3.15 0\n:2.1.12 0\n:2.5.20 0\n:2.1.14 0\n:2.5.1d 0\n:2.2.15 0\n:2.5.1e 0\n:2.5.1f 0\n:2.3.17 0\n:2.4.18 0\n:2.2.16 0\n\nVertex\n\nChildCount 0\n\nNameCount 19\n0\n:3.1.25 0\n:1.2.c 0\n:1.a.4 0\n:1.c.8 0\n:1.6.f 0\n:3.2.26 0\n:3.3.25 0\n:3.7.25 0\n:3.5.25 0\n:3.4.25 0\n:1.4.e 0\n:3.2.25 0\n:1.9.11 0\n:3.1.26 0\n:1.8.10 0\n:1.b.7 0\n:3.6.25 0\n:3.8.25 0\n\nEndMap\n" } }, "finalObject": "Fuse02", @@ -6094,7 +6094,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M;FUS;:H697:7,F", + "mappedName": "Face6;:M;FUS;:H97c:7,F", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6107,7 +6107,7 @@ ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face6;:M;FUS;:H697:7,F", + "mappedName": "Face6;:M;FUS;:H97c:7,F", "mappedStringIds": [], "name": "Face1" }, @@ -6115,7 +6115,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M2;FUS;:H698:8,F", + "mappedName": "Face1;:M2;FUS;:H97d:8,F", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6128,7 +6128,7 @@ ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face1;:M2;FUS;:H698:8,F", + "mappedName": "Face1;:M2;FUS;:H97d:8,F", "mappedStringIds": [], "name": "Face2" }, @@ -6136,7 +6136,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M2;FUS;:H697:8,F", + "mappedName": "Face6;:M2;FUS;:H97c:8,F", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6149,7 +6149,7 @@ ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Face6;:M2;FUS;:H697:8,F", + "mappedName": "Face6;:M2;FUS;:H97c:8,F", "mappedStringIds": [], "name": "Face3" }, @@ -6157,7 +6157,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M4;FUS;:H697:8,F", + "mappedName": "Face6;:M4;FUS;:H97c:8,F", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6170,7 +6170,7 @@ ], "indexedName": "Face4", "indexedStringIds": [], - "mappedName": "Face6;:M4;FUS;:H697:8,F", + "mappedName": "Face6;:M4;FUS;:H97c:8,F", "mappedStringIds": [], "name": "Face4" }, @@ -6178,7 +6178,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M3;FUS;:H697:8,F", + "mappedName": "Face6;:M3;FUS;:H97c:8,F", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6191,7 +6191,7 @@ ], "indexedName": "Face5", "indexedStringIds": [], - "mappedName": "Face6;:M3;FUS;:H697:8,F", + "mappedName": "Face6;:M3;FUS;:H97c:8,F", "mappedStringIds": [], "name": "Face5" }, @@ -6199,7 +6199,7 @@ "history": [ { "children": [], - "mappedName": "Face3;:H698,F", + "mappedName": "Face3;:H97d,F", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6212,7 +6212,7 @@ ], "indexedName": "Face6", "indexedStringIds": [], - "mappedName": "Face3;:H698,F", + "mappedName": "Face3;:H97d,F", "mappedStringIds": [], "name": "Face6" }, @@ -6220,20 +6220,20 @@ "history": [ { "children": [], - "mappedName": "Face1;:M2;FUS;:H697:8,F;:M(Face1;:M;FUS;:H697:7,F);RFI;:H697:1f,F", + "mappedName": "Face1;:M2;FUS;:H97c:8,F;:M(Face1;:M;FUS;:H97c:7,F);RFI;:H97c:1f,F", "object": "Fuse02", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face1;:M2;FUS;:H697:8,F;:M(Face1;:M;FUS;:H697:7,F)", + "mappedName": "Face1;:M2;FUS;:H97c:8,F;:M(Face1;:M;FUS;:H97c:7,F)", "object": "Box02", "typeId": "Part::Box" } ], "indexedName": "Face7", "indexedStringIds": [], - "mappedName": "Face1;:M2;FUS;:H697:8,F;:M(Face1;:M;FUS;:H697:7,F);RFI;:H697:1f,F", + "mappedName": "Face1;:M2;FUS;:H97c:8,F;:M(Face1;:M;FUS;:H97c:7,F);RFI;:H97c:1f,F", "mappedStringIds": [], "name": "Face7" }, @@ -6241,7 +6241,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M;FUS;:H697:7,F", + "mappedName": "Face5;:M;FUS;:H97c:7,F", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6254,7 +6254,7 @@ ], "indexedName": "Face8", "indexedStringIds": [], - "mappedName": "Face5;:M;FUS;:H697:7,F", + "mappedName": "Face5;:M;FUS;:H97c:7,F", "mappedStringIds": [], "name": "Face8" }, @@ -6262,7 +6262,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;FUS;:H698:7,F", + "mappedName": "Face1;:M;FUS;:H97d:7,F", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6275,7 +6275,7 @@ ], "indexedName": "Face9", "indexedStringIds": [], - "mappedName": "Face1;:M;FUS;:H698:7,F", + "mappedName": "Face1;:M;FUS;:H97d:7,F", "mappedStringIds": [], "name": "Face9" }, @@ -6283,7 +6283,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M2;FUS;:H697:8,F", + "mappedName": "Face5;:M2;FUS;:H97c:8,F", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6296,7 +6296,7 @@ ], "indexedName": "Face10", "indexedStringIds": [], - "mappedName": "Face5;:M2;FUS;:H697:8,F", + "mappedName": "Face5;:M2;FUS;:H97c:8,F", "mappedStringIds": [], "name": "Face10" }, @@ -6304,7 +6304,7 @@ "history": [ { "children": [], - "mappedName": "Face2;:H698,F", + "mappedName": "Face2;:H97d,F", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6317,7 +6317,7 @@ ], "indexedName": "Face11", "indexedStringIds": [], - "mappedName": "Face2;:H698,F", + "mappedName": "Face2;:H97d,F", "mappedStringIds": [], "name": "Face11" }, @@ -6325,7 +6325,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M3;FUS;:H697:8,F", + "mappedName": "Face5;:M3;FUS;:H97c:8,F", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6338,7 +6338,7 @@ ], "indexedName": "Face12", "indexedStringIds": [], - "mappedName": "Face5;:M3;FUS;:H697:8,F", + "mappedName": "Face5;:M3;FUS;:H97c:8,F", "mappedStringIds": [], "name": "Face12" }, @@ -6346,7 +6346,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M4;FUS;:H697:8,F", + "mappedName": "Face5;:M4;FUS;:H97c:8,F", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6359,7 +6359,7 @@ ], "indexedName": "Face13", "indexedStringIds": [], - "mappedName": "Face5;:M4;FUS;:H697:8,F", + "mappedName": "Face5;:M4;FUS;:H97c:8,F", "mappedStringIds": [], "name": "Face13" }, @@ -6367,20 +6367,20 @@ "history": [ { "children": [], - "mappedName": "Face3;:M2;FUS;:H697:8,F;:M(Face3;:M;FUS;:H697:7,F);RFI;:H697:1f,F", + "mappedName": "Face3;:M2;FUS;:H97c:8,F;:M(Face3;:M;FUS;:H97c:7,F);RFI;:H97c:1f,F", "object": "Fuse02", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face3;:M2;FUS;:H697:8,F;:M(Face3;:M;FUS;:H697:7,F)", + "mappedName": "Face3;:M2;FUS;:H97c:8,F;:M(Face3;:M;FUS;:H97c:7,F)", "object": "Box02", "typeId": "Part::Box" } ], "indexedName": "Face14", "indexedStringIds": [], - "mappedName": "Face3;:M2;FUS;:H697:8,F;:M(Face3;:M;FUS;:H697:7,F);RFI;:H697:1f,F", + "mappedName": "Face3;:M2;FUS;:H97c:8,F;:M(Face3;:M;FUS;:H97c:7,F);RFI;:H97c:1f,F", "mappedStringIds": [], "name": "Face14" }, @@ -6388,20 +6388,20 @@ "history": [ { "children": [], - "mappedName": "Face4;:M2;FUS;:H697:8,F;:M(Face4;:M;FUS;:H697:7,F);RFI;:H697:1f,F", + "mappedName": "Face4;:M2;FUS;:H97c:8,F;:M(Face4;:M;FUS;:H97c:7,F);RFI;:H97c:1f,F", "object": "Fuse02", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face4;:M2;FUS;:H697:8,F;:M(Face4;:M;FUS;:H697:7,F)", + "mappedName": "Face4;:M2;FUS;:H97c:8,F;:M(Face4;:M;FUS;:H97c:7,F)", "object": "Box02", "typeId": "Part::Box" } ], "indexedName": "Face15", "indexedStringIds": [], - "mappedName": "Face4;:M2;FUS;:H697:8,F;:M(Face4;:M;FUS;:H697:7,F);RFI;:H697:1f,F", + "mappedName": "Face4;:M2;FUS;:H97c:8,F;:M(Face4;:M;FUS;:H97c:7,F);RFI;:H97c:1f,F", "mappedStringIds": [], "name": "Face15" }, @@ -6409,20 +6409,20 @@ "history": [ { "children": [], - "mappedName": "Face2;:M2;FUS;:H697:8,F;:M(Face2;:M;FUS;:H697:7,F);RFI;:H697:1f,F", + "mappedName": "Face2;:M2;FUS;:H97c:8,F;:M(Face2;:M;FUS;:H97c:7,F);RFI;:H97c:1f,F", "object": "Fuse02", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face2;:M2;FUS;:H697:8,F;:M(Face2;:M;FUS;:H697:7,F)", + "mappedName": "Face2;:M2;FUS;:H97c:8,F;:M(Face2;:M;FUS;:H97c:7,F)", "object": "Box02", "typeId": "Part::Box" } ], "indexedName": "Face16", "indexedStringIds": [], - "mappedName": "Face2;:M2;FUS;:H697:8,F;:M(Face2;:M;FUS;:H697:7,F);RFI;:H697:1f,F", + "mappedName": "Face2;:M2;FUS;:H97c:8,F;:M(Face2;:M;FUS;:H97c:7,F);RFI;:H97c:1f,F", "mappedStringIds": [], "name": "Face16" }, @@ -6430,7 +6430,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:M;FUS;:H697:7,E", + "mappedName": "Edge2;:M;FUS;:H97c:7,E", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6443,7 +6443,7 @@ ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Edge2;:M;FUS;:H697:7,E", + "mappedName": "Edge2;:M;FUS;:H97c:7,E", "mappedStringIds": [], "name": "Edge1" }, @@ -6451,20 +6451,20 @@ "history": [ { "children": [], - "mappedName": "Face6;:G2(Face1;K-15;:H698:5,F);FUS;:H697:1e,E", + "mappedName": "Face6;:G2(Face1;K-15;:H97d:5,F);FUS;:H97c:1e,E", "object": "Fuse02", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-15;:H698:5,F)", + "mappedName": "Face6;:G2(Face1;K-15;:H97d:5,F)", "object": "Box02", "typeId": "Part::Box" } ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Face6;:G2(Face1;K-15;:H698:5,F);FUS;:H697:1e,E", + "mappedName": "Face6;:G2(Face1;K-15;:H97d:5,F);FUS;:H97c:1e,E", "mappedStringIds": [], "name": "Edge2" }, @@ -6472,7 +6472,7 @@ "history": [ { "children": [], - "mappedName": "Edge10;:M;FUS;:H697:7,E", + "mappedName": "Edge10;:M;FUS;:H97c:7,E", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6485,7 +6485,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Edge10;:M;FUS;:H697:7,E", + "mappedName": "Edge10;:M;FUS;:H97c:7,E", "mappedStringIds": [], "name": "Edge3" }, @@ -6493,20 +6493,20 @@ "history": [ { "children": [], - "mappedName": "Face6;:G4(Face1;K-17;:H698:5,F);FUS;:H697:1e,E", + "mappedName": "Face6;:G4(Face1;K-17;:H97d:5,F);FUS;:H97c:1e,E", "object": "Fuse02", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face6;:G4(Face1;K-17;:H698:5,F)", + "mappedName": "Face6;:G4(Face1;K-17;:H97d:5,F)", "object": "Box02", "typeId": "Part::Box" } ], "indexedName": "Edge4", "indexedStringIds": [], - "mappedName": "Face6;:G4(Face1;K-17;:H698:5,F);FUS;:H697:1e,E", + "mappedName": "Face6;:G4(Face1;K-17;:H97d:5,F);FUS;:H97c:1e,E", "mappedStringIds": [], "name": "Edge4" }, @@ -6514,20 +6514,20 @@ "history": [ { "children": [], - "mappedName": "Face6;:G3(Face1;K-16;:H698:5,F);FUS;:H697:1e,E", + "mappedName": "Face6;:G3(Face1;K-16;:H97d:5,F);FUS;:H97c:1e,E", "object": "Fuse02", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face6;:G3(Face1;K-16;:H698:5,F)", + "mappedName": "Face6;:G3(Face1;K-16;:H97d:5,F)", "object": "Box02", "typeId": "Part::Box" } ], "indexedName": "Edge5", "indexedStringIds": [], - "mappedName": "Face6;:G3(Face1;K-16;:H698:5,F);FUS;:H697:1e,E", + "mappedName": "Face6;:G3(Face1;K-16;:H97d:5,F);FUS;:H97c:1e,E", "mappedStringIds": [], "name": "Edge5" }, @@ -6535,20 +6535,20 @@ "history": [ { "children": [], - "mappedName": "Face6;:G(Face1;K-14;:H698:5,F);FUS;:H697:1d,E", + "mappedName": "Face6;:G(Face1;K-14;:H97d:5,F);FUS;:H97c:1d,E", "object": "Fuse02", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face6;:G(Face1;K-14;:H698:5,F)", + "mappedName": "Face6;:G(Face1;K-14;:H97d:5,F)", "object": "Box02", "typeId": "Part::Box" } ], "indexedName": "Edge6", "indexedStringIds": [], - "mappedName": "Face6;:G(Face1;K-14;:H698:5,F);FUS;:H697:1d,E", + "mappedName": "Face6;:G(Face1;K-14;:H97d:5,F);FUS;:H97c:1d,E", "mappedStringIds": [], "name": "Edge6" }, @@ -6556,7 +6556,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M3;FUS;:H698:8,E", + "mappedName": "Edge1;:M3;FUS;:H97d:8,E", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6569,7 +6569,7 @@ ], "indexedName": "Edge7", "indexedStringIds": [], - "mappedName": "Edge1;:M3;FUS;:H698:8,E", + "mappedName": "Edge1;:M3;FUS;:H97d:8,E", "mappedStringIds": [], "name": "Edge7" }, @@ -6577,7 +6577,7 @@ "history": [ { "children": [], - "mappedName": "Edge3;:H698,E", + "mappedName": "Edge3;:H97d,E", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6590,7 +6590,7 @@ ], "indexedName": "Edge8", "indexedStringIds": [], - "mappedName": "Edge3;:H698,E", + "mappedName": "Edge3;:H97d,E", "mappedStringIds": [], "name": "Edge8" }, @@ -6598,7 +6598,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:M2;FUS;:H697:8,E", + "mappedName": "Edge2;:M2;FUS;:H97c:8,E", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6611,7 +6611,7 @@ ], "indexedName": "Edge9", "indexedStringIds": [], - "mappedName": "Edge2;:M2;FUS;:H697:8,E", + "mappedName": "Edge2;:M2;FUS;:H97c:8,E", "mappedStringIds": [], "name": "Edge9" }, @@ -6619,7 +6619,7 @@ "history": [ { "children": [], - "mappedName": "Edge12;:M;FUS;:H697:7,E", + "mappedName": "Edge12;:M;FUS;:H97c:7,E", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6632,7 +6632,7 @@ ], "indexedName": "Edge10", "indexedStringIds": [], - "mappedName": "Edge12;:M;FUS;:H697:7,E", + "mappedName": "Edge12;:M;FUS;:H97c:7,E", "mappedStringIds": [], "name": "Edge10" }, @@ -6640,7 +6640,7 @@ "history": [ { "children": [], - "mappedName": "Edge12;:M2;FUS;:H697:8,E", + "mappedName": "Edge12;:M2;FUS;:H97c:8,E", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6653,7 +6653,7 @@ ], "indexedName": "Edge11", "indexedStringIds": [], - "mappedName": "Edge12;:M2;FUS;:H697:8,E", + "mappedName": "Edge12;:M2;FUS;:H97c:8,E", "mappedStringIds": [], "name": "Edge11" }, @@ -6661,7 +6661,7 @@ "history": [ { "children": [], - "mappedName": "Edge6;:M2;FUS;:H697:8,E", + "mappedName": "Edge6;:M2;FUS;:H97c:8,E", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6674,7 +6674,7 @@ ], "indexedName": "Edge12", "indexedStringIds": [], - "mappedName": "Edge6;:M2;FUS;:H697:8,E", + "mappedName": "Edge6;:M2;FUS;:H97c:8,E", "mappedStringIds": [], "name": "Edge12" }, @@ -6682,7 +6682,7 @@ "history": [ { "children": [], - "mappedName": "Edge6;:M;FUS;:H697:7,E", + "mappedName": "Edge6;:M;FUS;:H97c:7,E", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6695,7 +6695,7 @@ ], "indexedName": "Edge13", "indexedStringIds": [], - "mappedName": "Edge6;:M;FUS;:H697:7,E", + "mappedName": "Edge6;:M;FUS;:H97c:7,E", "mappedStringIds": [], "name": "Edge13" }, @@ -6703,7 +6703,7 @@ "history": [ { "children": [], - "mappedName": "Edge10;:M2;FUS;:H697:8,E", + "mappedName": "Edge10;:M2;FUS;:H97c:8,E", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6716,7 +6716,7 @@ ], "indexedName": "Edge14", "indexedStringIds": [], - "mappedName": "Edge10;:M2;FUS;:H697:8,E", + "mappedName": "Edge10;:M2;FUS;:H97c:8,E", "mappedStringIds": [], "name": "Edge14" }, @@ -6724,7 +6724,7 @@ "history": [ { "children": [], - "mappedName": "Edge3;:H697,E", + "mappedName": "Edge3;:H97c,E", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6737,7 +6737,7 @@ ], "indexedName": "Edge15", "indexedStringIds": [], - "mappedName": "Edge3;:H697,E", + "mappedName": "Edge3;:H97c,E", "mappedStringIds": [], "name": "Edge15" }, @@ -6745,7 +6745,7 @@ "history": [ { "children": [], - "mappedName": "Edge4;:M2;FUS;:H697:8,E", + "mappedName": "Edge4;:M2;FUS;:H97c:8,E", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6758,7 +6758,7 @@ ], "indexedName": "Edge16", "indexedStringIds": [], - "mappedName": "Edge4;:M2;FUS;:H697:8,E", + "mappedName": "Edge4;:M2;FUS;:H97c:8,E", "mappedStringIds": [], "name": "Edge16" }, @@ -6766,7 +6766,7 @@ "history": [ { "children": [], - "mappedName": "Edge4;:M;FUS;:H697:7,E", + "mappedName": "Edge4;:M;FUS;:H97c:7,E", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6779,7 +6779,7 @@ ], "indexedName": "Edge17", "indexedStringIds": [], - "mappedName": "Edge4;:M;FUS;:H697:7,E", + "mappedName": "Edge4;:M;FUS;:H97c:7,E", "mappedStringIds": [], "name": "Edge17" }, @@ -6787,7 +6787,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:H697,E", + "mappedName": "Edge1;:H97c,E", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6800,7 +6800,7 @@ ], "indexedName": "Edge18", "indexedStringIds": [], - "mappedName": "Edge1;:H697,E", + "mappedName": "Edge1;:H97c,E", "mappedStringIds": [], "name": "Edge18" }, @@ -6808,20 +6808,20 @@ "history": [ { "children": [], - "mappedName": "Face5;:G2(Face1;K-11;:H698:5,F);FUS;:H697:1e,E", + "mappedName": "Face5;:G2(Face1;K-11;:H97d:5,F);FUS;:H97c:1e,E", "object": "Fuse02", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-11;:H698:5,F)", + "mappedName": "Face5;:G2(Face1;K-11;:H97d:5,F)", "object": "Box02", "typeId": "Part::Box" } ], "indexedName": "Edge19", "indexedStringIds": [], - "mappedName": "Face5;:G2(Face1;K-11;:H698:5,F);FUS;:H697:1e,E", + "mappedName": "Face5;:G2(Face1;K-11;:H97d:5,F);FUS;:H97c:1e,E", "mappedStringIds": [], "name": "Edge19" }, @@ -6829,7 +6829,7 @@ "history": [ { "children": [], - "mappedName": "Edge9;:M;FUS;:H697:7,E", + "mappedName": "Edge9;:M;FUS;:H97c:7,E", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6842,7 +6842,7 @@ ], "indexedName": "Edge20", "indexedStringIds": [], - "mappedName": "Edge9;:M;FUS;:H697:7,E", + "mappedName": "Edge9;:M;FUS;:H97c:7,E", "mappedStringIds": [], "name": "Edge20" }, @@ -6850,7 +6850,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:H698,E", + "mappedName": "Edge2;:H97d,E", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6863,7 +6863,7 @@ ], "indexedName": "Edge21", "indexedStringIds": [], - "mappedName": "Edge2;:H698,E", + "mappedName": "Edge2;:H97d,E", "mappedStringIds": [], "name": "Edge21" }, @@ -6871,7 +6871,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M;FUS;:H698:7,E", + "mappedName": "Edge1;:M;FUS;:H97d:7,E", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6884,7 +6884,7 @@ ], "indexedName": "Edge22", "indexedStringIds": [], - "mappedName": "Edge1;:M;FUS;:H698:7,E", + "mappedName": "Edge1;:M;FUS;:H97d:7,E", "mappedStringIds": [], "name": "Edge22" }, @@ -6892,20 +6892,20 @@ "history": [ { "children": [], - "mappedName": "Face5;:G(Face1;K-10;:H698:5,F);FUS;:H697:1d,E", + "mappedName": "Face5;:G(Face1;K-10;:H97d:5,F);FUS;:H97c:1d,E", "object": "Fuse02", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face5;:G(Face1;K-10;:H698:5,F)", + "mappedName": "Face5;:G(Face1;K-10;:H97d:5,F)", "object": "Box02", "typeId": "Part::Box" } ], "indexedName": "Edge23", "indexedStringIds": [], - "mappedName": "Face5;:G(Face1;K-10;:H698:5,F);FUS;:H697:1d,E", + "mappedName": "Face5;:G(Face1;K-10;:H97d:5,F);FUS;:H97c:1d,E", "mappedStringIds": [], "name": "Edge23" }, @@ -6913,20 +6913,20 @@ "history": [ { "children": [], - "mappedName": "Face5;:G3(Face1;K-12;:H698:5,F);FUS;:H697:1e,E", + "mappedName": "Face5;:G3(Face1;K-12;:H97d:5,F);FUS;:H97c:1e,E", "object": "Fuse02", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face5;:G3(Face1;K-12;:H698:5,F)", + "mappedName": "Face5;:G3(Face1;K-12;:H97d:5,F)", "object": "Box02", "typeId": "Part::Box" } ], "indexedName": "Edge24", "indexedStringIds": [], - "mappedName": "Face5;:G3(Face1;K-12;:H698:5,F);FUS;:H697:1e,E", + "mappedName": "Face5;:G3(Face1;K-12;:H97d:5,F);FUS;:H97c:1e,E", "mappedStringIds": [], "name": "Edge24" }, @@ -6934,20 +6934,20 @@ "history": [ { "children": [], - "mappedName": "Face5;:G4(Face1;K-13;:H698:5,F);FUS;:H697:1e,E", + "mappedName": "Face5;:G4(Face1;K-13;:H97d:5,F);FUS;:H97c:1e,E", "object": "Fuse02", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face5;:G4(Face1;K-13;:H698:5,F)", + "mappedName": "Face5;:G4(Face1;K-13;:H97d:5,F)", "object": "Box02", "typeId": "Part::Box" } ], "indexedName": "Edge25", "indexedStringIds": [], - "mappedName": "Face5;:G4(Face1;K-13;:H698:5,F);FUS;:H697:1e,E", + "mappedName": "Face5;:G4(Face1;K-13;:H97d:5,F);FUS;:H97c:1e,E", "mappedStringIds": [], "name": "Edge25" }, @@ -6955,7 +6955,7 @@ "history": [ { "children": [], - "mappedName": "Edge11;:M;FUS;:H697:7,E", + "mappedName": "Edge11;:M;FUS;:H97c:7,E", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6968,7 +6968,7 @@ ], "indexedName": "Edge26", "indexedStringIds": [], - "mappedName": "Edge11;:M;FUS;:H697:7,E", + "mappedName": "Edge11;:M;FUS;:H97c:7,E", "mappedStringIds": [], "name": "Edge26" }, @@ -6976,7 +6976,7 @@ "history": [ { "children": [], - "mappedName": "Edge8;:M;FUS;:H697:7,E", + "mappedName": "Edge8;:M;FUS;:H97c:7,E", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -6989,7 +6989,7 @@ ], "indexedName": "Edge27", "indexedStringIds": [], - "mappedName": "Edge8;:M;FUS;:H697:7,E", + "mappedName": "Edge8;:M;FUS;:H97c:7,E", "mappedStringIds": [], "name": "Edge27" }, @@ -6997,7 +6997,7 @@ "history": [ { "children": [], - "mappedName": "Edge9;:M2;FUS;:H697:8,E", + "mappedName": "Edge9;:M2;FUS;:H97c:8,E", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -7010,7 +7010,7 @@ ], "indexedName": "Edge28", "indexedStringIds": [], - "mappedName": "Edge9;:M2;FUS;:H697:8,E", + "mappedName": "Edge9;:M2;FUS;:H97c:8,E", "mappedStringIds": [], "name": "Edge28" }, @@ -7018,7 +7018,7 @@ "history": [ { "children": [], - "mappedName": "Edge11;:M2;FUS;:H697:8,E", + "mappedName": "Edge11;:M2;FUS;:H97c:8,E", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -7031,7 +7031,7 @@ ], "indexedName": "Edge29", "indexedStringIds": [], - "mappedName": "Edge11;:M2;FUS;:H697:8,E", + "mappedName": "Edge11;:M2;FUS;:H97c:8,E", "mappedStringIds": [], "name": "Edge29" }, @@ -7039,7 +7039,7 @@ "history": [ { "children": [], - "mappedName": "Edge8;:M2;FUS;:H697:8,E", + "mappedName": "Edge8;:M2;FUS;:H97c:8,E", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -7052,7 +7052,7 @@ ], "indexedName": "Edge30", "indexedStringIds": [], - "mappedName": "Edge8;:M2;FUS;:H697:8,E", + "mappedName": "Edge8;:M2;FUS;:H97c:8,E", "mappedStringIds": [], "name": "Edge30" }, @@ -7060,7 +7060,7 @@ "history": [ { "children": [], - "mappedName": "Edge5;:H697,E", + "mappedName": "Edge5;:H97c,E", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -7073,7 +7073,7 @@ ], "indexedName": "Edge31", "indexedStringIds": [], - "mappedName": "Edge5;:H697,E", + "mappedName": "Edge5;:H97c,E", "mappedStringIds": [], "name": "Edge31" }, @@ -7081,7 +7081,7 @@ "history": [ { "children": [], - "mappedName": "Edge7;:H697,E", + "mappedName": "Edge7;:H97c,E", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -7094,7 +7094,7 @@ ], "indexedName": "Edge32", "indexedStringIds": [], - "mappedName": "Edge7;:H697,E", + "mappedName": "Edge7;:H97c,E", "mappedStringIds": [], "name": "Edge32" }, @@ -7102,7 +7102,7 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:H697,V", + "mappedName": "Vertex1;:H97c,V", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -7115,7 +7115,7 @@ ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Vertex1;:H697,V", + "mappedName": "Vertex1;:H97c,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -7123,20 +7123,20 @@ "history": [ { "children": [], - "mappedName": "Edge2;:G(Face1;K-1;:H698:4,F);FUS;:H697:1c,V", + "mappedName": "Edge2;:G(Face1;K-1;:H97d:4,F);FUS;:H97c:1c,V", "object": "Fuse02", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge2;:G(Face1;K-1;:H698:4,F)", + "mappedName": "Edge2;:G(Face1;K-1;:H97d:4,F)", "object": "Box02", "typeId": "Part::Box" } ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Edge2;:G(Face1;K-1;:H698:4,F);FUS;:H697:1c,V", + "mappedName": "Edge2;:G(Face1;K-1;:H97d:4,F);FUS;:H97c:1c,V", "mappedStringIds": [], "name": "Vertex2" }, @@ -7144,20 +7144,20 @@ "history": [ { "children": [], - "mappedName": "Edge10;:G(Face1;K-4;:H698:4,F);FUS;:H697:1c,V", + "mappedName": "Edge10;:G(Face1;K-4;:H97d:4,F);FUS;:H97c:1c,V", "object": "Fuse02", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge10;:G(Face1;K-4;:H698:4,F)", + "mappedName": "Edge10;:G(Face1;K-4;:H97d:4,F)", "object": "Box02", "typeId": "Part::Box" } ], "indexedName": "Vertex3", "indexedStringIds": [], - "mappedName": "Edge10;:G(Face1;K-4;:H698:4,F);FUS;:H697:1c,V", + "mappedName": "Edge10;:G(Face1;K-4;:H97d:4,F);FUS;:H97c:1c,V", "mappedStringIds": [], "name": "Vertex3" }, @@ -7165,20 +7165,20 @@ "history": [ { "children": [], - "mappedName": "Edge12;:G(Face1;K-6;:H698:4,F);FUS;:H697:1c,V", + "mappedName": "Edge12;:G(Face1;K-6;:H97d:4,F);FUS;:H97c:1c,V", "object": "Fuse02", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge12;:G(Face1;K-6;:H698:4,F)", + "mappedName": "Edge12;:G(Face1;K-6;:H97d:4,F)", "object": "Box02", "typeId": "Part::Box" } ], "indexedName": "Vertex4", "indexedStringIds": [], - "mappedName": "Edge12;:G(Face1;K-6;:H698:4,F);FUS;:H697:1c,V", + "mappedName": "Edge12;:G(Face1;K-6;:H97d:4,F);FUS;:H97c:1c,V", "mappedStringIds": [], "name": "Vertex4" }, @@ -7186,20 +7186,20 @@ "history": [ { "children": [], - "mappedName": "Edge6;:G(Edge1;K-1;:H698:4,E);FUS;:H697:1c,V", + "mappedName": "Edge6;:G(Edge1;K-1;:H97d:4,E);FUS;:H97c:1c,V", "object": "Fuse02", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge6;:G(Edge1;K-1;:H698:4,E)", + "mappedName": "Edge6;:G(Edge1;K-1;:H97d:4,E)", "object": "Box02", "typeId": "Part::Box" } ], "indexedName": "Vertex5", "indexedStringIds": [], - "mappedName": "Edge6;:G(Edge1;K-1;:H698:4,E);FUS;:H697:1c,V", + "mappedName": "Edge6;:G(Edge1;K-1;:H97d:4,E);FUS;:H97c:1c,V", "mappedStringIds": [], "name": "Vertex5" }, @@ -7207,7 +7207,7 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:H698,V", + "mappedName": "Vertex2;:H97d,V", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -7220,7 +7220,7 @@ ], "indexedName": "Vertex6", "indexedStringIds": [], - "mappedName": "Vertex2;:H698,V", + "mappedName": "Vertex2;:H97d,V", "mappedStringIds": [], "name": "Vertex6" }, @@ -7228,7 +7228,7 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:H697,V", + "mappedName": "Vertex3;:H97c,V", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -7241,7 +7241,7 @@ ], "indexedName": "Vertex7", "indexedStringIds": [], - "mappedName": "Vertex3;:H697,V", + "mappedName": "Vertex3;:H97c,V", "mappedStringIds": [], "name": "Vertex7" }, @@ -7249,7 +7249,7 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:H697,V", + "mappedName": "Vertex7;:H97c,V", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -7262,7 +7262,7 @@ ], "indexedName": "Vertex8", "indexedStringIds": [], - "mappedName": "Vertex7;:H697,V", + "mappedName": "Vertex7;:H97c,V", "mappedStringIds": [], "name": "Vertex8" }, @@ -7270,7 +7270,7 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:H697,V", + "mappedName": "Vertex5;:H97c,V", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -7283,7 +7283,7 @@ ], "indexedName": "Vertex9", "indexedStringIds": [], - "mappedName": "Vertex5;:H697,V", + "mappedName": "Vertex5;:H97c,V", "mappedStringIds": [], "name": "Vertex9" }, @@ -7291,7 +7291,7 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:H697,V", + "mappedName": "Vertex4;:H97c,V", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -7304,7 +7304,7 @@ ], "indexedName": "Vertex10", "indexedStringIds": [], - "mappedName": "Vertex4;:H697,V", + "mappedName": "Vertex4;:H97c,V", "mappedStringIds": [], "name": "Vertex10" }, @@ -7312,20 +7312,20 @@ "history": [ { "children": [], - "mappedName": "Edge4;:G(Face1;K-2;:H698:4,F);FUS;:H697:1c,V", + "mappedName": "Edge4;:G(Face1;K-2;:H97d:4,F);FUS;:H97c:1c,V", "object": "Fuse02", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge4;:G(Face1;K-2;:H698:4,F)", + "mappedName": "Edge4;:G(Face1;K-2;:H97d:4,F)", "object": "Box02", "typeId": "Part::Box" } ], "indexedName": "Vertex11", "indexedStringIds": [], - "mappedName": "Edge4;:G(Face1;K-2;:H698:4,F);FUS;:H697:1c,V", + "mappedName": "Edge4;:G(Face1;K-2;:H97d:4,F);FUS;:H97c:1c,V", "mappedStringIds": [], "name": "Vertex11" }, @@ -7333,7 +7333,7 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:H697,V", + "mappedName": "Vertex2;:H97c,V", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -7346,7 +7346,7 @@ ], "indexedName": "Vertex12", "indexedStringIds": [], - "mappedName": "Vertex2;:H697,V", + "mappedName": "Vertex2;:H97c,V", "mappedStringIds": [], "name": "Vertex12" }, @@ -7354,20 +7354,20 @@ "history": [ { "children": [], - "mappedName": "Edge9;:G(Face1;K-3;:H698:4,F);FUS;:H697:1c,V", + "mappedName": "Edge9;:G(Face1;K-3;:H97d:4,F);FUS;:H97c:1c,V", "object": "Fuse02", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge9;:G(Face1;K-3;:H698:4,F)", + "mappedName": "Edge9;:G(Face1;K-3;:H97d:4,F)", "object": "Box02", "typeId": "Part::Box" } ], "indexedName": "Vertex13", "indexedStringIds": [], - "mappedName": "Edge9;:G(Face1;K-3;:H698:4,F);FUS;:H697:1c,V", + "mappedName": "Edge9;:G(Face1;K-3;:H97d:4,F);FUS;:H97c:1c,V", "mappedStringIds": [], "name": "Vertex13" }, @@ -7375,7 +7375,7 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:H698,V", + "mappedName": "Vertex1;:H97d,V", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -7388,7 +7388,7 @@ ], "indexedName": "Vertex14", "indexedStringIds": [], - "mappedName": "Vertex1;:H698,V", + "mappedName": "Vertex1;:H97d,V", "mappedStringIds": [], "name": "Vertex14" }, @@ -7396,20 +7396,20 @@ "history": [ { "children": [], - "mappedName": "Edge8;:G(Edge1;K-2;:H698:4,E);FUS;:H697:1c,V", + "mappedName": "Edge8;:G(Edge1;K-2;:H97d:4,E);FUS;:H97c:1c,V", "object": "Fuse02", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge8;:G(Edge1;K-2;:H698:4,E)", + "mappedName": "Edge8;:G(Edge1;K-2;:H97d:4,E)", "object": "Box02", "typeId": "Part::Box" } ], "indexedName": "Vertex15", "indexedStringIds": [], - "mappedName": "Edge8;:G(Edge1;K-2;:H698:4,E);FUS;:H697:1c,V", + "mappedName": "Edge8;:G(Edge1;K-2;:H97d:4,E);FUS;:H97c:1c,V", "mappedStringIds": [], "name": "Vertex15" }, @@ -7417,20 +7417,20 @@ "history": [ { "children": [], - "mappedName": "Edge11;:G(Face1;K-5;:H698:4,F);FUS;:H697:1c,V", + "mappedName": "Edge11;:G(Face1;K-5;:H97d:4,F);FUS;:H97c:1c,V", "object": "Fuse02", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge11;:G(Face1;K-5;:H698:4,F)", + "mappedName": "Edge11;:G(Face1;K-5;:H97d:4,F)", "object": "Box02", "typeId": "Part::Box" } ], "indexedName": "Vertex16", "indexedStringIds": [], - "mappedName": "Edge11;:G(Face1;K-5;:H698:4,F);FUS;:H697:1c,V", + "mappedName": "Edge11;:G(Face1;K-5;:H97d:4,F);FUS;:H97c:1c,V", "mappedStringIds": [], "name": "Vertex16" }, @@ -7438,7 +7438,7 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:H697,V", + "mappedName": "Vertex6;:H97c,V", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -7451,7 +7451,7 @@ ], "indexedName": "Vertex17", "indexedStringIds": [], - "mappedName": "Vertex6;:H697,V", + "mappedName": "Vertex6;:H97c,V", "mappedStringIds": [], "name": "Vertex17" }, @@ -7459,7 +7459,7 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:H697,V", + "mappedName": "Vertex8;:H97c,V", "object": "Fuse02", "typeId": "Part::Fuse" }, @@ -7472,7 +7472,7 @@ ], "indexedName": "Vertex18", "indexedStringIds": [], - "mappedName": "Vertex8;:H697,V", + "mappedName": "Vertex8;:H97c,V", "mappedStringIds": [], "name": "Vertex18" } @@ -7488,7 +7488,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M;FUS;:H697:7,F", + "mappedName": "Face6;:M;FUS;:H97c:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -7496,7 +7496,7 @@ "index": 1, "type": "Face" }, - "name": "Face6;:M;FUS;:H697:7,F", + "name": "Face6;:M;FUS;:H97c:7,F", "stringIds": [] }, "relation": "modified", @@ -7515,7 +7515,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M2;FUS;:H698:8,F", + "mappedName": "Face1;:M2;FUS;:H97d:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -7523,7 +7523,7 @@ "index": 2, "type": "Face" }, - "name": "Face1;:M2;FUS;:H698:8,F", + "name": "Face1;:M2;FUS;:H97d:8,F", "stringIds": [] }, "relation": "modified", @@ -7542,7 +7542,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M2;FUS;:H697:8,F", + "mappedName": "Face6;:M2;FUS;:H97c:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -7550,7 +7550,7 @@ "index": 3, "type": "Face" }, - "name": "Face6;:M2;FUS;:H697:8,F", + "name": "Face6;:M2;FUS;:H97c:8,F", "stringIds": [] }, "relation": "modified", @@ -7569,7 +7569,7 @@ "indexedName": "Face4", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M4;FUS;:H697:8,F", + "mappedName": "Face6;:M4;FUS;:H97c:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -7577,7 +7577,7 @@ "index": 4, "type": "Face" }, - "name": "Face6;:M4;FUS;:H697:8,F", + "name": "Face6;:M4;FUS;:H97c:8,F", "stringIds": [] }, "relation": "modified", @@ -7596,7 +7596,7 @@ "indexedName": "Face5", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M3;FUS;:H697:8,F", + "mappedName": "Face6;:M3;FUS;:H97c:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -7604,7 +7604,7 @@ "index": 5, "type": "Face" }, - "name": "Face6;:M3;FUS;:H697:8,F", + "name": "Face6;:M3;FUS;:H97c:8,F", "stringIds": [] }, "relation": "modified", @@ -7623,7 +7623,7 @@ "indexedName": "Face6", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:H698,F", + "mappedName": "Face3;:H97d,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -7631,7 +7631,7 @@ "index": 6, "type": "Face" }, - "name": "Face3;:H698,F", + "name": "Face3;:H97d,F", "stringIds": [] }, "relation": "preserved", @@ -7650,7 +7650,7 @@ "indexedName": "Face7", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M2;FUS;:H697:8,F;:M(Face1;:M;FUS;:H697:7,F);RFI;:H697:1f,F", + "mappedName": "Face1;:M2;FUS;:H97c:8,F;:M(Face1;:M;FUS;:H97c:7,F);RFI;:H97c:1f,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -7658,7 +7658,7 @@ "index": 7, "type": "Face" }, - "name": "Face1;:M2;FUS;:H697:8,F;:M(Face1;:M;FUS;:H697:7,F);RFI;:H697:1f,F", + "name": "Face1;:M2;FUS;:H97c:8,F;:M(Face1;:M;FUS;:H97c:7,F);RFI;:H97c:1f,F", "stringIds": [] }, "relation": "modified", @@ -7666,9 +7666,9 @@ "resultPersistentId": "Fuse02:face:6", "sourceRefs": [ { - "mappedName": "Face1;:M2;FUS;:H697:8,F;:M(Face1;:M;FUS;:H697:7,F)", + "mappedName": "Face1;:M2;FUS;:H97c:8,F;:M(Face1;:M;FUS;:H97c:7,F)", "objectId": "Box02", - "persistentId": "Box02:mapped:Face1;:M2;FUS;:H697:8,F;:M(Face1;:M;FUS;:H697:7,F)", + "persistentId": "Box02:mapped:Face1;:M2;FUS;:H97c:8,F;:M(Face1;:M;FUS;:H97c:7,F)", "stageId": "Box02" } ] @@ -7677,7 +7677,7 @@ "indexedName": "Face8", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M;FUS;:H697:7,F", + "mappedName": "Face5;:M;FUS;:H97c:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -7685,7 +7685,7 @@ "index": 8, "type": "Face" }, - "name": "Face5;:M;FUS;:H697:7,F", + "name": "Face5;:M;FUS;:H97c:7,F", "stringIds": [] }, "relation": "modified", @@ -7704,7 +7704,7 @@ "indexedName": "Face9", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;FUS;:H698:7,F", + "mappedName": "Face1;:M;FUS;:H97d:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -7712,7 +7712,7 @@ "index": 9, "type": "Face" }, - "name": "Face1;:M;FUS;:H698:7,F", + "name": "Face1;:M;FUS;:H97d:7,F", "stringIds": [] }, "relation": "modified", @@ -7731,7 +7731,7 @@ "indexedName": "Face10", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M2;FUS;:H697:8,F", + "mappedName": "Face5;:M2;FUS;:H97c:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -7739,7 +7739,7 @@ "index": 10, "type": "Face" }, - "name": "Face5;:M2;FUS;:H697:8,F", + "name": "Face5;:M2;FUS;:H97c:8,F", "stringIds": [] }, "relation": "modified", @@ -7758,7 +7758,7 @@ "indexedName": "Face11", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:H698,F", + "mappedName": "Face2;:H97d,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -7766,7 +7766,7 @@ "index": 11, "type": "Face" }, - "name": "Face2;:H698,F", + "name": "Face2;:H97d,F", "stringIds": [] }, "relation": "preserved", @@ -7785,7 +7785,7 @@ "indexedName": "Face12", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M3;FUS;:H697:8,F", + "mappedName": "Face5;:M3;FUS;:H97c:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -7793,7 +7793,7 @@ "index": 12, "type": "Face" }, - "name": "Face5;:M3;FUS;:H697:8,F", + "name": "Face5;:M3;FUS;:H97c:8,F", "stringIds": [] }, "relation": "modified", @@ -7812,7 +7812,7 @@ "indexedName": "Face13", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M4;FUS;:H697:8,F", + "mappedName": "Face5;:M4;FUS;:H97c:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -7820,7 +7820,7 @@ "index": 13, "type": "Face" }, - "name": "Face5;:M4;FUS;:H697:8,F", + "name": "Face5;:M4;FUS;:H97c:8,F", "stringIds": [] }, "relation": "modified", @@ -7839,7 +7839,7 @@ "indexedName": "Face14", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:M2;FUS;:H697:8,F;:M(Face3;:M;FUS;:H697:7,F);RFI;:H697:1f,F", + "mappedName": "Face3;:M2;FUS;:H97c:8,F;:M(Face3;:M;FUS;:H97c:7,F);RFI;:H97c:1f,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -7847,7 +7847,7 @@ "index": 14, "type": "Face" }, - "name": "Face3;:M2;FUS;:H697:8,F;:M(Face3;:M;FUS;:H697:7,F);RFI;:H697:1f,F", + "name": "Face3;:M2;FUS;:H97c:8,F;:M(Face3;:M;FUS;:H97c:7,F);RFI;:H97c:1f,F", "stringIds": [] }, "relation": "modified", @@ -7855,9 +7855,9 @@ "resultPersistentId": "Fuse02:face:13", "sourceRefs": [ { - "mappedName": "Face3;:M2;FUS;:H697:8,F;:M(Face3;:M;FUS;:H697:7,F)", + "mappedName": "Face3;:M2;FUS;:H97c:8,F;:M(Face3;:M;FUS;:H97c:7,F)", "objectId": "Box02", - "persistentId": "Box02:mapped:Face3;:M2;FUS;:H697:8,F;:M(Face3;:M;FUS;:H697:7,F)", + "persistentId": "Box02:mapped:Face3;:M2;FUS;:H97c:8,F;:M(Face3;:M;FUS;:H97c:7,F)", "stageId": "Box02" } ] @@ -7866,7 +7866,7 @@ "indexedName": "Face15", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:M2;FUS;:H697:8,F;:M(Face4;:M;FUS;:H697:7,F);RFI;:H697:1f,F", + "mappedName": "Face4;:M2;FUS;:H97c:8,F;:M(Face4;:M;FUS;:H97c:7,F);RFI;:H97c:1f,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -7874,7 +7874,7 @@ "index": 15, "type": "Face" }, - "name": "Face4;:M2;FUS;:H697:8,F;:M(Face4;:M;FUS;:H697:7,F);RFI;:H697:1f,F", + "name": "Face4;:M2;FUS;:H97c:8,F;:M(Face4;:M;FUS;:H97c:7,F);RFI;:H97c:1f,F", "stringIds": [] }, "relation": "modified", @@ -7882,9 +7882,9 @@ "resultPersistentId": "Fuse02:face:14", "sourceRefs": [ { - "mappedName": "Face4;:M2;FUS;:H697:8,F;:M(Face4;:M;FUS;:H697:7,F)", + "mappedName": "Face4;:M2;FUS;:H97c:8,F;:M(Face4;:M;FUS;:H97c:7,F)", "objectId": "Box02", - "persistentId": "Box02:mapped:Face4;:M2;FUS;:H697:8,F;:M(Face4;:M;FUS;:H697:7,F)", + "persistentId": "Box02:mapped:Face4;:M2;FUS;:H97c:8,F;:M(Face4;:M;FUS;:H97c:7,F)", "stageId": "Box02" } ] @@ -7893,7 +7893,7 @@ "indexedName": "Face16", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:M2;FUS;:H697:8,F;:M(Face2;:M;FUS;:H697:7,F);RFI;:H697:1f,F", + "mappedName": "Face2;:M2;FUS;:H97c:8,F;:M(Face2;:M;FUS;:H97c:7,F);RFI;:H97c:1f,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -7901,7 +7901,7 @@ "index": 16, "type": "Face" }, - "name": "Face2;:M2;FUS;:H697:8,F;:M(Face2;:M;FUS;:H697:7,F);RFI;:H697:1f,F", + "name": "Face2;:M2;FUS;:H97c:8,F;:M(Face2;:M;FUS;:H97c:7,F);RFI;:H97c:1f,F", "stringIds": [] }, "relation": "modified", @@ -7909,9 +7909,9 @@ "resultPersistentId": "Fuse02:face:15", "sourceRefs": [ { - "mappedName": "Face2;:M2;FUS;:H697:8,F;:M(Face2;:M;FUS;:H697:7,F)", + "mappedName": "Face2;:M2;FUS;:H97c:8,F;:M(Face2;:M;FUS;:H97c:7,F)", "objectId": "Box02", - "persistentId": "Box02:mapped:Face2;:M2;FUS;:H697:8,F;:M(Face2;:M;FUS;:H697:7,F)", + "persistentId": "Box02:mapped:Face2;:M2;FUS;:H97c:8,F;:M(Face2;:M;FUS;:H97c:7,F)", "stageId": "Box02" } ] @@ -7920,7 +7920,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:M;FUS;:H697:7,E", + "mappedName": "Edge2;:M;FUS;:H97c:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -7928,7 +7928,7 @@ "index": 1, "type": "Edge" }, - "name": "Edge2;:M;FUS;:H697:7,E", + "name": "Edge2;:M;FUS;:H97c:7,E", "stringIds": [] }, "relation": "modified", @@ -7947,7 +7947,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G2(Face1;K-15;:H698:5,F);FUS;:H697:1e,E", + "mappedName": "Face6;:G2(Face1;K-15;:H97d:5,F);FUS;:H97c:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -7955,7 +7955,7 @@ "index": 2, "type": "Edge" }, - "name": "Face6;:G2(Face1;K-15;:H698:5,F);FUS;:H697:1e,E", + "name": "Face6;:G2(Face1;K-15;:H97d:5,F);FUS;:H97c:1e,E", "stringIds": [] }, "relation": "generated", @@ -7963,9 +7963,9 @@ "resultPersistentId": "Fuse02:edge:1", "sourceRefs": [ { - "mappedName": "Face6;:G2(Face1;K-15;:H698:5,F)", + "mappedName": "Face6;:G2(Face1;K-15;:H97d:5,F)", "objectId": "Box02", - "persistentId": "Box02:mapped:Face6;:G2(Face1;K-15;:H698:5,F)", + "persistentId": "Box02:mapped:Face6;:G2(Face1;K-15;:H97d:5,F)", "stageId": "Box02" } ] @@ -7974,7 +7974,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:M;FUS;:H697:7,E", + "mappedName": "Edge10;:M;FUS;:H97c:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -7982,7 +7982,7 @@ "index": 3, "type": "Edge" }, - "name": "Edge10;:M;FUS;:H697:7,E", + "name": "Edge10;:M;FUS;:H97c:7,E", "stringIds": [] }, "relation": "modified", @@ -8001,7 +8001,7 @@ "indexedName": "Edge4", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G4(Face1;K-17;:H698:5,F);FUS;:H697:1e,E", + "mappedName": "Face6;:G4(Face1;K-17;:H97d:5,F);FUS;:H97c:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8009,7 +8009,7 @@ "index": 4, "type": "Edge" }, - "name": "Face6;:G4(Face1;K-17;:H698:5,F);FUS;:H697:1e,E", + "name": "Face6;:G4(Face1;K-17;:H97d:5,F);FUS;:H97c:1e,E", "stringIds": [] }, "relation": "generated", @@ -8017,9 +8017,9 @@ "resultPersistentId": "Fuse02:edge:3", "sourceRefs": [ { - "mappedName": "Face6;:G4(Face1;K-17;:H698:5,F)", + "mappedName": "Face6;:G4(Face1;K-17;:H97d:5,F)", "objectId": "Box02", - "persistentId": "Box02:mapped:Face6;:G4(Face1;K-17;:H698:5,F)", + "persistentId": "Box02:mapped:Face6;:G4(Face1;K-17;:H97d:5,F)", "stageId": "Box02" } ] @@ -8028,7 +8028,7 @@ "indexedName": "Edge5", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G3(Face1;K-16;:H698:5,F);FUS;:H697:1e,E", + "mappedName": "Face6;:G3(Face1;K-16;:H97d:5,F);FUS;:H97c:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8036,7 +8036,7 @@ "index": 5, "type": "Edge" }, - "name": "Face6;:G3(Face1;K-16;:H698:5,F);FUS;:H697:1e,E", + "name": "Face6;:G3(Face1;K-16;:H97d:5,F);FUS;:H97c:1e,E", "stringIds": [] }, "relation": "generated", @@ -8044,9 +8044,9 @@ "resultPersistentId": "Fuse02:edge:4", "sourceRefs": [ { - "mappedName": "Face6;:G3(Face1;K-16;:H698:5,F)", + "mappedName": "Face6;:G3(Face1;K-16;:H97d:5,F)", "objectId": "Box02", - "persistentId": "Box02:mapped:Face6;:G3(Face1;K-16;:H698:5,F)", + "persistentId": "Box02:mapped:Face6;:G3(Face1;K-16;:H97d:5,F)", "stageId": "Box02" } ] @@ -8055,7 +8055,7 @@ "indexedName": "Edge6", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G(Face1;K-14;:H698:5,F);FUS;:H697:1d,E", + "mappedName": "Face6;:G(Face1;K-14;:H97d:5,F);FUS;:H97c:1d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8063,7 +8063,7 @@ "index": 6, "type": "Edge" }, - "name": "Face6;:G(Face1;K-14;:H698:5,F);FUS;:H697:1d,E", + "name": "Face6;:G(Face1;K-14;:H97d:5,F);FUS;:H97c:1d,E", "stringIds": [] }, "relation": "generated", @@ -8071,9 +8071,9 @@ "resultPersistentId": "Fuse02:edge:5", "sourceRefs": [ { - "mappedName": "Face6;:G(Face1;K-14;:H698:5,F)", + "mappedName": "Face6;:G(Face1;K-14;:H97d:5,F)", "objectId": "Box02", - "persistentId": "Box02:mapped:Face6;:G(Face1;K-14;:H698:5,F)", + "persistentId": "Box02:mapped:Face6;:G(Face1;K-14;:H97d:5,F)", "stageId": "Box02" } ] @@ -8082,7 +8082,7 @@ "indexedName": "Edge7", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M3;FUS;:H698:8,E", + "mappedName": "Edge1;:M3;FUS;:H97d:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8090,7 +8090,7 @@ "index": 7, "type": "Edge" }, - "name": "Edge1;:M3;FUS;:H698:8,E", + "name": "Edge1;:M3;FUS;:H97d:8,E", "stringIds": [] }, "relation": "modified", @@ -8109,7 +8109,7 @@ "indexedName": "Edge8", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:H698,E", + "mappedName": "Edge3;:H97d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8117,7 +8117,7 @@ "index": 8, "type": "Edge" }, - "name": "Edge3;:H698,E", + "name": "Edge3;:H97d,E", "stringIds": [] }, "relation": "preserved", @@ -8136,7 +8136,7 @@ "indexedName": "Edge9", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:M2;FUS;:H697:8,E", + "mappedName": "Edge2;:M2;FUS;:H97c:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8144,7 +8144,7 @@ "index": 9, "type": "Edge" }, - "name": "Edge2;:M2;FUS;:H697:8,E", + "name": "Edge2;:M2;FUS;:H97c:8,E", "stringIds": [] }, "relation": "modified", @@ -8163,7 +8163,7 @@ "indexedName": "Edge10", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:M;FUS;:H697:7,E", + "mappedName": "Edge12;:M;FUS;:H97c:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8171,7 +8171,7 @@ "index": 10, "type": "Edge" }, - "name": "Edge12;:M;FUS;:H697:7,E", + "name": "Edge12;:M;FUS;:H97c:7,E", "stringIds": [] }, "relation": "modified", @@ -8190,7 +8190,7 @@ "indexedName": "Edge11", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:M2;FUS;:H697:8,E", + "mappedName": "Edge12;:M2;FUS;:H97c:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8198,7 +8198,7 @@ "index": 11, "type": "Edge" }, - "name": "Edge12;:M2;FUS;:H697:8,E", + "name": "Edge12;:M2;FUS;:H97c:8,E", "stringIds": [] }, "relation": "modified", @@ -8217,7 +8217,7 @@ "indexedName": "Edge12", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:M2;FUS;:H697:8,E", + "mappedName": "Edge6;:M2;FUS;:H97c:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8225,7 +8225,7 @@ "index": 12, "type": "Edge" }, - "name": "Edge6;:M2;FUS;:H697:8,E", + "name": "Edge6;:M2;FUS;:H97c:8,E", "stringIds": [] }, "relation": "modified", @@ -8244,7 +8244,7 @@ "indexedName": "Edge13", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:M;FUS;:H697:7,E", + "mappedName": "Edge6;:M;FUS;:H97c:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8252,7 +8252,7 @@ "index": 13, "type": "Edge" }, - "name": "Edge6;:M;FUS;:H697:7,E", + "name": "Edge6;:M;FUS;:H97c:7,E", "stringIds": [] }, "relation": "modified", @@ -8271,7 +8271,7 @@ "indexedName": "Edge14", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:M2;FUS;:H697:8,E", + "mappedName": "Edge10;:M2;FUS;:H97c:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8279,7 +8279,7 @@ "index": 14, "type": "Edge" }, - "name": "Edge10;:M2;FUS;:H697:8,E", + "name": "Edge10;:M2;FUS;:H97c:8,E", "stringIds": [] }, "relation": "modified", @@ -8298,7 +8298,7 @@ "indexedName": "Edge15", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:H697,E", + "mappedName": "Edge3;:H97c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8306,7 +8306,7 @@ "index": 15, "type": "Edge" }, - "name": "Edge3;:H697,E", + "name": "Edge3;:H97c,E", "stringIds": [] }, "relation": "preserved", @@ -8325,7 +8325,7 @@ "indexedName": "Edge16", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:M2;FUS;:H697:8,E", + "mappedName": "Edge4;:M2;FUS;:H97c:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8333,7 +8333,7 @@ "index": 16, "type": "Edge" }, - "name": "Edge4;:M2;FUS;:H697:8,E", + "name": "Edge4;:M2;FUS;:H97c:8,E", "stringIds": [] }, "relation": "modified", @@ -8352,7 +8352,7 @@ "indexedName": "Edge17", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:M;FUS;:H697:7,E", + "mappedName": "Edge4;:M;FUS;:H97c:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8360,7 +8360,7 @@ "index": 17, "type": "Edge" }, - "name": "Edge4;:M;FUS;:H697:7,E", + "name": "Edge4;:M;FUS;:H97c:7,E", "stringIds": [] }, "relation": "modified", @@ -8379,7 +8379,7 @@ "indexedName": "Edge18", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:H697,E", + "mappedName": "Edge1;:H97c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8387,7 +8387,7 @@ "index": 18, "type": "Edge" }, - "name": "Edge1;:H697,E", + "name": "Edge1;:H97c,E", "stringIds": [] }, "relation": "preserved", @@ -8406,7 +8406,7 @@ "indexedName": "Edge19", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G2(Face1;K-11;:H698:5,F);FUS;:H697:1e,E", + "mappedName": "Face5;:G2(Face1;K-11;:H97d:5,F);FUS;:H97c:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8414,7 +8414,7 @@ "index": 19, "type": "Edge" }, - "name": "Face5;:G2(Face1;K-11;:H698:5,F);FUS;:H697:1e,E", + "name": "Face5;:G2(Face1;K-11;:H97d:5,F);FUS;:H97c:1e,E", "stringIds": [] }, "relation": "generated", @@ -8422,9 +8422,9 @@ "resultPersistentId": "Fuse02:edge:18", "sourceRefs": [ { - "mappedName": "Face5;:G2(Face1;K-11;:H698:5,F)", + "mappedName": "Face5;:G2(Face1;K-11;:H97d:5,F)", "objectId": "Box02", - "persistentId": "Box02:mapped:Face5;:G2(Face1;K-11;:H698:5,F)", + "persistentId": "Box02:mapped:Face5;:G2(Face1;K-11;:H97d:5,F)", "stageId": "Box02" } ] @@ -8433,7 +8433,7 @@ "indexedName": "Edge20", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:M;FUS;:H697:7,E", + "mappedName": "Edge9;:M;FUS;:H97c:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8441,7 +8441,7 @@ "index": 20, "type": "Edge" }, - "name": "Edge9;:M;FUS;:H697:7,E", + "name": "Edge9;:M;FUS;:H97c:7,E", "stringIds": [] }, "relation": "modified", @@ -8460,7 +8460,7 @@ "indexedName": "Edge21", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:H698,E", + "mappedName": "Edge2;:H97d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8468,7 +8468,7 @@ "index": 21, "type": "Edge" }, - "name": "Edge2;:H698,E", + "name": "Edge2;:H97d,E", "stringIds": [] }, "relation": "preserved", @@ -8487,7 +8487,7 @@ "indexedName": "Edge22", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M;FUS;:H698:7,E", + "mappedName": "Edge1;:M;FUS;:H97d:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8495,7 +8495,7 @@ "index": 22, "type": "Edge" }, - "name": "Edge1;:M;FUS;:H698:7,E", + "name": "Edge1;:M;FUS;:H97d:7,E", "stringIds": [] }, "relation": "modified", @@ -8514,7 +8514,7 @@ "indexedName": "Edge23", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G(Face1;K-10;:H698:5,F);FUS;:H697:1d,E", + "mappedName": "Face5;:G(Face1;K-10;:H97d:5,F);FUS;:H97c:1d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8522,7 +8522,7 @@ "index": 23, "type": "Edge" }, - "name": "Face5;:G(Face1;K-10;:H698:5,F);FUS;:H697:1d,E", + "name": "Face5;:G(Face1;K-10;:H97d:5,F);FUS;:H97c:1d,E", "stringIds": [] }, "relation": "generated", @@ -8530,9 +8530,9 @@ "resultPersistentId": "Fuse02:edge:22", "sourceRefs": [ { - "mappedName": "Face5;:G(Face1;K-10;:H698:5,F)", + "mappedName": "Face5;:G(Face1;K-10;:H97d:5,F)", "objectId": "Box02", - "persistentId": "Box02:mapped:Face5;:G(Face1;K-10;:H698:5,F)", + "persistentId": "Box02:mapped:Face5;:G(Face1;K-10;:H97d:5,F)", "stageId": "Box02" } ] @@ -8541,7 +8541,7 @@ "indexedName": "Edge24", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G3(Face1;K-12;:H698:5,F);FUS;:H697:1e,E", + "mappedName": "Face5;:G3(Face1;K-12;:H97d:5,F);FUS;:H97c:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8549,7 +8549,7 @@ "index": 24, "type": "Edge" }, - "name": "Face5;:G3(Face1;K-12;:H698:5,F);FUS;:H697:1e,E", + "name": "Face5;:G3(Face1;K-12;:H97d:5,F);FUS;:H97c:1e,E", "stringIds": [] }, "relation": "generated", @@ -8557,9 +8557,9 @@ "resultPersistentId": "Fuse02:edge:23", "sourceRefs": [ { - "mappedName": "Face5;:G3(Face1;K-12;:H698:5,F)", + "mappedName": "Face5;:G3(Face1;K-12;:H97d:5,F)", "objectId": "Box02", - "persistentId": "Box02:mapped:Face5;:G3(Face1;K-12;:H698:5,F)", + "persistentId": "Box02:mapped:Face5;:G3(Face1;K-12;:H97d:5,F)", "stageId": "Box02" } ] @@ -8568,7 +8568,7 @@ "indexedName": "Edge25", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G4(Face1;K-13;:H698:5,F);FUS;:H697:1e,E", + "mappedName": "Face5;:G4(Face1;K-13;:H97d:5,F);FUS;:H97c:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8576,7 +8576,7 @@ "index": 25, "type": "Edge" }, - "name": "Face5;:G4(Face1;K-13;:H698:5,F);FUS;:H697:1e,E", + "name": "Face5;:G4(Face1;K-13;:H97d:5,F);FUS;:H97c:1e,E", "stringIds": [] }, "relation": "generated", @@ -8584,9 +8584,9 @@ "resultPersistentId": "Fuse02:edge:24", "sourceRefs": [ { - "mappedName": "Face5;:G4(Face1;K-13;:H698:5,F)", + "mappedName": "Face5;:G4(Face1;K-13;:H97d:5,F)", "objectId": "Box02", - "persistentId": "Box02:mapped:Face5;:G4(Face1;K-13;:H698:5,F)", + "persistentId": "Box02:mapped:Face5;:G4(Face1;K-13;:H97d:5,F)", "stageId": "Box02" } ] @@ -8595,7 +8595,7 @@ "indexedName": "Edge26", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:M;FUS;:H697:7,E", + "mappedName": "Edge11;:M;FUS;:H97c:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8603,7 +8603,7 @@ "index": 26, "type": "Edge" }, - "name": "Edge11;:M;FUS;:H697:7,E", + "name": "Edge11;:M;FUS;:H97c:7,E", "stringIds": [] }, "relation": "modified", @@ -8622,7 +8622,7 @@ "indexedName": "Edge27", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:M;FUS;:H697:7,E", + "mappedName": "Edge8;:M;FUS;:H97c:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8630,7 +8630,7 @@ "index": 27, "type": "Edge" }, - "name": "Edge8;:M;FUS;:H697:7,E", + "name": "Edge8;:M;FUS;:H97c:7,E", "stringIds": [] }, "relation": "modified", @@ -8649,7 +8649,7 @@ "indexedName": "Edge28", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:M2;FUS;:H697:8,E", + "mappedName": "Edge9;:M2;FUS;:H97c:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8657,7 +8657,7 @@ "index": 28, "type": "Edge" }, - "name": "Edge9;:M2;FUS;:H697:8,E", + "name": "Edge9;:M2;FUS;:H97c:8,E", "stringIds": [] }, "relation": "modified", @@ -8676,7 +8676,7 @@ "indexedName": "Edge29", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:M2;FUS;:H697:8,E", + "mappedName": "Edge11;:M2;FUS;:H97c:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8684,7 +8684,7 @@ "index": 29, "type": "Edge" }, - "name": "Edge11;:M2;FUS;:H697:8,E", + "name": "Edge11;:M2;FUS;:H97c:8,E", "stringIds": [] }, "relation": "modified", @@ -8703,7 +8703,7 @@ "indexedName": "Edge30", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:M2;FUS;:H697:8,E", + "mappedName": "Edge8;:M2;FUS;:H97c:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8711,7 +8711,7 @@ "index": 30, "type": "Edge" }, - "name": "Edge8;:M2;FUS;:H697:8,E", + "name": "Edge8;:M2;FUS;:H97c:8,E", "stringIds": [] }, "relation": "modified", @@ -8730,7 +8730,7 @@ "indexedName": "Edge31", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:H697,E", + "mappedName": "Edge5;:H97c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8738,7 +8738,7 @@ "index": 31, "type": "Edge" }, - "name": "Edge5;:H697,E", + "name": "Edge5;:H97c,E", "stringIds": [] }, "relation": "preserved", @@ -8757,7 +8757,7 @@ "indexedName": "Edge32", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:H697,E", + "mappedName": "Edge7;:H97c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8765,7 +8765,7 @@ "index": 32, "type": "Edge" }, - "name": "Edge7;:H697,E", + "name": "Edge7;:H97c,E", "stringIds": [] }, "relation": "preserved", @@ -8784,7 +8784,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:H697,V", + "mappedName": "Vertex1;:H97c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8792,7 +8792,7 @@ "index": 1, "type": "Vertex" }, - "name": "Vertex1;:H697,V", + "name": "Vertex1;:H97c,V", "stringIds": [] }, "relation": "preserved", @@ -8811,7 +8811,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge2;:G(Face1;K-1;:H698:4,F);FUS;:H697:1c,V", + "mappedName": "Edge2;:G(Face1;K-1;:H97d:4,F);FUS;:H97c:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8819,7 +8819,7 @@ "index": 2, "type": "Vertex" }, - "name": "Edge2;:G(Face1;K-1;:H698:4,F);FUS;:H697:1c,V", + "name": "Edge2;:G(Face1;K-1;:H97d:4,F);FUS;:H97c:1c,V", "stringIds": [] }, "relation": "generated", @@ -8827,9 +8827,9 @@ "resultPersistentId": "Fuse02:vertex:1", "sourceRefs": [ { - "mappedName": "Edge2;:G(Face1;K-1;:H698:4,F)", + "mappedName": "Edge2;:G(Face1;K-1;:H97d:4,F)", "objectId": "Box02", - "persistentId": "Box02:mapped:Edge2;:G(Face1;K-1;:H698:4,F)", + "persistentId": "Box02:mapped:Edge2;:G(Face1;K-1;:H97d:4,F)", "stageId": "Box02" } ] @@ -8838,7 +8838,7 @@ "indexedName": "Vertex3", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge10;:G(Face1;K-4;:H698:4,F);FUS;:H697:1c,V", + "mappedName": "Edge10;:G(Face1;K-4;:H97d:4,F);FUS;:H97c:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8846,7 +8846,7 @@ "index": 3, "type": "Vertex" }, - "name": "Edge10;:G(Face1;K-4;:H698:4,F);FUS;:H697:1c,V", + "name": "Edge10;:G(Face1;K-4;:H97d:4,F);FUS;:H97c:1c,V", "stringIds": [] }, "relation": "generated", @@ -8854,9 +8854,9 @@ "resultPersistentId": "Fuse02:vertex:2", "sourceRefs": [ { - "mappedName": "Edge10;:G(Face1;K-4;:H698:4,F)", + "mappedName": "Edge10;:G(Face1;K-4;:H97d:4,F)", "objectId": "Box02", - "persistentId": "Box02:mapped:Edge10;:G(Face1;K-4;:H698:4,F)", + "persistentId": "Box02:mapped:Edge10;:G(Face1;K-4;:H97d:4,F)", "stageId": "Box02" } ] @@ -8865,7 +8865,7 @@ "indexedName": "Vertex4", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge12;:G(Face1;K-6;:H698:4,F);FUS;:H697:1c,V", + "mappedName": "Edge12;:G(Face1;K-6;:H97d:4,F);FUS;:H97c:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8873,7 +8873,7 @@ "index": 4, "type": "Vertex" }, - "name": "Edge12;:G(Face1;K-6;:H698:4,F);FUS;:H697:1c,V", + "name": "Edge12;:G(Face1;K-6;:H97d:4,F);FUS;:H97c:1c,V", "stringIds": [] }, "relation": "generated", @@ -8881,9 +8881,9 @@ "resultPersistentId": "Fuse02:vertex:3", "sourceRefs": [ { - "mappedName": "Edge12;:G(Face1;K-6;:H698:4,F)", + "mappedName": "Edge12;:G(Face1;K-6;:H97d:4,F)", "objectId": "Box02", - "persistentId": "Box02:mapped:Edge12;:G(Face1;K-6;:H698:4,F)", + "persistentId": "Box02:mapped:Edge12;:G(Face1;K-6;:H97d:4,F)", "stageId": "Box02" } ] @@ -8892,7 +8892,7 @@ "indexedName": "Vertex5", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge6;:G(Edge1;K-1;:H698:4,E);FUS;:H697:1c,V", + "mappedName": "Edge6;:G(Edge1;K-1;:H97d:4,E);FUS;:H97c:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8900,7 +8900,7 @@ "index": 5, "type": "Vertex" }, - "name": "Edge6;:G(Edge1;K-1;:H698:4,E);FUS;:H697:1c,V", + "name": "Edge6;:G(Edge1;K-1;:H97d:4,E);FUS;:H97c:1c,V", "stringIds": [] }, "relation": "generated", @@ -8908,9 +8908,9 @@ "resultPersistentId": "Fuse02:vertex:4", "sourceRefs": [ { - "mappedName": "Edge6;:G(Edge1;K-1;:H698:4,E)", + "mappedName": "Edge6;:G(Edge1;K-1;:H97d:4,E)", "objectId": "Box02", - "persistentId": "Box02:mapped:Edge6;:G(Edge1;K-1;:H698:4,E)", + "persistentId": "Box02:mapped:Edge6;:G(Edge1;K-1;:H97d:4,E)", "stageId": "Box02" } ] @@ -8919,7 +8919,7 @@ "indexedName": "Vertex6", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:H698,V", + "mappedName": "Vertex2;:H97d,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8927,7 +8927,7 @@ "index": 6, "type": "Vertex" }, - "name": "Vertex2;:H698,V", + "name": "Vertex2;:H97d,V", "stringIds": [] }, "relation": "preserved", @@ -8946,7 +8946,7 @@ "indexedName": "Vertex7", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:H697,V", + "mappedName": "Vertex3;:H97c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8954,7 +8954,7 @@ "index": 7, "type": "Vertex" }, - "name": "Vertex3;:H697,V", + "name": "Vertex3;:H97c,V", "stringIds": [] }, "relation": "preserved", @@ -8973,7 +8973,7 @@ "indexedName": "Vertex8", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:H697,V", + "mappedName": "Vertex7;:H97c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -8981,7 +8981,7 @@ "index": 8, "type": "Vertex" }, - "name": "Vertex7;:H697,V", + "name": "Vertex7;:H97c,V", "stringIds": [] }, "relation": "preserved", @@ -9000,7 +9000,7 @@ "indexedName": "Vertex9", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:H697,V", + "mappedName": "Vertex5;:H97c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -9008,7 +9008,7 @@ "index": 9, "type": "Vertex" }, - "name": "Vertex5;:H697,V", + "name": "Vertex5;:H97c,V", "stringIds": [] }, "relation": "preserved", @@ -9027,7 +9027,7 @@ "indexedName": "Vertex10", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:H697,V", + "mappedName": "Vertex4;:H97c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -9035,7 +9035,7 @@ "index": 10, "type": "Vertex" }, - "name": "Vertex4;:H697,V", + "name": "Vertex4;:H97c,V", "stringIds": [] }, "relation": "preserved", @@ -9054,7 +9054,7 @@ "indexedName": "Vertex11", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge4;:G(Face1;K-2;:H698:4,F);FUS;:H697:1c,V", + "mappedName": "Edge4;:G(Face1;K-2;:H97d:4,F);FUS;:H97c:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -9062,7 +9062,7 @@ "index": 11, "type": "Vertex" }, - "name": "Edge4;:G(Face1;K-2;:H698:4,F);FUS;:H697:1c,V", + "name": "Edge4;:G(Face1;K-2;:H97d:4,F);FUS;:H97c:1c,V", "stringIds": [] }, "relation": "generated", @@ -9070,9 +9070,9 @@ "resultPersistentId": "Fuse02:vertex:10", "sourceRefs": [ { - "mappedName": "Edge4;:G(Face1;K-2;:H698:4,F)", + "mappedName": "Edge4;:G(Face1;K-2;:H97d:4,F)", "objectId": "Box02", - "persistentId": "Box02:mapped:Edge4;:G(Face1;K-2;:H698:4,F)", + "persistentId": "Box02:mapped:Edge4;:G(Face1;K-2;:H97d:4,F)", "stageId": "Box02" } ] @@ -9081,7 +9081,7 @@ "indexedName": "Vertex12", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:H697,V", + "mappedName": "Vertex2;:H97c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -9089,7 +9089,7 @@ "index": 12, "type": "Vertex" }, - "name": "Vertex2;:H697,V", + "name": "Vertex2;:H97c,V", "stringIds": [] }, "relation": "preserved", @@ -9108,7 +9108,7 @@ "indexedName": "Vertex13", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge9;:G(Face1;K-3;:H698:4,F);FUS;:H697:1c,V", + "mappedName": "Edge9;:G(Face1;K-3;:H97d:4,F);FUS;:H97c:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -9116,7 +9116,7 @@ "index": 13, "type": "Vertex" }, - "name": "Edge9;:G(Face1;K-3;:H698:4,F);FUS;:H697:1c,V", + "name": "Edge9;:G(Face1;K-3;:H97d:4,F);FUS;:H97c:1c,V", "stringIds": [] }, "relation": "generated", @@ -9124,9 +9124,9 @@ "resultPersistentId": "Fuse02:vertex:12", "sourceRefs": [ { - "mappedName": "Edge9;:G(Face1;K-3;:H698:4,F)", + "mappedName": "Edge9;:G(Face1;K-3;:H97d:4,F)", "objectId": "Box02", - "persistentId": "Box02:mapped:Edge9;:G(Face1;K-3;:H698:4,F)", + "persistentId": "Box02:mapped:Edge9;:G(Face1;K-3;:H97d:4,F)", "stageId": "Box02" } ] @@ -9135,7 +9135,7 @@ "indexedName": "Vertex14", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:H698,V", + "mappedName": "Vertex1;:H97d,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -9143,7 +9143,7 @@ "index": 14, "type": "Vertex" }, - "name": "Vertex1;:H698,V", + "name": "Vertex1;:H97d,V", "stringIds": [] }, "relation": "preserved", @@ -9162,7 +9162,7 @@ "indexedName": "Vertex15", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge8;:G(Edge1;K-2;:H698:4,E);FUS;:H697:1c,V", + "mappedName": "Edge8;:G(Edge1;K-2;:H97d:4,E);FUS;:H97c:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -9170,7 +9170,7 @@ "index": 15, "type": "Vertex" }, - "name": "Edge8;:G(Edge1;K-2;:H698:4,E);FUS;:H697:1c,V", + "name": "Edge8;:G(Edge1;K-2;:H97d:4,E);FUS;:H97c:1c,V", "stringIds": [] }, "relation": "generated", @@ -9178,9 +9178,9 @@ "resultPersistentId": "Fuse02:vertex:14", "sourceRefs": [ { - "mappedName": "Edge8;:G(Edge1;K-2;:H698:4,E)", + "mappedName": "Edge8;:G(Edge1;K-2;:H97d:4,E)", "objectId": "Box02", - "persistentId": "Box02:mapped:Edge8;:G(Edge1;K-2;:H698:4,E)", + "persistentId": "Box02:mapped:Edge8;:G(Edge1;K-2;:H97d:4,E)", "stageId": "Box02" } ] @@ -9189,7 +9189,7 @@ "indexedName": "Vertex16", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge11;:G(Face1;K-5;:H698:4,F);FUS;:H697:1c,V", + "mappedName": "Edge11;:G(Face1;K-5;:H97d:4,F);FUS;:H97c:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -9197,7 +9197,7 @@ "index": 16, "type": "Vertex" }, - "name": "Edge11;:G(Face1;K-5;:H698:4,F);FUS;:H697:1c,V", + "name": "Edge11;:G(Face1;K-5;:H97d:4,F);FUS;:H97c:1c,V", "stringIds": [] }, "relation": "generated", @@ -9205,9 +9205,9 @@ "resultPersistentId": "Fuse02:vertex:15", "sourceRefs": [ { - "mappedName": "Edge11;:G(Face1;K-5;:H698:4,F)", + "mappedName": "Edge11;:G(Face1;K-5;:H97d:4,F)", "objectId": "Box02", - "persistentId": "Box02:mapped:Edge11;:G(Face1;K-5;:H698:4,F)", + "persistentId": "Box02:mapped:Edge11;:G(Face1;K-5;:H97d:4,F)", "stageId": "Box02" } ] @@ -9216,7 +9216,7 @@ "indexedName": "Vertex17", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:H697,V", + "mappedName": "Vertex6;:H97c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -9224,7 +9224,7 @@ "index": 17, "type": "Vertex" }, - "name": "Vertex6;:H697,V", + "name": "Vertex6;:H97c,V", "stringIds": [] }, "relation": "preserved", @@ -9243,7 +9243,7 @@ "indexedName": "Vertex18", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:H697,V", + "mappedName": "Vertex8;:H97c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -9251,7 +9251,7 @@ "index": 18, "type": "Vertex" }, - "name": "Vertex8;:H697,V", + "name": "Vertex8;:H97c,V", "stringIds": [] }, "relation": "preserved", @@ -10291,8 +10291,8 @@ "category": "boolean", "elementMapResources": { "Fuse03.Shape.Map.txt": { - "sha256": "81bc131830f27cdf650941456d74fa87f5b71dd6d94dcf60837028ceacaea3ff", - "text": "BeginElementMap v1\n1 PostfixCount 18\nEdge\nFace\nVertex\n;:Hc5b,E\n;:G(Face5;K-1;:Hc5b:4,F);FUS;:Hc5c:1c,V\n;:G2(Face6;K-1;:Hc5b:4,F);FUS;:Hc5c:1d,V\n;:M2;FUS;:Hc5c:8,E\n;:M;FUS;:Hc5c:7,E\n;:Hc5c,E\n;:Hc5b,F\n;:M2;FUS;:Hc5c:8,F\n;:M;FUS;:Hc5c:7,F\n;:Hc5c,F\n;:G2(Face1;K-1;:Hc5c:4,F);FUS;:Hc5b:1d,E\n;:M;FUS;:Hc5b:7,F\n;:G2(Face1;K-2;:Hc5c:4,F);FUS;:Hc5b:1d,E\n;:Hc5b,V\n;:Hc5c,V\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 19\n0\n:1.1.4 0\n:1.2.4 0\n:1.3.4 0\n:1.4.4 0\n:1.9.4 0\n:1.5.4 0\n:1.a.4 0\n:1.c.4 0\n:1.6.4 0\n:2.6.10 0\n:1.b.4 0\n:1.7.4 0\n:1.8.4 0\n:2.5.e 0\n:1.1.7 0\n:1.3.9 0\n:1.2.9 0\n:1.1.8 0\n\nFace\n\nChildCount 0\n\nNameCount 11\n0\n:2.1.a 0\n:2.3.a 0\n:2.6.f 0\n:2.4.a 0\n:2.5.f 0\n:2.2.a 0\n:2.1.b 0\n:2.1.c 0\n:2.3.d 0\n:2.2.d 0\n\nVertex\n\nChildCount 0\n\nNameCount 13\n0\n:3.1.11 0\n:3.2.11 0\n:3.3.11 0\n:3.4.11 0\n:3.6.11 0\n:3.5.11 0\n:3.7.11 0\n:1.1.6 0\n:3.8.11 0\n:1.1.5 0\n:3.2.12 0\n:3.1.12 0\n\nEndMap\n" + "sha256": "2b8584d1c63aff6327e97163170b1c49fe751db09b571194ce4466819ee851ce", + "text": "BeginElementMap v1\n1 PostfixCount 18\nEdge\nFace\nVertex\n;:Hbbc,E\n;:G(Face5;K-1;:Hbbc:4,F);FUS;:Hbbd:1c,V\n;:G2(Face6;K-1;:Hbbc:4,F);FUS;:Hbbd:1d,V\n;:M2;FUS;:Hbbd:8,E\n;:M;FUS;:Hbbd:7,E\n;:Hbbd,E\n;:Hbbc,F\n;:M2;FUS;:Hbbd:8,F\n;:M;FUS;:Hbbd:7,F\n;:Hbbd,F\n;:G2(Face1;K-1;:Hbbd:4,F);FUS;:Hbbc:1d,E\n;:M;FUS;:Hbbc:7,F\n;:G2(Face1;K-2;:Hbbd:4,F);FUS;:Hbbc:1d,E\n;:Hbbc,V\n;:Hbbd,V\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 19\n0\n:1.1.4 0\n:1.2.4 0\n:1.3.4 0\n:1.4.4 0\n:1.9.4 0\n:1.5.4 0\n:1.a.4 0\n:1.c.4 0\n:1.6.4 0\n:2.6.10 0\n:1.b.4 0\n:1.7.4 0\n:1.8.4 0\n:2.5.e 0\n:1.1.7 0\n:1.3.9 0\n:1.2.9 0\n:1.1.8 0\n\nFace\n\nChildCount 0\n\nNameCount 11\n0\n:2.1.a 0\n:2.3.a 0\n:2.6.f 0\n:2.4.a 0\n:2.5.f 0\n:2.2.a 0\n:2.1.b 0\n:2.1.c 0\n:2.3.d 0\n:2.2.d 0\n\nVertex\n\nChildCount 0\n\nNameCount 13\n0\n:3.1.11 0\n:3.2.11 0\n:3.3.11 0\n:3.4.11 0\n:3.6.11 0\n:3.5.11 0\n:3.7.11 0\n:1.1.6 0\n:3.8.11 0\n:1.1.5 0\n:3.2.12 0\n:3.1.12 0\n\nEndMap\n" } }, "finalObject": "Fuse03", @@ -12055,7 +12055,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:Hc5b,F", + "mappedName": "Face1;:Hbbc,F", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12068,7 +12068,7 @@ ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face1;:Hc5b,F", + "mappedName": "Face1;:Hbbc,F", "mappedStringIds": [], "name": "Face1" }, @@ -12076,7 +12076,7 @@ "history": [ { "children": [], - "mappedName": "Face3;:Hc5b,F", + "mappedName": "Face3;:Hbbc,F", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12089,7 +12089,7 @@ ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face3;:Hc5b,F", + "mappedName": "Face3;:Hbbc,F", "mappedStringIds": [], "name": "Face2" }, @@ -12097,7 +12097,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M;FUS;:Hc5b:7,F", + "mappedName": "Face6;:M;FUS;:Hbbc:7,F", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12110,7 +12110,7 @@ ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Face6;:M;FUS;:Hc5b:7,F", + "mappedName": "Face6;:M;FUS;:Hbbc:7,F", "mappedStringIds": [], "name": "Face3" }, @@ -12118,7 +12118,7 @@ "history": [ { "children": [], - "mappedName": "Face4;:Hc5b,F", + "mappedName": "Face4;:Hbbc,F", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12131,7 +12131,7 @@ ], "indexedName": "Face4", "indexedStringIds": [], - "mappedName": "Face4;:Hc5b,F", + "mappedName": "Face4;:Hbbc,F", "mappedStringIds": [], "name": "Face4" }, @@ -12139,7 +12139,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M;FUS;:Hc5b:7,F", + "mappedName": "Face5;:M;FUS;:Hbbc:7,F", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12152,7 +12152,7 @@ ], "indexedName": "Face5", "indexedStringIds": [], - "mappedName": "Face5;:M;FUS;:Hc5b:7,F", + "mappedName": "Face5;:M;FUS;:Hbbc:7,F", "mappedStringIds": [], "name": "Face5" }, @@ -12160,7 +12160,7 @@ "history": [ { "children": [], - "mappedName": "Face2;:Hc5b,F", + "mappedName": "Face2;:Hbbc,F", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12173,7 +12173,7 @@ ], "indexedName": "Face6", "indexedStringIds": [], - "mappedName": "Face2;:Hc5b,F", + "mappedName": "Face2;:Hbbc,F", "mappedStringIds": [], "name": "Face6" }, @@ -12181,7 +12181,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M2;FUS;:Hc5c:8,F", + "mappedName": "Face1;:M2;FUS;:Hbbd:8,F", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12194,7 +12194,7 @@ ], "indexedName": "Face7", "indexedStringIds": [], - "mappedName": "Face1;:M2;FUS;:Hc5c:8,F", + "mappedName": "Face1;:M2;FUS;:Hbbd:8,F", "mappedStringIds": [], "name": "Face7" }, @@ -12202,7 +12202,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;FUS;:Hc5c:7,F", + "mappedName": "Face1;:M;FUS;:Hbbd:7,F", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12215,7 +12215,7 @@ ], "indexedName": "Face8", "indexedStringIds": [], - "mappedName": "Face1;:M;FUS;:Hc5c:7,F", + "mappedName": "Face1;:M;FUS;:Hbbd:7,F", "mappedStringIds": [], "name": "Face8" }, @@ -12223,7 +12223,7 @@ "history": [ { "children": [], - "mappedName": "Face3;:Hc5c,F", + "mappedName": "Face3;:Hbbd,F", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12236,7 +12236,7 @@ ], "indexedName": "Face9", "indexedStringIds": [], - "mappedName": "Face3;:Hc5c,F", + "mappedName": "Face3;:Hbbd,F", "mappedStringIds": [], "name": "Face9" }, @@ -12244,7 +12244,7 @@ "history": [ { "children": [], - "mappedName": "Face2;:Hc5c,F", + "mappedName": "Face2;:Hbbd,F", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12257,7 +12257,7 @@ ], "indexedName": "Face10", "indexedStringIds": [], - "mappedName": "Face2;:Hc5c,F", + "mappedName": "Face2;:Hbbd,F", "mappedStringIds": [], "name": "Face10" }, @@ -12265,7 +12265,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:Hc5b,E", + "mappedName": "Edge1;:Hbbc,E", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12278,7 +12278,7 @@ ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Edge1;:Hc5b,E", + "mappedName": "Edge1;:Hbbc,E", "mappedStringIds": [], "name": "Edge1" }, @@ -12286,7 +12286,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:Hc5b,E", + "mappedName": "Edge2;:Hbbc,E", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12299,7 +12299,7 @@ ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Edge2;:Hc5b,E", + "mappedName": "Edge2;:Hbbc,E", "mappedStringIds": [], "name": "Edge2" }, @@ -12307,7 +12307,7 @@ "history": [ { "children": [], - "mappedName": "Edge3;:Hc5b,E", + "mappedName": "Edge3;:Hbbc,E", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12320,7 +12320,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Edge3;:Hc5b,E", + "mappedName": "Edge3;:Hbbc,E", "mappedStringIds": [], "name": "Edge3" }, @@ -12328,7 +12328,7 @@ "history": [ { "children": [], - "mappedName": "Edge4;:Hc5b,E", + "mappedName": "Edge4;:Hbbc,E", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12341,7 +12341,7 @@ ], "indexedName": "Edge4", "indexedStringIds": [], - "mappedName": "Edge4;:Hc5b,E", + "mappedName": "Edge4;:Hbbc,E", "mappedStringIds": [], "name": "Edge4" }, @@ -12349,7 +12349,7 @@ "history": [ { "children": [], - "mappedName": "Edge9;:Hc5b,E", + "mappedName": "Edge9;:Hbbc,E", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12362,7 +12362,7 @@ ], "indexedName": "Edge5", "indexedStringIds": [], - "mappedName": "Edge9;:Hc5b,E", + "mappedName": "Edge9;:Hbbc,E", "mappedStringIds": [], "name": "Edge5" }, @@ -12370,7 +12370,7 @@ "history": [ { "children": [], - "mappedName": "Edge5;:Hc5b,E", + "mappedName": "Edge5;:Hbbc,E", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12383,7 +12383,7 @@ ], "indexedName": "Edge6", "indexedStringIds": [], - "mappedName": "Edge5;:Hc5b,E", + "mappedName": "Edge5;:Hbbc,E", "mappedStringIds": [], "name": "Edge6" }, @@ -12391,7 +12391,7 @@ "history": [ { "children": [], - "mappedName": "Edge10;:Hc5b,E", + "mappedName": "Edge10;:Hbbc,E", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12404,7 +12404,7 @@ ], "indexedName": "Edge7", "indexedStringIds": [], - "mappedName": "Edge10;:Hc5b,E", + "mappedName": "Edge10;:Hbbc,E", "mappedStringIds": [], "name": "Edge7" }, @@ -12412,7 +12412,7 @@ "history": [ { "children": [], - "mappedName": "Edge12;:Hc5b,E", + "mappedName": "Edge12;:Hbbc,E", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12425,7 +12425,7 @@ ], "indexedName": "Edge8", "indexedStringIds": [], - "mappedName": "Edge12;:Hc5b,E", + "mappedName": "Edge12;:Hbbc,E", "mappedStringIds": [], "name": "Edge8" }, @@ -12433,7 +12433,7 @@ "history": [ { "children": [], - "mappedName": "Edge6;:Hc5b,E", + "mappedName": "Edge6;:Hbbc,E", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12446,7 +12446,7 @@ ], "indexedName": "Edge9", "indexedStringIds": [], - "mappedName": "Edge6;:Hc5b,E", + "mappedName": "Edge6;:Hbbc,E", "mappedStringIds": [], "name": "Edge9" }, @@ -12454,20 +12454,20 @@ "history": [ { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:Hc5c:4,F);FUS;:Hc5b:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:Hbbd:4,F);FUS;:Hbbc:1d,E", "object": "Fuse03", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:Hc5c:4,F)", + "mappedName": "Face6;:G2(Face1;K-2;:Hbbd:4,F)", "object": "Box03", "typeId": "Part::Box" } ], "indexedName": "Edge10", "indexedStringIds": [], - "mappedName": "Face6;:G2(Face1;K-2;:Hc5c:4,F);FUS;:Hc5b:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:Hbbd:4,F);FUS;:Hbbc:1d,E", "mappedStringIds": [], "name": "Edge10" }, @@ -12475,7 +12475,7 @@ "history": [ { "children": [], - "mappedName": "Edge11;:Hc5b,E", + "mappedName": "Edge11;:Hbbc,E", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12488,7 +12488,7 @@ ], "indexedName": "Edge11", "indexedStringIds": [], - "mappedName": "Edge11;:Hc5b,E", + "mappedName": "Edge11;:Hbbc,E", "mappedStringIds": [], "name": "Edge11" }, @@ -12496,7 +12496,7 @@ "history": [ { "children": [], - "mappedName": "Edge7;:Hc5b,E", + "mappedName": "Edge7;:Hbbc,E", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12509,7 +12509,7 @@ ], "indexedName": "Edge12", "indexedStringIds": [], - "mappedName": "Edge7;:Hc5b,E", + "mappedName": "Edge7;:Hbbc,E", "mappedStringIds": [], "name": "Edge12" }, @@ -12517,7 +12517,7 @@ "history": [ { "children": [], - "mappedName": "Edge8;:Hc5b,E", + "mappedName": "Edge8;:Hbbc,E", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12530,7 +12530,7 @@ ], "indexedName": "Edge13", "indexedStringIds": [], - "mappedName": "Edge8;:Hc5b,E", + "mappedName": "Edge8;:Hbbc,E", "mappedStringIds": [], "name": "Edge13" }, @@ -12538,20 +12538,20 @@ "history": [ { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:Hc5c:4,F);FUS;:Hc5b:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:Hbbd:4,F);FUS;:Hbbc:1d,E", "object": "Fuse03", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:Hc5c:4,F)", + "mappedName": "Face5;:G2(Face1;K-1;:Hbbd:4,F)", "object": "Box03", "typeId": "Part::Box" } ], "indexedName": "Edge14", "indexedStringIds": [], - "mappedName": "Face5;:G2(Face1;K-1;:Hc5c:4,F);FUS;:Hc5b:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:Hbbd:4,F);FUS;:Hbbc:1d,E", "mappedStringIds": [], "name": "Edge14" }, @@ -12559,7 +12559,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M2;FUS;:Hc5c:8,E", + "mappedName": "Edge1;:M2;FUS;:Hbbd:8,E", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12572,7 +12572,7 @@ ], "indexedName": "Edge15", "indexedStringIds": [], - "mappedName": "Edge1;:M2;FUS;:Hc5c:8,E", + "mappedName": "Edge1;:M2;FUS;:Hbbd:8,E", "mappedStringIds": [], "name": "Edge15" }, @@ -12580,7 +12580,7 @@ "history": [ { "children": [], - "mappedName": "Edge3;:Hc5c,E", + "mappedName": "Edge3;:Hbbd,E", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12593,7 +12593,7 @@ ], "indexedName": "Edge16", "indexedStringIds": [], - "mappedName": "Edge3;:Hc5c,E", + "mappedName": "Edge3;:Hbbd,E", "mappedStringIds": [], "name": "Edge16" }, @@ -12601,7 +12601,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:Hc5c,E", + "mappedName": "Edge2;:Hbbd,E", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12614,7 +12614,7 @@ ], "indexedName": "Edge17", "indexedStringIds": [], - "mappedName": "Edge2;:Hc5c,E", + "mappedName": "Edge2;:Hbbd,E", "mappedStringIds": [], "name": "Edge17" }, @@ -12622,7 +12622,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M;FUS;:Hc5c:7,E", + "mappedName": "Edge1;:M;FUS;:Hbbd:7,E", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12635,7 +12635,7 @@ ], "indexedName": "Edge18", "indexedStringIds": [], - "mappedName": "Edge1;:M;FUS;:Hc5c:7,E", + "mappedName": "Edge1;:M;FUS;:Hbbd:7,E", "mappedStringIds": [], "name": "Edge18" }, @@ -12643,7 +12643,7 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:Hc5b,V", + "mappedName": "Vertex1;:Hbbc,V", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12656,7 +12656,7 @@ ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Vertex1;:Hc5b,V", + "mappedName": "Vertex1;:Hbbc,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -12664,7 +12664,7 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:Hc5b,V", + "mappedName": "Vertex2;:Hbbc,V", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12677,7 +12677,7 @@ ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Vertex2;:Hc5b,V", + "mappedName": "Vertex2;:Hbbc,V", "mappedStringIds": [], "name": "Vertex2" }, @@ -12685,7 +12685,7 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:Hc5b,V", + "mappedName": "Vertex3;:Hbbc,V", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12698,7 +12698,7 @@ ], "indexedName": "Vertex3", "indexedStringIds": [], - "mappedName": "Vertex3;:Hc5b,V", + "mappedName": "Vertex3;:Hbbc,V", "mappedStringIds": [], "name": "Vertex3" }, @@ -12706,7 +12706,7 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:Hc5b,V", + "mappedName": "Vertex4;:Hbbc,V", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12719,7 +12719,7 @@ ], "indexedName": "Vertex4", "indexedStringIds": [], - "mappedName": "Vertex4;:Hc5b,V", + "mappedName": "Vertex4;:Hbbc,V", "mappedStringIds": [], "name": "Vertex4" }, @@ -12727,7 +12727,7 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:Hc5b,V", + "mappedName": "Vertex6;:Hbbc,V", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12740,7 +12740,7 @@ ], "indexedName": "Vertex5", "indexedStringIds": [], - "mappedName": "Vertex6;:Hc5b,V", + "mappedName": "Vertex6;:Hbbc,V", "mappedStringIds": [], "name": "Vertex5" }, @@ -12748,7 +12748,7 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:Hc5b,V", + "mappedName": "Vertex5;:Hbbc,V", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12761,7 +12761,7 @@ ], "indexedName": "Vertex6", "indexedStringIds": [], - "mappedName": "Vertex5;:Hc5b,V", + "mappedName": "Vertex5;:Hbbc,V", "mappedStringIds": [], "name": "Vertex6" }, @@ -12769,7 +12769,7 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:Hc5b,V", + "mappedName": "Vertex7;:Hbbc,V", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12782,7 +12782,7 @@ ], "indexedName": "Vertex7", "indexedStringIds": [], - "mappedName": "Vertex7;:Hc5b,V", + "mappedName": "Vertex7;:Hbbc,V", "mappedStringIds": [], "name": "Vertex7" }, @@ -12790,20 +12790,20 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:Hc5b:4,F);FUS;:Hc5c:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:Hbbc:4,F);FUS;:Hbbd:1d,V", "object": "Fuse03", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:Hc5b:4,F)", + "mappedName": "Edge1;:G2(Face6;K-1;:Hbbc:4,F)", "object": "Cylinder03", "typeId": "Part::Cylinder" } ], "indexedName": "Vertex8", "indexedStringIds": [], - "mappedName": "Edge1;:G2(Face6;K-1;:Hc5b:4,F);FUS;:Hc5c:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:Hbbc:4,F);FUS;:Hbbd:1d,V", "mappedStringIds": [], "name": "Vertex8" }, @@ -12811,7 +12811,7 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:Hc5b,V", + "mappedName": "Vertex8;:Hbbc,V", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12824,7 +12824,7 @@ ], "indexedName": "Vertex9", "indexedStringIds": [], - "mappedName": "Vertex8;:Hc5b,V", + "mappedName": "Vertex8;:Hbbc,V", "mappedStringIds": [], "name": "Vertex9" }, @@ -12832,20 +12832,20 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:Hc5b:4,F);FUS;:Hc5c:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:Hbbc:4,F);FUS;:Hbbd:1c,V", "object": "Fuse03", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:Hc5b:4,F)", + "mappedName": "Edge1;:G(Face5;K-1;:Hbbc:4,F)", "object": "Cylinder03", "typeId": "Part::Cylinder" } ], "indexedName": "Vertex10", "indexedStringIds": [], - "mappedName": "Edge1;:G(Face5;K-1;:Hc5b:4,F);FUS;:Hc5c:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:Hbbc:4,F);FUS;:Hbbd:1c,V", "mappedStringIds": [], "name": "Vertex10" }, @@ -12853,7 +12853,7 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:Hc5c,V", + "mappedName": "Vertex2;:Hbbd,V", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12866,7 +12866,7 @@ ], "indexedName": "Vertex11", "indexedStringIds": [], - "mappedName": "Vertex2;:Hc5c,V", + "mappedName": "Vertex2;:Hbbd,V", "mappedStringIds": [], "name": "Vertex11" }, @@ -12874,7 +12874,7 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:Hc5c,V", + "mappedName": "Vertex1;:Hbbd,V", "object": "Fuse03", "typeId": "Part::Fuse" }, @@ -12887,7 +12887,7 @@ ], "indexedName": "Vertex12", "indexedStringIds": [], - "mappedName": "Vertex1;:Hc5c,V", + "mappedName": "Vertex1;:Hbbd,V", "mappedStringIds": [], "name": "Vertex12" } @@ -12903,7 +12903,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:Hc5b,F", + "mappedName": "Face1;:Hbbc,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -12911,7 +12911,7 @@ "index": 1, "type": "Face" }, - "name": "Face1;:Hc5b,F", + "name": "Face1;:Hbbc,F", "stringIds": [] }, "relation": "preserved", @@ -12930,7 +12930,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:Hc5b,F", + "mappedName": "Face3;:Hbbc,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -12938,7 +12938,7 @@ "index": 2, "type": "Face" }, - "name": "Face3;:Hc5b,F", + "name": "Face3;:Hbbc,F", "stringIds": [] }, "relation": "preserved", @@ -12957,7 +12957,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M;FUS;:Hc5b:7,F", + "mappedName": "Face6;:M;FUS;:Hbbc:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -12965,7 +12965,7 @@ "index": 3, "type": "Face" }, - "name": "Face6;:M;FUS;:Hc5b:7,F", + "name": "Face6;:M;FUS;:Hbbc:7,F", "stringIds": [] }, "relation": "modified", @@ -12984,7 +12984,7 @@ "indexedName": "Face4", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:Hc5b,F", + "mappedName": "Face4;:Hbbc,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -12992,7 +12992,7 @@ "index": 4, "type": "Face" }, - "name": "Face4;:Hc5b,F", + "name": "Face4;:Hbbc,F", "stringIds": [] }, "relation": "preserved", @@ -13011,7 +13011,7 @@ "indexedName": "Face5", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M;FUS;:Hc5b:7,F", + "mappedName": "Face5;:M;FUS;:Hbbc:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13019,7 +13019,7 @@ "index": 5, "type": "Face" }, - "name": "Face5;:M;FUS;:Hc5b:7,F", + "name": "Face5;:M;FUS;:Hbbc:7,F", "stringIds": [] }, "relation": "modified", @@ -13038,7 +13038,7 @@ "indexedName": "Face6", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:Hc5b,F", + "mappedName": "Face2;:Hbbc,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13046,7 +13046,7 @@ "index": 6, "type": "Face" }, - "name": "Face2;:Hc5b,F", + "name": "Face2;:Hbbc,F", "stringIds": [] }, "relation": "preserved", @@ -13065,7 +13065,7 @@ "indexedName": "Face7", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M2;FUS;:Hc5c:8,F", + "mappedName": "Face1;:M2;FUS;:Hbbd:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13073,7 +13073,7 @@ "index": 7, "type": "Face" }, - "name": "Face1;:M2;FUS;:Hc5c:8,F", + "name": "Face1;:M2;FUS;:Hbbd:8,F", "stringIds": [] }, "relation": "modified", @@ -13092,7 +13092,7 @@ "indexedName": "Face8", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;FUS;:Hc5c:7,F", + "mappedName": "Face1;:M;FUS;:Hbbd:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13100,7 +13100,7 @@ "index": 8, "type": "Face" }, - "name": "Face1;:M;FUS;:Hc5c:7,F", + "name": "Face1;:M;FUS;:Hbbd:7,F", "stringIds": [] }, "relation": "modified", @@ -13119,7 +13119,7 @@ "indexedName": "Face9", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:Hc5c,F", + "mappedName": "Face3;:Hbbd,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13127,7 +13127,7 @@ "index": 9, "type": "Face" }, - "name": "Face3;:Hc5c,F", + "name": "Face3;:Hbbd,F", "stringIds": [] }, "relation": "preserved", @@ -13146,7 +13146,7 @@ "indexedName": "Face10", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:Hc5c,F", + "mappedName": "Face2;:Hbbd,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13154,7 +13154,7 @@ "index": 10, "type": "Face" }, - "name": "Face2;:Hc5c,F", + "name": "Face2;:Hbbd,F", "stringIds": [] }, "relation": "preserved", @@ -13173,7 +13173,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:Hc5b,E", + "mappedName": "Edge1;:Hbbc,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13181,7 +13181,7 @@ "index": 1, "type": "Edge" }, - "name": "Edge1;:Hc5b,E", + "name": "Edge1;:Hbbc,E", "stringIds": [] }, "relation": "preserved", @@ -13200,7 +13200,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:Hc5b,E", + "mappedName": "Edge2;:Hbbc,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13208,7 +13208,7 @@ "index": 2, "type": "Edge" }, - "name": "Edge2;:Hc5b,E", + "name": "Edge2;:Hbbc,E", "stringIds": [] }, "relation": "preserved", @@ -13227,7 +13227,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:Hc5b,E", + "mappedName": "Edge3;:Hbbc,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13235,7 +13235,7 @@ "index": 3, "type": "Edge" }, - "name": "Edge3;:Hc5b,E", + "name": "Edge3;:Hbbc,E", "stringIds": [] }, "relation": "preserved", @@ -13254,7 +13254,7 @@ "indexedName": "Edge4", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:Hc5b,E", + "mappedName": "Edge4;:Hbbc,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13262,7 +13262,7 @@ "index": 4, "type": "Edge" }, - "name": "Edge4;:Hc5b,E", + "name": "Edge4;:Hbbc,E", "stringIds": [] }, "relation": "preserved", @@ -13281,7 +13281,7 @@ "indexedName": "Edge5", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:Hc5b,E", + "mappedName": "Edge9;:Hbbc,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13289,7 +13289,7 @@ "index": 5, "type": "Edge" }, - "name": "Edge9;:Hc5b,E", + "name": "Edge9;:Hbbc,E", "stringIds": [] }, "relation": "preserved", @@ -13308,7 +13308,7 @@ "indexedName": "Edge6", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:Hc5b,E", + "mappedName": "Edge5;:Hbbc,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13316,7 +13316,7 @@ "index": 6, "type": "Edge" }, - "name": "Edge5;:Hc5b,E", + "name": "Edge5;:Hbbc,E", "stringIds": [] }, "relation": "preserved", @@ -13335,7 +13335,7 @@ "indexedName": "Edge7", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:Hc5b,E", + "mappedName": "Edge10;:Hbbc,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13343,7 +13343,7 @@ "index": 7, "type": "Edge" }, - "name": "Edge10;:Hc5b,E", + "name": "Edge10;:Hbbc,E", "stringIds": [] }, "relation": "preserved", @@ -13362,7 +13362,7 @@ "indexedName": "Edge8", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:Hc5b,E", + "mappedName": "Edge12;:Hbbc,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13370,7 +13370,7 @@ "index": 8, "type": "Edge" }, - "name": "Edge12;:Hc5b,E", + "name": "Edge12;:Hbbc,E", "stringIds": [] }, "relation": "preserved", @@ -13389,7 +13389,7 @@ "indexedName": "Edge9", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:Hc5b,E", + "mappedName": "Edge6;:Hbbc,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13397,7 +13397,7 @@ "index": 9, "type": "Edge" }, - "name": "Edge6;:Hc5b,E", + "name": "Edge6;:Hbbc,E", "stringIds": [] }, "relation": "preserved", @@ -13416,7 +13416,7 @@ "indexedName": "Edge10", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G2(Face1;K-2;:Hc5c:4,F);FUS;:Hc5b:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:Hbbd:4,F);FUS;:Hbbc:1d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13424,7 +13424,7 @@ "index": 10, "type": "Edge" }, - "name": "Face6;:G2(Face1;K-2;:Hc5c:4,F);FUS;:Hc5b:1d,E", + "name": "Face6;:G2(Face1;K-2;:Hbbd:4,F);FUS;:Hbbc:1d,E", "stringIds": [] }, "relation": "generated", @@ -13432,9 +13432,9 @@ "resultPersistentId": "Fuse03:edge:9", "sourceRefs": [ { - "mappedName": "Face6;:G2(Face1;K-2;:Hc5c:4,F)", + "mappedName": "Face6;:G2(Face1;K-2;:Hbbd:4,F)", "objectId": "Box03", - "persistentId": "Box03:mapped:Face6;:G2(Face1;K-2;:Hc5c:4,F)", + "persistentId": "Box03:mapped:Face6;:G2(Face1;K-2;:Hbbd:4,F)", "stageId": "Box03" } ] @@ -13443,7 +13443,7 @@ "indexedName": "Edge11", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:Hc5b,E", + "mappedName": "Edge11;:Hbbc,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13451,7 +13451,7 @@ "index": 11, "type": "Edge" }, - "name": "Edge11;:Hc5b,E", + "name": "Edge11;:Hbbc,E", "stringIds": [] }, "relation": "preserved", @@ -13470,7 +13470,7 @@ "indexedName": "Edge12", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:Hc5b,E", + "mappedName": "Edge7;:Hbbc,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13478,7 +13478,7 @@ "index": 12, "type": "Edge" }, - "name": "Edge7;:Hc5b,E", + "name": "Edge7;:Hbbc,E", "stringIds": [] }, "relation": "preserved", @@ -13497,7 +13497,7 @@ "indexedName": "Edge13", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:Hc5b,E", + "mappedName": "Edge8;:Hbbc,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13505,7 +13505,7 @@ "index": 13, "type": "Edge" }, - "name": "Edge8;:Hc5b,E", + "name": "Edge8;:Hbbc,E", "stringIds": [] }, "relation": "preserved", @@ -13524,7 +13524,7 @@ "indexedName": "Edge14", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G2(Face1;K-1;:Hc5c:4,F);FUS;:Hc5b:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:Hbbd:4,F);FUS;:Hbbc:1d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13532,7 +13532,7 @@ "index": 14, "type": "Edge" }, - "name": "Face5;:G2(Face1;K-1;:Hc5c:4,F);FUS;:Hc5b:1d,E", + "name": "Face5;:G2(Face1;K-1;:Hbbd:4,F);FUS;:Hbbc:1d,E", "stringIds": [] }, "relation": "generated", @@ -13540,9 +13540,9 @@ "resultPersistentId": "Fuse03:edge:13", "sourceRefs": [ { - "mappedName": "Face5;:G2(Face1;K-1;:Hc5c:4,F)", + "mappedName": "Face5;:G2(Face1;K-1;:Hbbd:4,F)", "objectId": "Box03", - "persistentId": "Box03:mapped:Face5;:G2(Face1;K-1;:Hc5c:4,F)", + "persistentId": "Box03:mapped:Face5;:G2(Face1;K-1;:Hbbd:4,F)", "stageId": "Box03" } ] @@ -13551,7 +13551,7 @@ "indexedName": "Edge15", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M2;FUS;:Hc5c:8,E", + "mappedName": "Edge1;:M2;FUS;:Hbbd:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13559,7 +13559,7 @@ "index": 15, "type": "Edge" }, - "name": "Edge1;:M2;FUS;:Hc5c:8,E", + "name": "Edge1;:M2;FUS;:Hbbd:8,E", "stringIds": [] }, "relation": "modified", @@ -13578,7 +13578,7 @@ "indexedName": "Edge16", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:Hc5c,E", + "mappedName": "Edge3;:Hbbd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13586,7 +13586,7 @@ "index": 16, "type": "Edge" }, - "name": "Edge3;:Hc5c,E", + "name": "Edge3;:Hbbd,E", "stringIds": [] }, "relation": "preserved", @@ -13605,7 +13605,7 @@ "indexedName": "Edge17", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:Hc5c,E", + "mappedName": "Edge2;:Hbbd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13613,7 +13613,7 @@ "index": 17, "type": "Edge" }, - "name": "Edge2;:Hc5c,E", + "name": "Edge2;:Hbbd,E", "stringIds": [] }, "relation": "preserved", @@ -13632,7 +13632,7 @@ "indexedName": "Edge18", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M;FUS;:Hc5c:7,E", + "mappedName": "Edge1;:M;FUS;:Hbbd:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13640,7 +13640,7 @@ "index": 18, "type": "Edge" }, - "name": "Edge1;:M;FUS;:Hc5c:7,E", + "name": "Edge1;:M;FUS;:Hbbd:7,E", "stringIds": [] }, "relation": "modified", @@ -13659,7 +13659,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:Hc5b,V", + "mappedName": "Vertex1;:Hbbc,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13667,7 +13667,7 @@ "index": 1, "type": "Vertex" }, - "name": "Vertex1;:Hc5b,V", + "name": "Vertex1;:Hbbc,V", "stringIds": [] }, "relation": "preserved", @@ -13686,7 +13686,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:Hc5b,V", + "mappedName": "Vertex2;:Hbbc,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13694,7 +13694,7 @@ "index": 2, "type": "Vertex" }, - "name": "Vertex2;:Hc5b,V", + "name": "Vertex2;:Hbbc,V", "stringIds": [] }, "relation": "preserved", @@ -13713,7 +13713,7 @@ "indexedName": "Vertex3", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:Hc5b,V", + "mappedName": "Vertex3;:Hbbc,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13721,7 +13721,7 @@ "index": 3, "type": "Vertex" }, - "name": "Vertex3;:Hc5b,V", + "name": "Vertex3;:Hbbc,V", "stringIds": [] }, "relation": "preserved", @@ -13740,7 +13740,7 @@ "indexedName": "Vertex4", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:Hc5b,V", + "mappedName": "Vertex4;:Hbbc,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13748,7 +13748,7 @@ "index": 4, "type": "Vertex" }, - "name": "Vertex4;:Hc5b,V", + "name": "Vertex4;:Hbbc,V", "stringIds": [] }, "relation": "preserved", @@ -13767,7 +13767,7 @@ "indexedName": "Vertex5", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:Hc5b,V", + "mappedName": "Vertex6;:Hbbc,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13775,7 +13775,7 @@ "index": 5, "type": "Vertex" }, - "name": "Vertex6;:Hc5b,V", + "name": "Vertex6;:Hbbc,V", "stringIds": [] }, "relation": "preserved", @@ -13794,7 +13794,7 @@ "indexedName": "Vertex6", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:Hc5b,V", + "mappedName": "Vertex5;:Hbbc,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13802,7 +13802,7 @@ "index": 6, "type": "Vertex" }, - "name": "Vertex5;:Hc5b,V", + "name": "Vertex5;:Hbbc,V", "stringIds": [] }, "relation": "preserved", @@ -13821,7 +13821,7 @@ "indexedName": "Vertex7", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:Hc5b,V", + "mappedName": "Vertex7;:Hbbc,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13829,7 +13829,7 @@ "index": 7, "type": "Vertex" }, - "name": "Vertex7;:Hc5b,V", + "name": "Vertex7;:Hbbc,V", "stringIds": [] }, "relation": "preserved", @@ -13848,7 +13848,7 @@ "indexedName": "Vertex8", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G2(Face6;K-1;:Hc5b:4,F);FUS;:Hc5c:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:Hbbc:4,F);FUS;:Hbbd:1d,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13856,7 +13856,7 @@ "index": 8, "type": "Vertex" }, - "name": "Edge1;:G2(Face6;K-1;:Hc5b:4,F);FUS;:Hc5c:1d,V", + "name": "Edge1;:G2(Face6;K-1;:Hbbc:4,F);FUS;:Hbbd:1d,V", "stringIds": [] }, "relation": "generated", @@ -13864,9 +13864,9 @@ "resultPersistentId": "Fuse03:vertex:7", "sourceRefs": [ { - "mappedName": "Edge1;:G2(Face6;K-1;:Hc5b:4,F)", + "mappedName": "Edge1;:G2(Face6;K-1;:Hbbc:4,F)", "objectId": "Cylinder03", - "persistentId": "Cylinder03:mapped:Edge1;:G2(Face6;K-1;:Hc5b:4,F)", + "persistentId": "Cylinder03:mapped:Edge1;:G2(Face6;K-1;:Hbbc:4,F)", "stageId": "Cylinder03" } ] @@ -13875,7 +13875,7 @@ "indexedName": "Vertex9", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:Hc5b,V", + "mappedName": "Vertex8;:Hbbc,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13883,7 +13883,7 @@ "index": 9, "type": "Vertex" }, - "name": "Vertex8;:Hc5b,V", + "name": "Vertex8;:Hbbc,V", "stringIds": [] }, "relation": "preserved", @@ -13902,7 +13902,7 @@ "indexedName": "Vertex10", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G(Face5;K-1;:Hc5b:4,F);FUS;:Hc5c:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:Hbbc:4,F);FUS;:Hbbd:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13910,7 +13910,7 @@ "index": 10, "type": "Vertex" }, - "name": "Edge1;:G(Face5;K-1;:Hc5b:4,F);FUS;:Hc5c:1c,V", + "name": "Edge1;:G(Face5;K-1;:Hbbc:4,F);FUS;:Hbbd:1c,V", "stringIds": [] }, "relation": "generated", @@ -13918,9 +13918,9 @@ "resultPersistentId": "Fuse03:vertex:9", "sourceRefs": [ { - "mappedName": "Edge1;:G(Face5;K-1;:Hc5b:4,F)", + "mappedName": "Edge1;:G(Face5;K-1;:Hbbc:4,F)", "objectId": "Cylinder03", - "persistentId": "Cylinder03:mapped:Edge1;:G(Face5;K-1;:Hc5b:4,F)", + "persistentId": "Cylinder03:mapped:Edge1;:G(Face5;K-1;:Hbbc:4,F)", "stageId": "Cylinder03" } ] @@ -13929,7 +13929,7 @@ "indexedName": "Vertex11", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:Hc5c,V", + "mappedName": "Vertex2;:Hbbd,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13937,7 +13937,7 @@ "index": 11, "type": "Vertex" }, - "name": "Vertex2;:Hc5c,V", + "name": "Vertex2;:Hbbd,V", "stringIds": [] }, "relation": "preserved", @@ -13956,7 +13956,7 @@ "indexedName": "Vertex12", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:Hc5c,V", + "mappedName": "Vertex1;:Hbbd,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -13964,7 +13964,7 @@ "index": 12, "type": "Vertex" }, - "name": "Vertex1;:Hc5c,V", + "name": "Vertex1;:Hbbd,V", "stringIds": [] }, "relation": "preserved", @@ -14614,8 +14614,8 @@ "category": "boolean", "elementMapResources": { "Cut04.Shape.Map.txt": { - "sha256": "83459b4f2e8ec5deb7720777514ead79fde486fa3fdc14e675a473cb98153b54", - "text": "BeginElementMap v1\n1 PostfixCount 13\nEdge\nFace\nVertex\n;:H9ef,E\n;:G(Face5;K-1;:H9ef:4,F);CUT;:H9f0:1c,V\n;:G2(Face6;K-1;:H9ef:4,F);CUT;:H9f0:1d,V\n;:M;CUT;:H9f0:7,E\n;:H9ef,F\n;:M;CUT;:H9f0:7,F\n;:G2(Face1;K-1;:H9f0:4,F);CUT;:H9ef:1d,E\n;:M;CUT;:H9ef:7,F\n;:G2(Face1;K-2;:H9f0:4,F);CUT;:H9ef:1d,E\n;:H9ef,V\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 16\n0\n:1.1.4 0\n:1.2.4 0\n:1.3.4 0\n:1.4.4 0\n:1.9.4 0\n:1.5.4 0\n:1.a.4 0\n:1.c.4 0\n:1.6.4 0\n:2.6.c 0\n:1.b.4 0\n:1.7.4 0\n:1.8.4 0\n:2.5.a 0\n:1.1.7 0\n\nFace\n\nChildCount 0\n\nNameCount 8\n0\n:2.1.8 0\n:2.3.8 0\n:2.6.b 0\n:2.4.8 0\n:2.5.b 0\n:2.2.8 0\n:2.1.9 0\n\nVertex\n\nChildCount 0\n\nNameCount 11\n0\n:3.1.d 0\n:3.2.d 0\n:3.3.d 0\n:3.4.d 0\n:3.6.d 0\n:3.5.d 0\n:3.7.d 0\n:1.1.6 0\n:3.8.d 0\n:1.1.5 0\n\nEndMap\n" + "sha256": "08a6d235feafaf265ff86666a66ead5710e1771b03780e5106ddc3e0771bbba8", + "text": "BeginElementMap v1\n1 PostfixCount 13\nEdge\nFace\nVertex\n;:Hfa8,E\n;:G(Face5;K-1;:Hfa8:4,F);CUT;:Hfa9:1c,V\n;:G2(Face6;K-1;:Hfa8:4,F);CUT;:Hfa9:1d,V\n;:M;CUT;:Hfa9:7,E\n;:Hfa8,F\n;:M;CUT;:Hfa9:7,F\n;:G2(Face1;K-1;:Hfa9:4,F);CUT;:Hfa8:1d,E\n;:M;CUT;:Hfa8:7,F\n;:G2(Face1;K-2;:Hfa9:4,F);CUT;:Hfa8:1d,E\n;:Hfa8,V\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 16\n0\n:1.1.4 0\n:1.2.4 0\n:1.3.4 0\n:1.4.4 0\n:1.9.4 0\n:1.5.4 0\n:1.a.4 0\n:1.c.4 0\n:1.6.4 0\n:2.6.c 0\n:1.b.4 0\n:1.7.4 0\n:1.8.4 0\n:2.5.a 0\n:1.1.7 0\n\nFace\n\nChildCount 0\n\nNameCount 8\n0\n:2.1.8 0\n:2.3.8 0\n:2.6.b 0\n:2.4.8 0\n:2.5.b 0\n:2.2.8 0\n:2.1.9 0\n\nVertex\n\nChildCount 0\n\nNameCount 11\n0\n:3.1.d 0\n:3.2.d 0\n:3.3.d 0\n:3.4.d 0\n:3.6.d 0\n:3.5.d 0\n:3.7.d 0\n:1.1.6 0\n:3.8.d 0\n:1.1.5 0\n\nEndMap\n" } }, "finalObject": "Cut04", @@ -16378,7 +16378,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:H9ef,F", + "mappedName": "Face1;:Hfa8,F", "object": "Cut04", "typeId": "Part::Cut" }, @@ -16391,7 +16391,7 @@ ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face1;:H9ef,F", + "mappedName": "Face1;:Hfa8,F", "mappedStringIds": [], "name": "Face1" }, @@ -16399,7 +16399,7 @@ "history": [ { "children": [], - "mappedName": "Face3;:H9ef,F", + "mappedName": "Face3;:Hfa8,F", "object": "Cut04", "typeId": "Part::Cut" }, @@ -16412,7 +16412,7 @@ ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face3;:H9ef,F", + "mappedName": "Face3;:Hfa8,F", "mappedStringIds": [], "name": "Face2" }, @@ -16420,7 +16420,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M;CUT;:H9ef:7,F", + "mappedName": "Face6;:M;CUT;:Hfa8:7,F", "object": "Cut04", "typeId": "Part::Cut" }, @@ -16433,7 +16433,7 @@ ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Face6;:M;CUT;:H9ef:7,F", + "mappedName": "Face6;:M;CUT;:Hfa8:7,F", "mappedStringIds": [], "name": "Face3" }, @@ -16441,7 +16441,7 @@ "history": [ { "children": [], - "mappedName": "Face4;:H9ef,F", + "mappedName": "Face4;:Hfa8,F", "object": "Cut04", "typeId": "Part::Cut" }, @@ -16454,7 +16454,7 @@ ], "indexedName": "Face4", "indexedStringIds": [], - "mappedName": "Face4;:H9ef,F", + "mappedName": "Face4;:Hfa8,F", "mappedStringIds": [], "name": "Face4" }, @@ -16462,7 +16462,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M;CUT;:H9ef:7,F", + "mappedName": "Face5;:M;CUT;:Hfa8:7,F", "object": "Cut04", "typeId": "Part::Cut" }, @@ -16475,7 +16475,7 @@ ], "indexedName": "Face5", "indexedStringIds": [], - "mappedName": "Face5;:M;CUT;:H9ef:7,F", + "mappedName": "Face5;:M;CUT;:Hfa8:7,F", "mappedStringIds": [], "name": "Face5" }, @@ -16483,7 +16483,7 @@ "history": [ { "children": [], - "mappedName": "Face2;:H9ef,F", + "mappedName": "Face2;:Hfa8,F", "object": "Cut04", "typeId": "Part::Cut" }, @@ -16496,7 +16496,7 @@ ], "indexedName": "Face6", "indexedStringIds": [], - "mappedName": "Face2;:H9ef,F", + "mappedName": "Face2;:Hfa8,F", "mappedStringIds": [], "name": "Face6" }, @@ -16504,7 +16504,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;CUT;:H9f0:7,F", + "mappedName": "Face1;:M;CUT;:Hfa9:7,F", "object": "Cut04", "typeId": "Part::Cut" }, @@ -16517,7 +16517,7 @@ ], "indexedName": "Face7", "indexedStringIds": [], - "mappedName": "Face1;:M;CUT;:H9f0:7,F", + "mappedName": "Face1;:M;CUT;:Hfa9:7,F", "mappedStringIds": [], "name": "Face7" }, @@ -16525,7 +16525,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:H9ef,E", + "mappedName": "Edge1;:Hfa8,E", "object": "Cut04", "typeId": "Part::Cut" }, @@ -16538,7 +16538,7 @@ ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Edge1;:H9ef,E", + "mappedName": "Edge1;:Hfa8,E", "mappedStringIds": [], "name": "Edge1" }, @@ -16546,7 +16546,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:H9ef,E", + "mappedName": "Edge2;:Hfa8,E", "object": "Cut04", "typeId": "Part::Cut" }, @@ -16559,7 +16559,7 @@ ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Edge2;:H9ef,E", + "mappedName": "Edge2;:Hfa8,E", "mappedStringIds": [], "name": "Edge2" }, @@ -16567,7 +16567,7 @@ "history": [ { "children": [], - "mappedName": "Edge3;:H9ef,E", + "mappedName": "Edge3;:Hfa8,E", "object": "Cut04", "typeId": "Part::Cut" }, @@ -16580,7 +16580,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Edge3;:H9ef,E", + "mappedName": "Edge3;:Hfa8,E", "mappedStringIds": [], "name": "Edge3" }, @@ -16588,7 +16588,7 @@ "history": [ { "children": [], - "mappedName": "Edge4;:H9ef,E", + "mappedName": "Edge4;:Hfa8,E", "object": "Cut04", "typeId": "Part::Cut" }, @@ -16601,7 +16601,7 @@ ], "indexedName": "Edge4", "indexedStringIds": [], - "mappedName": "Edge4;:H9ef,E", + "mappedName": "Edge4;:Hfa8,E", "mappedStringIds": [], "name": "Edge4" }, @@ -16609,7 +16609,7 @@ "history": [ { "children": [], - "mappedName": "Edge9;:H9ef,E", + "mappedName": "Edge9;:Hfa8,E", "object": "Cut04", "typeId": "Part::Cut" }, @@ -16622,7 +16622,7 @@ ], "indexedName": "Edge5", "indexedStringIds": [], - "mappedName": "Edge9;:H9ef,E", + "mappedName": "Edge9;:Hfa8,E", "mappedStringIds": [], "name": "Edge5" }, @@ -16630,7 +16630,7 @@ "history": [ { "children": [], - "mappedName": "Edge5;:H9ef,E", + "mappedName": "Edge5;:Hfa8,E", "object": "Cut04", "typeId": "Part::Cut" }, @@ -16643,7 +16643,7 @@ ], "indexedName": "Edge6", "indexedStringIds": [], - "mappedName": "Edge5;:H9ef,E", + "mappedName": "Edge5;:Hfa8,E", "mappedStringIds": [], "name": "Edge6" }, @@ -16651,7 +16651,7 @@ "history": [ { "children": [], - "mappedName": "Edge10;:H9ef,E", + "mappedName": "Edge10;:Hfa8,E", "object": "Cut04", "typeId": "Part::Cut" }, @@ -16664,7 +16664,7 @@ ], "indexedName": "Edge7", "indexedStringIds": [], - "mappedName": "Edge10;:H9ef,E", + "mappedName": "Edge10;:Hfa8,E", "mappedStringIds": [], "name": "Edge7" }, @@ -16672,7 +16672,7 @@ "history": [ { "children": [], - "mappedName": "Edge12;:H9ef,E", + "mappedName": "Edge12;:Hfa8,E", "object": "Cut04", "typeId": "Part::Cut" }, @@ -16685,7 +16685,7 @@ ], "indexedName": "Edge8", "indexedStringIds": [], - "mappedName": "Edge12;:H9ef,E", + "mappedName": "Edge12;:Hfa8,E", "mappedStringIds": [], "name": "Edge8" }, @@ -16693,7 +16693,7 @@ "history": [ { "children": [], - "mappedName": "Edge6;:H9ef,E", + "mappedName": "Edge6;:Hfa8,E", "object": "Cut04", "typeId": "Part::Cut" }, @@ -16706,7 +16706,7 @@ ], "indexedName": "Edge9", "indexedStringIds": [], - "mappedName": "Edge6;:H9ef,E", + "mappedName": "Edge6;:Hfa8,E", "mappedStringIds": [], "name": "Edge9" }, @@ -16714,20 +16714,20 @@ "history": [ { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:H9f0:4,F);CUT;:H9ef:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:Hfa9:4,F);CUT;:Hfa8:1d,E", "object": "Cut04", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:H9f0:4,F)", + "mappedName": "Face6;:G2(Face1;K-2;:Hfa9:4,F)", "object": "Box04", "typeId": "Part::Box" } ], "indexedName": "Edge10", "indexedStringIds": [], - "mappedName": "Face6;:G2(Face1;K-2;:H9f0:4,F);CUT;:H9ef:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:Hfa9:4,F);CUT;:Hfa8:1d,E", "mappedStringIds": [], "name": "Edge10" }, @@ -16735,7 +16735,7 @@ "history": [ { "children": [], - "mappedName": "Edge11;:H9ef,E", + "mappedName": "Edge11;:Hfa8,E", "object": "Cut04", "typeId": "Part::Cut" }, @@ -16748,7 +16748,7 @@ ], "indexedName": "Edge11", "indexedStringIds": [], - "mappedName": "Edge11;:H9ef,E", + "mappedName": "Edge11;:Hfa8,E", "mappedStringIds": [], "name": "Edge11" }, @@ -16756,7 +16756,7 @@ "history": [ { "children": [], - "mappedName": "Edge7;:H9ef,E", + "mappedName": "Edge7;:Hfa8,E", "object": "Cut04", "typeId": "Part::Cut" }, @@ -16769,7 +16769,7 @@ ], "indexedName": "Edge12", "indexedStringIds": [], - "mappedName": "Edge7;:H9ef,E", + "mappedName": "Edge7;:Hfa8,E", "mappedStringIds": [], "name": "Edge12" }, @@ -16777,7 +16777,7 @@ "history": [ { "children": [], - "mappedName": "Edge8;:H9ef,E", + "mappedName": "Edge8;:Hfa8,E", "object": "Cut04", "typeId": "Part::Cut" }, @@ -16790,7 +16790,7 @@ ], "indexedName": "Edge13", "indexedStringIds": [], - "mappedName": "Edge8;:H9ef,E", + "mappedName": "Edge8;:Hfa8,E", "mappedStringIds": [], "name": "Edge13" }, @@ -16798,20 +16798,20 @@ "history": [ { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:H9f0:4,F);CUT;:H9ef:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:Hfa9:4,F);CUT;:Hfa8:1d,E", "object": "Cut04", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:H9f0:4,F)", + "mappedName": "Face5;:G2(Face1;K-1;:Hfa9:4,F)", "object": "Box04", "typeId": "Part::Box" } ], "indexedName": "Edge14", "indexedStringIds": [], - "mappedName": "Face5;:G2(Face1;K-1;:H9f0:4,F);CUT;:H9ef:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:Hfa9:4,F);CUT;:Hfa8:1d,E", "mappedStringIds": [], "name": "Edge14" }, @@ -16819,7 +16819,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M;CUT;:H9f0:7,E", + "mappedName": "Edge1;:M;CUT;:Hfa9:7,E", "object": "Cut04", "typeId": "Part::Cut" }, @@ -16832,7 +16832,7 @@ ], "indexedName": "Edge15", "indexedStringIds": [], - "mappedName": "Edge1;:M;CUT;:H9f0:7,E", + "mappedName": "Edge1;:M;CUT;:Hfa9:7,E", "mappedStringIds": [], "name": "Edge15" }, @@ -16840,7 +16840,7 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:H9ef,V", + "mappedName": "Vertex1;:Hfa8,V", "object": "Cut04", "typeId": "Part::Cut" }, @@ -16853,7 +16853,7 @@ ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Vertex1;:H9ef,V", + "mappedName": "Vertex1;:Hfa8,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -16861,7 +16861,7 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:H9ef,V", + "mappedName": "Vertex2;:Hfa8,V", "object": "Cut04", "typeId": "Part::Cut" }, @@ -16874,7 +16874,7 @@ ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Vertex2;:H9ef,V", + "mappedName": "Vertex2;:Hfa8,V", "mappedStringIds": [], "name": "Vertex2" }, @@ -16882,7 +16882,7 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:H9ef,V", + "mappedName": "Vertex3;:Hfa8,V", "object": "Cut04", "typeId": "Part::Cut" }, @@ -16895,7 +16895,7 @@ ], "indexedName": "Vertex3", "indexedStringIds": [], - "mappedName": "Vertex3;:H9ef,V", + "mappedName": "Vertex3;:Hfa8,V", "mappedStringIds": [], "name": "Vertex3" }, @@ -16903,7 +16903,7 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:H9ef,V", + "mappedName": "Vertex4;:Hfa8,V", "object": "Cut04", "typeId": "Part::Cut" }, @@ -16916,7 +16916,7 @@ ], "indexedName": "Vertex4", "indexedStringIds": [], - "mappedName": "Vertex4;:H9ef,V", + "mappedName": "Vertex4;:Hfa8,V", "mappedStringIds": [], "name": "Vertex4" }, @@ -16924,7 +16924,7 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:H9ef,V", + "mappedName": "Vertex6;:Hfa8,V", "object": "Cut04", "typeId": "Part::Cut" }, @@ -16937,7 +16937,7 @@ ], "indexedName": "Vertex5", "indexedStringIds": [], - "mappedName": "Vertex6;:H9ef,V", + "mappedName": "Vertex6;:Hfa8,V", "mappedStringIds": [], "name": "Vertex5" }, @@ -16945,7 +16945,7 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:H9ef,V", + "mappedName": "Vertex5;:Hfa8,V", "object": "Cut04", "typeId": "Part::Cut" }, @@ -16958,7 +16958,7 @@ ], "indexedName": "Vertex6", "indexedStringIds": [], - "mappedName": "Vertex5;:H9ef,V", + "mappedName": "Vertex5;:Hfa8,V", "mappedStringIds": [], "name": "Vertex6" }, @@ -16966,7 +16966,7 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:H9ef,V", + "mappedName": "Vertex7;:Hfa8,V", "object": "Cut04", "typeId": "Part::Cut" }, @@ -16979,7 +16979,7 @@ ], "indexedName": "Vertex7", "indexedStringIds": [], - "mappedName": "Vertex7;:H9ef,V", + "mappedName": "Vertex7;:Hfa8,V", "mappedStringIds": [], "name": "Vertex7" }, @@ -16987,20 +16987,20 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H9ef:4,F);CUT;:H9f0:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:Hfa8:4,F);CUT;:Hfa9:1d,V", "object": "Cut04", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H9ef:4,F)", + "mappedName": "Edge1;:G2(Face6;K-1;:Hfa8:4,F)", "object": "Cylinder04", "typeId": "Part::Cylinder" } ], "indexedName": "Vertex8", "indexedStringIds": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H9ef:4,F);CUT;:H9f0:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:Hfa8:4,F);CUT;:Hfa9:1d,V", "mappedStringIds": [], "name": "Vertex8" }, @@ -17008,7 +17008,7 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:H9ef,V", + "mappedName": "Vertex8;:Hfa8,V", "object": "Cut04", "typeId": "Part::Cut" }, @@ -17021,7 +17021,7 @@ ], "indexedName": "Vertex9", "indexedStringIds": [], - "mappedName": "Vertex8;:H9ef,V", + "mappedName": "Vertex8;:Hfa8,V", "mappedStringIds": [], "name": "Vertex9" }, @@ -17029,20 +17029,20 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:H9ef:4,F);CUT;:H9f0:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:Hfa8:4,F);CUT;:Hfa9:1c,V", "object": "Cut04", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:H9ef:4,F)", + "mappedName": "Edge1;:G(Face5;K-1;:Hfa8:4,F)", "object": "Cylinder04", "typeId": "Part::Cylinder" } ], "indexedName": "Vertex10", "indexedStringIds": [], - "mappedName": "Edge1;:G(Face5;K-1;:H9ef:4,F);CUT;:H9f0:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:Hfa8:4,F);CUT;:Hfa9:1c,V", "mappedStringIds": [], "name": "Vertex10" } @@ -17058,7 +17058,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:H9ef,F", + "mappedName": "Face1;:Hfa8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17066,7 +17066,7 @@ "index": 1, "type": "Face" }, - "name": "Face1;:H9ef,F", + "name": "Face1;:Hfa8,F", "stringIds": [] }, "relation": "preserved", @@ -17085,7 +17085,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:H9ef,F", + "mappedName": "Face3;:Hfa8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17093,7 +17093,7 @@ "index": 2, "type": "Face" }, - "name": "Face3;:H9ef,F", + "name": "Face3;:Hfa8,F", "stringIds": [] }, "relation": "preserved", @@ -17112,7 +17112,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M;CUT;:H9ef:7,F", + "mappedName": "Face6;:M;CUT;:Hfa8:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17120,7 +17120,7 @@ "index": 3, "type": "Face" }, - "name": "Face6;:M;CUT;:H9ef:7,F", + "name": "Face6;:M;CUT;:Hfa8:7,F", "stringIds": [] }, "relation": "modified", @@ -17139,7 +17139,7 @@ "indexedName": "Face4", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:H9ef,F", + "mappedName": "Face4;:Hfa8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17147,7 +17147,7 @@ "index": 4, "type": "Face" }, - "name": "Face4;:H9ef,F", + "name": "Face4;:Hfa8,F", "stringIds": [] }, "relation": "preserved", @@ -17166,7 +17166,7 @@ "indexedName": "Face5", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M;CUT;:H9ef:7,F", + "mappedName": "Face5;:M;CUT;:Hfa8:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17174,7 +17174,7 @@ "index": 5, "type": "Face" }, - "name": "Face5;:M;CUT;:H9ef:7,F", + "name": "Face5;:M;CUT;:Hfa8:7,F", "stringIds": [] }, "relation": "modified", @@ -17193,7 +17193,7 @@ "indexedName": "Face6", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:H9ef,F", + "mappedName": "Face2;:Hfa8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17201,7 +17201,7 @@ "index": 6, "type": "Face" }, - "name": "Face2;:H9ef,F", + "name": "Face2;:Hfa8,F", "stringIds": [] }, "relation": "preserved", @@ -17220,7 +17220,7 @@ "indexedName": "Face7", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;CUT;:H9f0:7,F", + "mappedName": "Face1;:M;CUT;:Hfa9:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17228,7 +17228,7 @@ "index": 7, "type": "Face" }, - "name": "Face1;:M;CUT;:H9f0:7,F", + "name": "Face1;:M;CUT;:Hfa9:7,F", "stringIds": [] }, "relation": "modified", @@ -17247,7 +17247,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:H9ef,E", + "mappedName": "Edge1;:Hfa8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17255,7 +17255,7 @@ "index": 1, "type": "Edge" }, - "name": "Edge1;:H9ef,E", + "name": "Edge1;:Hfa8,E", "stringIds": [] }, "relation": "preserved", @@ -17274,7 +17274,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:H9ef,E", + "mappedName": "Edge2;:Hfa8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17282,7 +17282,7 @@ "index": 2, "type": "Edge" }, - "name": "Edge2;:H9ef,E", + "name": "Edge2;:Hfa8,E", "stringIds": [] }, "relation": "preserved", @@ -17301,7 +17301,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:H9ef,E", + "mappedName": "Edge3;:Hfa8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17309,7 +17309,7 @@ "index": 3, "type": "Edge" }, - "name": "Edge3;:H9ef,E", + "name": "Edge3;:Hfa8,E", "stringIds": [] }, "relation": "preserved", @@ -17328,7 +17328,7 @@ "indexedName": "Edge4", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:H9ef,E", + "mappedName": "Edge4;:Hfa8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17336,7 +17336,7 @@ "index": 4, "type": "Edge" }, - "name": "Edge4;:H9ef,E", + "name": "Edge4;:Hfa8,E", "stringIds": [] }, "relation": "preserved", @@ -17355,7 +17355,7 @@ "indexedName": "Edge5", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:H9ef,E", + "mappedName": "Edge9;:Hfa8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17363,7 +17363,7 @@ "index": 5, "type": "Edge" }, - "name": "Edge9;:H9ef,E", + "name": "Edge9;:Hfa8,E", "stringIds": [] }, "relation": "preserved", @@ -17382,7 +17382,7 @@ "indexedName": "Edge6", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:H9ef,E", + "mappedName": "Edge5;:Hfa8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17390,7 +17390,7 @@ "index": 6, "type": "Edge" }, - "name": "Edge5;:H9ef,E", + "name": "Edge5;:Hfa8,E", "stringIds": [] }, "relation": "preserved", @@ -17409,7 +17409,7 @@ "indexedName": "Edge7", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:H9ef,E", + "mappedName": "Edge10;:Hfa8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17417,7 +17417,7 @@ "index": 7, "type": "Edge" }, - "name": "Edge10;:H9ef,E", + "name": "Edge10;:Hfa8,E", "stringIds": [] }, "relation": "preserved", @@ -17436,7 +17436,7 @@ "indexedName": "Edge8", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:H9ef,E", + "mappedName": "Edge12;:Hfa8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17444,7 +17444,7 @@ "index": 8, "type": "Edge" }, - "name": "Edge12;:H9ef,E", + "name": "Edge12;:Hfa8,E", "stringIds": [] }, "relation": "preserved", @@ -17463,7 +17463,7 @@ "indexedName": "Edge9", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:H9ef,E", + "mappedName": "Edge6;:Hfa8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17471,7 +17471,7 @@ "index": 9, "type": "Edge" }, - "name": "Edge6;:H9ef,E", + "name": "Edge6;:Hfa8,E", "stringIds": [] }, "relation": "preserved", @@ -17490,7 +17490,7 @@ "indexedName": "Edge10", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G2(Face1;K-2;:H9f0:4,F);CUT;:H9ef:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:Hfa9:4,F);CUT;:Hfa8:1d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17498,7 +17498,7 @@ "index": 10, "type": "Edge" }, - "name": "Face6;:G2(Face1;K-2;:H9f0:4,F);CUT;:H9ef:1d,E", + "name": "Face6;:G2(Face1;K-2;:Hfa9:4,F);CUT;:Hfa8:1d,E", "stringIds": [] }, "relation": "generated", @@ -17506,9 +17506,9 @@ "resultPersistentId": "Cut04:edge:9", "sourceRefs": [ { - "mappedName": "Face6;:G2(Face1;K-2;:H9f0:4,F)", + "mappedName": "Face6;:G2(Face1;K-2;:Hfa9:4,F)", "objectId": "Box04", - "persistentId": "Box04:mapped:Face6;:G2(Face1;K-2;:H9f0:4,F)", + "persistentId": "Box04:mapped:Face6;:G2(Face1;K-2;:Hfa9:4,F)", "stageId": "Box04" } ] @@ -17517,7 +17517,7 @@ "indexedName": "Edge11", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:H9ef,E", + "mappedName": "Edge11;:Hfa8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17525,7 +17525,7 @@ "index": 11, "type": "Edge" }, - "name": "Edge11;:H9ef,E", + "name": "Edge11;:Hfa8,E", "stringIds": [] }, "relation": "preserved", @@ -17544,7 +17544,7 @@ "indexedName": "Edge12", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:H9ef,E", + "mappedName": "Edge7;:Hfa8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17552,7 +17552,7 @@ "index": 12, "type": "Edge" }, - "name": "Edge7;:H9ef,E", + "name": "Edge7;:Hfa8,E", "stringIds": [] }, "relation": "preserved", @@ -17571,7 +17571,7 @@ "indexedName": "Edge13", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:H9ef,E", + "mappedName": "Edge8;:Hfa8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17579,7 +17579,7 @@ "index": 13, "type": "Edge" }, - "name": "Edge8;:H9ef,E", + "name": "Edge8;:Hfa8,E", "stringIds": [] }, "relation": "preserved", @@ -17598,7 +17598,7 @@ "indexedName": "Edge14", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G2(Face1;K-1;:H9f0:4,F);CUT;:H9ef:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:Hfa9:4,F);CUT;:Hfa8:1d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17606,7 +17606,7 @@ "index": 14, "type": "Edge" }, - "name": "Face5;:G2(Face1;K-1;:H9f0:4,F);CUT;:H9ef:1d,E", + "name": "Face5;:G2(Face1;K-1;:Hfa9:4,F);CUT;:Hfa8:1d,E", "stringIds": [] }, "relation": "generated", @@ -17614,9 +17614,9 @@ "resultPersistentId": "Cut04:edge:13", "sourceRefs": [ { - "mappedName": "Face5;:G2(Face1;K-1;:H9f0:4,F)", + "mappedName": "Face5;:G2(Face1;K-1;:Hfa9:4,F)", "objectId": "Box04", - "persistentId": "Box04:mapped:Face5;:G2(Face1;K-1;:H9f0:4,F)", + "persistentId": "Box04:mapped:Face5;:G2(Face1;K-1;:Hfa9:4,F)", "stageId": "Box04" } ] @@ -17625,7 +17625,7 @@ "indexedName": "Edge15", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M;CUT;:H9f0:7,E", + "mappedName": "Edge1;:M;CUT;:Hfa9:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17633,7 +17633,7 @@ "index": 15, "type": "Edge" }, - "name": "Edge1;:M;CUT;:H9f0:7,E", + "name": "Edge1;:M;CUT;:Hfa9:7,E", "stringIds": [] }, "relation": "modified", @@ -17652,7 +17652,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:H9ef,V", + "mappedName": "Vertex1;:Hfa8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17660,7 +17660,7 @@ "index": 1, "type": "Vertex" }, - "name": "Vertex1;:H9ef,V", + "name": "Vertex1;:Hfa8,V", "stringIds": [] }, "relation": "preserved", @@ -17679,7 +17679,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:H9ef,V", + "mappedName": "Vertex2;:Hfa8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17687,7 +17687,7 @@ "index": 2, "type": "Vertex" }, - "name": "Vertex2;:H9ef,V", + "name": "Vertex2;:Hfa8,V", "stringIds": [] }, "relation": "preserved", @@ -17706,7 +17706,7 @@ "indexedName": "Vertex3", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:H9ef,V", + "mappedName": "Vertex3;:Hfa8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17714,7 +17714,7 @@ "index": 3, "type": "Vertex" }, - "name": "Vertex3;:H9ef,V", + "name": "Vertex3;:Hfa8,V", "stringIds": [] }, "relation": "preserved", @@ -17733,7 +17733,7 @@ "indexedName": "Vertex4", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:H9ef,V", + "mappedName": "Vertex4;:Hfa8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17741,7 +17741,7 @@ "index": 4, "type": "Vertex" }, - "name": "Vertex4;:H9ef,V", + "name": "Vertex4;:Hfa8,V", "stringIds": [] }, "relation": "preserved", @@ -17760,7 +17760,7 @@ "indexedName": "Vertex5", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:H9ef,V", + "mappedName": "Vertex6;:Hfa8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17768,7 +17768,7 @@ "index": 5, "type": "Vertex" }, - "name": "Vertex6;:H9ef,V", + "name": "Vertex6;:Hfa8,V", "stringIds": [] }, "relation": "preserved", @@ -17787,7 +17787,7 @@ "indexedName": "Vertex6", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:H9ef,V", + "mappedName": "Vertex5;:Hfa8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17795,7 +17795,7 @@ "index": 6, "type": "Vertex" }, - "name": "Vertex5;:H9ef,V", + "name": "Vertex5;:Hfa8,V", "stringIds": [] }, "relation": "preserved", @@ -17814,7 +17814,7 @@ "indexedName": "Vertex7", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:H9ef,V", + "mappedName": "Vertex7;:Hfa8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17822,7 +17822,7 @@ "index": 7, "type": "Vertex" }, - "name": "Vertex7;:H9ef,V", + "name": "Vertex7;:Hfa8,V", "stringIds": [] }, "relation": "preserved", @@ -17841,7 +17841,7 @@ "indexedName": "Vertex8", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G2(Face6;K-1;:H9ef:4,F);CUT;:H9f0:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:Hfa8:4,F);CUT;:Hfa9:1d,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17849,7 +17849,7 @@ "index": 8, "type": "Vertex" }, - "name": "Edge1;:G2(Face6;K-1;:H9ef:4,F);CUT;:H9f0:1d,V", + "name": "Edge1;:G2(Face6;K-1;:Hfa8:4,F);CUT;:Hfa9:1d,V", "stringIds": [] }, "relation": "generated", @@ -17857,9 +17857,9 @@ "resultPersistentId": "Cut04:vertex:7", "sourceRefs": [ { - "mappedName": "Edge1;:G2(Face6;K-1;:H9ef:4,F)", + "mappedName": "Edge1;:G2(Face6;K-1;:Hfa8:4,F)", "objectId": "Cylinder04", - "persistentId": "Cylinder04:mapped:Edge1;:G2(Face6;K-1;:H9ef:4,F)", + "persistentId": "Cylinder04:mapped:Edge1;:G2(Face6;K-1;:Hfa8:4,F)", "stageId": "Cylinder04" } ] @@ -17868,7 +17868,7 @@ "indexedName": "Vertex9", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:H9ef,V", + "mappedName": "Vertex8;:Hfa8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17876,7 +17876,7 @@ "index": 9, "type": "Vertex" }, - "name": "Vertex8;:H9ef,V", + "name": "Vertex8;:Hfa8,V", "stringIds": [] }, "relation": "preserved", @@ -17895,7 +17895,7 @@ "indexedName": "Vertex10", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G(Face5;K-1;:H9ef:4,F);CUT;:H9f0:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:Hfa8:4,F);CUT;:Hfa9:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -17903,7 +17903,7 @@ "index": 10, "type": "Vertex" }, - "name": "Edge1;:G(Face5;K-1;:H9ef:4,F);CUT;:H9f0:1c,V", + "name": "Edge1;:G(Face5;K-1;:Hfa8:4,F);CUT;:Hfa9:1c,V", "stringIds": [] }, "relation": "generated", @@ -17911,9 +17911,9 @@ "resultPersistentId": "Cut04:vertex:9", "sourceRefs": [ { - "mappedName": "Edge1;:G(Face5;K-1;:H9ef:4,F)", + "mappedName": "Edge1;:G(Face5;K-1;:Hfa8:4,F)", "objectId": "Cylinder04", - "persistentId": "Cylinder04:mapped:Edge1;:G(Face5;K-1;:H9ef:4,F)", + "persistentId": "Cylinder04:mapped:Edge1;:G(Face5;K-1;:Hfa8:4,F)", "stageId": "Cylinder04" } ] @@ -18433,8 +18433,8 @@ "category": "boolean", "elementMapResources": { "Cut05.Shape.Map.txt": { - "sha256": "7f85fb544cefb654ad8e0350011f3ee9b774705e45e26999e46e267cde757f15", - "text": "BeginElementMap v1\n1 PostfixCount 35\nEdge\nFace\nVertex\n;:G(Face1;K-4;:Hcc8:4,F);CUT;:Hcc7:1c,V\n;:M2;CUT;:Hcc7:8,E\n;:M;CUT;:Hcc7:7,E\n;:G(Face1;K-5;:Hcc8:4,F);CUT;:Hcc7:1c,V\n;:G(Face1;K-6;:Hcc8:4,F);CUT;:Hcc7:1c,V\n;:Hcc7,E\n;:M;CUT;:Hcc8:7,E\n;:G(Face1;K-1;:Hcc8:4,F);CUT;:Hcc7:1c,V\n;:G(Face1;K-2;:Hcc8:4,F);CUT;:Hcc7:1c,V\n;:G(Edge1;K-1;:Hcc8:4,E);CUT;:Hcc7:1c,V\n;:G(Edge1;K-2;:Hcc8:4,E);CUT;:Hcc7:1c,V\n;:G(Face1;K-3;:Hcc8:4,F);CUT;:Hcc7:1c,V\n;:G(Face1;K-7;:Hcc8:4,F);CUT;:Hcc7:1c,E\n;:M2;CUT;:Hcc7:8,F\n;:M2;CUT;:Hcc8:8,F\n;:M3;CUT;:Hcc8:8,F\n;:M4;CUT;:Hcc8:8,F\n;:M;CUT;:Hcc7:7,F\n;:M;CUT;:Hcc8:7,F\n;:G(Face1;K-8;:Hcc8:4,F);CUT;:Hcc7:1c,E\n;:G(Face1;K-9;:Hcc8:4,F);CUT;:Hcc7:1c,E\n;:G(Face1;K-10;:Hcc8:5,F);CUT;:Hcc7:1d,E\n;:G2(Face1;K-11;:Hcc8:5,F);CUT;:Hcc7:1e,E\n;:G3(Face1;K-12;:Hcc8:5,F);CUT;:Hcc7:1e,E\n;:G4(Face1;K-13;:Hcc8:5,F);CUT;:Hcc7:1e,E\n;:M3;CUT;:Hcc7:8,F\n;:M4;CUT;:Hcc7:8,F\n;:G(Face1;K-14;:Hcc8:5,F);CUT;:Hcc7:1d,E\n;:G2(Face1;K-15;:Hcc8:5,F);CUT;:Hcc7:1e,E\n;:G3(Face1;K-16;:Hcc8:5,F);CUT;:Hcc7:1e,E\n;:G4(Face1;K-17;:Hcc8:5,F);CUT;:Hcc7:1e,E\n;:Hcc7,V\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 33\n0\n:1.2.6 0\n:2.1.10 0\n:1.4.6 0\n:1.1.9 0\n:2.6.20 0\n:1.a.6 0\n:2.3.17 0\n:2.5.1a 0\n:1.9.6 0\n:1.2.5 0\n:1.3.9 0\n:1.4.5 0\n:1.c.6 0\n:2.6.21 0\n:1.b.6 0\n:2.4.18 0\n:2.5.1b 0\n:1.9.5 0\n:1.5.9 0\n:1.a.5 0\n:2.5.19 0\n:1.8.6 0\n:1.6.6 0\n:1.1.a 0\n:2.6.1f 0\n:1.b.5 0\n:1.7.9 0\n:1.c.5 0\n:1.8.5 0\n:2.5.1c 0\n:1.6.5 0\n:2.6.22 0\n\nFace\n\nChildCount 0\n\nNameCount 21\n0\n:2.1.15 0\n:2.6.15 0\n:2.1.13 0\n:2.5.15 0\n:2.3.15 0\n:2.1.11 0\n:2.6.11 0\n:2.4.15 0\n:2.5.11 0\n:2.1.14 0\n:2.3.11 0\n:2.5.1d 0\n:2.2.15 0\n:2.6.1d 0\n:2.1.12 0\n:2.4.11 0\n:2.5.1e 0\n:2.2.11 0\n:2.6.1e 0\n:2.1.16 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n:3.1.23 0\n:1.2.b 0\n:1.4.c 0\n:3.2.23 0\n:1.a.4 0\n:1.9.f 0\n:3.3.23 0\n:3.4.23 0\n:1.c.8 0\n:1.b.7 0\n:3.6.23 0\n:3.5.23 0\n:1.8.e 0\n:1.6.d 0\n:3.8.23 0\n:3.7.23 0\n\nEndMap\n" + "sha256": "c9b0e2c88ababb6cbdf30c5d46d3b37700f698dc0dfb332699e9b56a67a6739f", + "text": "BeginElementMap v1\n1 PostfixCount 35\nEdge\nFace\nVertex\n;:G(Face1;K-4;:H32d:4,F);CUT;:H32c:1c,V\n;:M2;CUT;:H32c:8,E\n;:M;CUT;:H32c:7,E\n;:G(Face1;K-5;:H32d:4,F);CUT;:H32c:1c,V\n;:G(Face1;K-6;:H32d:4,F);CUT;:H32c:1c,V\n;:H32c,E\n;:M;CUT;:H32d:7,E\n;:G(Face1;K-1;:H32d:4,F);CUT;:H32c:1c,V\n;:G(Face1;K-2;:H32d:4,F);CUT;:H32c:1c,V\n;:G(Edge1;K-1;:H32d:4,E);CUT;:H32c:1c,V\n;:G(Edge1;K-2;:H32d:4,E);CUT;:H32c:1c,V\n;:G(Face1;K-3;:H32d:4,F);CUT;:H32c:1c,V\n;:G(Face1;K-7;:H32d:4,F);CUT;:H32c:1c,E\n;:M2;CUT;:H32c:8,F\n;:M2;CUT;:H32d:8,F\n;:M3;CUT;:H32d:8,F\n;:M4;CUT;:H32d:8,F\n;:M;CUT;:H32c:7,F\n;:M;CUT;:H32d:7,F\n;:G(Face1;K-8;:H32d:4,F);CUT;:H32c:1c,E\n;:G(Face1;K-9;:H32d:4,F);CUT;:H32c:1c,E\n;:G(Face1;K-10;:H32d:5,F);CUT;:H32c:1d,E\n;:G2(Face1;K-11;:H32d:5,F);CUT;:H32c:1e,E\n;:G3(Face1;K-12;:H32d:5,F);CUT;:H32c:1e,E\n;:G4(Face1;K-13;:H32d:5,F);CUT;:H32c:1e,E\n;:M3;CUT;:H32c:8,F\n;:M4;CUT;:H32c:8,F\n;:G(Face1;K-14;:H32d:5,F);CUT;:H32c:1d,E\n;:G2(Face1;K-15;:H32d:5,F);CUT;:H32c:1e,E\n;:G3(Face1;K-16;:H32d:5,F);CUT;:H32c:1e,E\n;:G4(Face1;K-17;:H32d:5,F);CUT;:H32c:1e,E\n;:H32c,V\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 33\n0\n:1.2.6 0\n:2.1.10 0\n:1.4.6 0\n:1.1.9 0\n:2.6.20 0\n:1.a.6 0\n:2.3.17 0\n:2.5.1a 0\n:1.9.6 0\n:1.2.5 0\n:1.3.9 0\n:1.4.5 0\n:1.c.6 0\n:2.6.21 0\n:1.b.6 0\n:2.4.18 0\n:2.5.1b 0\n:1.9.5 0\n:1.5.9 0\n:1.a.5 0\n:2.5.19 0\n:1.8.6 0\n:1.6.6 0\n:1.1.a 0\n:2.6.1f 0\n:1.b.5 0\n:1.7.9 0\n:1.c.5 0\n:1.8.5 0\n:2.5.1c 0\n:1.6.5 0\n:2.6.22 0\n\nFace\n\nChildCount 0\n\nNameCount 21\n0\n:2.1.15 0\n:2.6.15 0\n:2.1.13 0\n:2.5.15 0\n:2.3.15 0\n:2.1.11 0\n:2.6.11 0\n:2.4.15 0\n:2.5.11 0\n:2.1.14 0\n:2.3.11 0\n:2.5.1d 0\n:2.2.15 0\n:2.6.1d 0\n:2.1.12 0\n:2.4.11 0\n:2.5.1e 0\n:2.2.11 0\n:2.6.1e 0\n:2.1.16 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n:3.1.23 0\n:1.2.b 0\n:1.4.c 0\n:3.2.23 0\n:1.a.4 0\n:1.9.f 0\n:3.3.23 0\n:3.4.23 0\n:1.c.8 0\n:1.b.7 0\n:3.6.23 0\n:3.5.23 0\n:1.8.e 0\n:1.6.d 0\n:3.8.23 0\n:3.7.23 0\n\nEndMap\n" } }, "finalObject": "Cut05", @@ -20199,7 +20199,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;CUT;:Hcc7:7,F", + "mappedName": "Face1;:M;CUT;:H32c:7,F", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20212,7 +20212,7 @@ ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face1;:M;CUT;:Hcc7:7,F", + "mappedName": "Face1;:M;CUT;:H32c:7,F", "mappedStringIds": [], "name": "Face1" }, @@ -20220,7 +20220,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M;CUT;:Hcc7:7,F", + "mappedName": "Face6;:M;CUT;:H32c:7,F", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20233,7 +20233,7 @@ ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face6;:M;CUT;:Hcc7:7,F", + "mappedName": "Face6;:M;CUT;:H32c:7,F", "mappedStringIds": [], "name": "Face2" }, @@ -20241,7 +20241,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M3;CUT;:Hcc8:8,F", + "mappedName": "Face1;:M3;CUT;:H32d:8,F", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20254,7 +20254,7 @@ ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Face1;:M3;CUT;:Hcc8:8,F", + "mappedName": "Face1;:M3;CUT;:H32d:8,F", "mappedStringIds": [], "name": "Face3" }, @@ -20262,7 +20262,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M;CUT;:Hcc7:7,F", + "mappedName": "Face5;:M;CUT;:H32c:7,F", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20275,7 +20275,7 @@ ], "indexedName": "Face4", "indexedStringIds": [], - "mappedName": "Face5;:M;CUT;:Hcc7:7,F", + "mappedName": "Face5;:M;CUT;:H32c:7,F", "mappedStringIds": [], "name": "Face4" }, @@ -20283,7 +20283,7 @@ "history": [ { "children": [], - "mappedName": "Face3;:M;CUT;:Hcc7:7,F", + "mappedName": "Face3;:M;CUT;:H32c:7,F", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20296,7 +20296,7 @@ ], "indexedName": "Face5", "indexedStringIds": [], - "mappedName": "Face3;:M;CUT;:Hcc7:7,F", + "mappedName": "Face3;:M;CUT;:H32c:7,F", "mappedStringIds": [], "name": "Face5" }, @@ -20304,7 +20304,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M2;CUT;:Hcc7:8,F", + "mappedName": "Face1;:M2;CUT;:H32c:8,F", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20317,7 +20317,7 @@ ], "indexedName": "Face6", "indexedStringIds": [], - "mappedName": "Face1;:M2;CUT;:Hcc7:8,F", + "mappedName": "Face1;:M2;CUT;:H32c:8,F", "mappedStringIds": [], "name": "Face6" }, @@ -20325,7 +20325,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M2;CUT;:Hcc7:8,F", + "mappedName": "Face6;:M2;CUT;:H32c:8,F", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20338,7 +20338,7 @@ ], "indexedName": "Face7", "indexedStringIds": [], - "mappedName": "Face6;:M2;CUT;:Hcc7:8,F", + "mappedName": "Face6;:M2;CUT;:H32c:8,F", "mappedStringIds": [], "name": "Face7" }, @@ -20346,7 +20346,7 @@ "history": [ { "children": [], - "mappedName": "Face4;:M;CUT;:Hcc7:7,F", + "mappedName": "Face4;:M;CUT;:H32c:7,F", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20359,7 +20359,7 @@ ], "indexedName": "Face8", "indexedStringIds": [], - "mappedName": "Face4;:M;CUT;:Hcc7:7,F", + "mappedName": "Face4;:M;CUT;:H32c:7,F", "mappedStringIds": [], "name": "Face8" }, @@ -20367,7 +20367,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M2;CUT;:Hcc7:8,F", + "mappedName": "Face5;:M2;CUT;:H32c:8,F", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20380,7 +20380,7 @@ ], "indexedName": "Face9", "indexedStringIds": [], - "mappedName": "Face5;:M2;CUT;:Hcc7:8,F", + "mappedName": "Face5;:M2;CUT;:H32c:8,F", "mappedStringIds": [], "name": "Face9" }, @@ -20388,7 +20388,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M4;CUT;:Hcc8:8,F", + "mappedName": "Face1;:M4;CUT;:H32d:8,F", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20401,7 +20401,7 @@ ], "indexedName": "Face10", "indexedStringIds": [], - "mappedName": "Face1;:M4;CUT;:Hcc8:8,F", + "mappedName": "Face1;:M4;CUT;:H32d:8,F", "mappedStringIds": [], "name": "Face10" }, @@ -20409,7 +20409,7 @@ "history": [ { "children": [], - "mappedName": "Face3;:M2;CUT;:Hcc7:8,F", + "mappedName": "Face3;:M2;CUT;:H32c:8,F", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20422,7 +20422,7 @@ ], "indexedName": "Face11", "indexedStringIds": [], - "mappedName": "Face3;:M2;CUT;:Hcc7:8,F", + "mappedName": "Face3;:M2;CUT;:H32c:8,F", "mappedStringIds": [], "name": "Face11" }, @@ -20430,7 +20430,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M3;CUT;:Hcc7:8,F", + "mappedName": "Face5;:M3;CUT;:H32c:8,F", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20443,7 +20443,7 @@ ], "indexedName": "Face12", "indexedStringIds": [], - "mappedName": "Face5;:M3;CUT;:Hcc7:8,F", + "mappedName": "Face5;:M3;CUT;:H32c:8,F", "mappedStringIds": [], "name": "Face12" }, @@ -20451,7 +20451,7 @@ "history": [ { "children": [], - "mappedName": "Face2;:M;CUT;:Hcc7:7,F", + "mappedName": "Face2;:M;CUT;:H32c:7,F", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20464,7 +20464,7 @@ ], "indexedName": "Face13", "indexedStringIds": [], - "mappedName": "Face2;:M;CUT;:Hcc7:7,F", + "mappedName": "Face2;:M;CUT;:H32c:7,F", "mappedStringIds": [], "name": "Face13" }, @@ -20472,7 +20472,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M3;CUT;:Hcc7:8,F", + "mappedName": "Face6;:M3;CUT;:H32c:8,F", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20485,7 +20485,7 @@ ], "indexedName": "Face14", "indexedStringIds": [], - "mappedName": "Face6;:M3;CUT;:Hcc7:8,F", + "mappedName": "Face6;:M3;CUT;:H32c:8,F", "mappedStringIds": [], "name": "Face14" }, @@ -20493,7 +20493,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M2;CUT;:Hcc8:8,F", + "mappedName": "Face1;:M2;CUT;:H32d:8,F", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20506,7 +20506,7 @@ ], "indexedName": "Face15", "indexedStringIds": [], - "mappedName": "Face1;:M2;CUT;:Hcc8:8,F", + "mappedName": "Face1;:M2;CUT;:H32d:8,F", "mappedStringIds": [], "name": "Face15" }, @@ -20514,7 +20514,7 @@ "history": [ { "children": [], - "mappedName": "Face4;:M2;CUT;:Hcc7:8,F", + "mappedName": "Face4;:M2;CUT;:H32c:8,F", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20527,7 +20527,7 @@ ], "indexedName": "Face16", "indexedStringIds": [], - "mappedName": "Face4;:M2;CUT;:Hcc7:8,F", + "mappedName": "Face4;:M2;CUT;:H32c:8,F", "mappedStringIds": [], "name": "Face16" }, @@ -20535,7 +20535,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M4;CUT;:Hcc7:8,F", + "mappedName": "Face5;:M4;CUT;:H32c:8,F", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20548,7 +20548,7 @@ ], "indexedName": "Face17", "indexedStringIds": [], - "mappedName": "Face5;:M4;CUT;:Hcc7:8,F", + "mappedName": "Face5;:M4;CUT;:H32c:8,F", "mappedStringIds": [], "name": "Face17" }, @@ -20556,7 +20556,7 @@ "history": [ { "children": [], - "mappedName": "Face2;:M2;CUT;:Hcc7:8,F", + "mappedName": "Face2;:M2;CUT;:H32c:8,F", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20569,7 +20569,7 @@ ], "indexedName": "Face18", "indexedStringIds": [], - "mappedName": "Face2;:M2;CUT;:Hcc7:8,F", + "mappedName": "Face2;:M2;CUT;:H32c:8,F", "mappedStringIds": [], "name": "Face18" }, @@ -20577,7 +20577,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M4;CUT;:Hcc7:8,F", + "mappedName": "Face6;:M4;CUT;:H32c:8,F", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20590,7 +20590,7 @@ ], "indexedName": "Face19", "indexedStringIds": [], - "mappedName": "Face6;:M4;CUT;:Hcc7:8,F", + "mappedName": "Face6;:M4;CUT;:H32c:8,F", "mappedStringIds": [], "name": "Face19" }, @@ -20598,7 +20598,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;CUT;:Hcc8:7,F", + "mappedName": "Face1;:M;CUT;:H32d:7,F", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20611,7 +20611,7 @@ ], "indexedName": "Face20", "indexedStringIds": [], - "mappedName": "Face1;:M;CUT;:Hcc8:7,F", + "mappedName": "Face1;:M;CUT;:H32d:7,F", "mappedStringIds": [], "name": "Face20" }, @@ -20619,7 +20619,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:M;CUT;:Hcc7:7,E", + "mappedName": "Edge2;:M;CUT;:H32c:7,E", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20632,7 +20632,7 @@ ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Edge2;:M;CUT;:Hcc7:7,E", + "mappedName": "Edge2;:M;CUT;:H32c:7,E", "mappedStringIds": [], "name": "Edge1" }, @@ -20640,20 +20640,20 @@ "history": [ { "children": [], - "mappedName": "Face1;:G(Face1;K-7;:Hcc8:4,F);CUT;:Hcc7:1c,E", + "mappedName": "Face1;:G(Face1;K-7;:H32d:4,F);CUT;:H32c:1c,E", "object": "Cut05", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face1;:G(Face1;K-7;:Hcc8:4,F)", + "mappedName": "Face1;:G(Face1;K-7;:H32d:4,F)", "object": "Box05", "typeId": "Part::Box" } ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Face1;:G(Face1;K-7;:Hcc8:4,F);CUT;:Hcc7:1c,E", + "mappedName": "Face1;:G(Face1;K-7;:H32d:4,F);CUT;:H32c:1c,E", "mappedStringIds": [], "name": "Edge2" }, @@ -20661,7 +20661,7 @@ "history": [ { "children": [], - "mappedName": "Edge4;:M;CUT;:Hcc7:7,E", + "mappedName": "Edge4;:M;CUT;:H32c:7,E", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20674,7 +20674,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Edge4;:M;CUT;:Hcc7:7,E", + "mappedName": "Edge4;:M;CUT;:H32c:7,E", "mappedStringIds": [], "name": "Edge3" }, @@ -20682,7 +20682,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:Hcc7,E", + "mappedName": "Edge1;:H32c,E", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20695,7 +20695,7 @@ ], "indexedName": "Edge4", "indexedStringIds": [], - "mappedName": "Edge1;:Hcc7,E", + "mappedName": "Edge1;:H32c,E", "mappedStringIds": [], "name": "Edge4" }, @@ -20703,20 +20703,20 @@ "history": [ { "children": [], - "mappedName": "Face6;:G2(Face1;K-15;:Hcc8:5,F);CUT;:Hcc7:1e,E", + "mappedName": "Face6;:G2(Face1;K-15;:H32d:5,F);CUT;:H32c:1e,E", "object": "Cut05", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-15;:Hcc8:5,F)", + "mappedName": "Face6;:G2(Face1;K-15;:H32d:5,F)", "object": "Box05", "typeId": "Part::Box" } ], "indexedName": "Edge5", "indexedStringIds": [], - "mappedName": "Face6;:G2(Face1;K-15;:Hcc8:5,F);CUT;:Hcc7:1e,E", + "mappedName": "Face6;:G2(Face1;K-15;:H32d:5,F);CUT;:H32c:1e,E", "mappedStringIds": [], "name": "Edge5" }, @@ -20724,7 +20724,7 @@ "history": [ { "children": [], - "mappedName": "Edge10;:M;CUT;:Hcc7:7,E", + "mappedName": "Edge10;:M;CUT;:H32c:7,E", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20737,7 +20737,7 @@ ], "indexedName": "Edge6", "indexedStringIds": [], - "mappedName": "Edge10;:M;CUT;:Hcc7:7,E", + "mappedName": "Edge10;:M;CUT;:H32c:7,E", "mappedStringIds": [], "name": "Edge6" }, @@ -20745,20 +20745,20 @@ "history": [ { "children": [], - "mappedName": "Face3;:G(Face1;K-8;:Hcc8:4,F);CUT;:Hcc7:1c,E", + "mappedName": "Face3;:G(Face1;K-8;:H32d:4,F);CUT;:H32c:1c,E", "object": "Cut05", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face3;:G(Face1;K-8;:Hcc8:4,F)", + "mappedName": "Face3;:G(Face1;K-8;:H32d:4,F)", "object": "Box05", "typeId": "Part::Box" } ], "indexedName": "Edge7", "indexedStringIds": [], - "mappedName": "Face3;:G(Face1;K-8;:Hcc8:4,F);CUT;:Hcc7:1c,E", + "mappedName": "Face3;:G(Face1;K-8;:H32d:4,F);CUT;:H32c:1c,E", "mappedStringIds": [], "name": "Edge7" }, @@ -20766,20 +20766,20 @@ "history": [ { "children": [], - "mappedName": "Face5;:G2(Face1;K-11;:Hcc8:5,F);CUT;:Hcc7:1e,E", + "mappedName": "Face5;:G2(Face1;K-11;:H32d:5,F);CUT;:H32c:1e,E", "object": "Cut05", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-11;:Hcc8:5,F)", + "mappedName": "Face5;:G2(Face1;K-11;:H32d:5,F)", "object": "Box05", "typeId": "Part::Box" } ], "indexedName": "Edge8", "indexedStringIds": [], - "mappedName": "Face5;:G2(Face1;K-11;:Hcc8:5,F);CUT;:Hcc7:1e,E", + "mappedName": "Face5;:G2(Face1;K-11;:H32d:5,F);CUT;:H32c:1e,E", "mappedStringIds": [], "name": "Edge8" }, @@ -20787,7 +20787,7 @@ "history": [ { "children": [], - "mappedName": "Edge9;:M;CUT;:Hcc7:7,E", + "mappedName": "Edge9;:M;CUT;:H32c:7,E", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20800,7 +20800,7 @@ ], "indexedName": "Edge9", "indexedStringIds": [], - "mappedName": "Edge9;:M;CUT;:Hcc7:7,E", + "mappedName": "Edge9;:M;CUT;:H32c:7,E", "mappedStringIds": [], "name": "Edge9" }, @@ -20808,7 +20808,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:M2;CUT;:Hcc7:8,E", + "mappedName": "Edge2;:M2;CUT;:H32c:8,E", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20821,7 +20821,7 @@ ], "indexedName": "Edge10", "indexedStringIds": [], - "mappedName": "Edge2;:M2;CUT;:Hcc7:8,E", + "mappedName": "Edge2;:M2;CUT;:H32c:8,E", "mappedStringIds": [], "name": "Edge10" }, @@ -20829,7 +20829,7 @@ "history": [ { "children": [], - "mappedName": "Edge3;:Hcc7,E", + "mappedName": "Edge3;:H32c,E", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20842,7 +20842,7 @@ ], "indexedName": "Edge11", "indexedStringIds": [], - "mappedName": "Edge3;:Hcc7,E", + "mappedName": "Edge3;:H32c,E", "mappedStringIds": [], "name": "Edge11" }, @@ -20850,7 +20850,7 @@ "history": [ { "children": [], - "mappedName": "Edge4;:M2;CUT;:Hcc7:8,E", + "mappedName": "Edge4;:M2;CUT;:H32c:8,E", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20863,7 +20863,7 @@ ], "indexedName": "Edge12", "indexedStringIds": [], - "mappedName": "Edge4;:M2;CUT;:Hcc7:8,E", + "mappedName": "Edge4;:M2;CUT;:H32c:8,E", "mappedStringIds": [], "name": "Edge12" }, @@ -20871,7 +20871,7 @@ "history": [ { "children": [], - "mappedName": "Edge12;:M;CUT;:Hcc7:7,E", + "mappedName": "Edge12;:M;CUT;:H32c:7,E", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20884,7 +20884,7 @@ ], "indexedName": "Edge13", "indexedStringIds": [], - "mappedName": "Edge12;:M;CUT;:Hcc7:7,E", + "mappedName": "Edge12;:M;CUT;:H32c:7,E", "mappedStringIds": [], "name": "Edge13" }, @@ -20892,20 +20892,20 @@ "history": [ { "children": [], - "mappedName": "Face6;:G3(Face1;K-16;:Hcc8:5,F);CUT;:Hcc7:1e,E", + "mappedName": "Face6;:G3(Face1;K-16;:H32d:5,F);CUT;:H32c:1e,E", "object": "Cut05", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G3(Face1;K-16;:Hcc8:5,F)", + "mappedName": "Face6;:G3(Face1;K-16;:H32d:5,F)", "object": "Box05", "typeId": "Part::Box" } ], "indexedName": "Edge14", "indexedStringIds": [], - "mappedName": "Face6;:G3(Face1;K-16;:Hcc8:5,F);CUT;:Hcc7:1e,E", + "mappedName": "Face6;:G3(Face1;K-16;:H32d:5,F);CUT;:H32c:1e,E", "mappedStringIds": [], "name": "Edge14" }, @@ -20913,7 +20913,7 @@ "history": [ { "children": [], - "mappedName": "Edge11;:M;CUT;:Hcc7:7,E", + "mappedName": "Edge11;:M;CUT;:H32c:7,E", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20926,7 +20926,7 @@ ], "indexedName": "Edge15", "indexedStringIds": [], - "mappedName": "Edge11;:M;CUT;:Hcc7:7,E", + "mappedName": "Edge11;:M;CUT;:H32c:7,E", "mappedStringIds": [], "name": "Edge15" }, @@ -20934,20 +20934,20 @@ "history": [ { "children": [], - "mappedName": "Face4;:G(Face1;K-9;:Hcc8:4,F);CUT;:Hcc7:1c,E", + "mappedName": "Face4;:G(Face1;K-9;:H32d:4,F);CUT;:H32c:1c,E", "object": "Cut05", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face4;:G(Face1;K-9;:Hcc8:4,F)", + "mappedName": "Face4;:G(Face1;K-9;:H32d:4,F)", "object": "Box05", "typeId": "Part::Box" } ], "indexedName": "Edge16", "indexedStringIds": [], - "mappedName": "Face4;:G(Face1;K-9;:Hcc8:4,F);CUT;:Hcc7:1c,E", + "mappedName": "Face4;:G(Face1;K-9;:H32d:4,F);CUT;:H32c:1c,E", "mappedStringIds": [], "name": "Edge16" }, @@ -20955,20 +20955,20 @@ "history": [ { "children": [], - "mappedName": "Face5;:G3(Face1;K-12;:Hcc8:5,F);CUT;:Hcc7:1e,E", + "mappedName": "Face5;:G3(Face1;K-12;:H32d:5,F);CUT;:H32c:1e,E", "object": "Cut05", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G3(Face1;K-12;:Hcc8:5,F)", + "mappedName": "Face5;:G3(Face1;K-12;:H32d:5,F)", "object": "Box05", "typeId": "Part::Box" } ], "indexedName": "Edge17", "indexedStringIds": [], - "mappedName": "Face5;:G3(Face1;K-12;:Hcc8:5,F);CUT;:Hcc7:1e,E", + "mappedName": "Face5;:G3(Face1;K-12;:H32d:5,F);CUT;:H32c:1e,E", "mappedStringIds": [], "name": "Edge17" }, @@ -20976,7 +20976,7 @@ "history": [ { "children": [], - "mappedName": "Edge9;:M2;CUT;:Hcc7:8,E", + "mappedName": "Edge9;:M2;CUT;:H32c:8,E", "object": "Cut05", "typeId": "Part::Cut" }, @@ -20989,7 +20989,7 @@ ], "indexedName": "Edge18", "indexedStringIds": [], - "mappedName": "Edge9;:M2;CUT;:Hcc7:8,E", + "mappedName": "Edge9;:M2;CUT;:H32c:8,E", "mappedStringIds": [], "name": "Edge18" }, @@ -20997,7 +20997,7 @@ "history": [ { "children": [], - "mappedName": "Edge5;:Hcc7,E", + "mappedName": "Edge5;:H32c,E", "object": "Cut05", "typeId": "Part::Cut" }, @@ -21010,7 +21010,7 @@ ], "indexedName": "Edge19", "indexedStringIds": [], - "mappedName": "Edge5;:Hcc7,E", + "mappedName": "Edge5;:H32c,E", "mappedStringIds": [], "name": "Edge19" }, @@ -21018,7 +21018,7 @@ "history": [ { "children": [], - "mappedName": "Edge10;:M2;CUT;:Hcc7:8,E", + "mappedName": "Edge10;:M2;CUT;:H32c:8,E", "object": "Cut05", "typeId": "Part::Cut" }, @@ -21031,7 +21031,7 @@ ], "indexedName": "Edge20", "indexedStringIds": [], - "mappedName": "Edge10;:M2;CUT;:Hcc7:8,E", + "mappedName": "Edge10;:M2;CUT;:H32c:8,E", "mappedStringIds": [], "name": "Edge20" }, @@ -21039,20 +21039,20 @@ "history": [ { "children": [], - "mappedName": "Face5;:G(Face1;K-10;:Hcc8:5,F);CUT;:Hcc7:1d,E", + "mappedName": "Face5;:G(Face1;K-10;:H32d:5,F);CUT;:H32c:1d,E", "object": "Cut05", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G(Face1;K-10;:Hcc8:5,F)", + "mappedName": "Face5;:G(Face1;K-10;:H32d:5,F)", "object": "Box05", "typeId": "Part::Box" } ], "indexedName": "Edge21", "indexedStringIds": [], - "mappedName": "Face5;:G(Face1;K-10;:Hcc8:5,F);CUT;:Hcc7:1d,E", + "mappedName": "Face5;:G(Face1;K-10;:H32d:5,F);CUT;:H32c:1d,E", "mappedStringIds": [], "name": "Edge21" }, @@ -21060,7 +21060,7 @@ "history": [ { "children": [], - "mappedName": "Edge8;:M;CUT;:Hcc7:7,E", + "mappedName": "Edge8;:M;CUT;:H32c:7,E", "object": "Cut05", "typeId": "Part::Cut" }, @@ -21073,7 +21073,7 @@ ], "indexedName": "Edge22", "indexedStringIds": [], - "mappedName": "Edge8;:M;CUT;:Hcc7:7,E", + "mappedName": "Edge8;:M;CUT;:H32c:7,E", "mappedStringIds": [], "name": "Edge22" }, @@ -21081,7 +21081,7 @@ "history": [ { "children": [], - "mappedName": "Edge6;:M;CUT;:Hcc7:7,E", + "mappedName": "Edge6;:M;CUT;:H32c:7,E", "object": "Cut05", "typeId": "Part::Cut" }, @@ -21094,7 +21094,7 @@ ], "indexedName": "Edge23", "indexedStringIds": [], - "mappedName": "Edge6;:M;CUT;:Hcc7:7,E", + "mappedName": "Edge6;:M;CUT;:H32c:7,E", "mappedStringIds": [], "name": "Edge23" }, @@ -21102,7 +21102,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M;CUT;:Hcc8:7,E", + "mappedName": "Edge1;:M;CUT;:H32d:7,E", "object": "Cut05", "typeId": "Part::Cut" }, @@ -21115,7 +21115,7 @@ ], "indexedName": "Edge24", "indexedStringIds": [], - "mappedName": "Edge1;:M;CUT;:Hcc8:7,E", + "mappedName": "Edge1;:M;CUT;:H32d:7,E", "mappedStringIds": [], "name": "Edge24" }, @@ -21123,20 +21123,20 @@ "history": [ { "children": [], - "mappedName": "Face6;:G(Face1;K-14;:Hcc8:5,F);CUT;:Hcc7:1d,E", + "mappedName": "Face6;:G(Face1;K-14;:H32d:5,F);CUT;:H32c:1d,E", "object": "Cut05", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G(Face1;K-14;:Hcc8:5,F)", + "mappedName": "Face6;:G(Face1;K-14;:H32d:5,F)", "object": "Box05", "typeId": "Part::Box" } ], "indexedName": "Edge25", "indexedStringIds": [], - "mappedName": "Face6;:G(Face1;K-14;:Hcc8:5,F);CUT;:Hcc7:1d,E", + "mappedName": "Face6;:G(Face1;K-14;:H32d:5,F);CUT;:H32c:1d,E", "mappedStringIds": [], "name": "Edge25" }, @@ -21144,7 +21144,7 @@ "history": [ { "children": [], - "mappedName": "Edge11;:M2;CUT;:Hcc7:8,E", + "mappedName": "Edge11;:M2;CUT;:H32c:8,E", "object": "Cut05", "typeId": "Part::Cut" }, @@ -21157,7 +21157,7 @@ ], "indexedName": "Edge26", "indexedStringIds": [], - "mappedName": "Edge11;:M2;CUT;:Hcc7:8,E", + "mappedName": "Edge11;:M2;CUT;:H32c:8,E", "mappedStringIds": [], "name": "Edge26" }, @@ -21165,7 +21165,7 @@ "history": [ { "children": [], - "mappedName": "Edge7;:Hcc7,E", + "mappedName": "Edge7;:H32c,E", "object": "Cut05", "typeId": "Part::Cut" }, @@ -21178,7 +21178,7 @@ ], "indexedName": "Edge27", "indexedStringIds": [], - "mappedName": "Edge7;:Hcc7,E", + "mappedName": "Edge7;:H32c,E", "mappedStringIds": [], "name": "Edge27" }, @@ -21186,7 +21186,7 @@ "history": [ { "children": [], - "mappedName": "Edge12;:M2;CUT;:Hcc7:8,E", + "mappedName": "Edge12;:M2;CUT;:H32c:8,E", "object": "Cut05", "typeId": "Part::Cut" }, @@ -21199,7 +21199,7 @@ ], "indexedName": "Edge28", "indexedStringIds": [], - "mappedName": "Edge12;:M2;CUT;:Hcc7:8,E", + "mappedName": "Edge12;:M2;CUT;:H32c:8,E", "mappedStringIds": [], "name": "Edge28" }, @@ -21207,7 +21207,7 @@ "history": [ { "children": [], - "mappedName": "Edge8;:M2;CUT;:Hcc7:8,E", + "mappedName": "Edge8;:M2;CUT;:H32c:8,E", "object": "Cut05", "typeId": "Part::Cut" }, @@ -21220,7 +21220,7 @@ ], "indexedName": "Edge29", "indexedStringIds": [], - "mappedName": "Edge8;:M2;CUT;:Hcc7:8,E", + "mappedName": "Edge8;:M2;CUT;:H32c:8,E", "mappedStringIds": [], "name": "Edge29" }, @@ -21228,20 +21228,20 @@ "history": [ { "children": [], - "mappedName": "Face5;:G4(Face1;K-13;:Hcc8:5,F);CUT;:Hcc7:1e,E", + "mappedName": "Face5;:G4(Face1;K-13;:H32d:5,F);CUT;:H32c:1e,E", "object": "Cut05", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G4(Face1;K-13;:Hcc8:5,F)", + "mappedName": "Face5;:G4(Face1;K-13;:H32d:5,F)", "object": "Box05", "typeId": "Part::Box" } ], "indexedName": "Edge30", "indexedStringIds": [], - "mappedName": "Face5;:G4(Face1;K-13;:Hcc8:5,F);CUT;:Hcc7:1e,E", + "mappedName": "Face5;:G4(Face1;K-13;:H32d:5,F);CUT;:H32c:1e,E", "mappedStringIds": [], "name": "Edge30" }, @@ -21249,7 +21249,7 @@ "history": [ { "children": [], - "mappedName": "Edge6;:M2;CUT;:Hcc7:8,E", + "mappedName": "Edge6;:M2;CUT;:H32c:8,E", "object": "Cut05", "typeId": "Part::Cut" }, @@ -21262,7 +21262,7 @@ ], "indexedName": "Edge31", "indexedStringIds": [], - "mappedName": "Edge6;:M2;CUT;:Hcc7:8,E", + "mappedName": "Edge6;:M2;CUT;:H32c:8,E", "mappedStringIds": [], "name": "Edge31" }, @@ -21270,20 +21270,20 @@ "history": [ { "children": [], - "mappedName": "Face6;:G4(Face1;K-17;:Hcc8:5,F);CUT;:Hcc7:1e,E", + "mappedName": "Face6;:G4(Face1;K-17;:H32d:5,F);CUT;:H32c:1e,E", "object": "Cut05", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G4(Face1;K-17;:Hcc8:5,F)", + "mappedName": "Face6;:G4(Face1;K-17;:H32d:5,F)", "object": "Box05", "typeId": "Part::Box" } ], "indexedName": "Edge32", "indexedStringIds": [], - "mappedName": "Face6;:G4(Face1;K-17;:Hcc8:5,F);CUT;:Hcc7:1e,E", + "mappedName": "Face6;:G4(Face1;K-17;:H32d:5,F);CUT;:H32c:1e,E", "mappedStringIds": [], "name": "Edge32" }, @@ -21291,7 +21291,7 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:Hcc7,V", + "mappedName": "Vertex1;:H32c,V", "object": "Cut05", "typeId": "Part::Cut" }, @@ -21304,7 +21304,7 @@ ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Vertex1;:Hcc7,V", + "mappedName": "Vertex1;:H32c,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -21312,20 +21312,20 @@ "history": [ { "children": [], - "mappedName": "Edge2;:G(Face1;K-1;:Hcc8:4,F);CUT;:Hcc7:1c,V", + "mappedName": "Edge2;:G(Face1;K-1;:H32d:4,F);CUT;:H32c:1c,V", "object": "Cut05", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge2;:G(Face1;K-1;:Hcc8:4,F)", + "mappedName": "Edge2;:G(Face1;K-1;:H32d:4,F)", "object": "Box05", "typeId": "Part::Box" } ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Edge2;:G(Face1;K-1;:Hcc8:4,F);CUT;:Hcc7:1c,V", + "mappedName": "Edge2;:G(Face1;K-1;:H32d:4,F);CUT;:H32c:1c,V", "mappedStringIds": [], "name": "Vertex2" }, @@ -21333,20 +21333,20 @@ "history": [ { "children": [], - "mappedName": "Edge4;:G(Face1;K-2;:Hcc8:4,F);CUT;:Hcc7:1c,V", + "mappedName": "Edge4;:G(Face1;K-2;:H32d:4,F);CUT;:H32c:1c,V", "object": "Cut05", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge4;:G(Face1;K-2;:Hcc8:4,F)", + "mappedName": "Edge4;:G(Face1;K-2;:H32d:4,F)", "object": "Box05", "typeId": "Part::Box" } ], "indexedName": "Vertex3", "indexedStringIds": [], - "mappedName": "Edge4;:G(Face1;K-2;:Hcc8:4,F);CUT;:Hcc7:1c,V", + "mappedName": "Edge4;:G(Face1;K-2;:H32d:4,F);CUT;:H32c:1c,V", "mappedStringIds": [], "name": "Vertex3" }, @@ -21354,7 +21354,7 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:Hcc7,V", + "mappedName": "Vertex2;:H32c,V", "object": "Cut05", "typeId": "Part::Cut" }, @@ -21367,7 +21367,7 @@ ], "indexedName": "Vertex4", "indexedStringIds": [], - "mappedName": "Vertex2;:Hcc7,V", + "mappedName": "Vertex2;:H32c,V", "mappedStringIds": [], "name": "Vertex4" }, @@ -21375,20 +21375,20 @@ "history": [ { "children": [], - "mappedName": "Edge10;:G(Face1;K-4;:Hcc8:4,F);CUT;:Hcc7:1c,V", + "mappedName": "Edge10;:G(Face1;K-4;:H32d:4,F);CUT;:H32c:1c,V", "object": "Cut05", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge10;:G(Face1;K-4;:Hcc8:4,F)", + "mappedName": "Edge10;:G(Face1;K-4;:H32d:4,F)", "object": "Box05", "typeId": "Part::Box" } ], "indexedName": "Vertex5", "indexedStringIds": [], - "mappedName": "Edge10;:G(Face1;K-4;:Hcc8:4,F);CUT;:Hcc7:1c,V", + "mappedName": "Edge10;:G(Face1;K-4;:H32d:4,F);CUT;:H32c:1c,V", "mappedStringIds": [], "name": "Vertex5" }, @@ -21396,20 +21396,20 @@ "history": [ { "children": [], - "mappedName": "Edge9;:G(Face1;K-3;:Hcc8:4,F);CUT;:Hcc7:1c,V", + "mappedName": "Edge9;:G(Face1;K-3;:H32d:4,F);CUT;:H32c:1c,V", "object": "Cut05", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge9;:G(Face1;K-3;:Hcc8:4,F)", + "mappedName": "Edge9;:G(Face1;K-3;:H32d:4,F)", "object": "Box05", "typeId": "Part::Box" } ], "indexedName": "Vertex6", "indexedStringIds": [], - "mappedName": "Edge9;:G(Face1;K-3;:Hcc8:4,F);CUT;:Hcc7:1c,V", + "mappedName": "Edge9;:G(Face1;K-3;:H32d:4,F);CUT;:H32c:1c,V", "mappedStringIds": [], "name": "Vertex6" }, @@ -21417,7 +21417,7 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:Hcc7,V", + "mappedName": "Vertex3;:H32c,V", "object": "Cut05", "typeId": "Part::Cut" }, @@ -21430,7 +21430,7 @@ ], "indexedName": "Vertex7", "indexedStringIds": [], - "mappedName": "Vertex3;:Hcc7,V", + "mappedName": "Vertex3;:H32c,V", "mappedStringIds": [], "name": "Vertex7" }, @@ -21438,7 +21438,7 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:Hcc7,V", + "mappedName": "Vertex4;:H32c,V", "object": "Cut05", "typeId": "Part::Cut" }, @@ -21451,7 +21451,7 @@ ], "indexedName": "Vertex8", "indexedStringIds": [], - "mappedName": "Vertex4;:Hcc7,V", + "mappedName": "Vertex4;:H32c,V", "mappedStringIds": [], "name": "Vertex8" }, @@ -21459,20 +21459,20 @@ "history": [ { "children": [], - "mappedName": "Edge12;:G(Face1;K-6;:Hcc8:4,F);CUT;:Hcc7:1c,V", + "mappedName": "Edge12;:G(Face1;K-6;:H32d:4,F);CUT;:H32c:1c,V", "object": "Cut05", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge12;:G(Face1;K-6;:Hcc8:4,F)", + "mappedName": "Edge12;:G(Face1;K-6;:H32d:4,F)", "object": "Box05", "typeId": "Part::Box" } ], "indexedName": "Vertex9", "indexedStringIds": [], - "mappedName": "Edge12;:G(Face1;K-6;:Hcc8:4,F);CUT;:Hcc7:1c,V", + "mappedName": "Edge12;:G(Face1;K-6;:H32d:4,F);CUT;:H32c:1c,V", "mappedStringIds": [], "name": "Vertex9" }, @@ -21480,20 +21480,20 @@ "history": [ { "children": [], - "mappedName": "Edge11;:G(Face1;K-5;:Hcc8:4,F);CUT;:Hcc7:1c,V", + "mappedName": "Edge11;:G(Face1;K-5;:H32d:4,F);CUT;:H32c:1c,V", "object": "Cut05", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge11;:G(Face1;K-5;:Hcc8:4,F)", + "mappedName": "Edge11;:G(Face1;K-5;:H32d:4,F)", "object": "Box05", "typeId": "Part::Box" } ], "indexedName": "Vertex10", "indexedStringIds": [], - "mappedName": "Edge11;:G(Face1;K-5;:Hcc8:4,F);CUT;:Hcc7:1c,V", + "mappedName": "Edge11;:G(Face1;K-5;:H32d:4,F);CUT;:H32c:1c,V", "mappedStringIds": [], "name": "Vertex10" }, @@ -21501,7 +21501,7 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:Hcc7,V", + "mappedName": "Vertex6;:H32c,V", "object": "Cut05", "typeId": "Part::Cut" }, @@ -21514,7 +21514,7 @@ ], "indexedName": "Vertex11", "indexedStringIds": [], - "mappedName": "Vertex6;:Hcc7,V", + "mappedName": "Vertex6;:H32c,V", "mappedStringIds": [], "name": "Vertex11" }, @@ -21522,7 +21522,7 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:Hcc7,V", + "mappedName": "Vertex5;:H32c,V", "object": "Cut05", "typeId": "Part::Cut" }, @@ -21535,7 +21535,7 @@ ], "indexedName": "Vertex12", "indexedStringIds": [], - "mappedName": "Vertex5;:Hcc7,V", + "mappedName": "Vertex5;:H32c,V", "mappedStringIds": [], "name": "Vertex12" }, @@ -21543,20 +21543,20 @@ "history": [ { "children": [], - "mappedName": "Edge8;:G(Edge1;K-2;:Hcc8:4,E);CUT;:Hcc7:1c,V", + "mappedName": "Edge8;:G(Edge1;K-2;:H32d:4,E);CUT;:H32c:1c,V", "object": "Cut05", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge8;:G(Edge1;K-2;:Hcc8:4,E)", + "mappedName": "Edge8;:G(Edge1;K-2;:H32d:4,E)", "object": "Box05", "typeId": "Part::Box" } ], "indexedName": "Vertex13", "indexedStringIds": [], - "mappedName": "Edge8;:G(Edge1;K-2;:Hcc8:4,E);CUT;:Hcc7:1c,V", + "mappedName": "Edge8;:G(Edge1;K-2;:H32d:4,E);CUT;:H32c:1c,V", "mappedStringIds": [], "name": "Vertex13" }, @@ -21564,20 +21564,20 @@ "history": [ { "children": [], - "mappedName": "Edge6;:G(Edge1;K-1;:Hcc8:4,E);CUT;:Hcc7:1c,V", + "mappedName": "Edge6;:G(Edge1;K-1;:H32d:4,E);CUT;:H32c:1c,V", "object": "Cut05", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge6;:G(Edge1;K-1;:Hcc8:4,E)", + "mappedName": "Edge6;:G(Edge1;K-1;:H32d:4,E)", "object": "Box05", "typeId": "Part::Box" } ], "indexedName": "Vertex14", "indexedStringIds": [], - "mappedName": "Edge6;:G(Edge1;K-1;:Hcc8:4,E);CUT;:Hcc7:1c,V", + "mappedName": "Edge6;:G(Edge1;K-1;:H32d:4,E);CUT;:H32c:1c,V", "mappedStringIds": [], "name": "Vertex14" }, @@ -21585,7 +21585,7 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:Hcc7,V", + "mappedName": "Vertex8;:H32c,V", "object": "Cut05", "typeId": "Part::Cut" }, @@ -21598,7 +21598,7 @@ ], "indexedName": "Vertex15", "indexedStringIds": [], - "mappedName": "Vertex8;:Hcc7,V", + "mappedName": "Vertex8;:H32c,V", "mappedStringIds": [], "name": "Vertex15" }, @@ -21606,7 +21606,7 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:Hcc7,V", + "mappedName": "Vertex7;:H32c,V", "object": "Cut05", "typeId": "Part::Cut" }, @@ -21619,7 +21619,7 @@ ], "indexedName": "Vertex16", "indexedStringIds": [], - "mappedName": "Vertex7;:Hcc7,V", + "mappedName": "Vertex7;:H32c,V", "mappedStringIds": [], "name": "Vertex16" } @@ -21635,7 +21635,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;CUT;:Hcc7:7,F", + "mappedName": "Face1;:M;CUT;:H32c:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -21643,7 +21643,7 @@ "index": 1, "type": "Face" }, - "name": "Face1;:M;CUT;:Hcc7:7,F", + "name": "Face1;:M;CUT;:H32c:7,F", "stringIds": [] }, "relation": "modified", @@ -21662,7 +21662,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M;CUT;:Hcc7:7,F", + "mappedName": "Face6;:M;CUT;:H32c:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -21670,7 +21670,7 @@ "index": 2, "type": "Face" }, - "name": "Face6;:M;CUT;:Hcc7:7,F", + "name": "Face6;:M;CUT;:H32c:7,F", "stringIds": [] }, "relation": "modified", @@ -21689,7 +21689,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M3;CUT;:Hcc8:8,F", + "mappedName": "Face1;:M3;CUT;:H32d:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -21697,7 +21697,7 @@ "index": 3, "type": "Face" }, - "name": "Face1;:M3;CUT;:Hcc8:8,F", + "name": "Face1;:M3;CUT;:H32d:8,F", "stringIds": [] }, "relation": "modified", @@ -21716,7 +21716,7 @@ "indexedName": "Face4", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M;CUT;:Hcc7:7,F", + "mappedName": "Face5;:M;CUT;:H32c:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -21724,7 +21724,7 @@ "index": 4, "type": "Face" }, - "name": "Face5;:M;CUT;:Hcc7:7,F", + "name": "Face5;:M;CUT;:H32c:7,F", "stringIds": [] }, "relation": "modified", @@ -21743,7 +21743,7 @@ "indexedName": "Face5", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:M;CUT;:Hcc7:7,F", + "mappedName": "Face3;:M;CUT;:H32c:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -21751,7 +21751,7 @@ "index": 5, "type": "Face" }, - "name": "Face3;:M;CUT;:Hcc7:7,F", + "name": "Face3;:M;CUT;:H32c:7,F", "stringIds": [] }, "relation": "modified", @@ -21770,7 +21770,7 @@ "indexedName": "Face6", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M2;CUT;:Hcc7:8,F", + "mappedName": "Face1;:M2;CUT;:H32c:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -21778,7 +21778,7 @@ "index": 6, "type": "Face" }, - "name": "Face1;:M2;CUT;:Hcc7:8,F", + "name": "Face1;:M2;CUT;:H32c:8,F", "stringIds": [] }, "relation": "modified", @@ -21797,7 +21797,7 @@ "indexedName": "Face7", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M2;CUT;:Hcc7:8,F", + "mappedName": "Face6;:M2;CUT;:H32c:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -21805,7 +21805,7 @@ "index": 7, "type": "Face" }, - "name": "Face6;:M2;CUT;:Hcc7:8,F", + "name": "Face6;:M2;CUT;:H32c:8,F", "stringIds": [] }, "relation": "modified", @@ -21824,7 +21824,7 @@ "indexedName": "Face8", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:M;CUT;:Hcc7:7,F", + "mappedName": "Face4;:M;CUT;:H32c:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -21832,7 +21832,7 @@ "index": 8, "type": "Face" }, - "name": "Face4;:M;CUT;:Hcc7:7,F", + "name": "Face4;:M;CUT;:H32c:7,F", "stringIds": [] }, "relation": "modified", @@ -21851,7 +21851,7 @@ "indexedName": "Face9", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M2;CUT;:Hcc7:8,F", + "mappedName": "Face5;:M2;CUT;:H32c:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -21859,7 +21859,7 @@ "index": 9, "type": "Face" }, - "name": "Face5;:M2;CUT;:Hcc7:8,F", + "name": "Face5;:M2;CUT;:H32c:8,F", "stringIds": [] }, "relation": "modified", @@ -21878,7 +21878,7 @@ "indexedName": "Face10", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M4;CUT;:Hcc8:8,F", + "mappedName": "Face1;:M4;CUT;:H32d:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -21886,7 +21886,7 @@ "index": 10, "type": "Face" }, - "name": "Face1;:M4;CUT;:Hcc8:8,F", + "name": "Face1;:M4;CUT;:H32d:8,F", "stringIds": [] }, "relation": "modified", @@ -21905,7 +21905,7 @@ "indexedName": "Face11", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:M2;CUT;:Hcc7:8,F", + "mappedName": "Face3;:M2;CUT;:H32c:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -21913,7 +21913,7 @@ "index": 11, "type": "Face" }, - "name": "Face3;:M2;CUT;:Hcc7:8,F", + "name": "Face3;:M2;CUT;:H32c:8,F", "stringIds": [] }, "relation": "modified", @@ -21932,7 +21932,7 @@ "indexedName": "Face12", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M3;CUT;:Hcc7:8,F", + "mappedName": "Face5;:M3;CUT;:H32c:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -21940,7 +21940,7 @@ "index": 12, "type": "Face" }, - "name": "Face5;:M3;CUT;:Hcc7:8,F", + "name": "Face5;:M3;CUT;:H32c:8,F", "stringIds": [] }, "relation": "modified", @@ -21959,7 +21959,7 @@ "indexedName": "Face13", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:M;CUT;:Hcc7:7,F", + "mappedName": "Face2;:M;CUT;:H32c:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -21967,7 +21967,7 @@ "index": 13, "type": "Face" }, - "name": "Face2;:M;CUT;:Hcc7:7,F", + "name": "Face2;:M;CUT;:H32c:7,F", "stringIds": [] }, "relation": "modified", @@ -21986,7 +21986,7 @@ "indexedName": "Face14", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M3;CUT;:Hcc7:8,F", + "mappedName": "Face6;:M3;CUT;:H32c:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -21994,7 +21994,7 @@ "index": 14, "type": "Face" }, - "name": "Face6;:M3;CUT;:Hcc7:8,F", + "name": "Face6;:M3;CUT;:H32c:8,F", "stringIds": [] }, "relation": "modified", @@ -22013,7 +22013,7 @@ "indexedName": "Face15", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M2;CUT;:Hcc8:8,F", + "mappedName": "Face1;:M2;CUT;:H32d:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22021,7 +22021,7 @@ "index": 15, "type": "Face" }, - "name": "Face1;:M2;CUT;:Hcc8:8,F", + "name": "Face1;:M2;CUT;:H32d:8,F", "stringIds": [] }, "relation": "modified", @@ -22040,7 +22040,7 @@ "indexedName": "Face16", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:M2;CUT;:Hcc7:8,F", + "mappedName": "Face4;:M2;CUT;:H32c:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22048,7 +22048,7 @@ "index": 16, "type": "Face" }, - "name": "Face4;:M2;CUT;:Hcc7:8,F", + "name": "Face4;:M2;CUT;:H32c:8,F", "stringIds": [] }, "relation": "modified", @@ -22067,7 +22067,7 @@ "indexedName": "Face17", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M4;CUT;:Hcc7:8,F", + "mappedName": "Face5;:M4;CUT;:H32c:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22075,7 +22075,7 @@ "index": 17, "type": "Face" }, - "name": "Face5;:M4;CUT;:Hcc7:8,F", + "name": "Face5;:M4;CUT;:H32c:8,F", "stringIds": [] }, "relation": "modified", @@ -22094,7 +22094,7 @@ "indexedName": "Face18", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:M2;CUT;:Hcc7:8,F", + "mappedName": "Face2;:M2;CUT;:H32c:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22102,7 +22102,7 @@ "index": 18, "type": "Face" }, - "name": "Face2;:M2;CUT;:Hcc7:8,F", + "name": "Face2;:M2;CUT;:H32c:8,F", "stringIds": [] }, "relation": "modified", @@ -22121,7 +22121,7 @@ "indexedName": "Face19", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M4;CUT;:Hcc7:8,F", + "mappedName": "Face6;:M4;CUT;:H32c:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22129,7 +22129,7 @@ "index": 19, "type": "Face" }, - "name": "Face6;:M4;CUT;:Hcc7:8,F", + "name": "Face6;:M4;CUT;:H32c:8,F", "stringIds": [] }, "relation": "modified", @@ -22148,7 +22148,7 @@ "indexedName": "Face20", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;CUT;:Hcc8:7,F", + "mappedName": "Face1;:M;CUT;:H32d:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22156,7 +22156,7 @@ "index": 20, "type": "Face" }, - "name": "Face1;:M;CUT;:Hcc8:7,F", + "name": "Face1;:M;CUT;:H32d:7,F", "stringIds": [] }, "relation": "modified", @@ -22175,7 +22175,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:M;CUT;:Hcc7:7,E", + "mappedName": "Edge2;:M;CUT;:H32c:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22183,7 +22183,7 @@ "index": 1, "type": "Edge" }, - "name": "Edge2;:M;CUT;:Hcc7:7,E", + "name": "Edge2;:M;CUT;:H32c:7,E", "stringIds": [] }, "relation": "modified", @@ -22202,7 +22202,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face1;:G(Face1;K-7;:Hcc8:4,F);CUT;:Hcc7:1c,E", + "mappedName": "Face1;:G(Face1;K-7;:H32d:4,F);CUT;:H32c:1c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22210,7 +22210,7 @@ "index": 2, "type": "Edge" }, - "name": "Face1;:G(Face1;K-7;:Hcc8:4,F);CUT;:Hcc7:1c,E", + "name": "Face1;:G(Face1;K-7;:H32d:4,F);CUT;:H32c:1c,E", "stringIds": [] }, "relation": "generated", @@ -22218,9 +22218,9 @@ "resultPersistentId": "Cut05:edge:1", "sourceRefs": [ { - "mappedName": "Face1;:G(Face1;K-7;:Hcc8:4,F)", + "mappedName": "Face1;:G(Face1;K-7;:H32d:4,F)", "objectId": "Box05", - "persistentId": "Box05:mapped:Face1;:G(Face1;K-7;:Hcc8:4,F)", + "persistentId": "Box05:mapped:Face1;:G(Face1;K-7;:H32d:4,F)", "stageId": "Box05" } ] @@ -22229,7 +22229,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:M;CUT;:Hcc7:7,E", + "mappedName": "Edge4;:M;CUT;:H32c:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22237,7 +22237,7 @@ "index": 3, "type": "Edge" }, - "name": "Edge4;:M;CUT;:Hcc7:7,E", + "name": "Edge4;:M;CUT;:H32c:7,E", "stringIds": [] }, "relation": "modified", @@ -22256,7 +22256,7 @@ "indexedName": "Edge4", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:Hcc7,E", + "mappedName": "Edge1;:H32c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22264,7 +22264,7 @@ "index": 4, "type": "Edge" }, - "name": "Edge1;:Hcc7,E", + "name": "Edge1;:H32c,E", "stringIds": [] }, "relation": "preserved", @@ -22283,7 +22283,7 @@ "indexedName": "Edge5", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G2(Face1;K-15;:Hcc8:5,F);CUT;:Hcc7:1e,E", + "mappedName": "Face6;:G2(Face1;K-15;:H32d:5,F);CUT;:H32c:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22291,7 +22291,7 @@ "index": 5, "type": "Edge" }, - "name": "Face6;:G2(Face1;K-15;:Hcc8:5,F);CUT;:Hcc7:1e,E", + "name": "Face6;:G2(Face1;K-15;:H32d:5,F);CUT;:H32c:1e,E", "stringIds": [] }, "relation": "generated", @@ -22299,9 +22299,9 @@ "resultPersistentId": "Cut05:edge:4", "sourceRefs": [ { - "mappedName": "Face6;:G2(Face1;K-15;:Hcc8:5,F)", + "mappedName": "Face6;:G2(Face1;K-15;:H32d:5,F)", "objectId": "Box05", - "persistentId": "Box05:mapped:Face6;:G2(Face1;K-15;:Hcc8:5,F)", + "persistentId": "Box05:mapped:Face6;:G2(Face1;K-15;:H32d:5,F)", "stageId": "Box05" } ] @@ -22310,7 +22310,7 @@ "indexedName": "Edge6", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:M;CUT;:Hcc7:7,E", + "mappedName": "Edge10;:M;CUT;:H32c:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22318,7 +22318,7 @@ "index": 6, "type": "Edge" }, - "name": "Edge10;:M;CUT;:Hcc7:7,E", + "name": "Edge10;:M;CUT;:H32c:7,E", "stringIds": [] }, "relation": "modified", @@ -22337,7 +22337,7 @@ "indexedName": "Edge7", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face3;:G(Face1;K-8;:Hcc8:4,F);CUT;:Hcc7:1c,E", + "mappedName": "Face3;:G(Face1;K-8;:H32d:4,F);CUT;:H32c:1c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22345,7 +22345,7 @@ "index": 7, "type": "Edge" }, - "name": "Face3;:G(Face1;K-8;:Hcc8:4,F);CUT;:Hcc7:1c,E", + "name": "Face3;:G(Face1;K-8;:H32d:4,F);CUT;:H32c:1c,E", "stringIds": [] }, "relation": "generated", @@ -22353,9 +22353,9 @@ "resultPersistentId": "Cut05:edge:6", "sourceRefs": [ { - "mappedName": "Face3;:G(Face1;K-8;:Hcc8:4,F)", + "mappedName": "Face3;:G(Face1;K-8;:H32d:4,F)", "objectId": "Box05", - "persistentId": "Box05:mapped:Face3;:G(Face1;K-8;:Hcc8:4,F)", + "persistentId": "Box05:mapped:Face3;:G(Face1;K-8;:H32d:4,F)", "stageId": "Box05" } ] @@ -22364,7 +22364,7 @@ "indexedName": "Edge8", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G2(Face1;K-11;:Hcc8:5,F);CUT;:Hcc7:1e,E", + "mappedName": "Face5;:G2(Face1;K-11;:H32d:5,F);CUT;:H32c:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22372,7 +22372,7 @@ "index": 8, "type": "Edge" }, - "name": "Face5;:G2(Face1;K-11;:Hcc8:5,F);CUT;:Hcc7:1e,E", + "name": "Face5;:G2(Face1;K-11;:H32d:5,F);CUT;:H32c:1e,E", "stringIds": [] }, "relation": "generated", @@ -22380,9 +22380,9 @@ "resultPersistentId": "Cut05:edge:7", "sourceRefs": [ { - "mappedName": "Face5;:G2(Face1;K-11;:Hcc8:5,F)", + "mappedName": "Face5;:G2(Face1;K-11;:H32d:5,F)", "objectId": "Box05", - "persistentId": "Box05:mapped:Face5;:G2(Face1;K-11;:Hcc8:5,F)", + "persistentId": "Box05:mapped:Face5;:G2(Face1;K-11;:H32d:5,F)", "stageId": "Box05" } ] @@ -22391,7 +22391,7 @@ "indexedName": "Edge9", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:M;CUT;:Hcc7:7,E", + "mappedName": "Edge9;:M;CUT;:H32c:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22399,7 +22399,7 @@ "index": 9, "type": "Edge" }, - "name": "Edge9;:M;CUT;:Hcc7:7,E", + "name": "Edge9;:M;CUT;:H32c:7,E", "stringIds": [] }, "relation": "modified", @@ -22418,7 +22418,7 @@ "indexedName": "Edge10", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:M2;CUT;:Hcc7:8,E", + "mappedName": "Edge2;:M2;CUT;:H32c:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22426,7 +22426,7 @@ "index": 10, "type": "Edge" }, - "name": "Edge2;:M2;CUT;:Hcc7:8,E", + "name": "Edge2;:M2;CUT;:H32c:8,E", "stringIds": [] }, "relation": "modified", @@ -22445,7 +22445,7 @@ "indexedName": "Edge11", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:Hcc7,E", + "mappedName": "Edge3;:H32c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22453,7 +22453,7 @@ "index": 11, "type": "Edge" }, - "name": "Edge3;:Hcc7,E", + "name": "Edge3;:H32c,E", "stringIds": [] }, "relation": "preserved", @@ -22472,7 +22472,7 @@ "indexedName": "Edge12", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:M2;CUT;:Hcc7:8,E", + "mappedName": "Edge4;:M2;CUT;:H32c:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22480,7 +22480,7 @@ "index": 12, "type": "Edge" }, - "name": "Edge4;:M2;CUT;:Hcc7:8,E", + "name": "Edge4;:M2;CUT;:H32c:8,E", "stringIds": [] }, "relation": "modified", @@ -22499,7 +22499,7 @@ "indexedName": "Edge13", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:M;CUT;:Hcc7:7,E", + "mappedName": "Edge12;:M;CUT;:H32c:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22507,7 +22507,7 @@ "index": 13, "type": "Edge" }, - "name": "Edge12;:M;CUT;:Hcc7:7,E", + "name": "Edge12;:M;CUT;:H32c:7,E", "stringIds": [] }, "relation": "modified", @@ -22526,7 +22526,7 @@ "indexedName": "Edge14", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G3(Face1;K-16;:Hcc8:5,F);CUT;:Hcc7:1e,E", + "mappedName": "Face6;:G3(Face1;K-16;:H32d:5,F);CUT;:H32c:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22534,7 +22534,7 @@ "index": 14, "type": "Edge" }, - "name": "Face6;:G3(Face1;K-16;:Hcc8:5,F);CUT;:Hcc7:1e,E", + "name": "Face6;:G3(Face1;K-16;:H32d:5,F);CUT;:H32c:1e,E", "stringIds": [] }, "relation": "generated", @@ -22542,9 +22542,9 @@ "resultPersistentId": "Cut05:edge:13", "sourceRefs": [ { - "mappedName": "Face6;:G3(Face1;K-16;:Hcc8:5,F)", + "mappedName": "Face6;:G3(Face1;K-16;:H32d:5,F)", "objectId": "Box05", - "persistentId": "Box05:mapped:Face6;:G3(Face1;K-16;:Hcc8:5,F)", + "persistentId": "Box05:mapped:Face6;:G3(Face1;K-16;:H32d:5,F)", "stageId": "Box05" } ] @@ -22553,7 +22553,7 @@ "indexedName": "Edge15", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:M;CUT;:Hcc7:7,E", + "mappedName": "Edge11;:M;CUT;:H32c:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22561,7 +22561,7 @@ "index": 15, "type": "Edge" }, - "name": "Edge11;:M;CUT;:Hcc7:7,E", + "name": "Edge11;:M;CUT;:H32c:7,E", "stringIds": [] }, "relation": "modified", @@ -22580,7 +22580,7 @@ "indexedName": "Edge16", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face4;:G(Face1;K-9;:Hcc8:4,F);CUT;:Hcc7:1c,E", + "mappedName": "Face4;:G(Face1;K-9;:H32d:4,F);CUT;:H32c:1c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22588,7 +22588,7 @@ "index": 16, "type": "Edge" }, - "name": "Face4;:G(Face1;K-9;:Hcc8:4,F);CUT;:Hcc7:1c,E", + "name": "Face4;:G(Face1;K-9;:H32d:4,F);CUT;:H32c:1c,E", "stringIds": [] }, "relation": "generated", @@ -22596,9 +22596,9 @@ "resultPersistentId": "Cut05:edge:15", "sourceRefs": [ { - "mappedName": "Face4;:G(Face1;K-9;:Hcc8:4,F)", + "mappedName": "Face4;:G(Face1;K-9;:H32d:4,F)", "objectId": "Box05", - "persistentId": "Box05:mapped:Face4;:G(Face1;K-9;:Hcc8:4,F)", + "persistentId": "Box05:mapped:Face4;:G(Face1;K-9;:H32d:4,F)", "stageId": "Box05" } ] @@ -22607,7 +22607,7 @@ "indexedName": "Edge17", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G3(Face1;K-12;:Hcc8:5,F);CUT;:Hcc7:1e,E", + "mappedName": "Face5;:G3(Face1;K-12;:H32d:5,F);CUT;:H32c:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22615,7 +22615,7 @@ "index": 17, "type": "Edge" }, - "name": "Face5;:G3(Face1;K-12;:Hcc8:5,F);CUT;:Hcc7:1e,E", + "name": "Face5;:G3(Face1;K-12;:H32d:5,F);CUT;:H32c:1e,E", "stringIds": [] }, "relation": "generated", @@ -22623,9 +22623,9 @@ "resultPersistentId": "Cut05:edge:16", "sourceRefs": [ { - "mappedName": "Face5;:G3(Face1;K-12;:Hcc8:5,F)", + "mappedName": "Face5;:G3(Face1;K-12;:H32d:5,F)", "objectId": "Box05", - "persistentId": "Box05:mapped:Face5;:G3(Face1;K-12;:Hcc8:5,F)", + "persistentId": "Box05:mapped:Face5;:G3(Face1;K-12;:H32d:5,F)", "stageId": "Box05" } ] @@ -22634,7 +22634,7 @@ "indexedName": "Edge18", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:M2;CUT;:Hcc7:8,E", + "mappedName": "Edge9;:M2;CUT;:H32c:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22642,7 +22642,7 @@ "index": 18, "type": "Edge" }, - "name": "Edge9;:M2;CUT;:Hcc7:8,E", + "name": "Edge9;:M2;CUT;:H32c:8,E", "stringIds": [] }, "relation": "modified", @@ -22661,7 +22661,7 @@ "indexedName": "Edge19", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:Hcc7,E", + "mappedName": "Edge5;:H32c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22669,7 +22669,7 @@ "index": 19, "type": "Edge" }, - "name": "Edge5;:Hcc7,E", + "name": "Edge5;:H32c,E", "stringIds": [] }, "relation": "preserved", @@ -22688,7 +22688,7 @@ "indexedName": "Edge20", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:M2;CUT;:Hcc7:8,E", + "mappedName": "Edge10;:M2;CUT;:H32c:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22696,7 +22696,7 @@ "index": 20, "type": "Edge" }, - "name": "Edge10;:M2;CUT;:Hcc7:8,E", + "name": "Edge10;:M2;CUT;:H32c:8,E", "stringIds": [] }, "relation": "modified", @@ -22715,7 +22715,7 @@ "indexedName": "Edge21", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G(Face1;K-10;:Hcc8:5,F);CUT;:Hcc7:1d,E", + "mappedName": "Face5;:G(Face1;K-10;:H32d:5,F);CUT;:H32c:1d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22723,7 +22723,7 @@ "index": 21, "type": "Edge" }, - "name": "Face5;:G(Face1;K-10;:Hcc8:5,F);CUT;:Hcc7:1d,E", + "name": "Face5;:G(Face1;K-10;:H32d:5,F);CUT;:H32c:1d,E", "stringIds": [] }, "relation": "generated", @@ -22731,9 +22731,9 @@ "resultPersistentId": "Cut05:edge:20", "sourceRefs": [ { - "mappedName": "Face5;:G(Face1;K-10;:Hcc8:5,F)", + "mappedName": "Face5;:G(Face1;K-10;:H32d:5,F)", "objectId": "Box05", - "persistentId": "Box05:mapped:Face5;:G(Face1;K-10;:Hcc8:5,F)", + "persistentId": "Box05:mapped:Face5;:G(Face1;K-10;:H32d:5,F)", "stageId": "Box05" } ] @@ -22742,7 +22742,7 @@ "indexedName": "Edge22", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:M;CUT;:Hcc7:7,E", + "mappedName": "Edge8;:M;CUT;:H32c:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22750,7 +22750,7 @@ "index": 22, "type": "Edge" }, - "name": "Edge8;:M;CUT;:Hcc7:7,E", + "name": "Edge8;:M;CUT;:H32c:7,E", "stringIds": [] }, "relation": "modified", @@ -22769,7 +22769,7 @@ "indexedName": "Edge23", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:M;CUT;:Hcc7:7,E", + "mappedName": "Edge6;:M;CUT;:H32c:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22777,7 +22777,7 @@ "index": 23, "type": "Edge" }, - "name": "Edge6;:M;CUT;:Hcc7:7,E", + "name": "Edge6;:M;CUT;:H32c:7,E", "stringIds": [] }, "relation": "modified", @@ -22796,7 +22796,7 @@ "indexedName": "Edge24", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M;CUT;:Hcc8:7,E", + "mappedName": "Edge1;:M;CUT;:H32d:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22804,7 +22804,7 @@ "index": 24, "type": "Edge" }, - "name": "Edge1;:M;CUT;:Hcc8:7,E", + "name": "Edge1;:M;CUT;:H32d:7,E", "stringIds": [] }, "relation": "modified", @@ -22823,7 +22823,7 @@ "indexedName": "Edge25", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G(Face1;K-14;:Hcc8:5,F);CUT;:Hcc7:1d,E", + "mappedName": "Face6;:G(Face1;K-14;:H32d:5,F);CUT;:H32c:1d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22831,7 +22831,7 @@ "index": 25, "type": "Edge" }, - "name": "Face6;:G(Face1;K-14;:Hcc8:5,F);CUT;:Hcc7:1d,E", + "name": "Face6;:G(Face1;K-14;:H32d:5,F);CUT;:H32c:1d,E", "stringIds": [] }, "relation": "generated", @@ -22839,9 +22839,9 @@ "resultPersistentId": "Cut05:edge:24", "sourceRefs": [ { - "mappedName": "Face6;:G(Face1;K-14;:Hcc8:5,F)", + "mappedName": "Face6;:G(Face1;K-14;:H32d:5,F)", "objectId": "Box05", - "persistentId": "Box05:mapped:Face6;:G(Face1;K-14;:Hcc8:5,F)", + "persistentId": "Box05:mapped:Face6;:G(Face1;K-14;:H32d:5,F)", "stageId": "Box05" } ] @@ -22850,7 +22850,7 @@ "indexedName": "Edge26", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:M2;CUT;:Hcc7:8,E", + "mappedName": "Edge11;:M2;CUT;:H32c:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22858,7 +22858,7 @@ "index": 26, "type": "Edge" }, - "name": "Edge11;:M2;CUT;:Hcc7:8,E", + "name": "Edge11;:M2;CUT;:H32c:8,E", "stringIds": [] }, "relation": "modified", @@ -22877,7 +22877,7 @@ "indexedName": "Edge27", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:Hcc7,E", + "mappedName": "Edge7;:H32c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22885,7 +22885,7 @@ "index": 27, "type": "Edge" }, - "name": "Edge7;:Hcc7,E", + "name": "Edge7;:H32c,E", "stringIds": [] }, "relation": "preserved", @@ -22904,7 +22904,7 @@ "indexedName": "Edge28", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:M2;CUT;:Hcc7:8,E", + "mappedName": "Edge12;:M2;CUT;:H32c:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22912,7 +22912,7 @@ "index": 28, "type": "Edge" }, - "name": "Edge12;:M2;CUT;:Hcc7:8,E", + "name": "Edge12;:M2;CUT;:H32c:8,E", "stringIds": [] }, "relation": "modified", @@ -22931,7 +22931,7 @@ "indexedName": "Edge29", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:M2;CUT;:Hcc7:8,E", + "mappedName": "Edge8;:M2;CUT;:H32c:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22939,7 +22939,7 @@ "index": 29, "type": "Edge" }, - "name": "Edge8;:M2;CUT;:Hcc7:8,E", + "name": "Edge8;:M2;CUT;:H32c:8,E", "stringIds": [] }, "relation": "modified", @@ -22958,7 +22958,7 @@ "indexedName": "Edge30", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G4(Face1;K-13;:Hcc8:5,F);CUT;:Hcc7:1e,E", + "mappedName": "Face5;:G4(Face1;K-13;:H32d:5,F);CUT;:H32c:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22966,7 +22966,7 @@ "index": 30, "type": "Edge" }, - "name": "Face5;:G4(Face1;K-13;:Hcc8:5,F);CUT;:Hcc7:1e,E", + "name": "Face5;:G4(Face1;K-13;:H32d:5,F);CUT;:H32c:1e,E", "stringIds": [] }, "relation": "generated", @@ -22974,9 +22974,9 @@ "resultPersistentId": "Cut05:edge:29", "sourceRefs": [ { - "mappedName": "Face5;:G4(Face1;K-13;:Hcc8:5,F)", + "mappedName": "Face5;:G4(Face1;K-13;:H32d:5,F)", "objectId": "Box05", - "persistentId": "Box05:mapped:Face5;:G4(Face1;K-13;:Hcc8:5,F)", + "persistentId": "Box05:mapped:Face5;:G4(Face1;K-13;:H32d:5,F)", "stageId": "Box05" } ] @@ -22985,7 +22985,7 @@ "indexedName": "Edge31", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:M2;CUT;:Hcc7:8,E", + "mappedName": "Edge6;:M2;CUT;:H32c:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -22993,7 +22993,7 @@ "index": 31, "type": "Edge" }, - "name": "Edge6;:M2;CUT;:Hcc7:8,E", + "name": "Edge6;:M2;CUT;:H32c:8,E", "stringIds": [] }, "relation": "modified", @@ -23012,7 +23012,7 @@ "indexedName": "Edge32", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G4(Face1;K-17;:Hcc8:5,F);CUT;:Hcc7:1e,E", + "mappedName": "Face6;:G4(Face1;K-17;:H32d:5,F);CUT;:H32c:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -23020,7 +23020,7 @@ "index": 32, "type": "Edge" }, - "name": "Face6;:G4(Face1;K-17;:Hcc8:5,F);CUT;:Hcc7:1e,E", + "name": "Face6;:G4(Face1;K-17;:H32d:5,F);CUT;:H32c:1e,E", "stringIds": [] }, "relation": "generated", @@ -23028,9 +23028,9 @@ "resultPersistentId": "Cut05:edge:31", "sourceRefs": [ { - "mappedName": "Face6;:G4(Face1;K-17;:Hcc8:5,F)", + "mappedName": "Face6;:G4(Face1;K-17;:H32d:5,F)", "objectId": "Box05", - "persistentId": "Box05:mapped:Face6;:G4(Face1;K-17;:Hcc8:5,F)", + "persistentId": "Box05:mapped:Face6;:G4(Face1;K-17;:H32d:5,F)", "stageId": "Box05" } ] @@ -23039,7 +23039,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:Hcc7,V", + "mappedName": "Vertex1;:H32c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -23047,7 +23047,7 @@ "index": 1, "type": "Vertex" }, - "name": "Vertex1;:Hcc7,V", + "name": "Vertex1;:H32c,V", "stringIds": [] }, "relation": "preserved", @@ -23066,7 +23066,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge2;:G(Face1;K-1;:Hcc8:4,F);CUT;:Hcc7:1c,V", + "mappedName": "Edge2;:G(Face1;K-1;:H32d:4,F);CUT;:H32c:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -23074,7 +23074,7 @@ "index": 2, "type": "Vertex" }, - "name": "Edge2;:G(Face1;K-1;:Hcc8:4,F);CUT;:Hcc7:1c,V", + "name": "Edge2;:G(Face1;K-1;:H32d:4,F);CUT;:H32c:1c,V", "stringIds": [] }, "relation": "generated", @@ -23082,9 +23082,9 @@ "resultPersistentId": "Cut05:vertex:1", "sourceRefs": [ { - "mappedName": "Edge2;:G(Face1;K-1;:Hcc8:4,F)", + "mappedName": "Edge2;:G(Face1;K-1;:H32d:4,F)", "objectId": "Box05", - "persistentId": "Box05:mapped:Edge2;:G(Face1;K-1;:Hcc8:4,F)", + "persistentId": "Box05:mapped:Edge2;:G(Face1;K-1;:H32d:4,F)", "stageId": "Box05" } ] @@ -23093,7 +23093,7 @@ "indexedName": "Vertex3", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge4;:G(Face1;K-2;:Hcc8:4,F);CUT;:Hcc7:1c,V", + "mappedName": "Edge4;:G(Face1;K-2;:H32d:4,F);CUT;:H32c:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -23101,7 +23101,7 @@ "index": 3, "type": "Vertex" }, - "name": "Edge4;:G(Face1;K-2;:Hcc8:4,F);CUT;:Hcc7:1c,V", + "name": "Edge4;:G(Face1;K-2;:H32d:4,F);CUT;:H32c:1c,V", "stringIds": [] }, "relation": "generated", @@ -23109,9 +23109,9 @@ "resultPersistentId": "Cut05:vertex:2", "sourceRefs": [ { - "mappedName": "Edge4;:G(Face1;K-2;:Hcc8:4,F)", + "mappedName": "Edge4;:G(Face1;K-2;:H32d:4,F)", "objectId": "Box05", - "persistentId": "Box05:mapped:Edge4;:G(Face1;K-2;:Hcc8:4,F)", + "persistentId": "Box05:mapped:Edge4;:G(Face1;K-2;:H32d:4,F)", "stageId": "Box05" } ] @@ -23120,7 +23120,7 @@ "indexedName": "Vertex4", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:Hcc7,V", + "mappedName": "Vertex2;:H32c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -23128,7 +23128,7 @@ "index": 4, "type": "Vertex" }, - "name": "Vertex2;:Hcc7,V", + "name": "Vertex2;:H32c,V", "stringIds": [] }, "relation": "preserved", @@ -23147,7 +23147,7 @@ "indexedName": "Vertex5", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge10;:G(Face1;K-4;:Hcc8:4,F);CUT;:Hcc7:1c,V", + "mappedName": "Edge10;:G(Face1;K-4;:H32d:4,F);CUT;:H32c:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -23155,7 +23155,7 @@ "index": 5, "type": "Vertex" }, - "name": "Edge10;:G(Face1;K-4;:Hcc8:4,F);CUT;:Hcc7:1c,V", + "name": "Edge10;:G(Face1;K-4;:H32d:4,F);CUT;:H32c:1c,V", "stringIds": [] }, "relation": "generated", @@ -23163,9 +23163,9 @@ "resultPersistentId": "Cut05:vertex:4", "sourceRefs": [ { - "mappedName": "Edge10;:G(Face1;K-4;:Hcc8:4,F)", + "mappedName": "Edge10;:G(Face1;K-4;:H32d:4,F)", "objectId": "Box05", - "persistentId": "Box05:mapped:Edge10;:G(Face1;K-4;:Hcc8:4,F)", + "persistentId": "Box05:mapped:Edge10;:G(Face1;K-4;:H32d:4,F)", "stageId": "Box05" } ] @@ -23174,7 +23174,7 @@ "indexedName": "Vertex6", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge9;:G(Face1;K-3;:Hcc8:4,F);CUT;:Hcc7:1c,V", + "mappedName": "Edge9;:G(Face1;K-3;:H32d:4,F);CUT;:H32c:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -23182,7 +23182,7 @@ "index": 6, "type": "Vertex" }, - "name": "Edge9;:G(Face1;K-3;:Hcc8:4,F);CUT;:Hcc7:1c,V", + "name": "Edge9;:G(Face1;K-3;:H32d:4,F);CUT;:H32c:1c,V", "stringIds": [] }, "relation": "generated", @@ -23190,9 +23190,9 @@ "resultPersistentId": "Cut05:vertex:5", "sourceRefs": [ { - "mappedName": "Edge9;:G(Face1;K-3;:Hcc8:4,F)", + "mappedName": "Edge9;:G(Face1;K-3;:H32d:4,F)", "objectId": "Box05", - "persistentId": "Box05:mapped:Edge9;:G(Face1;K-3;:Hcc8:4,F)", + "persistentId": "Box05:mapped:Edge9;:G(Face1;K-3;:H32d:4,F)", "stageId": "Box05" } ] @@ -23201,7 +23201,7 @@ "indexedName": "Vertex7", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:Hcc7,V", + "mappedName": "Vertex3;:H32c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -23209,7 +23209,7 @@ "index": 7, "type": "Vertex" }, - "name": "Vertex3;:Hcc7,V", + "name": "Vertex3;:H32c,V", "stringIds": [] }, "relation": "preserved", @@ -23228,7 +23228,7 @@ "indexedName": "Vertex8", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:Hcc7,V", + "mappedName": "Vertex4;:H32c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -23236,7 +23236,7 @@ "index": 8, "type": "Vertex" }, - "name": "Vertex4;:Hcc7,V", + "name": "Vertex4;:H32c,V", "stringIds": [] }, "relation": "preserved", @@ -23255,7 +23255,7 @@ "indexedName": "Vertex9", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge12;:G(Face1;K-6;:Hcc8:4,F);CUT;:Hcc7:1c,V", + "mappedName": "Edge12;:G(Face1;K-6;:H32d:4,F);CUT;:H32c:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -23263,7 +23263,7 @@ "index": 9, "type": "Vertex" }, - "name": "Edge12;:G(Face1;K-6;:Hcc8:4,F);CUT;:Hcc7:1c,V", + "name": "Edge12;:G(Face1;K-6;:H32d:4,F);CUT;:H32c:1c,V", "stringIds": [] }, "relation": "generated", @@ -23271,9 +23271,9 @@ "resultPersistentId": "Cut05:vertex:8", "sourceRefs": [ { - "mappedName": "Edge12;:G(Face1;K-6;:Hcc8:4,F)", + "mappedName": "Edge12;:G(Face1;K-6;:H32d:4,F)", "objectId": "Box05", - "persistentId": "Box05:mapped:Edge12;:G(Face1;K-6;:Hcc8:4,F)", + "persistentId": "Box05:mapped:Edge12;:G(Face1;K-6;:H32d:4,F)", "stageId": "Box05" } ] @@ -23282,7 +23282,7 @@ "indexedName": "Vertex10", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge11;:G(Face1;K-5;:Hcc8:4,F);CUT;:Hcc7:1c,V", + "mappedName": "Edge11;:G(Face1;K-5;:H32d:4,F);CUT;:H32c:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -23290,7 +23290,7 @@ "index": 10, "type": "Vertex" }, - "name": "Edge11;:G(Face1;K-5;:Hcc8:4,F);CUT;:Hcc7:1c,V", + "name": "Edge11;:G(Face1;K-5;:H32d:4,F);CUT;:H32c:1c,V", "stringIds": [] }, "relation": "generated", @@ -23298,9 +23298,9 @@ "resultPersistentId": "Cut05:vertex:9", "sourceRefs": [ { - "mappedName": "Edge11;:G(Face1;K-5;:Hcc8:4,F)", + "mappedName": "Edge11;:G(Face1;K-5;:H32d:4,F)", "objectId": "Box05", - "persistentId": "Box05:mapped:Edge11;:G(Face1;K-5;:Hcc8:4,F)", + "persistentId": "Box05:mapped:Edge11;:G(Face1;K-5;:H32d:4,F)", "stageId": "Box05" } ] @@ -23309,7 +23309,7 @@ "indexedName": "Vertex11", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:Hcc7,V", + "mappedName": "Vertex6;:H32c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -23317,7 +23317,7 @@ "index": 11, "type": "Vertex" }, - "name": "Vertex6;:Hcc7,V", + "name": "Vertex6;:H32c,V", "stringIds": [] }, "relation": "preserved", @@ -23336,7 +23336,7 @@ "indexedName": "Vertex12", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:Hcc7,V", + "mappedName": "Vertex5;:H32c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -23344,7 +23344,7 @@ "index": 12, "type": "Vertex" }, - "name": "Vertex5;:Hcc7,V", + "name": "Vertex5;:H32c,V", "stringIds": [] }, "relation": "preserved", @@ -23363,7 +23363,7 @@ "indexedName": "Vertex13", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge8;:G(Edge1;K-2;:Hcc8:4,E);CUT;:Hcc7:1c,V", + "mappedName": "Edge8;:G(Edge1;K-2;:H32d:4,E);CUT;:H32c:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -23371,7 +23371,7 @@ "index": 13, "type": "Vertex" }, - "name": "Edge8;:G(Edge1;K-2;:Hcc8:4,E);CUT;:Hcc7:1c,V", + "name": "Edge8;:G(Edge1;K-2;:H32d:4,E);CUT;:H32c:1c,V", "stringIds": [] }, "relation": "generated", @@ -23379,9 +23379,9 @@ "resultPersistentId": "Cut05:vertex:12", "sourceRefs": [ { - "mappedName": "Edge8;:G(Edge1;K-2;:Hcc8:4,E)", + "mappedName": "Edge8;:G(Edge1;K-2;:H32d:4,E)", "objectId": "Box05", - "persistentId": "Box05:mapped:Edge8;:G(Edge1;K-2;:Hcc8:4,E)", + "persistentId": "Box05:mapped:Edge8;:G(Edge1;K-2;:H32d:4,E)", "stageId": "Box05" } ] @@ -23390,7 +23390,7 @@ "indexedName": "Vertex14", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge6;:G(Edge1;K-1;:Hcc8:4,E);CUT;:Hcc7:1c,V", + "mappedName": "Edge6;:G(Edge1;K-1;:H32d:4,E);CUT;:H32c:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -23398,7 +23398,7 @@ "index": 14, "type": "Vertex" }, - "name": "Edge6;:G(Edge1;K-1;:Hcc8:4,E);CUT;:Hcc7:1c,V", + "name": "Edge6;:G(Edge1;K-1;:H32d:4,E);CUT;:H32c:1c,V", "stringIds": [] }, "relation": "generated", @@ -23406,9 +23406,9 @@ "resultPersistentId": "Cut05:vertex:13", "sourceRefs": [ { - "mappedName": "Edge6;:G(Edge1;K-1;:Hcc8:4,E)", + "mappedName": "Edge6;:G(Edge1;K-1;:H32d:4,E)", "objectId": "Box05", - "persistentId": "Box05:mapped:Edge6;:G(Edge1;K-1;:Hcc8:4,E)", + "persistentId": "Box05:mapped:Edge6;:G(Edge1;K-1;:H32d:4,E)", "stageId": "Box05" } ] @@ -23417,7 +23417,7 @@ "indexedName": "Vertex15", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:Hcc7,V", + "mappedName": "Vertex8;:H32c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -23425,7 +23425,7 @@ "index": 15, "type": "Vertex" }, - "name": "Vertex8;:Hcc7,V", + "name": "Vertex8;:H32c,V", "stringIds": [] }, "relation": "preserved", @@ -23444,7 +23444,7 @@ "indexedName": "Vertex16", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:Hcc7,V", + "mappedName": "Vertex7;:H32c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -23452,7 +23452,7 @@ "index": 16, "type": "Vertex" }, - "name": "Vertex7;:Hcc7,V", + "name": "Vertex7;:H32c,V", "stringIds": [] }, "relation": "preserved", @@ -24522,8 +24522,8 @@ "category": "boolean", "elementMapResources": { "Cut06.Shape.Map.txt": { - "sha256": "f4cde37c9210c6c612b6821526fb3cb49a21b58b061927358b8abb38843aebaa", - "text": "BeginElementMap v1\n1 PostfixCount 13\nEdge\nFace\nVertex\n;:Hd4c,E\n;:G(Face5;K-1;:Hd4c:4,F);CUT;:Hd4d:1c,V\n;:G2(Face6;K-1;:Hd4c:4,F);CUT;:Hd4d:1d,V\n;:M;CUT;:Hd4d:7,E\n;:Hd4c,F\n;:M;CUT;:Hd4d:7,F\n;:G2(Face1;K-1;:Hd4d:4,F);CUT;:Hd4c:1d,E\n;:M;CUT;:Hd4c:7,F\n;:G2(Face1;K-2;:Hd4d:4,F);CUT;:Hd4c:1d,E\n;:Hd4c,V\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 16\n0\n:1.1.4 0\n:1.2.4 0\n:1.3.4 0\n:1.4.4 0\n:1.9.4 0\n:1.5.4 0\n:1.a.4 0\n:1.c.4 0\n:1.6.4 0\n:2.6.c 0\n:1.b.4 0\n:1.7.4 0\n:1.8.4 0\n:2.5.a 0\n:1.1.7 0\n\nFace\n\nChildCount 0\n\nNameCount 8\n0\n:2.1.8 0\n:2.3.8 0\n:2.6.b 0\n:2.4.8 0\n:2.5.b 0\n:2.2.8 0\n:2.1.9 0\n\nVertex\n\nChildCount 0\n\nNameCount 11\n0\n:3.1.d 0\n:3.2.d 0\n:3.3.d 0\n:3.4.d 0\n:3.6.d 0\n:3.5.d 0\n:3.7.d 0\n:1.1.6 0\n:3.8.d 0\n:1.1.5 0\n\nEndMap\n" + "sha256": "8b97c2a9772e6621701f155e670e64b65dc19e16b0d9fed2b6b5f923283e947d", + "text": "BeginElementMap v1\n1 PostfixCount 13\nEdge\nFace\nVertex\n;:Hebf,E\n;:G(Face5;K-1;:Hebf:4,F);CUT;:Hec0:1c,V\n;:G2(Face6;K-1;:Hebf:4,F);CUT;:Hec0:1d,V\n;:M;CUT;:Hec0:7,E\n;:Hebf,F\n;:M;CUT;:Hec0:7,F\n;:G2(Face1;K-1;:Hec0:4,F);CUT;:Hebf:1d,E\n;:M;CUT;:Hebf:7,F\n;:G2(Face1;K-2;:Hec0:4,F);CUT;:Hebf:1d,E\n;:Hebf,V\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 16\n0\n:1.1.4 0\n:1.2.4 0\n:1.3.4 0\n:1.4.4 0\n:1.9.4 0\n:1.5.4 0\n:1.a.4 0\n:1.c.4 0\n:1.6.4 0\n:2.6.c 0\n:1.b.4 0\n:1.7.4 0\n:1.8.4 0\n:2.5.a 0\n:1.1.7 0\n\nFace\n\nChildCount 0\n\nNameCount 8\n0\n:2.1.8 0\n:2.3.8 0\n:2.6.b 0\n:2.4.8 0\n:2.5.b 0\n:2.2.8 0\n:2.1.9 0\n\nVertex\n\nChildCount 0\n\nNameCount 11\n0\n:3.1.d 0\n:3.2.d 0\n:3.3.d 0\n:3.4.d 0\n:3.6.d 0\n:3.5.d 0\n:3.7.d 0\n:1.1.6 0\n:3.8.d 0\n:1.1.5 0\n\nEndMap\n" } }, "finalObject": "Cut06", @@ -26286,7 +26286,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:Hd4c,F", + "mappedName": "Face1;:Hebf,F", "object": "Cut06", "typeId": "Part::Cut" }, @@ -26299,7 +26299,7 @@ ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face1;:Hd4c,F", + "mappedName": "Face1;:Hebf,F", "mappedStringIds": [], "name": "Face1" }, @@ -26307,7 +26307,7 @@ "history": [ { "children": [], - "mappedName": "Face3;:Hd4c,F", + "mappedName": "Face3;:Hebf,F", "object": "Cut06", "typeId": "Part::Cut" }, @@ -26320,7 +26320,7 @@ ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face3;:Hd4c,F", + "mappedName": "Face3;:Hebf,F", "mappedStringIds": [], "name": "Face2" }, @@ -26328,7 +26328,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M;CUT;:Hd4c:7,F", + "mappedName": "Face6;:M;CUT;:Hebf:7,F", "object": "Cut06", "typeId": "Part::Cut" }, @@ -26341,7 +26341,7 @@ ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Face6;:M;CUT;:Hd4c:7,F", + "mappedName": "Face6;:M;CUT;:Hebf:7,F", "mappedStringIds": [], "name": "Face3" }, @@ -26349,7 +26349,7 @@ "history": [ { "children": [], - "mappedName": "Face4;:Hd4c,F", + "mappedName": "Face4;:Hebf,F", "object": "Cut06", "typeId": "Part::Cut" }, @@ -26362,7 +26362,7 @@ ], "indexedName": "Face4", "indexedStringIds": [], - "mappedName": "Face4;:Hd4c,F", + "mappedName": "Face4;:Hebf,F", "mappedStringIds": [], "name": "Face4" }, @@ -26370,7 +26370,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M;CUT;:Hd4c:7,F", + "mappedName": "Face5;:M;CUT;:Hebf:7,F", "object": "Cut06", "typeId": "Part::Cut" }, @@ -26383,7 +26383,7 @@ ], "indexedName": "Face5", "indexedStringIds": [], - "mappedName": "Face5;:M;CUT;:Hd4c:7,F", + "mappedName": "Face5;:M;CUT;:Hebf:7,F", "mappedStringIds": [], "name": "Face5" }, @@ -26391,7 +26391,7 @@ "history": [ { "children": [], - "mappedName": "Face2;:Hd4c,F", + "mappedName": "Face2;:Hebf,F", "object": "Cut06", "typeId": "Part::Cut" }, @@ -26404,7 +26404,7 @@ ], "indexedName": "Face6", "indexedStringIds": [], - "mappedName": "Face2;:Hd4c,F", + "mappedName": "Face2;:Hebf,F", "mappedStringIds": [], "name": "Face6" }, @@ -26412,7 +26412,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;CUT;:Hd4d:7,F", + "mappedName": "Face1;:M;CUT;:Hec0:7,F", "object": "Cut06", "typeId": "Part::Cut" }, @@ -26425,7 +26425,7 @@ ], "indexedName": "Face7", "indexedStringIds": [], - "mappedName": "Face1;:M;CUT;:Hd4d:7,F", + "mappedName": "Face1;:M;CUT;:Hec0:7,F", "mappedStringIds": [], "name": "Face7" }, @@ -26433,7 +26433,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:Hd4c,E", + "mappedName": "Edge1;:Hebf,E", "object": "Cut06", "typeId": "Part::Cut" }, @@ -26446,7 +26446,7 @@ ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Edge1;:Hd4c,E", + "mappedName": "Edge1;:Hebf,E", "mappedStringIds": [], "name": "Edge1" }, @@ -26454,7 +26454,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:Hd4c,E", + "mappedName": "Edge2;:Hebf,E", "object": "Cut06", "typeId": "Part::Cut" }, @@ -26467,7 +26467,7 @@ ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Edge2;:Hd4c,E", + "mappedName": "Edge2;:Hebf,E", "mappedStringIds": [], "name": "Edge2" }, @@ -26475,7 +26475,7 @@ "history": [ { "children": [], - "mappedName": "Edge3;:Hd4c,E", + "mappedName": "Edge3;:Hebf,E", "object": "Cut06", "typeId": "Part::Cut" }, @@ -26488,7 +26488,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Edge3;:Hd4c,E", + "mappedName": "Edge3;:Hebf,E", "mappedStringIds": [], "name": "Edge3" }, @@ -26496,7 +26496,7 @@ "history": [ { "children": [], - "mappedName": "Edge4;:Hd4c,E", + "mappedName": "Edge4;:Hebf,E", "object": "Cut06", "typeId": "Part::Cut" }, @@ -26509,7 +26509,7 @@ ], "indexedName": "Edge4", "indexedStringIds": [], - "mappedName": "Edge4;:Hd4c,E", + "mappedName": "Edge4;:Hebf,E", "mappedStringIds": [], "name": "Edge4" }, @@ -26517,7 +26517,7 @@ "history": [ { "children": [], - "mappedName": "Edge9;:Hd4c,E", + "mappedName": "Edge9;:Hebf,E", "object": "Cut06", "typeId": "Part::Cut" }, @@ -26530,7 +26530,7 @@ ], "indexedName": "Edge5", "indexedStringIds": [], - "mappedName": "Edge9;:Hd4c,E", + "mappedName": "Edge9;:Hebf,E", "mappedStringIds": [], "name": "Edge5" }, @@ -26538,7 +26538,7 @@ "history": [ { "children": [], - "mappedName": "Edge5;:Hd4c,E", + "mappedName": "Edge5;:Hebf,E", "object": "Cut06", "typeId": "Part::Cut" }, @@ -26551,7 +26551,7 @@ ], "indexedName": "Edge6", "indexedStringIds": [], - "mappedName": "Edge5;:Hd4c,E", + "mappedName": "Edge5;:Hebf,E", "mappedStringIds": [], "name": "Edge6" }, @@ -26559,7 +26559,7 @@ "history": [ { "children": [], - "mappedName": "Edge10;:Hd4c,E", + "mappedName": "Edge10;:Hebf,E", "object": "Cut06", "typeId": "Part::Cut" }, @@ -26572,7 +26572,7 @@ ], "indexedName": "Edge7", "indexedStringIds": [], - "mappedName": "Edge10;:Hd4c,E", + "mappedName": "Edge10;:Hebf,E", "mappedStringIds": [], "name": "Edge7" }, @@ -26580,7 +26580,7 @@ "history": [ { "children": [], - "mappedName": "Edge12;:Hd4c,E", + "mappedName": "Edge12;:Hebf,E", "object": "Cut06", "typeId": "Part::Cut" }, @@ -26593,7 +26593,7 @@ ], "indexedName": "Edge8", "indexedStringIds": [], - "mappedName": "Edge12;:Hd4c,E", + "mappedName": "Edge12;:Hebf,E", "mappedStringIds": [], "name": "Edge8" }, @@ -26601,7 +26601,7 @@ "history": [ { "children": [], - "mappedName": "Edge6;:Hd4c,E", + "mappedName": "Edge6;:Hebf,E", "object": "Cut06", "typeId": "Part::Cut" }, @@ -26614,7 +26614,7 @@ ], "indexedName": "Edge9", "indexedStringIds": [], - "mappedName": "Edge6;:Hd4c,E", + "mappedName": "Edge6;:Hebf,E", "mappedStringIds": [], "name": "Edge9" }, @@ -26622,20 +26622,20 @@ "history": [ { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:Hd4d:4,F);CUT;:Hd4c:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:Hec0:4,F);CUT;:Hebf:1d,E", "object": "Cut06", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:Hd4d:4,F)", + "mappedName": "Face6;:G2(Face1;K-2;:Hec0:4,F)", "object": "Box06", "typeId": "Part::Box" } ], "indexedName": "Edge10", "indexedStringIds": [], - "mappedName": "Face6;:G2(Face1;K-2;:Hd4d:4,F);CUT;:Hd4c:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:Hec0:4,F);CUT;:Hebf:1d,E", "mappedStringIds": [], "name": "Edge10" }, @@ -26643,7 +26643,7 @@ "history": [ { "children": [], - "mappedName": "Edge11;:Hd4c,E", + "mappedName": "Edge11;:Hebf,E", "object": "Cut06", "typeId": "Part::Cut" }, @@ -26656,7 +26656,7 @@ ], "indexedName": "Edge11", "indexedStringIds": [], - "mappedName": "Edge11;:Hd4c,E", + "mappedName": "Edge11;:Hebf,E", "mappedStringIds": [], "name": "Edge11" }, @@ -26664,7 +26664,7 @@ "history": [ { "children": [], - "mappedName": "Edge7;:Hd4c,E", + "mappedName": "Edge7;:Hebf,E", "object": "Cut06", "typeId": "Part::Cut" }, @@ -26677,7 +26677,7 @@ ], "indexedName": "Edge12", "indexedStringIds": [], - "mappedName": "Edge7;:Hd4c,E", + "mappedName": "Edge7;:Hebf,E", "mappedStringIds": [], "name": "Edge12" }, @@ -26685,7 +26685,7 @@ "history": [ { "children": [], - "mappedName": "Edge8;:Hd4c,E", + "mappedName": "Edge8;:Hebf,E", "object": "Cut06", "typeId": "Part::Cut" }, @@ -26698,7 +26698,7 @@ ], "indexedName": "Edge13", "indexedStringIds": [], - "mappedName": "Edge8;:Hd4c,E", + "mappedName": "Edge8;:Hebf,E", "mappedStringIds": [], "name": "Edge13" }, @@ -26706,20 +26706,20 @@ "history": [ { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:Hd4d:4,F);CUT;:Hd4c:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:Hec0:4,F);CUT;:Hebf:1d,E", "object": "Cut06", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:Hd4d:4,F)", + "mappedName": "Face5;:G2(Face1;K-1;:Hec0:4,F)", "object": "Box06", "typeId": "Part::Box" } ], "indexedName": "Edge14", "indexedStringIds": [], - "mappedName": "Face5;:G2(Face1;K-1;:Hd4d:4,F);CUT;:Hd4c:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:Hec0:4,F);CUT;:Hebf:1d,E", "mappedStringIds": [], "name": "Edge14" }, @@ -26727,7 +26727,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M;CUT;:Hd4d:7,E", + "mappedName": "Edge1;:M;CUT;:Hec0:7,E", "object": "Cut06", "typeId": "Part::Cut" }, @@ -26740,7 +26740,7 @@ ], "indexedName": "Edge15", "indexedStringIds": [], - "mappedName": "Edge1;:M;CUT;:Hd4d:7,E", + "mappedName": "Edge1;:M;CUT;:Hec0:7,E", "mappedStringIds": [], "name": "Edge15" }, @@ -26748,7 +26748,7 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:Hd4c,V", + "mappedName": "Vertex1;:Hebf,V", "object": "Cut06", "typeId": "Part::Cut" }, @@ -26761,7 +26761,7 @@ ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Vertex1;:Hd4c,V", + "mappedName": "Vertex1;:Hebf,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -26769,7 +26769,7 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:Hd4c,V", + "mappedName": "Vertex2;:Hebf,V", "object": "Cut06", "typeId": "Part::Cut" }, @@ -26782,7 +26782,7 @@ ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Vertex2;:Hd4c,V", + "mappedName": "Vertex2;:Hebf,V", "mappedStringIds": [], "name": "Vertex2" }, @@ -26790,7 +26790,7 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:Hd4c,V", + "mappedName": "Vertex3;:Hebf,V", "object": "Cut06", "typeId": "Part::Cut" }, @@ -26803,7 +26803,7 @@ ], "indexedName": "Vertex3", "indexedStringIds": [], - "mappedName": "Vertex3;:Hd4c,V", + "mappedName": "Vertex3;:Hebf,V", "mappedStringIds": [], "name": "Vertex3" }, @@ -26811,7 +26811,7 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:Hd4c,V", + "mappedName": "Vertex4;:Hebf,V", "object": "Cut06", "typeId": "Part::Cut" }, @@ -26824,7 +26824,7 @@ ], "indexedName": "Vertex4", "indexedStringIds": [], - "mappedName": "Vertex4;:Hd4c,V", + "mappedName": "Vertex4;:Hebf,V", "mappedStringIds": [], "name": "Vertex4" }, @@ -26832,7 +26832,7 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:Hd4c,V", + "mappedName": "Vertex6;:Hebf,V", "object": "Cut06", "typeId": "Part::Cut" }, @@ -26845,7 +26845,7 @@ ], "indexedName": "Vertex5", "indexedStringIds": [], - "mappedName": "Vertex6;:Hd4c,V", + "mappedName": "Vertex6;:Hebf,V", "mappedStringIds": [], "name": "Vertex5" }, @@ -26853,7 +26853,7 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:Hd4c,V", + "mappedName": "Vertex5;:Hebf,V", "object": "Cut06", "typeId": "Part::Cut" }, @@ -26866,7 +26866,7 @@ ], "indexedName": "Vertex6", "indexedStringIds": [], - "mappedName": "Vertex5;:Hd4c,V", + "mappedName": "Vertex5;:Hebf,V", "mappedStringIds": [], "name": "Vertex6" }, @@ -26874,7 +26874,7 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:Hd4c,V", + "mappedName": "Vertex7;:Hebf,V", "object": "Cut06", "typeId": "Part::Cut" }, @@ -26887,7 +26887,7 @@ ], "indexedName": "Vertex7", "indexedStringIds": [], - "mappedName": "Vertex7;:Hd4c,V", + "mappedName": "Vertex7;:Hebf,V", "mappedStringIds": [], "name": "Vertex7" }, @@ -26895,20 +26895,20 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:Hd4c:4,F);CUT;:Hd4d:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:Hebf:4,F);CUT;:Hec0:1d,V", "object": "Cut06", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:Hd4c:4,F)", + "mappedName": "Edge1;:G2(Face6;K-1;:Hebf:4,F)", "object": "Cylinder06", "typeId": "Part::Cylinder" } ], "indexedName": "Vertex8", "indexedStringIds": [], - "mappedName": "Edge1;:G2(Face6;K-1;:Hd4c:4,F);CUT;:Hd4d:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:Hebf:4,F);CUT;:Hec0:1d,V", "mappedStringIds": [], "name": "Vertex8" }, @@ -26916,7 +26916,7 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:Hd4c,V", + "mappedName": "Vertex8;:Hebf,V", "object": "Cut06", "typeId": "Part::Cut" }, @@ -26929,7 +26929,7 @@ ], "indexedName": "Vertex9", "indexedStringIds": [], - "mappedName": "Vertex8;:Hd4c,V", + "mappedName": "Vertex8;:Hebf,V", "mappedStringIds": [], "name": "Vertex9" }, @@ -26937,20 +26937,20 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:Hd4c:4,F);CUT;:Hd4d:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:Hebf:4,F);CUT;:Hec0:1c,V", "object": "Cut06", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:Hd4c:4,F)", + "mappedName": "Edge1;:G(Face5;K-1;:Hebf:4,F)", "object": "Cylinder06", "typeId": "Part::Cylinder" } ], "indexedName": "Vertex10", "indexedStringIds": [], - "mappedName": "Edge1;:G(Face5;K-1;:Hd4c:4,F);CUT;:Hd4d:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:Hebf:4,F);CUT;:Hec0:1c,V", "mappedStringIds": [], "name": "Vertex10" } @@ -26966,7 +26966,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:Hd4c,F", + "mappedName": "Face1;:Hebf,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -26974,7 +26974,7 @@ "index": 1, "type": "Face" }, - "name": "Face1;:Hd4c,F", + "name": "Face1;:Hebf,F", "stringIds": [] }, "relation": "preserved", @@ -26993,7 +26993,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:Hd4c,F", + "mappedName": "Face3;:Hebf,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27001,7 +27001,7 @@ "index": 2, "type": "Face" }, - "name": "Face3;:Hd4c,F", + "name": "Face3;:Hebf,F", "stringIds": [] }, "relation": "preserved", @@ -27020,7 +27020,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M;CUT;:Hd4c:7,F", + "mappedName": "Face6;:M;CUT;:Hebf:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27028,7 +27028,7 @@ "index": 3, "type": "Face" }, - "name": "Face6;:M;CUT;:Hd4c:7,F", + "name": "Face6;:M;CUT;:Hebf:7,F", "stringIds": [] }, "relation": "modified", @@ -27047,7 +27047,7 @@ "indexedName": "Face4", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:Hd4c,F", + "mappedName": "Face4;:Hebf,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27055,7 +27055,7 @@ "index": 4, "type": "Face" }, - "name": "Face4;:Hd4c,F", + "name": "Face4;:Hebf,F", "stringIds": [] }, "relation": "preserved", @@ -27074,7 +27074,7 @@ "indexedName": "Face5", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M;CUT;:Hd4c:7,F", + "mappedName": "Face5;:M;CUT;:Hebf:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27082,7 +27082,7 @@ "index": 5, "type": "Face" }, - "name": "Face5;:M;CUT;:Hd4c:7,F", + "name": "Face5;:M;CUT;:Hebf:7,F", "stringIds": [] }, "relation": "modified", @@ -27101,7 +27101,7 @@ "indexedName": "Face6", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:Hd4c,F", + "mappedName": "Face2;:Hebf,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27109,7 +27109,7 @@ "index": 6, "type": "Face" }, - "name": "Face2;:Hd4c,F", + "name": "Face2;:Hebf,F", "stringIds": [] }, "relation": "preserved", @@ -27128,7 +27128,7 @@ "indexedName": "Face7", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;CUT;:Hd4d:7,F", + "mappedName": "Face1;:M;CUT;:Hec0:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27136,7 +27136,7 @@ "index": 7, "type": "Face" }, - "name": "Face1;:M;CUT;:Hd4d:7,F", + "name": "Face1;:M;CUT;:Hec0:7,F", "stringIds": [] }, "relation": "modified", @@ -27155,7 +27155,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:Hd4c,E", + "mappedName": "Edge1;:Hebf,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27163,7 +27163,7 @@ "index": 1, "type": "Edge" }, - "name": "Edge1;:Hd4c,E", + "name": "Edge1;:Hebf,E", "stringIds": [] }, "relation": "preserved", @@ -27182,7 +27182,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:Hd4c,E", + "mappedName": "Edge2;:Hebf,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27190,7 +27190,7 @@ "index": 2, "type": "Edge" }, - "name": "Edge2;:Hd4c,E", + "name": "Edge2;:Hebf,E", "stringIds": [] }, "relation": "preserved", @@ -27209,7 +27209,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:Hd4c,E", + "mappedName": "Edge3;:Hebf,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27217,7 +27217,7 @@ "index": 3, "type": "Edge" }, - "name": "Edge3;:Hd4c,E", + "name": "Edge3;:Hebf,E", "stringIds": [] }, "relation": "preserved", @@ -27236,7 +27236,7 @@ "indexedName": "Edge4", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:Hd4c,E", + "mappedName": "Edge4;:Hebf,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27244,7 +27244,7 @@ "index": 4, "type": "Edge" }, - "name": "Edge4;:Hd4c,E", + "name": "Edge4;:Hebf,E", "stringIds": [] }, "relation": "preserved", @@ -27263,7 +27263,7 @@ "indexedName": "Edge5", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:Hd4c,E", + "mappedName": "Edge9;:Hebf,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27271,7 +27271,7 @@ "index": 5, "type": "Edge" }, - "name": "Edge9;:Hd4c,E", + "name": "Edge9;:Hebf,E", "stringIds": [] }, "relation": "preserved", @@ -27290,7 +27290,7 @@ "indexedName": "Edge6", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:Hd4c,E", + "mappedName": "Edge5;:Hebf,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27298,7 +27298,7 @@ "index": 6, "type": "Edge" }, - "name": "Edge5;:Hd4c,E", + "name": "Edge5;:Hebf,E", "stringIds": [] }, "relation": "preserved", @@ -27317,7 +27317,7 @@ "indexedName": "Edge7", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:Hd4c,E", + "mappedName": "Edge10;:Hebf,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27325,7 +27325,7 @@ "index": 7, "type": "Edge" }, - "name": "Edge10;:Hd4c,E", + "name": "Edge10;:Hebf,E", "stringIds": [] }, "relation": "preserved", @@ -27344,7 +27344,7 @@ "indexedName": "Edge8", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:Hd4c,E", + "mappedName": "Edge12;:Hebf,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27352,7 +27352,7 @@ "index": 8, "type": "Edge" }, - "name": "Edge12;:Hd4c,E", + "name": "Edge12;:Hebf,E", "stringIds": [] }, "relation": "preserved", @@ -27371,7 +27371,7 @@ "indexedName": "Edge9", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:Hd4c,E", + "mappedName": "Edge6;:Hebf,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27379,7 +27379,7 @@ "index": 9, "type": "Edge" }, - "name": "Edge6;:Hd4c,E", + "name": "Edge6;:Hebf,E", "stringIds": [] }, "relation": "preserved", @@ -27398,7 +27398,7 @@ "indexedName": "Edge10", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G2(Face1;K-2;:Hd4d:4,F);CUT;:Hd4c:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:Hec0:4,F);CUT;:Hebf:1d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27406,7 +27406,7 @@ "index": 10, "type": "Edge" }, - "name": "Face6;:G2(Face1;K-2;:Hd4d:4,F);CUT;:Hd4c:1d,E", + "name": "Face6;:G2(Face1;K-2;:Hec0:4,F);CUT;:Hebf:1d,E", "stringIds": [] }, "relation": "generated", @@ -27414,9 +27414,9 @@ "resultPersistentId": "Cut06:edge:9", "sourceRefs": [ { - "mappedName": "Face6;:G2(Face1;K-2;:Hd4d:4,F)", + "mappedName": "Face6;:G2(Face1;K-2;:Hec0:4,F)", "objectId": "Box06", - "persistentId": "Box06:mapped:Face6;:G2(Face1;K-2;:Hd4d:4,F)", + "persistentId": "Box06:mapped:Face6;:G2(Face1;K-2;:Hec0:4,F)", "stageId": "Box06" } ] @@ -27425,7 +27425,7 @@ "indexedName": "Edge11", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:Hd4c,E", + "mappedName": "Edge11;:Hebf,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27433,7 +27433,7 @@ "index": 11, "type": "Edge" }, - "name": "Edge11;:Hd4c,E", + "name": "Edge11;:Hebf,E", "stringIds": [] }, "relation": "preserved", @@ -27452,7 +27452,7 @@ "indexedName": "Edge12", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:Hd4c,E", + "mappedName": "Edge7;:Hebf,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27460,7 +27460,7 @@ "index": 12, "type": "Edge" }, - "name": "Edge7;:Hd4c,E", + "name": "Edge7;:Hebf,E", "stringIds": [] }, "relation": "preserved", @@ -27479,7 +27479,7 @@ "indexedName": "Edge13", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:Hd4c,E", + "mappedName": "Edge8;:Hebf,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27487,7 +27487,7 @@ "index": 13, "type": "Edge" }, - "name": "Edge8;:Hd4c,E", + "name": "Edge8;:Hebf,E", "stringIds": [] }, "relation": "preserved", @@ -27506,7 +27506,7 @@ "indexedName": "Edge14", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G2(Face1;K-1;:Hd4d:4,F);CUT;:Hd4c:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:Hec0:4,F);CUT;:Hebf:1d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27514,7 +27514,7 @@ "index": 14, "type": "Edge" }, - "name": "Face5;:G2(Face1;K-1;:Hd4d:4,F);CUT;:Hd4c:1d,E", + "name": "Face5;:G2(Face1;K-1;:Hec0:4,F);CUT;:Hebf:1d,E", "stringIds": [] }, "relation": "generated", @@ -27522,9 +27522,9 @@ "resultPersistentId": "Cut06:edge:13", "sourceRefs": [ { - "mappedName": "Face5;:G2(Face1;K-1;:Hd4d:4,F)", + "mappedName": "Face5;:G2(Face1;K-1;:Hec0:4,F)", "objectId": "Box06", - "persistentId": "Box06:mapped:Face5;:G2(Face1;K-1;:Hd4d:4,F)", + "persistentId": "Box06:mapped:Face5;:G2(Face1;K-1;:Hec0:4,F)", "stageId": "Box06" } ] @@ -27533,7 +27533,7 @@ "indexedName": "Edge15", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M;CUT;:Hd4d:7,E", + "mappedName": "Edge1;:M;CUT;:Hec0:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27541,7 +27541,7 @@ "index": 15, "type": "Edge" }, - "name": "Edge1;:M;CUT;:Hd4d:7,E", + "name": "Edge1;:M;CUT;:Hec0:7,E", "stringIds": [] }, "relation": "modified", @@ -27560,7 +27560,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:Hd4c,V", + "mappedName": "Vertex1;:Hebf,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27568,7 +27568,7 @@ "index": 1, "type": "Vertex" }, - "name": "Vertex1;:Hd4c,V", + "name": "Vertex1;:Hebf,V", "stringIds": [] }, "relation": "preserved", @@ -27587,7 +27587,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:Hd4c,V", + "mappedName": "Vertex2;:Hebf,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27595,7 +27595,7 @@ "index": 2, "type": "Vertex" }, - "name": "Vertex2;:Hd4c,V", + "name": "Vertex2;:Hebf,V", "stringIds": [] }, "relation": "preserved", @@ -27614,7 +27614,7 @@ "indexedName": "Vertex3", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:Hd4c,V", + "mappedName": "Vertex3;:Hebf,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27622,7 +27622,7 @@ "index": 3, "type": "Vertex" }, - "name": "Vertex3;:Hd4c,V", + "name": "Vertex3;:Hebf,V", "stringIds": [] }, "relation": "preserved", @@ -27641,7 +27641,7 @@ "indexedName": "Vertex4", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:Hd4c,V", + "mappedName": "Vertex4;:Hebf,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27649,7 +27649,7 @@ "index": 4, "type": "Vertex" }, - "name": "Vertex4;:Hd4c,V", + "name": "Vertex4;:Hebf,V", "stringIds": [] }, "relation": "preserved", @@ -27668,7 +27668,7 @@ "indexedName": "Vertex5", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:Hd4c,V", + "mappedName": "Vertex6;:Hebf,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27676,7 +27676,7 @@ "index": 5, "type": "Vertex" }, - "name": "Vertex6;:Hd4c,V", + "name": "Vertex6;:Hebf,V", "stringIds": [] }, "relation": "preserved", @@ -27695,7 +27695,7 @@ "indexedName": "Vertex6", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:Hd4c,V", + "mappedName": "Vertex5;:Hebf,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27703,7 +27703,7 @@ "index": 6, "type": "Vertex" }, - "name": "Vertex5;:Hd4c,V", + "name": "Vertex5;:Hebf,V", "stringIds": [] }, "relation": "preserved", @@ -27722,7 +27722,7 @@ "indexedName": "Vertex7", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:Hd4c,V", + "mappedName": "Vertex7;:Hebf,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27730,7 +27730,7 @@ "index": 7, "type": "Vertex" }, - "name": "Vertex7;:Hd4c,V", + "name": "Vertex7;:Hebf,V", "stringIds": [] }, "relation": "preserved", @@ -27749,7 +27749,7 @@ "indexedName": "Vertex8", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G2(Face6;K-1;:Hd4c:4,F);CUT;:Hd4d:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:Hebf:4,F);CUT;:Hec0:1d,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27757,7 +27757,7 @@ "index": 8, "type": "Vertex" }, - "name": "Edge1;:G2(Face6;K-1;:Hd4c:4,F);CUT;:Hd4d:1d,V", + "name": "Edge1;:G2(Face6;K-1;:Hebf:4,F);CUT;:Hec0:1d,V", "stringIds": [] }, "relation": "generated", @@ -27765,9 +27765,9 @@ "resultPersistentId": "Cut06:vertex:7", "sourceRefs": [ { - "mappedName": "Edge1;:G2(Face6;K-1;:Hd4c:4,F)", + "mappedName": "Edge1;:G2(Face6;K-1;:Hebf:4,F)", "objectId": "Cylinder06", - "persistentId": "Cylinder06:mapped:Edge1;:G2(Face6;K-1;:Hd4c:4,F)", + "persistentId": "Cylinder06:mapped:Edge1;:G2(Face6;K-1;:Hebf:4,F)", "stageId": "Cylinder06" } ] @@ -27776,7 +27776,7 @@ "indexedName": "Vertex9", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:Hd4c,V", + "mappedName": "Vertex8;:Hebf,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27784,7 +27784,7 @@ "index": 9, "type": "Vertex" }, - "name": "Vertex8;:Hd4c,V", + "name": "Vertex8;:Hebf,V", "stringIds": [] }, "relation": "preserved", @@ -27803,7 +27803,7 @@ "indexedName": "Vertex10", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G(Face5;K-1;:Hd4c:4,F);CUT;:Hd4d:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:Hebf:4,F);CUT;:Hec0:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -27811,7 +27811,7 @@ "index": 10, "type": "Vertex" }, - "name": "Edge1;:G(Face5;K-1;:Hd4c:4,F);CUT;:Hd4d:1c,V", + "name": "Edge1;:G(Face5;K-1;:Hebf:4,F);CUT;:Hec0:1c,V", "stringIds": [] }, "relation": "generated", @@ -27819,9 +27819,9 @@ "resultPersistentId": "Cut06:vertex:9", "sourceRefs": [ { - "mappedName": "Edge1;:G(Face5;K-1;:Hd4c:4,F)", + "mappedName": "Edge1;:G(Face5;K-1;:Hebf:4,F)", "objectId": "Cylinder06", - "persistentId": "Cylinder06:mapped:Edge1;:G(Face5;K-1;:Hd4c:4,F)", + "persistentId": "Cylinder06:mapped:Edge1;:G(Face5;K-1;:Hebf:4,F)", "stageId": "Cylinder06" } ] @@ -28341,8 +28341,8 @@ "category": "boolean", "elementMapResources": { "Common07.Shape.Map.txt": { - "sha256": "ee25212f33ec54ce8e479f9a3a00905312a57aa49fbaa8c84a4fe0ae4cf92221", - "text": "BeginElementMap v1\n1 PostfixCount 10\nEdge\nFace\nVertex\n;:G(Face5;K-1;:H116a:4,F);CMN;:H116b:1d,V\n;:G2(Face6;K-1;:H116a:4,F);CMN;:H116b:1e,V\n;:M;CMN;:H116b:7,E\n;:M;CMN;:H116b:7,F\n;:G2(Face1;K-1;:H116b:4,F);CMN;:H116a:1e,E\n;:M;CMN;:H116a:7,F\n;:G2(Face1;K-2;:H116b:4,F);CMN;:H116a:1e,E\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 4\n0\n:2.6.a 0\n:2.5.8 0\n:1.1.6 0\n\nFace\n\nChildCount 0\n\nNameCount 4\n0\n:2.6.9 0\n:2.1.7 0\n:2.5.9 0\n\nVertex\n\nChildCount 0\n\nNameCount 3\n0\n:1.1.5 0\n:1.1.4 0\n\nEndMap\n" + "sha256": "b94ab7b77608b6f912c8f8869f90b1d1361c5f9ba9209687e4afc83f37e6a5fe", + "text": "BeginElementMap v1\n1 PostfixCount 10\nEdge\nFace\nVertex\n;:G(Face5;K-1;:H5b0:4,F);CMN;:H5b1:1c,V\n;:G2(Face6;K-1;:H5b0:4,F);CMN;:H5b1:1d,V\n;:M;CMN;:H5b1:7,E\n;:M;CMN;:H5b1:7,F\n;:G2(Face1;K-1;:H5b1:4,F);CMN;:H5b0:1d,E\n;:M;CMN;:H5b0:7,F\n;:G2(Face1;K-2;:H5b1:4,F);CMN;:H5b0:1d,E\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 4\n0\n:2.6.a 0\n:2.5.8 0\n:1.1.6 0\n\nFace\n\nChildCount 0\n\nNameCount 4\n0\n:2.6.9 0\n:2.1.7 0\n:2.5.9 0\n\nVertex\n\nChildCount 0\n\nNameCount 3\n0\n:1.1.5 0\n:1.1.4 0\n\nEndMap\n" } }, "finalObject": "Common07", @@ -28429,8 +28429,8 @@ "key": "boolean-common-1:002:Common07", "name": "Common07", "ordinal": 2, - "relationDigest": "7794560879873d1dd1468a41ff9a0fed2e5912ac6ebf493d0de6725aede5d014", - "semanticNameDigest": "9d9b0bb54f9c3cc9d1bacbcb9d4e48a9014844b888085edb0b4cbc0dd9a28a22", + "relationDigest": "295286347d8935ff0fc96fe706a211f55c042edd96c5f714a6ef31d2b9eac359", + "semanticNameDigest": "bad23fbf57f26098673a1e702fad4011f7fa332e96c2d415d32063b8b934d3ed", "shape": { "area": 351.85837720205683, "brepSha256": "2694feab60934ff1ca68e1321ddd079d7ac6b5b78391c6abc3e2ca136b253680", @@ -28488,8 +28488,8 @@ "key": "boolean-common-1:002:Common07", "name": "Common07", "ordinal": 2, - "relationDigest": "7794560879873d1dd1468a41ff9a0fed2e5912ac6ebf493d0de6725aede5d014", - "semanticNameDigest": "9d9b0bb54f9c3cc9d1bacbcb9d4e48a9014844b888085edb0b4cbc0dd9a28a22", + "relationDigest": "295286347d8935ff0fc96fe706a211f55c042edd96c5f714a6ef31d2b9eac359", + "semanticNameDigest": "bad23fbf57f26098673a1e702fad4011f7fa332e96c2d415d32063b8b934d3ed", "shape": { "area": 409.9778412934679, "brepSha256": "34238fc734e41b797d03c119e45b3b2092f417096e15dc02cc81cc97c530713b", @@ -28547,8 +28547,8 @@ "key": "boolean-common-1:002:Common07", "name": "Common07", "ordinal": 2, - "relationDigest": "7794560879873d1dd1468a41ff9a0fed2e5912ac6ebf493d0de6725aede5d014", - "semanticNameDigest": "9d9b0bb54f9c3cc9d1bacbcb9d4e48a9014844b888085edb0b4cbc0dd9a28a22", + "relationDigest": "295286347d8935ff0fc96fe706a211f55c042edd96c5f714a6ef31d2b9eac359", + "semanticNameDigest": "bad23fbf57f26098673a1e702fad4011f7fa332e96c2d415d32063b8b934d3ed", "shape": { "area": 351.85837720205683, "brepSha256": "2694feab60934ff1ca68e1321ddd079d7ac6b5b78391c6abc3e2ca136b253680", @@ -30105,7 +30105,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M;CMN;:H116a:7,F", + "mappedName": "Face6;:M;CMN;:H5b0:7,F", "object": "Common07", "typeId": "Part::Common" }, @@ -30118,7 +30118,7 @@ ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face6;:M;CMN;:H116a:7,F", + "mappedName": "Face6;:M;CMN;:H5b0:7,F", "mappedStringIds": [], "name": "Face1" }, @@ -30126,7 +30126,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;CMN;:H116b:7,F", + "mappedName": "Face1;:M;CMN;:H5b1:7,F", "object": "Common07", "typeId": "Part::Common" }, @@ -30139,7 +30139,7 @@ ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face1;:M;CMN;:H116b:7,F", + "mappedName": "Face1;:M;CMN;:H5b1:7,F", "mappedStringIds": [], "name": "Face2" }, @@ -30147,7 +30147,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M;CMN;:H116a:7,F", + "mappedName": "Face5;:M;CMN;:H5b0:7,F", "object": "Common07", "typeId": "Part::Common" }, @@ -30160,7 +30160,7 @@ ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Face5;:M;CMN;:H116a:7,F", + "mappedName": "Face5;:M;CMN;:H5b0:7,F", "mappedStringIds": [], "name": "Face3" }, @@ -30168,20 +30168,20 @@ "history": [ { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:H116b:4,F);CMN;:H116a:1e,E", + "mappedName": "Face6;:G2(Face1;K-2;:H5b1:4,F);CMN;:H5b0:1d,E", "object": "Common07", "typeId": "Part::Common" }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:H116b:4,F)", + "mappedName": "Face6;:G2(Face1;K-2;:H5b1:4,F)", "object": "Box07", "typeId": "Part::Box" } ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Face6;:G2(Face1;K-2;:H116b:4,F);CMN;:H116a:1e,E", + "mappedName": "Face6;:G2(Face1;K-2;:H5b1:4,F);CMN;:H5b0:1d,E", "mappedStringIds": [], "name": "Edge1" }, @@ -30189,20 +30189,20 @@ "history": [ { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:H116b:4,F);CMN;:H116a:1e,E", + "mappedName": "Face5;:G2(Face1;K-1;:H5b1:4,F);CMN;:H5b0:1d,E", "object": "Common07", "typeId": "Part::Common" }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:H116b:4,F)", + "mappedName": "Face5;:G2(Face1;K-1;:H5b1:4,F)", "object": "Box07", "typeId": "Part::Box" } ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Face5;:G2(Face1;K-1;:H116b:4,F);CMN;:H116a:1e,E", + "mappedName": "Face5;:G2(Face1;K-1;:H5b1:4,F);CMN;:H5b0:1d,E", "mappedStringIds": [], "name": "Edge2" }, @@ -30210,7 +30210,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M;CMN;:H116b:7,E", + "mappedName": "Edge1;:M;CMN;:H5b1:7,E", "object": "Common07", "typeId": "Part::Common" }, @@ -30223,7 +30223,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Edge1;:M;CMN;:H116b:7,E", + "mappedName": "Edge1;:M;CMN;:H5b1:7,E", "mappedStringIds": [], "name": "Edge3" }, @@ -30231,20 +30231,20 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H116a:4,F);CMN;:H116b:1e,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H5b0:4,F);CMN;:H5b1:1d,V", "object": "Common07", "typeId": "Part::Common" }, { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H116a:4,F)", + "mappedName": "Edge1;:G2(Face6;K-1;:H5b0:4,F)", "object": "Cylinder07", "typeId": "Part::Cylinder" } ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H116a:4,F);CMN;:H116b:1e,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H5b0:4,F);CMN;:H5b1:1d,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -30252,20 +30252,20 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:H116a:4,F);CMN;:H116b:1d,V", + "mappedName": "Edge1;:G(Face5;K-1;:H5b0:4,F);CMN;:H5b1:1c,V", "object": "Common07", "typeId": "Part::Common" }, { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:H116a:4,F)", + "mappedName": "Edge1;:G(Face5;K-1;:H5b0:4,F)", "object": "Cylinder07", "typeId": "Part::Cylinder" } ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Edge1;:G(Face5;K-1;:H116a:4,F);CMN;:H116b:1d,V", + "mappedName": "Edge1;:G(Face5;K-1;:H5b0:4,F);CMN;:H5b1:1c,V", "mappedStringIds": [], "name": "Vertex2" } @@ -30281,7 +30281,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M;CMN;:H116a:7,F", + "mappedName": "Face6;:M;CMN;:H5b0:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -30289,7 +30289,7 @@ "index": 1, "type": "Face" }, - "name": "Face6;:M;CMN;:H116a:7,F", + "name": "Face6;:M;CMN;:H5b0:7,F", "stringIds": [] }, "relation": "modified", @@ -30308,7 +30308,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;CMN;:H116b:7,F", + "mappedName": "Face1;:M;CMN;:H5b1:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -30316,7 +30316,7 @@ "index": 2, "type": "Face" }, - "name": "Face1;:M;CMN;:H116b:7,F", + "name": "Face1;:M;CMN;:H5b1:7,F", "stringIds": [] }, "relation": "modified", @@ -30335,7 +30335,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M;CMN;:H116a:7,F", + "mappedName": "Face5;:M;CMN;:H5b0:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -30343,7 +30343,7 @@ "index": 3, "type": "Face" }, - "name": "Face5;:M;CMN;:H116a:7,F", + "name": "Face5;:M;CMN;:H5b0:7,F", "stringIds": [] }, "relation": "modified", @@ -30362,7 +30362,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G2(Face1;K-2;:H116b:4,F);CMN;:H116a:1e,E", + "mappedName": "Face6;:G2(Face1;K-2;:H5b1:4,F);CMN;:H5b0:1d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -30370,7 +30370,7 @@ "index": 1, "type": "Edge" }, - "name": "Face6;:G2(Face1;K-2;:H116b:4,F);CMN;:H116a:1e,E", + "name": "Face6;:G2(Face1;K-2;:H5b1:4,F);CMN;:H5b0:1d,E", "stringIds": [] }, "relation": "generated", @@ -30378,9 +30378,9 @@ "resultPersistentId": "Common07:edge:0", "sourceRefs": [ { - "mappedName": "Face6;:G2(Face1;K-2;:H116b:4,F)", + "mappedName": "Face6;:G2(Face1;K-2;:H5b1:4,F)", "objectId": "Box07", - "persistentId": "Box07:mapped:Face6;:G2(Face1;K-2;:H116b:4,F)", + "persistentId": "Box07:mapped:Face6;:G2(Face1;K-2;:H5b1:4,F)", "stageId": "Box07" } ] @@ -30389,7 +30389,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G2(Face1;K-1;:H116b:4,F);CMN;:H116a:1e,E", + "mappedName": "Face5;:G2(Face1;K-1;:H5b1:4,F);CMN;:H5b0:1d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -30397,7 +30397,7 @@ "index": 2, "type": "Edge" }, - "name": "Face5;:G2(Face1;K-1;:H116b:4,F);CMN;:H116a:1e,E", + "name": "Face5;:G2(Face1;K-1;:H5b1:4,F);CMN;:H5b0:1d,E", "stringIds": [] }, "relation": "generated", @@ -30405,9 +30405,9 @@ "resultPersistentId": "Common07:edge:1", "sourceRefs": [ { - "mappedName": "Face5;:G2(Face1;K-1;:H116b:4,F)", + "mappedName": "Face5;:G2(Face1;K-1;:H5b1:4,F)", "objectId": "Box07", - "persistentId": "Box07:mapped:Face5;:G2(Face1;K-1;:H116b:4,F)", + "persistentId": "Box07:mapped:Face5;:G2(Face1;K-1;:H5b1:4,F)", "stageId": "Box07" } ] @@ -30416,7 +30416,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M;CMN;:H116b:7,E", + "mappedName": "Edge1;:M;CMN;:H5b1:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -30424,7 +30424,7 @@ "index": 3, "type": "Edge" }, - "name": "Edge1;:M;CMN;:H116b:7,E", + "name": "Edge1;:M;CMN;:H5b1:7,E", "stringIds": [] }, "relation": "modified", @@ -30443,7 +30443,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G2(Face6;K-1;:H116a:4,F);CMN;:H116b:1e,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H5b0:4,F);CMN;:H5b1:1d,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -30451,7 +30451,7 @@ "index": 1, "type": "Vertex" }, - "name": "Edge1;:G2(Face6;K-1;:H116a:4,F);CMN;:H116b:1e,V", + "name": "Edge1;:G2(Face6;K-1;:H5b0:4,F);CMN;:H5b1:1d,V", "stringIds": [] }, "relation": "generated", @@ -30459,9 +30459,9 @@ "resultPersistentId": "Common07:vertex:0", "sourceRefs": [ { - "mappedName": "Edge1;:G2(Face6;K-1;:H116a:4,F)", + "mappedName": "Edge1;:G2(Face6;K-1;:H5b0:4,F)", "objectId": "Cylinder07", - "persistentId": "Cylinder07:mapped:Edge1;:G2(Face6;K-1;:H116a:4,F)", + "persistentId": "Cylinder07:mapped:Edge1;:G2(Face6;K-1;:H5b0:4,F)", "stageId": "Cylinder07" } ] @@ -30470,7 +30470,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G(Face5;K-1;:H116a:4,F);CMN;:H116b:1d,V", + "mappedName": "Edge1;:G(Face5;K-1;:H5b0:4,F);CMN;:H5b1:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -30478,7 +30478,7 @@ "index": 2, "type": "Vertex" }, - "name": "Edge1;:G(Face5;K-1;:H116a:4,F);CMN;:H116b:1d,V", + "name": "Edge1;:G(Face5;K-1;:H5b0:4,F);CMN;:H5b1:1c,V", "stringIds": [] }, "relation": "generated", @@ -30486,9 +30486,9 @@ "resultPersistentId": "Common07:vertex:1", "sourceRefs": [ { - "mappedName": "Edge1;:G(Face5;K-1;:H116a:4,F)", + "mappedName": "Edge1;:G(Face5;K-1;:H5b0:4,F)", "objectId": "Cylinder07", - "persistentId": "Cylinder07:mapped:Edge1;:G(Face5;K-1;:H116a:4,F)", + "persistentId": "Cylinder07:mapped:Edge1;:G(Face5;K-1;:H5b0:4,F)", "stageId": "Cylinder07" } ] @@ -30503,7 +30503,7 @@ "stageId": "Common07", "status": "native-evidence" }, - "relationDigest": "7794560879873d1dd1468a41ff9a0fed2e5912ac6ebf493d0de6725aede5d014", + "relationDigest": "295286347d8935ff0fc96fe706a211f55c042edd96c5f714a6ef31d2b9eac359", "relations": [ { "indexedName": "Face1", @@ -30552,7 +30552,7 @@ }, { "indexedName": "Edge1", - "mappedName": "Face6;:G2(Face1;K-2;:H#:4,F);CMN;:H#:1e,E", + "mappedName": "Face6;:G2(Face1;K-2;:H#:4,F);CMN;:H#:1d,E", "relation": "generated", "resultName": "Edge1", "sources": [ @@ -30567,7 +30567,7 @@ }, { "indexedName": "Edge2", - "mappedName": "Face5;:G2(Face1;K-1;:H#:4,F);CMN;:H#:1e,E", + "mappedName": "Face5;:G2(Face1;K-1;:H#:4,F);CMN;:H#:1d,E", "relation": "generated", "resultName": "Edge2", "sources": [ @@ -30597,7 +30597,7 @@ }, { "indexedName": "Vertex1", - "mappedName": "Edge1;:G2(Face6;K-1;:H#:4,F);CMN;:H#:1e,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H#:4,F);CMN;:H#:1d,V", "relation": "generated", "resultName": "Vertex1", "sources": [ @@ -30612,7 +30612,7 @@ }, { "indexedName": "Vertex2", - "mappedName": "Edge1;:G(Face5;K-1;:H#:4,F);CMN;:H#:1d,V", + "mappedName": "Edge1;:G(Face5;K-1;:H#:4,F);CMN;:H#:1c,V", "relation": "generated", "resultName": "Vertex2", "sources": [ @@ -30626,7 +30626,7 @@ ] } ], - "semanticNameDigest": "9d9b0bb54f9c3cc9d1bacbcb9d4e48a9014844b888085edb0b4cbc0dd9a28a22", + "semanticNameDigest": "bad23fbf57f26098673a1e702fad4011f7fa332e96c2d415d32063b8b934d3ed", "shape": { "area": 351.85837720205683, "brepSha256": "2694feab60934ff1ca68e1321ddd079d7ac6b5b78391c6abc3e2ca136b253680", @@ -30648,8 +30648,8 @@ "category": "boolean", "elementMapResources": { "Common08.Shape.Map.txt": { - "sha256": "3cd1057444b6133f49c80779e751d0a99fdb0c2d2235c081c47b780aaf5fbbaa", - "text": "BeginElementMap v1\n1 PostfixCount 23\nEdge\nFace\nVertex\n;:G(Face1;K-4;:H427:4,F);CMN;:H426:1c,V\n;:G(Face1;K-5;:H427:4,F);CMN;:H426:1c,V\n;:G(Face1;K-6;:H427:4,F);CMN;:H426:1c,V\n;:G(Face1;K-1;:H427:4,F);CMN;:H426:1c,V\n;:G(Face1;K-2;:H427:4,F);CMN;:H426:1c,V\n;:G(Face1;K-3;:H427:4,F);CMN;:H426:1c,V\n;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F\n;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U2;RFI;:H427:8,E\n;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U2;RFI;:H427:8,E;:L(Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U8;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U9;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U;RFI;:H427:7,E);RFI;:H427:b8,F\n;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U2;RFI;:H427:8,E;:U;RFI;:H427:7,V\n;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U3;RFI;:H427:8,E\n;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U3;RFI;:H427:8,E;:U2;RFI;:H427:8,V\n;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U4;RFI;:H427:8,E\n;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U4;RFI;:H427:8,E;:L(Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U5;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U6;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U7;RFI;:H427:8,E);RFI;:H427:b9,F\n;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U5;RFI;:H427:8,E\n;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U6;RFI;:H427:8,E\n;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U7;RFI;:H427:8,E\n;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U8;RFI;:H427:8,E\n;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U9;RFI;:H427:8,E\n;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U;RFI;:H427:7,E\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 10\n0\n:2.1.16 0\n:2.1.15 0\n:2.1.b 0\n:2.1.17 0\n:2.1.e 0\n:2.1.10 0\n:2.1.12 0\n:2.1.13 0\n:2.1.14 0\n\nFace\n\nChildCount 0\n\nNameCount 4\n0\n:2.1.c 0\n:2.1.a 0\n:2.1.11 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n:1.2.7 0\n:1.c.6 0\n:2.1.d 0\n:1.a.4 0\n:2.1.f 0\n:1.9.9 0\n:1.4.8 0\n:1.b.5 0\n\nEndMap\n" + "sha256": "8196c4671bb9cc927b6b13a2766359723ce37075ac717c641f2431b4f2bd0b04", + "text": "BeginElementMap v1\n1 PostfixCount 23\nEdge\nFace\nVertex\n;:G(Face1;K-4;:H551:4,F);CMN;:H550:1c,V\n;:G(Face1;K-5;:H551:4,F);CMN;:H550:1c,V\n;:G(Face1;K-6;:H551:4,F);CMN;:H550:1c,V\n;:G(Face1;K-1;:H551:4,F);CMN;:H550:1c,V\n;:G(Face1;K-2;:H551:4,F);CMN;:H550:1c,V\n;:G(Face1;K-3;:H551:4,F);CMN;:H550:1c,V\n;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F\n;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U2;RFI;:H551:8,E\n;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U2;RFI;:H551:8,E;:L(Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U8;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U9;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U;RFI;:H551:7,E);RFI;:H551:b8,F\n;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U2;RFI;:H551:8,E;:U;RFI;:H551:7,V\n;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U3;RFI;:H551:8,E\n;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U3;RFI;:H551:8,E;:U2;RFI;:H551:8,V\n;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U4;RFI;:H551:8,E\n;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U4;RFI;:H551:8,E;:L(Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U5;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U6;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U7;RFI;:H551:8,E);RFI;:H551:b9,F\n;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U5;RFI;:H551:8,E\n;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U6;RFI;:H551:8,E\n;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U7;RFI;:H551:8,E\n;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U8;RFI;:H551:8,E\n;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U9;RFI;:H551:8,E\n;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U;RFI;:H551:7,E\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 10\n0\n:2.1.16 0\n:2.1.15 0\n:2.1.b 0\n:2.1.17 0\n:2.1.e 0\n:2.1.10 0\n:2.1.12 0\n:2.1.13 0\n:2.1.14 0\n\nFace\n\nChildCount 0\n\nNameCount 4\n0\n:2.1.c 0\n:2.1.a 0\n:2.1.11 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n:1.2.7 0\n:1.c.6 0\n:2.1.d 0\n:1.a.4 0\n:2.1.f 0\n:1.9.9 0\n:1.4.8 0\n:1.b.5 0\n\nEndMap\n" } }, "finalObject": "Common08", @@ -32414,20 +32414,20 @@ "history": [ { "children": [], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U2;RFI;:H427:8,E;:L(Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U8;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U9;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U;RFI;:H427:7,E);RFI;:H427:b8,F", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U2;RFI;:H551:8,E;:L(Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U8;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U9;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U;RFI;:H551:7,E);RFI;:H551:b8,F", "object": "Common08", "typeId": "Part::Common" }, { "children": [], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U2;RFI;:H427:8,E;:L(Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U8;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U9;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U;RFI;:H427:7,E)", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U2;RFI;:H551:8,E;:L(Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U8;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U9;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U;RFI;:H551:7,E)", "object": "Cylinder08", "typeId": "Part::Cylinder" } ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U2;RFI;:H427:8,E;:L(Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U8;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U9;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U;RFI;:H427:7,E);RFI;:H427:b8,F", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U2;RFI;:H551:8,E;:L(Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U8;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U9;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U;RFI;:H551:7,E);RFI;:H551:b8,F", "mappedStringIds": [], "name": "Face1" }, @@ -32435,9 +32435,9 @@ "history": [ { "children": [ - "Face1;:M3;CMN;:H427:8,F" + "Face1;:M3;CMN;:H551:8,F" ], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F", "object": "Common08", "typeId": "Part::Common" }, @@ -32450,7 +32450,7 @@ ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F", "mappedStringIds": [], "name": "Face2" }, @@ -32458,20 +32458,20 @@ "history": [ { "children": [], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U4;RFI;:H427:8,E;:L(Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U5;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U6;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U7;RFI;:H427:8,E);RFI;:H427:b9,F", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U4;RFI;:H551:8,E;:L(Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U5;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U6;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U7;RFI;:H551:8,E);RFI;:H551:b9,F", "object": "Common08", "typeId": "Part::Common" }, { "children": [], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U4;RFI;:H427:8,E;:L(Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U5;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U6;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U7;RFI;:H427:8,E)", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U4;RFI;:H551:8,E;:L(Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U5;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U6;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U7;RFI;:H551:8,E)", "object": "Cylinder08", "typeId": "Part::Cylinder" } ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U4;RFI;:H427:8,E;:L(Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U5;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U6;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U7;RFI;:H427:8,E);RFI;:H427:b9,F", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U4;RFI;:H551:8,E;:L(Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U5;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U6;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U7;RFI;:H551:8,E);RFI;:H551:b9,F", "mappedStringIds": [], "name": "Face3" }, @@ -32479,10 +32479,10 @@ "history": [ { "children": [ - "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F", - "Face1;:M3;CMN;:H427:8,F" + "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F", + "Face1;:M3;CMN;:H551:8,F" ], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U9;RFI;:H427:8,E", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U9;RFI;:H551:8,E", "object": "Common08", "typeId": "Part::Common" }, @@ -32495,7 +32495,7 @@ ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U9;RFI;:H427:8,E", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U9;RFI;:H551:8,E", "mappedStringIds": [], "name": "Edge1" }, @@ -32503,10 +32503,10 @@ "history": [ { "children": [ - "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F", - "Face1;:M3;CMN;:H427:8,F" + "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F", + "Face1;:M3;CMN;:H551:8,F" ], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U8;RFI;:H427:8,E", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U8;RFI;:H551:8,E", "object": "Common08", "typeId": "Part::Common" }, @@ -32519,7 +32519,7 @@ ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U8;RFI;:H427:8,E", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U8;RFI;:H551:8,E", "mappedStringIds": [], "name": "Edge2" }, @@ -32527,10 +32527,10 @@ "history": [ { "children": [ - "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F", - "Face1;:M3;CMN;:H427:8,F" + "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F", + "Face1;:M3;CMN;:H551:8,F" ], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U2;RFI;:H427:8,E", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U2;RFI;:H551:8,E", "object": "Common08", "typeId": "Part::Common" }, @@ -32543,7 +32543,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U2;RFI;:H427:8,E", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U2;RFI;:H551:8,E", "mappedStringIds": [], "name": "Edge3" }, @@ -32551,10 +32551,10 @@ "history": [ { "children": [ - "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F", - "Face1;:M3;CMN;:H427:8,F" + "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F", + "Face1;:M3;CMN;:H551:8,F" ], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U;RFI;:H427:7,E", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U;RFI;:H551:7,E", "object": "Common08", "typeId": "Part::Common" }, @@ -32567,7 +32567,7 @@ ], "indexedName": "Edge4", "indexedStringIds": [], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U;RFI;:H427:7,E", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U;RFI;:H551:7,E", "mappedStringIds": [], "name": "Edge4" }, @@ -32575,10 +32575,10 @@ "history": [ { "children": [ - "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F", - "Face1;:M3;CMN;:H427:8,F" + "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F", + "Face1;:M3;CMN;:H551:8,F" ], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U3;RFI;:H427:8,E", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U3;RFI;:H551:8,E", "object": "Common08", "typeId": "Part::Common" }, @@ -32591,7 +32591,7 @@ ], "indexedName": "Edge5", "indexedStringIds": [], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U3;RFI;:H427:8,E", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U3;RFI;:H551:8,E", "mappedStringIds": [], "name": "Edge5" }, @@ -32599,10 +32599,10 @@ "history": [ { "children": [ - "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F", - "Face1;:M3;CMN;:H427:8,F" + "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F", + "Face1;:M3;CMN;:H551:8,F" ], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U4;RFI;:H427:8,E", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U4;RFI;:H551:8,E", "object": "Common08", "typeId": "Part::Common" }, @@ -32615,7 +32615,7 @@ ], "indexedName": "Edge6", "indexedStringIds": [], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U4;RFI;:H427:8,E", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U4;RFI;:H551:8,E", "mappedStringIds": [], "name": "Edge6" }, @@ -32623,10 +32623,10 @@ "history": [ { "children": [ - "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F", - "Face1;:M3;CMN;:H427:8,F" + "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F", + "Face1;:M3;CMN;:H551:8,F" ], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U5;RFI;:H427:8,E", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U5;RFI;:H551:8,E", "object": "Common08", "typeId": "Part::Common" }, @@ -32639,7 +32639,7 @@ ], "indexedName": "Edge7", "indexedStringIds": [], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U5;RFI;:H427:8,E", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U5;RFI;:H551:8,E", "mappedStringIds": [], "name": "Edge7" }, @@ -32647,10 +32647,10 @@ "history": [ { "children": [ - "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F", - "Face1;:M3;CMN;:H427:8,F" + "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F", + "Face1;:M3;CMN;:H551:8,F" ], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U6;RFI;:H427:8,E", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U6;RFI;:H551:8,E", "object": "Common08", "typeId": "Part::Common" }, @@ -32663,7 +32663,7 @@ ], "indexedName": "Edge8", "indexedStringIds": [], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U6;RFI;:H427:8,E", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U6;RFI;:H551:8,E", "mappedStringIds": [], "name": "Edge8" }, @@ -32671,10 +32671,10 @@ "history": [ { "children": [ - "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F", - "Face1;:M3;CMN;:H427:8,F" + "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F", + "Face1;:M3;CMN;:H551:8,F" ], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U7;RFI;:H427:8,E", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U7;RFI;:H551:8,E", "object": "Common08", "typeId": "Part::Common" }, @@ -32687,7 +32687,7 @@ ], "indexedName": "Edge9", "indexedStringIds": [], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U7;RFI;:H427:8,E", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U7;RFI;:H551:8,E", "mappedStringIds": [], "name": "Edge9" }, @@ -32695,20 +32695,20 @@ "history": [ { "children": [], - "mappedName": "Edge2;:G(Face1;K-1;:H427:4,F);CMN;:H426:1c,V", + "mappedName": "Edge2;:G(Face1;K-1;:H551:4,F);CMN;:H550:1c,V", "object": "Common08", "typeId": "Part::Common" }, { "children": [], - "mappedName": "Edge2;:G(Face1;K-1;:H427:4,F)", + "mappedName": "Edge2;:G(Face1;K-1;:H551:4,F)", "object": "Box08", "typeId": "Part::Box" } ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Edge2;:G(Face1;K-1;:H427:4,F);CMN;:H426:1c,V", + "mappedName": "Edge2;:G(Face1;K-1;:H551:4,F);CMN;:H550:1c,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -32716,20 +32716,20 @@ "history": [ { "children": [], - "mappedName": "Edge12;:G(Face1;K-6;:H427:4,F);CMN;:H426:1c,V", + "mappedName": "Edge12;:G(Face1;K-6;:H551:4,F);CMN;:H550:1c,V", "object": "Common08", "typeId": "Part::Common" }, { "children": [], - "mappedName": "Edge12;:G(Face1;K-6;:H427:4,F)", + "mappedName": "Edge12;:G(Face1;K-6;:H551:4,F)", "object": "Box08", "typeId": "Part::Box" } ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Edge12;:G(Face1;K-6;:H427:4,F);CMN;:H426:1c,V", + "mappedName": "Edge12;:G(Face1;K-6;:H551:4,F);CMN;:H550:1c,V", "mappedStringIds": [], "name": "Vertex2" }, @@ -32737,11 +32737,11 @@ "history": [ { "children": [ - "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U2;RFI;:H427:8,E", - "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F", - "Face1;:M3;CMN;:H427:8,F" + "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U2;RFI;:H551:8,E", + "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F", + "Face1;:M3;CMN;:H551:8,F" ], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U2;RFI;:H427:8,E;:U;RFI;:H427:7,V", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U2;RFI;:H551:8,E;:U;RFI;:H551:7,V", "object": "Common08", "typeId": "Part::Common" }, @@ -32754,7 +32754,7 @@ ], "indexedName": "Vertex3", "indexedStringIds": [], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U2;RFI;:H427:8,E;:U;RFI;:H427:7,V", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U2;RFI;:H551:8,E;:U;RFI;:H551:7,V", "mappedStringIds": [], "name": "Vertex3" }, @@ -32762,20 +32762,20 @@ "history": [ { "children": [], - "mappedName": "Edge10;:G(Face1;K-4;:H427:4,F);CMN;:H426:1c,V", + "mappedName": "Edge10;:G(Face1;K-4;:H551:4,F);CMN;:H550:1c,V", "object": "Common08", "typeId": "Part::Common" }, { "children": [], - "mappedName": "Edge10;:G(Face1;K-4;:H427:4,F)", + "mappedName": "Edge10;:G(Face1;K-4;:H551:4,F)", "object": "Box08", "typeId": "Part::Box" } ], "indexedName": "Vertex4", "indexedStringIds": [], - "mappedName": "Edge10;:G(Face1;K-4;:H427:4,F);CMN;:H426:1c,V", + "mappedName": "Edge10;:G(Face1;K-4;:H551:4,F);CMN;:H550:1c,V", "mappedStringIds": [], "name": "Vertex4" }, @@ -32783,11 +32783,11 @@ "history": [ { "children": [ - "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U3;RFI;:H427:8,E", - "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F", - "Face1;:M3;CMN;:H427:8,F" + "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U3;RFI;:H551:8,E", + "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F", + "Face1;:M3;CMN;:H551:8,F" ], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U3;RFI;:H427:8,E;:U2;RFI;:H427:8,V", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U3;RFI;:H551:8,E;:U2;RFI;:H551:8,V", "object": "Common08", "typeId": "Part::Common" }, @@ -32800,7 +32800,7 @@ ], "indexedName": "Vertex5", "indexedStringIds": [], - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U3;RFI;:H427:8,E;:U2;RFI;:H427:8,V", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U3;RFI;:H551:8,E;:U2;RFI;:H551:8,V", "mappedStringIds": [], "name": "Vertex5" }, @@ -32808,20 +32808,20 @@ "history": [ { "children": [], - "mappedName": "Edge9;:G(Face1;K-3;:H427:4,F);CMN;:H426:1c,V", + "mappedName": "Edge9;:G(Face1;K-3;:H551:4,F);CMN;:H550:1c,V", "object": "Common08", "typeId": "Part::Common" }, { "children": [], - "mappedName": "Edge9;:G(Face1;K-3;:H427:4,F)", + "mappedName": "Edge9;:G(Face1;K-3;:H551:4,F)", "object": "Box08", "typeId": "Part::Box" } ], "indexedName": "Vertex6", "indexedStringIds": [], - "mappedName": "Edge9;:G(Face1;K-3;:H427:4,F);CMN;:H426:1c,V", + "mappedName": "Edge9;:G(Face1;K-3;:H551:4,F);CMN;:H550:1c,V", "mappedStringIds": [], "name": "Vertex6" }, @@ -32829,20 +32829,20 @@ "history": [ { "children": [], - "mappedName": "Edge4;:G(Face1;K-2;:H427:4,F);CMN;:H426:1c,V", + "mappedName": "Edge4;:G(Face1;K-2;:H551:4,F);CMN;:H550:1c,V", "object": "Common08", "typeId": "Part::Common" }, { "children": [], - "mappedName": "Edge4;:G(Face1;K-2;:H427:4,F)", + "mappedName": "Edge4;:G(Face1;K-2;:H551:4,F)", "object": "Box08", "typeId": "Part::Box" } ], "indexedName": "Vertex7", "indexedStringIds": [], - "mappedName": "Edge4;:G(Face1;K-2;:H427:4,F);CMN;:H426:1c,V", + "mappedName": "Edge4;:G(Face1;K-2;:H551:4,F);CMN;:H550:1c,V", "mappedStringIds": [], "name": "Vertex7" }, @@ -32850,20 +32850,20 @@ "history": [ { "children": [], - "mappedName": "Edge11;:G(Face1;K-5;:H427:4,F);CMN;:H426:1c,V", + "mappedName": "Edge11;:G(Face1;K-5;:H551:4,F);CMN;:H550:1c,V", "object": "Common08", "typeId": "Part::Common" }, { "children": [], - "mappedName": "Edge11;:G(Face1;K-5;:H427:4,F)", + "mappedName": "Edge11;:G(Face1;K-5;:H551:4,F)", "object": "Box08", "typeId": "Part::Box" } ], "indexedName": "Vertex8", "indexedStringIds": [], - "mappedName": "Edge11;:G(Face1;K-5;:H427:4,F);CMN;:H426:1c,V", + "mappedName": "Edge11;:G(Face1;K-5;:H551:4,F);CMN;:H550:1c,V", "mappedStringIds": [], "name": "Vertex8" } @@ -32879,7 +32879,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U2;RFI;:H427:8,E;:L(Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U8;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U9;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U;RFI;:H427:7,E);RFI;:H427:b8,F", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U2;RFI;:H551:8,E;:L(Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U8;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U9;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U;RFI;:H551:7,E);RFI;:H551:b8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -32887,7 +32887,7 @@ "index": 1, "type": "Face" }, - "name": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U2;RFI;:H427:8,E;:L(Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U8;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U9;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U;RFI;:H427:7,E);RFI;:H427:b8,F", + "name": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U2;RFI;:H551:8,E;:L(Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U8;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U9;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U;RFI;:H551:7,E);RFI;:H551:b8,F", "stringIds": [] }, "relation": "modified", @@ -32895,9 +32895,9 @@ "resultPersistentId": "Common08:face:0", "sourceRefs": [ { - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U2;RFI;:H427:8,E;:L(Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U8;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U9;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U;RFI;:H427:7,E)", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U2;RFI;:H551:8,E;:L(Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U8;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U9;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U;RFI;:H551:7,E)", "objectId": "Cylinder08", - "persistentId": "Cylinder08:mapped:Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U2;RFI;:H427:8,E;:L(Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U8;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U9;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U;RFI;:H427:7,E)", + "persistentId": "Cylinder08:mapped:Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U2;RFI;:H551:8,E;:L(Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U8;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U9;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U;RFI;:H551:7,E)", "stageId": "Cylinder08" } ] @@ -32906,7 +32906,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -32914,7 +32914,7 @@ "index": 2, "type": "Face" }, - "name": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F", + "name": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F", "stringIds": [] }, "relation": "modified", @@ -32933,7 +32933,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U4;RFI;:H427:8,E;:L(Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U5;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U6;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U7;RFI;:H427:8,E);RFI;:H427:b9,F", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U4;RFI;:H551:8,E;:L(Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U5;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U6;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U7;RFI;:H551:8,E);RFI;:H551:b9,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -32941,7 +32941,7 @@ "index": 3, "type": "Face" }, - "name": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U4;RFI;:H427:8,E;:L(Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U5;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U6;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U7;RFI;:H427:8,E);RFI;:H427:b9,F", + "name": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U4;RFI;:H551:8,E;:L(Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U5;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U6;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U7;RFI;:H551:8,E);RFI;:H551:b9,F", "stringIds": [] }, "relation": "modified", @@ -32949,9 +32949,9 @@ "resultPersistentId": "Common08:face:2", "sourceRefs": [ { - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U4;RFI;:H427:8,E;:L(Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U5;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U6;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U7;RFI;:H427:8,E)", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U4;RFI;:H551:8,E;:L(Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U5;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U6;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U7;RFI;:H551:8,E)", "objectId": "Cylinder08", - "persistentId": "Cylinder08:mapped:Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U4;RFI;:H427:8,E;:L(Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U5;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U6;RFI;:H427:8,E|Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U7;RFI;:H427:8,E)", + "persistentId": "Cylinder08:mapped:Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U4;RFI;:H551:8,E;:L(Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U5;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U6;RFI;:H551:8,E|Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U7;RFI;:H551:8,E)", "stageId": "Cylinder08" } ] @@ -32960,7 +32960,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U9;RFI;:H427:8,E", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U9;RFI;:H551:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -32968,7 +32968,7 @@ "index": 1, "type": "Edge" }, - "name": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U9;RFI;:H427:8,E", + "name": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U9;RFI;:H551:8,E", "stringIds": [] }, "relation": "modified", @@ -32987,7 +32987,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U8;RFI;:H427:8,E", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U8;RFI;:H551:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -32995,7 +32995,7 @@ "index": 2, "type": "Edge" }, - "name": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U8;RFI;:H427:8,E", + "name": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U8;RFI;:H551:8,E", "stringIds": [] }, "relation": "modified", @@ -33014,7 +33014,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U2;RFI;:H427:8,E", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U2;RFI;:H551:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -33022,7 +33022,7 @@ "index": 3, "type": "Edge" }, - "name": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U2;RFI;:H427:8,E", + "name": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U2;RFI;:H551:8,E", "stringIds": [] }, "relation": "modified", @@ -33041,7 +33041,7 @@ "indexedName": "Edge4", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U;RFI;:H427:7,E", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U;RFI;:H551:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -33049,7 +33049,7 @@ "index": 4, "type": "Edge" }, - "name": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U;RFI;:H427:7,E", + "name": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U;RFI;:H551:7,E", "stringIds": [] }, "relation": "modified", @@ -33068,7 +33068,7 @@ "indexedName": "Edge5", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U3;RFI;:H427:8,E", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U3;RFI;:H551:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -33076,7 +33076,7 @@ "index": 5, "type": "Edge" }, - "name": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U3;RFI;:H427:8,E", + "name": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U3;RFI;:H551:8,E", "stringIds": [] }, "relation": "modified", @@ -33095,7 +33095,7 @@ "indexedName": "Edge6", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U4;RFI;:H427:8,E", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U4;RFI;:H551:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -33103,7 +33103,7 @@ "index": 6, "type": "Edge" }, - "name": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U4;RFI;:H427:8,E", + "name": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U4;RFI;:H551:8,E", "stringIds": [] }, "relation": "modified", @@ -33122,7 +33122,7 @@ "indexedName": "Edge7", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U5;RFI;:H427:8,E", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U5;RFI;:H551:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -33130,7 +33130,7 @@ "index": 7, "type": "Edge" }, - "name": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U5;RFI;:H427:8,E", + "name": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U5;RFI;:H551:8,E", "stringIds": [] }, "relation": "modified", @@ -33149,7 +33149,7 @@ "indexedName": "Edge8", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U6;RFI;:H427:8,E", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U6;RFI;:H551:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -33157,7 +33157,7 @@ "index": 8, "type": "Edge" }, - "name": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U6;RFI;:H427:8,E", + "name": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U6;RFI;:H551:8,E", "stringIds": [] }, "relation": "modified", @@ -33176,7 +33176,7 @@ "indexedName": "Edge9", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U7;RFI;:H427:8,E", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U7;RFI;:H551:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -33184,7 +33184,7 @@ "index": 9, "type": "Edge" }, - "name": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U7;RFI;:H427:8,E", + "name": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U7;RFI;:H551:8,E", "stringIds": [] }, "relation": "modified", @@ -33203,7 +33203,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge2;:G(Face1;K-1;:H427:4,F);CMN;:H426:1c,V", + "mappedName": "Edge2;:G(Face1;K-1;:H551:4,F);CMN;:H550:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -33211,7 +33211,7 @@ "index": 1, "type": "Vertex" }, - "name": "Edge2;:G(Face1;K-1;:H427:4,F);CMN;:H426:1c,V", + "name": "Edge2;:G(Face1;K-1;:H551:4,F);CMN;:H550:1c,V", "stringIds": [] }, "relation": "generated", @@ -33219,9 +33219,9 @@ "resultPersistentId": "Common08:vertex:0", "sourceRefs": [ { - "mappedName": "Edge2;:G(Face1;K-1;:H427:4,F)", + "mappedName": "Edge2;:G(Face1;K-1;:H551:4,F)", "objectId": "Box08", - "persistentId": "Box08:mapped:Edge2;:G(Face1;K-1;:H427:4,F)", + "persistentId": "Box08:mapped:Edge2;:G(Face1;K-1;:H551:4,F)", "stageId": "Box08" } ] @@ -33230,7 +33230,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge12;:G(Face1;K-6;:H427:4,F);CMN;:H426:1c,V", + "mappedName": "Edge12;:G(Face1;K-6;:H551:4,F);CMN;:H550:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -33238,7 +33238,7 @@ "index": 2, "type": "Vertex" }, - "name": "Edge12;:G(Face1;K-6;:H427:4,F);CMN;:H426:1c,V", + "name": "Edge12;:G(Face1;K-6;:H551:4,F);CMN;:H550:1c,V", "stringIds": [] }, "relation": "generated", @@ -33246,9 +33246,9 @@ "resultPersistentId": "Common08:vertex:1", "sourceRefs": [ { - "mappedName": "Edge12;:G(Face1;K-6;:H427:4,F)", + "mappedName": "Edge12;:G(Face1;K-6;:H551:4,F)", "objectId": "Box08", - "persistentId": "Box08:mapped:Edge12;:G(Face1;K-6;:H427:4,F)", + "persistentId": "Box08:mapped:Edge12;:G(Face1;K-6;:H551:4,F)", "stageId": "Box08" } ] @@ -33257,7 +33257,7 @@ "indexedName": "Vertex3", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U2;RFI;:H427:8,E;:U;RFI;:H427:7,V", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U2;RFI;:H551:8,E;:U;RFI;:H551:7,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -33265,7 +33265,7 @@ "index": 3, "type": "Vertex" }, - "name": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U2;RFI;:H427:8,E;:U;RFI;:H427:7,V", + "name": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U2;RFI;:H551:8,E;:U;RFI;:H551:7,V", "stringIds": [] }, "relation": "modified", @@ -33284,7 +33284,7 @@ "indexedName": "Vertex4", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge10;:G(Face1;K-4;:H427:4,F);CMN;:H426:1c,V", + "mappedName": "Edge10;:G(Face1;K-4;:H551:4,F);CMN;:H550:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -33292,7 +33292,7 @@ "index": 4, "type": "Vertex" }, - "name": "Edge10;:G(Face1;K-4;:H427:4,F);CMN;:H426:1c,V", + "name": "Edge10;:G(Face1;K-4;:H551:4,F);CMN;:H550:1c,V", "stringIds": [] }, "relation": "generated", @@ -33300,9 +33300,9 @@ "resultPersistentId": "Common08:vertex:3", "sourceRefs": [ { - "mappedName": "Edge10;:G(Face1;K-4;:H427:4,F)", + "mappedName": "Edge10;:G(Face1;K-4;:H551:4,F)", "objectId": "Box08", - "persistentId": "Box08:mapped:Edge10;:G(Face1;K-4;:H427:4,F)", + "persistentId": "Box08:mapped:Edge10;:G(Face1;K-4;:H551:4,F)", "stageId": "Box08" } ] @@ -33311,7 +33311,7 @@ "indexedName": "Vertex5", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U3;RFI;:H427:8,E;:U2;RFI;:H427:8,V", + "mappedName": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U3;RFI;:H551:8,E;:U2;RFI;:H551:8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -33319,7 +33319,7 @@ "index": 5, "type": "Vertex" }, - "name": "Face1;:M3;CMN;:H427:8,F;:M;RFI;:H427:7,F;:U3;RFI;:H427:8,E;:U2;RFI;:H427:8,V", + "name": "Face1;:M3;CMN;:H551:8,F;:M;RFI;:H551:7,F;:U3;RFI;:H551:8,E;:U2;RFI;:H551:8,V", "stringIds": [] }, "relation": "modified", @@ -33338,7 +33338,7 @@ "indexedName": "Vertex6", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge9;:G(Face1;K-3;:H427:4,F);CMN;:H426:1c,V", + "mappedName": "Edge9;:G(Face1;K-3;:H551:4,F);CMN;:H550:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -33346,7 +33346,7 @@ "index": 6, "type": "Vertex" }, - "name": "Edge9;:G(Face1;K-3;:H427:4,F);CMN;:H426:1c,V", + "name": "Edge9;:G(Face1;K-3;:H551:4,F);CMN;:H550:1c,V", "stringIds": [] }, "relation": "generated", @@ -33354,9 +33354,9 @@ "resultPersistentId": "Common08:vertex:5", "sourceRefs": [ { - "mappedName": "Edge9;:G(Face1;K-3;:H427:4,F)", + "mappedName": "Edge9;:G(Face1;K-3;:H551:4,F)", "objectId": "Box08", - "persistentId": "Box08:mapped:Edge9;:G(Face1;K-3;:H427:4,F)", + "persistentId": "Box08:mapped:Edge9;:G(Face1;K-3;:H551:4,F)", "stageId": "Box08" } ] @@ -33365,7 +33365,7 @@ "indexedName": "Vertex7", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge4;:G(Face1;K-2;:H427:4,F);CMN;:H426:1c,V", + "mappedName": "Edge4;:G(Face1;K-2;:H551:4,F);CMN;:H550:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -33373,7 +33373,7 @@ "index": 7, "type": "Vertex" }, - "name": "Edge4;:G(Face1;K-2;:H427:4,F);CMN;:H426:1c,V", + "name": "Edge4;:G(Face1;K-2;:H551:4,F);CMN;:H550:1c,V", "stringIds": [] }, "relation": "generated", @@ -33381,9 +33381,9 @@ "resultPersistentId": "Common08:vertex:6", "sourceRefs": [ { - "mappedName": "Edge4;:G(Face1;K-2;:H427:4,F)", + "mappedName": "Edge4;:G(Face1;K-2;:H551:4,F)", "objectId": "Box08", - "persistentId": "Box08:mapped:Edge4;:G(Face1;K-2;:H427:4,F)", + "persistentId": "Box08:mapped:Edge4;:G(Face1;K-2;:H551:4,F)", "stageId": "Box08" } ] @@ -33392,7 +33392,7 @@ "indexedName": "Vertex8", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge11;:G(Face1;K-5;:H427:4,F);CMN;:H426:1c,V", + "mappedName": "Edge11;:G(Face1;K-5;:H551:4,F);CMN;:H550:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -33400,7 +33400,7 @@ "index": 8, "type": "Vertex" }, - "name": "Edge11;:G(Face1;K-5;:H427:4,F);CMN;:H426:1c,V", + "name": "Edge11;:G(Face1;K-5;:H551:4,F);CMN;:H550:1c,V", "stringIds": [] }, "relation": "generated", @@ -33408,9 +33408,9 @@ "resultPersistentId": "Common08:vertex:7", "sourceRefs": [ { - "mappedName": "Edge11;:G(Face1;K-5;:H427:4,F)", + "mappedName": "Edge11;:G(Face1;K-5;:H551:4,F)", "objectId": "Box08", - "persistentId": "Box08:mapped:Edge11;:G(Face1;K-5;:H427:4,F)", + "persistentId": "Box08:mapped:Edge11;:G(Face1;K-5;:H551:4,F)", "stageId": "Box08" } ] @@ -33750,8 +33750,8 @@ "category": "boolean", "elementMapResources": { "Common09.Shape.Map.txt": { - "sha256": "9d05dc60efc64bc9854b4d23fbb6a67cb26bfa33a79229f1d6617fdff6995da0", - "text": "BeginElementMap v1\n1 PostfixCount 10\nEdge\nFace\nVertex\n;:G(Face5;K-1;:H85a:4,F);CMN;:H85b:1c,V\n;:G2(Face6;K-1;:H85a:4,F);CMN;:H85b:1d,V\n;:M;CMN;:H85b:7,E\n;:M;CMN;:H85b:7,F\n;:G2(Face1;K-1;:H85b:4,F);CMN;:H85a:1d,E\n;:M;CMN;:H85a:7,F\n;:G2(Face1;K-2;:H85b:4,F);CMN;:H85a:1d,E\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 4\n0\n:2.6.a 0\n:2.5.8 0\n:1.1.6 0\n\nFace\n\nChildCount 0\n\nNameCount 4\n0\n:2.6.9 0\n:2.1.7 0\n:2.5.9 0\n\nVertex\n\nChildCount 0\n\nNameCount 3\n0\n:1.1.5 0\n:1.1.4 0\n\nEndMap\n" + "sha256": "072ee15b3bbf03bf7ce3ab6c48497800e4457d377fe9f05ac25374421e5e08e8", + "text": "BeginElementMap v1\n1 PostfixCount 10\nEdge\nFace\nVertex\n;:G(Face5;K-1;:H11d9:4,F);CMN;:H11da:1d,V\n;:G2(Face6;K-1;:H11d9:4,F);CMN;:H11da:1e,V\n;:M;CMN;:H11da:7,E\n;:M;CMN;:H11da:7,F\n;:G2(Face1;K-1;:H11da:4,F);CMN;:H11d9:1e,E\n;:M;CMN;:H11d9:7,F\n;:G2(Face1;K-2;:H11da:4,F);CMN;:H11d9:1e,E\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 4\n0\n:2.6.a 0\n:2.5.8 0\n:1.1.6 0\n\nFace\n\nChildCount 0\n\nNameCount 4\n0\n:2.6.9 0\n:2.1.7 0\n:2.5.9 0\n\nVertex\n\nChildCount 0\n\nNameCount 3\n0\n:1.1.5 0\n:1.1.4 0\n\nEndMap\n" } }, "finalObject": "Common09", @@ -33838,8 +33838,8 @@ "key": "boolean-common-3:002:Common09", "name": "Common09", "ordinal": 2, - "relationDigest": "2be84bc707a5d5cceac0892c21948e193b48fb882a32a0230fff4b320178c9a9", - "semanticNameDigest": "bad23fbf57f26098673a1e702fad4011f7fa332e96c2d415d32063b8b934d3ed", + "relationDigest": "88e97943c245fbee81321de0c940374e1f8e94c90af688c0e2471f1ac4b13b8e", + "semanticNameDigest": "9d9b0bb54f9c3cc9d1bacbcb9d4e48a9014844b888085edb0b4cbc0dd9a28a22", "shape": { "area": 245.04422698000383, "brepSha256": "0e08e654c988c47311a9079d7c50286486268cba330ab30f78b2fb788f743d8f", @@ -33897,8 +33897,8 @@ "key": "boolean-common-3:002:Common09", "name": "Common09", "ordinal": 2, - "relationDigest": "2be84bc707a5d5cceac0892c21948e193b48fb882a32a0230fff4b320178c9a9", - "semanticNameDigest": "bad23fbf57f26098673a1e702fad4011f7fa332e96c2d415d32063b8b934d3ed", + "relationDigest": "88e97943c245fbee81321de0c940374e1f8e94c90af688c0e2471f1ac4b13b8e", + "semanticNameDigest": "9d9b0bb54f9c3cc9d1bacbcb9d4e48a9014844b888085edb0b4cbc0dd9a28a22", "shape": { "area": 296.88050576423547, "brepSha256": "b12e4bc19cde461497bd8f72ed00f21e21c0f99013157b120be5d0ca25317dcf", @@ -33956,8 +33956,8 @@ "key": "boolean-common-3:002:Common09", "name": "Common09", "ordinal": 2, - "relationDigest": "2be84bc707a5d5cceac0892c21948e193b48fb882a32a0230fff4b320178c9a9", - "semanticNameDigest": "bad23fbf57f26098673a1e702fad4011f7fa332e96c2d415d32063b8b934d3ed", + "relationDigest": "88e97943c245fbee81321de0c940374e1f8e94c90af688c0e2471f1ac4b13b8e", + "semanticNameDigest": "9d9b0bb54f9c3cc9d1bacbcb9d4e48a9014844b888085edb0b4cbc0dd9a28a22", "shape": { "area": 245.04422698000383, "brepSha256": "0e08e654c988c47311a9079d7c50286486268cba330ab30f78b2fb788f743d8f", @@ -35514,7 +35514,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M;CMN;:H85a:7,F", + "mappedName": "Face6;:M;CMN;:H11d9:7,F", "object": "Common09", "typeId": "Part::Common" }, @@ -35527,7 +35527,7 @@ ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face6;:M;CMN;:H85a:7,F", + "mappedName": "Face6;:M;CMN;:H11d9:7,F", "mappedStringIds": [], "name": "Face1" }, @@ -35535,7 +35535,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;CMN;:H85b:7,F", + "mappedName": "Face1;:M;CMN;:H11da:7,F", "object": "Common09", "typeId": "Part::Common" }, @@ -35548,7 +35548,7 @@ ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face1;:M;CMN;:H85b:7,F", + "mappedName": "Face1;:M;CMN;:H11da:7,F", "mappedStringIds": [], "name": "Face2" }, @@ -35556,7 +35556,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M;CMN;:H85a:7,F", + "mappedName": "Face5;:M;CMN;:H11d9:7,F", "object": "Common09", "typeId": "Part::Common" }, @@ -35569,7 +35569,7 @@ ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Face5;:M;CMN;:H85a:7,F", + "mappedName": "Face5;:M;CMN;:H11d9:7,F", "mappedStringIds": [], "name": "Face3" }, @@ -35577,20 +35577,20 @@ "history": [ { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:H85b:4,F);CMN;:H85a:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:H11da:4,F);CMN;:H11d9:1e,E", "object": "Common09", "typeId": "Part::Common" }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:H85b:4,F)", + "mappedName": "Face6;:G2(Face1;K-2;:H11da:4,F)", "object": "Box09", "typeId": "Part::Box" } ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Face6;:G2(Face1;K-2;:H85b:4,F);CMN;:H85a:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:H11da:4,F);CMN;:H11d9:1e,E", "mappedStringIds": [], "name": "Edge1" }, @@ -35598,20 +35598,20 @@ "history": [ { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:H85b:4,F);CMN;:H85a:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:H11da:4,F);CMN;:H11d9:1e,E", "object": "Common09", "typeId": "Part::Common" }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:H85b:4,F)", + "mappedName": "Face5;:G2(Face1;K-1;:H11da:4,F)", "object": "Box09", "typeId": "Part::Box" } ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Face5;:G2(Face1;K-1;:H85b:4,F);CMN;:H85a:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:H11da:4,F);CMN;:H11d9:1e,E", "mappedStringIds": [], "name": "Edge2" }, @@ -35619,7 +35619,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M;CMN;:H85b:7,E", + "mappedName": "Edge1;:M;CMN;:H11da:7,E", "object": "Common09", "typeId": "Part::Common" }, @@ -35632,7 +35632,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Edge1;:M;CMN;:H85b:7,E", + "mappedName": "Edge1;:M;CMN;:H11da:7,E", "mappedStringIds": [], "name": "Edge3" }, @@ -35640,20 +35640,20 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H85a:4,F);CMN;:H85b:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H11d9:4,F);CMN;:H11da:1e,V", "object": "Common09", "typeId": "Part::Common" }, { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H85a:4,F)", + "mappedName": "Edge1;:G2(Face6;K-1;:H11d9:4,F)", "object": "Cylinder09", "typeId": "Part::Cylinder" } ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H85a:4,F);CMN;:H85b:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H11d9:4,F);CMN;:H11da:1e,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -35661,20 +35661,20 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:H85a:4,F);CMN;:H85b:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:H11d9:4,F);CMN;:H11da:1d,V", "object": "Common09", "typeId": "Part::Common" }, { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:H85a:4,F)", + "mappedName": "Edge1;:G(Face5;K-1;:H11d9:4,F)", "object": "Cylinder09", "typeId": "Part::Cylinder" } ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Edge1;:G(Face5;K-1;:H85a:4,F);CMN;:H85b:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:H11d9:4,F);CMN;:H11da:1d,V", "mappedStringIds": [], "name": "Vertex2" } @@ -35690,7 +35690,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M;CMN;:H85a:7,F", + "mappedName": "Face6;:M;CMN;:H11d9:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -35698,7 +35698,7 @@ "index": 1, "type": "Face" }, - "name": "Face6;:M;CMN;:H85a:7,F", + "name": "Face6;:M;CMN;:H11d9:7,F", "stringIds": [] }, "relation": "modified", @@ -35717,7 +35717,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;CMN;:H85b:7,F", + "mappedName": "Face1;:M;CMN;:H11da:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -35725,7 +35725,7 @@ "index": 2, "type": "Face" }, - "name": "Face1;:M;CMN;:H85b:7,F", + "name": "Face1;:M;CMN;:H11da:7,F", "stringIds": [] }, "relation": "modified", @@ -35744,7 +35744,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M;CMN;:H85a:7,F", + "mappedName": "Face5;:M;CMN;:H11d9:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -35752,7 +35752,7 @@ "index": 3, "type": "Face" }, - "name": "Face5;:M;CMN;:H85a:7,F", + "name": "Face5;:M;CMN;:H11d9:7,F", "stringIds": [] }, "relation": "modified", @@ -35771,7 +35771,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G2(Face1;K-2;:H85b:4,F);CMN;:H85a:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:H11da:4,F);CMN;:H11d9:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -35779,7 +35779,7 @@ "index": 1, "type": "Edge" }, - "name": "Face6;:G2(Face1;K-2;:H85b:4,F);CMN;:H85a:1d,E", + "name": "Face6;:G2(Face1;K-2;:H11da:4,F);CMN;:H11d9:1e,E", "stringIds": [] }, "relation": "generated", @@ -35787,9 +35787,9 @@ "resultPersistentId": "Common09:edge:0", "sourceRefs": [ { - "mappedName": "Face6;:G2(Face1;K-2;:H85b:4,F)", + "mappedName": "Face6;:G2(Face1;K-2;:H11da:4,F)", "objectId": "Box09", - "persistentId": "Box09:mapped:Face6;:G2(Face1;K-2;:H85b:4,F)", + "persistentId": "Box09:mapped:Face6;:G2(Face1;K-2;:H11da:4,F)", "stageId": "Box09" } ] @@ -35798,7 +35798,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G2(Face1;K-1;:H85b:4,F);CMN;:H85a:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:H11da:4,F);CMN;:H11d9:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -35806,7 +35806,7 @@ "index": 2, "type": "Edge" }, - "name": "Face5;:G2(Face1;K-1;:H85b:4,F);CMN;:H85a:1d,E", + "name": "Face5;:G2(Face1;K-1;:H11da:4,F);CMN;:H11d9:1e,E", "stringIds": [] }, "relation": "generated", @@ -35814,9 +35814,9 @@ "resultPersistentId": "Common09:edge:1", "sourceRefs": [ { - "mappedName": "Face5;:G2(Face1;K-1;:H85b:4,F)", + "mappedName": "Face5;:G2(Face1;K-1;:H11da:4,F)", "objectId": "Box09", - "persistentId": "Box09:mapped:Face5;:G2(Face1;K-1;:H85b:4,F)", + "persistentId": "Box09:mapped:Face5;:G2(Face1;K-1;:H11da:4,F)", "stageId": "Box09" } ] @@ -35825,7 +35825,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M;CMN;:H85b:7,E", + "mappedName": "Edge1;:M;CMN;:H11da:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -35833,7 +35833,7 @@ "index": 3, "type": "Edge" }, - "name": "Edge1;:M;CMN;:H85b:7,E", + "name": "Edge1;:M;CMN;:H11da:7,E", "stringIds": [] }, "relation": "modified", @@ -35852,7 +35852,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G2(Face6;K-1;:H85a:4,F);CMN;:H85b:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H11d9:4,F);CMN;:H11da:1e,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -35860,7 +35860,7 @@ "index": 1, "type": "Vertex" }, - "name": "Edge1;:G2(Face6;K-1;:H85a:4,F);CMN;:H85b:1d,V", + "name": "Edge1;:G2(Face6;K-1;:H11d9:4,F);CMN;:H11da:1e,V", "stringIds": [] }, "relation": "generated", @@ -35868,9 +35868,9 @@ "resultPersistentId": "Common09:vertex:0", "sourceRefs": [ { - "mappedName": "Edge1;:G2(Face6;K-1;:H85a:4,F)", + "mappedName": "Edge1;:G2(Face6;K-1;:H11d9:4,F)", "objectId": "Cylinder09", - "persistentId": "Cylinder09:mapped:Edge1;:G2(Face6;K-1;:H85a:4,F)", + "persistentId": "Cylinder09:mapped:Edge1;:G2(Face6;K-1;:H11d9:4,F)", "stageId": "Cylinder09" } ] @@ -35879,7 +35879,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G(Face5;K-1;:H85a:4,F);CMN;:H85b:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:H11d9:4,F);CMN;:H11da:1d,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -35887,7 +35887,7 @@ "index": 2, "type": "Vertex" }, - "name": "Edge1;:G(Face5;K-1;:H85a:4,F);CMN;:H85b:1c,V", + "name": "Edge1;:G(Face5;K-1;:H11d9:4,F);CMN;:H11da:1d,V", "stringIds": [] }, "relation": "generated", @@ -35895,9 +35895,9 @@ "resultPersistentId": "Common09:vertex:1", "sourceRefs": [ { - "mappedName": "Edge1;:G(Face5;K-1;:H85a:4,F)", + "mappedName": "Edge1;:G(Face5;K-1;:H11d9:4,F)", "objectId": "Cylinder09", - "persistentId": "Cylinder09:mapped:Edge1;:G(Face5;K-1;:H85a:4,F)", + "persistentId": "Cylinder09:mapped:Edge1;:G(Face5;K-1;:H11d9:4,F)", "stageId": "Cylinder09" } ] @@ -35912,7 +35912,7 @@ "stageId": "Common09", "status": "native-evidence" }, - "relationDigest": "2be84bc707a5d5cceac0892c21948e193b48fb882a32a0230fff4b320178c9a9", + "relationDigest": "88e97943c245fbee81321de0c940374e1f8e94c90af688c0e2471f1ac4b13b8e", "relations": [ { "indexedName": "Face1", @@ -35961,7 +35961,7 @@ }, { "indexedName": "Edge1", - "mappedName": "Face6;:G2(Face1;K-2;:H#:4,F);CMN;:H#:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:H#:4,F);CMN;:H#:1e,E", "relation": "generated", "resultName": "Edge1", "sources": [ @@ -35976,7 +35976,7 @@ }, { "indexedName": "Edge2", - "mappedName": "Face5;:G2(Face1;K-1;:H#:4,F);CMN;:H#:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:H#:4,F);CMN;:H#:1e,E", "relation": "generated", "resultName": "Edge2", "sources": [ @@ -36006,7 +36006,7 @@ }, { "indexedName": "Vertex1", - "mappedName": "Edge1;:G2(Face6;K-1;:H#:4,F);CMN;:H#:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H#:4,F);CMN;:H#:1e,V", "relation": "generated", "resultName": "Vertex1", "sources": [ @@ -36021,7 +36021,7 @@ }, { "indexedName": "Vertex2", - "mappedName": "Edge1;:G(Face5;K-1;:H#:4,F);CMN;:H#:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:H#:4,F);CMN;:H#:1d,V", "relation": "generated", "resultName": "Vertex2", "sources": [ @@ -36035,7 +36035,7 @@ ] } ], - "semanticNameDigest": "bad23fbf57f26098673a1e702fad4011f7fa332e96c2d415d32063b8b934d3ed", + "semanticNameDigest": "9d9b0bb54f9c3cc9d1bacbcb9d4e48a9014844b888085edb0b4cbc0dd9a28a22", "shape": { "area": 245.04422698000383, "brepSha256": "0e08e654c988c47311a9079d7c50286486268cba330ab30f78b2fb788f743d8f", @@ -36057,16 +36057,16 @@ "category": "partdesign", "elementMapResources": { "Body10.Shape.Map.txt": { - "sha256": "98cfaad6336284486f19629c11662d554f3935f75aefa1d93f69767767344777", - "text": "BeginElementMap v1\n1 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:H325:8,F\n;:U;XTR;:H325:7,E\n;:G;XTR;:H325:7,E\n;:U2;XTR;:H325:8,V\n;:U;XTR;:H325:7,V\n;:H325,V\n;:H325,E\n;:G;XTR;:H325:7,F\n;FAC;:H325:4,F\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1c.6 0\n$#1d.6 0\n$#b:1.a 0\n$#16:1.5 0\n$#1e.6 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#1f.6 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#21:1.8 0\n$#4.9 $#5.9 0\n$#21:1.7 0\n$#6.9 $#7.9 0\n$#21:2.7.b.d.16 0\n$#8.9 $#9.9 0\n$#21:3.7.b.d.16 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 12 806 1 ;:H326,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 6 806 1 ;:H326,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 8 806 1 ;:H326,V 0\n\nNameCount 0\n\nEndMap\n" + "sha256": "84b1e6b552744acd4fa267b049441a1cb5518ee4307751e98827c62837a0301d", + "text": "BeginElementMap v1\n1 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:H6f7:8,F\n;:U;XTR;:H6f7:7,E\n;:G;XTR;:H6f7:7,E\n;:U2;XTR;:H6f7:8,V\n;:U;XTR;:H6f7:7,V\n;:H6f7,V\n;:H6f7,E\n;:G;XTR;:H6f7:7,F\n;FAC;:H6f7:4,F\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1c.6 0\n$#1d.6 0\n$#b:1.a 0\n$#16:1.5 0\n$#1e.6 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#1f.6 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#21:1.8 0\n$#4.9 $#5.9 0\n$#21:1.7 0\n$#6.9 $#7.9 0\n$#21:2.7.b.d.16 0\n$#8.9 $#9.9 0\n$#21:3.7.b.d.16 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 12 1784 1 ;:H6f8,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 6 1784 1 ;:H6f8,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 8 1784 1 ;:H6f8,V 0\n\nNameCount 0\n\nEndMap\n" }, "Pad10.AddSubShape.Map.txt": { - "sha256": "aed76273a93689d14921947c0646162b71dacb23dba0104af1ce9c313e8fda4d", - "text": "BeginElementMap v1\n4 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:H325:8,F\n;:U;XTR;:H325:7,E\n;:G;XTR;:H325:7,E\n;:U2;XTR;:H325:8,V\n;:U;XTR;:H325:7,V\n;:H325,V\n;:H325,E\n;:G;XTR;:H325:7,F\n;FAC;:H325:4,F\n\nMapCount 1\n\nElementMap 1 4 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1c.6 0\n$#1d.6 0\n$#b:1.a 0\n$#16:1.5 0\n$#1e.6 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#1f.6 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#21:1.8 0\n$#4.9 $#5.9 0\n$#21:1.7 0\n$#6.9 $#7.9 0\n$#21:2.7.b.d.16 0\n$#8.9 $#9.9 0\n$#21:3.7.b.d.16 0\n\nEndMap\n" + "sha256": "19a2ea4334b38499511d38590c9e705bc72a38df0e2bbf82738fc1bfd3418592", + "text": "BeginElementMap v1\n4 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:H6f7:8,F\n;:U;XTR;:H6f7:7,E\n;:G;XTR;:H6f7:7,E\n;:U2;XTR;:H6f7:8,V\n;:U;XTR;:H6f7:7,V\n;:H6f7,V\n;:H6f7,E\n;:G;XTR;:H6f7:7,F\n;FAC;:H6f7:4,F\n\nMapCount 1\n\nElementMap 1 4 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1c.6 0\n$#1d.6 0\n$#b:1.a 0\n$#16:1.5 0\n$#1e.6 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#1f.6 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#21:1.8 0\n$#4.9 $#5.9 0\n$#21:1.7 0\n$#6.9 $#7.9 0\n$#21:2.7.b.d.16 0\n$#8.9 $#9.9 0\n$#21:3.7.b.d.16 0\n\nEndMap\n" }, "Pad10.Shape.Map.txt": { - "sha256": "e6d33c0d2591696c884088832eddcb88975225ecd32c8c025c14e83184783de2", - "text": "BeginElementMap v1\n2 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:H325:8,F\n;:U;XTR;:H325:7,E\n;:G;XTR;:H325:7,E\n;:U2;XTR;:H325:8,V\n;:U;XTR;:H325:7,V\n;:H325,V\n;:H325,E\n;:G;XTR;:H325:7,F\n;FAC;:H325:4,F\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1c.6 0\n$#1d.6 0\n$#b:1.a 0\n$#16:1.5 0\n$#1e.6 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#1f.6 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#21:1.8 0\n$#4.9 $#5.9 0\n$#21:1.7 0\n$#6.9 $#7.9 0\n$#21:2.7.b.d.16 0\n$#8.9 $#9.9 0\n$#21:3.7.b.d.16 0\n\nEndMap\n" + "sha256": "0ee2ce68ec66cb85b07136e4a512c29dd4dc7a4dd9380c79e22aa7c68bdeca86", + "text": "BeginElementMap v1\n2 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:H6f7:8,F\n;:U;XTR;:H6f7:7,E\n;:G;XTR;:H6f7:7,E\n;:U2;XTR;:H6f7:8,V\n;:U;XTR;:H6f7:7,V\n;:H6f7,V\n;:H6f7,E\n;:G;XTR;:H6f7:7,F\n;FAC;:H6f7:4,F\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1c.6 0\n$#1d.6 0\n$#b:1.a 0\n$#16:1.5 0\n$#1e.6 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#1f.6 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#21:1.8 0\n$#4.9 $#5.9 0\n$#21:1.7 0\n$#6.9 $#7.9 0\n$#21:2.7.b.d.16 0\n$#8.9 $#9.9 0\n$#21:3.7.b.d.16 0\n\nEndMap\n" }, "Sketch10.Shape.Map.txt": { "sha256": "3122a2e70dafbd5617afe7851c9a3864672cd03df3cc15e737748f470219b4a7", @@ -36725,15 +36725,15 @@ "history": [ { "children": [], - "mappedName": "#d:1;:G;XTR;:H325:7,F;:H326,F", + "mappedName": "#d:1;:G;XTR;:H6f7:7,F;:H6f8,F", "object": "Body10", "typeId": "PartDesign::Body" }, { "children": [ - "#b:1;:H325,E" + "#b:1;:H6f7,E" ], - "mappedName": "#d:1;:G;XTR;:H325:7,F", + "mappedName": "#d:1;:G;XTR;:H6f7:7,F", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -36748,7 +36748,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;:G;XTR;:H325:7,F;:H326,F", + "mappedName": "#d:1;:G;XTR;:H6f7:7,F;:H6f8,F", "mappedStringIds": [ 13 ], @@ -36758,15 +36758,15 @@ "history": [ { "children": [], - "mappedName": "#d:2;:G;XTR;:H325:7,F;:H326,F", + "mappedName": "#d:2;:G;XTR;:H6f7:7,F;:H6f8,F", "object": "Body10", "typeId": "PartDesign::Body" }, { "children": [ - "#b:2;:H325,E" + "#b:2;:H6f7,E" ], - "mappedName": "#d:2;:G;XTR;:H325:7,F", + "mappedName": "#d:2;:G;XTR;:H6f7:7,F", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -36782,7 +36782,7 @@ 11, 13 ], - "mappedName": "#d:2;:G;XTR;:H325:7,F;:H326,F", + "mappedName": "#d:2;:G;XTR;:H6f7:7,F;:H6f8,F", "mappedStringIds": [ 11, 13 @@ -36793,15 +36793,15 @@ "history": [ { "children": [], - "mappedName": "#d:3;:G;XTR;:H325:7,F;:H326,F", + "mappedName": "#d:3;:G;XTR;:H6f7:7,F;:H6f8,F", "object": "Body10", "typeId": "PartDesign::Body" }, { "children": [ - "#b:3;:H325,E" + "#b:3;:H6f7,E" ], - "mappedName": "#d:3;:G;XTR;:H325:7,F", + "mappedName": "#d:3;:G;XTR;:H6f7:7,F", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -36817,7 +36817,7 @@ 11, 13 ], - "mappedName": "#d:3;:G;XTR;:H325:7,F;:H326,F", + "mappedName": "#d:3;:G;XTR;:H6f7:7,F;:H6f8,F", "mappedStringIds": [ 11, 13 @@ -36828,15 +36828,15 @@ "history": [ { "children": [], - "mappedName": "#d:4;:G;XTR;:H325:7,F;:H326,F", + "mappedName": "#d:4;:G;XTR;:H6f7:7,F;:H6f8,F", "object": "Body10", "typeId": "PartDesign::Body" }, { "children": [ - "#b:4;:H325,E" + "#b:4;:H6f7,E" ], - "mappedName": "#d:4;:G;XTR;:H325:7,F", + "mappedName": "#d:4;:G;XTR;:H6f7:7,F", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -36852,7 +36852,7 @@ 11, 13 ], - "mappedName": "#d:4;:G;XTR;:H325:7,F;:H326,F", + "mappedName": "#d:4;:G;XTR;:H6f7:7,F;:H6f8,F", "mappedStringIds": [ 11, 13 @@ -36863,15 +36863,15 @@ "history": [ { "children": [], - "mappedName": "#d:1;FAC;:H325:4,F;:H326,F", + "mappedName": "#d:1;FAC;:H6f7:4,F;:H6f8,F", "object": "Body10", "typeId": "PartDesign::Body" }, { "children": [ - "#b:1;:H325,E" + "#b:1;:H6f7,E" ], - "mappedName": "#d:1;FAC;:H325:4,F", + "mappedName": "#d:1;FAC;:H6f7:4,F", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -36886,7 +36886,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;FAC;:H325:4,F;:H326,F", + "mappedName": "#d:1;FAC;:H6f7:4,F;:H6f8,F", "mappedStringIds": [ 13 ], @@ -36896,16 +36896,16 @@ "history": [ { "children": [], - "mappedName": "#14:1;:G0;XTR;:H325:8,F;:H326,F", + "mappedName": "#14:1;:G0;XTR;:H6f7:8,F;:H6f8,F", "object": "Body10", "typeId": "PartDesign::Body" }, { "children": [ - "#d:1;FAC;:H325:4,F", - "#b:1;:H325,E" + "#d:1;FAC;:H6f7:4,F", + "#b:1;:H6f7,E" ], - "mappedName": "#14:1;:G0;XTR;:H325:8,F", + "mappedName": "#14:1;:G0;XTR;:H6f7:8,F", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -36920,7 +36920,7 @@ "indexedStringIds": [ 20 ], - "mappedName": "#14:1;:G0;XTR;:H325:8,F;:H326,F", + "mappedName": "#14:1;:G0;XTR;:H6f7:8,F;:H6f8,F", "mappedStringIds": [ 20 ], @@ -36930,15 +36930,15 @@ "history": [ { "children": [], - "mappedName": "#1c;:G;XTR;:H325:7,E;:H326,E", + "mappedName": "#1c;:G;XTR;:H6f7:7,E;:H6f8,E", "object": "Body10", "typeId": "PartDesign::Body" }, { "children": [ - "#2;:H325,V" + "#2;:H6f7,V" ], - "mappedName": "#1c;:G;XTR;:H325:7,E", + "mappedName": "#1c;:G;XTR;:H6f7:7,E", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -36953,7 +36953,7 @@ "indexedStringIds": [ 28 ], - "mappedName": "#1c;:G;XTR;:H325:7,E;:H326,E", + "mappedName": "#1c;:G;XTR;:H6f7:7,E;:H6f8,E", "mappedStringIds": [ 28 ], @@ -36963,15 +36963,15 @@ "history": [ { "children": [], - "mappedName": "#1d;:G;XTR;:H325:7,E;:H326,E", + "mappedName": "#1d;:G;XTR;:H6f7:7,E;:H6f8,E", "object": "Body10", "typeId": "PartDesign::Body" }, { "children": [ - "#4;:H325,V" + "#4;:H6f7,V" ], - "mappedName": "#1d;:G;XTR;:H325:7,E", + "mappedName": "#1d;:G;XTR;:H6f7:7,E", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -36986,7 +36986,7 @@ "indexedStringIds": [ 29 ], - "mappedName": "#1d;:G;XTR;:H325:7,E;:H326,E", + "mappedName": "#1d;:G;XTR;:H6f7:7,E;:H6f8,E", "mappedStringIds": [ 29 ], @@ -36996,13 +36996,13 @@ "history": [ { "children": [], - "mappedName": "#b:1;:H325,E;:H326,E", + "mappedName": "#b:1;:H6f7,E;:H6f8,E", "object": "Body10", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#b:1;:H325,E", + "mappedName": "#b:1;:H6f7,E", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -37017,7 +37017,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:1;:H325,E;:H326,E", + "mappedName": "#b:1;:H6f7,E;:H6f8,E", "mappedStringIds": [ 11 ], @@ -37027,16 +37027,16 @@ "history": [ { "children": [], - "mappedName": "#16:1;:U;XTR;:H325:7,E;:H326,E", + "mappedName": "#16:1;:U;XTR;:H6f7:7,E;:H6f8,E", "object": "Body10", "typeId": "PartDesign::Body" }, { "children": [ - "#d:1;:G;XTR;:H325:7,F", - "#b:1;:H325,E" + "#d:1;:G;XTR;:H6f7:7,F", + "#b:1;:H6f7,E" ], - "mappedName": "#16:1;:U;XTR;:H325:7,E", + "mappedName": "#16:1;:U;XTR;:H6f7:7,E", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -37051,7 +37051,7 @@ "indexedStringIds": [ 22 ], - "mappedName": "#16:1;:U;XTR;:H325:7,E;:H326,E", + "mappedName": "#16:1;:U;XTR;:H6f7:7,E;:H6f8,E", "mappedStringIds": [ 22 ], @@ -37061,15 +37061,15 @@ "history": [ { "children": [], - "mappedName": "#1e;:G;XTR;:H325:7,E;:H326,E", + "mappedName": "#1e;:G;XTR;:H6f7:7,E;:H6f8,E", "object": "Body10", "typeId": "PartDesign::Body" }, { "children": [ - "#6;:H325,V" + "#6;:H6f7,V" ], - "mappedName": "#1e;:G;XTR;:H325:7,E", + "mappedName": "#1e;:G;XTR;:H6f7:7,E", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -37084,7 +37084,7 @@ "indexedStringIds": [ 30 ], - "mappedName": "#1e;:G;XTR;:H325:7,E;:H326,E", + "mappedName": "#1e;:G;XTR;:H6f7:7,E;:H6f8,E", "mappedStringIds": [ 30 ], @@ -37094,13 +37094,13 @@ "history": [ { "children": [], - "mappedName": "#b:2;:H325,E;:H326,E", + "mappedName": "#b:2;:H6f7,E;:H6f8,E", "object": "Body10", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#b:2;:H325,E", + "mappedName": "#b:2;:H6f7,E", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -37115,7 +37115,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:2;:H325,E;:H326,E", + "mappedName": "#b:2;:H6f7,E;:H6f8,E", "mappedStringIds": [ 11 ], @@ -37125,16 +37125,16 @@ "history": [ { "children": [], - "mappedName": "#16:2;:U;XTR;:H325:7,E;:H326,E", + "mappedName": "#16:2;:U;XTR;:H6f7:7,E;:H6f8,E", "object": "Body10", "typeId": "PartDesign::Body" }, { "children": [ - "#d:2;:G;XTR;:H325:7,F", - "#b:2;:H325,E" + "#d:2;:G;XTR;:H6f7:7,F", + "#b:2;:H6f7,E" ], - "mappedName": "#16:2;:U;XTR;:H325:7,E", + "mappedName": "#16:2;:U;XTR;:H6f7:7,E", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -37151,7 +37151,7 @@ 13, 22 ], - "mappedName": "#16:2;:U;XTR;:H325:7,E;:H326,E", + "mappedName": "#16:2;:U;XTR;:H6f7:7,E;:H6f8,E", "mappedStringIds": [ 11, 13, @@ -37163,15 +37163,15 @@ "history": [ { "children": [], - "mappedName": "#1f;:G;XTR;:H325:7,E;:H326,E", + "mappedName": "#1f;:G;XTR;:H6f7:7,E;:H6f8,E", "object": "Body10", "typeId": "PartDesign::Body" }, { "children": [ - "#8;:H325,V" + "#8;:H6f7,V" ], - "mappedName": "#1f;:G;XTR;:H325:7,E", + "mappedName": "#1f;:G;XTR;:H6f7:7,E", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -37186,7 +37186,7 @@ "indexedStringIds": [ 31 ], - "mappedName": "#1f;:G;XTR;:H325:7,E;:H326,E", + "mappedName": "#1f;:G;XTR;:H6f7:7,E;:H6f8,E", "mappedStringIds": [ 31 ], @@ -37196,13 +37196,13 @@ "history": [ { "children": [], - "mappedName": "#b:3;:H325,E;:H326,E", + "mappedName": "#b:3;:H6f7,E;:H6f8,E", "object": "Body10", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#b:3;:H325,E", + "mappedName": "#b:3;:H6f7,E", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -37217,7 +37217,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:3;:H325,E;:H326,E", + "mappedName": "#b:3;:H6f7,E;:H6f8,E", "mappedStringIds": [ 11 ], @@ -37227,16 +37227,16 @@ "history": [ { "children": [], - "mappedName": "#16:3;:U;XTR;:H325:7,E;:H326,E", + "mappedName": "#16:3;:U;XTR;:H6f7:7,E;:H6f8,E", "object": "Body10", "typeId": "PartDesign::Body" }, { "children": [ - "#d:3;:G;XTR;:H325:7,F", - "#b:3;:H325,E" + "#d:3;:G;XTR;:H6f7:7,F", + "#b:3;:H6f7,E" ], - "mappedName": "#16:3;:U;XTR;:H325:7,E", + "mappedName": "#16:3;:U;XTR;:H6f7:7,E", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -37253,7 +37253,7 @@ 13, 22 ], - "mappedName": "#16:3;:U;XTR;:H325:7,E;:H326,E", + "mappedName": "#16:3;:U;XTR;:H6f7:7,E;:H6f8,E", "mappedStringIds": [ 11, 13, @@ -37265,13 +37265,13 @@ "history": [ { "children": [], - "mappedName": "#b:4;:H325,E;:H326,E", + "mappedName": "#b:4;:H6f7,E;:H6f8,E", "object": "Body10", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#b:4;:H325,E", + "mappedName": "#b:4;:H6f7,E", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -37286,7 +37286,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:4;:H325,E;:H326,E", + "mappedName": "#b:4;:H6f7,E;:H6f8,E", "mappedStringIds": [ 11 ], @@ -37296,16 +37296,16 @@ "history": [ { "children": [], - "mappedName": "#16:4;:U;XTR;:H325:7,E;:H326,E", + "mappedName": "#16:4;:U;XTR;:H6f7:7,E;:H6f8,E", "object": "Body10", "typeId": "PartDesign::Body" }, { "children": [ - "#d:4;:G;XTR;:H325:7,F", - "#b:4;:H325,E" + "#d:4;:G;XTR;:H6f7:7,F", + "#b:4;:H6f7,E" ], - "mappedName": "#16:4;:U;XTR;:H325:7,E", + "mappedName": "#16:4;:U;XTR;:H6f7:7,E", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -37322,7 +37322,7 @@ 13, 22 ], - "mappedName": "#16:4;:U;XTR;:H325:7,E;:H326,E", + "mappedName": "#16:4;:U;XTR;:H6f7:7,E;:H6f8,E", "mappedStringIds": [ 11, 13, @@ -37334,13 +37334,13 @@ "history": [ { "children": [], - "mappedName": "#2;:H325,V;:H326,V", + "mappedName": "#2;:H6f7,V;:H6f8,V", "object": "Body10", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#2;:H325,V", + "mappedName": "#2;:H6f7,V", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -37355,7 +37355,7 @@ "indexedStringIds": [ 2 ], - "mappedName": "#2;:H325,V;:H326,V", + "mappedName": "#2;:H6f7,V;:H6f8,V", "mappedStringIds": [ 2 ], @@ -37365,17 +37365,17 @@ "history": [ { "children": [], - "mappedName": "#21:1;:U;XTR;:H325:7,V;:H326,V", + "mappedName": "#21:1;:U;XTR;:H6f7:7,V;:H6f8,V", "object": "Body10", "typeId": "PartDesign::Body" }, { "children": [ - "#16:1;:U;XTR;:H325:7,E", - "#d:1;:G;XTR;:H325:7,F", - "#b:1;:H325,E" + "#16:1;:U;XTR;:H6f7:7,E", + "#d:1;:G;XTR;:H6f7:7,F", + "#b:1;:H6f7,E" ], - "mappedName": "#21:1;:U;XTR;:H325:7,V", + "mappedName": "#21:1;:U;XTR;:H6f7:7,V", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -37390,7 +37390,7 @@ "indexedStringIds": [ 33 ], - "mappedName": "#21:1;:U;XTR;:H325:7,V;:H326,V", + "mappedName": "#21:1;:U;XTR;:H6f7:7,V;:H6f8,V", "mappedStringIds": [ 33 ], @@ -37400,13 +37400,13 @@ "history": [ { "children": [], - "mappedName": "#4;:H325,V;:H326,V", + "mappedName": "#4;:H6f7,V;:H6f8,V", "object": "Body10", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#4;:H325,V", + "mappedName": "#4;:H6f7,V", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -37421,7 +37421,7 @@ "indexedStringIds": [ 4 ], - "mappedName": "#4;:H325,V;:H326,V", + "mappedName": "#4;:H6f7,V;:H6f8,V", "mappedStringIds": [ 4 ], @@ -37431,17 +37431,17 @@ "history": [ { "children": [], - "mappedName": "#21:1;:U2;XTR;:H325:8,V;:H326,V", + "mappedName": "#21:1;:U2;XTR;:H6f7:8,V;:H6f8,V", "object": "Body10", "typeId": "PartDesign::Body" }, { "children": [ - "#16:1;:U;XTR;:H325:7,E", - "#d:1;:G;XTR;:H325:7,F", - "#b:1;:H325,E" + "#16:1;:U;XTR;:H6f7:7,E", + "#d:1;:G;XTR;:H6f7:7,F", + "#b:1;:H6f7,E" ], - "mappedName": "#21:1;:U2;XTR;:H325:8,V", + "mappedName": "#21:1;:U2;XTR;:H6f7:8,V", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -37456,7 +37456,7 @@ "indexedStringIds": [ 33 ], - "mappedName": "#21:1;:U2;XTR;:H325:8,V;:H326,V", + "mappedName": "#21:1;:U2;XTR;:H6f7:8,V;:H6f8,V", "mappedStringIds": [ 33 ], @@ -37466,13 +37466,13 @@ "history": [ { "children": [], - "mappedName": "#6;:H325,V;:H326,V", + "mappedName": "#6;:H6f7,V;:H6f8,V", "object": "Body10", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#6;:H325,V", + "mappedName": "#6;:H6f7,V", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -37487,7 +37487,7 @@ "indexedStringIds": [ 6 ], - "mappedName": "#6;:H325,V;:H326,V", + "mappedName": "#6;:H6f7,V;:H6f8,V", "mappedStringIds": [ 6 ], @@ -37497,17 +37497,17 @@ "history": [ { "children": [], - "mappedName": "#21:2;:U2;XTR;:H325:8,V;:H326,V", + "mappedName": "#21:2;:U2;XTR;:H6f7:8,V;:H6f8,V", "object": "Body10", "typeId": "PartDesign::Body" }, { "children": [ - "#16:2;:U;XTR;:H325:7,E", - "#d:2;:G;XTR;:H325:7,F", - "#b:2;:H325,E" + "#16:2;:U;XTR;:H6f7:7,E", + "#d:2;:G;XTR;:H6f7:7,F", + "#b:2;:H6f7,E" ], - "mappedName": "#21:2;:U2;XTR;:H325:8,V", + "mappedName": "#21:2;:U2;XTR;:H6f7:8,V", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -37525,7 +37525,7 @@ 22, 33 ], - "mappedName": "#21:2;:U2;XTR;:H325:8,V;:H326,V", + "mappedName": "#21:2;:U2;XTR;:H6f7:8,V;:H6f8,V", "mappedStringIds": [ 11, 13, @@ -37538,13 +37538,13 @@ "history": [ { "children": [], - "mappedName": "#8;:H325,V;:H326,V", + "mappedName": "#8;:H6f7,V;:H6f8,V", "object": "Body10", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#8;:H325,V", + "mappedName": "#8;:H6f7,V", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -37559,7 +37559,7 @@ "indexedStringIds": [ 8 ], - "mappedName": "#8;:H325,V;:H326,V", + "mappedName": "#8;:H6f7,V;:H6f8,V", "mappedStringIds": [ 8 ], @@ -37569,17 +37569,17 @@ "history": [ { "children": [], - "mappedName": "#21:3;:U2;XTR;:H325:8,V;:H326,V", + "mappedName": "#21:3;:U2;XTR;:H6f7:8,V;:H6f8,V", "object": "Body10", "typeId": "PartDesign::Body" }, { "children": [ - "#16:3;:U;XTR;:H325:7,E", - "#d:3;:G;XTR;:H325:7,F", - "#b:3;:H325,E" + "#16:3;:U;XTR;:H6f7:7,E", + "#d:3;:G;XTR;:H6f7:7,F", + "#b:3;:H6f7,E" ], - "mappedName": "#21:3;:U2;XTR;:H325:8,V", + "mappedName": "#21:3;:U2;XTR;:H6f7:8,V", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -37597,7 +37597,7 @@ 22, 33 ], - "mappedName": "#21:3;:U2;XTR;:H325:8,V;:H326,V", + "mappedName": "#21:3;:U2;XTR;:H6f7:8,V;:H6f8,V", "mappedStringIds": [ 11, 13, @@ -37620,7 +37620,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;:G;XTR;:H325:7,F;:H326,F", + "mappedName": "#d:1;:G;XTR;:H6f7:7,F;:H6f8,F", "mappedStringIds": [ 13 ], @@ -37630,7 +37630,7 @@ "index": 1, "type": "Face" }, - "name": "#d:1;:G;XTR;:H325:7,F;:H326,F", + "name": "#d:1;:G;XTR;:H6f7:7,F;:H6f8,F", "stringIds": [ 13 ] @@ -37640,9 +37640,9 @@ "resultPersistentId": "Body10:face:0", "sourceRefs": [ { - "mappedName": "#d:1;:G;XTR;:H325:7,F", + "mappedName": "#d:1;:G;XTR;:H6f7:7,F", "objectId": "Pad10", - "persistentId": "Pad10:mapped:#d:1;:G;XTR;:H325:7,F", + "persistentId": "Pad10:mapped:#d:1;:G;XTR;:H6f7:7,F", "stageId": "Pad10" }, { @@ -37660,7 +37660,7 @@ 13 ], "kind": "face", - "mappedName": "#d:2;:G;XTR;:H325:7,F;:H326,F", + "mappedName": "#d:2;:G;XTR;:H6f7:7,F;:H6f8,F", "mappedStringIds": [ 11, 13 @@ -37671,7 +37671,7 @@ "index": 2, "type": "Face" }, - "name": "#d:2;:G;XTR;:H325:7,F;:H326,F", + "name": "#d:2;:G;XTR;:H6f7:7,F;:H6f8,F", "stringIds": [ 11, 13 @@ -37682,9 +37682,9 @@ "resultPersistentId": "Body10:face:1", "sourceRefs": [ { - "mappedName": "#d:2;:G;XTR;:H325:7,F", + "mappedName": "#d:2;:G;XTR;:H6f7:7,F", "objectId": "Pad10", - "persistentId": "Pad10:mapped:#d:2;:G;XTR;:H325:7,F", + "persistentId": "Pad10:mapped:#d:2;:G;XTR;:H6f7:7,F", "stageId": "Pad10" }, { @@ -37702,7 +37702,7 @@ 13 ], "kind": "face", - "mappedName": "#d:3;:G;XTR;:H325:7,F;:H326,F", + "mappedName": "#d:3;:G;XTR;:H6f7:7,F;:H6f8,F", "mappedStringIds": [ 11, 13 @@ -37713,7 +37713,7 @@ "index": 3, "type": "Face" }, - "name": "#d:3;:G;XTR;:H325:7,F;:H326,F", + "name": "#d:3;:G;XTR;:H6f7:7,F;:H6f8,F", "stringIds": [ 11, 13 @@ -37724,9 +37724,9 @@ "resultPersistentId": "Body10:face:2", "sourceRefs": [ { - "mappedName": "#d:3;:G;XTR;:H325:7,F", + "mappedName": "#d:3;:G;XTR;:H6f7:7,F", "objectId": "Pad10", - "persistentId": "Pad10:mapped:#d:3;:G;XTR;:H325:7,F", + "persistentId": "Pad10:mapped:#d:3;:G;XTR;:H6f7:7,F", "stageId": "Pad10" }, { @@ -37744,7 +37744,7 @@ 13 ], "kind": "face", - "mappedName": "#d:4;:G;XTR;:H325:7,F;:H326,F", + "mappedName": "#d:4;:G;XTR;:H6f7:7,F;:H6f8,F", "mappedStringIds": [ 11, 13 @@ -37755,7 +37755,7 @@ "index": 4, "type": "Face" }, - "name": "#d:4;:G;XTR;:H325:7,F;:H326,F", + "name": "#d:4;:G;XTR;:H6f7:7,F;:H6f8,F", "stringIds": [ 11, 13 @@ -37766,9 +37766,9 @@ "resultPersistentId": "Body10:face:3", "sourceRefs": [ { - "mappedName": "#d:4;:G;XTR;:H325:7,F", + "mappedName": "#d:4;:G;XTR;:H6f7:7,F", "objectId": "Pad10", - "persistentId": "Pad10:mapped:#d:4;:G;XTR;:H325:7,F", + "persistentId": "Pad10:mapped:#d:4;:G;XTR;:H6f7:7,F", "stageId": "Pad10" }, { @@ -37785,7 +37785,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;FAC;:H325:4,F;:H326,F", + "mappedName": "#d:1;FAC;:H6f7:4,F;:H6f8,F", "mappedStringIds": [ 13 ], @@ -37795,7 +37795,7 @@ "index": 5, "type": "Face" }, - "name": "#d:1;FAC;:H325:4,F;:H326,F", + "name": "#d:1;FAC;:H6f7:4,F;:H6f8,F", "stringIds": [ 13 ] @@ -37805,9 +37805,9 @@ "resultPersistentId": "Body10:face:4", "sourceRefs": [ { - "mappedName": "#d:1;FAC;:H325:4,F", + "mappedName": "#d:1;FAC;:H6f7:4,F", "objectId": "Pad10", - "persistentId": "Pad10:mapped:#d:1;FAC;:H325:4,F", + "persistentId": "Pad10:mapped:#d:1;FAC;:H6f7:4,F", "stageId": "Pad10" }, { @@ -37824,7 +37824,7 @@ 20 ], "kind": "face", - "mappedName": "#14:1;:G0;XTR;:H325:8,F;:H326,F", + "mappedName": "#14:1;:G0;XTR;:H6f7:8,F;:H6f8,F", "mappedStringIds": [ 20 ], @@ -37834,7 +37834,7 @@ "index": 6, "type": "Face" }, - "name": "#14:1;:G0;XTR;:H325:8,F;:H326,F", + "name": "#14:1;:G0;XTR;:H6f7:8,F;:H6f8,F", "stringIds": [ 20 ] @@ -37844,9 +37844,9 @@ "resultPersistentId": "Body10:face:5", "sourceRefs": [ { - "mappedName": "#14:1;:G0;XTR;:H325:8,F", + "mappedName": "#14:1;:G0;XTR;:H6f7:8,F", "objectId": "Pad10", - "persistentId": "Pad10:mapped:#14:1;:G0;XTR;:H325:8,F", + "persistentId": "Pad10:mapped:#14:1;:G0;XTR;:H6f7:8,F", "stageId": "Pad10" }, { @@ -37863,7 +37863,7 @@ 28 ], "kind": "edge", - "mappedName": "#1c;:G;XTR;:H325:7,E;:H326,E", + "mappedName": "#1c;:G;XTR;:H6f7:7,E;:H6f8,E", "mappedStringIds": [ 28 ], @@ -37873,7 +37873,7 @@ "index": 1, "type": "Edge" }, - "name": "#1c;:G;XTR;:H325:7,E;:H326,E", + "name": "#1c;:G;XTR;:H6f7:7,E;:H6f8,E", "stringIds": [ 28 ] @@ -37883,9 +37883,9 @@ "resultPersistentId": "Body10:edge:0", "sourceRefs": [ { - "mappedName": "#1c;:G;XTR;:H325:7,E", + "mappedName": "#1c;:G;XTR;:H6f7:7,E", "objectId": "Pad10", - "persistentId": "Pad10:mapped:#1c;:G;XTR;:H325:7,E", + "persistentId": "Pad10:mapped:#1c;:G;XTR;:H6f7:7,E", "stageId": "Pad10" }, { @@ -37902,7 +37902,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d;:G;XTR;:H325:7,E;:H326,E", + "mappedName": "#1d;:G;XTR;:H6f7:7,E;:H6f8,E", "mappedStringIds": [ 29 ], @@ -37912,7 +37912,7 @@ "index": 2, "type": "Edge" }, - "name": "#1d;:G;XTR;:H325:7,E;:H326,E", + "name": "#1d;:G;XTR;:H6f7:7,E;:H6f8,E", "stringIds": [ 29 ] @@ -37922,9 +37922,9 @@ "resultPersistentId": "Body10:edge:1", "sourceRefs": [ { - "mappedName": "#1d;:G;XTR;:H325:7,E", + "mappedName": "#1d;:G;XTR;:H6f7:7,E", "objectId": "Pad10", - "persistentId": "Pad10:mapped:#1d;:G;XTR;:H325:7,E", + "persistentId": "Pad10:mapped:#1d;:G;XTR;:H6f7:7,E", "stageId": "Pad10" }, { @@ -37941,7 +37941,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:1;:H325,E;:H326,E", + "mappedName": "#b:1;:H6f7,E;:H6f8,E", "mappedStringIds": [ 11 ], @@ -37951,7 +37951,7 @@ "index": 3, "type": "Edge" }, - "name": "#b:1;:H325,E;:H326,E", + "name": "#b:1;:H6f7,E;:H6f8,E", "stringIds": [ 11 ] @@ -37961,9 +37961,9 @@ "resultPersistentId": "Body10:edge:2", "sourceRefs": [ { - "mappedName": "#b:1;:H325,E", + "mappedName": "#b:1;:H6f7,E", "objectId": "Pad10", - "persistentId": "Pad10:mapped:#b:1;:H325,E", + "persistentId": "Pad10:mapped:#b:1;:H6f7,E", "stageId": "Pad10" }, { @@ -37980,7 +37980,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:1;:U;XTR;:H325:7,E;:H326,E", + "mappedName": "#16:1;:U;XTR;:H6f7:7,E;:H6f8,E", "mappedStringIds": [ 22 ], @@ -37990,7 +37990,7 @@ "index": 4, "type": "Edge" }, - "name": "#16:1;:U;XTR;:H325:7,E;:H326,E", + "name": "#16:1;:U;XTR;:H6f7:7,E;:H6f8,E", "stringIds": [ 22 ] @@ -38000,9 +38000,9 @@ "resultPersistentId": "Body10:edge:3", "sourceRefs": [ { - "mappedName": "#16:1;:U;XTR;:H325:7,E", + "mappedName": "#16:1;:U;XTR;:H6f7:7,E", "objectId": "Pad10", - "persistentId": "Pad10:mapped:#16:1;:U;XTR;:H325:7,E", + "persistentId": "Pad10:mapped:#16:1;:U;XTR;:H6f7:7,E", "stageId": "Pad10" }, { @@ -38019,7 +38019,7 @@ 30 ], "kind": "edge", - "mappedName": "#1e;:G;XTR;:H325:7,E;:H326,E", + "mappedName": "#1e;:G;XTR;:H6f7:7,E;:H6f8,E", "mappedStringIds": [ 30 ], @@ -38029,7 +38029,7 @@ "index": 5, "type": "Edge" }, - "name": "#1e;:G;XTR;:H325:7,E;:H326,E", + "name": "#1e;:G;XTR;:H6f7:7,E;:H6f8,E", "stringIds": [ 30 ] @@ -38039,9 +38039,9 @@ "resultPersistentId": "Body10:edge:4", "sourceRefs": [ { - "mappedName": "#1e;:G;XTR;:H325:7,E", + "mappedName": "#1e;:G;XTR;:H6f7:7,E", "objectId": "Pad10", - "persistentId": "Pad10:mapped:#1e;:G;XTR;:H325:7,E", + "persistentId": "Pad10:mapped:#1e;:G;XTR;:H6f7:7,E", "stageId": "Pad10" }, { @@ -38058,7 +38058,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:2;:H325,E;:H326,E", + "mappedName": "#b:2;:H6f7,E;:H6f8,E", "mappedStringIds": [ 11 ], @@ -38068,7 +38068,7 @@ "index": 6, "type": "Edge" }, - "name": "#b:2;:H325,E;:H326,E", + "name": "#b:2;:H6f7,E;:H6f8,E", "stringIds": [ 11 ] @@ -38078,9 +38078,9 @@ "resultPersistentId": "Body10:edge:5", "sourceRefs": [ { - "mappedName": "#b:2;:H325,E", + "mappedName": "#b:2;:H6f7,E", "objectId": "Pad10", - "persistentId": "Pad10:mapped:#b:2;:H325,E", + "persistentId": "Pad10:mapped:#b:2;:H6f7,E", "stageId": "Pad10" }, { @@ -38099,7 +38099,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:2;:U;XTR;:H325:7,E;:H326,E", + "mappedName": "#16:2;:U;XTR;:H6f7:7,E;:H6f8,E", "mappedStringIds": [ 11, 13, @@ -38111,7 +38111,7 @@ "index": 7, "type": "Edge" }, - "name": "#16:2;:U;XTR;:H325:7,E;:H326,E", + "name": "#16:2;:U;XTR;:H6f7:7,E;:H6f8,E", "stringIds": [ 11, 13, @@ -38123,9 +38123,9 @@ "resultPersistentId": "Body10:edge:6", "sourceRefs": [ { - "mappedName": "#16:2;:U;XTR;:H325:7,E", + "mappedName": "#16:2;:U;XTR;:H6f7:7,E", "objectId": "Pad10", - "persistentId": "Pad10:mapped:#16:2;:U;XTR;:H325:7,E", + "persistentId": "Pad10:mapped:#16:2;:U;XTR;:H6f7:7,E", "stageId": "Pad10" }, { @@ -38142,7 +38142,7 @@ 31 ], "kind": "edge", - "mappedName": "#1f;:G;XTR;:H325:7,E;:H326,E", + "mappedName": "#1f;:G;XTR;:H6f7:7,E;:H6f8,E", "mappedStringIds": [ 31 ], @@ -38152,7 +38152,7 @@ "index": 8, "type": "Edge" }, - "name": "#1f;:G;XTR;:H325:7,E;:H326,E", + "name": "#1f;:G;XTR;:H6f7:7,E;:H6f8,E", "stringIds": [ 31 ] @@ -38162,9 +38162,9 @@ "resultPersistentId": "Body10:edge:7", "sourceRefs": [ { - "mappedName": "#1f;:G;XTR;:H325:7,E", + "mappedName": "#1f;:G;XTR;:H6f7:7,E", "objectId": "Pad10", - "persistentId": "Pad10:mapped:#1f;:G;XTR;:H325:7,E", + "persistentId": "Pad10:mapped:#1f;:G;XTR;:H6f7:7,E", "stageId": "Pad10" }, { @@ -38181,7 +38181,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:3;:H325,E;:H326,E", + "mappedName": "#b:3;:H6f7,E;:H6f8,E", "mappedStringIds": [ 11 ], @@ -38191,7 +38191,7 @@ "index": 9, "type": "Edge" }, - "name": "#b:3;:H325,E;:H326,E", + "name": "#b:3;:H6f7,E;:H6f8,E", "stringIds": [ 11 ] @@ -38201,9 +38201,9 @@ "resultPersistentId": "Body10:edge:8", "sourceRefs": [ { - "mappedName": "#b:3;:H325,E", + "mappedName": "#b:3;:H6f7,E", "objectId": "Pad10", - "persistentId": "Pad10:mapped:#b:3;:H325,E", + "persistentId": "Pad10:mapped:#b:3;:H6f7,E", "stageId": "Pad10" }, { @@ -38222,7 +38222,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:3;:U;XTR;:H325:7,E;:H326,E", + "mappedName": "#16:3;:U;XTR;:H6f7:7,E;:H6f8,E", "mappedStringIds": [ 11, 13, @@ -38234,7 +38234,7 @@ "index": 10, "type": "Edge" }, - "name": "#16:3;:U;XTR;:H325:7,E;:H326,E", + "name": "#16:3;:U;XTR;:H6f7:7,E;:H6f8,E", "stringIds": [ 11, 13, @@ -38246,9 +38246,9 @@ "resultPersistentId": "Body10:edge:9", "sourceRefs": [ { - "mappedName": "#16:3;:U;XTR;:H325:7,E", + "mappedName": "#16:3;:U;XTR;:H6f7:7,E", "objectId": "Pad10", - "persistentId": "Pad10:mapped:#16:3;:U;XTR;:H325:7,E", + "persistentId": "Pad10:mapped:#16:3;:U;XTR;:H6f7:7,E", "stageId": "Pad10" }, { @@ -38265,7 +38265,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:4;:H325,E;:H326,E", + "mappedName": "#b:4;:H6f7,E;:H6f8,E", "mappedStringIds": [ 11 ], @@ -38275,7 +38275,7 @@ "index": 11, "type": "Edge" }, - "name": "#b:4;:H325,E;:H326,E", + "name": "#b:4;:H6f7,E;:H6f8,E", "stringIds": [ 11 ] @@ -38285,9 +38285,9 @@ "resultPersistentId": "Body10:edge:10", "sourceRefs": [ { - "mappedName": "#b:4;:H325,E", + "mappedName": "#b:4;:H6f7,E", "objectId": "Pad10", - "persistentId": "Pad10:mapped:#b:4;:H325,E", + "persistentId": "Pad10:mapped:#b:4;:H6f7,E", "stageId": "Pad10" }, { @@ -38306,7 +38306,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:4;:U;XTR;:H325:7,E;:H326,E", + "mappedName": "#16:4;:U;XTR;:H6f7:7,E;:H6f8,E", "mappedStringIds": [ 11, 13, @@ -38318,7 +38318,7 @@ "index": 12, "type": "Edge" }, - "name": "#16:4;:U;XTR;:H325:7,E;:H326,E", + "name": "#16:4;:U;XTR;:H6f7:7,E;:H6f8,E", "stringIds": [ 11, 13, @@ -38330,9 +38330,9 @@ "resultPersistentId": "Body10:edge:11", "sourceRefs": [ { - "mappedName": "#16:4;:U;XTR;:H325:7,E", + "mappedName": "#16:4;:U;XTR;:H6f7:7,E", "objectId": "Pad10", - "persistentId": "Pad10:mapped:#16:4;:U;XTR;:H325:7,E", + "persistentId": "Pad10:mapped:#16:4;:U;XTR;:H6f7:7,E", "stageId": "Pad10" }, { @@ -38349,7 +38349,7 @@ 2 ], "kind": "vertex", - "mappedName": "#2;:H325,V;:H326,V", + "mappedName": "#2;:H6f7,V;:H6f8,V", "mappedStringIds": [ 2 ], @@ -38359,7 +38359,7 @@ "index": 1, "type": "Vertex" }, - "name": "#2;:H325,V;:H326,V", + "name": "#2;:H6f7,V;:H6f8,V", "stringIds": [ 2 ] @@ -38369,9 +38369,9 @@ "resultPersistentId": "Body10:vertex:0", "sourceRefs": [ { - "mappedName": "#2;:H325,V", + "mappedName": "#2;:H6f7,V", "objectId": "Pad10", - "persistentId": "Pad10:mapped:#2;:H325,V", + "persistentId": "Pad10:mapped:#2;:H6f7,V", "stageId": "Pad10" }, { @@ -38388,7 +38388,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:1;:U;XTR;:H325:7,V;:H326,V", + "mappedName": "#21:1;:U;XTR;:H6f7:7,V;:H6f8,V", "mappedStringIds": [ 33 ], @@ -38398,7 +38398,7 @@ "index": 2, "type": "Vertex" }, - "name": "#21:1;:U;XTR;:H325:7,V;:H326,V", + "name": "#21:1;:U;XTR;:H6f7:7,V;:H6f8,V", "stringIds": [ 33 ] @@ -38408,9 +38408,9 @@ "resultPersistentId": "Body10:vertex:1", "sourceRefs": [ { - "mappedName": "#21:1;:U;XTR;:H325:7,V", + "mappedName": "#21:1;:U;XTR;:H6f7:7,V", "objectId": "Pad10", - "persistentId": "Pad10:mapped:#21:1;:U;XTR;:H325:7,V", + "persistentId": "Pad10:mapped:#21:1;:U;XTR;:H6f7:7,V", "stageId": "Pad10" }, { @@ -38427,7 +38427,7 @@ 4 ], "kind": "vertex", - "mappedName": "#4;:H325,V;:H326,V", + "mappedName": "#4;:H6f7,V;:H6f8,V", "mappedStringIds": [ 4 ], @@ -38437,7 +38437,7 @@ "index": 3, "type": "Vertex" }, - "name": "#4;:H325,V;:H326,V", + "name": "#4;:H6f7,V;:H6f8,V", "stringIds": [ 4 ] @@ -38447,9 +38447,9 @@ "resultPersistentId": "Body10:vertex:2", "sourceRefs": [ { - "mappedName": "#4;:H325,V", + "mappedName": "#4;:H6f7,V", "objectId": "Pad10", - "persistentId": "Pad10:mapped:#4;:H325,V", + "persistentId": "Pad10:mapped:#4;:H6f7,V", "stageId": "Pad10" }, { @@ -38466,7 +38466,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:1;:U2;XTR;:H325:8,V;:H326,V", + "mappedName": "#21:1;:U2;XTR;:H6f7:8,V;:H6f8,V", "mappedStringIds": [ 33 ], @@ -38476,7 +38476,7 @@ "index": 4, "type": "Vertex" }, - "name": "#21:1;:U2;XTR;:H325:8,V;:H326,V", + "name": "#21:1;:U2;XTR;:H6f7:8,V;:H6f8,V", "stringIds": [ 33 ] @@ -38486,9 +38486,9 @@ "resultPersistentId": "Body10:vertex:3", "sourceRefs": [ { - "mappedName": "#21:1;:U2;XTR;:H325:8,V", + "mappedName": "#21:1;:U2;XTR;:H6f7:8,V", "objectId": "Pad10", - "persistentId": "Pad10:mapped:#21:1;:U2;XTR;:H325:8,V", + "persistentId": "Pad10:mapped:#21:1;:U2;XTR;:H6f7:8,V", "stageId": "Pad10" }, { @@ -38505,7 +38505,7 @@ 6 ], "kind": "vertex", - "mappedName": "#6;:H325,V;:H326,V", + "mappedName": "#6;:H6f7,V;:H6f8,V", "mappedStringIds": [ 6 ], @@ -38515,7 +38515,7 @@ "index": 5, "type": "Vertex" }, - "name": "#6;:H325,V;:H326,V", + "name": "#6;:H6f7,V;:H6f8,V", "stringIds": [ 6 ] @@ -38525,9 +38525,9 @@ "resultPersistentId": "Body10:vertex:4", "sourceRefs": [ { - "mappedName": "#6;:H325,V", + "mappedName": "#6;:H6f7,V", "objectId": "Pad10", - "persistentId": "Pad10:mapped:#6;:H325,V", + "persistentId": "Pad10:mapped:#6;:H6f7,V", "stageId": "Pad10" }, { @@ -38547,7 +38547,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:2;:U2;XTR;:H325:8,V;:H326,V", + "mappedName": "#21:2;:U2;XTR;:H6f7:8,V;:H6f8,V", "mappedStringIds": [ 11, 13, @@ -38560,7 +38560,7 @@ "index": 6, "type": "Vertex" }, - "name": "#21:2;:U2;XTR;:H325:8,V;:H326,V", + "name": "#21:2;:U2;XTR;:H6f7:8,V;:H6f8,V", "stringIds": [ 11, 13, @@ -38573,9 +38573,9 @@ "resultPersistentId": "Body10:vertex:5", "sourceRefs": [ { - "mappedName": "#21:2;:U2;XTR;:H325:8,V", + "mappedName": "#21:2;:U2;XTR;:H6f7:8,V", "objectId": "Pad10", - "persistentId": "Pad10:mapped:#21:2;:U2;XTR;:H325:8,V", + "persistentId": "Pad10:mapped:#21:2;:U2;XTR;:H6f7:8,V", "stageId": "Pad10" }, { @@ -38592,7 +38592,7 @@ 8 ], "kind": "vertex", - "mappedName": "#8;:H325,V;:H326,V", + "mappedName": "#8;:H6f7,V;:H6f8,V", "mappedStringIds": [ 8 ], @@ -38602,7 +38602,7 @@ "index": 7, "type": "Vertex" }, - "name": "#8;:H325,V;:H326,V", + "name": "#8;:H6f7,V;:H6f8,V", "stringIds": [ 8 ] @@ -38612,9 +38612,9 @@ "resultPersistentId": "Body10:vertex:6", "sourceRefs": [ { - "mappedName": "#8;:H325,V", + "mappedName": "#8;:H6f7,V", "objectId": "Pad10", - "persistentId": "Pad10:mapped:#8;:H325,V", + "persistentId": "Pad10:mapped:#8;:H6f7,V", "stageId": "Pad10" }, { @@ -38634,7 +38634,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:3;:U2;XTR;:H325:8,V;:H326,V", + "mappedName": "#21:3;:U2;XTR;:H6f7:8,V;:H6f8,V", "mappedStringIds": [ 11, 13, @@ -38647,7 +38647,7 @@ "index": 8, "type": "Vertex" }, - "name": "#21:3;:U2;XTR;:H325:8,V;:H326,V", + "name": "#21:3;:U2;XTR;:H6f7:8,V;:H6f8,V", "stringIds": [ 11, 13, @@ -38660,9 +38660,9 @@ "resultPersistentId": "Body10:vertex:7", "sourceRefs": [ { - "mappedName": "#21:3;:U2;XTR;:H325:8,V", + "mappedName": "#21:3;:U2;XTR;:H6f7:8,V", "objectId": "Pad10", - "persistentId": "Pad10:mapped:#21:3;:U2;XTR;:H325:8,V", + "persistentId": "Pad10:mapped:#21:3;:U2;XTR;:H6f7:8,V", "stageId": "Pad10" }, { @@ -40266,9 +40266,9 @@ "history": [ { "children": [ - "#b:1;:H325,E" + "#b:1;:H6f7,E" ], - "mappedName": "#d:1;:G;XTR;:H325:7,F", + "mappedName": "#d:1;:G;XTR;:H6f7:7,F", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -40283,7 +40283,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;:G;XTR;:H325:7,F", + "mappedName": "#d:1;:G;XTR;:H6f7:7,F", "mappedStringIds": [ 13 ], @@ -40293,9 +40293,9 @@ "history": [ { "children": [ - "#b:2;:H325,E" + "#b:2;:H6f7,E" ], - "mappedName": "#d:2;:G;XTR;:H325:7,F", + "mappedName": "#d:2;:G;XTR;:H6f7:7,F", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -40311,7 +40311,7 @@ 11, 13 ], - "mappedName": "#d:2;:G;XTR;:H325:7,F", + "mappedName": "#d:2;:G;XTR;:H6f7:7,F", "mappedStringIds": [ 11, 13 @@ -40322,9 +40322,9 @@ "history": [ { "children": [ - "#b:3;:H325,E" + "#b:3;:H6f7,E" ], - "mappedName": "#d:3;:G;XTR;:H325:7,F", + "mappedName": "#d:3;:G;XTR;:H6f7:7,F", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -40340,7 +40340,7 @@ 11, 13 ], - "mappedName": "#d:3;:G;XTR;:H325:7,F", + "mappedName": "#d:3;:G;XTR;:H6f7:7,F", "mappedStringIds": [ 11, 13 @@ -40351,9 +40351,9 @@ "history": [ { "children": [ - "#b:4;:H325,E" + "#b:4;:H6f7,E" ], - "mappedName": "#d:4;:G;XTR;:H325:7,F", + "mappedName": "#d:4;:G;XTR;:H6f7:7,F", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -40369,7 +40369,7 @@ 11, 13 ], - "mappedName": "#d:4;:G;XTR;:H325:7,F", + "mappedName": "#d:4;:G;XTR;:H6f7:7,F", "mappedStringIds": [ 11, 13 @@ -40380,9 +40380,9 @@ "history": [ { "children": [ - "#b:1;:H325,E" + "#b:1;:H6f7,E" ], - "mappedName": "#d:1;FAC;:H325:4,F", + "mappedName": "#d:1;FAC;:H6f7:4,F", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -40397,7 +40397,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;FAC;:H325:4,F", + "mappedName": "#d:1;FAC;:H6f7:4,F", "mappedStringIds": [ 13 ], @@ -40407,10 +40407,10 @@ "history": [ { "children": [ - "#d:1;FAC;:H325:4,F", - "#b:1;:H325,E" + "#d:1;FAC;:H6f7:4,F", + "#b:1;:H6f7,E" ], - "mappedName": "#14:1;:G0;XTR;:H325:8,F", + "mappedName": "#14:1;:G0;XTR;:H6f7:8,F", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -40425,7 +40425,7 @@ "indexedStringIds": [ 20 ], - "mappedName": "#14:1;:G0;XTR;:H325:8,F", + "mappedName": "#14:1;:G0;XTR;:H6f7:8,F", "mappedStringIds": [ 20 ], @@ -40435,9 +40435,9 @@ "history": [ { "children": [ - "#2;:H325,V" + "#2;:H6f7,V" ], - "mappedName": "#1c;:G;XTR;:H325:7,E", + "mappedName": "#1c;:G;XTR;:H6f7:7,E", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -40452,7 +40452,7 @@ "indexedStringIds": [ 28 ], - "mappedName": "#1c;:G;XTR;:H325:7,E", + "mappedName": "#1c;:G;XTR;:H6f7:7,E", "mappedStringIds": [ 28 ], @@ -40462,9 +40462,9 @@ "history": [ { "children": [ - "#4;:H325,V" + "#4;:H6f7,V" ], - "mappedName": "#1d;:G;XTR;:H325:7,E", + "mappedName": "#1d;:G;XTR;:H6f7:7,E", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -40479,7 +40479,7 @@ "indexedStringIds": [ 29 ], - "mappedName": "#1d;:G;XTR;:H325:7,E", + "mappedName": "#1d;:G;XTR;:H6f7:7,E", "mappedStringIds": [ 29 ], @@ -40489,7 +40489,7 @@ "history": [ { "children": [], - "mappedName": "#b:1;:H325,E", + "mappedName": "#b:1;:H6f7,E", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -40504,7 +40504,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:1;:H325,E", + "mappedName": "#b:1;:H6f7,E", "mappedStringIds": [ 11 ], @@ -40514,10 +40514,10 @@ "history": [ { "children": [ - "#d:1;:G;XTR;:H325:7,F", - "#b:1;:H325,E" + "#d:1;:G;XTR;:H6f7:7,F", + "#b:1;:H6f7,E" ], - "mappedName": "#16:1;:U;XTR;:H325:7,E", + "mappedName": "#16:1;:U;XTR;:H6f7:7,E", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -40532,7 +40532,7 @@ "indexedStringIds": [ 22 ], - "mappedName": "#16:1;:U;XTR;:H325:7,E", + "mappedName": "#16:1;:U;XTR;:H6f7:7,E", "mappedStringIds": [ 22 ], @@ -40542,9 +40542,9 @@ "history": [ { "children": [ - "#6;:H325,V" + "#6;:H6f7,V" ], - "mappedName": "#1e;:G;XTR;:H325:7,E", + "mappedName": "#1e;:G;XTR;:H6f7:7,E", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -40559,7 +40559,7 @@ "indexedStringIds": [ 30 ], - "mappedName": "#1e;:G;XTR;:H325:7,E", + "mappedName": "#1e;:G;XTR;:H6f7:7,E", "mappedStringIds": [ 30 ], @@ -40569,7 +40569,7 @@ "history": [ { "children": [], - "mappedName": "#b:2;:H325,E", + "mappedName": "#b:2;:H6f7,E", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -40584,7 +40584,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:2;:H325,E", + "mappedName": "#b:2;:H6f7,E", "mappedStringIds": [ 11 ], @@ -40594,10 +40594,10 @@ "history": [ { "children": [ - "#d:2;:G;XTR;:H325:7,F", - "#b:2;:H325,E" + "#d:2;:G;XTR;:H6f7:7,F", + "#b:2;:H6f7,E" ], - "mappedName": "#16:2;:U;XTR;:H325:7,E", + "mappedName": "#16:2;:U;XTR;:H6f7:7,E", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -40614,7 +40614,7 @@ 13, 22 ], - "mappedName": "#16:2;:U;XTR;:H325:7,E", + "mappedName": "#16:2;:U;XTR;:H6f7:7,E", "mappedStringIds": [ 11, 13, @@ -40626,9 +40626,9 @@ "history": [ { "children": [ - "#8;:H325,V" + "#8;:H6f7,V" ], - "mappedName": "#1f;:G;XTR;:H325:7,E", + "mappedName": "#1f;:G;XTR;:H6f7:7,E", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -40643,7 +40643,7 @@ "indexedStringIds": [ 31 ], - "mappedName": "#1f;:G;XTR;:H325:7,E", + "mappedName": "#1f;:G;XTR;:H6f7:7,E", "mappedStringIds": [ 31 ], @@ -40653,7 +40653,7 @@ "history": [ { "children": [], - "mappedName": "#b:3;:H325,E", + "mappedName": "#b:3;:H6f7,E", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -40668,7 +40668,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:3;:H325,E", + "mappedName": "#b:3;:H6f7,E", "mappedStringIds": [ 11 ], @@ -40678,10 +40678,10 @@ "history": [ { "children": [ - "#d:3;:G;XTR;:H325:7,F", - "#b:3;:H325,E" + "#d:3;:G;XTR;:H6f7:7,F", + "#b:3;:H6f7,E" ], - "mappedName": "#16:3;:U;XTR;:H325:7,E", + "mappedName": "#16:3;:U;XTR;:H6f7:7,E", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -40698,7 +40698,7 @@ 13, 22 ], - "mappedName": "#16:3;:U;XTR;:H325:7,E", + "mappedName": "#16:3;:U;XTR;:H6f7:7,E", "mappedStringIds": [ 11, 13, @@ -40710,7 +40710,7 @@ "history": [ { "children": [], - "mappedName": "#b:4;:H325,E", + "mappedName": "#b:4;:H6f7,E", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -40725,7 +40725,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:4;:H325,E", + "mappedName": "#b:4;:H6f7,E", "mappedStringIds": [ 11 ], @@ -40735,10 +40735,10 @@ "history": [ { "children": [ - "#d:4;:G;XTR;:H325:7,F", - "#b:4;:H325,E" + "#d:4;:G;XTR;:H6f7:7,F", + "#b:4;:H6f7,E" ], - "mappedName": "#16:4;:U;XTR;:H325:7,E", + "mappedName": "#16:4;:U;XTR;:H6f7:7,E", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -40755,7 +40755,7 @@ 13, 22 ], - "mappedName": "#16:4;:U;XTR;:H325:7,E", + "mappedName": "#16:4;:U;XTR;:H6f7:7,E", "mappedStringIds": [ 11, 13, @@ -40767,7 +40767,7 @@ "history": [ { "children": [], - "mappedName": "#2;:H325,V", + "mappedName": "#2;:H6f7,V", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -40782,7 +40782,7 @@ "indexedStringIds": [ 2 ], - "mappedName": "#2;:H325,V", + "mappedName": "#2;:H6f7,V", "mappedStringIds": [ 2 ], @@ -40792,11 +40792,11 @@ "history": [ { "children": [ - "#16:1;:U;XTR;:H325:7,E", - "#d:1;:G;XTR;:H325:7,F", - "#b:1;:H325,E" + "#16:1;:U;XTR;:H6f7:7,E", + "#d:1;:G;XTR;:H6f7:7,F", + "#b:1;:H6f7,E" ], - "mappedName": "#21:1;:U;XTR;:H325:7,V", + "mappedName": "#21:1;:U;XTR;:H6f7:7,V", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -40811,7 +40811,7 @@ "indexedStringIds": [ 33 ], - "mappedName": "#21:1;:U;XTR;:H325:7,V", + "mappedName": "#21:1;:U;XTR;:H6f7:7,V", "mappedStringIds": [ 33 ], @@ -40821,7 +40821,7 @@ "history": [ { "children": [], - "mappedName": "#4;:H325,V", + "mappedName": "#4;:H6f7,V", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -40836,7 +40836,7 @@ "indexedStringIds": [ 4 ], - "mappedName": "#4;:H325,V", + "mappedName": "#4;:H6f7,V", "mappedStringIds": [ 4 ], @@ -40846,11 +40846,11 @@ "history": [ { "children": [ - "#16:1;:U;XTR;:H325:7,E", - "#d:1;:G;XTR;:H325:7,F", - "#b:1;:H325,E" + "#16:1;:U;XTR;:H6f7:7,E", + "#d:1;:G;XTR;:H6f7:7,F", + "#b:1;:H6f7,E" ], - "mappedName": "#21:1;:U2;XTR;:H325:8,V", + "mappedName": "#21:1;:U2;XTR;:H6f7:8,V", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -40865,7 +40865,7 @@ "indexedStringIds": [ 33 ], - "mappedName": "#21:1;:U2;XTR;:H325:8,V", + "mappedName": "#21:1;:U2;XTR;:H6f7:8,V", "mappedStringIds": [ 33 ], @@ -40875,7 +40875,7 @@ "history": [ { "children": [], - "mappedName": "#6;:H325,V", + "mappedName": "#6;:H6f7,V", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -40890,7 +40890,7 @@ "indexedStringIds": [ 6 ], - "mappedName": "#6;:H325,V", + "mappedName": "#6;:H6f7,V", "mappedStringIds": [ 6 ], @@ -40900,11 +40900,11 @@ "history": [ { "children": [ - "#16:2;:U;XTR;:H325:7,E", - "#d:2;:G;XTR;:H325:7,F", - "#b:2;:H325,E" + "#16:2;:U;XTR;:H6f7:7,E", + "#d:2;:G;XTR;:H6f7:7,F", + "#b:2;:H6f7,E" ], - "mappedName": "#21:2;:U2;XTR;:H325:8,V", + "mappedName": "#21:2;:U2;XTR;:H6f7:8,V", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -40922,7 +40922,7 @@ 22, 33 ], - "mappedName": "#21:2;:U2;XTR;:H325:8,V", + "mappedName": "#21:2;:U2;XTR;:H6f7:8,V", "mappedStringIds": [ 11, 13, @@ -40935,7 +40935,7 @@ "history": [ { "children": [], - "mappedName": "#8;:H325,V", + "mappedName": "#8;:H6f7,V", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -40950,7 +40950,7 @@ "indexedStringIds": [ 8 ], - "mappedName": "#8;:H325,V", + "mappedName": "#8;:H6f7,V", "mappedStringIds": [ 8 ], @@ -40960,11 +40960,11 @@ "history": [ { "children": [ - "#16:3;:U;XTR;:H325:7,E", - "#d:3;:G;XTR;:H325:7,F", - "#b:3;:H325,E" + "#16:3;:U;XTR;:H6f7:7,E", + "#d:3;:G;XTR;:H6f7:7,F", + "#b:3;:H6f7,E" ], - "mappedName": "#21:3;:U2;XTR;:H325:8,V", + "mappedName": "#21:3;:U2;XTR;:H6f7:8,V", "object": "Pad10", "typeId": "PartDesign::Pad" }, @@ -40982,7 +40982,7 @@ 22, 33 ], - "mappedName": "#21:3;:U2;XTR;:H325:8,V", + "mappedName": "#21:3;:U2;XTR;:H6f7:8,V", "mappedStringIds": [ 11, 13, @@ -41005,7 +41005,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;:G;XTR;:H325:7,F", + "mappedName": "#d:1;:G;XTR;:H6f7:7,F", "mappedStringIds": [ 13 ], @@ -41015,7 +41015,7 @@ "index": 1, "type": "Face" }, - "name": "#d:1;:G;XTR;:H325:7,F", + "name": "#d:1;:G;XTR;:H6f7:7,F", "stringIds": [ 13 ] @@ -41039,7 +41039,7 @@ 13 ], "kind": "face", - "mappedName": "#d:2;:G;XTR;:H325:7,F", + "mappedName": "#d:2;:G;XTR;:H6f7:7,F", "mappedStringIds": [ 11, 13 @@ -41050,7 +41050,7 @@ "index": 2, "type": "Face" }, - "name": "#d:2;:G;XTR;:H325:7,F", + "name": "#d:2;:G;XTR;:H6f7:7,F", "stringIds": [ 11, 13 @@ -41075,7 +41075,7 @@ 13 ], "kind": "face", - "mappedName": "#d:3;:G;XTR;:H325:7,F", + "mappedName": "#d:3;:G;XTR;:H6f7:7,F", "mappedStringIds": [ 11, 13 @@ -41086,7 +41086,7 @@ "index": 3, "type": "Face" }, - "name": "#d:3;:G;XTR;:H325:7,F", + "name": "#d:3;:G;XTR;:H6f7:7,F", "stringIds": [ 11, 13 @@ -41111,7 +41111,7 @@ 13 ], "kind": "face", - "mappedName": "#d:4;:G;XTR;:H325:7,F", + "mappedName": "#d:4;:G;XTR;:H6f7:7,F", "mappedStringIds": [ 11, 13 @@ -41122,7 +41122,7 @@ "index": 4, "type": "Face" }, - "name": "#d:4;:G;XTR;:H325:7,F", + "name": "#d:4;:G;XTR;:H6f7:7,F", "stringIds": [ 11, 13 @@ -41146,7 +41146,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;FAC;:H325:4,F", + "mappedName": "#d:1;FAC;:H6f7:4,F", "mappedStringIds": [ 13 ], @@ -41156,7 +41156,7 @@ "index": 5, "type": "Face" }, - "name": "#d:1;FAC;:H325:4,F", + "name": "#d:1;FAC;:H6f7:4,F", "stringIds": [ 13 ] @@ -41179,7 +41179,7 @@ 20 ], "kind": "face", - "mappedName": "#14:1;:G0;XTR;:H325:8,F", + "mappedName": "#14:1;:G0;XTR;:H6f7:8,F", "mappedStringIds": [ 20 ], @@ -41189,7 +41189,7 @@ "index": 6, "type": "Face" }, - "name": "#14:1;:G0;XTR;:H325:8,F", + "name": "#14:1;:G0;XTR;:H6f7:8,F", "stringIds": [ 20 ] @@ -41212,7 +41212,7 @@ 28 ], "kind": "edge", - "mappedName": "#1c;:G;XTR;:H325:7,E", + "mappedName": "#1c;:G;XTR;:H6f7:7,E", "mappedStringIds": [ 28 ], @@ -41222,7 +41222,7 @@ "index": 1, "type": "Edge" }, - "name": "#1c;:G;XTR;:H325:7,E", + "name": "#1c;:G;XTR;:H6f7:7,E", "stringIds": [ 28 ] @@ -41245,7 +41245,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d;:G;XTR;:H325:7,E", + "mappedName": "#1d;:G;XTR;:H6f7:7,E", "mappedStringIds": [ 29 ], @@ -41255,7 +41255,7 @@ "index": 2, "type": "Edge" }, - "name": "#1d;:G;XTR;:H325:7,E", + "name": "#1d;:G;XTR;:H6f7:7,E", "stringIds": [ 29 ] @@ -41278,7 +41278,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:1;:H325,E", + "mappedName": "#b:1;:H6f7,E", "mappedStringIds": [ 11 ], @@ -41288,7 +41288,7 @@ "index": 3, "type": "Edge" }, - "name": "#b:1;:H325,E", + "name": "#b:1;:H6f7,E", "stringIds": [ 11 ] @@ -41311,7 +41311,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:1;:U;XTR;:H325:7,E", + "mappedName": "#16:1;:U;XTR;:H6f7:7,E", "mappedStringIds": [ 22 ], @@ -41321,7 +41321,7 @@ "index": 4, "type": "Edge" }, - "name": "#16:1;:U;XTR;:H325:7,E", + "name": "#16:1;:U;XTR;:H6f7:7,E", "stringIds": [ 22 ] @@ -41344,7 +41344,7 @@ 30 ], "kind": "edge", - "mappedName": "#1e;:G;XTR;:H325:7,E", + "mappedName": "#1e;:G;XTR;:H6f7:7,E", "mappedStringIds": [ 30 ], @@ -41354,7 +41354,7 @@ "index": 5, "type": "Edge" }, - "name": "#1e;:G;XTR;:H325:7,E", + "name": "#1e;:G;XTR;:H6f7:7,E", "stringIds": [ 30 ] @@ -41377,7 +41377,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:2;:H325,E", + "mappedName": "#b:2;:H6f7,E", "mappedStringIds": [ 11 ], @@ -41387,7 +41387,7 @@ "index": 6, "type": "Edge" }, - "name": "#b:2;:H325,E", + "name": "#b:2;:H6f7,E", "stringIds": [ 11 ] @@ -41412,7 +41412,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:2;:U;XTR;:H325:7,E", + "mappedName": "#16:2;:U;XTR;:H6f7:7,E", "mappedStringIds": [ 11, 13, @@ -41424,7 +41424,7 @@ "index": 7, "type": "Edge" }, - "name": "#16:2;:U;XTR;:H325:7,E", + "name": "#16:2;:U;XTR;:H6f7:7,E", "stringIds": [ 11, 13, @@ -41449,7 +41449,7 @@ 31 ], "kind": "edge", - "mappedName": "#1f;:G;XTR;:H325:7,E", + "mappedName": "#1f;:G;XTR;:H6f7:7,E", "mappedStringIds": [ 31 ], @@ -41459,7 +41459,7 @@ "index": 8, "type": "Edge" }, - "name": "#1f;:G;XTR;:H325:7,E", + "name": "#1f;:G;XTR;:H6f7:7,E", "stringIds": [ 31 ] @@ -41482,7 +41482,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:3;:H325,E", + "mappedName": "#b:3;:H6f7,E", "mappedStringIds": [ 11 ], @@ -41492,7 +41492,7 @@ "index": 9, "type": "Edge" }, - "name": "#b:3;:H325,E", + "name": "#b:3;:H6f7,E", "stringIds": [ 11 ] @@ -41517,7 +41517,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:3;:U;XTR;:H325:7,E", + "mappedName": "#16:3;:U;XTR;:H6f7:7,E", "mappedStringIds": [ 11, 13, @@ -41529,7 +41529,7 @@ "index": 10, "type": "Edge" }, - "name": "#16:3;:U;XTR;:H325:7,E", + "name": "#16:3;:U;XTR;:H6f7:7,E", "stringIds": [ 11, 13, @@ -41554,7 +41554,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:4;:H325,E", + "mappedName": "#b:4;:H6f7,E", "mappedStringIds": [ 11 ], @@ -41564,7 +41564,7 @@ "index": 11, "type": "Edge" }, - "name": "#b:4;:H325,E", + "name": "#b:4;:H6f7,E", "stringIds": [ 11 ] @@ -41589,7 +41589,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:4;:U;XTR;:H325:7,E", + "mappedName": "#16:4;:U;XTR;:H6f7:7,E", "mappedStringIds": [ 11, 13, @@ -41601,7 +41601,7 @@ "index": 12, "type": "Edge" }, - "name": "#16:4;:U;XTR;:H325:7,E", + "name": "#16:4;:U;XTR;:H6f7:7,E", "stringIds": [ 11, 13, @@ -41626,7 +41626,7 @@ 2 ], "kind": "vertex", - "mappedName": "#2;:H325,V", + "mappedName": "#2;:H6f7,V", "mappedStringIds": [ 2 ], @@ -41636,7 +41636,7 @@ "index": 1, "type": "Vertex" }, - "name": "#2;:H325,V", + "name": "#2;:H6f7,V", "stringIds": [ 2 ] @@ -41659,7 +41659,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:1;:U;XTR;:H325:7,V", + "mappedName": "#21:1;:U;XTR;:H6f7:7,V", "mappedStringIds": [ 33 ], @@ -41669,7 +41669,7 @@ "index": 2, "type": "Vertex" }, - "name": "#21:1;:U;XTR;:H325:7,V", + "name": "#21:1;:U;XTR;:H6f7:7,V", "stringIds": [ 33 ] @@ -41692,7 +41692,7 @@ 4 ], "kind": "vertex", - "mappedName": "#4;:H325,V", + "mappedName": "#4;:H6f7,V", "mappedStringIds": [ 4 ], @@ -41702,7 +41702,7 @@ "index": 3, "type": "Vertex" }, - "name": "#4;:H325,V", + "name": "#4;:H6f7,V", "stringIds": [ 4 ] @@ -41725,7 +41725,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:1;:U2;XTR;:H325:8,V", + "mappedName": "#21:1;:U2;XTR;:H6f7:8,V", "mappedStringIds": [ 33 ], @@ -41735,7 +41735,7 @@ "index": 4, "type": "Vertex" }, - "name": "#21:1;:U2;XTR;:H325:8,V", + "name": "#21:1;:U2;XTR;:H6f7:8,V", "stringIds": [ 33 ] @@ -41758,7 +41758,7 @@ 6 ], "kind": "vertex", - "mappedName": "#6;:H325,V", + "mappedName": "#6;:H6f7,V", "mappedStringIds": [ 6 ], @@ -41768,7 +41768,7 @@ "index": 5, "type": "Vertex" }, - "name": "#6;:H325,V", + "name": "#6;:H6f7,V", "stringIds": [ 6 ] @@ -41794,7 +41794,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:2;:U2;XTR;:H325:8,V", + "mappedName": "#21:2;:U2;XTR;:H6f7:8,V", "mappedStringIds": [ 11, 13, @@ -41807,7 +41807,7 @@ "index": 6, "type": "Vertex" }, - "name": "#21:2;:U2;XTR;:H325:8,V", + "name": "#21:2;:U2;XTR;:H6f7:8,V", "stringIds": [ 11, 13, @@ -41833,7 +41833,7 @@ 8 ], "kind": "vertex", - "mappedName": "#8;:H325,V", + "mappedName": "#8;:H6f7,V", "mappedStringIds": [ 8 ], @@ -41843,7 +41843,7 @@ "index": 7, "type": "Vertex" }, - "name": "#8;:H325,V", + "name": "#8;:H6f7,V", "stringIds": [ 8 ] @@ -41869,7 +41869,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:3;:U2;XTR;:H325:8,V", + "mappedName": "#21:3;:U2;XTR;:H6f7:8,V", "mappedStringIds": [ 11, 13, @@ -41882,7 +41882,7 @@ "index": 8, "type": "Vertex" }, - "name": "#21:3;:U2;XTR;:H325:8,V", + "name": "#21:3;:U2;XTR;:H6f7:8,V", "stringIds": [ 11, 13, @@ -42322,24 +42322,24 @@ ], "status": "pass", "stringHasherResource": { - "sha256": "061ae5a1e555107e84182c14c9dea057ad237e958eb4c300c0d0329aa1d4769b", - "text": "StringTableStart v1 24\n-1.0 0:;SKT\n-1.c.1 g1v1\n-1.c.0 g4v2\n-1.c.0 g1v2\n-1.c.0 g2v1\n-1.c.0 g2v2\n-1.c.0 g3v1\n-1.c.0 g3v2\n-1.c.0 g4v1\n-1.0 0:g\n-1.1c.a.1\n-1.0 0:;:H325,E\n-1.4c.1.2\n-1.0 0:;:H325,V\n-5.0 0:;FAC;:H325:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:H325:7,F\n-1.4c.1.9\n-6.2c.-7.-b\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.0 0:;:U;XTR;:H325:7,E\n-1.4c.1.b\n" + "sha256": "7cc42345d477aabe3f64622e0f7cac9da6beba6c933fa4c04a15873a4933ae43", + "text": "StringTableStart v1 24\n-1.0 0:;SKT\n-1.c.1 g1v1\n-1.c.0 g4v2\n-1.c.0 g1v2\n-1.c.0 g2v1\n-1.c.0 g2v2\n-1.c.0 g3v1\n-1.c.0 g3v2\n-1.c.0 g4v1\n-1.0 0:g\n-1.1c.a.1\n-1.0 0:;:H6f7,E\n-1.4c.1.2\n-1.0 0:;:H6f7,V\n-5.0 0:;FAC;:H6f7:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:H6f7:7,F\n-1.4c.1.9\n-6.2c.-7.-b\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.0 0:;:U;XTR;:H6f7:7,E\n-1.4c.1.b\n" } }, { "category": "partdesign", "elementMapResources": { "Body11.Shape.Map.txt": { - "sha256": "762eda48f56bd39c8c30eec185947ef672a908b52c3689d529ddc3fa304a578d", - "text": "BeginElementMap v1\n1 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:Hbef:8,F\n;:U;XTR;:Hbef:7,E\n;:G;XTR;:Hbef:7,E\n;:U2;XTR;:Hbef:8,V\n;:U;XTR;:Hbef:7,V\n;:Hbef,V\n;:Hbef,E\n;:G;XTR;:Hbef:7,F\n;FAC;:Hbef:4,F\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1c.6 0\n$#1d.6 0\n$#b:1.a 0\n$#16:1.5 0\n$#1e.6 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#1f.6 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#21:1.8 0\n$#4.9 $#5.9 0\n$#21:1.7 0\n$#6.9 $#7.9 0\n$#21:2.7.b.d.16 0\n$#8.9 $#9.9 0\n$#21:3.7.b.d.16 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 12 3056 1 ;:Hbf0,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 6 3056 1 ;:Hbf0,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 8 3056 1 ;:Hbf0,V 0\n\nNameCount 0\n\nEndMap\n" + "sha256": "1a1ee0dbe8482149fe49078443bccd58ed38db99beff5acc6c609424544685ca", + "text": "BeginElementMap v1\n1 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:H244:8,F\n;:U;XTR;:H244:7,E\n;:G;XTR;:H244:7,E\n;:U2;XTR;:H244:8,V\n;:U;XTR;:H244:7,V\n;:H244,V\n;:H244,E\n;:G;XTR;:H244:7,F\n;FAC;:H244:4,F\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1c.6 0\n$#1d.6 0\n$#b:1.a 0\n$#16:1.5 0\n$#1e.6 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#1f.6 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#21:1.8 0\n$#4.9 $#5.9 0\n$#21:1.7 0\n$#6.9 $#7.9 0\n$#21:2.7.b.d.16 0\n$#8.9 $#9.9 0\n$#21:3.7.b.d.16 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 12 581 1 ;:H245,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 6 581 1 ;:H245,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 8 581 1 ;:H245,V 0\n\nNameCount 0\n\nEndMap\n" }, "Pad11.AddSubShape.Map.txt": { - "sha256": "a118af2f23e58d5d0a34803cfc680027f67b9d3964ac55a2f4067aab2b810212", - "text": "BeginElementMap v1\n4 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:Hbef:8,F\n;:U;XTR;:Hbef:7,E\n;:G;XTR;:Hbef:7,E\n;:U2;XTR;:Hbef:8,V\n;:U;XTR;:Hbef:7,V\n;:Hbef,V\n;:Hbef,E\n;:G;XTR;:Hbef:7,F\n;FAC;:Hbef:4,F\n\nMapCount 1\n\nElementMap 1 4 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1c.6 0\n$#1d.6 0\n$#b:1.a 0\n$#16:1.5 0\n$#1e.6 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#1f.6 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#21:1.8 0\n$#4.9 $#5.9 0\n$#21:1.7 0\n$#6.9 $#7.9 0\n$#21:2.7.b.d.16 0\n$#8.9 $#9.9 0\n$#21:3.7.b.d.16 0\n\nEndMap\n" + "sha256": "96cd2e93a67105195aa0dc51443194fb7496a6b1c3294cdaa613dd6dc4269b85", + "text": "BeginElementMap v1\n4 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:H244:8,F\n;:U;XTR;:H244:7,E\n;:G;XTR;:H244:7,E\n;:U2;XTR;:H244:8,V\n;:U;XTR;:H244:7,V\n;:H244,V\n;:H244,E\n;:G;XTR;:H244:7,F\n;FAC;:H244:4,F\n\nMapCount 1\n\nElementMap 1 4 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1c.6 0\n$#1d.6 0\n$#b:1.a 0\n$#16:1.5 0\n$#1e.6 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#1f.6 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#21:1.8 0\n$#4.9 $#5.9 0\n$#21:1.7 0\n$#6.9 $#7.9 0\n$#21:2.7.b.d.16 0\n$#8.9 $#9.9 0\n$#21:3.7.b.d.16 0\n\nEndMap\n" }, "Pad11.Shape.Map.txt": { - "sha256": "0c78ad414535933a31fd4765e0a3728811f0f9bcd6995db186db77e5c1f5324a", - "text": "BeginElementMap v1\n2 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:Hbef:8,F\n;:U;XTR;:Hbef:7,E\n;:G;XTR;:Hbef:7,E\n;:U2;XTR;:Hbef:8,V\n;:U;XTR;:Hbef:7,V\n;:Hbef,V\n;:Hbef,E\n;:G;XTR;:Hbef:7,F\n;FAC;:Hbef:4,F\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1c.6 0\n$#1d.6 0\n$#b:1.a 0\n$#16:1.5 0\n$#1e.6 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#1f.6 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#21:1.8 0\n$#4.9 $#5.9 0\n$#21:1.7 0\n$#6.9 $#7.9 0\n$#21:2.7.b.d.16 0\n$#8.9 $#9.9 0\n$#21:3.7.b.d.16 0\n\nEndMap\n" + "sha256": "285d475790c90d3c8505cdb85042922dbc420dd70fb851d10cc3a85ce3b69d89", + "text": "BeginElementMap v1\n2 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:H244:8,F\n;:U;XTR;:H244:7,E\n;:G;XTR;:H244:7,E\n;:U2;XTR;:H244:8,V\n;:U;XTR;:H244:7,V\n;:H244,V\n;:H244,E\n;:G;XTR;:H244:7,F\n;FAC;:H244:4,F\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1c.6 0\n$#1d.6 0\n$#b:1.a 0\n$#16:1.5 0\n$#1e.6 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#1f.6 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#21:1.8 0\n$#4.9 $#5.9 0\n$#21:1.7 0\n$#6.9 $#7.9 0\n$#21:2.7.b.d.16 0\n$#8.9 $#9.9 0\n$#21:3.7.b.d.16 0\n\nEndMap\n" }, "Sketch11.Shape.Map.txt": { "sha256": "3122a2e70dafbd5617afe7851c9a3864672cd03df3cc15e737748f470219b4a7", @@ -42998,15 +42998,15 @@ "history": [ { "children": [], - "mappedName": "#d:1;:G;XTR;:Hbef:7,F;:Hbf0,F", + "mappedName": "#d:1;:G;XTR;:H244:7,F;:H245,F", "object": "Body11", "typeId": "PartDesign::Body" }, { "children": [ - "#b:1;:Hbef,E" + "#b:1;:H244,E" ], - "mappedName": "#d:1;:G;XTR;:Hbef:7,F", + "mappedName": "#d:1;:G;XTR;:H244:7,F", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -43021,7 +43021,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;:G;XTR;:Hbef:7,F;:Hbf0,F", + "mappedName": "#d:1;:G;XTR;:H244:7,F;:H245,F", "mappedStringIds": [ 13 ], @@ -43031,15 +43031,15 @@ "history": [ { "children": [], - "mappedName": "#d:2;:G;XTR;:Hbef:7,F;:Hbf0,F", + "mappedName": "#d:2;:G;XTR;:H244:7,F;:H245,F", "object": "Body11", "typeId": "PartDesign::Body" }, { "children": [ - "#b:2;:Hbef,E" + "#b:2;:H244,E" ], - "mappedName": "#d:2;:G;XTR;:Hbef:7,F", + "mappedName": "#d:2;:G;XTR;:H244:7,F", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -43055,7 +43055,7 @@ 11, 13 ], - "mappedName": "#d:2;:G;XTR;:Hbef:7,F;:Hbf0,F", + "mappedName": "#d:2;:G;XTR;:H244:7,F;:H245,F", "mappedStringIds": [ 11, 13 @@ -43066,15 +43066,15 @@ "history": [ { "children": [], - "mappedName": "#d:3;:G;XTR;:Hbef:7,F;:Hbf0,F", + "mappedName": "#d:3;:G;XTR;:H244:7,F;:H245,F", "object": "Body11", "typeId": "PartDesign::Body" }, { "children": [ - "#b:3;:Hbef,E" + "#b:3;:H244,E" ], - "mappedName": "#d:3;:G;XTR;:Hbef:7,F", + "mappedName": "#d:3;:G;XTR;:H244:7,F", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -43090,7 +43090,7 @@ 11, 13 ], - "mappedName": "#d:3;:G;XTR;:Hbef:7,F;:Hbf0,F", + "mappedName": "#d:3;:G;XTR;:H244:7,F;:H245,F", "mappedStringIds": [ 11, 13 @@ -43101,15 +43101,15 @@ "history": [ { "children": [], - "mappedName": "#d:4;:G;XTR;:Hbef:7,F;:Hbf0,F", + "mappedName": "#d:4;:G;XTR;:H244:7,F;:H245,F", "object": "Body11", "typeId": "PartDesign::Body" }, { "children": [ - "#b:4;:Hbef,E" + "#b:4;:H244,E" ], - "mappedName": "#d:4;:G;XTR;:Hbef:7,F", + "mappedName": "#d:4;:G;XTR;:H244:7,F", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -43125,7 +43125,7 @@ 11, 13 ], - "mappedName": "#d:4;:G;XTR;:Hbef:7,F;:Hbf0,F", + "mappedName": "#d:4;:G;XTR;:H244:7,F;:H245,F", "mappedStringIds": [ 11, 13 @@ -43136,15 +43136,15 @@ "history": [ { "children": [], - "mappedName": "#d:1;FAC;:Hbef:4,F;:Hbf0,F", + "mappedName": "#d:1;FAC;:H244:4,F;:H245,F", "object": "Body11", "typeId": "PartDesign::Body" }, { "children": [ - "#b:1;:Hbef,E" + "#b:1;:H244,E" ], - "mappedName": "#d:1;FAC;:Hbef:4,F", + "mappedName": "#d:1;FAC;:H244:4,F", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -43159,7 +43159,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;FAC;:Hbef:4,F;:Hbf0,F", + "mappedName": "#d:1;FAC;:H244:4,F;:H245,F", "mappedStringIds": [ 13 ], @@ -43169,16 +43169,16 @@ "history": [ { "children": [], - "mappedName": "#14:1;:G0;XTR;:Hbef:8,F;:Hbf0,F", + "mappedName": "#14:1;:G0;XTR;:H244:8,F;:H245,F", "object": "Body11", "typeId": "PartDesign::Body" }, { "children": [ - "#d:1;FAC;:Hbef:4,F", - "#b:1;:Hbef,E" + "#d:1;FAC;:H244:4,F", + "#b:1;:H244,E" ], - "mappedName": "#14:1;:G0;XTR;:Hbef:8,F", + "mappedName": "#14:1;:G0;XTR;:H244:8,F", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -43193,7 +43193,7 @@ "indexedStringIds": [ 20 ], - "mappedName": "#14:1;:G0;XTR;:Hbef:8,F;:Hbf0,F", + "mappedName": "#14:1;:G0;XTR;:H244:8,F;:H245,F", "mappedStringIds": [ 20 ], @@ -43203,15 +43203,15 @@ "history": [ { "children": [], - "mappedName": "#1c;:G;XTR;:Hbef:7,E;:Hbf0,E", + "mappedName": "#1c;:G;XTR;:H244:7,E;:H245,E", "object": "Body11", "typeId": "PartDesign::Body" }, { "children": [ - "#2;:Hbef,V" + "#2;:H244,V" ], - "mappedName": "#1c;:G;XTR;:Hbef:7,E", + "mappedName": "#1c;:G;XTR;:H244:7,E", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -43226,7 +43226,7 @@ "indexedStringIds": [ 28 ], - "mappedName": "#1c;:G;XTR;:Hbef:7,E;:Hbf0,E", + "mappedName": "#1c;:G;XTR;:H244:7,E;:H245,E", "mappedStringIds": [ 28 ], @@ -43236,15 +43236,15 @@ "history": [ { "children": [], - "mappedName": "#1d;:G;XTR;:Hbef:7,E;:Hbf0,E", + "mappedName": "#1d;:G;XTR;:H244:7,E;:H245,E", "object": "Body11", "typeId": "PartDesign::Body" }, { "children": [ - "#4;:Hbef,V" + "#4;:H244,V" ], - "mappedName": "#1d;:G;XTR;:Hbef:7,E", + "mappedName": "#1d;:G;XTR;:H244:7,E", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -43259,7 +43259,7 @@ "indexedStringIds": [ 29 ], - "mappedName": "#1d;:G;XTR;:Hbef:7,E;:Hbf0,E", + "mappedName": "#1d;:G;XTR;:H244:7,E;:H245,E", "mappedStringIds": [ 29 ], @@ -43269,13 +43269,13 @@ "history": [ { "children": [], - "mappedName": "#b:1;:Hbef,E;:Hbf0,E", + "mappedName": "#b:1;:H244,E;:H245,E", "object": "Body11", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#b:1;:Hbef,E", + "mappedName": "#b:1;:H244,E", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -43290,7 +43290,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:1;:Hbef,E;:Hbf0,E", + "mappedName": "#b:1;:H244,E;:H245,E", "mappedStringIds": [ 11 ], @@ -43300,16 +43300,16 @@ "history": [ { "children": [], - "mappedName": "#16:1;:U;XTR;:Hbef:7,E;:Hbf0,E", + "mappedName": "#16:1;:U;XTR;:H244:7,E;:H245,E", "object": "Body11", "typeId": "PartDesign::Body" }, { "children": [ - "#d:1;:G;XTR;:Hbef:7,F", - "#b:1;:Hbef,E" + "#d:1;:G;XTR;:H244:7,F", + "#b:1;:H244,E" ], - "mappedName": "#16:1;:U;XTR;:Hbef:7,E", + "mappedName": "#16:1;:U;XTR;:H244:7,E", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -43324,7 +43324,7 @@ "indexedStringIds": [ 22 ], - "mappedName": "#16:1;:U;XTR;:Hbef:7,E;:Hbf0,E", + "mappedName": "#16:1;:U;XTR;:H244:7,E;:H245,E", "mappedStringIds": [ 22 ], @@ -43334,15 +43334,15 @@ "history": [ { "children": [], - "mappedName": "#1e;:G;XTR;:Hbef:7,E;:Hbf0,E", + "mappedName": "#1e;:G;XTR;:H244:7,E;:H245,E", "object": "Body11", "typeId": "PartDesign::Body" }, { "children": [ - "#6;:Hbef,V" + "#6;:H244,V" ], - "mappedName": "#1e;:G;XTR;:Hbef:7,E", + "mappedName": "#1e;:G;XTR;:H244:7,E", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -43357,7 +43357,7 @@ "indexedStringIds": [ 30 ], - "mappedName": "#1e;:G;XTR;:Hbef:7,E;:Hbf0,E", + "mappedName": "#1e;:G;XTR;:H244:7,E;:H245,E", "mappedStringIds": [ 30 ], @@ -43367,13 +43367,13 @@ "history": [ { "children": [], - "mappedName": "#b:2;:Hbef,E;:Hbf0,E", + "mappedName": "#b:2;:H244,E;:H245,E", "object": "Body11", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#b:2;:Hbef,E", + "mappedName": "#b:2;:H244,E", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -43388,7 +43388,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:2;:Hbef,E;:Hbf0,E", + "mappedName": "#b:2;:H244,E;:H245,E", "mappedStringIds": [ 11 ], @@ -43398,16 +43398,16 @@ "history": [ { "children": [], - "mappedName": "#16:2;:U;XTR;:Hbef:7,E;:Hbf0,E", + "mappedName": "#16:2;:U;XTR;:H244:7,E;:H245,E", "object": "Body11", "typeId": "PartDesign::Body" }, { "children": [ - "#d:2;:G;XTR;:Hbef:7,F", - "#b:2;:Hbef,E" + "#d:2;:G;XTR;:H244:7,F", + "#b:2;:H244,E" ], - "mappedName": "#16:2;:U;XTR;:Hbef:7,E", + "mappedName": "#16:2;:U;XTR;:H244:7,E", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -43424,7 +43424,7 @@ 13, 22 ], - "mappedName": "#16:2;:U;XTR;:Hbef:7,E;:Hbf0,E", + "mappedName": "#16:2;:U;XTR;:H244:7,E;:H245,E", "mappedStringIds": [ 11, 13, @@ -43436,15 +43436,15 @@ "history": [ { "children": [], - "mappedName": "#1f;:G;XTR;:Hbef:7,E;:Hbf0,E", + "mappedName": "#1f;:G;XTR;:H244:7,E;:H245,E", "object": "Body11", "typeId": "PartDesign::Body" }, { "children": [ - "#8;:Hbef,V" + "#8;:H244,V" ], - "mappedName": "#1f;:G;XTR;:Hbef:7,E", + "mappedName": "#1f;:G;XTR;:H244:7,E", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -43459,7 +43459,7 @@ "indexedStringIds": [ 31 ], - "mappedName": "#1f;:G;XTR;:Hbef:7,E;:Hbf0,E", + "mappedName": "#1f;:G;XTR;:H244:7,E;:H245,E", "mappedStringIds": [ 31 ], @@ -43469,13 +43469,13 @@ "history": [ { "children": [], - "mappedName": "#b:3;:Hbef,E;:Hbf0,E", + "mappedName": "#b:3;:H244,E;:H245,E", "object": "Body11", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#b:3;:Hbef,E", + "mappedName": "#b:3;:H244,E", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -43490,7 +43490,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:3;:Hbef,E;:Hbf0,E", + "mappedName": "#b:3;:H244,E;:H245,E", "mappedStringIds": [ 11 ], @@ -43500,16 +43500,16 @@ "history": [ { "children": [], - "mappedName": "#16:3;:U;XTR;:Hbef:7,E;:Hbf0,E", + "mappedName": "#16:3;:U;XTR;:H244:7,E;:H245,E", "object": "Body11", "typeId": "PartDesign::Body" }, { "children": [ - "#d:3;:G;XTR;:Hbef:7,F", - "#b:3;:Hbef,E" + "#d:3;:G;XTR;:H244:7,F", + "#b:3;:H244,E" ], - "mappedName": "#16:3;:U;XTR;:Hbef:7,E", + "mappedName": "#16:3;:U;XTR;:H244:7,E", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -43526,7 +43526,7 @@ 13, 22 ], - "mappedName": "#16:3;:U;XTR;:Hbef:7,E;:Hbf0,E", + "mappedName": "#16:3;:U;XTR;:H244:7,E;:H245,E", "mappedStringIds": [ 11, 13, @@ -43538,13 +43538,13 @@ "history": [ { "children": [], - "mappedName": "#b:4;:Hbef,E;:Hbf0,E", + "mappedName": "#b:4;:H244,E;:H245,E", "object": "Body11", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#b:4;:Hbef,E", + "mappedName": "#b:4;:H244,E", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -43559,7 +43559,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:4;:Hbef,E;:Hbf0,E", + "mappedName": "#b:4;:H244,E;:H245,E", "mappedStringIds": [ 11 ], @@ -43569,16 +43569,16 @@ "history": [ { "children": [], - "mappedName": "#16:4;:U;XTR;:Hbef:7,E;:Hbf0,E", + "mappedName": "#16:4;:U;XTR;:H244:7,E;:H245,E", "object": "Body11", "typeId": "PartDesign::Body" }, { "children": [ - "#d:4;:G;XTR;:Hbef:7,F", - "#b:4;:Hbef,E" + "#d:4;:G;XTR;:H244:7,F", + "#b:4;:H244,E" ], - "mappedName": "#16:4;:U;XTR;:Hbef:7,E", + "mappedName": "#16:4;:U;XTR;:H244:7,E", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -43595,7 +43595,7 @@ 13, 22 ], - "mappedName": "#16:4;:U;XTR;:Hbef:7,E;:Hbf0,E", + "mappedName": "#16:4;:U;XTR;:H244:7,E;:H245,E", "mappedStringIds": [ 11, 13, @@ -43607,13 +43607,13 @@ "history": [ { "children": [], - "mappedName": "#2;:Hbef,V;:Hbf0,V", + "mappedName": "#2;:H244,V;:H245,V", "object": "Body11", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#2;:Hbef,V", + "mappedName": "#2;:H244,V", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -43628,7 +43628,7 @@ "indexedStringIds": [ 2 ], - "mappedName": "#2;:Hbef,V;:Hbf0,V", + "mappedName": "#2;:H244,V;:H245,V", "mappedStringIds": [ 2 ], @@ -43638,17 +43638,17 @@ "history": [ { "children": [], - "mappedName": "#21:1;:U;XTR;:Hbef:7,V;:Hbf0,V", + "mappedName": "#21:1;:U;XTR;:H244:7,V;:H245,V", "object": "Body11", "typeId": "PartDesign::Body" }, { "children": [ - "#16:1;:U;XTR;:Hbef:7,E", - "#d:1;:G;XTR;:Hbef:7,F", - "#b:1;:Hbef,E" + "#16:1;:U;XTR;:H244:7,E", + "#d:1;:G;XTR;:H244:7,F", + "#b:1;:H244,E" ], - "mappedName": "#21:1;:U;XTR;:Hbef:7,V", + "mappedName": "#21:1;:U;XTR;:H244:7,V", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -43663,7 +43663,7 @@ "indexedStringIds": [ 33 ], - "mappedName": "#21:1;:U;XTR;:Hbef:7,V;:Hbf0,V", + "mappedName": "#21:1;:U;XTR;:H244:7,V;:H245,V", "mappedStringIds": [ 33 ], @@ -43673,13 +43673,13 @@ "history": [ { "children": [], - "mappedName": "#4;:Hbef,V;:Hbf0,V", + "mappedName": "#4;:H244,V;:H245,V", "object": "Body11", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#4;:Hbef,V", + "mappedName": "#4;:H244,V", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -43694,7 +43694,7 @@ "indexedStringIds": [ 4 ], - "mappedName": "#4;:Hbef,V;:Hbf0,V", + "mappedName": "#4;:H244,V;:H245,V", "mappedStringIds": [ 4 ], @@ -43704,17 +43704,17 @@ "history": [ { "children": [], - "mappedName": "#21:1;:U2;XTR;:Hbef:8,V;:Hbf0,V", + "mappedName": "#21:1;:U2;XTR;:H244:8,V;:H245,V", "object": "Body11", "typeId": "PartDesign::Body" }, { "children": [ - "#16:1;:U;XTR;:Hbef:7,E", - "#d:1;:G;XTR;:Hbef:7,F", - "#b:1;:Hbef,E" + "#16:1;:U;XTR;:H244:7,E", + "#d:1;:G;XTR;:H244:7,F", + "#b:1;:H244,E" ], - "mappedName": "#21:1;:U2;XTR;:Hbef:8,V", + "mappedName": "#21:1;:U2;XTR;:H244:8,V", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -43729,7 +43729,7 @@ "indexedStringIds": [ 33 ], - "mappedName": "#21:1;:U2;XTR;:Hbef:8,V;:Hbf0,V", + "mappedName": "#21:1;:U2;XTR;:H244:8,V;:H245,V", "mappedStringIds": [ 33 ], @@ -43739,13 +43739,13 @@ "history": [ { "children": [], - "mappedName": "#6;:Hbef,V;:Hbf0,V", + "mappedName": "#6;:H244,V;:H245,V", "object": "Body11", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#6;:Hbef,V", + "mappedName": "#6;:H244,V", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -43760,7 +43760,7 @@ "indexedStringIds": [ 6 ], - "mappedName": "#6;:Hbef,V;:Hbf0,V", + "mappedName": "#6;:H244,V;:H245,V", "mappedStringIds": [ 6 ], @@ -43770,17 +43770,17 @@ "history": [ { "children": [], - "mappedName": "#21:2;:U2;XTR;:Hbef:8,V;:Hbf0,V", + "mappedName": "#21:2;:U2;XTR;:H244:8,V;:H245,V", "object": "Body11", "typeId": "PartDesign::Body" }, { "children": [ - "#16:2;:U;XTR;:Hbef:7,E", - "#d:2;:G;XTR;:Hbef:7,F", - "#b:2;:Hbef,E" + "#16:2;:U;XTR;:H244:7,E", + "#d:2;:G;XTR;:H244:7,F", + "#b:2;:H244,E" ], - "mappedName": "#21:2;:U2;XTR;:Hbef:8,V", + "mappedName": "#21:2;:U2;XTR;:H244:8,V", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -43798,7 +43798,7 @@ 22, 33 ], - "mappedName": "#21:2;:U2;XTR;:Hbef:8,V;:Hbf0,V", + "mappedName": "#21:2;:U2;XTR;:H244:8,V;:H245,V", "mappedStringIds": [ 11, 13, @@ -43811,13 +43811,13 @@ "history": [ { "children": [], - "mappedName": "#8;:Hbef,V;:Hbf0,V", + "mappedName": "#8;:H244,V;:H245,V", "object": "Body11", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#8;:Hbef,V", + "mappedName": "#8;:H244,V", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -43832,7 +43832,7 @@ "indexedStringIds": [ 8 ], - "mappedName": "#8;:Hbef,V;:Hbf0,V", + "mappedName": "#8;:H244,V;:H245,V", "mappedStringIds": [ 8 ], @@ -43842,17 +43842,17 @@ "history": [ { "children": [], - "mappedName": "#21:3;:U2;XTR;:Hbef:8,V;:Hbf0,V", + "mappedName": "#21:3;:U2;XTR;:H244:8,V;:H245,V", "object": "Body11", "typeId": "PartDesign::Body" }, { "children": [ - "#16:3;:U;XTR;:Hbef:7,E", - "#d:3;:G;XTR;:Hbef:7,F", - "#b:3;:Hbef,E" + "#16:3;:U;XTR;:H244:7,E", + "#d:3;:G;XTR;:H244:7,F", + "#b:3;:H244,E" ], - "mappedName": "#21:3;:U2;XTR;:Hbef:8,V", + "mappedName": "#21:3;:U2;XTR;:H244:8,V", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -43870,7 +43870,7 @@ 22, 33 ], - "mappedName": "#21:3;:U2;XTR;:Hbef:8,V;:Hbf0,V", + "mappedName": "#21:3;:U2;XTR;:H244:8,V;:H245,V", "mappedStringIds": [ 11, 13, @@ -43893,7 +43893,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;:G;XTR;:Hbef:7,F;:Hbf0,F", + "mappedName": "#d:1;:G;XTR;:H244:7,F;:H245,F", "mappedStringIds": [ 13 ], @@ -43903,7 +43903,7 @@ "index": 1, "type": "Face" }, - "name": "#d:1;:G;XTR;:Hbef:7,F;:Hbf0,F", + "name": "#d:1;:G;XTR;:H244:7,F;:H245,F", "stringIds": [ 13 ] @@ -43913,9 +43913,9 @@ "resultPersistentId": "Body11:face:0", "sourceRefs": [ { - "mappedName": "#d:1;:G;XTR;:Hbef:7,F", + "mappedName": "#d:1;:G;XTR;:H244:7,F", "objectId": "Pad11", - "persistentId": "Pad11:mapped:#d:1;:G;XTR;:Hbef:7,F", + "persistentId": "Pad11:mapped:#d:1;:G;XTR;:H244:7,F", "stageId": "Pad11" }, { @@ -43933,7 +43933,7 @@ 13 ], "kind": "face", - "mappedName": "#d:2;:G;XTR;:Hbef:7,F;:Hbf0,F", + "mappedName": "#d:2;:G;XTR;:H244:7,F;:H245,F", "mappedStringIds": [ 11, 13 @@ -43944,7 +43944,7 @@ "index": 2, "type": "Face" }, - "name": "#d:2;:G;XTR;:Hbef:7,F;:Hbf0,F", + "name": "#d:2;:G;XTR;:H244:7,F;:H245,F", "stringIds": [ 11, 13 @@ -43955,9 +43955,9 @@ "resultPersistentId": "Body11:face:1", "sourceRefs": [ { - "mappedName": "#d:2;:G;XTR;:Hbef:7,F", + "mappedName": "#d:2;:G;XTR;:H244:7,F", "objectId": "Pad11", - "persistentId": "Pad11:mapped:#d:2;:G;XTR;:Hbef:7,F", + "persistentId": "Pad11:mapped:#d:2;:G;XTR;:H244:7,F", "stageId": "Pad11" }, { @@ -43975,7 +43975,7 @@ 13 ], "kind": "face", - "mappedName": "#d:3;:G;XTR;:Hbef:7,F;:Hbf0,F", + "mappedName": "#d:3;:G;XTR;:H244:7,F;:H245,F", "mappedStringIds": [ 11, 13 @@ -43986,7 +43986,7 @@ "index": 3, "type": "Face" }, - "name": "#d:3;:G;XTR;:Hbef:7,F;:Hbf0,F", + "name": "#d:3;:G;XTR;:H244:7,F;:H245,F", "stringIds": [ 11, 13 @@ -43997,9 +43997,9 @@ "resultPersistentId": "Body11:face:2", "sourceRefs": [ { - "mappedName": "#d:3;:G;XTR;:Hbef:7,F", + "mappedName": "#d:3;:G;XTR;:H244:7,F", "objectId": "Pad11", - "persistentId": "Pad11:mapped:#d:3;:G;XTR;:Hbef:7,F", + "persistentId": "Pad11:mapped:#d:3;:G;XTR;:H244:7,F", "stageId": "Pad11" }, { @@ -44017,7 +44017,7 @@ 13 ], "kind": "face", - "mappedName": "#d:4;:G;XTR;:Hbef:7,F;:Hbf0,F", + "mappedName": "#d:4;:G;XTR;:H244:7,F;:H245,F", "mappedStringIds": [ 11, 13 @@ -44028,7 +44028,7 @@ "index": 4, "type": "Face" }, - "name": "#d:4;:G;XTR;:Hbef:7,F;:Hbf0,F", + "name": "#d:4;:G;XTR;:H244:7,F;:H245,F", "stringIds": [ 11, 13 @@ -44039,9 +44039,9 @@ "resultPersistentId": "Body11:face:3", "sourceRefs": [ { - "mappedName": "#d:4;:G;XTR;:Hbef:7,F", + "mappedName": "#d:4;:G;XTR;:H244:7,F", "objectId": "Pad11", - "persistentId": "Pad11:mapped:#d:4;:G;XTR;:Hbef:7,F", + "persistentId": "Pad11:mapped:#d:4;:G;XTR;:H244:7,F", "stageId": "Pad11" }, { @@ -44058,7 +44058,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;FAC;:Hbef:4,F;:Hbf0,F", + "mappedName": "#d:1;FAC;:H244:4,F;:H245,F", "mappedStringIds": [ 13 ], @@ -44068,7 +44068,7 @@ "index": 5, "type": "Face" }, - "name": "#d:1;FAC;:Hbef:4,F;:Hbf0,F", + "name": "#d:1;FAC;:H244:4,F;:H245,F", "stringIds": [ 13 ] @@ -44078,9 +44078,9 @@ "resultPersistentId": "Body11:face:4", "sourceRefs": [ { - "mappedName": "#d:1;FAC;:Hbef:4,F", + "mappedName": "#d:1;FAC;:H244:4,F", "objectId": "Pad11", - "persistentId": "Pad11:mapped:#d:1;FAC;:Hbef:4,F", + "persistentId": "Pad11:mapped:#d:1;FAC;:H244:4,F", "stageId": "Pad11" }, { @@ -44097,7 +44097,7 @@ 20 ], "kind": "face", - "mappedName": "#14:1;:G0;XTR;:Hbef:8,F;:Hbf0,F", + "mappedName": "#14:1;:G0;XTR;:H244:8,F;:H245,F", "mappedStringIds": [ 20 ], @@ -44107,7 +44107,7 @@ "index": 6, "type": "Face" }, - "name": "#14:1;:G0;XTR;:Hbef:8,F;:Hbf0,F", + "name": "#14:1;:G0;XTR;:H244:8,F;:H245,F", "stringIds": [ 20 ] @@ -44117,9 +44117,9 @@ "resultPersistentId": "Body11:face:5", "sourceRefs": [ { - "mappedName": "#14:1;:G0;XTR;:Hbef:8,F", + "mappedName": "#14:1;:G0;XTR;:H244:8,F", "objectId": "Pad11", - "persistentId": "Pad11:mapped:#14:1;:G0;XTR;:Hbef:8,F", + "persistentId": "Pad11:mapped:#14:1;:G0;XTR;:H244:8,F", "stageId": "Pad11" }, { @@ -44136,7 +44136,7 @@ 28 ], "kind": "edge", - "mappedName": "#1c;:G;XTR;:Hbef:7,E;:Hbf0,E", + "mappedName": "#1c;:G;XTR;:H244:7,E;:H245,E", "mappedStringIds": [ 28 ], @@ -44146,7 +44146,7 @@ "index": 1, "type": "Edge" }, - "name": "#1c;:G;XTR;:Hbef:7,E;:Hbf0,E", + "name": "#1c;:G;XTR;:H244:7,E;:H245,E", "stringIds": [ 28 ] @@ -44156,9 +44156,9 @@ "resultPersistentId": "Body11:edge:0", "sourceRefs": [ { - "mappedName": "#1c;:G;XTR;:Hbef:7,E", + "mappedName": "#1c;:G;XTR;:H244:7,E", "objectId": "Pad11", - "persistentId": "Pad11:mapped:#1c;:G;XTR;:Hbef:7,E", + "persistentId": "Pad11:mapped:#1c;:G;XTR;:H244:7,E", "stageId": "Pad11" }, { @@ -44175,7 +44175,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d;:G;XTR;:Hbef:7,E;:Hbf0,E", + "mappedName": "#1d;:G;XTR;:H244:7,E;:H245,E", "mappedStringIds": [ 29 ], @@ -44185,7 +44185,7 @@ "index": 2, "type": "Edge" }, - "name": "#1d;:G;XTR;:Hbef:7,E;:Hbf0,E", + "name": "#1d;:G;XTR;:H244:7,E;:H245,E", "stringIds": [ 29 ] @@ -44195,9 +44195,9 @@ "resultPersistentId": "Body11:edge:1", "sourceRefs": [ { - "mappedName": "#1d;:G;XTR;:Hbef:7,E", + "mappedName": "#1d;:G;XTR;:H244:7,E", "objectId": "Pad11", - "persistentId": "Pad11:mapped:#1d;:G;XTR;:Hbef:7,E", + "persistentId": "Pad11:mapped:#1d;:G;XTR;:H244:7,E", "stageId": "Pad11" }, { @@ -44214,7 +44214,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:1;:Hbef,E;:Hbf0,E", + "mappedName": "#b:1;:H244,E;:H245,E", "mappedStringIds": [ 11 ], @@ -44224,7 +44224,7 @@ "index": 3, "type": "Edge" }, - "name": "#b:1;:Hbef,E;:Hbf0,E", + "name": "#b:1;:H244,E;:H245,E", "stringIds": [ 11 ] @@ -44234,9 +44234,9 @@ "resultPersistentId": "Body11:edge:2", "sourceRefs": [ { - "mappedName": "#b:1;:Hbef,E", + "mappedName": "#b:1;:H244,E", "objectId": "Pad11", - "persistentId": "Pad11:mapped:#b:1;:Hbef,E", + "persistentId": "Pad11:mapped:#b:1;:H244,E", "stageId": "Pad11" }, { @@ -44253,7 +44253,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:1;:U;XTR;:Hbef:7,E;:Hbf0,E", + "mappedName": "#16:1;:U;XTR;:H244:7,E;:H245,E", "mappedStringIds": [ 22 ], @@ -44263,7 +44263,7 @@ "index": 4, "type": "Edge" }, - "name": "#16:1;:U;XTR;:Hbef:7,E;:Hbf0,E", + "name": "#16:1;:U;XTR;:H244:7,E;:H245,E", "stringIds": [ 22 ] @@ -44273,9 +44273,9 @@ "resultPersistentId": "Body11:edge:3", "sourceRefs": [ { - "mappedName": "#16:1;:U;XTR;:Hbef:7,E", + "mappedName": "#16:1;:U;XTR;:H244:7,E", "objectId": "Pad11", - "persistentId": "Pad11:mapped:#16:1;:U;XTR;:Hbef:7,E", + "persistentId": "Pad11:mapped:#16:1;:U;XTR;:H244:7,E", "stageId": "Pad11" }, { @@ -44292,7 +44292,7 @@ 30 ], "kind": "edge", - "mappedName": "#1e;:G;XTR;:Hbef:7,E;:Hbf0,E", + "mappedName": "#1e;:G;XTR;:H244:7,E;:H245,E", "mappedStringIds": [ 30 ], @@ -44302,7 +44302,7 @@ "index": 5, "type": "Edge" }, - "name": "#1e;:G;XTR;:Hbef:7,E;:Hbf0,E", + "name": "#1e;:G;XTR;:H244:7,E;:H245,E", "stringIds": [ 30 ] @@ -44312,9 +44312,9 @@ "resultPersistentId": "Body11:edge:4", "sourceRefs": [ { - "mappedName": "#1e;:G;XTR;:Hbef:7,E", + "mappedName": "#1e;:G;XTR;:H244:7,E", "objectId": "Pad11", - "persistentId": "Pad11:mapped:#1e;:G;XTR;:Hbef:7,E", + "persistentId": "Pad11:mapped:#1e;:G;XTR;:H244:7,E", "stageId": "Pad11" }, { @@ -44331,7 +44331,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:2;:Hbef,E;:Hbf0,E", + "mappedName": "#b:2;:H244,E;:H245,E", "mappedStringIds": [ 11 ], @@ -44341,7 +44341,7 @@ "index": 6, "type": "Edge" }, - "name": "#b:2;:Hbef,E;:Hbf0,E", + "name": "#b:2;:H244,E;:H245,E", "stringIds": [ 11 ] @@ -44351,9 +44351,9 @@ "resultPersistentId": "Body11:edge:5", "sourceRefs": [ { - "mappedName": "#b:2;:Hbef,E", + "mappedName": "#b:2;:H244,E", "objectId": "Pad11", - "persistentId": "Pad11:mapped:#b:2;:Hbef,E", + "persistentId": "Pad11:mapped:#b:2;:H244,E", "stageId": "Pad11" }, { @@ -44372,7 +44372,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:2;:U;XTR;:Hbef:7,E;:Hbf0,E", + "mappedName": "#16:2;:U;XTR;:H244:7,E;:H245,E", "mappedStringIds": [ 11, 13, @@ -44384,7 +44384,7 @@ "index": 7, "type": "Edge" }, - "name": "#16:2;:U;XTR;:Hbef:7,E;:Hbf0,E", + "name": "#16:2;:U;XTR;:H244:7,E;:H245,E", "stringIds": [ 11, 13, @@ -44396,9 +44396,9 @@ "resultPersistentId": "Body11:edge:6", "sourceRefs": [ { - "mappedName": "#16:2;:U;XTR;:Hbef:7,E", + "mappedName": "#16:2;:U;XTR;:H244:7,E", "objectId": "Pad11", - "persistentId": "Pad11:mapped:#16:2;:U;XTR;:Hbef:7,E", + "persistentId": "Pad11:mapped:#16:2;:U;XTR;:H244:7,E", "stageId": "Pad11" }, { @@ -44415,7 +44415,7 @@ 31 ], "kind": "edge", - "mappedName": "#1f;:G;XTR;:Hbef:7,E;:Hbf0,E", + "mappedName": "#1f;:G;XTR;:H244:7,E;:H245,E", "mappedStringIds": [ 31 ], @@ -44425,7 +44425,7 @@ "index": 8, "type": "Edge" }, - "name": "#1f;:G;XTR;:Hbef:7,E;:Hbf0,E", + "name": "#1f;:G;XTR;:H244:7,E;:H245,E", "stringIds": [ 31 ] @@ -44435,9 +44435,9 @@ "resultPersistentId": "Body11:edge:7", "sourceRefs": [ { - "mappedName": "#1f;:G;XTR;:Hbef:7,E", + "mappedName": "#1f;:G;XTR;:H244:7,E", "objectId": "Pad11", - "persistentId": "Pad11:mapped:#1f;:G;XTR;:Hbef:7,E", + "persistentId": "Pad11:mapped:#1f;:G;XTR;:H244:7,E", "stageId": "Pad11" }, { @@ -44454,7 +44454,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:3;:Hbef,E;:Hbf0,E", + "mappedName": "#b:3;:H244,E;:H245,E", "mappedStringIds": [ 11 ], @@ -44464,7 +44464,7 @@ "index": 9, "type": "Edge" }, - "name": "#b:3;:Hbef,E;:Hbf0,E", + "name": "#b:3;:H244,E;:H245,E", "stringIds": [ 11 ] @@ -44474,9 +44474,9 @@ "resultPersistentId": "Body11:edge:8", "sourceRefs": [ { - "mappedName": "#b:3;:Hbef,E", + "mappedName": "#b:3;:H244,E", "objectId": "Pad11", - "persistentId": "Pad11:mapped:#b:3;:Hbef,E", + "persistentId": "Pad11:mapped:#b:3;:H244,E", "stageId": "Pad11" }, { @@ -44495,7 +44495,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:3;:U;XTR;:Hbef:7,E;:Hbf0,E", + "mappedName": "#16:3;:U;XTR;:H244:7,E;:H245,E", "mappedStringIds": [ 11, 13, @@ -44507,7 +44507,7 @@ "index": 10, "type": "Edge" }, - "name": "#16:3;:U;XTR;:Hbef:7,E;:Hbf0,E", + "name": "#16:3;:U;XTR;:H244:7,E;:H245,E", "stringIds": [ 11, 13, @@ -44519,9 +44519,9 @@ "resultPersistentId": "Body11:edge:9", "sourceRefs": [ { - "mappedName": "#16:3;:U;XTR;:Hbef:7,E", + "mappedName": "#16:3;:U;XTR;:H244:7,E", "objectId": "Pad11", - "persistentId": "Pad11:mapped:#16:3;:U;XTR;:Hbef:7,E", + "persistentId": "Pad11:mapped:#16:3;:U;XTR;:H244:7,E", "stageId": "Pad11" }, { @@ -44538,7 +44538,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:4;:Hbef,E;:Hbf0,E", + "mappedName": "#b:4;:H244,E;:H245,E", "mappedStringIds": [ 11 ], @@ -44548,7 +44548,7 @@ "index": 11, "type": "Edge" }, - "name": "#b:4;:Hbef,E;:Hbf0,E", + "name": "#b:4;:H244,E;:H245,E", "stringIds": [ 11 ] @@ -44558,9 +44558,9 @@ "resultPersistentId": "Body11:edge:10", "sourceRefs": [ { - "mappedName": "#b:4;:Hbef,E", + "mappedName": "#b:4;:H244,E", "objectId": "Pad11", - "persistentId": "Pad11:mapped:#b:4;:Hbef,E", + "persistentId": "Pad11:mapped:#b:4;:H244,E", "stageId": "Pad11" }, { @@ -44579,7 +44579,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:4;:U;XTR;:Hbef:7,E;:Hbf0,E", + "mappedName": "#16:4;:U;XTR;:H244:7,E;:H245,E", "mappedStringIds": [ 11, 13, @@ -44591,7 +44591,7 @@ "index": 12, "type": "Edge" }, - "name": "#16:4;:U;XTR;:Hbef:7,E;:Hbf0,E", + "name": "#16:4;:U;XTR;:H244:7,E;:H245,E", "stringIds": [ 11, 13, @@ -44603,9 +44603,9 @@ "resultPersistentId": "Body11:edge:11", "sourceRefs": [ { - "mappedName": "#16:4;:U;XTR;:Hbef:7,E", + "mappedName": "#16:4;:U;XTR;:H244:7,E", "objectId": "Pad11", - "persistentId": "Pad11:mapped:#16:4;:U;XTR;:Hbef:7,E", + "persistentId": "Pad11:mapped:#16:4;:U;XTR;:H244:7,E", "stageId": "Pad11" }, { @@ -44622,7 +44622,7 @@ 2 ], "kind": "vertex", - "mappedName": "#2;:Hbef,V;:Hbf0,V", + "mappedName": "#2;:H244,V;:H245,V", "mappedStringIds": [ 2 ], @@ -44632,7 +44632,7 @@ "index": 1, "type": "Vertex" }, - "name": "#2;:Hbef,V;:Hbf0,V", + "name": "#2;:H244,V;:H245,V", "stringIds": [ 2 ] @@ -44642,9 +44642,9 @@ "resultPersistentId": "Body11:vertex:0", "sourceRefs": [ { - "mappedName": "#2;:Hbef,V", + "mappedName": "#2;:H244,V", "objectId": "Pad11", - "persistentId": "Pad11:mapped:#2;:Hbef,V", + "persistentId": "Pad11:mapped:#2;:H244,V", "stageId": "Pad11" }, { @@ -44661,7 +44661,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:1;:U;XTR;:Hbef:7,V;:Hbf0,V", + "mappedName": "#21:1;:U;XTR;:H244:7,V;:H245,V", "mappedStringIds": [ 33 ], @@ -44671,7 +44671,7 @@ "index": 2, "type": "Vertex" }, - "name": "#21:1;:U;XTR;:Hbef:7,V;:Hbf0,V", + "name": "#21:1;:U;XTR;:H244:7,V;:H245,V", "stringIds": [ 33 ] @@ -44681,9 +44681,9 @@ "resultPersistentId": "Body11:vertex:1", "sourceRefs": [ { - "mappedName": "#21:1;:U;XTR;:Hbef:7,V", + "mappedName": "#21:1;:U;XTR;:H244:7,V", "objectId": "Pad11", - "persistentId": "Pad11:mapped:#21:1;:U;XTR;:Hbef:7,V", + "persistentId": "Pad11:mapped:#21:1;:U;XTR;:H244:7,V", "stageId": "Pad11" }, { @@ -44700,7 +44700,7 @@ 4 ], "kind": "vertex", - "mappedName": "#4;:Hbef,V;:Hbf0,V", + "mappedName": "#4;:H244,V;:H245,V", "mappedStringIds": [ 4 ], @@ -44710,7 +44710,7 @@ "index": 3, "type": "Vertex" }, - "name": "#4;:Hbef,V;:Hbf0,V", + "name": "#4;:H244,V;:H245,V", "stringIds": [ 4 ] @@ -44720,9 +44720,9 @@ "resultPersistentId": "Body11:vertex:2", "sourceRefs": [ { - "mappedName": "#4;:Hbef,V", + "mappedName": "#4;:H244,V", "objectId": "Pad11", - "persistentId": "Pad11:mapped:#4;:Hbef,V", + "persistentId": "Pad11:mapped:#4;:H244,V", "stageId": "Pad11" }, { @@ -44739,7 +44739,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:1;:U2;XTR;:Hbef:8,V;:Hbf0,V", + "mappedName": "#21:1;:U2;XTR;:H244:8,V;:H245,V", "mappedStringIds": [ 33 ], @@ -44749,7 +44749,7 @@ "index": 4, "type": "Vertex" }, - "name": "#21:1;:U2;XTR;:Hbef:8,V;:Hbf0,V", + "name": "#21:1;:U2;XTR;:H244:8,V;:H245,V", "stringIds": [ 33 ] @@ -44759,9 +44759,9 @@ "resultPersistentId": "Body11:vertex:3", "sourceRefs": [ { - "mappedName": "#21:1;:U2;XTR;:Hbef:8,V", + "mappedName": "#21:1;:U2;XTR;:H244:8,V", "objectId": "Pad11", - "persistentId": "Pad11:mapped:#21:1;:U2;XTR;:Hbef:8,V", + "persistentId": "Pad11:mapped:#21:1;:U2;XTR;:H244:8,V", "stageId": "Pad11" }, { @@ -44778,7 +44778,7 @@ 6 ], "kind": "vertex", - "mappedName": "#6;:Hbef,V;:Hbf0,V", + "mappedName": "#6;:H244,V;:H245,V", "mappedStringIds": [ 6 ], @@ -44788,7 +44788,7 @@ "index": 5, "type": "Vertex" }, - "name": "#6;:Hbef,V;:Hbf0,V", + "name": "#6;:H244,V;:H245,V", "stringIds": [ 6 ] @@ -44798,9 +44798,9 @@ "resultPersistentId": "Body11:vertex:4", "sourceRefs": [ { - "mappedName": "#6;:Hbef,V", + "mappedName": "#6;:H244,V", "objectId": "Pad11", - "persistentId": "Pad11:mapped:#6;:Hbef,V", + "persistentId": "Pad11:mapped:#6;:H244,V", "stageId": "Pad11" }, { @@ -44820,7 +44820,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:2;:U2;XTR;:Hbef:8,V;:Hbf0,V", + "mappedName": "#21:2;:U2;XTR;:H244:8,V;:H245,V", "mappedStringIds": [ 11, 13, @@ -44833,7 +44833,7 @@ "index": 6, "type": "Vertex" }, - "name": "#21:2;:U2;XTR;:Hbef:8,V;:Hbf0,V", + "name": "#21:2;:U2;XTR;:H244:8,V;:H245,V", "stringIds": [ 11, 13, @@ -44846,9 +44846,9 @@ "resultPersistentId": "Body11:vertex:5", "sourceRefs": [ { - "mappedName": "#21:2;:U2;XTR;:Hbef:8,V", + "mappedName": "#21:2;:U2;XTR;:H244:8,V", "objectId": "Pad11", - "persistentId": "Pad11:mapped:#21:2;:U2;XTR;:Hbef:8,V", + "persistentId": "Pad11:mapped:#21:2;:U2;XTR;:H244:8,V", "stageId": "Pad11" }, { @@ -44865,7 +44865,7 @@ 8 ], "kind": "vertex", - "mappedName": "#8;:Hbef,V;:Hbf0,V", + "mappedName": "#8;:H244,V;:H245,V", "mappedStringIds": [ 8 ], @@ -44875,7 +44875,7 @@ "index": 7, "type": "Vertex" }, - "name": "#8;:Hbef,V;:Hbf0,V", + "name": "#8;:H244,V;:H245,V", "stringIds": [ 8 ] @@ -44885,9 +44885,9 @@ "resultPersistentId": "Body11:vertex:6", "sourceRefs": [ { - "mappedName": "#8;:Hbef,V", + "mappedName": "#8;:H244,V", "objectId": "Pad11", - "persistentId": "Pad11:mapped:#8;:Hbef,V", + "persistentId": "Pad11:mapped:#8;:H244,V", "stageId": "Pad11" }, { @@ -44907,7 +44907,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:3;:U2;XTR;:Hbef:8,V;:Hbf0,V", + "mappedName": "#21:3;:U2;XTR;:H244:8,V;:H245,V", "mappedStringIds": [ 11, 13, @@ -44920,7 +44920,7 @@ "index": 8, "type": "Vertex" }, - "name": "#21:3;:U2;XTR;:Hbef:8,V;:Hbf0,V", + "name": "#21:3;:U2;XTR;:H244:8,V;:H245,V", "stringIds": [ 11, 13, @@ -44933,9 +44933,9 @@ "resultPersistentId": "Body11:vertex:7", "sourceRefs": [ { - "mappedName": "#21:3;:U2;XTR;:Hbef:8,V", + "mappedName": "#21:3;:U2;XTR;:H244:8,V", "objectId": "Pad11", - "persistentId": "Pad11:mapped:#21:3;:U2;XTR;:Hbef:8,V", + "persistentId": "Pad11:mapped:#21:3;:U2;XTR;:H244:8,V", "stageId": "Pad11" }, { @@ -46539,9 +46539,9 @@ "history": [ { "children": [ - "#b:1;:Hbef,E" + "#b:1;:H244,E" ], - "mappedName": "#d:1;:G;XTR;:Hbef:7,F", + "mappedName": "#d:1;:G;XTR;:H244:7,F", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -46556,7 +46556,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;:G;XTR;:Hbef:7,F", + "mappedName": "#d:1;:G;XTR;:H244:7,F", "mappedStringIds": [ 13 ], @@ -46566,9 +46566,9 @@ "history": [ { "children": [ - "#b:2;:Hbef,E" + "#b:2;:H244,E" ], - "mappedName": "#d:2;:G;XTR;:Hbef:7,F", + "mappedName": "#d:2;:G;XTR;:H244:7,F", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -46584,7 +46584,7 @@ 11, 13 ], - "mappedName": "#d:2;:G;XTR;:Hbef:7,F", + "mappedName": "#d:2;:G;XTR;:H244:7,F", "mappedStringIds": [ 11, 13 @@ -46595,9 +46595,9 @@ "history": [ { "children": [ - "#b:3;:Hbef,E" + "#b:3;:H244,E" ], - "mappedName": "#d:3;:G;XTR;:Hbef:7,F", + "mappedName": "#d:3;:G;XTR;:H244:7,F", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -46613,7 +46613,7 @@ 11, 13 ], - "mappedName": "#d:3;:G;XTR;:Hbef:7,F", + "mappedName": "#d:3;:G;XTR;:H244:7,F", "mappedStringIds": [ 11, 13 @@ -46624,9 +46624,9 @@ "history": [ { "children": [ - "#b:4;:Hbef,E" + "#b:4;:H244,E" ], - "mappedName": "#d:4;:G;XTR;:Hbef:7,F", + "mappedName": "#d:4;:G;XTR;:H244:7,F", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -46642,7 +46642,7 @@ 11, 13 ], - "mappedName": "#d:4;:G;XTR;:Hbef:7,F", + "mappedName": "#d:4;:G;XTR;:H244:7,F", "mappedStringIds": [ 11, 13 @@ -46653,9 +46653,9 @@ "history": [ { "children": [ - "#b:1;:Hbef,E" + "#b:1;:H244,E" ], - "mappedName": "#d:1;FAC;:Hbef:4,F", + "mappedName": "#d:1;FAC;:H244:4,F", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -46670,7 +46670,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;FAC;:Hbef:4,F", + "mappedName": "#d:1;FAC;:H244:4,F", "mappedStringIds": [ 13 ], @@ -46680,10 +46680,10 @@ "history": [ { "children": [ - "#d:1;FAC;:Hbef:4,F", - "#b:1;:Hbef,E" + "#d:1;FAC;:H244:4,F", + "#b:1;:H244,E" ], - "mappedName": "#14:1;:G0;XTR;:Hbef:8,F", + "mappedName": "#14:1;:G0;XTR;:H244:8,F", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -46698,7 +46698,7 @@ "indexedStringIds": [ 20 ], - "mappedName": "#14:1;:G0;XTR;:Hbef:8,F", + "mappedName": "#14:1;:G0;XTR;:H244:8,F", "mappedStringIds": [ 20 ], @@ -46708,9 +46708,9 @@ "history": [ { "children": [ - "#2;:Hbef,V" + "#2;:H244,V" ], - "mappedName": "#1c;:G;XTR;:Hbef:7,E", + "mappedName": "#1c;:G;XTR;:H244:7,E", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -46725,7 +46725,7 @@ "indexedStringIds": [ 28 ], - "mappedName": "#1c;:G;XTR;:Hbef:7,E", + "mappedName": "#1c;:G;XTR;:H244:7,E", "mappedStringIds": [ 28 ], @@ -46735,9 +46735,9 @@ "history": [ { "children": [ - "#4;:Hbef,V" + "#4;:H244,V" ], - "mappedName": "#1d;:G;XTR;:Hbef:7,E", + "mappedName": "#1d;:G;XTR;:H244:7,E", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -46752,7 +46752,7 @@ "indexedStringIds": [ 29 ], - "mappedName": "#1d;:G;XTR;:Hbef:7,E", + "mappedName": "#1d;:G;XTR;:H244:7,E", "mappedStringIds": [ 29 ], @@ -46762,7 +46762,7 @@ "history": [ { "children": [], - "mappedName": "#b:1;:Hbef,E", + "mappedName": "#b:1;:H244,E", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -46777,7 +46777,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:1;:Hbef,E", + "mappedName": "#b:1;:H244,E", "mappedStringIds": [ 11 ], @@ -46787,10 +46787,10 @@ "history": [ { "children": [ - "#d:1;:G;XTR;:Hbef:7,F", - "#b:1;:Hbef,E" + "#d:1;:G;XTR;:H244:7,F", + "#b:1;:H244,E" ], - "mappedName": "#16:1;:U;XTR;:Hbef:7,E", + "mappedName": "#16:1;:U;XTR;:H244:7,E", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -46805,7 +46805,7 @@ "indexedStringIds": [ 22 ], - "mappedName": "#16:1;:U;XTR;:Hbef:7,E", + "mappedName": "#16:1;:U;XTR;:H244:7,E", "mappedStringIds": [ 22 ], @@ -46815,9 +46815,9 @@ "history": [ { "children": [ - "#6;:Hbef,V" + "#6;:H244,V" ], - "mappedName": "#1e;:G;XTR;:Hbef:7,E", + "mappedName": "#1e;:G;XTR;:H244:7,E", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -46832,7 +46832,7 @@ "indexedStringIds": [ 30 ], - "mappedName": "#1e;:G;XTR;:Hbef:7,E", + "mappedName": "#1e;:G;XTR;:H244:7,E", "mappedStringIds": [ 30 ], @@ -46842,7 +46842,7 @@ "history": [ { "children": [], - "mappedName": "#b:2;:Hbef,E", + "mappedName": "#b:2;:H244,E", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -46857,7 +46857,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:2;:Hbef,E", + "mappedName": "#b:2;:H244,E", "mappedStringIds": [ 11 ], @@ -46867,10 +46867,10 @@ "history": [ { "children": [ - "#d:2;:G;XTR;:Hbef:7,F", - "#b:2;:Hbef,E" + "#d:2;:G;XTR;:H244:7,F", + "#b:2;:H244,E" ], - "mappedName": "#16:2;:U;XTR;:Hbef:7,E", + "mappedName": "#16:2;:U;XTR;:H244:7,E", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -46887,7 +46887,7 @@ 13, 22 ], - "mappedName": "#16:2;:U;XTR;:Hbef:7,E", + "mappedName": "#16:2;:U;XTR;:H244:7,E", "mappedStringIds": [ 11, 13, @@ -46899,9 +46899,9 @@ "history": [ { "children": [ - "#8;:Hbef,V" + "#8;:H244,V" ], - "mappedName": "#1f;:G;XTR;:Hbef:7,E", + "mappedName": "#1f;:G;XTR;:H244:7,E", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -46916,7 +46916,7 @@ "indexedStringIds": [ 31 ], - "mappedName": "#1f;:G;XTR;:Hbef:7,E", + "mappedName": "#1f;:G;XTR;:H244:7,E", "mappedStringIds": [ 31 ], @@ -46926,7 +46926,7 @@ "history": [ { "children": [], - "mappedName": "#b:3;:Hbef,E", + "mappedName": "#b:3;:H244,E", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -46941,7 +46941,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:3;:Hbef,E", + "mappedName": "#b:3;:H244,E", "mappedStringIds": [ 11 ], @@ -46951,10 +46951,10 @@ "history": [ { "children": [ - "#d:3;:G;XTR;:Hbef:7,F", - "#b:3;:Hbef,E" + "#d:3;:G;XTR;:H244:7,F", + "#b:3;:H244,E" ], - "mappedName": "#16:3;:U;XTR;:Hbef:7,E", + "mappedName": "#16:3;:U;XTR;:H244:7,E", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -46971,7 +46971,7 @@ 13, 22 ], - "mappedName": "#16:3;:U;XTR;:Hbef:7,E", + "mappedName": "#16:3;:U;XTR;:H244:7,E", "mappedStringIds": [ 11, 13, @@ -46983,7 +46983,7 @@ "history": [ { "children": [], - "mappedName": "#b:4;:Hbef,E", + "mappedName": "#b:4;:H244,E", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -46998,7 +46998,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:4;:Hbef,E", + "mappedName": "#b:4;:H244,E", "mappedStringIds": [ 11 ], @@ -47008,10 +47008,10 @@ "history": [ { "children": [ - "#d:4;:G;XTR;:Hbef:7,F", - "#b:4;:Hbef,E" + "#d:4;:G;XTR;:H244:7,F", + "#b:4;:H244,E" ], - "mappedName": "#16:4;:U;XTR;:Hbef:7,E", + "mappedName": "#16:4;:U;XTR;:H244:7,E", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -47028,7 +47028,7 @@ 13, 22 ], - "mappedName": "#16:4;:U;XTR;:Hbef:7,E", + "mappedName": "#16:4;:U;XTR;:H244:7,E", "mappedStringIds": [ 11, 13, @@ -47040,7 +47040,7 @@ "history": [ { "children": [], - "mappedName": "#2;:Hbef,V", + "mappedName": "#2;:H244,V", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -47055,7 +47055,7 @@ "indexedStringIds": [ 2 ], - "mappedName": "#2;:Hbef,V", + "mappedName": "#2;:H244,V", "mappedStringIds": [ 2 ], @@ -47065,11 +47065,11 @@ "history": [ { "children": [ - "#16:1;:U;XTR;:Hbef:7,E", - "#d:1;:G;XTR;:Hbef:7,F", - "#b:1;:Hbef,E" + "#16:1;:U;XTR;:H244:7,E", + "#d:1;:G;XTR;:H244:7,F", + "#b:1;:H244,E" ], - "mappedName": "#21:1;:U;XTR;:Hbef:7,V", + "mappedName": "#21:1;:U;XTR;:H244:7,V", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -47084,7 +47084,7 @@ "indexedStringIds": [ 33 ], - "mappedName": "#21:1;:U;XTR;:Hbef:7,V", + "mappedName": "#21:1;:U;XTR;:H244:7,V", "mappedStringIds": [ 33 ], @@ -47094,7 +47094,7 @@ "history": [ { "children": [], - "mappedName": "#4;:Hbef,V", + "mappedName": "#4;:H244,V", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -47109,7 +47109,7 @@ "indexedStringIds": [ 4 ], - "mappedName": "#4;:Hbef,V", + "mappedName": "#4;:H244,V", "mappedStringIds": [ 4 ], @@ -47119,11 +47119,11 @@ "history": [ { "children": [ - "#16:1;:U;XTR;:Hbef:7,E", - "#d:1;:G;XTR;:Hbef:7,F", - "#b:1;:Hbef,E" + "#16:1;:U;XTR;:H244:7,E", + "#d:1;:G;XTR;:H244:7,F", + "#b:1;:H244,E" ], - "mappedName": "#21:1;:U2;XTR;:Hbef:8,V", + "mappedName": "#21:1;:U2;XTR;:H244:8,V", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -47138,7 +47138,7 @@ "indexedStringIds": [ 33 ], - "mappedName": "#21:1;:U2;XTR;:Hbef:8,V", + "mappedName": "#21:1;:U2;XTR;:H244:8,V", "mappedStringIds": [ 33 ], @@ -47148,7 +47148,7 @@ "history": [ { "children": [], - "mappedName": "#6;:Hbef,V", + "mappedName": "#6;:H244,V", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -47163,7 +47163,7 @@ "indexedStringIds": [ 6 ], - "mappedName": "#6;:Hbef,V", + "mappedName": "#6;:H244,V", "mappedStringIds": [ 6 ], @@ -47173,11 +47173,11 @@ "history": [ { "children": [ - "#16:2;:U;XTR;:Hbef:7,E", - "#d:2;:G;XTR;:Hbef:7,F", - "#b:2;:Hbef,E" + "#16:2;:U;XTR;:H244:7,E", + "#d:2;:G;XTR;:H244:7,F", + "#b:2;:H244,E" ], - "mappedName": "#21:2;:U2;XTR;:Hbef:8,V", + "mappedName": "#21:2;:U2;XTR;:H244:8,V", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -47195,7 +47195,7 @@ 22, 33 ], - "mappedName": "#21:2;:U2;XTR;:Hbef:8,V", + "mappedName": "#21:2;:U2;XTR;:H244:8,V", "mappedStringIds": [ 11, 13, @@ -47208,7 +47208,7 @@ "history": [ { "children": [], - "mappedName": "#8;:Hbef,V", + "mappedName": "#8;:H244,V", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -47223,7 +47223,7 @@ "indexedStringIds": [ 8 ], - "mappedName": "#8;:Hbef,V", + "mappedName": "#8;:H244,V", "mappedStringIds": [ 8 ], @@ -47233,11 +47233,11 @@ "history": [ { "children": [ - "#16:3;:U;XTR;:Hbef:7,E", - "#d:3;:G;XTR;:Hbef:7,F", - "#b:3;:Hbef,E" + "#16:3;:U;XTR;:H244:7,E", + "#d:3;:G;XTR;:H244:7,F", + "#b:3;:H244,E" ], - "mappedName": "#21:3;:U2;XTR;:Hbef:8,V", + "mappedName": "#21:3;:U2;XTR;:H244:8,V", "object": "Pad11", "typeId": "PartDesign::Pad" }, @@ -47255,7 +47255,7 @@ 22, 33 ], - "mappedName": "#21:3;:U2;XTR;:Hbef:8,V", + "mappedName": "#21:3;:U2;XTR;:H244:8,V", "mappedStringIds": [ 11, 13, @@ -47278,7 +47278,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;:G;XTR;:Hbef:7,F", + "mappedName": "#d:1;:G;XTR;:H244:7,F", "mappedStringIds": [ 13 ], @@ -47288,7 +47288,7 @@ "index": 1, "type": "Face" }, - "name": "#d:1;:G;XTR;:Hbef:7,F", + "name": "#d:1;:G;XTR;:H244:7,F", "stringIds": [ 13 ] @@ -47312,7 +47312,7 @@ 13 ], "kind": "face", - "mappedName": "#d:2;:G;XTR;:Hbef:7,F", + "mappedName": "#d:2;:G;XTR;:H244:7,F", "mappedStringIds": [ 11, 13 @@ -47323,7 +47323,7 @@ "index": 2, "type": "Face" }, - "name": "#d:2;:G;XTR;:Hbef:7,F", + "name": "#d:2;:G;XTR;:H244:7,F", "stringIds": [ 11, 13 @@ -47348,7 +47348,7 @@ 13 ], "kind": "face", - "mappedName": "#d:3;:G;XTR;:Hbef:7,F", + "mappedName": "#d:3;:G;XTR;:H244:7,F", "mappedStringIds": [ 11, 13 @@ -47359,7 +47359,7 @@ "index": 3, "type": "Face" }, - "name": "#d:3;:G;XTR;:Hbef:7,F", + "name": "#d:3;:G;XTR;:H244:7,F", "stringIds": [ 11, 13 @@ -47384,7 +47384,7 @@ 13 ], "kind": "face", - "mappedName": "#d:4;:G;XTR;:Hbef:7,F", + "mappedName": "#d:4;:G;XTR;:H244:7,F", "mappedStringIds": [ 11, 13 @@ -47395,7 +47395,7 @@ "index": 4, "type": "Face" }, - "name": "#d:4;:G;XTR;:Hbef:7,F", + "name": "#d:4;:G;XTR;:H244:7,F", "stringIds": [ 11, 13 @@ -47419,7 +47419,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;FAC;:Hbef:4,F", + "mappedName": "#d:1;FAC;:H244:4,F", "mappedStringIds": [ 13 ], @@ -47429,7 +47429,7 @@ "index": 5, "type": "Face" }, - "name": "#d:1;FAC;:Hbef:4,F", + "name": "#d:1;FAC;:H244:4,F", "stringIds": [ 13 ] @@ -47452,7 +47452,7 @@ 20 ], "kind": "face", - "mappedName": "#14:1;:G0;XTR;:Hbef:8,F", + "mappedName": "#14:1;:G0;XTR;:H244:8,F", "mappedStringIds": [ 20 ], @@ -47462,7 +47462,7 @@ "index": 6, "type": "Face" }, - "name": "#14:1;:G0;XTR;:Hbef:8,F", + "name": "#14:1;:G0;XTR;:H244:8,F", "stringIds": [ 20 ] @@ -47485,7 +47485,7 @@ 28 ], "kind": "edge", - "mappedName": "#1c;:G;XTR;:Hbef:7,E", + "mappedName": "#1c;:G;XTR;:H244:7,E", "mappedStringIds": [ 28 ], @@ -47495,7 +47495,7 @@ "index": 1, "type": "Edge" }, - "name": "#1c;:G;XTR;:Hbef:7,E", + "name": "#1c;:G;XTR;:H244:7,E", "stringIds": [ 28 ] @@ -47518,7 +47518,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d;:G;XTR;:Hbef:7,E", + "mappedName": "#1d;:G;XTR;:H244:7,E", "mappedStringIds": [ 29 ], @@ -47528,7 +47528,7 @@ "index": 2, "type": "Edge" }, - "name": "#1d;:G;XTR;:Hbef:7,E", + "name": "#1d;:G;XTR;:H244:7,E", "stringIds": [ 29 ] @@ -47551,7 +47551,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:1;:Hbef,E", + "mappedName": "#b:1;:H244,E", "mappedStringIds": [ 11 ], @@ -47561,7 +47561,7 @@ "index": 3, "type": "Edge" }, - "name": "#b:1;:Hbef,E", + "name": "#b:1;:H244,E", "stringIds": [ 11 ] @@ -47584,7 +47584,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:1;:U;XTR;:Hbef:7,E", + "mappedName": "#16:1;:U;XTR;:H244:7,E", "mappedStringIds": [ 22 ], @@ -47594,7 +47594,7 @@ "index": 4, "type": "Edge" }, - "name": "#16:1;:U;XTR;:Hbef:7,E", + "name": "#16:1;:U;XTR;:H244:7,E", "stringIds": [ 22 ] @@ -47617,7 +47617,7 @@ 30 ], "kind": "edge", - "mappedName": "#1e;:G;XTR;:Hbef:7,E", + "mappedName": "#1e;:G;XTR;:H244:7,E", "mappedStringIds": [ 30 ], @@ -47627,7 +47627,7 @@ "index": 5, "type": "Edge" }, - "name": "#1e;:G;XTR;:Hbef:7,E", + "name": "#1e;:G;XTR;:H244:7,E", "stringIds": [ 30 ] @@ -47650,7 +47650,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:2;:Hbef,E", + "mappedName": "#b:2;:H244,E", "mappedStringIds": [ 11 ], @@ -47660,7 +47660,7 @@ "index": 6, "type": "Edge" }, - "name": "#b:2;:Hbef,E", + "name": "#b:2;:H244,E", "stringIds": [ 11 ] @@ -47685,7 +47685,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:2;:U;XTR;:Hbef:7,E", + "mappedName": "#16:2;:U;XTR;:H244:7,E", "mappedStringIds": [ 11, 13, @@ -47697,7 +47697,7 @@ "index": 7, "type": "Edge" }, - "name": "#16:2;:U;XTR;:Hbef:7,E", + "name": "#16:2;:U;XTR;:H244:7,E", "stringIds": [ 11, 13, @@ -47722,7 +47722,7 @@ 31 ], "kind": "edge", - "mappedName": "#1f;:G;XTR;:Hbef:7,E", + "mappedName": "#1f;:G;XTR;:H244:7,E", "mappedStringIds": [ 31 ], @@ -47732,7 +47732,7 @@ "index": 8, "type": "Edge" }, - "name": "#1f;:G;XTR;:Hbef:7,E", + "name": "#1f;:G;XTR;:H244:7,E", "stringIds": [ 31 ] @@ -47755,7 +47755,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:3;:Hbef,E", + "mappedName": "#b:3;:H244,E", "mappedStringIds": [ 11 ], @@ -47765,7 +47765,7 @@ "index": 9, "type": "Edge" }, - "name": "#b:3;:Hbef,E", + "name": "#b:3;:H244,E", "stringIds": [ 11 ] @@ -47790,7 +47790,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:3;:U;XTR;:Hbef:7,E", + "mappedName": "#16:3;:U;XTR;:H244:7,E", "mappedStringIds": [ 11, 13, @@ -47802,7 +47802,7 @@ "index": 10, "type": "Edge" }, - "name": "#16:3;:U;XTR;:Hbef:7,E", + "name": "#16:3;:U;XTR;:H244:7,E", "stringIds": [ 11, 13, @@ -47827,7 +47827,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:4;:Hbef,E", + "mappedName": "#b:4;:H244,E", "mappedStringIds": [ 11 ], @@ -47837,7 +47837,7 @@ "index": 11, "type": "Edge" }, - "name": "#b:4;:Hbef,E", + "name": "#b:4;:H244,E", "stringIds": [ 11 ] @@ -47862,7 +47862,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:4;:U;XTR;:Hbef:7,E", + "mappedName": "#16:4;:U;XTR;:H244:7,E", "mappedStringIds": [ 11, 13, @@ -47874,7 +47874,7 @@ "index": 12, "type": "Edge" }, - "name": "#16:4;:U;XTR;:Hbef:7,E", + "name": "#16:4;:U;XTR;:H244:7,E", "stringIds": [ 11, 13, @@ -47899,7 +47899,7 @@ 2 ], "kind": "vertex", - "mappedName": "#2;:Hbef,V", + "mappedName": "#2;:H244,V", "mappedStringIds": [ 2 ], @@ -47909,7 +47909,7 @@ "index": 1, "type": "Vertex" }, - "name": "#2;:Hbef,V", + "name": "#2;:H244,V", "stringIds": [ 2 ] @@ -47932,7 +47932,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:1;:U;XTR;:Hbef:7,V", + "mappedName": "#21:1;:U;XTR;:H244:7,V", "mappedStringIds": [ 33 ], @@ -47942,7 +47942,7 @@ "index": 2, "type": "Vertex" }, - "name": "#21:1;:U;XTR;:Hbef:7,V", + "name": "#21:1;:U;XTR;:H244:7,V", "stringIds": [ 33 ] @@ -47965,7 +47965,7 @@ 4 ], "kind": "vertex", - "mappedName": "#4;:Hbef,V", + "mappedName": "#4;:H244,V", "mappedStringIds": [ 4 ], @@ -47975,7 +47975,7 @@ "index": 3, "type": "Vertex" }, - "name": "#4;:Hbef,V", + "name": "#4;:H244,V", "stringIds": [ 4 ] @@ -47998,7 +47998,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:1;:U2;XTR;:Hbef:8,V", + "mappedName": "#21:1;:U2;XTR;:H244:8,V", "mappedStringIds": [ 33 ], @@ -48008,7 +48008,7 @@ "index": 4, "type": "Vertex" }, - "name": "#21:1;:U2;XTR;:Hbef:8,V", + "name": "#21:1;:U2;XTR;:H244:8,V", "stringIds": [ 33 ] @@ -48031,7 +48031,7 @@ 6 ], "kind": "vertex", - "mappedName": "#6;:Hbef,V", + "mappedName": "#6;:H244,V", "mappedStringIds": [ 6 ], @@ -48041,7 +48041,7 @@ "index": 5, "type": "Vertex" }, - "name": "#6;:Hbef,V", + "name": "#6;:H244,V", "stringIds": [ 6 ] @@ -48067,7 +48067,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:2;:U2;XTR;:Hbef:8,V", + "mappedName": "#21:2;:U2;XTR;:H244:8,V", "mappedStringIds": [ 11, 13, @@ -48080,7 +48080,7 @@ "index": 6, "type": "Vertex" }, - "name": "#21:2;:U2;XTR;:Hbef:8,V", + "name": "#21:2;:U2;XTR;:H244:8,V", "stringIds": [ 11, 13, @@ -48106,7 +48106,7 @@ 8 ], "kind": "vertex", - "mappedName": "#8;:Hbef,V", + "mappedName": "#8;:H244,V", "mappedStringIds": [ 8 ], @@ -48116,7 +48116,7 @@ "index": 7, "type": "Vertex" }, - "name": "#8;:Hbef,V", + "name": "#8;:H244,V", "stringIds": [ 8 ] @@ -48142,7 +48142,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:3;:U2;XTR;:Hbef:8,V", + "mappedName": "#21:3;:U2;XTR;:H244:8,V", "mappedStringIds": [ 11, 13, @@ -48155,7 +48155,7 @@ "index": 8, "type": "Vertex" }, - "name": "#21:3;:U2;XTR;:Hbef:8,V", + "name": "#21:3;:U2;XTR;:H244:8,V", "stringIds": [ 11, 13, @@ -48595,24 +48595,24 @@ ], "status": "pass", "stringHasherResource": { - "sha256": "037f709258174a9428944628556eb0662ad48621f290737cb5da0c2c7c1b9f1a", - "text": "StringTableStart v1 24\n-1.0 0:;SKT\n-1.c.1 g1v1\n-1.c.0 g4v2\n-1.c.0 g1v2\n-1.c.0 g2v1\n-1.c.0 g2v2\n-1.c.0 g3v1\n-1.c.0 g3v2\n-1.c.0 g4v1\n-1.0 0:g\n-1.1c.a.1\n-1.0 0:;:Hbef,E\n-1.4c.1.2\n-1.0 0:;:Hbef,V\n-5.0 0:;FAC;:Hbef:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:Hbef:7,F\n-1.4c.1.9\n-6.2c.-7.-b\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.0 0:;:U;XTR;:Hbef:7,E\n-1.4c.1.b\n" + "sha256": "a735b10b323dc43e3bc08dde383108d6f915b2710f790a92b3d280c6ffc8a226", + "text": "StringTableStart v1 24\n-1.0 0:;SKT\n-1.c.1 g1v1\n-1.c.0 g4v2\n-1.c.0 g1v2\n-1.c.0 g2v1\n-1.c.0 g2v2\n-1.c.0 g3v1\n-1.c.0 g3v2\n-1.c.0 g4v1\n-1.0 0:g\n-1.1c.a.1\n-1.0 0:;:H244,E\n-1.4c.1.2\n-1.0 0:;:H244,V\n-5.0 0:;FAC;:H244:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:H244:7,F\n-1.4c.1.9\n-6.2c.-7.-b\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.0 0:;:U;XTR;:H244:7,E\n-1.4c.1.b\n" } }, { "category": "partdesign", "elementMapResources": { "Body12.Shape.Map.txt": { - "sha256": "1ded99eeb9f86029bfbb167459a2611afa210c38dcddd01e697bd7d3f9c09f92", - "text": "BeginElementMap v1\n1 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:H777:8,F\n;:U;XTR;:H777:7,E\n;:G;XTR;:H777:7,E\n;:U2;XTR;:H777:8,V\n;:U;XTR;:H777:7,V\n;:H777,V\n;:H777,E\n;:G;XTR;:H777:7,F\n;FAC;:H777:4,F\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1c.6 0\n$#1d.6 0\n$#b:1.a 0\n$#16:1.5 0\n$#1e.6 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#1f.6 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#21:1.8 0\n$#4.9 $#5.9 0\n$#21:1.7 0\n$#6.9 $#7.9 0\n$#21:2.7.b.d.16 0\n$#8.9 $#9.9 0\n$#21:3.7.b.d.16 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 12 1912 1 ;:H778,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 6 1912 1 ;:H778,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 8 1912 1 ;:H778,V 0\n\nNameCount 0\n\nEndMap\n" + "sha256": "f42be55e50bb3a278df56a22d06d3c9ed523d8156aac8c5ac73c0eae776520ba", + "text": "BeginElementMap v1\n1 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:Hc77:8,F\n;:U;XTR;:Hc77:7,E\n;:G;XTR;:Hc77:7,E\n;:U2;XTR;:Hc77:8,V\n;:U;XTR;:Hc77:7,V\n;:Hc77,V\n;:Hc77,E\n;:G;XTR;:Hc77:7,F\n;FAC;:Hc77:4,F\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1c.6 0\n$#1d.6 0\n$#b:1.a 0\n$#16:1.5 0\n$#1e.6 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#1f.6 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#21:1.8 0\n$#4.9 $#5.9 0\n$#21:1.7 0\n$#6.9 $#7.9 0\n$#21:2.7.b.d.16 0\n$#8.9 $#9.9 0\n$#21:3.7.b.d.16 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 12 3192 1 ;:Hc78,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 6 3192 1 ;:Hc78,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 8 3192 1 ;:Hc78,V 0\n\nNameCount 0\n\nEndMap\n" }, "Pad12.AddSubShape.Map.txt": { - "sha256": "c4013de8695a6e6b9eb1983cdcfcae4df63bd6ed750d01bc6afec3d4a2f2d04c", - "text": "BeginElementMap v1\n4 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:H777:8,F\n;:U;XTR;:H777:7,E\n;:G;XTR;:H777:7,E\n;:U2;XTR;:H777:8,V\n;:U;XTR;:H777:7,V\n;:H777,V\n;:H777,E\n;:G;XTR;:H777:7,F\n;FAC;:H777:4,F\n\nMapCount 1\n\nElementMap 1 4 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1c.6 0\n$#1d.6 0\n$#b:1.a 0\n$#16:1.5 0\n$#1e.6 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#1f.6 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#21:1.8 0\n$#4.9 $#5.9 0\n$#21:1.7 0\n$#6.9 $#7.9 0\n$#21:2.7.b.d.16 0\n$#8.9 $#9.9 0\n$#21:3.7.b.d.16 0\n\nEndMap\n" + "sha256": "076fce19917aea50607acdb51ba5857e24044a3e7bde0111ae860e77c72eb99b", + "text": "BeginElementMap v1\n4 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:Hc77:8,F\n;:U;XTR;:Hc77:7,E\n;:G;XTR;:Hc77:7,E\n;:U2;XTR;:Hc77:8,V\n;:U;XTR;:Hc77:7,V\n;:Hc77,V\n;:Hc77,E\n;:G;XTR;:Hc77:7,F\n;FAC;:Hc77:4,F\n\nMapCount 1\n\nElementMap 1 4 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1c.6 0\n$#1d.6 0\n$#b:1.a 0\n$#16:1.5 0\n$#1e.6 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#1f.6 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#21:1.8 0\n$#4.9 $#5.9 0\n$#21:1.7 0\n$#6.9 $#7.9 0\n$#21:2.7.b.d.16 0\n$#8.9 $#9.9 0\n$#21:3.7.b.d.16 0\n\nEndMap\n" }, "Pad12.Shape.Map.txt": { - "sha256": "37ab1a4461138cd0992bd0b879bd72ff341bd1b334e51ff47bf6912063635c3c", - "text": "BeginElementMap v1\n2 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:H777:8,F\n;:U;XTR;:H777:7,E\n;:G;XTR;:H777:7,E\n;:U2;XTR;:H777:8,V\n;:U;XTR;:H777:7,V\n;:H777,V\n;:H777,E\n;:G;XTR;:H777:7,F\n;FAC;:H777:4,F\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1c.6 0\n$#1d.6 0\n$#b:1.a 0\n$#16:1.5 0\n$#1e.6 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#1f.6 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#21:1.8 0\n$#4.9 $#5.9 0\n$#21:1.7 0\n$#6.9 $#7.9 0\n$#21:2.7.b.d.16 0\n$#8.9 $#9.9 0\n$#21:3.7.b.d.16 0\n\nEndMap\n" + "sha256": "5ab6e57c4c02bf49ea4d3c509caa60a6c063c99b7fd9b133a246b453304930af", + "text": "BeginElementMap v1\n2 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:Hc77:8,F\n;:U;XTR;:Hc77:7,E\n;:G;XTR;:Hc77:7,E\n;:U2;XTR;:Hc77:8,V\n;:U;XTR;:Hc77:7,V\n;:Hc77,V\n;:Hc77,E\n;:G;XTR;:Hc77:7,F\n;FAC;:Hc77:4,F\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1c.6 0\n$#1d.6 0\n$#b:1.a 0\n$#16:1.5 0\n$#1e.6 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#1f.6 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#21:1.8 0\n$#4.9 $#5.9 0\n$#21:1.7 0\n$#6.9 $#7.9 0\n$#21:2.7.b.d.16 0\n$#8.9 $#9.9 0\n$#21:3.7.b.d.16 0\n\nEndMap\n" }, "Sketch12.Shape.Map.txt": { "sha256": "3122a2e70dafbd5617afe7851c9a3864672cd03df3cc15e737748f470219b4a7", @@ -49271,15 +49271,15 @@ "history": [ { "children": [], - "mappedName": "#d:1;:G;XTR;:H777:7,F;:H778,F", + "mappedName": "#d:1;:G;XTR;:Hc77:7,F;:Hc78,F", "object": "Body12", "typeId": "PartDesign::Body" }, { "children": [ - "#b:1;:H777,E" + "#b:1;:Hc77,E" ], - "mappedName": "#d:1;:G;XTR;:H777:7,F", + "mappedName": "#d:1;:G;XTR;:Hc77:7,F", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -49294,7 +49294,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;:G;XTR;:H777:7,F;:H778,F", + "mappedName": "#d:1;:G;XTR;:Hc77:7,F;:Hc78,F", "mappedStringIds": [ 13 ], @@ -49304,15 +49304,15 @@ "history": [ { "children": [], - "mappedName": "#d:2;:G;XTR;:H777:7,F;:H778,F", + "mappedName": "#d:2;:G;XTR;:Hc77:7,F;:Hc78,F", "object": "Body12", "typeId": "PartDesign::Body" }, { "children": [ - "#b:2;:H777,E" + "#b:2;:Hc77,E" ], - "mappedName": "#d:2;:G;XTR;:H777:7,F", + "mappedName": "#d:2;:G;XTR;:Hc77:7,F", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -49328,7 +49328,7 @@ 11, 13 ], - "mappedName": "#d:2;:G;XTR;:H777:7,F;:H778,F", + "mappedName": "#d:2;:G;XTR;:Hc77:7,F;:Hc78,F", "mappedStringIds": [ 11, 13 @@ -49339,15 +49339,15 @@ "history": [ { "children": [], - "mappedName": "#d:3;:G;XTR;:H777:7,F;:H778,F", + "mappedName": "#d:3;:G;XTR;:Hc77:7,F;:Hc78,F", "object": "Body12", "typeId": "PartDesign::Body" }, { "children": [ - "#b:3;:H777,E" + "#b:3;:Hc77,E" ], - "mappedName": "#d:3;:G;XTR;:H777:7,F", + "mappedName": "#d:3;:G;XTR;:Hc77:7,F", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -49363,7 +49363,7 @@ 11, 13 ], - "mappedName": "#d:3;:G;XTR;:H777:7,F;:H778,F", + "mappedName": "#d:3;:G;XTR;:Hc77:7,F;:Hc78,F", "mappedStringIds": [ 11, 13 @@ -49374,15 +49374,15 @@ "history": [ { "children": [], - "mappedName": "#d:4;:G;XTR;:H777:7,F;:H778,F", + "mappedName": "#d:4;:G;XTR;:Hc77:7,F;:Hc78,F", "object": "Body12", "typeId": "PartDesign::Body" }, { "children": [ - "#b:4;:H777,E" + "#b:4;:Hc77,E" ], - "mappedName": "#d:4;:G;XTR;:H777:7,F", + "mappedName": "#d:4;:G;XTR;:Hc77:7,F", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -49398,7 +49398,7 @@ 11, 13 ], - "mappedName": "#d:4;:G;XTR;:H777:7,F;:H778,F", + "mappedName": "#d:4;:G;XTR;:Hc77:7,F;:Hc78,F", "mappedStringIds": [ 11, 13 @@ -49409,15 +49409,15 @@ "history": [ { "children": [], - "mappedName": "#d:1;FAC;:H777:4,F;:H778,F", + "mappedName": "#d:1;FAC;:Hc77:4,F;:Hc78,F", "object": "Body12", "typeId": "PartDesign::Body" }, { "children": [ - "#b:1;:H777,E" + "#b:1;:Hc77,E" ], - "mappedName": "#d:1;FAC;:H777:4,F", + "mappedName": "#d:1;FAC;:Hc77:4,F", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -49432,7 +49432,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;FAC;:H777:4,F;:H778,F", + "mappedName": "#d:1;FAC;:Hc77:4,F;:Hc78,F", "mappedStringIds": [ 13 ], @@ -49442,16 +49442,16 @@ "history": [ { "children": [], - "mappedName": "#14:1;:G0;XTR;:H777:8,F;:H778,F", + "mappedName": "#14:1;:G0;XTR;:Hc77:8,F;:Hc78,F", "object": "Body12", "typeId": "PartDesign::Body" }, { "children": [ - "#d:1;FAC;:H777:4,F", - "#b:1;:H777,E" + "#d:1;FAC;:Hc77:4,F", + "#b:1;:Hc77,E" ], - "mappedName": "#14:1;:G0;XTR;:H777:8,F", + "mappedName": "#14:1;:G0;XTR;:Hc77:8,F", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -49466,7 +49466,7 @@ "indexedStringIds": [ 20 ], - "mappedName": "#14:1;:G0;XTR;:H777:8,F;:H778,F", + "mappedName": "#14:1;:G0;XTR;:Hc77:8,F;:Hc78,F", "mappedStringIds": [ 20 ], @@ -49476,15 +49476,15 @@ "history": [ { "children": [], - "mappedName": "#1c;:G;XTR;:H777:7,E;:H778,E", + "mappedName": "#1c;:G;XTR;:Hc77:7,E;:Hc78,E", "object": "Body12", "typeId": "PartDesign::Body" }, { "children": [ - "#2;:H777,V" + "#2;:Hc77,V" ], - "mappedName": "#1c;:G;XTR;:H777:7,E", + "mappedName": "#1c;:G;XTR;:Hc77:7,E", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -49499,7 +49499,7 @@ "indexedStringIds": [ 28 ], - "mappedName": "#1c;:G;XTR;:H777:7,E;:H778,E", + "mappedName": "#1c;:G;XTR;:Hc77:7,E;:Hc78,E", "mappedStringIds": [ 28 ], @@ -49509,15 +49509,15 @@ "history": [ { "children": [], - "mappedName": "#1d;:G;XTR;:H777:7,E;:H778,E", + "mappedName": "#1d;:G;XTR;:Hc77:7,E;:Hc78,E", "object": "Body12", "typeId": "PartDesign::Body" }, { "children": [ - "#4;:H777,V" + "#4;:Hc77,V" ], - "mappedName": "#1d;:G;XTR;:H777:7,E", + "mappedName": "#1d;:G;XTR;:Hc77:7,E", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -49532,7 +49532,7 @@ "indexedStringIds": [ 29 ], - "mappedName": "#1d;:G;XTR;:H777:7,E;:H778,E", + "mappedName": "#1d;:G;XTR;:Hc77:7,E;:Hc78,E", "mappedStringIds": [ 29 ], @@ -49542,13 +49542,13 @@ "history": [ { "children": [], - "mappedName": "#b:1;:H777,E;:H778,E", + "mappedName": "#b:1;:Hc77,E;:Hc78,E", "object": "Body12", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#b:1;:H777,E", + "mappedName": "#b:1;:Hc77,E", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -49563,7 +49563,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:1;:H777,E;:H778,E", + "mappedName": "#b:1;:Hc77,E;:Hc78,E", "mappedStringIds": [ 11 ], @@ -49573,16 +49573,16 @@ "history": [ { "children": [], - "mappedName": "#16:1;:U;XTR;:H777:7,E;:H778,E", + "mappedName": "#16:1;:U;XTR;:Hc77:7,E;:Hc78,E", "object": "Body12", "typeId": "PartDesign::Body" }, { "children": [ - "#d:1;:G;XTR;:H777:7,F", - "#b:1;:H777,E" + "#d:1;:G;XTR;:Hc77:7,F", + "#b:1;:Hc77,E" ], - "mappedName": "#16:1;:U;XTR;:H777:7,E", + "mappedName": "#16:1;:U;XTR;:Hc77:7,E", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -49597,7 +49597,7 @@ "indexedStringIds": [ 22 ], - "mappedName": "#16:1;:U;XTR;:H777:7,E;:H778,E", + "mappedName": "#16:1;:U;XTR;:Hc77:7,E;:Hc78,E", "mappedStringIds": [ 22 ], @@ -49607,15 +49607,15 @@ "history": [ { "children": [], - "mappedName": "#1e;:G;XTR;:H777:7,E;:H778,E", + "mappedName": "#1e;:G;XTR;:Hc77:7,E;:Hc78,E", "object": "Body12", "typeId": "PartDesign::Body" }, { "children": [ - "#6;:H777,V" + "#6;:Hc77,V" ], - "mappedName": "#1e;:G;XTR;:H777:7,E", + "mappedName": "#1e;:G;XTR;:Hc77:7,E", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -49630,7 +49630,7 @@ "indexedStringIds": [ 30 ], - "mappedName": "#1e;:G;XTR;:H777:7,E;:H778,E", + "mappedName": "#1e;:G;XTR;:Hc77:7,E;:Hc78,E", "mappedStringIds": [ 30 ], @@ -49640,13 +49640,13 @@ "history": [ { "children": [], - "mappedName": "#b:2;:H777,E;:H778,E", + "mappedName": "#b:2;:Hc77,E;:Hc78,E", "object": "Body12", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#b:2;:H777,E", + "mappedName": "#b:2;:Hc77,E", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -49661,7 +49661,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:2;:H777,E;:H778,E", + "mappedName": "#b:2;:Hc77,E;:Hc78,E", "mappedStringIds": [ 11 ], @@ -49671,16 +49671,16 @@ "history": [ { "children": [], - "mappedName": "#16:2;:U;XTR;:H777:7,E;:H778,E", + "mappedName": "#16:2;:U;XTR;:Hc77:7,E;:Hc78,E", "object": "Body12", "typeId": "PartDesign::Body" }, { "children": [ - "#d:2;:G;XTR;:H777:7,F", - "#b:2;:H777,E" + "#d:2;:G;XTR;:Hc77:7,F", + "#b:2;:Hc77,E" ], - "mappedName": "#16:2;:U;XTR;:H777:7,E", + "mappedName": "#16:2;:U;XTR;:Hc77:7,E", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -49697,7 +49697,7 @@ 13, 22 ], - "mappedName": "#16:2;:U;XTR;:H777:7,E;:H778,E", + "mappedName": "#16:2;:U;XTR;:Hc77:7,E;:Hc78,E", "mappedStringIds": [ 11, 13, @@ -49709,15 +49709,15 @@ "history": [ { "children": [], - "mappedName": "#1f;:G;XTR;:H777:7,E;:H778,E", + "mappedName": "#1f;:G;XTR;:Hc77:7,E;:Hc78,E", "object": "Body12", "typeId": "PartDesign::Body" }, { "children": [ - "#8;:H777,V" + "#8;:Hc77,V" ], - "mappedName": "#1f;:G;XTR;:H777:7,E", + "mappedName": "#1f;:G;XTR;:Hc77:7,E", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -49732,7 +49732,7 @@ "indexedStringIds": [ 31 ], - "mappedName": "#1f;:G;XTR;:H777:7,E;:H778,E", + "mappedName": "#1f;:G;XTR;:Hc77:7,E;:Hc78,E", "mappedStringIds": [ 31 ], @@ -49742,13 +49742,13 @@ "history": [ { "children": [], - "mappedName": "#b:3;:H777,E;:H778,E", + "mappedName": "#b:3;:Hc77,E;:Hc78,E", "object": "Body12", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#b:3;:H777,E", + "mappedName": "#b:3;:Hc77,E", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -49763,7 +49763,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:3;:H777,E;:H778,E", + "mappedName": "#b:3;:Hc77,E;:Hc78,E", "mappedStringIds": [ 11 ], @@ -49773,16 +49773,16 @@ "history": [ { "children": [], - "mappedName": "#16:3;:U;XTR;:H777:7,E;:H778,E", + "mappedName": "#16:3;:U;XTR;:Hc77:7,E;:Hc78,E", "object": "Body12", "typeId": "PartDesign::Body" }, { "children": [ - "#d:3;:G;XTR;:H777:7,F", - "#b:3;:H777,E" + "#d:3;:G;XTR;:Hc77:7,F", + "#b:3;:Hc77,E" ], - "mappedName": "#16:3;:U;XTR;:H777:7,E", + "mappedName": "#16:3;:U;XTR;:Hc77:7,E", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -49799,7 +49799,7 @@ 13, 22 ], - "mappedName": "#16:3;:U;XTR;:H777:7,E;:H778,E", + "mappedName": "#16:3;:U;XTR;:Hc77:7,E;:Hc78,E", "mappedStringIds": [ 11, 13, @@ -49811,13 +49811,13 @@ "history": [ { "children": [], - "mappedName": "#b:4;:H777,E;:H778,E", + "mappedName": "#b:4;:Hc77,E;:Hc78,E", "object": "Body12", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#b:4;:H777,E", + "mappedName": "#b:4;:Hc77,E", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -49832,7 +49832,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:4;:H777,E;:H778,E", + "mappedName": "#b:4;:Hc77,E;:Hc78,E", "mappedStringIds": [ 11 ], @@ -49842,16 +49842,16 @@ "history": [ { "children": [], - "mappedName": "#16:4;:U;XTR;:H777:7,E;:H778,E", + "mappedName": "#16:4;:U;XTR;:Hc77:7,E;:Hc78,E", "object": "Body12", "typeId": "PartDesign::Body" }, { "children": [ - "#d:4;:G;XTR;:H777:7,F", - "#b:4;:H777,E" + "#d:4;:G;XTR;:Hc77:7,F", + "#b:4;:Hc77,E" ], - "mappedName": "#16:4;:U;XTR;:H777:7,E", + "mappedName": "#16:4;:U;XTR;:Hc77:7,E", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -49868,7 +49868,7 @@ 13, 22 ], - "mappedName": "#16:4;:U;XTR;:H777:7,E;:H778,E", + "mappedName": "#16:4;:U;XTR;:Hc77:7,E;:Hc78,E", "mappedStringIds": [ 11, 13, @@ -49880,13 +49880,13 @@ "history": [ { "children": [], - "mappedName": "#2;:H777,V;:H778,V", + "mappedName": "#2;:Hc77,V;:Hc78,V", "object": "Body12", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#2;:H777,V", + "mappedName": "#2;:Hc77,V", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -49901,7 +49901,7 @@ "indexedStringIds": [ 2 ], - "mappedName": "#2;:H777,V;:H778,V", + "mappedName": "#2;:Hc77,V;:Hc78,V", "mappedStringIds": [ 2 ], @@ -49911,17 +49911,17 @@ "history": [ { "children": [], - "mappedName": "#21:1;:U;XTR;:H777:7,V;:H778,V", + "mappedName": "#21:1;:U;XTR;:Hc77:7,V;:Hc78,V", "object": "Body12", "typeId": "PartDesign::Body" }, { "children": [ - "#16:1;:U;XTR;:H777:7,E", - "#d:1;:G;XTR;:H777:7,F", - "#b:1;:H777,E" + "#16:1;:U;XTR;:Hc77:7,E", + "#d:1;:G;XTR;:Hc77:7,F", + "#b:1;:Hc77,E" ], - "mappedName": "#21:1;:U;XTR;:H777:7,V", + "mappedName": "#21:1;:U;XTR;:Hc77:7,V", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -49936,7 +49936,7 @@ "indexedStringIds": [ 33 ], - "mappedName": "#21:1;:U;XTR;:H777:7,V;:H778,V", + "mappedName": "#21:1;:U;XTR;:Hc77:7,V;:Hc78,V", "mappedStringIds": [ 33 ], @@ -49946,13 +49946,13 @@ "history": [ { "children": [], - "mappedName": "#4;:H777,V;:H778,V", + "mappedName": "#4;:Hc77,V;:Hc78,V", "object": "Body12", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#4;:H777,V", + "mappedName": "#4;:Hc77,V", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -49967,7 +49967,7 @@ "indexedStringIds": [ 4 ], - "mappedName": "#4;:H777,V;:H778,V", + "mappedName": "#4;:Hc77,V;:Hc78,V", "mappedStringIds": [ 4 ], @@ -49977,17 +49977,17 @@ "history": [ { "children": [], - "mappedName": "#21:1;:U2;XTR;:H777:8,V;:H778,V", + "mappedName": "#21:1;:U2;XTR;:Hc77:8,V;:Hc78,V", "object": "Body12", "typeId": "PartDesign::Body" }, { "children": [ - "#16:1;:U;XTR;:H777:7,E", - "#d:1;:G;XTR;:H777:7,F", - "#b:1;:H777,E" + "#16:1;:U;XTR;:Hc77:7,E", + "#d:1;:G;XTR;:Hc77:7,F", + "#b:1;:Hc77,E" ], - "mappedName": "#21:1;:U2;XTR;:H777:8,V", + "mappedName": "#21:1;:U2;XTR;:Hc77:8,V", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -50002,7 +50002,7 @@ "indexedStringIds": [ 33 ], - "mappedName": "#21:1;:U2;XTR;:H777:8,V;:H778,V", + "mappedName": "#21:1;:U2;XTR;:Hc77:8,V;:Hc78,V", "mappedStringIds": [ 33 ], @@ -50012,13 +50012,13 @@ "history": [ { "children": [], - "mappedName": "#6;:H777,V;:H778,V", + "mappedName": "#6;:Hc77,V;:Hc78,V", "object": "Body12", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#6;:H777,V", + "mappedName": "#6;:Hc77,V", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -50033,7 +50033,7 @@ "indexedStringIds": [ 6 ], - "mappedName": "#6;:H777,V;:H778,V", + "mappedName": "#6;:Hc77,V;:Hc78,V", "mappedStringIds": [ 6 ], @@ -50043,17 +50043,17 @@ "history": [ { "children": [], - "mappedName": "#21:2;:U2;XTR;:H777:8,V;:H778,V", + "mappedName": "#21:2;:U2;XTR;:Hc77:8,V;:Hc78,V", "object": "Body12", "typeId": "PartDesign::Body" }, { "children": [ - "#16:2;:U;XTR;:H777:7,E", - "#d:2;:G;XTR;:H777:7,F", - "#b:2;:H777,E" + "#16:2;:U;XTR;:Hc77:7,E", + "#d:2;:G;XTR;:Hc77:7,F", + "#b:2;:Hc77,E" ], - "mappedName": "#21:2;:U2;XTR;:H777:8,V", + "mappedName": "#21:2;:U2;XTR;:Hc77:8,V", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -50071,7 +50071,7 @@ 22, 33 ], - "mappedName": "#21:2;:U2;XTR;:H777:8,V;:H778,V", + "mappedName": "#21:2;:U2;XTR;:Hc77:8,V;:Hc78,V", "mappedStringIds": [ 11, 13, @@ -50084,13 +50084,13 @@ "history": [ { "children": [], - "mappedName": "#8;:H777,V;:H778,V", + "mappedName": "#8;:Hc77,V;:Hc78,V", "object": "Body12", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#8;:H777,V", + "mappedName": "#8;:Hc77,V", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -50105,7 +50105,7 @@ "indexedStringIds": [ 8 ], - "mappedName": "#8;:H777,V;:H778,V", + "mappedName": "#8;:Hc77,V;:Hc78,V", "mappedStringIds": [ 8 ], @@ -50115,17 +50115,17 @@ "history": [ { "children": [], - "mappedName": "#21:3;:U2;XTR;:H777:8,V;:H778,V", + "mappedName": "#21:3;:U2;XTR;:Hc77:8,V;:Hc78,V", "object": "Body12", "typeId": "PartDesign::Body" }, { "children": [ - "#16:3;:U;XTR;:H777:7,E", - "#d:3;:G;XTR;:H777:7,F", - "#b:3;:H777,E" + "#16:3;:U;XTR;:Hc77:7,E", + "#d:3;:G;XTR;:Hc77:7,F", + "#b:3;:Hc77,E" ], - "mappedName": "#21:3;:U2;XTR;:H777:8,V", + "mappedName": "#21:3;:U2;XTR;:Hc77:8,V", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -50143,7 +50143,7 @@ 22, 33 ], - "mappedName": "#21:3;:U2;XTR;:H777:8,V;:H778,V", + "mappedName": "#21:3;:U2;XTR;:Hc77:8,V;:Hc78,V", "mappedStringIds": [ 11, 13, @@ -50166,7 +50166,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;:G;XTR;:H777:7,F;:H778,F", + "mappedName": "#d:1;:G;XTR;:Hc77:7,F;:Hc78,F", "mappedStringIds": [ 13 ], @@ -50176,7 +50176,7 @@ "index": 1, "type": "Face" }, - "name": "#d:1;:G;XTR;:H777:7,F;:H778,F", + "name": "#d:1;:G;XTR;:Hc77:7,F;:Hc78,F", "stringIds": [ 13 ] @@ -50186,9 +50186,9 @@ "resultPersistentId": "Body12:face:0", "sourceRefs": [ { - "mappedName": "#d:1;:G;XTR;:H777:7,F", + "mappedName": "#d:1;:G;XTR;:Hc77:7,F", "objectId": "Pad12", - "persistentId": "Pad12:mapped:#d:1;:G;XTR;:H777:7,F", + "persistentId": "Pad12:mapped:#d:1;:G;XTR;:Hc77:7,F", "stageId": "Pad12" }, { @@ -50206,7 +50206,7 @@ 13 ], "kind": "face", - "mappedName": "#d:2;:G;XTR;:H777:7,F;:H778,F", + "mappedName": "#d:2;:G;XTR;:Hc77:7,F;:Hc78,F", "mappedStringIds": [ 11, 13 @@ -50217,7 +50217,7 @@ "index": 2, "type": "Face" }, - "name": "#d:2;:G;XTR;:H777:7,F;:H778,F", + "name": "#d:2;:G;XTR;:Hc77:7,F;:Hc78,F", "stringIds": [ 11, 13 @@ -50228,9 +50228,9 @@ "resultPersistentId": "Body12:face:1", "sourceRefs": [ { - "mappedName": "#d:2;:G;XTR;:H777:7,F", + "mappedName": "#d:2;:G;XTR;:Hc77:7,F", "objectId": "Pad12", - "persistentId": "Pad12:mapped:#d:2;:G;XTR;:H777:7,F", + "persistentId": "Pad12:mapped:#d:2;:G;XTR;:Hc77:7,F", "stageId": "Pad12" }, { @@ -50248,7 +50248,7 @@ 13 ], "kind": "face", - "mappedName": "#d:3;:G;XTR;:H777:7,F;:H778,F", + "mappedName": "#d:3;:G;XTR;:Hc77:7,F;:Hc78,F", "mappedStringIds": [ 11, 13 @@ -50259,7 +50259,7 @@ "index": 3, "type": "Face" }, - "name": "#d:3;:G;XTR;:H777:7,F;:H778,F", + "name": "#d:3;:G;XTR;:Hc77:7,F;:Hc78,F", "stringIds": [ 11, 13 @@ -50270,9 +50270,9 @@ "resultPersistentId": "Body12:face:2", "sourceRefs": [ { - "mappedName": "#d:3;:G;XTR;:H777:7,F", + "mappedName": "#d:3;:G;XTR;:Hc77:7,F", "objectId": "Pad12", - "persistentId": "Pad12:mapped:#d:3;:G;XTR;:H777:7,F", + "persistentId": "Pad12:mapped:#d:3;:G;XTR;:Hc77:7,F", "stageId": "Pad12" }, { @@ -50290,7 +50290,7 @@ 13 ], "kind": "face", - "mappedName": "#d:4;:G;XTR;:H777:7,F;:H778,F", + "mappedName": "#d:4;:G;XTR;:Hc77:7,F;:Hc78,F", "mappedStringIds": [ 11, 13 @@ -50301,7 +50301,7 @@ "index": 4, "type": "Face" }, - "name": "#d:4;:G;XTR;:H777:7,F;:H778,F", + "name": "#d:4;:G;XTR;:Hc77:7,F;:Hc78,F", "stringIds": [ 11, 13 @@ -50312,9 +50312,9 @@ "resultPersistentId": "Body12:face:3", "sourceRefs": [ { - "mappedName": "#d:4;:G;XTR;:H777:7,F", + "mappedName": "#d:4;:G;XTR;:Hc77:7,F", "objectId": "Pad12", - "persistentId": "Pad12:mapped:#d:4;:G;XTR;:H777:7,F", + "persistentId": "Pad12:mapped:#d:4;:G;XTR;:Hc77:7,F", "stageId": "Pad12" }, { @@ -50331,7 +50331,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;FAC;:H777:4,F;:H778,F", + "mappedName": "#d:1;FAC;:Hc77:4,F;:Hc78,F", "mappedStringIds": [ 13 ], @@ -50341,7 +50341,7 @@ "index": 5, "type": "Face" }, - "name": "#d:1;FAC;:H777:4,F;:H778,F", + "name": "#d:1;FAC;:Hc77:4,F;:Hc78,F", "stringIds": [ 13 ] @@ -50351,9 +50351,9 @@ "resultPersistentId": "Body12:face:4", "sourceRefs": [ { - "mappedName": "#d:1;FAC;:H777:4,F", + "mappedName": "#d:1;FAC;:Hc77:4,F", "objectId": "Pad12", - "persistentId": "Pad12:mapped:#d:1;FAC;:H777:4,F", + "persistentId": "Pad12:mapped:#d:1;FAC;:Hc77:4,F", "stageId": "Pad12" }, { @@ -50370,7 +50370,7 @@ 20 ], "kind": "face", - "mappedName": "#14:1;:G0;XTR;:H777:8,F;:H778,F", + "mappedName": "#14:1;:G0;XTR;:Hc77:8,F;:Hc78,F", "mappedStringIds": [ 20 ], @@ -50380,7 +50380,7 @@ "index": 6, "type": "Face" }, - "name": "#14:1;:G0;XTR;:H777:8,F;:H778,F", + "name": "#14:1;:G0;XTR;:Hc77:8,F;:Hc78,F", "stringIds": [ 20 ] @@ -50390,9 +50390,9 @@ "resultPersistentId": "Body12:face:5", "sourceRefs": [ { - "mappedName": "#14:1;:G0;XTR;:H777:8,F", + "mappedName": "#14:1;:G0;XTR;:Hc77:8,F", "objectId": "Pad12", - "persistentId": "Pad12:mapped:#14:1;:G0;XTR;:H777:8,F", + "persistentId": "Pad12:mapped:#14:1;:G0;XTR;:Hc77:8,F", "stageId": "Pad12" }, { @@ -50409,7 +50409,7 @@ 28 ], "kind": "edge", - "mappedName": "#1c;:G;XTR;:H777:7,E;:H778,E", + "mappedName": "#1c;:G;XTR;:Hc77:7,E;:Hc78,E", "mappedStringIds": [ 28 ], @@ -50419,7 +50419,7 @@ "index": 1, "type": "Edge" }, - "name": "#1c;:G;XTR;:H777:7,E;:H778,E", + "name": "#1c;:G;XTR;:Hc77:7,E;:Hc78,E", "stringIds": [ 28 ] @@ -50429,9 +50429,9 @@ "resultPersistentId": "Body12:edge:0", "sourceRefs": [ { - "mappedName": "#1c;:G;XTR;:H777:7,E", + "mappedName": "#1c;:G;XTR;:Hc77:7,E", "objectId": "Pad12", - "persistentId": "Pad12:mapped:#1c;:G;XTR;:H777:7,E", + "persistentId": "Pad12:mapped:#1c;:G;XTR;:Hc77:7,E", "stageId": "Pad12" }, { @@ -50448,7 +50448,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d;:G;XTR;:H777:7,E;:H778,E", + "mappedName": "#1d;:G;XTR;:Hc77:7,E;:Hc78,E", "mappedStringIds": [ 29 ], @@ -50458,7 +50458,7 @@ "index": 2, "type": "Edge" }, - "name": "#1d;:G;XTR;:H777:7,E;:H778,E", + "name": "#1d;:G;XTR;:Hc77:7,E;:Hc78,E", "stringIds": [ 29 ] @@ -50468,9 +50468,9 @@ "resultPersistentId": "Body12:edge:1", "sourceRefs": [ { - "mappedName": "#1d;:G;XTR;:H777:7,E", + "mappedName": "#1d;:G;XTR;:Hc77:7,E", "objectId": "Pad12", - "persistentId": "Pad12:mapped:#1d;:G;XTR;:H777:7,E", + "persistentId": "Pad12:mapped:#1d;:G;XTR;:Hc77:7,E", "stageId": "Pad12" }, { @@ -50487,7 +50487,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:1;:H777,E;:H778,E", + "mappedName": "#b:1;:Hc77,E;:Hc78,E", "mappedStringIds": [ 11 ], @@ -50497,7 +50497,7 @@ "index": 3, "type": "Edge" }, - "name": "#b:1;:H777,E;:H778,E", + "name": "#b:1;:Hc77,E;:Hc78,E", "stringIds": [ 11 ] @@ -50507,9 +50507,9 @@ "resultPersistentId": "Body12:edge:2", "sourceRefs": [ { - "mappedName": "#b:1;:H777,E", + "mappedName": "#b:1;:Hc77,E", "objectId": "Pad12", - "persistentId": "Pad12:mapped:#b:1;:H777,E", + "persistentId": "Pad12:mapped:#b:1;:Hc77,E", "stageId": "Pad12" }, { @@ -50526,7 +50526,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:1;:U;XTR;:H777:7,E;:H778,E", + "mappedName": "#16:1;:U;XTR;:Hc77:7,E;:Hc78,E", "mappedStringIds": [ 22 ], @@ -50536,7 +50536,7 @@ "index": 4, "type": "Edge" }, - "name": "#16:1;:U;XTR;:H777:7,E;:H778,E", + "name": "#16:1;:U;XTR;:Hc77:7,E;:Hc78,E", "stringIds": [ 22 ] @@ -50546,9 +50546,9 @@ "resultPersistentId": "Body12:edge:3", "sourceRefs": [ { - "mappedName": "#16:1;:U;XTR;:H777:7,E", + "mappedName": "#16:1;:U;XTR;:Hc77:7,E", "objectId": "Pad12", - "persistentId": "Pad12:mapped:#16:1;:U;XTR;:H777:7,E", + "persistentId": "Pad12:mapped:#16:1;:U;XTR;:Hc77:7,E", "stageId": "Pad12" }, { @@ -50565,7 +50565,7 @@ 30 ], "kind": "edge", - "mappedName": "#1e;:G;XTR;:H777:7,E;:H778,E", + "mappedName": "#1e;:G;XTR;:Hc77:7,E;:Hc78,E", "mappedStringIds": [ 30 ], @@ -50575,7 +50575,7 @@ "index": 5, "type": "Edge" }, - "name": "#1e;:G;XTR;:H777:7,E;:H778,E", + "name": "#1e;:G;XTR;:Hc77:7,E;:Hc78,E", "stringIds": [ 30 ] @@ -50585,9 +50585,9 @@ "resultPersistentId": "Body12:edge:4", "sourceRefs": [ { - "mappedName": "#1e;:G;XTR;:H777:7,E", + "mappedName": "#1e;:G;XTR;:Hc77:7,E", "objectId": "Pad12", - "persistentId": "Pad12:mapped:#1e;:G;XTR;:H777:7,E", + "persistentId": "Pad12:mapped:#1e;:G;XTR;:Hc77:7,E", "stageId": "Pad12" }, { @@ -50604,7 +50604,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:2;:H777,E;:H778,E", + "mappedName": "#b:2;:Hc77,E;:Hc78,E", "mappedStringIds": [ 11 ], @@ -50614,7 +50614,7 @@ "index": 6, "type": "Edge" }, - "name": "#b:2;:H777,E;:H778,E", + "name": "#b:2;:Hc77,E;:Hc78,E", "stringIds": [ 11 ] @@ -50624,9 +50624,9 @@ "resultPersistentId": "Body12:edge:5", "sourceRefs": [ { - "mappedName": "#b:2;:H777,E", + "mappedName": "#b:2;:Hc77,E", "objectId": "Pad12", - "persistentId": "Pad12:mapped:#b:2;:H777,E", + "persistentId": "Pad12:mapped:#b:2;:Hc77,E", "stageId": "Pad12" }, { @@ -50645,7 +50645,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:2;:U;XTR;:H777:7,E;:H778,E", + "mappedName": "#16:2;:U;XTR;:Hc77:7,E;:Hc78,E", "mappedStringIds": [ 11, 13, @@ -50657,7 +50657,7 @@ "index": 7, "type": "Edge" }, - "name": "#16:2;:U;XTR;:H777:7,E;:H778,E", + "name": "#16:2;:U;XTR;:Hc77:7,E;:Hc78,E", "stringIds": [ 11, 13, @@ -50669,9 +50669,9 @@ "resultPersistentId": "Body12:edge:6", "sourceRefs": [ { - "mappedName": "#16:2;:U;XTR;:H777:7,E", + "mappedName": "#16:2;:U;XTR;:Hc77:7,E", "objectId": "Pad12", - "persistentId": "Pad12:mapped:#16:2;:U;XTR;:H777:7,E", + "persistentId": "Pad12:mapped:#16:2;:U;XTR;:Hc77:7,E", "stageId": "Pad12" }, { @@ -50688,7 +50688,7 @@ 31 ], "kind": "edge", - "mappedName": "#1f;:G;XTR;:H777:7,E;:H778,E", + "mappedName": "#1f;:G;XTR;:Hc77:7,E;:Hc78,E", "mappedStringIds": [ 31 ], @@ -50698,7 +50698,7 @@ "index": 8, "type": "Edge" }, - "name": "#1f;:G;XTR;:H777:7,E;:H778,E", + "name": "#1f;:G;XTR;:Hc77:7,E;:Hc78,E", "stringIds": [ 31 ] @@ -50708,9 +50708,9 @@ "resultPersistentId": "Body12:edge:7", "sourceRefs": [ { - "mappedName": "#1f;:G;XTR;:H777:7,E", + "mappedName": "#1f;:G;XTR;:Hc77:7,E", "objectId": "Pad12", - "persistentId": "Pad12:mapped:#1f;:G;XTR;:H777:7,E", + "persistentId": "Pad12:mapped:#1f;:G;XTR;:Hc77:7,E", "stageId": "Pad12" }, { @@ -50727,7 +50727,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:3;:H777,E;:H778,E", + "mappedName": "#b:3;:Hc77,E;:Hc78,E", "mappedStringIds": [ 11 ], @@ -50737,7 +50737,7 @@ "index": 9, "type": "Edge" }, - "name": "#b:3;:H777,E;:H778,E", + "name": "#b:3;:Hc77,E;:Hc78,E", "stringIds": [ 11 ] @@ -50747,9 +50747,9 @@ "resultPersistentId": "Body12:edge:8", "sourceRefs": [ { - "mappedName": "#b:3;:H777,E", + "mappedName": "#b:3;:Hc77,E", "objectId": "Pad12", - "persistentId": "Pad12:mapped:#b:3;:H777,E", + "persistentId": "Pad12:mapped:#b:3;:Hc77,E", "stageId": "Pad12" }, { @@ -50768,7 +50768,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:3;:U;XTR;:H777:7,E;:H778,E", + "mappedName": "#16:3;:U;XTR;:Hc77:7,E;:Hc78,E", "mappedStringIds": [ 11, 13, @@ -50780,7 +50780,7 @@ "index": 10, "type": "Edge" }, - "name": "#16:3;:U;XTR;:H777:7,E;:H778,E", + "name": "#16:3;:U;XTR;:Hc77:7,E;:Hc78,E", "stringIds": [ 11, 13, @@ -50792,9 +50792,9 @@ "resultPersistentId": "Body12:edge:9", "sourceRefs": [ { - "mappedName": "#16:3;:U;XTR;:H777:7,E", + "mappedName": "#16:3;:U;XTR;:Hc77:7,E", "objectId": "Pad12", - "persistentId": "Pad12:mapped:#16:3;:U;XTR;:H777:7,E", + "persistentId": "Pad12:mapped:#16:3;:U;XTR;:Hc77:7,E", "stageId": "Pad12" }, { @@ -50811,7 +50811,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:4;:H777,E;:H778,E", + "mappedName": "#b:4;:Hc77,E;:Hc78,E", "mappedStringIds": [ 11 ], @@ -50821,7 +50821,7 @@ "index": 11, "type": "Edge" }, - "name": "#b:4;:H777,E;:H778,E", + "name": "#b:4;:Hc77,E;:Hc78,E", "stringIds": [ 11 ] @@ -50831,9 +50831,9 @@ "resultPersistentId": "Body12:edge:10", "sourceRefs": [ { - "mappedName": "#b:4;:H777,E", + "mappedName": "#b:4;:Hc77,E", "objectId": "Pad12", - "persistentId": "Pad12:mapped:#b:4;:H777,E", + "persistentId": "Pad12:mapped:#b:4;:Hc77,E", "stageId": "Pad12" }, { @@ -50852,7 +50852,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:4;:U;XTR;:H777:7,E;:H778,E", + "mappedName": "#16:4;:U;XTR;:Hc77:7,E;:Hc78,E", "mappedStringIds": [ 11, 13, @@ -50864,7 +50864,7 @@ "index": 12, "type": "Edge" }, - "name": "#16:4;:U;XTR;:H777:7,E;:H778,E", + "name": "#16:4;:U;XTR;:Hc77:7,E;:Hc78,E", "stringIds": [ 11, 13, @@ -50876,9 +50876,9 @@ "resultPersistentId": "Body12:edge:11", "sourceRefs": [ { - "mappedName": "#16:4;:U;XTR;:H777:7,E", + "mappedName": "#16:4;:U;XTR;:Hc77:7,E", "objectId": "Pad12", - "persistentId": "Pad12:mapped:#16:4;:U;XTR;:H777:7,E", + "persistentId": "Pad12:mapped:#16:4;:U;XTR;:Hc77:7,E", "stageId": "Pad12" }, { @@ -50895,7 +50895,7 @@ 2 ], "kind": "vertex", - "mappedName": "#2;:H777,V;:H778,V", + "mappedName": "#2;:Hc77,V;:Hc78,V", "mappedStringIds": [ 2 ], @@ -50905,7 +50905,7 @@ "index": 1, "type": "Vertex" }, - "name": "#2;:H777,V;:H778,V", + "name": "#2;:Hc77,V;:Hc78,V", "stringIds": [ 2 ] @@ -50915,9 +50915,9 @@ "resultPersistentId": "Body12:vertex:0", "sourceRefs": [ { - "mappedName": "#2;:H777,V", + "mappedName": "#2;:Hc77,V", "objectId": "Pad12", - "persistentId": "Pad12:mapped:#2;:H777,V", + "persistentId": "Pad12:mapped:#2;:Hc77,V", "stageId": "Pad12" }, { @@ -50934,7 +50934,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:1;:U;XTR;:H777:7,V;:H778,V", + "mappedName": "#21:1;:U;XTR;:Hc77:7,V;:Hc78,V", "mappedStringIds": [ 33 ], @@ -50944,7 +50944,7 @@ "index": 2, "type": "Vertex" }, - "name": "#21:1;:U;XTR;:H777:7,V;:H778,V", + "name": "#21:1;:U;XTR;:Hc77:7,V;:Hc78,V", "stringIds": [ 33 ] @@ -50954,9 +50954,9 @@ "resultPersistentId": "Body12:vertex:1", "sourceRefs": [ { - "mappedName": "#21:1;:U;XTR;:H777:7,V", + "mappedName": "#21:1;:U;XTR;:Hc77:7,V", "objectId": "Pad12", - "persistentId": "Pad12:mapped:#21:1;:U;XTR;:H777:7,V", + "persistentId": "Pad12:mapped:#21:1;:U;XTR;:Hc77:7,V", "stageId": "Pad12" }, { @@ -50973,7 +50973,7 @@ 4 ], "kind": "vertex", - "mappedName": "#4;:H777,V;:H778,V", + "mappedName": "#4;:Hc77,V;:Hc78,V", "mappedStringIds": [ 4 ], @@ -50983,7 +50983,7 @@ "index": 3, "type": "Vertex" }, - "name": "#4;:H777,V;:H778,V", + "name": "#4;:Hc77,V;:Hc78,V", "stringIds": [ 4 ] @@ -50993,9 +50993,9 @@ "resultPersistentId": "Body12:vertex:2", "sourceRefs": [ { - "mappedName": "#4;:H777,V", + "mappedName": "#4;:Hc77,V", "objectId": "Pad12", - "persistentId": "Pad12:mapped:#4;:H777,V", + "persistentId": "Pad12:mapped:#4;:Hc77,V", "stageId": "Pad12" }, { @@ -51012,7 +51012,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:1;:U2;XTR;:H777:8,V;:H778,V", + "mappedName": "#21:1;:U2;XTR;:Hc77:8,V;:Hc78,V", "mappedStringIds": [ 33 ], @@ -51022,7 +51022,7 @@ "index": 4, "type": "Vertex" }, - "name": "#21:1;:U2;XTR;:H777:8,V;:H778,V", + "name": "#21:1;:U2;XTR;:Hc77:8,V;:Hc78,V", "stringIds": [ 33 ] @@ -51032,9 +51032,9 @@ "resultPersistentId": "Body12:vertex:3", "sourceRefs": [ { - "mappedName": "#21:1;:U2;XTR;:H777:8,V", + "mappedName": "#21:1;:U2;XTR;:Hc77:8,V", "objectId": "Pad12", - "persistentId": "Pad12:mapped:#21:1;:U2;XTR;:H777:8,V", + "persistentId": "Pad12:mapped:#21:1;:U2;XTR;:Hc77:8,V", "stageId": "Pad12" }, { @@ -51051,7 +51051,7 @@ 6 ], "kind": "vertex", - "mappedName": "#6;:H777,V;:H778,V", + "mappedName": "#6;:Hc77,V;:Hc78,V", "mappedStringIds": [ 6 ], @@ -51061,7 +51061,7 @@ "index": 5, "type": "Vertex" }, - "name": "#6;:H777,V;:H778,V", + "name": "#6;:Hc77,V;:Hc78,V", "stringIds": [ 6 ] @@ -51071,9 +51071,9 @@ "resultPersistentId": "Body12:vertex:4", "sourceRefs": [ { - "mappedName": "#6;:H777,V", + "mappedName": "#6;:Hc77,V", "objectId": "Pad12", - "persistentId": "Pad12:mapped:#6;:H777,V", + "persistentId": "Pad12:mapped:#6;:Hc77,V", "stageId": "Pad12" }, { @@ -51093,7 +51093,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:2;:U2;XTR;:H777:8,V;:H778,V", + "mappedName": "#21:2;:U2;XTR;:Hc77:8,V;:Hc78,V", "mappedStringIds": [ 11, 13, @@ -51106,7 +51106,7 @@ "index": 6, "type": "Vertex" }, - "name": "#21:2;:U2;XTR;:H777:8,V;:H778,V", + "name": "#21:2;:U2;XTR;:Hc77:8,V;:Hc78,V", "stringIds": [ 11, 13, @@ -51119,9 +51119,9 @@ "resultPersistentId": "Body12:vertex:5", "sourceRefs": [ { - "mappedName": "#21:2;:U2;XTR;:H777:8,V", + "mappedName": "#21:2;:U2;XTR;:Hc77:8,V", "objectId": "Pad12", - "persistentId": "Pad12:mapped:#21:2;:U2;XTR;:H777:8,V", + "persistentId": "Pad12:mapped:#21:2;:U2;XTR;:Hc77:8,V", "stageId": "Pad12" }, { @@ -51138,7 +51138,7 @@ 8 ], "kind": "vertex", - "mappedName": "#8;:H777,V;:H778,V", + "mappedName": "#8;:Hc77,V;:Hc78,V", "mappedStringIds": [ 8 ], @@ -51148,7 +51148,7 @@ "index": 7, "type": "Vertex" }, - "name": "#8;:H777,V;:H778,V", + "name": "#8;:Hc77,V;:Hc78,V", "stringIds": [ 8 ] @@ -51158,9 +51158,9 @@ "resultPersistentId": "Body12:vertex:6", "sourceRefs": [ { - "mappedName": "#8;:H777,V", + "mappedName": "#8;:Hc77,V", "objectId": "Pad12", - "persistentId": "Pad12:mapped:#8;:H777,V", + "persistentId": "Pad12:mapped:#8;:Hc77,V", "stageId": "Pad12" }, { @@ -51180,7 +51180,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:3;:U2;XTR;:H777:8,V;:H778,V", + "mappedName": "#21:3;:U2;XTR;:Hc77:8,V;:Hc78,V", "mappedStringIds": [ 11, 13, @@ -51193,7 +51193,7 @@ "index": 8, "type": "Vertex" }, - "name": "#21:3;:U2;XTR;:H777:8,V;:H778,V", + "name": "#21:3;:U2;XTR;:Hc77:8,V;:Hc78,V", "stringIds": [ 11, 13, @@ -51206,9 +51206,9 @@ "resultPersistentId": "Body12:vertex:7", "sourceRefs": [ { - "mappedName": "#21:3;:U2;XTR;:H777:8,V", + "mappedName": "#21:3;:U2;XTR;:Hc77:8,V", "objectId": "Pad12", - "persistentId": "Pad12:mapped:#21:3;:U2;XTR;:H777:8,V", + "persistentId": "Pad12:mapped:#21:3;:U2;XTR;:Hc77:8,V", "stageId": "Pad12" }, { @@ -52812,9 +52812,9 @@ "history": [ { "children": [ - "#b:1;:H777,E" + "#b:1;:Hc77,E" ], - "mappedName": "#d:1;:G;XTR;:H777:7,F", + "mappedName": "#d:1;:G;XTR;:Hc77:7,F", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -52829,7 +52829,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;:G;XTR;:H777:7,F", + "mappedName": "#d:1;:G;XTR;:Hc77:7,F", "mappedStringIds": [ 13 ], @@ -52839,9 +52839,9 @@ "history": [ { "children": [ - "#b:2;:H777,E" + "#b:2;:Hc77,E" ], - "mappedName": "#d:2;:G;XTR;:H777:7,F", + "mappedName": "#d:2;:G;XTR;:Hc77:7,F", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -52857,7 +52857,7 @@ 11, 13 ], - "mappedName": "#d:2;:G;XTR;:H777:7,F", + "mappedName": "#d:2;:G;XTR;:Hc77:7,F", "mappedStringIds": [ 11, 13 @@ -52868,9 +52868,9 @@ "history": [ { "children": [ - "#b:3;:H777,E" + "#b:3;:Hc77,E" ], - "mappedName": "#d:3;:G;XTR;:H777:7,F", + "mappedName": "#d:3;:G;XTR;:Hc77:7,F", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -52886,7 +52886,7 @@ 11, 13 ], - "mappedName": "#d:3;:G;XTR;:H777:7,F", + "mappedName": "#d:3;:G;XTR;:Hc77:7,F", "mappedStringIds": [ 11, 13 @@ -52897,9 +52897,9 @@ "history": [ { "children": [ - "#b:4;:H777,E" + "#b:4;:Hc77,E" ], - "mappedName": "#d:4;:G;XTR;:H777:7,F", + "mappedName": "#d:4;:G;XTR;:Hc77:7,F", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -52915,7 +52915,7 @@ 11, 13 ], - "mappedName": "#d:4;:G;XTR;:H777:7,F", + "mappedName": "#d:4;:G;XTR;:Hc77:7,F", "mappedStringIds": [ 11, 13 @@ -52926,9 +52926,9 @@ "history": [ { "children": [ - "#b:1;:H777,E" + "#b:1;:Hc77,E" ], - "mappedName": "#d:1;FAC;:H777:4,F", + "mappedName": "#d:1;FAC;:Hc77:4,F", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -52943,7 +52943,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;FAC;:H777:4,F", + "mappedName": "#d:1;FAC;:Hc77:4,F", "mappedStringIds": [ 13 ], @@ -52953,10 +52953,10 @@ "history": [ { "children": [ - "#d:1;FAC;:H777:4,F", - "#b:1;:H777,E" + "#d:1;FAC;:Hc77:4,F", + "#b:1;:Hc77,E" ], - "mappedName": "#14:1;:G0;XTR;:H777:8,F", + "mappedName": "#14:1;:G0;XTR;:Hc77:8,F", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -52971,7 +52971,7 @@ "indexedStringIds": [ 20 ], - "mappedName": "#14:1;:G0;XTR;:H777:8,F", + "mappedName": "#14:1;:G0;XTR;:Hc77:8,F", "mappedStringIds": [ 20 ], @@ -52981,9 +52981,9 @@ "history": [ { "children": [ - "#2;:H777,V" + "#2;:Hc77,V" ], - "mappedName": "#1c;:G;XTR;:H777:7,E", + "mappedName": "#1c;:G;XTR;:Hc77:7,E", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -52998,7 +52998,7 @@ "indexedStringIds": [ 28 ], - "mappedName": "#1c;:G;XTR;:H777:7,E", + "mappedName": "#1c;:G;XTR;:Hc77:7,E", "mappedStringIds": [ 28 ], @@ -53008,9 +53008,9 @@ "history": [ { "children": [ - "#4;:H777,V" + "#4;:Hc77,V" ], - "mappedName": "#1d;:G;XTR;:H777:7,E", + "mappedName": "#1d;:G;XTR;:Hc77:7,E", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -53025,7 +53025,7 @@ "indexedStringIds": [ 29 ], - "mappedName": "#1d;:G;XTR;:H777:7,E", + "mappedName": "#1d;:G;XTR;:Hc77:7,E", "mappedStringIds": [ 29 ], @@ -53035,7 +53035,7 @@ "history": [ { "children": [], - "mappedName": "#b:1;:H777,E", + "mappedName": "#b:1;:Hc77,E", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -53050,7 +53050,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:1;:H777,E", + "mappedName": "#b:1;:Hc77,E", "mappedStringIds": [ 11 ], @@ -53060,10 +53060,10 @@ "history": [ { "children": [ - "#d:1;:G;XTR;:H777:7,F", - "#b:1;:H777,E" + "#d:1;:G;XTR;:Hc77:7,F", + "#b:1;:Hc77,E" ], - "mappedName": "#16:1;:U;XTR;:H777:7,E", + "mappedName": "#16:1;:U;XTR;:Hc77:7,E", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -53078,7 +53078,7 @@ "indexedStringIds": [ 22 ], - "mappedName": "#16:1;:U;XTR;:H777:7,E", + "mappedName": "#16:1;:U;XTR;:Hc77:7,E", "mappedStringIds": [ 22 ], @@ -53088,9 +53088,9 @@ "history": [ { "children": [ - "#6;:H777,V" + "#6;:Hc77,V" ], - "mappedName": "#1e;:G;XTR;:H777:7,E", + "mappedName": "#1e;:G;XTR;:Hc77:7,E", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -53105,7 +53105,7 @@ "indexedStringIds": [ 30 ], - "mappedName": "#1e;:G;XTR;:H777:7,E", + "mappedName": "#1e;:G;XTR;:Hc77:7,E", "mappedStringIds": [ 30 ], @@ -53115,7 +53115,7 @@ "history": [ { "children": [], - "mappedName": "#b:2;:H777,E", + "mappedName": "#b:2;:Hc77,E", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -53130,7 +53130,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:2;:H777,E", + "mappedName": "#b:2;:Hc77,E", "mappedStringIds": [ 11 ], @@ -53140,10 +53140,10 @@ "history": [ { "children": [ - "#d:2;:G;XTR;:H777:7,F", - "#b:2;:H777,E" + "#d:2;:G;XTR;:Hc77:7,F", + "#b:2;:Hc77,E" ], - "mappedName": "#16:2;:U;XTR;:H777:7,E", + "mappedName": "#16:2;:U;XTR;:Hc77:7,E", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -53160,7 +53160,7 @@ 13, 22 ], - "mappedName": "#16:2;:U;XTR;:H777:7,E", + "mappedName": "#16:2;:U;XTR;:Hc77:7,E", "mappedStringIds": [ 11, 13, @@ -53172,9 +53172,9 @@ "history": [ { "children": [ - "#8;:H777,V" + "#8;:Hc77,V" ], - "mappedName": "#1f;:G;XTR;:H777:7,E", + "mappedName": "#1f;:G;XTR;:Hc77:7,E", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -53189,7 +53189,7 @@ "indexedStringIds": [ 31 ], - "mappedName": "#1f;:G;XTR;:H777:7,E", + "mappedName": "#1f;:G;XTR;:Hc77:7,E", "mappedStringIds": [ 31 ], @@ -53199,7 +53199,7 @@ "history": [ { "children": [], - "mappedName": "#b:3;:H777,E", + "mappedName": "#b:3;:Hc77,E", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -53214,7 +53214,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:3;:H777,E", + "mappedName": "#b:3;:Hc77,E", "mappedStringIds": [ 11 ], @@ -53224,10 +53224,10 @@ "history": [ { "children": [ - "#d:3;:G;XTR;:H777:7,F", - "#b:3;:H777,E" + "#d:3;:G;XTR;:Hc77:7,F", + "#b:3;:Hc77,E" ], - "mappedName": "#16:3;:U;XTR;:H777:7,E", + "mappedName": "#16:3;:U;XTR;:Hc77:7,E", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -53244,7 +53244,7 @@ 13, 22 ], - "mappedName": "#16:3;:U;XTR;:H777:7,E", + "mappedName": "#16:3;:U;XTR;:Hc77:7,E", "mappedStringIds": [ 11, 13, @@ -53256,7 +53256,7 @@ "history": [ { "children": [], - "mappedName": "#b:4;:H777,E", + "mappedName": "#b:4;:Hc77,E", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -53271,7 +53271,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:4;:H777,E", + "mappedName": "#b:4;:Hc77,E", "mappedStringIds": [ 11 ], @@ -53281,10 +53281,10 @@ "history": [ { "children": [ - "#d:4;:G;XTR;:H777:7,F", - "#b:4;:H777,E" + "#d:4;:G;XTR;:Hc77:7,F", + "#b:4;:Hc77,E" ], - "mappedName": "#16:4;:U;XTR;:H777:7,E", + "mappedName": "#16:4;:U;XTR;:Hc77:7,E", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -53301,7 +53301,7 @@ 13, 22 ], - "mappedName": "#16:4;:U;XTR;:H777:7,E", + "mappedName": "#16:4;:U;XTR;:Hc77:7,E", "mappedStringIds": [ 11, 13, @@ -53313,7 +53313,7 @@ "history": [ { "children": [], - "mappedName": "#2;:H777,V", + "mappedName": "#2;:Hc77,V", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -53328,7 +53328,7 @@ "indexedStringIds": [ 2 ], - "mappedName": "#2;:H777,V", + "mappedName": "#2;:Hc77,V", "mappedStringIds": [ 2 ], @@ -53338,11 +53338,11 @@ "history": [ { "children": [ - "#16:1;:U;XTR;:H777:7,E", - "#d:1;:G;XTR;:H777:7,F", - "#b:1;:H777,E" + "#16:1;:U;XTR;:Hc77:7,E", + "#d:1;:G;XTR;:Hc77:7,F", + "#b:1;:Hc77,E" ], - "mappedName": "#21:1;:U;XTR;:H777:7,V", + "mappedName": "#21:1;:U;XTR;:Hc77:7,V", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -53357,7 +53357,7 @@ "indexedStringIds": [ 33 ], - "mappedName": "#21:1;:U;XTR;:H777:7,V", + "mappedName": "#21:1;:U;XTR;:Hc77:7,V", "mappedStringIds": [ 33 ], @@ -53367,7 +53367,7 @@ "history": [ { "children": [], - "mappedName": "#4;:H777,V", + "mappedName": "#4;:Hc77,V", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -53382,7 +53382,7 @@ "indexedStringIds": [ 4 ], - "mappedName": "#4;:H777,V", + "mappedName": "#4;:Hc77,V", "mappedStringIds": [ 4 ], @@ -53392,11 +53392,11 @@ "history": [ { "children": [ - "#16:1;:U;XTR;:H777:7,E", - "#d:1;:G;XTR;:H777:7,F", - "#b:1;:H777,E" + "#16:1;:U;XTR;:Hc77:7,E", + "#d:1;:G;XTR;:Hc77:7,F", + "#b:1;:Hc77,E" ], - "mappedName": "#21:1;:U2;XTR;:H777:8,V", + "mappedName": "#21:1;:U2;XTR;:Hc77:8,V", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -53411,7 +53411,7 @@ "indexedStringIds": [ 33 ], - "mappedName": "#21:1;:U2;XTR;:H777:8,V", + "mappedName": "#21:1;:U2;XTR;:Hc77:8,V", "mappedStringIds": [ 33 ], @@ -53421,7 +53421,7 @@ "history": [ { "children": [], - "mappedName": "#6;:H777,V", + "mappedName": "#6;:Hc77,V", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -53436,7 +53436,7 @@ "indexedStringIds": [ 6 ], - "mappedName": "#6;:H777,V", + "mappedName": "#6;:Hc77,V", "mappedStringIds": [ 6 ], @@ -53446,11 +53446,11 @@ "history": [ { "children": [ - "#16:2;:U;XTR;:H777:7,E", - "#d:2;:G;XTR;:H777:7,F", - "#b:2;:H777,E" + "#16:2;:U;XTR;:Hc77:7,E", + "#d:2;:G;XTR;:Hc77:7,F", + "#b:2;:Hc77,E" ], - "mappedName": "#21:2;:U2;XTR;:H777:8,V", + "mappedName": "#21:2;:U2;XTR;:Hc77:8,V", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -53468,7 +53468,7 @@ 22, 33 ], - "mappedName": "#21:2;:U2;XTR;:H777:8,V", + "mappedName": "#21:2;:U2;XTR;:Hc77:8,V", "mappedStringIds": [ 11, 13, @@ -53481,7 +53481,7 @@ "history": [ { "children": [], - "mappedName": "#8;:H777,V", + "mappedName": "#8;:Hc77,V", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -53496,7 +53496,7 @@ "indexedStringIds": [ 8 ], - "mappedName": "#8;:H777,V", + "mappedName": "#8;:Hc77,V", "mappedStringIds": [ 8 ], @@ -53506,11 +53506,11 @@ "history": [ { "children": [ - "#16:3;:U;XTR;:H777:7,E", - "#d:3;:G;XTR;:H777:7,F", - "#b:3;:H777,E" + "#16:3;:U;XTR;:Hc77:7,E", + "#d:3;:G;XTR;:Hc77:7,F", + "#b:3;:Hc77,E" ], - "mappedName": "#21:3;:U2;XTR;:H777:8,V", + "mappedName": "#21:3;:U2;XTR;:Hc77:8,V", "object": "Pad12", "typeId": "PartDesign::Pad" }, @@ -53528,7 +53528,7 @@ 22, 33 ], - "mappedName": "#21:3;:U2;XTR;:H777:8,V", + "mappedName": "#21:3;:U2;XTR;:Hc77:8,V", "mappedStringIds": [ 11, 13, @@ -53551,7 +53551,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;:G;XTR;:H777:7,F", + "mappedName": "#d:1;:G;XTR;:Hc77:7,F", "mappedStringIds": [ 13 ], @@ -53561,7 +53561,7 @@ "index": 1, "type": "Face" }, - "name": "#d:1;:G;XTR;:H777:7,F", + "name": "#d:1;:G;XTR;:Hc77:7,F", "stringIds": [ 13 ] @@ -53585,7 +53585,7 @@ 13 ], "kind": "face", - "mappedName": "#d:2;:G;XTR;:H777:7,F", + "mappedName": "#d:2;:G;XTR;:Hc77:7,F", "mappedStringIds": [ 11, 13 @@ -53596,7 +53596,7 @@ "index": 2, "type": "Face" }, - "name": "#d:2;:G;XTR;:H777:7,F", + "name": "#d:2;:G;XTR;:Hc77:7,F", "stringIds": [ 11, 13 @@ -53621,7 +53621,7 @@ 13 ], "kind": "face", - "mappedName": "#d:3;:G;XTR;:H777:7,F", + "mappedName": "#d:3;:G;XTR;:Hc77:7,F", "mappedStringIds": [ 11, 13 @@ -53632,7 +53632,7 @@ "index": 3, "type": "Face" }, - "name": "#d:3;:G;XTR;:H777:7,F", + "name": "#d:3;:G;XTR;:Hc77:7,F", "stringIds": [ 11, 13 @@ -53657,7 +53657,7 @@ 13 ], "kind": "face", - "mappedName": "#d:4;:G;XTR;:H777:7,F", + "mappedName": "#d:4;:G;XTR;:Hc77:7,F", "mappedStringIds": [ 11, 13 @@ -53668,7 +53668,7 @@ "index": 4, "type": "Face" }, - "name": "#d:4;:G;XTR;:H777:7,F", + "name": "#d:4;:G;XTR;:Hc77:7,F", "stringIds": [ 11, 13 @@ -53692,7 +53692,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;FAC;:H777:4,F", + "mappedName": "#d:1;FAC;:Hc77:4,F", "mappedStringIds": [ 13 ], @@ -53702,7 +53702,7 @@ "index": 5, "type": "Face" }, - "name": "#d:1;FAC;:H777:4,F", + "name": "#d:1;FAC;:Hc77:4,F", "stringIds": [ 13 ] @@ -53725,7 +53725,7 @@ 20 ], "kind": "face", - "mappedName": "#14:1;:G0;XTR;:H777:8,F", + "mappedName": "#14:1;:G0;XTR;:Hc77:8,F", "mappedStringIds": [ 20 ], @@ -53735,7 +53735,7 @@ "index": 6, "type": "Face" }, - "name": "#14:1;:G0;XTR;:H777:8,F", + "name": "#14:1;:G0;XTR;:Hc77:8,F", "stringIds": [ 20 ] @@ -53758,7 +53758,7 @@ 28 ], "kind": "edge", - "mappedName": "#1c;:G;XTR;:H777:7,E", + "mappedName": "#1c;:G;XTR;:Hc77:7,E", "mappedStringIds": [ 28 ], @@ -53768,7 +53768,7 @@ "index": 1, "type": "Edge" }, - "name": "#1c;:G;XTR;:H777:7,E", + "name": "#1c;:G;XTR;:Hc77:7,E", "stringIds": [ 28 ] @@ -53791,7 +53791,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d;:G;XTR;:H777:7,E", + "mappedName": "#1d;:G;XTR;:Hc77:7,E", "mappedStringIds": [ 29 ], @@ -53801,7 +53801,7 @@ "index": 2, "type": "Edge" }, - "name": "#1d;:G;XTR;:H777:7,E", + "name": "#1d;:G;XTR;:Hc77:7,E", "stringIds": [ 29 ] @@ -53824,7 +53824,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:1;:H777,E", + "mappedName": "#b:1;:Hc77,E", "mappedStringIds": [ 11 ], @@ -53834,7 +53834,7 @@ "index": 3, "type": "Edge" }, - "name": "#b:1;:H777,E", + "name": "#b:1;:Hc77,E", "stringIds": [ 11 ] @@ -53857,7 +53857,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:1;:U;XTR;:H777:7,E", + "mappedName": "#16:1;:U;XTR;:Hc77:7,E", "mappedStringIds": [ 22 ], @@ -53867,7 +53867,7 @@ "index": 4, "type": "Edge" }, - "name": "#16:1;:U;XTR;:H777:7,E", + "name": "#16:1;:U;XTR;:Hc77:7,E", "stringIds": [ 22 ] @@ -53890,7 +53890,7 @@ 30 ], "kind": "edge", - "mappedName": "#1e;:G;XTR;:H777:7,E", + "mappedName": "#1e;:G;XTR;:Hc77:7,E", "mappedStringIds": [ 30 ], @@ -53900,7 +53900,7 @@ "index": 5, "type": "Edge" }, - "name": "#1e;:G;XTR;:H777:7,E", + "name": "#1e;:G;XTR;:Hc77:7,E", "stringIds": [ 30 ] @@ -53923,7 +53923,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:2;:H777,E", + "mappedName": "#b:2;:Hc77,E", "mappedStringIds": [ 11 ], @@ -53933,7 +53933,7 @@ "index": 6, "type": "Edge" }, - "name": "#b:2;:H777,E", + "name": "#b:2;:Hc77,E", "stringIds": [ 11 ] @@ -53958,7 +53958,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:2;:U;XTR;:H777:7,E", + "mappedName": "#16:2;:U;XTR;:Hc77:7,E", "mappedStringIds": [ 11, 13, @@ -53970,7 +53970,7 @@ "index": 7, "type": "Edge" }, - "name": "#16:2;:U;XTR;:H777:7,E", + "name": "#16:2;:U;XTR;:Hc77:7,E", "stringIds": [ 11, 13, @@ -53995,7 +53995,7 @@ 31 ], "kind": "edge", - "mappedName": "#1f;:G;XTR;:H777:7,E", + "mappedName": "#1f;:G;XTR;:Hc77:7,E", "mappedStringIds": [ 31 ], @@ -54005,7 +54005,7 @@ "index": 8, "type": "Edge" }, - "name": "#1f;:G;XTR;:H777:7,E", + "name": "#1f;:G;XTR;:Hc77:7,E", "stringIds": [ 31 ] @@ -54028,7 +54028,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:3;:H777,E", + "mappedName": "#b:3;:Hc77,E", "mappedStringIds": [ 11 ], @@ -54038,7 +54038,7 @@ "index": 9, "type": "Edge" }, - "name": "#b:3;:H777,E", + "name": "#b:3;:Hc77,E", "stringIds": [ 11 ] @@ -54063,7 +54063,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:3;:U;XTR;:H777:7,E", + "mappedName": "#16:3;:U;XTR;:Hc77:7,E", "mappedStringIds": [ 11, 13, @@ -54075,7 +54075,7 @@ "index": 10, "type": "Edge" }, - "name": "#16:3;:U;XTR;:H777:7,E", + "name": "#16:3;:U;XTR;:Hc77:7,E", "stringIds": [ 11, 13, @@ -54100,7 +54100,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:4;:H777,E", + "mappedName": "#b:4;:Hc77,E", "mappedStringIds": [ 11 ], @@ -54110,7 +54110,7 @@ "index": 11, "type": "Edge" }, - "name": "#b:4;:H777,E", + "name": "#b:4;:Hc77,E", "stringIds": [ 11 ] @@ -54135,7 +54135,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:4;:U;XTR;:H777:7,E", + "mappedName": "#16:4;:U;XTR;:Hc77:7,E", "mappedStringIds": [ 11, 13, @@ -54147,7 +54147,7 @@ "index": 12, "type": "Edge" }, - "name": "#16:4;:U;XTR;:H777:7,E", + "name": "#16:4;:U;XTR;:Hc77:7,E", "stringIds": [ 11, 13, @@ -54172,7 +54172,7 @@ 2 ], "kind": "vertex", - "mappedName": "#2;:H777,V", + "mappedName": "#2;:Hc77,V", "mappedStringIds": [ 2 ], @@ -54182,7 +54182,7 @@ "index": 1, "type": "Vertex" }, - "name": "#2;:H777,V", + "name": "#2;:Hc77,V", "stringIds": [ 2 ] @@ -54205,7 +54205,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:1;:U;XTR;:H777:7,V", + "mappedName": "#21:1;:U;XTR;:Hc77:7,V", "mappedStringIds": [ 33 ], @@ -54215,7 +54215,7 @@ "index": 2, "type": "Vertex" }, - "name": "#21:1;:U;XTR;:H777:7,V", + "name": "#21:1;:U;XTR;:Hc77:7,V", "stringIds": [ 33 ] @@ -54238,7 +54238,7 @@ 4 ], "kind": "vertex", - "mappedName": "#4;:H777,V", + "mappedName": "#4;:Hc77,V", "mappedStringIds": [ 4 ], @@ -54248,7 +54248,7 @@ "index": 3, "type": "Vertex" }, - "name": "#4;:H777,V", + "name": "#4;:Hc77,V", "stringIds": [ 4 ] @@ -54271,7 +54271,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:1;:U2;XTR;:H777:8,V", + "mappedName": "#21:1;:U2;XTR;:Hc77:8,V", "mappedStringIds": [ 33 ], @@ -54281,7 +54281,7 @@ "index": 4, "type": "Vertex" }, - "name": "#21:1;:U2;XTR;:H777:8,V", + "name": "#21:1;:U2;XTR;:Hc77:8,V", "stringIds": [ 33 ] @@ -54304,7 +54304,7 @@ 6 ], "kind": "vertex", - "mappedName": "#6;:H777,V", + "mappedName": "#6;:Hc77,V", "mappedStringIds": [ 6 ], @@ -54314,7 +54314,7 @@ "index": 5, "type": "Vertex" }, - "name": "#6;:H777,V", + "name": "#6;:Hc77,V", "stringIds": [ 6 ] @@ -54340,7 +54340,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:2;:U2;XTR;:H777:8,V", + "mappedName": "#21:2;:U2;XTR;:Hc77:8,V", "mappedStringIds": [ 11, 13, @@ -54353,7 +54353,7 @@ "index": 6, "type": "Vertex" }, - "name": "#21:2;:U2;XTR;:H777:8,V", + "name": "#21:2;:U2;XTR;:Hc77:8,V", "stringIds": [ 11, 13, @@ -54379,7 +54379,7 @@ 8 ], "kind": "vertex", - "mappedName": "#8;:H777,V", + "mappedName": "#8;:Hc77,V", "mappedStringIds": [ 8 ], @@ -54389,7 +54389,7 @@ "index": 7, "type": "Vertex" }, - "name": "#8;:H777,V", + "name": "#8;:Hc77,V", "stringIds": [ 8 ] @@ -54415,7 +54415,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:3;:U2;XTR;:H777:8,V", + "mappedName": "#21:3;:U2;XTR;:Hc77:8,V", "mappedStringIds": [ 11, 13, @@ -54428,7 +54428,7 @@ "index": 8, "type": "Vertex" }, - "name": "#21:3;:U2;XTR;:H777:8,V", + "name": "#21:3;:U2;XTR;:Hc77:8,V", "stringIds": [ 11, 13, @@ -54868,24 +54868,24 @@ ], "status": "pass", "stringHasherResource": { - "sha256": "54c77b36c068db29fba458c1be21398a4a4c9f96c169d58b327b1df20cebd656", - "text": "StringTableStart v1 24\n-1.0 0:;SKT\n-1.c.1 g1v1\n-1.c.0 g4v2\n-1.c.0 g1v2\n-1.c.0 g2v1\n-1.c.0 g2v2\n-1.c.0 g3v1\n-1.c.0 g3v2\n-1.c.0 g4v1\n-1.0 0:g\n-1.1c.a.1\n-1.0 0:;:H777,E\n-1.4c.1.2\n-1.0 0:;:H777,V\n-5.0 0:;FAC;:H777:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:H777:7,F\n-1.4c.1.9\n-6.2c.-7.-b\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.0 0:;:U;XTR;:H777:7,E\n-1.4c.1.b\n" + "sha256": "dbfea48cc63ee0826436f9e55eb7ee94a74e4cac12c07a6d8bda4b2c000bf200", + "text": "StringTableStart v1 24\n-1.0 0:;SKT\n-1.c.1 g1v1\n-1.c.0 g4v2\n-1.c.0 g1v2\n-1.c.0 g2v1\n-1.c.0 g2v2\n-1.c.0 g3v1\n-1.c.0 g3v2\n-1.c.0 g4v1\n-1.0 0:g\n-1.1c.a.1\n-1.0 0:;:Hc77,E\n-1.4c.1.2\n-1.0 0:;:Hc77,V\n-5.0 0:;FAC;:Hc77:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:Hc77:7,F\n-1.4c.1.9\n-6.2c.-7.-b\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.0 0:;:U;XTR;:Hc77:7,E\n-1.4c.1.b\n" } }, { "category": "partdesign", "elementMapResources": { "Body13.Shape.Map.txt": { - "sha256": "f3a438fb85e214828cfe4810387e73d83923afbae91fbfeab28fc733f4b636f0", - "text": "BeginElementMap v1\n1 PostfixCount 12\nEdge\nFace\nVertex\n;:U;MAK;:Hc08:7,E\n;:L#1b;MAK;:Hc08:a,F\n;:U2;MAK;:Hc08:8,V\n;:U;MAK;:Hc08:7,V\n;:G;MAK;:Hc08:7,E\n;:Hc08,V\n;:Hc08,E\n;:G;MAK;:Hc08:7,F\n;:L#1a;MAK;:Hc08:a,F\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#b:1.a 0\n$#1e.8 0\n$#14:1.4 0\n$#1f.8 0\n$#b:2.a 0\n$#20.8 0\n$#14:2.4.b.d 0\n$#b:3.a 0\n$#21.8 0\n$#14:3.4.b.d 0\n$#b:4.a 0\n$#14:4.4.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c.b.b.b.1a 0\n$#1d:1.5 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#4.9 $#5.9 0\n$#1d:1.6 0\n$#1d:1.7 0\n$#6.9 $#7.9 0\n$#1d:2.6 0\n$#8.9 $#9.9 0\n$#1d:3.6 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 12 3081 1 ;:Hc09,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 6 3081 1 ;:Hc09,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 8 3081 1 ;:Hc09,V 0\n\nNameCount 0\n\nEndMap\n" + "sha256": "5a45e6e827194ea0cc364a1d151ad78db195f85427e1bf36de21c180061d9ca1", + "text": "BeginElementMap v1\n1 PostfixCount 12\nEdge\nFace\nVertex\n;:U;MAK;:H2f7:7,E\n;:L#1b;MAK;:H2f7:a,F\n;:U2;MAK;:H2f7:8,V\n;:U;MAK;:H2f7:7,V\n;:G;MAK;:H2f7:7,E\n;:H2f7,V\n;:H2f7,E\n;:G;MAK;:H2f7:7,F\n;:L#1a;MAK;:H2f7:a,F\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#b:1.a 0\n$#1e.8 0\n$#14:1.4 0\n$#1f.8 0\n$#b:2.a 0\n$#20.8 0\n$#14:2.4.b.d 0\n$#b:3.a 0\n$#21.8 0\n$#14:3.4.b.d 0\n$#b:4.a 0\n$#14:4.4.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c.b.b.b.1a 0\n$#1d:1.5 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#4.9 $#5.9 0\n$#1d:1.6 0\n$#1d:1.7 0\n$#6.9 $#7.9 0\n$#1d:2.6 0\n$#8.9 $#9.9 0\n$#1d:3.6 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 12 760 1 ;:H2f8,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 6 760 1 ;:H2f8,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 8 760 1 ;:H2f8,V 0\n\nNameCount 0\n\nEndMap\n" }, "Pad13.AddSubShape.Map.txt": { - "sha256": "0a41190f05b6721ab8b203a5985f14d860b3617c165ce1dd050e8d589dfc67b6", - "text": "BeginElementMap v1\n4 PostfixCount 12\nEdge\nFace\nVertex\n;:U;MAK;:Hc08:7,E\n;:L#1b;MAK;:Hc08:a,F\n;:U2;MAK;:Hc08:8,V\n;:U;MAK;:Hc08:7,V\n;:G;MAK;:Hc08:7,E\n;:Hc08,V\n;:Hc08,E\n;:G;MAK;:Hc08:7,F\n;:L#1a;MAK;:Hc08:a,F\n\nMapCount 1\n\nElementMap 1 4 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#b:1.a 0\n$#1e.8 0\n$#14:1.4 0\n$#1f.8 0\n$#b:2.a 0\n$#20.8 0\n$#14:2.4.b.d 0\n$#b:3.a 0\n$#21.8 0\n$#14:3.4.b.d 0\n$#b:4.a 0\n$#14:4.4.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c.b.b.b.1a 0\n$#1d:1.5 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#4.9 $#5.9 0\n$#1d:1.6 0\n$#1d:1.7 0\n$#6.9 $#7.9 0\n$#1d:2.6 0\n$#8.9 $#9.9 0\n$#1d:3.6 0\n\nEndMap\n" + "sha256": "92fd8ba7a51110a21546bab04864ca2cf0c6ca193e7df2251b433a02ea8a90e0", + "text": "BeginElementMap v1\n4 PostfixCount 12\nEdge\nFace\nVertex\n;:U;MAK;:H2f7:7,E\n;:L#1b;MAK;:H2f7:a,F\n;:U2;MAK;:H2f7:8,V\n;:U;MAK;:H2f7:7,V\n;:G;MAK;:H2f7:7,E\n;:H2f7,V\n;:H2f7,E\n;:G;MAK;:H2f7:7,F\n;:L#1a;MAK;:H2f7:a,F\n\nMapCount 1\n\nElementMap 1 4 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#b:1.a 0\n$#1e.8 0\n$#14:1.4 0\n$#1f.8 0\n$#b:2.a 0\n$#20.8 0\n$#14:2.4.b.d 0\n$#b:3.a 0\n$#21.8 0\n$#14:3.4.b.d 0\n$#b:4.a 0\n$#14:4.4.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c.b.b.b.1a 0\n$#1d:1.5 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#4.9 $#5.9 0\n$#1d:1.6 0\n$#1d:1.7 0\n$#6.9 $#7.9 0\n$#1d:2.6 0\n$#8.9 $#9.9 0\n$#1d:3.6 0\n\nEndMap\n" }, "Pad13.Shape.Map.txt": { - "sha256": "c028ce73d759b7b1bd146146d70494255f2e16ba216951d2338edfaf384b4533", - "text": "BeginElementMap v1\n2 PostfixCount 12\nEdge\nFace\nVertex\n;:U;MAK;:Hc08:7,E\n;:L#1b;MAK;:Hc08:a,F\n;:U2;MAK;:Hc08:8,V\n;:U;MAK;:Hc08:7,V\n;:G;MAK;:Hc08:7,E\n;:Hc08,V\n;:Hc08,E\n;:G;MAK;:Hc08:7,F\n;:L#1a;MAK;:Hc08:a,F\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#b:1.a 0\n$#1e.8 0\n$#14:1.4 0\n$#1f.8 0\n$#b:2.a 0\n$#20.8 0\n$#14:2.4.b.d 0\n$#b:3.a 0\n$#21.8 0\n$#14:3.4.b.d 0\n$#b:4.a 0\n$#14:4.4.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c.b.b.b.1a 0\n$#1d:1.5 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#4.9 $#5.9 0\n$#1d:1.6 0\n$#1d:1.7 0\n$#6.9 $#7.9 0\n$#1d:2.6 0\n$#8.9 $#9.9 0\n$#1d:3.6 0\n\nEndMap\n" + "sha256": "0fccc7309d680939de498b231792482bc93ebaa4ab7c23b17fac8294dc1f3065", + "text": "BeginElementMap v1\n2 PostfixCount 12\nEdge\nFace\nVertex\n;:U;MAK;:H2f7:7,E\n;:L#1b;MAK;:H2f7:a,F\n;:U2;MAK;:H2f7:8,V\n;:U;MAK;:H2f7:7,V\n;:G;MAK;:H2f7:7,E\n;:H2f7,V\n;:H2f7,E\n;:G;MAK;:H2f7:7,F\n;:L#1a;MAK;:H2f7:a,F\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#b:1.a 0\n$#1e.8 0\n$#14:1.4 0\n$#1f.8 0\n$#b:2.a 0\n$#20.8 0\n$#14:2.4.b.d 0\n$#b:3.a 0\n$#21.8 0\n$#14:3.4.b.d 0\n$#b:4.a 0\n$#14:4.4.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c.b.b.b.1a 0\n$#1d:1.5 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#4.9 $#5.9 0\n$#1d:1.6 0\n$#1d:1.7 0\n$#6.9 $#7.9 0\n$#1d:2.6 0\n$#8.9 $#9.9 0\n$#1d:3.6 0\n\nEndMap\n" }, "Sketch13.Shape.Map.txt": { "sha256": "3122a2e70dafbd5617afe7851c9a3864672cd03df3cc15e737748f470219b4a7", @@ -55544,15 +55544,15 @@ "history": [ { "children": [], - "mappedName": "#d:1;:G;MAK;:Hc08:7,F;:Hc09,F", + "mappedName": "#d:1;:G;MAK;:H2f7:7,F;:H2f8,F", "object": "Body13", "typeId": "PartDesign::Body" }, { "children": [ - "#b:1;:Hc08,E" + "#b:1;:H2f7,E" ], - "mappedName": "#d:1;:G;MAK;:Hc08:7,F", + "mappedName": "#d:1;:G;MAK;:H2f7:7,F", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -55567,7 +55567,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;:G;MAK;:Hc08:7,F;:Hc09,F", + "mappedName": "#d:1;:G;MAK;:H2f7:7,F;:H2f8,F", "mappedStringIds": [ 13 ], @@ -55577,15 +55577,15 @@ "history": [ { "children": [], - "mappedName": "#d:2;:G;MAK;:Hc08:7,F;:Hc09,F", + "mappedName": "#d:2;:G;MAK;:H2f7:7,F;:H2f8,F", "object": "Body13", "typeId": "PartDesign::Body" }, { "children": [ - "#b:2;:Hc08,E" + "#b:2;:H2f7,E" ], - "mappedName": "#d:2;:G;MAK;:Hc08:7,F", + "mappedName": "#d:2;:G;MAK;:H2f7:7,F", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -55601,7 +55601,7 @@ 11, 13 ], - "mappedName": "#d:2;:G;MAK;:Hc08:7,F;:Hc09,F", + "mappedName": "#d:2;:G;MAK;:H2f7:7,F;:H2f8,F", "mappedStringIds": [ 11, 13 @@ -55612,15 +55612,15 @@ "history": [ { "children": [], - "mappedName": "#d:3;:G;MAK;:Hc08:7,F;:Hc09,F", + "mappedName": "#d:3;:G;MAK;:H2f7:7,F;:H2f8,F", "object": "Body13", "typeId": "PartDesign::Body" }, { "children": [ - "#b:3;:Hc08,E" + "#b:3;:H2f7,E" ], - "mappedName": "#d:3;:G;MAK;:Hc08:7,F", + "mappedName": "#d:3;:G;MAK;:H2f7:7,F", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -55636,7 +55636,7 @@ 11, 13 ], - "mappedName": "#d:3;:G;MAK;:Hc08:7,F;:Hc09,F", + "mappedName": "#d:3;:G;MAK;:H2f7:7,F;:H2f8,F", "mappedStringIds": [ 11, 13 @@ -55647,15 +55647,15 @@ "history": [ { "children": [], - "mappedName": "#d:4;:G;MAK;:Hc08:7,F;:Hc09,F", + "mappedName": "#d:4;:G;MAK;:H2f7:7,F;:H2f8,F", "object": "Body13", "typeId": "PartDesign::Body" }, { "children": [ - "#b:4;:Hc08,E" + "#b:4;:H2f7,E" ], - "mappedName": "#d:4;:G;MAK;:Hc08:7,F", + "mappedName": "#d:4;:G;MAK;:H2f7:7,F", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -55671,7 +55671,7 @@ 11, 13 ], - "mappedName": "#d:4;:G;MAK;:Hc08:7,F;:Hc09,F", + "mappedName": "#d:4;:G;MAK;:H2f7:7,F;:H2f8,F", "mappedStringIds": [ 11, 13 @@ -55682,15 +55682,15 @@ "history": [ { "children": [], - "mappedName": "#d:1;:L#1a;MAK;:Hc08:a,F;:Hc09,F", + "mappedName": "#d:1;:L#1a;MAK;:H2f7:a,F;:H2f8,F", "object": "Body13", "typeId": "PartDesign::Body" }, { "children": [ - "#b:1;:Hc08,E" + "#b:1;:H2f7,E" ], - "mappedName": "#d:1;:L#1a;MAK;:Hc08:a,F", + "mappedName": "#d:1;:L#1a;MAK;:H2f7:a,F", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -55709,7 +55709,7 @@ 13, 26 ], - "mappedName": "#d:1;:L#1a;MAK;:Hc08:a,F;:Hc09,F", + "mappedName": "#d:1;:L#1a;MAK;:H2f7:a,F;:H2f8,F", "mappedStringIds": [ 11, 11, @@ -55723,17 +55723,17 @@ "history": [ { "children": [], - "mappedName": "#1d:1;:L#1b;MAK;:Hc08:a,F;:Hc09,F", + "mappedName": "#1d:1;:L#1b;MAK;:H2f7:a,F;:H2f8,F", "object": "Body13", "typeId": "PartDesign::Body" }, { "children": [ - "#14:1;:U;MAK;:Hc08:7,E", - "#d:1;:G;MAK;:Hc08:7,F", - "#b:1;:Hc08,E" + "#14:1;:U;MAK;:H2f7:7,E", + "#d:1;:G;MAK;:H2f7:7,F", + "#b:1;:H2f7,E" ], - "mappedName": "#1d:1;:L#1b;MAK;:Hc08:a,F", + "mappedName": "#1d:1;:L#1b;MAK;:H2f7:a,F", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -55748,7 +55748,7 @@ "indexedStringIds": [ 29 ], - "mappedName": "#1d:1;:L#1b;MAK;:Hc08:a,F;:Hc09,F", + "mappedName": "#1d:1;:L#1b;MAK;:H2f7:a,F;:H2f8,F", "mappedStringIds": [ 29 ], @@ -55758,13 +55758,13 @@ "history": [ { "children": [], - "mappedName": "#b:1;:Hc08,E;:Hc09,E", + "mappedName": "#b:1;:H2f7,E;:H2f8,E", "object": "Body13", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#b:1;:Hc08,E", + "mappedName": "#b:1;:H2f7,E", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -55779,7 +55779,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:1;:Hc08,E;:Hc09,E", + "mappedName": "#b:1;:H2f7,E;:H2f8,E", "mappedStringIds": [ 11 ], @@ -55789,15 +55789,15 @@ "history": [ { "children": [], - "mappedName": "#1e;:G;MAK;:Hc08:7,E;:Hc09,E", + "mappedName": "#1e;:G;MAK;:H2f7:7,E;:H2f8,E", "object": "Body13", "typeId": "PartDesign::Body" }, { "children": [ - "#4;:Hc08,V" + "#4;:H2f7,V" ], - "mappedName": "#1e;:G;MAK;:Hc08:7,E", + "mappedName": "#1e;:G;MAK;:H2f7:7,E", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -55812,7 +55812,7 @@ "indexedStringIds": [ 30 ], - "mappedName": "#1e;:G;MAK;:Hc08:7,E;:Hc09,E", + "mappedName": "#1e;:G;MAK;:H2f7:7,E;:H2f8,E", "mappedStringIds": [ 30 ], @@ -55822,16 +55822,16 @@ "history": [ { "children": [], - "mappedName": "#14:1;:U;MAK;:Hc08:7,E;:Hc09,E", + "mappedName": "#14:1;:U;MAK;:H2f7:7,E;:H2f8,E", "object": "Body13", "typeId": "PartDesign::Body" }, { "children": [ - "#d:1;:G;MAK;:Hc08:7,F", - "#b:1;:Hc08,E" + "#d:1;:G;MAK;:H2f7:7,F", + "#b:1;:H2f7,E" ], - "mappedName": "#14:1;:U;MAK;:Hc08:7,E", + "mappedName": "#14:1;:U;MAK;:H2f7:7,E", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -55846,7 +55846,7 @@ "indexedStringIds": [ 20 ], - "mappedName": "#14:1;:U;MAK;:Hc08:7,E;:Hc09,E", + "mappedName": "#14:1;:U;MAK;:H2f7:7,E;:H2f8,E", "mappedStringIds": [ 20 ], @@ -55856,15 +55856,15 @@ "history": [ { "children": [], - "mappedName": "#1f;:G;MAK;:Hc08:7,E;:Hc09,E", + "mappedName": "#1f;:G;MAK;:H2f7:7,E;:H2f8,E", "object": "Body13", "typeId": "PartDesign::Body" }, { "children": [ - "#2;:Hc08,V" + "#2;:H2f7,V" ], - "mappedName": "#1f;:G;MAK;:Hc08:7,E", + "mappedName": "#1f;:G;MAK;:H2f7:7,E", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -55879,7 +55879,7 @@ "indexedStringIds": [ 31 ], - "mappedName": "#1f;:G;MAK;:Hc08:7,E;:Hc09,E", + "mappedName": "#1f;:G;MAK;:H2f7:7,E;:H2f8,E", "mappedStringIds": [ 31 ], @@ -55889,13 +55889,13 @@ "history": [ { "children": [], - "mappedName": "#b:2;:Hc08,E;:Hc09,E", + "mappedName": "#b:2;:H2f7,E;:H2f8,E", "object": "Body13", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#b:2;:Hc08,E", + "mappedName": "#b:2;:H2f7,E", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -55910,7 +55910,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:2;:Hc08,E;:Hc09,E", + "mappedName": "#b:2;:H2f7,E;:H2f8,E", "mappedStringIds": [ 11 ], @@ -55920,15 +55920,15 @@ "history": [ { "children": [], - "mappedName": "#20;:G;MAK;:Hc08:7,E;:Hc09,E", + "mappedName": "#20;:G;MAK;:H2f7:7,E;:H2f8,E", "object": "Body13", "typeId": "PartDesign::Body" }, { "children": [ - "#6;:Hc08,V" + "#6;:H2f7,V" ], - "mappedName": "#20;:G;MAK;:Hc08:7,E", + "mappedName": "#20;:G;MAK;:H2f7:7,E", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -55943,7 +55943,7 @@ "indexedStringIds": [ 32 ], - "mappedName": "#20;:G;MAK;:Hc08:7,E;:Hc09,E", + "mappedName": "#20;:G;MAK;:H2f7:7,E;:H2f8,E", "mappedStringIds": [ 32 ], @@ -55953,16 +55953,16 @@ "history": [ { "children": [], - "mappedName": "#14:2;:U;MAK;:Hc08:7,E;:Hc09,E", + "mappedName": "#14:2;:U;MAK;:H2f7:7,E;:H2f8,E", "object": "Body13", "typeId": "PartDesign::Body" }, { "children": [ - "#d:2;:G;MAK;:Hc08:7,F", - "#b:2;:Hc08,E" + "#d:2;:G;MAK;:H2f7:7,F", + "#b:2;:H2f7,E" ], - "mappedName": "#14:2;:U;MAK;:Hc08:7,E", + "mappedName": "#14:2;:U;MAK;:H2f7:7,E", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -55979,7 +55979,7 @@ 13, 20 ], - "mappedName": "#14:2;:U;MAK;:Hc08:7,E;:Hc09,E", + "mappedName": "#14:2;:U;MAK;:H2f7:7,E;:H2f8,E", "mappedStringIds": [ 11, 13, @@ -55991,13 +55991,13 @@ "history": [ { "children": [], - "mappedName": "#b:3;:Hc08,E;:Hc09,E", + "mappedName": "#b:3;:H2f7,E;:H2f8,E", "object": "Body13", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#b:3;:Hc08,E", + "mappedName": "#b:3;:H2f7,E", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -56012,7 +56012,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:3;:Hc08,E;:Hc09,E", + "mappedName": "#b:3;:H2f7,E;:H2f8,E", "mappedStringIds": [ 11 ], @@ -56022,15 +56022,15 @@ "history": [ { "children": [], - "mappedName": "#21;:G;MAK;:Hc08:7,E;:Hc09,E", + "mappedName": "#21;:G;MAK;:H2f7:7,E;:H2f8,E", "object": "Body13", "typeId": "PartDesign::Body" }, { "children": [ - "#8;:Hc08,V" + "#8;:H2f7,V" ], - "mappedName": "#21;:G;MAK;:Hc08:7,E", + "mappedName": "#21;:G;MAK;:H2f7:7,E", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -56045,7 +56045,7 @@ "indexedStringIds": [ 33 ], - "mappedName": "#21;:G;MAK;:Hc08:7,E;:Hc09,E", + "mappedName": "#21;:G;MAK;:H2f7:7,E;:H2f8,E", "mappedStringIds": [ 33 ], @@ -56055,16 +56055,16 @@ "history": [ { "children": [], - "mappedName": "#14:3;:U;MAK;:Hc08:7,E;:Hc09,E", + "mappedName": "#14:3;:U;MAK;:H2f7:7,E;:H2f8,E", "object": "Body13", "typeId": "PartDesign::Body" }, { "children": [ - "#d:3;:G;MAK;:Hc08:7,F", - "#b:3;:Hc08,E" + "#d:3;:G;MAK;:H2f7:7,F", + "#b:3;:H2f7,E" ], - "mappedName": "#14:3;:U;MAK;:Hc08:7,E", + "mappedName": "#14:3;:U;MAK;:H2f7:7,E", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -56081,7 +56081,7 @@ 13, 20 ], - "mappedName": "#14:3;:U;MAK;:Hc08:7,E;:Hc09,E", + "mappedName": "#14:3;:U;MAK;:H2f7:7,E;:H2f8,E", "mappedStringIds": [ 11, 13, @@ -56093,13 +56093,13 @@ "history": [ { "children": [], - "mappedName": "#b:4;:Hc08,E;:Hc09,E", + "mappedName": "#b:4;:H2f7,E;:H2f8,E", "object": "Body13", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#b:4;:Hc08,E", + "mappedName": "#b:4;:H2f7,E", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -56114,7 +56114,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:4;:Hc08,E;:Hc09,E", + "mappedName": "#b:4;:H2f7,E;:H2f8,E", "mappedStringIds": [ 11 ], @@ -56124,16 +56124,16 @@ "history": [ { "children": [], - "mappedName": "#14:4;:U;MAK;:Hc08:7,E;:Hc09,E", + "mappedName": "#14:4;:U;MAK;:H2f7:7,E;:H2f8,E", "object": "Body13", "typeId": "PartDesign::Body" }, { "children": [ - "#d:4;:G;MAK;:Hc08:7,F", - "#b:4;:Hc08,E" + "#d:4;:G;MAK;:H2f7:7,F", + "#b:4;:H2f7,E" ], - "mappedName": "#14:4;:U;MAK;:Hc08:7,E", + "mappedName": "#14:4;:U;MAK;:H2f7:7,E", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -56150,7 +56150,7 @@ 13, 20 ], - "mappedName": "#14:4;:U;MAK;:Hc08:7,E;:Hc09,E", + "mappedName": "#14:4;:U;MAK;:H2f7:7,E;:H2f8,E", "mappedStringIds": [ 11, 13, @@ -56162,13 +56162,13 @@ "history": [ { "children": [], - "mappedName": "#2;:Hc08,V;:Hc09,V", + "mappedName": "#2;:H2f7,V;:H2f8,V", "object": "Body13", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#2;:Hc08,V", + "mappedName": "#2;:H2f7,V", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -56183,7 +56183,7 @@ "indexedStringIds": [ 2 ], - "mappedName": "#2;:Hc08,V;:Hc09,V", + "mappedName": "#2;:H2f7,V;:H2f8,V", "mappedStringIds": [ 2 ], @@ -56193,13 +56193,13 @@ "history": [ { "children": [], - "mappedName": "#4;:Hc08,V;:Hc09,V", + "mappedName": "#4;:H2f7,V;:H2f8,V", "object": "Body13", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#4;:Hc08,V", + "mappedName": "#4;:H2f7,V", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -56214,7 +56214,7 @@ "indexedStringIds": [ 4 ], - "mappedName": "#4;:Hc08,V;:Hc09,V", + "mappedName": "#4;:H2f7,V;:H2f8,V", "mappedStringIds": [ 4 ], @@ -56224,17 +56224,17 @@ "history": [ { "children": [], - "mappedName": "#1d:1;:U2;MAK;:Hc08:8,V;:Hc09,V", + "mappedName": "#1d:1;:U2;MAK;:H2f7:8,V;:H2f8,V", "object": "Body13", "typeId": "PartDesign::Body" }, { "children": [ - "#14:1;:U;MAK;:Hc08:7,E", - "#d:1;:G;MAK;:Hc08:7,F", - "#b:1;:Hc08,E" + "#14:1;:U;MAK;:H2f7:7,E", + "#d:1;:G;MAK;:H2f7:7,F", + "#b:1;:H2f7,E" ], - "mappedName": "#1d:1;:U2;MAK;:Hc08:8,V", + "mappedName": "#1d:1;:U2;MAK;:H2f7:8,V", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -56249,7 +56249,7 @@ "indexedStringIds": [ 29 ], - "mappedName": "#1d:1;:U2;MAK;:Hc08:8,V;:Hc09,V", + "mappedName": "#1d:1;:U2;MAK;:H2f7:8,V;:H2f8,V", "mappedStringIds": [ 29 ], @@ -56259,17 +56259,17 @@ "history": [ { "children": [], - "mappedName": "#1d:1;:U;MAK;:Hc08:7,V;:Hc09,V", + "mappedName": "#1d:1;:U;MAK;:H2f7:7,V;:H2f8,V", "object": "Body13", "typeId": "PartDesign::Body" }, { "children": [ - "#14:1;:U;MAK;:Hc08:7,E", - "#d:1;:G;MAK;:Hc08:7,F", - "#b:1;:Hc08,E" + "#14:1;:U;MAK;:H2f7:7,E", + "#d:1;:G;MAK;:H2f7:7,F", + "#b:1;:H2f7,E" ], - "mappedName": "#1d:1;:U;MAK;:Hc08:7,V", + "mappedName": "#1d:1;:U;MAK;:H2f7:7,V", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -56284,7 +56284,7 @@ "indexedStringIds": [ 29 ], - "mappedName": "#1d:1;:U;MAK;:Hc08:7,V;:Hc09,V", + "mappedName": "#1d:1;:U;MAK;:H2f7:7,V;:H2f8,V", "mappedStringIds": [ 29 ], @@ -56294,13 +56294,13 @@ "history": [ { "children": [], - "mappedName": "#6;:Hc08,V;:Hc09,V", + "mappedName": "#6;:H2f7,V;:H2f8,V", "object": "Body13", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#6;:Hc08,V", + "mappedName": "#6;:H2f7,V", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -56315,7 +56315,7 @@ "indexedStringIds": [ 6 ], - "mappedName": "#6;:Hc08,V;:Hc09,V", + "mappedName": "#6;:H2f7,V;:H2f8,V", "mappedStringIds": [ 6 ], @@ -56325,17 +56325,17 @@ "history": [ { "children": [], - "mappedName": "#1d:2;:U2;MAK;:Hc08:8,V;:Hc09,V", + "mappedName": "#1d:2;:U2;MAK;:H2f7:8,V;:H2f8,V", "object": "Body13", "typeId": "PartDesign::Body" }, { "children": [ - "#14:2;:U;MAK;:Hc08:7,E", - "#d:2;:G;MAK;:Hc08:7,F", - "#b:2;:Hc08,E" + "#14:2;:U;MAK;:H2f7:7,E", + "#d:2;:G;MAK;:H2f7:7,F", + "#b:2;:H2f7,E" ], - "mappedName": "#1d:2;:U2;MAK;:Hc08:8,V", + "mappedName": "#1d:2;:U2;MAK;:H2f7:8,V", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -56350,7 +56350,7 @@ "indexedStringIds": [ 29 ], - "mappedName": "#1d:2;:U2;MAK;:Hc08:8,V;:Hc09,V", + "mappedName": "#1d:2;:U2;MAK;:H2f7:8,V;:H2f8,V", "mappedStringIds": [ 29 ], @@ -56360,13 +56360,13 @@ "history": [ { "children": [], - "mappedName": "#8;:Hc08,V;:Hc09,V", + "mappedName": "#8;:H2f7,V;:H2f8,V", "object": "Body13", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#8;:Hc08,V", + "mappedName": "#8;:H2f7,V", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -56381,7 +56381,7 @@ "indexedStringIds": [ 8 ], - "mappedName": "#8;:Hc08,V;:Hc09,V", + "mappedName": "#8;:H2f7,V;:H2f8,V", "mappedStringIds": [ 8 ], @@ -56391,17 +56391,17 @@ "history": [ { "children": [], - "mappedName": "#1d:3;:U2;MAK;:Hc08:8,V;:Hc09,V", + "mappedName": "#1d:3;:U2;MAK;:H2f7:8,V;:H2f8,V", "object": "Body13", "typeId": "PartDesign::Body" }, { "children": [ - "#14:3;:U;MAK;:Hc08:7,E", - "#d:3;:G;MAK;:Hc08:7,F", - "#b:3;:Hc08,E" + "#14:3;:U;MAK;:H2f7:7,E", + "#d:3;:G;MAK;:H2f7:7,F", + "#b:3;:H2f7,E" ], - "mappedName": "#1d:3;:U2;MAK;:Hc08:8,V", + "mappedName": "#1d:3;:U2;MAK;:H2f7:8,V", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -56416,7 +56416,7 @@ "indexedStringIds": [ 29 ], - "mappedName": "#1d:3;:U2;MAK;:Hc08:8,V;:Hc09,V", + "mappedName": "#1d:3;:U2;MAK;:H2f7:8,V;:H2f8,V", "mappedStringIds": [ 29 ], @@ -56436,7 +56436,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;:G;MAK;:Hc08:7,F;:Hc09,F", + "mappedName": "#d:1;:G;MAK;:H2f7:7,F;:H2f8,F", "mappedStringIds": [ 13 ], @@ -56446,7 +56446,7 @@ "index": 1, "type": "Face" }, - "name": "#d:1;:G;MAK;:Hc08:7,F;:Hc09,F", + "name": "#d:1;:G;MAK;:H2f7:7,F;:H2f8,F", "stringIds": [ 13 ] @@ -56456,9 +56456,9 @@ "resultPersistentId": "Body13:face:0", "sourceRefs": [ { - "mappedName": "#d:1;:G;MAK;:Hc08:7,F", + "mappedName": "#d:1;:G;MAK;:H2f7:7,F", "objectId": "Pad13", - "persistentId": "Pad13:mapped:#d:1;:G;MAK;:Hc08:7,F", + "persistentId": "Pad13:mapped:#d:1;:G;MAK;:H2f7:7,F", "stageId": "Pad13" }, { @@ -56476,7 +56476,7 @@ 13 ], "kind": "face", - "mappedName": "#d:2;:G;MAK;:Hc08:7,F;:Hc09,F", + "mappedName": "#d:2;:G;MAK;:H2f7:7,F;:H2f8,F", "mappedStringIds": [ 11, 13 @@ -56487,7 +56487,7 @@ "index": 2, "type": "Face" }, - "name": "#d:2;:G;MAK;:Hc08:7,F;:Hc09,F", + "name": "#d:2;:G;MAK;:H2f7:7,F;:H2f8,F", "stringIds": [ 11, 13 @@ -56498,9 +56498,9 @@ "resultPersistentId": "Body13:face:1", "sourceRefs": [ { - "mappedName": "#d:2;:G;MAK;:Hc08:7,F", + "mappedName": "#d:2;:G;MAK;:H2f7:7,F", "objectId": "Pad13", - "persistentId": "Pad13:mapped:#d:2;:G;MAK;:Hc08:7,F", + "persistentId": "Pad13:mapped:#d:2;:G;MAK;:H2f7:7,F", "stageId": "Pad13" }, { @@ -56518,7 +56518,7 @@ 13 ], "kind": "face", - "mappedName": "#d:3;:G;MAK;:Hc08:7,F;:Hc09,F", + "mappedName": "#d:3;:G;MAK;:H2f7:7,F;:H2f8,F", "mappedStringIds": [ 11, 13 @@ -56529,7 +56529,7 @@ "index": 3, "type": "Face" }, - "name": "#d:3;:G;MAK;:Hc08:7,F;:Hc09,F", + "name": "#d:3;:G;MAK;:H2f7:7,F;:H2f8,F", "stringIds": [ 11, 13 @@ -56540,9 +56540,9 @@ "resultPersistentId": "Body13:face:2", "sourceRefs": [ { - "mappedName": "#d:3;:G;MAK;:Hc08:7,F", + "mappedName": "#d:3;:G;MAK;:H2f7:7,F", "objectId": "Pad13", - "persistentId": "Pad13:mapped:#d:3;:G;MAK;:Hc08:7,F", + "persistentId": "Pad13:mapped:#d:3;:G;MAK;:H2f7:7,F", "stageId": "Pad13" }, { @@ -56560,7 +56560,7 @@ 13 ], "kind": "face", - "mappedName": "#d:4;:G;MAK;:Hc08:7,F;:Hc09,F", + "mappedName": "#d:4;:G;MAK;:H2f7:7,F;:H2f8,F", "mappedStringIds": [ 11, 13 @@ -56571,7 +56571,7 @@ "index": 4, "type": "Face" }, - "name": "#d:4;:G;MAK;:Hc08:7,F;:Hc09,F", + "name": "#d:4;:G;MAK;:H2f7:7,F;:H2f8,F", "stringIds": [ 11, 13 @@ -56582,9 +56582,9 @@ "resultPersistentId": "Body13:face:3", "sourceRefs": [ { - "mappedName": "#d:4;:G;MAK;:Hc08:7,F", + "mappedName": "#d:4;:G;MAK;:H2f7:7,F", "objectId": "Pad13", - "persistentId": "Pad13:mapped:#d:4;:G;MAK;:Hc08:7,F", + "persistentId": "Pad13:mapped:#d:4;:G;MAK;:H2f7:7,F", "stageId": "Pad13" }, { @@ -56605,7 +56605,7 @@ 26 ], "kind": "face", - "mappedName": "#d:1;:L#1a;MAK;:Hc08:a,F;:Hc09,F", + "mappedName": "#d:1;:L#1a;MAK;:H2f7:a,F;:H2f8,F", "mappedStringIds": [ 11, 11, @@ -56619,7 +56619,7 @@ "index": 5, "type": "Face" }, - "name": "#d:1;:L#1a;MAK;:Hc08:a,F;:Hc09,F", + "name": "#d:1;:L#1a;MAK;:H2f7:a,F;:H2f8,F", "stringIds": [ 11, 11, @@ -56633,9 +56633,9 @@ "resultPersistentId": "Body13:face:4", "sourceRefs": [ { - "mappedName": "#d:1;:L#1a;MAK;:Hc08:a,F", + "mappedName": "#d:1;:L#1a;MAK;:H2f7:a,F", "objectId": "Pad13", - "persistentId": "Pad13:mapped:#d:1;:L#1a;MAK;:Hc08:a,F", + "persistentId": "Pad13:mapped:#d:1;:L#1a;MAK;:H2f7:a,F", "stageId": "Pad13" }, { @@ -56652,7 +56652,7 @@ 29 ], "kind": "face", - "mappedName": "#1d:1;:L#1b;MAK;:Hc08:a,F;:Hc09,F", + "mappedName": "#1d:1;:L#1b;MAK;:H2f7:a,F;:H2f8,F", "mappedStringIds": [ 29 ], @@ -56662,7 +56662,7 @@ "index": 6, "type": "Face" }, - "name": "#1d:1;:L#1b;MAK;:Hc08:a,F;:Hc09,F", + "name": "#1d:1;:L#1b;MAK;:H2f7:a,F;:H2f8,F", "stringIds": [ 29 ] @@ -56672,9 +56672,9 @@ "resultPersistentId": "Body13:face:5", "sourceRefs": [ { - "mappedName": "#1d:1;:L#1b;MAK;:Hc08:a,F", + "mappedName": "#1d:1;:L#1b;MAK;:H2f7:a,F", "objectId": "Pad13", - "persistentId": "Pad13:mapped:#1d:1;:L#1b;MAK;:Hc08:a,F", + "persistentId": "Pad13:mapped:#1d:1;:L#1b;MAK;:H2f7:a,F", "stageId": "Pad13" }, { @@ -56691,7 +56691,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:1;:Hc08,E;:Hc09,E", + "mappedName": "#b:1;:H2f7,E;:H2f8,E", "mappedStringIds": [ 11 ], @@ -56701,7 +56701,7 @@ "index": 1, "type": "Edge" }, - "name": "#b:1;:Hc08,E;:Hc09,E", + "name": "#b:1;:H2f7,E;:H2f8,E", "stringIds": [ 11 ] @@ -56711,9 +56711,9 @@ "resultPersistentId": "Body13:edge:0", "sourceRefs": [ { - "mappedName": "#b:1;:Hc08,E", + "mappedName": "#b:1;:H2f7,E", "objectId": "Pad13", - "persistentId": "Pad13:mapped:#b:1;:Hc08,E", + "persistentId": "Pad13:mapped:#b:1;:H2f7,E", "stageId": "Pad13" }, { @@ -56730,7 +56730,7 @@ 30 ], "kind": "edge", - "mappedName": "#1e;:G;MAK;:Hc08:7,E;:Hc09,E", + "mappedName": "#1e;:G;MAK;:H2f7:7,E;:H2f8,E", "mappedStringIds": [ 30 ], @@ -56740,7 +56740,7 @@ "index": 2, "type": "Edge" }, - "name": "#1e;:G;MAK;:Hc08:7,E;:Hc09,E", + "name": "#1e;:G;MAK;:H2f7:7,E;:H2f8,E", "stringIds": [ 30 ] @@ -56750,9 +56750,9 @@ "resultPersistentId": "Body13:edge:1", "sourceRefs": [ { - "mappedName": "#1e;:G;MAK;:Hc08:7,E", + "mappedName": "#1e;:G;MAK;:H2f7:7,E", "objectId": "Pad13", - "persistentId": "Pad13:mapped:#1e;:G;MAK;:Hc08:7,E", + "persistentId": "Pad13:mapped:#1e;:G;MAK;:H2f7:7,E", "stageId": "Pad13" }, { @@ -56769,7 +56769,7 @@ 20 ], "kind": "edge", - "mappedName": "#14:1;:U;MAK;:Hc08:7,E;:Hc09,E", + "mappedName": "#14:1;:U;MAK;:H2f7:7,E;:H2f8,E", "mappedStringIds": [ 20 ], @@ -56779,7 +56779,7 @@ "index": 3, "type": "Edge" }, - "name": "#14:1;:U;MAK;:Hc08:7,E;:Hc09,E", + "name": "#14:1;:U;MAK;:H2f7:7,E;:H2f8,E", "stringIds": [ 20 ] @@ -56789,9 +56789,9 @@ "resultPersistentId": "Body13:edge:2", "sourceRefs": [ { - "mappedName": "#14:1;:U;MAK;:Hc08:7,E", + "mappedName": "#14:1;:U;MAK;:H2f7:7,E", "objectId": "Pad13", - "persistentId": "Pad13:mapped:#14:1;:U;MAK;:Hc08:7,E", + "persistentId": "Pad13:mapped:#14:1;:U;MAK;:H2f7:7,E", "stageId": "Pad13" }, { @@ -56808,7 +56808,7 @@ 31 ], "kind": "edge", - "mappedName": "#1f;:G;MAK;:Hc08:7,E;:Hc09,E", + "mappedName": "#1f;:G;MAK;:H2f7:7,E;:H2f8,E", "mappedStringIds": [ 31 ], @@ -56818,7 +56818,7 @@ "index": 4, "type": "Edge" }, - "name": "#1f;:G;MAK;:Hc08:7,E;:Hc09,E", + "name": "#1f;:G;MAK;:H2f7:7,E;:H2f8,E", "stringIds": [ 31 ] @@ -56828,9 +56828,9 @@ "resultPersistentId": "Body13:edge:3", "sourceRefs": [ { - "mappedName": "#1f;:G;MAK;:Hc08:7,E", + "mappedName": "#1f;:G;MAK;:H2f7:7,E", "objectId": "Pad13", - "persistentId": "Pad13:mapped:#1f;:G;MAK;:Hc08:7,E", + "persistentId": "Pad13:mapped:#1f;:G;MAK;:H2f7:7,E", "stageId": "Pad13" }, { @@ -56847,7 +56847,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:2;:Hc08,E;:Hc09,E", + "mappedName": "#b:2;:H2f7,E;:H2f8,E", "mappedStringIds": [ 11 ], @@ -56857,7 +56857,7 @@ "index": 5, "type": "Edge" }, - "name": "#b:2;:Hc08,E;:Hc09,E", + "name": "#b:2;:H2f7,E;:H2f8,E", "stringIds": [ 11 ] @@ -56867,9 +56867,9 @@ "resultPersistentId": "Body13:edge:4", "sourceRefs": [ { - "mappedName": "#b:2;:Hc08,E", + "mappedName": "#b:2;:H2f7,E", "objectId": "Pad13", - "persistentId": "Pad13:mapped:#b:2;:Hc08,E", + "persistentId": "Pad13:mapped:#b:2;:H2f7,E", "stageId": "Pad13" }, { @@ -56886,7 +56886,7 @@ 32 ], "kind": "edge", - "mappedName": "#20;:G;MAK;:Hc08:7,E;:Hc09,E", + "mappedName": "#20;:G;MAK;:H2f7:7,E;:H2f8,E", "mappedStringIds": [ 32 ], @@ -56896,7 +56896,7 @@ "index": 6, "type": "Edge" }, - "name": "#20;:G;MAK;:Hc08:7,E;:Hc09,E", + "name": "#20;:G;MAK;:H2f7:7,E;:H2f8,E", "stringIds": [ 32 ] @@ -56906,9 +56906,9 @@ "resultPersistentId": "Body13:edge:5", "sourceRefs": [ { - "mappedName": "#20;:G;MAK;:Hc08:7,E", + "mappedName": "#20;:G;MAK;:H2f7:7,E", "objectId": "Pad13", - "persistentId": "Pad13:mapped:#20;:G;MAK;:Hc08:7,E", + "persistentId": "Pad13:mapped:#20;:G;MAK;:H2f7:7,E", "stageId": "Pad13" }, { @@ -56927,7 +56927,7 @@ 20 ], "kind": "edge", - "mappedName": "#14:2;:U;MAK;:Hc08:7,E;:Hc09,E", + "mappedName": "#14:2;:U;MAK;:H2f7:7,E;:H2f8,E", "mappedStringIds": [ 11, 13, @@ -56939,7 +56939,7 @@ "index": 7, "type": "Edge" }, - "name": "#14:2;:U;MAK;:Hc08:7,E;:Hc09,E", + "name": "#14:2;:U;MAK;:H2f7:7,E;:H2f8,E", "stringIds": [ 11, 13, @@ -56951,9 +56951,9 @@ "resultPersistentId": "Body13:edge:6", "sourceRefs": [ { - "mappedName": "#14:2;:U;MAK;:Hc08:7,E", + "mappedName": "#14:2;:U;MAK;:H2f7:7,E", "objectId": "Pad13", - "persistentId": "Pad13:mapped:#14:2;:U;MAK;:Hc08:7,E", + "persistentId": "Pad13:mapped:#14:2;:U;MAK;:H2f7:7,E", "stageId": "Pad13" }, { @@ -56970,7 +56970,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:3;:Hc08,E;:Hc09,E", + "mappedName": "#b:3;:H2f7,E;:H2f8,E", "mappedStringIds": [ 11 ], @@ -56980,7 +56980,7 @@ "index": 8, "type": "Edge" }, - "name": "#b:3;:Hc08,E;:Hc09,E", + "name": "#b:3;:H2f7,E;:H2f8,E", "stringIds": [ 11 ] @@ -56990,9 +56990,9 @@ "resultPersistentId": "Body13:edge:7", "sourceRefs": [ { - "mappedName": "#b:3;:Hc08,E", + "mappedName": "#b:3;:H2f7,E", "objectId": "Pad13", - "persistentId": "Pad13:mapped:#b:3;:Hc08,E", + "persistentId": "Pad13:mapped:#b:3;:H2f7,E", "stageId": "Pad13" }, { @@ -57009,7 +57009,7 @@ 33 ], "kind": "edge", - "mappedName": "#21;:G;MAK;:Hc08:7,E;:Hc09,E", + "mappedName": "#21;:G;MAK;:H2f7:7,E;:H2f8,E", "mappedStringIds": [ 33 ], @@ -57019,7 +57019,7 @@ "index": 9, "type": "Edge" }, - "name": "#21;:G;MAK;:Hc08:7,E;:Hc09,E", + "name": "#21;:G;MAK;:H2f7:7,E;:H2f8,E", "stringIds": [ 33 ] @@ -57029,9 +57029,9 @@ "resultPersistentId": "Body13:edge:8", "sourceRefs": [ { - "mappedName": "#21;:G;MAK;:Hc08:7,E", + "mappedName": "#21;:G;MAK;:H2f7:7,E", "objectId": "Pad13", - "persistentId": "Pad13:mapped:#21;:G;MAK;:Hc08:7,E", + "persistentId": "Pad13:mapped:#21;:G;MAK;:H2f7:7,E", "stageId": "Pad13" }, { @@ -57050,7 +57050,7 @@ 20 ], "kind": "edge", - "mappedName": "#14:3;:U;MAK;:Hc08:7,E;:Hc09,E", + "mappedName": "#14:3;:U;MAK;:H2f7:7,E;:H2f8,E", "mappedStringIds": [ 11, 13, @@ -57062,7 +57062,7 @@ "index": 10, "type": "Edge" }, - "name": "#14:3;:U;MAK;:Hc08:7,E;:Hc09,E", + "name": "#14:3;:U;MAK;:H2f7:7,E;:H2f8,E", "stringIds": [ 11, 13, @@ -57074,9 +57074,9 @@ "resultPersistentId": "Body13:edge:9", "sourceRefs": [ { - "mappedName": "#14:3;:U;MAK;:Hc08:7,E", + "mappedName": "#14:3;:U;MAK;:H2f7:7,E", "objectId": "Pad13", - "persistentId": "Pad13:mapped:#14:3;:U;MAK;:Hc08:7,E", + "persistentId": "Pad13:mapped:#14:3;:U;MAK;:H2f7:7,E", "stageId": "Pad13" }, { @@ -57093,7 +57093,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:4;:Hc08,E;:Hc09,E", + "mappedName": "#b:4;:H2f7,E;:H2f8,E", "mappedStringIds": [ 11 ], @@ -57103,7 +57103,7 @@ "index": 11, "type": "Edge" }, - "name": "#b:4;:Hc08,E;:Hc09,E", + "name": "#b:4;:H2f7,E;:H2f8,E", "stringIds": [ 11 ] @@ -57113,9 +57113,9 @@ "resultPersistentId": "Body13:edge:10", "sourceRefs": [ { - "mappedName": "#b:4;:Hc08,E", + "mappedName": "#b:4;:H2f7,E", "objectId": "Pad13", - "persistentId": "Pad13:mapped:#b:4;:Hc08,E", + "persistentId": "Pad13:mapped:#b:4;:H2f7,E", "stageId": "Pad13" }, { @@ -57134,7 +57134,7 @@ 20 ], "kind": "edge", - "mappedName": "#14:4;:U;MAK;:Hc08:7,E;:Hc09,E", + "mappedName": "#14:4;:U;MAK;:H2f7:7,E;:H2f8,E", "mappedStringIds": [ 11, 13, @@ -57146,7 +57146,7 @@ "index": 12, "type": "Edge" }, - "name": "#14:4;:U;MAK;:Hc08:7,E;:Hc09,E", + "name": "#14:4;:U;MAK;:H2f7:7,E;:H2f8,E", "stringIds": [ 11, 13, @@ -57158,9 +57158,9 @@ "resultPersistentId": "Body13:edge:11", "sourceRefs": [ { - "mappedName": "#14:4;:U;MAK;:Hc08:7,E", + "mappedName": "#14:4;:U;MAK;:H2f7:7,E", "objectId": "Pad13", - "persistentId": "Pad13:mapped:#14:4;:U;MAK;:Hc08:7,E", + "persistentId": "Pad13:mapped:#14:4;:U;MAK;:H2f7:7,E", "stageId": "Pad13" }, { @@ -57177,7 +57177,7 @@ 2 ], "kind": "vertex", - "mappedName": "#2;:Hc08,V;:Hc09,V", + "mappedName": "#2;:H2f7,V;:H2f8,V", "mappedStringIds": [ 2 ], @@ -57187,7 +57187,7 @@ "index": 1, "type": "Vertex" }, - "name": "#2;:Hc08,V;:Hc09,V", + "name": "#2;:H2f7,V;:H2f8,V", "stringIds": [ 2 ] @@ -57197,9 +57197,9 @@ "resultPersistentId": "Body13:vertex:0", "sourceRefs": [ { - "mappedName": "#2;:Hc08,V", + "mappedName": "#2;:H2f7,V", "objectId": "Pad13", - "persistentId": "Pad13:mapped:#2;:Hc08,V", + "persistentId": "Pad13:mapped:#2;:H2f7,V", "stageId": "Pad13" }, { @@ -57216,7 +57216,7 @@ 4 ], "kind": "vertex", - "mappedName": "#4;:Hc08,V;:Hc09,V", + "mappedName": "#4;:H2f7,V;:H2f8,V", "mappedStringIds": [ 4 ], @@ -57226,7 +57226,7 @@ "index": 2, "type": "Vertex" }, - "name": "#4;:Hc08,V;:Hc09,V", + "name": "#4;:H2f7,V;:H2f8,V", "stringIds": [ 4 ] @@ -57236,9 +57236,9 @@ "resultPersistentId": "Body13:vertex:1", "sourceRefs": [ { - "mappedName": "#4;:Hc08,V", + "mappedName": "#4;:H2f7,V", "objectId": "Pad13", - "persistentId": "Pad13:mapped:#4;:Hc08,V", + "persistentId": "Pad13:mapped:#4;:H2f7,V", "stageId": "Pad13" }, { @@ -57255,7 +57255,7 @@ 29 ], "kind": "vertex", - "mappedName": "#1d:1;:U2;MAK;:Hc08:8,V;:Hc09,V", + "mappedName": "#1d:1;:U2;MAK;:H2f7:8,V;:H2f8,V", "mappedStringIds": [ 29 ], @@ -57265,7 +57265,7 @@ "index": 3, "type": "Vertex" }, - "name": "#1d:1;:U2;MAK;:Hc08:8,V;:Hc09,V", + "name": "#1d:1;:U2;MAK;:H2f7:8,V;:H2f8,V", "stringIds": [ 29 ] @@ -57275,9 +57275,9 @@ "resultPersistentId": "Body13:vertex:2", "sourceRefs": [ { - "mappedName": "#1d:1;:U2;MAK;:Hc08:8,V", + "mappedName": "#1d:1;:U2;MAK;:H2f7:8,V", "objectId": "Pad13", - "persistentId": "Pad13:mapped:#1d:1;:U2;MAK;:Hc08:8,V", + "persistentId": "Pad13:mapped:#1d:1;:U2;MAK;:H2f7:8,V", "stageId": "Pad13" }, { @@ -57294,7 +57294,7 @@ 29 ], "kind": "vertex", - "mappedName": "#1d:1;:U;MAK;:Hc08:7,V;:Hc09,V", + "mappedName": "#1d:1;:U;MAK;:H2f7:7,V;:H2f8,V", "mappedStringIds": [ 29 ], @@ -57304,7 +57304,7 @@ "index": 4, "type": "Vertex" }, - "name": "#1d:1;:U;MAK;:Hc08:7,V;:Hc09,V", + "name": "#1d:1;:U;MAK;:H2f7:7,V;:H2f8,V", "stringIds": [ 29 ] @@ -57314,9 +57314,9 @@ "resultPersistentId": "Body13:vertex:3", "sourceRefs": [ { - "mappedName": "#1d:1;:U;MAK;:Hc08:7,V", + "mappedName": "#1d:1;:U;MAK;:H2f7:7,V", "objectId": "Pad13", - "persistentId": "Pad13:mapped:#1d:1;:U;MAK;:Hc08:7,V", + "persistentId": "Pad13:mapped:#1d:1;:U;MAK;:H2f7:7,V", "stageId": "Pad13" }, { @@ -57333,7 +57333,7 @@ 6 ], "kind": "vertex", - "mappedName": "#6;:Hc08,V;:Hc09,V", + "mappedName": "#6;:H2f7,V;:H2f8,V", "mappedStringIds": [ 6 ], @@ -57343,7 +57343,7 @@ "index": 5, "type": "Vertex" }, - "name": "#6;:Hc08,V;:Hc09,V", + "name": "#6;:H2f7,V;:H2f8,V", "stringIds": [ 6 ] @@ -57353,9 +57353,9 @@ "resultPersistentId": "Body13:vertex:4", "sourceRefs": [ { - "mappedName": "#6;:Hc08,V", + "mappedName": "#6;:H2f7,V", "objectId": "Pad13", - "persistentId": "Pad13:mapped:#6;:Hc08,V", + "persistentId": "Pad13:mapped:#6;:H2f7,V", "stageId": "Pad13" }, { @@ -57372,7 +57372,7 @@ 29 ], "kind": "vertex", - "mappedName": "#1d:2;:U2;MAK;:Hc08:8,V;:Hc09,V", + "mappedName": "#1d:2;:U2;MAK;:H2f7:8,V;:H2f8,V", "mappedStringIds": [ 29 ], @@ -57382,7 +57382,7 @@ "index": 6, "type": "Vertex" }, - "name": "#1d:2;:U2;MAK;:Hc08:8,V;:Hc09,V", + "name": "#1d:2;:U2;MAK;:H2f7:8,V;:H2f8,V", "stringIds": [ 29 ] @@ -57392,9 +57392,9 @@ "resultPersistentId": "Body13:vertex:5", "sourceRefs": [ { - "mappedName": "#1d:2;:U2;MAK;:Hc08:8,V", + "mappedName": "#1d:2;:U2;MAK;:H2f7:8,V", "objectId": "Pad13", - "persistentId": "Pad13:mapped:#1d:2;:U2;MAK;:Hc08:8,V", + "persistentId": "Pad13:mapped:#1d:2;:U2;MAK;:H2f7:8,V", "stageId": "Pad13" }, { @@ -57411,7 +57411,7 @@ 8 ], "kind": "vertex", - "mappedName": "#8;:Hc08,V;:Hc09,V", + "mappedName": "#8;:H2f7,V;:H2f8,V", "mappedStringIds": [ 8 ], @@ -57421,7 +57421,7 @@ "index": 7, "type": "Vertex" }, - "name": "#8;:Hc08,V;:Hc09,V", + "name": "#8;:H2f7,V;:H2f8,V", "stringIds": [ 8 ] @@ -57431,9 +57431,9 @@ "resultPersistentId": "Body13:vertex:6", "sourceRefs": [ { - "mappedName": "#8;:Hc08,V", + "mappedName": "#8;:H2f7,V", "objectId": "Pad13", - "persistentId": "Pad13:mapped:#8;:Hc08,V", + "persistentId": "Pad13:mapped:#8;:H2f7,V", "stageId": "Pad13" }, { @@ -57450,7 +57450,7 @@ 29 ], "kind": "vertex", - "mappedName": "#1d:3;:U2;MAK;:Hc08:8,V;:Hc09,V", + "mappedName": "#1d:3;:U2;MAK;:H2f7:8,V;:H2f8,V", "mappedStringIds": [ 29 ], @@ -57460,7 +57460,7 @@ "index": 8, "type": "Vertex" }, - "name": "#1d:3;:U2;MAK;:Hc08:8,V;:Hc09,V", + "name": "#1d:3;:U2;MAK;:H2f7:8,V;:H2f8,V", "stringIds": [ 29 ] @@ -57470,9 +57470,9 @@ "resultPersistentId": "Body13:vertex:7", "sourceRefs": [ { - "mappedName": "#1d:3;:U2;MAK;:Hc08:8,V", + "mappedName": "#1d:3;:U2;MAK;:H2f7:8,V", "objectId": "Pad13", - "persistentId": "Pad13:mapped:#1d:3;:U2;MAK;:Hc08:8,V", + "persistentId": "Pad13:mapped:#1d:3;:U2;MAK;:H2f7:8,V", "stageId": "Pad13" }, { @@ -59077,9 +59077,9 @@ "history": [ { "children": [ - "#b:1;:Hc08,E" + "#b:1;:H2f7,E" ], - "mappedName": "#d:1;:G;MAK;:Hc08:7,F", + "mappedName": "#d:1;:G;MAK;:H2f7:7,F", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -59094,7 +59094,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;:G;MAK;:Hc08:7,F", + "mappedName": "#d:1;:G;MAK;:H2f7:7,F", "mappedStringIds": [ 13 ], @@ -59104,9 +59104,9 @@ "history": [ { "children": [ - "#b:2;:Hc08,E" + "#b:2;:H2f7,E" ], - "mappedName": "#d:2;:G;MAK;:Hc08:7,F", + "mappedName": "#d:2;:G;MAK;:H2f7:7,F", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -59122,7 +59122,7 @@ 11, 13 ], - "mappedName": "#d:2;:G;MAK;:Hc08:7,F", + "mappedName": "#d:2;:G;MAK;:H2f7:7,F", "mappedStringIds": [ 11, 13 @@ -59133,9 +59133,9 @@ "history": [ { "children": [ - "#b:3;:Hc08,E" + "#b:3;:H2f7,E" ], - "mappedName": "#d:3;:G;MAK;:Hc08:7,F", + "mappedName": "#d:3;:G;MAK;:H2f7:7,F", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -59151,7 +59151,7 @@ 11, 13 ], - "mappedName": "#d:3;:G;MAK;:Hc08:7,F", + "mappedName": "#d:3;:G;MAK;:H2f7:7,F", "mappedStringIds": [ 11, 13 @@ -59162,9 +59162,9 @@ "history": [ { "children": [ - "#b:4;:Hc08,E" + "#b:4;:H2f7,E" ], - "mappedName": "#d:4;:G;MAK;:Hc08:7,F", + "mappedName": "#d:4;:G;MAK;:H2f7:7,F", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -59180,7 +59180,7 @@ 11, 13 ], - "mappedName": "#d:4;:G;MAK;:Hc08:7,F", + "mappedName": "#d:4;:G;MAK;:H2f7:7,F", "mappedStringIds": [ 11, 13 @@ -59191,9 +59191,9 @@ "history": [ { "children": [ - "#b:1;:Hc08,E" + "#b:1;:H2f7,E" ], - "mappedName": "#d:1;:L#1a;MAK;:Hc08:a,F", + "mappedName": "#d:1;:L#1a;MAK;:H2f7:a,F", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -59212,7 +59212,7 @@ 13, 26 ], - "mappedName": "#d:1;:L#1a;MAK;:Hc08:a,F", + "mappedName": "#d:1;:L#1a;MAK;:H2f7:a,F", "mappedStringIds": [ 11, 11, @@ -59226,11 +59226,11 @@ "history": [ { "children": [ - "#14:1;:U;MAK;:Hc08:7,E", - "#d:1;:G;MAK;:Hc08:7,F", - "#b:1;:Hc08,E" + "#14:1;:U;MAK;:H2f7:7,E", + "#d:1;:G;MAK;:H2f7:7,F", + "#b:1;:H2f7,E" ], - "mappedName": "#1d:1;:L#1b;MAK;:Hc08:a,F", + "mappedName": "#1d:1;:L#1b;MAK;:H2f7:a,F", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -59245,7 +59245,7 @@ "indexedStringIds": [ 29 ], - "mappedName": "#1d:1;:L#1b;MAK;:Hc08:a,F", + "mappedName": "#1d:1;:L#1b;MAK;:H2f7:a,F", "mappedStringIds": [ 29 ], @@ -59255,7 +59255,7 @@ "history": [ { "children": [], - "mappedName": "#b:1;:Hc08,E", + "mappedName": "#b:1;:H2f7,E", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -59270,7 +59270,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:1;:Hc08,E", + "mappedName": "#b:1;:H2f7,E", "mappedStringIds": [ 11 ], @@ -59280,9 +59280,9 @@ "history": [ { "children": [ - "#4;:Hc08,V" + "#4;:H2f7,V" ], - "mappedName": "#1e;:G;MAK;:Hc08:7,E", + "mappedName": "#1e;:G;MAK;:H2f7:7,E", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -59297,7 +59297,7 @@ "indexedStringIds": [ 30 ], - "mappedName": "#1e;:G;MAK;:Hc08:7,E", + "mappedName": "#1e;:G;MAK;:H2f7:7,E", "mappedStringIds": [ 30 ], @@ -59307,10 +59307,10 @@ "history": [ { "children": [ - "#d:1;:G;MAK;:Hc08:7,F", - "#b:1;:Hc08,E" + "#d:1;:G;MAK;:H2f7:7,F", + "#b:1;:H2f7,E" ], - "mappedName": "#14:1;:U;MAK;:Hc08:7,E", + "mappedName": "#14:1;:U;MAK;:H2f7:7,E", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -59325,7 +59325,7 @@ "indexedStringIds": [ 20 ], - "mappedName": "#14:1;:U;MAK;:Hc08:7,E", + "mappedName": "#14:1;:U;MAK;:H2f7:7,E", "mappedStringIds": [ 20 ], @@ -59335,9 +59335,9 @@ "history": [ { "children": [ - "#2;:Hc08,V" + "#2;:H2f7,V" ], - "mappedName": "#1f;:G;MAK;:Hc08:7,E", + "mappedName": "#1f;:G;MAK;:H2f7:7,E", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -59352,7 +59352,7 @@ "indexedStringIds": [ 31 ], - "mappedName": "#1f;:G;MAK;:Hc08:7,E", + "mappedName": "#1f;:G;MAK;:H2f7:7,E", "mappedStringIds": [ 31 ], @@ -59362,7 +59362,7 @@ "history": [ { "children": [], - "mappedName": "#b:2;:Hc08,E", + "mappedName": "#b:2;:H2f7,E", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -59377,7 +59377,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:2;:Hc08,E", + "mappedName": "#b:2;:H2f7,E", "mappedStringIds": [ 11 ], @@ -59387,9 +59387,9 @@ "history": [ { "children": [ - "#6;:Hc08,V" + "#6;:H2f7,V" ], - "mappedName": "#20;:G;MAK;:Hc08:7,E", + "mappedName": "#20;:G;MAK;:H2f7:7,E", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -59404,7 +59404,7 @@ "indexedStringIds": [ 32 ], - "mappedName": "#20;:G;MAK;:Hc08:7,E", + "mappedName": "#20;:G;MAK;:H2f7:7,E", "mappedStringIds": [ 32 ], @@ -59414,10 +59414,10 @@ "history": [ { "children": [ - "#d:2;:G;MAK;:Hc08:7,F", - "#b:2;:Hc08,E" + "#d:2;:G;MAK;:H2f7:7,F", + "#b:2;:H2f7,E" ], - "mappedName": "#14:2;:U;MAK;:Hc08:7,E", + "mappedName": "#14:2;:U;MAK;:H2f7:7,E", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -59434,7 +59434,7 @@ 13, 20 ], - "mappedName": "#14:2;:U;MAK;:Hc08:7,E", + "mappedName": "#14:2;:U;MAK;:H2f7:7,E", "mappedStringIds": [ 11, 13, @@ -59446,7 +59446,7 @@ "history": [ { "children": [], - "mappedName": "#b:3;:Hc08,E", + "mappedName": "#b:3;:H2f7,E", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -59461,7 +59461,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:3;:Hc08,E", + "mappedName": "#b:3;:H2f7,E", "mappedStringIds": [ 11 ], @@ -59471,9 +59471,9 @@ "history": [ { "children": [ - "#8;:Hc08,V" + "#8;:H2f7,V" ], - "mappedName": "#21;:G;MAK;:Hc08:7,E", + "mappedName": "#21;:G;MAK;:H2f7:7,E", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -59488,7 +59488,7 @@ "indexedStringIds": [ 33 ], - "mappedName": "#21;:G;MAK;:Hc08:7,E", + "mappedName": "#21;:G;MAK;:H2f7:7,E", "mappedStringIds": [ 33 ], @@ -59498,10 +59498,10 @@ "history": [ { "children": [ - "#d:3;:G;MAK;:Hc08:7,F", - "#b:3;:Hc08,E" + "#d:3;:G;MAK;:H2f7:7,F", + "#b:3;:H2f7,E" ], - "mappedName": "#14:3;:U;MAK;:Hc08:7,E", + "mappedName": "#14:3;:U;MAK;:H2f7:7,E", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -59518,7 +59518,7 @@ 13, 20 ], - "mappedName": "#14:3;:U;MAK;:Hc08:7,E", + "mappedName": "#14:3;:U;MAK;:H2f7:7,E", "mappedStringIds": [ 11, 13, @@ -59530,7 +59530,7 @@ "history": [ { "children": [], - "mappedName": "#b:4;:Hc08,E", + "mappedName": "#b:4;:H2f7,E", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -59545,7 +59545,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:4;:Hc08,E", + "mappedName": "#b:4;:H2f7,E", "mappedStringIds": [ 11 ], @@ -59555,10 +59555,10 @@ "history": [ { "children": [ - "#d:4;:G;MAK;:Hc08:7,F", - "#b:4;:Hc08,E" + "#d:4;:G;MAK;:H2f7:7,F", + "#b:4;:H2f7,E" ], - "mappedName": "#14:4;:U;MAK;:Hc08:7,E", + "mappedName": "#14:4;:U;MAK;:H2f7:7,E", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -59575,7 +59575,7 @@ 13, 20 ], - "mappedName": "#14:4;:U;MAK;:Hc08:7,E", + "mappedName": "#14:4;:U;MAK;:H2f7:7,E", "mappedStringIds": [ 11, 13, @@ -59587,7 +59587,7 @@ "history": [ { "children": [], - "mappedName": "#2;:Hc08,V", + "mappedName": "#2;:H2f7,V", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -59602,7 +59602,7 @@ "indexedStringIds": [ 2 ], - "mappedName": "#2;:Hc08,V", + "mappedName": "#2;:H2f7,V", "mappedStringIds": [ 2 ], @@ -59612,7 +59612,7 @@ "history": [ { "children": [], - "mappedName": "#4;:Hc08,V", + "mappedName": "#4;:H2f7,V", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -59627,7 +59627,7 @@ "indexedStringIds": [ 4 ], - "mappedName": "#4;:Hc08,V", + "mappedName": "#4;:H2f7,V", "mappedStringIds": [ 4 ], @@ -59637,11 +59637,11 @@ "history": [ { "children": [ - "#14:1;:U;MAK;:Hc08:7,E", - "#d:1;:G;MAK;:Hc08:7,F", - "#b:1;:Hc08,E" + "#14:1;:U;MAK;:H2f7:7,E", + "#d:1;:G;MAK;:H2f7:7,F", + "#b:1;:H2f7,E" ], - "mappedName": "#1d:1;:U2;MAK;:Hc08:8,V", + "mappedName": "#1d:1;:U2;MAK;:H2f7:8,V", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -59656,7 +59656,7 @@ "indexedStringIds": [ 29 ], - "mappedName": "#1d:1;:U2;MAK;:Hc08:8,V", + "mappedName": "#1d:1;:U2;MAK;:H2f7:8,V", "mappedStringIds": [ 29 ], @@ -59666,11 +59666,11 @@ "history": [ { "children": [ - "#14:1;:U;MAK;:Hc08:7,E", - "#d:1;:G;MAK;:Hc08:7,F", - "#b:1;:Hc08,E" + "#14:1;:U;MAK;:H2f7:7,E", + "#d:1;:G;MAK;:H2f7:7,F", + "#b:1;:H2f7,E" ], - "mappedName": "#1d:1;:U;MAK;:Hc08:7,V", + "mappedName": "#1d:1;:U;MAK;:H2f7:7,V", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -59685,7 +59685,7 @@ "indexedStringIds": [ 29 ], - "mappedName": "#1d:1;:U;MAK;:Hc08:7,V", + "mappedName": "#1d:1;:U;MAK;:H2f7:7,V", "mappedStringIds": [ 29 ], @@ -59695,7 +59695,7 @@ "history": [ { "children": [], - "mappedName": "#6;:Hc08,V", + "mappedName": "#6;:H2f7,V", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -59710,7 +59710,7 @@ "indexedStringIds": [ 6 ], - "mappedName": "#6;:Hc08,V", + "mappedName": "#6;:H2f7,V", "mappedStringIds": [ 6 ], @@ -59720,11 +59720,11 @@ "history": [ { "children": [ - "#14:2;:U;MAK;:Hc08:7,E", - "#d:2;:G;MAK;:Hc08:7,F", - "#b:2;:Hc08,E" + "#14:2;:U;MAK;:H2f7:7,E", + "#d:2;:G;MAK;:H2f7:7,F", + "#b:2;:H2f7,E" ], - "mappedName": "#1d:2;:U2;MAK;:Hc08:8,V", + "mappedName": "#1d:2;:U2;MAK;:H2f7:8,V", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -59739,7 +59739,7 @@ "indexedStringIds": [ 29 ], - "mappedName": "#1d:2;:U2;MAK;:Hc08:8,V", + "mappedName": "#1d:2;:U2;MAK;:H2f7:8,V", "mappedStringIds": [ 29 ], @@ -59749,7 +59749,7 @@ "history": [ { "children": [], - "mappedName": "#8;:Hc08,V", + "mappedName": "#8;:H2f7,V", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -59764,7 +59764,7 @@ "indexedStringIds": [ 8 ], - "mappedName": "#8;:Hc08,V", + "mappedName": "#8;:H2f7,V", "mappedStringIds": [ 8 ], @@ -59774,11 +59774,11 @@ "history": [ { "children": [ - "#14:3;:U;MAK;:Hc08:7,E", - "#d:3;:G;MAK;:Hc08:7,F", - "#b:3;:Hc08,E" + "#14:3;:U;MAK;:H2f7:7,E", + "#d:3;:G;MAK;:H2f7:7,F", + "#b:3;:H2f7,E" ], - "mappedName": "#1d:3;:U2;MAK;:Hc08:8,V", + "mappedName": "#1d:3;:U2;MAK;:H2f7:8,V", "object": "Pad13", "typeId": "PartDesign::Pad" }, @@ -59793,7 +59793,7 @@ "indexedStringIds": [ 29 ], - "mappedName": "#1d:3;:U2;MAK;:Hc08:8,V", + "mappedName": "#1d:3;:U2;MAK;:H2f7:8,V", "mappedStringIds": [ 29 ], @@ -59813,7 +59813,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;:G;MAK;:Hc08:7,F", + "mappedName": "#d:1;:G;MAK;:H2f7:7,F", "mappedStringIds": [ 13 ], @@ -59823,7 +59823,7 @@ "index": 1, "type": "Face" }, - "name": "#d:1;:G;MAK;:Hc08:7,F", + "name": "#d:1;:G;MAK;:H2f7:7,F", "stringIds": [ 13 ] @@ -59847,7 +59847,7 @@ 13 ], "kind": "face", - "mappedName": "#d:2;:G;MAK;:Hc08:7,F", + "mappedName": "#d:2;:G;MAK;:H2f7:7,F", "mappedStringIds": [ 11, 13 @@ -59858,7 +59858,7 @@ "index": 2, "type": "Face" }, - "name": "#d:2;:G;MAK;:Hc08:7,F", + "name": "#d:2;:G;MAK;:H2f7:7,F", "stringIds": [ 11, 13 @@ -59883,7 +59883,7 @@ 13 ], "kind": "face", - "mappedName": "#d:3;:G;MAK;:Hc08:7,F", + "mappedName": "#d:3;:G;MAK;:H2f7:7,F", "mappedStringIds": [ 11, 13 @@ -59894,7 +59894,7 @@ "index": 3, "type": "Face" }, - "name": "#d:3;:G;MAK;:Hc08:7,F", + "name": "#d:3;:G;MAK;:H2f7:7,F", "stringIds": [ 11, 13 @@ -59919,7 +59919,7 @@ 13 ], "kind": "face", - "mappedName": "#d:4;:G;MAK;:Hc08:7,F", + "mappedName": "#d:4;:G;MAK;:H2f7:7,F", "mappedStringIds": [ 11, 13 @@ -59930,7 +59930,7 @@ "index": 4, "type": "Face" }, - "name": "#d:4;:G;MAK;:Hc08:7,F", + "name": "#d:4;:G;MAK;:H2f7:7,F", "stringIds": [ 11, 13 @@ -59958,7 +59958,7 @@ 26 ], "kind": "face", - "mappedName": "#d:1;:L#1a;MAK;:Hc08:a,F", + "mappedName": "#d:1;:L#1a;MAK;:H2f7:a,F", "mappedStringIds": [ 11, 11, @@ -59972,7 +59972,7 @@ "index": 5, "type": "Face" }, - "name": "#d:1;:L#1a;MAK;:Hc08:a,F", + "name": "#d:1;:L#1a;MAK;:H2f7:a,F", "stringIds": [ 11, 11, @@ -59999,7 +59999,7 @@ 29 ], "kind": "face", - "mappedName": "#1d:1;:L#1b;MAK;:Hc08:a,F", + "mappedName": "#1d:1;:L#1b;MAK;:H2f7:a,F", "mappedStringIds": [ 29 ], @@ -60009,7 +60009,7 @@ "index": 6, "type": "Face" }, - "name": "#1d:1;:L#1b;MAK;:Hc08:a,F", + "name": "#1d:1;:L#1b;MAK;:H2f7:a,F", "stringIds": [ 29 ] @@ -60032,7 +60032,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:1;:Hc08,E", + "mappedName": "#b:1;:H2f7,E", "mappedStringIds": [ 11 ], @@ -60042,7 +60042,7 @@ "index": 1, "type": "Edge" }, - "name": "#b:1;:Hc08,E", + "name": "#b:1;:H2f7,E", "stringIds": [ 11 ] @@ -60065,7 +60065,7 @@ 30 ], "kind": "edge", - "mappedName": "#1e;:G;MAK;:Hc08:7,E", + "mappedName": "#1e;:G;MAK;:H2f7:7,E", "mappedStringIds": [ 30 ], @@ -60075,7 +60075,7 @@ "index": 2, "type": "Edge" }, - "name": "#1e;:G;MAK;:Hc08:7,E", + "name": "#1e;:G;MAK;:H2f7:7,E", "stringIds": [ 30 ] @@ -60098,7 +60098,7 @@ 20 ], "kind": "edge", - "mappedName": "#14:1;:U;MAK;:Hc08:7,E", + "mappedName": "#14:1;:U;MAK;:H2f7:7,E", "mappedStringIds": [ 20 ], @@ -60108,7 +60108,7 @@ "index": 3, "type": "Edge" }, - "name": "#14:1;:U;MAK;:Hc08:7,E", + "name": "#14:1;:U;MAK;:H2f7:7,E", "stringIds": [ 20 ] @@ -60131,7 +60131,7 @@ 31 ], "kind": "edge", - "mappedName": "#1f;:G;MAK;:Hc08:7,E", + "mappedName": "#1f;:G;MAK;:H2f7:7,E", "mappedStringIds": [ 31 ], @@ -60141,7 +60141,7 @@ "index": 4, "type": "Edge" }, - "name": "#1f;:G;MAK;:Hc08:7,E", + "name": "#1f;:G;MAK;:H2f7:7,E", "stringIds": [ 31 ] @@ -60164,7 +60164,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:2;:Hc08,E", + "mappedName": "#b:2;:H2f7,E", "mappedStringIds": [ 11 ], @@ -60174,7 +60174,7 @@ "index": 5, "type": "Edge" }, - "name": "#b:2;:Hc08,E", + "name": "#b:2;:H2f7,E", "stringIds": [ 11 ] @@ -60197,7 +60197,7 @@ 32 ], "kind": "edge", - "mappedName": "#20;:G;MAK;:Hc08:7,E", + "mappedName": "#20;:G;MAK;:H2f7:7,E", "mappedStringIds": [ 32 ], @@ -60207,7 +60207,7 @@ "index": 6, "type": "Edge" }, - "name": "#20;:G;MAK;:Hc08:7,E", + "name": "#20;:G;MAK;:H2f7:7,E", "stringIds": [ 32 ] @@ -60232,7 +60232,7 @@ 20 ], "kind": "edge", - "mappedName": "#14:2;:U;MAK;:Hc08:7,E", + "mappedName": "#14:2;:U;MAK;:H2f7:7,E", "mappedStringIds": [ 11, 13, @@ -60244,7 +60244,7 @@ "index": 7, "type": "Edge" }, - "name": "#14:2;:U;MAK;:Hc08:7,E", + "name": "#14:2;:U;MAK;:H2f7:7,E", "stringIds": [ 11, 13, @@ -60269,7 +60269,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:3;:Hc08,E", + "mappedName": "#b:3;:H2f7,E", "mappedStringIds": [ 11 ], @@ -60279,7 +60279,7 @@ "index": 8, "type": "Edge" }, - "name": "#b:3;:Hc08,E", + "name": "#b:3;:H2f7,E", "stringIds": [ 11 ] @@ -60302,7 +60302,7 @@ 33 ], "kind": "edge", - "mappedName": "#21;:G;MAK;:Hc08:7,E", + "mappedName": "#21;:G;MAK;:H2f7:7,E", "mappedStringIds": [ 33 ], @@ -60312,7 +60312,7 @@ "index": 9, "type": "Edge" }, - "name": "#21;:G;MAK;:Hc08:7,E", + "name": "#21;:G;MAK;:H2f7:7,E", "stringIds": [ 33 ] @@ -60337,7 +60337,7 @@ 20 ], "kind": "edge", - "mappedName": "#14:3;:U;MAK;:Hc08:7,E", + "mappedName": "#14:3;:U;MAK;:H2f7:7,E", "mappedStringIds": [ 11, 13, @@ -60349,7 +60349,7 @@ "index": 10, "type": "Edge" }, - "name": "#14:3;:U;MAK;:Hc08:7,E", + "name": "#14:3;:U;MAK;:H2f7:7,E", "stringIds": [ 11, 13, @@ -60374,7 +60374,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:4;:Hc08,E", + "mappedName": "#b:4;:H2f7,E", "mappedStringIds": [ 11 ], @@ -60384,7 +60384,7 @@ "index": 11, "type": "Edge" }, - "name": "#b:4;:Hc08,E", + "name": "#b:4;:H2f7,E", "stringIds": [ 11 ] @@ -60409,7 +60409,7 @@ 20 ], "kind": "edge", - "mappedName": "#14:4;:U;MAK;:Hc08:7,E", + "mappedName": "#14:4;:U;MAK;:H2f7:7,E", "mappedStringIds": [ 11, 13, @@ -60421,7 +60421,7 @@ "index": 12, "type": "Edge" }, - "name": "#14:4;:U;MAK;:Hc08:7,E", + "name": "#14:4;:U;MAK;:H2f7:7,E", "stringIds": [ 11, 13, @@ -60446,7 +60446,7 @@ 2 ], "kind": "vertex", - "mappedName": "#2;:Hc08,V", + "mappedName": "#2;:H2f7,V", "mappedStringIds": [ 2 ], @@ -60456,7 +60456,7 @@ "index": 1, "type": "Vertex" }, - "name": "#2;:Hc08,V", + "name": "#2;:H2f7,V", "stringIds": [ 2 ] @@ -60479,7 +60479,7 @@ 4 ], "kind": "vertex", - "mappedName": "#4;:Hc08,V", + "mappedName": "#4;:H2f7,V", "mappedStringIds": [ 4 ], @@ -60489,7 +60489,7 @@ "index": 2, "type": "Vertex" }, - "name": "#4;:Hc08,V", + "name": "#4;:H2f7,V", "stringIds": [ 4 ] @@ -60512,7 +60512,7 @@ 29 ], "kind": "vertex", - "mappedName": "#1d:1;:U2;MAK;:Hc08:8,V", + "mappedName": "#1d:1;:U2;MAK;:H2f7:8,V", "mappedStringIds": [ 29 ], @@ -60522,7 +60522,7 @@ "index": 3, "type": "Vertex" }, - "name": "#1d:1;:U2;MAK;:Hc08:8,V", + "name": "#1d:1;:U2;MAK;:H2f7:8,V", "stringIds": [ 29 ] @@ -60545,7 +60545,7 @@ 29 ], "kind": "vertex", - "mappedName": "#1d:1;:U;MAK;:Hc08:7,V", + "mappedName": "#1d:1;:U;MAK;:H2f7:7,V", "mappedStringIds": [ 29 ], @@ -60555,7 +60555,7 @@ "index": 4, "type": "Vertex" }, - "name": "#1d:1;:U;MAK;:Hc08:7,V", + "name": "#1d:1;:U;MAK;:H2f7:7,V", "stringIds": [ 29 ] @@ -60578,7 +60578,7 @@ 6 ], "kind": "vertex", - "mappedName": "#6;:Hc08,V", + "mappedName": "#6;:H2f7,V", "mappedStringIds": [ 6 ], @@ -60588,7 +60588,7 @@ "index": 5, "type": "Vertex" }, - "name": "#6;:Hc08,V", + "name": "#6;:H2f7,V", "stringIds": [ 6 ] @@ -60611,7 +60611,7 @@ 29 ], "kind": "vertex", - "mappedName": "#1d:2;:U2;MAK;:Hc08:8,V", + "mappedName": "#1d:2;:U2;MAK;:H2f7:8,V", "mappedStringIds": [ 29 ], @@ -60621,7 +60621,7 @@ "index": 6, "type": "Vertex" }, - "name": "#1d:2;:U2;MAK;:Hc08:8,V", + "name": "#1d:2;:U2;MAK;:H2f7:8,V", "stringIds": [ 29 ] @@ -60644,7 +60644,7 @@ 8 ], "kind": "vertex", - "mappedName": "#8;:Hc08,V", + "mappedName": "#8;:H2f7,V", "mappedStringIds": [ 8 ], @@ -60654,7 +60654,7 @@ "index": 7, "type": "Vertex" }, - "name": "#8;:Hc08,V", + "name": "#8;:H2f7,V", "stringIds": [ 8 ] @@ -60677,7 +60677,7 @@ 29 ], "kind": "vertex", - "mappedName": "#1d:3;:U2;MAK;:Hc08:8,V", + "mappedName": "#1d:3;:U2;MAK;:H2f7:8,V", "mappedStringIds": [ 29 ], @@ -60687,7 +60687,7 @@ "index": 8, "type": "Vertex" }, - "name": "#1d:3;:U2;MAK;:Hc08:8,V", + "name": "#1d:3;:U2;MAK;:H2f7:8,V", "stringIds": [ 29 ] @@ -61124,24 +61124,24 @@ ], "status": "pass", "stringHasherResource": { - "sha256": "49524aced12c3defb20d54a205b904a6eab74b1440a3603d81f8b636a5048d22", - "text": "StringTableStart v1 24\n-1.0 0:;SKT\n-1.c.1 g1v1\n-1.c.0 g4v2\n-1.c.0 g1v2\n-1.c.0 g2v1\n-1.c.0 g2v2\n-1.c.0 g3v1\n-1.c.0 g3v2\n-1.c.0 g4v1\n-1.0 0:g\n-1.1c.a.1\n-1.0 0:;:Hc08,E\n-1.4c.1.2\n-1.0 0:;:Hc08,V\n-5.0 0:;:G;MAK;:Hc08:7,F\n-1.4c.1.7\n-6.0 0:(#b:2;:Hc08,E|#b:3;:Hc08,E|#b:4;:Hc08,E)\n-1.0 0:(#14:2;:U;MAK;:Hc08:7,E|#14:3;:U;MAK;:Hc08:7,E|#14:4;:U;MAK;:Hc08:7,E)\n-1.0 0:;:U;MAK;:Hc08:7,E\n-1.4c.1.9.12.12.10.10.10.12.9.9.9.2\n-1.2c.-e.-10\n-1.2c.0.-2\n-1.2c.0.4\n-1.2c.0.2\n" + "sha256": "56f1d9a4d98e22b5b991e6e29b71b77dc57d97ca5e70a547175965cd93b3a09f", + "text": "StringTableStart v1 24\n-1.0 0:;SKT\n-1.c.1 g1v1\n-1.c.0 g4v2\n-1.c.0 g1v2\n-1.c.0 g2v1\n-1.c.0 g2v2\n-1.c.0 g3v1\n-1.c.0 g3v2\n-1.c.0 g4v1\n-1.0 0:g\n-1.1c.a.1\n-1.0 0:;:H2f7,E\n-1.4c.1.2\n-1.0 0:;:H2f7,V\n-5.0 0:;:G;MAK;:H2f7:7,F\n-1.4c.1.7\n-6.0 0:(#b:2;:H2f7,E|#b:3;:H2f7,E|#b:4;:H2f7,E)\n-1.0 0:(#14:2;:U;MAK;:H2f7:7,E|#14:3;:U;MAK;:H2f7:7,E|#14:4;:U;MAK;:H2f7:7,E)\n-1.0 0:;:U;MAK;:H2f7:7,E\n-1.4c.1.9.12.12.10.10.10.12.9.9.9.2\n-1.2c.-e.-10\n-1.2c.0.-2\n-1.2c.0.4\n-1.2c.0.2\n" } }, { "category": "partdesign", "elementMapResources": { "Body14.Shape.Map.txt": { - "sha256": "154c80385f4012d31b7199883faedf7f7c77b79a92d4d0224c97f3251bd696ce", - "text": "BeginElementMap v1\n1 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:Hbc2:8,F\n;:U;XTR;:Hbc2:7,E\n;:G;XTR;:Hbc2:7,E\n;:U2;XTR;:Hbc2:8,V\n;:U;XTR;:Hbc2:7,V\n;:Hbc2,V\n;:Hbc2,E\n;:G;XTR;:Hbc2:7,F\n;FAC;:Hbc2:4,F\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1c.6 0\n$#1d.6 0\n$#b:1.a 0\n$#16:1.5 0\n$#1e.6 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#1f.6 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#21:1.8 0\n$#4.9 $#5.9 0\n$#21:1.7 0\n$#6.9 $#7.9 0\n$#21:2.7.b.d.16 0\n$#8.9 $#9.9 0\n$#21:3.7.b.d.16 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 12 3011 1 ;:Hbc3,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 6 3011 1 ;:Hbc3,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 8 3011 1 ;:Hbc3,V 0\n\nNameCount 0\n\nEndMap\n" + "sha256": "ce75a5a9b046875a2834179ea81024e72ac7c7659c34390ea3fd6e06eefb5b5d", + "text": "BeginElementMap v1\n1 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:H1013:8,F\n;:U;XTR;:H1013:7,E\n;:G;XTR;:H1013:7,E\n;:U2;XTR;:H1013:8,V\n;:U;XTR;:H1013:7,V\n;:H1013,V\n;:H1013,E\n;:G;XTR;:H1013:7,F\n;FAC;:H1013:4,F\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1c.6 0\n$#1d.6 0\n$#b:1.a 0\n$#16:1.5 0\n$#1e.6 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#1f.6 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#21:1.8 0\n$#4.9 $#5.9 0\n$#21:1.7 0\n$#6.9 $#7.9 0\n$#21:2.7.b.d.16 0\n$#8.9 $#9.9 0\n$#21:3.7.b.d.16 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 12 4116 1 ;:H1014,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 6 4116 1 ;:H1014,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 8 4116 1 ;:H1014,V 0\n\nNameCount 0\n\nEndMap\n" }, "Pad14.AddSubShape.Map.txt": { - "sha256": "d4cc3fc6196f99be9d3487473fa919ee09942081eeb3d3cd5eef6072d538c40f", - "text": "BeginElementMap v1\n4 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:Hbc2:8,F\n;:U;XTR;:Hbc2:7,E\n;:G;XTR;:Hbc2:7,E\n;:U2;XTR;:Hbc2:8,V\n;:U;XTR;:Hbc2:7,V\n;:Hbc2,V\n;:Hbc2,E\n;:G;XTR;:Hbc2:7,F\n;FAC;:Hbc2:4,F\n\nMapCount 1\n\nElementMap 1 4 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1c.6 0\n$#1d.6 0\n$#b:1.a 0\n$#16:1.5 0\n$#1e.6 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#1f.6 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#21:1.8 0\n$#4.9 $#5.9 0\n$#21:1.7 0\n$#6.9 $#7.9 0\n$#21:2.7.b.d.16 0\n$#8.9 $#9.9 0\n$#21:3.7.b.d.16 0\n\nEndMap\n" + "sha256": "770a9caa46a03ef85a3ab44ec1c46f40cb483785e8235f0e209322a5d2a1d54c", + "text": "BeginElementMap v1\n4 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:H1013:8,F\n;:U;XTR;:H1013:7,E\n;:G;XTR;:H1013:7,E\n;:U2;XTR;:H1013:8,V\n;:U;XTR;:H1013:7,V\n;:H1013,V\n;:H1013,E\n;:G;XTR;:H1013:7,F\n;FAC;:H1013:4,F\n\nMapCount 1\n\nElementMap 1 4 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1c.6 0\n$#1d.6 0\n$#b:1.a 0\n$#16:1.5 0\n$#1e.6 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#1f.6 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#21:1.8 0\n$#4.9 $#5.9 0\n$#21:1.7 0\n$#6.9 $#7.9 0\n$#21:2.7.b.d.16 0\n$#8.9 $#9.9 0\n$#21:3.7.b.d.16 0\n\nEndMap\n" }, "Pad14.Shape.Map.txt": { - "sha256": "4169b81dc89b0f7ad3be4598621a5f2038752d52b2c609a535309f128e93e1ea", - "text": "BeginElementMap v1\n2 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:Hbc2:8,F\n;:U;XTR;:Hbc2:7,E\n;:G;XTR;:Hbc2:7,E\n;:U2;XTR;:Hbc2:8,V\n;:U;XTR;:Hbc2:7,V\n;:Hbc2,V\n;:Hbc2,E\n;:G;XTR;:Hbc2:7,F\n;FAC;:Hbc2:4,F\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1c.6 0\n$#1d.6 0\n$#b:1.a 0\n$#16:1.5 0\n$#1e.6 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#1f.6 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#21:1.8 0\n$#4.9 $#5.9 0\n$#21:1.7 0\n$#6.9 $#7.9 0\n$#21:2.7.b.d.16 0\n$#8.9 $#9.9 0\n$#21:3.7.b.d.16 0\n\nEndMap\n" + "sha256": "418ec0d13f058dfae1f5c64dc74eeea4f709e3425999279dac1f762a308864ac", + "text": "BeginElementMap v1\n2 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:H1013:8,F\n;:U;XTR;:H1013:7,E\n;:G;XTR;:H1013:7,E\n;:U2;XTR;:H1013:8,V\n;:U;XTR;:H1013:7,V\n;:H1013,V\n;:H1013,E\n;:G;XTR;:H1013:7,F\n;FAC;:H1013:4,F\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1c.6 0\n$#1d.6 0\n$#b:1.a 0\n$#16:1.5 0\n$#1e.6 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#1f.6 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#21:1.8 0\n$#4.9 $#5.9 0\n$#21:1.7 0\n$#6.9 $#7.9 0\n$#21:2.7.b.d.16 0\n$#8.9 $#9.9 0\n$#21:3.7.b.d.16 0\n\nEndMap\n" }, "Sketch14.Shape.Map.txt": { "sha256": "3122a2e70dafbd5617afe7851c9a3864672cd03df3cc15e737748f470219b4a7", @@ -61800,15 +61800,15 @@ "history": [ { "children": [], - "mappedName": "#d:1;:G;XTR;:Hbc2:7,F;:Hbc3,F", + "mappedName": "#d:1;:G;XTR;:H1013:7,F;:H1014,F", "object": "Body14", "typeId": "PartDesign::Body" }, { "children": [ - "#b:1;:Hbc2,E" + "#b:1;:H1013,E" ], - "mappedName": "#d:1;:G;XTR;:Hbc2:7,F", + "mappedName": "#d:1;:G;XTR;:H1013:7,F", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -61823,7 +61823,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;:G;XTR;:Hbc2:7,F;:Hbc3,F", + "mappedName": "#d:1;:G;XTR;:H1013:7,F;:H1014,F", "mappedStringIds": [ 13 ], @@ -61833,15 +61833,15 @@ "history": [ { "children": [], - "mappedName": "#d:2;:G;XTR;:Hbc2:7,F;:Hbc3,F", + "mappedName": "#d:2;:G;XTR;:H1013:7,F;:H1014,F", "object": "Body14", "typeId": "PartDesign::Body" }, { "children": [ - "#b:2;:Hbc2,E" + "#b:2;:H1013,E" ], - "mappedName": "#d:2;:G;XTR;:Hbc2:7,F", + "mappedName": "#d:2;:G;XTR;:H1013:7,F", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -61857,7 +61857,7 @@ 11, 13 ], - "mappedName": "#d:2;:G;XTR;:Hbc2:7,F;:Hbc3,F", + "mappedName": "#d:2;:G;XTR;:H1013:7,F;:H1014,F", "mappedStringIds": [ 11, 13 @@ -61868,15 +61868,15 @@ "history": [ { "children": [], - "mappedName": "#d:3;:G;XTR;:Hbc2:7,F;:Hbc3,F", + "mappedName": "#d:3;:G;XTR;:H1013:7,F;:H1014,F", "object": "Body14", "typeId": "PartDesign::Body" }, { "children": [ - "#b:3;:Hbc2,E" + "#b:3;:H1013,E" ], - "mappedName": "#d:3;:G;XTR;:Hbc2:7,F", + "mappedName": "#d:3;:G;XTR;:H1013:7,F", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -61892,7 +61892,7 @@ 11, 13 ], - "mappedName": "#d:3;:G;XTR;:Hbc2:7,F;:Hbc3,F", + "mappedName": "#d:3;:G;XTR;:H1013:7,F;:H1014,F", "mappedStringIds": [ 11, 13 @@ -61903,15 +61903,15 @@ "history": [ { "children": [], - "mappedName": "#d:4;:G;XTR;:Hbc2:7,F;:Hbc3,F", + "mappedName": "#d:4;:G;XTR;:H1013:7,F;:H1014,F", "object": "Body14", "typeId": "PartDesign::Body" }, { "children": [ - "#b:4;:Hbc2,E" + "#b:4;:H1013,E" ], - "mappedName": "#d:4;:G;XTR;:Hbc2:7,F", + "mappedName": "#d:4;:G;XTR;:H1013:7,F", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -61927,7 +61927,7 @@ 11, 13 ], - "mappedName": "#d:4;:G;XTR;:Hbc2:7,F;:Hbc3,F", + "mappedName": "#d:4;:G;XTR;:H1013:7,F;:H1014,F", "mappedStringIds": [ 11, 13 @@ -61938,15 +61938,15 @@ "history": [ { "children": [], - "mappedName": "#d:1;FAC;:Hbc2:4,F;:Hbc3,F", + "mappedName": "#d:1;FAC;:H1013:4,F;:H1014,F", "object": "Body14", "typeId": "PartDesign::Body" }, { "children": [ - "#b:1;:Hbc2,E" + "#b:1;:H1013,E" ], - "mappedName": "#d:1;FAC;:Hbc2:4,F", + "mappedName": "#d:1;FAC;:H1013:4,F", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -61961,7 +61961,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;FAC;:Hbc2:4,F;:Hbc3,F", + "mappedName": "#d:1;FAC;:H1013:4,F;:H1014,F", "mappedStringIds": [ 13 ], @@ -61971,16 +61971,16 @@ "history": [ { "children": [], - "mappedName": "#14:1;:G0;XTR;:Hbc2:8,F;:Hbc3,F", + "mappedName": "#14:1;:G0;XTR;:H1013:8,F;:H1014,F", "object": "Body14", "typeId": "PartDesign::Body" }, { "children": [ - "#d:1;FAC;:Hbc2:4,F", - "#b:1;:Hbc2,E" + "#d:1;FAC;:H1013:4,F", + "#b:1;:H1013,E" ], - "mappedName": "#14:1;:G0;XTR;:Hbc2:8,F", + "mappedName": "#14:1;:G0;XTR;:H1013:8,F", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -61995,7 +61995,7 @@ "indexedStringIds": [ 20 ], - "mappedName": "#14:1;:G0;XTR;:Hbc2:8,F;:Hbc3,F", + "mappedName": "#14:1;:G0;XTR;:H1013:8,F;:H1014,F", "mappedStringIds": [ 20 ], @@ -62005,15 +62005,15 @@ "history": [ { "children": [], - "mappedName": "#1c;:G;XTR;:Hbc2:7,E;:Hbc3,E", + "mappedName": "#1c;:G;XTR;:H1013:7,E;:H1014,E", "object": "Body14", "typeId": "PartDesign::Body" }, { "children": [ - "#2;:Hbc2,V" + "#2;:H1013,V" ], - "mappedName": "#1c;:G;XTR;:Hbc2:7,E", + "mappedName": "#1c;:G;XTR;:H1013:7,E", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -62028,7 +62028,7 @@ "indexedStringIds": [ 28 ], - "mappedName": "#1c;:G;XTR;:Hbc2:7,E;:Hbc3,E", + "mappedName": "#1c;:G;XTR;:H1013:7,E;:H1014,E", "mappedStringIds": [ 28 ], @@ -62038,15 +62038,15 @@ "history": [ { "children": [], - "mappedName": "#1d;:G;XTR;:Hbc2:7,E;:Hbc3,E", + "mappedName": "#1d;:G;XTR;:H1013:7,E;:H1014,E", "object": "Body14", "typeId": "PartDesign::Body" }, { "children": [ - "#4;:Hbc2,V" + "#4;:H1013,V" ], - "mappedName": "#1d;:G;XTR;:Hbc2:7,E", + "mappedName": "#1d;:G;XTR;:H1013:7,E", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -62061,7 +62061,7 @@ "indexedStringIds": [ 29 ], - "mappedName": "#1d;:G;XTR;:Hbc2:7,E;:Hbc3,E", + "mappedName": "#1d;:G;XTR;:H1013:7,E;:H1014,E", "mappedStringIds": [ 29 ], @@ -62071,13 +62071,13 @@ "history": [ { "children": [], - "mappedName": "#b:1;:Hbc2,E;:Hbc3,E", + "mappedName": "#b:1;:H1013,E;:H1014,E", "object": "Body14", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#b:1;:Hbc2,E", + "mappedName": "#b:1;:H1013,E", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -62092,7 +62092,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:1;:Hbc2,E;:Hbc3,E", + "mappedName": "#b:1;:H1013,E;:H1014,E", "mappedStringIds": [ 11 ], @@ -62102,16 +62102,16 @@ "history": [ { "children": [], - "mappedName": "#16:1;:U;XTR;:Hbc2:7,E;:Hbc3,E", + "mappedName": "#16:1;:U;XTR;:H1013:7,E;:H1014,E", "object": "Body14", "typeId": "PartDesign::Body" }, { "children": [ - "#d:1;:G;XTR;:Hbc2:7,F", - "#b:1;:Hbc2,E" + "#d:1;:G;XTR;:H1013:7,F", + "#b:1;:H1013,E" ], - "mappedName": "#16:1;:U;XTR;:Hbc2:7,E", + "mappedName": "#16:1;:U;XTR;:H1013:7,E", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -62126,7 +62126,7 @@ "indexedStringIds": [ 22 ], - "mappedName": "#16:1;:U;XTR;:Hbc2:7,E;:Hbc3,E", + "mappedName": "#16:1;:U;XTR;:H1013:7,E;:H1014,E", "mappedStringIds": [ 22 ], @@ -62136,15 +62136,15 @@ "history": [ { "children": [], - "mappedName": "#1e;:G;XTR;:Hbc2:7,E;:Hbc3,E", + "mappedName": "#1e;:G;XTR;:H1013:7,E;:H1014,E", "object": "Body14", "typeId": "PartDesign::Body" }, { "children": [ - "#6;:Hbc2,V" + "#6;:H1013,V" ], - "mappedName": "#1e;:G;XTR;:Hbc2:7,E", + "mappedName": "#1e;:G;XTR;:H1013:7,E", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -62159,7 +62159,7 @@ "indexedStringIds": [ 30 ], - "mappedName": "#1e;:G;XTR;:Hbc2:7,E;:Hbc3,E", + "mappedName": "#1e;:G;XTR;:H1013:7,E;:H1014,E", "mappedStringIds": [ 30 ], @@ -62169,13 +62169,13 @@ "history": [ { "children": [], - "mappedName": "#b:2;:Hbc2,E;:Hbc3,E", + "mappedName": "#b:2;:H1013,E;:H1014,E", "object": "Body14", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#b:2;:Hbc2,E", + "mappedName": "#b:2;:H1013,E", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -62190,7 +62190,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:2;:Hbc2,E;:Hbc3,E", + "mappedName": "#b:2;:H1013,E;:H1014,E", "mappedStringIds": [ 11 ], @@ -62200,16 +62200,16 @@ "history": [ { "children": [], - "mappedName": "#16:2;:U;XTR;:Hbc2:7,E;:Hbc3,E", + "mappedName": "#16:2;:U;XTR;:H1013:7,E;:H1014,E", "object": "Body14", "typeId": "PartDesign::Body" }, { "children": [ - "#d:2;:G;XTR;:Hbc2:7,F", - "#b:2;:Hbc2,E" + "#d:2;:G;XTR;:H1013:7,F", + "#b:2;:H1013,E" ], - "mappedName": "#16:2;:U;XTR;:Hbc2:7,E", + "mappedName": "#16:2;:U;XTR;:H1013:7,E", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -62226,7 +62226,7 @@ 13, 22 ], - "mappedName": "#16:2;:U;XTR;:Hbc2:7,E;:Hbc3,E", + "mappedName": "#16:2;:U;XTR;:H1013:7,E;:H1014,E", "mappedStringIds": [ 11, 13, @@ -62238,15 +62238,15 @@ "history": [ { "children": [], - "mappedName": "#1f;:G;XTR;:Hbc2:7,E;:Hbc3,E", + "mappedName": "#1f;:G;XTR;:H1013:7,E;:H1014,E", "object": "Body14", "typeId": "PartDesign::Body" }, { "children": [ - "#8;:Hbc2,V" + "#8;:H1013,V" ], - "mappedName": "#1f;:G;XTR;:Hbc2:7,E", + "mappedName": "#1f;:G;XTR;:H1013:7,E", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -62261,7 +62261,7 @@ "indexedStringIds": [ 31 ], - "mappedName": "#1f;:G;XTR;:Hbc2:7,E;:Hbc3,E", + "mappedName": "#1f;:G;XTR;:H1013:7,E;:H1014,E", "mappedStringIds": [ 31 ], @@ -62271,13 +62271,13 @@ "history": [ { "children": [], - "mappedName": "#b:3;:Hbc2,E;:Hbc3,E", + "mappedName": "#b:3;:H1013,E;:H1014,E", "object": "Body14", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#b:3;:Hbc2,E", + "mappedName": "#b:3;:H1013,E", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -62292,7 +62292,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:3;:Hbc2,E;:Hbc3,E", + "mappedName": "#b:3;:H1013,E;:H1014,E", "mappedStringIds": [ 11 ], @@ -62302,16 +62302,16 @@ "history": [ { "children": [], - "mappedName": "#16:3;:U;XTR;:Hbc2:7,E;:Hbc3,E", + "mappedName": "#16:3;:U;XTR;:H1013:7,E;:H1014,E", "object": "Body14", "typeId": "PartDesign::Body" }, { "children": [ - "#d:3;:G;XTR;:Hbc2:7,F", - "#b:3;:Hbc2,E" + "#d:3;:G;XTR;:H1013:7,F", + "#b:3;:H1013,E" ], - "mappedName": "#16:3;:U;XTR;:Hbc2:7,E", + "mappedName": "#16:3;:U;XTR;:H1013:7,E", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -62328,7 +62328,7 @@ 13, 22 ], - "mappedName": "#16:3;:U;XTR;:Hbc2:7,E;:Hbc3,E", + "mappedName": "#16:3;:U;XTR;:H1013:7,E;:H1014,E", "mappedStringIds": [ 11, 13, @@ -62340,13 +62340,13 @@ "history": [ { "children": [], - "mappedName": "#b:4;:Hbc2,E;:Hbc3,E", + "mappedName": "#b:4;:H1013,E;:H1014,E", "object": "Body14", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#b:4;:Hbc2,E", + "mappedName": "#b:4;:H1013,E", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -62361,7 +62361,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:4;:Hbc2,E;:Hbc3,E", + "mappedName": "#b:4;:H1013,E;:H1014,E", "mappedStringIds": [ 11 ], @@ -62371,16 +62371,16 @@ "history": [ { "children": [], - "mappedName": "#16:4;:U;XTR;:Hbc2:7,E;:Hbc3,E", + "mappedName": "#16:4;:U;XTR;:H1013:7,E;:H1014,E", "object": "Body14", "typeId": "PartDesign::Body" }, { "children": [ - "#d:4;:G;XTR;:Hbc2:7,F", - "#b:4;:Hbc2,E" + "#d:4;:G;XTR;:H1013:7,F", + "#b:4;:H1013,E" ], - "mappedName": "#16:4;:U;XTR;:Hbc2:7,E", + "mappedName": "#16:4;:U;XTR;:H1013:7,E", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -62397,7 +62397,7 @@ 13, 22 ], - "mappedName": "#16:4;:U;XTR;:Hbc2:7,E;:Hbc3,E", + "mappedName": "#16:4;:U;XTR;:H1013:7,E;:H1014,E", "mappedStringIds": [ 11, 13, @@ -62409,13 +62409,13 @@ "history": [ { "children": [], - "mappedName": "#2;:Hbc2,V;:Hbc3,V", + "mappedName": "#2;:H1013,V;:H1014,V", "object": "Body14", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#2;:Hbc2,V", + "mappedName": "#2;:H1013,V", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -62430,7 +62430,7 @@ "indexedStringIds": [ 2 ], - "mappedName": "#2;:Hbc2,V;:Hbc3,V", + "mappedName": "#2;:H1013,V;:H1014,V", "mappedStringIds": [ 2 ], @@ -62440,17 +62440,17 @@ "history": [ { "children": [], - "mappedName": "#21:1;:U;XTR;:Hbc2:7,V;:Hbc3,V", + "mappedName": "#21:1;:U;XTR;:H1013:7,V;:H1014,V", "object": "Body14", "typeId": "PartDesign::Body" }, { "children": [ - "#16:1;:U;XTR;:Hbc2:7,E", - "#d:1;:G;XTR;:Hbc2:7,F", - "#b:1;:Hbc2,E" + "#16:1;:U;XTR;:H1013:7,E", + "#d:1;:G;XTR;:H1013:7,F", + "#b:1;:H1013,E" ], - "mappedName": "#21:1;:U;XTR;:Hbc2:7,V", + "mappedName": "#21:1;:U;XTR;:H1013:7,V", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -62465,7 +62465,7 @@ "indexedStringIds": [ 33 ], - "mappedName": "#21:1;:U;XTR;:Hbc2:7,V;:Hbc3,V", + "mappedName": "#21:1;:U;XTR;:H1013:7,V;:H1014,V", "mappedStringIds": [ 33 ], @@ -62475,13 +62475,13 @@ "history": [ { "children": [], - "mappedName": "#4;:Hbc2,V;:Hbc3,V", + "mappedName": "#4;:H1013,V;:H1014,V", "object": "Body14", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#4;:Hbc2,V", + "mappedName": "#4;:H1013,V", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -62496,7 +62496,7 @@ "indexedStringIds": [ 4 ], - "mappedName": "#4;:Hbc2,V;:Hbc3,V", + "mappedName": "#4;:H1013,V;:H1014,V", "mappedStringIds": [ 4 ], @@ -62506,17 +62506,17 @@ "history": [ { "children": [], - "mappedName": "#21:1;:U2;XTR;:Hbc2:8,V;:Hbc3,V", + "mappedName": "#21:1;:U2;XTR;:H1013:8,V;:H1014,V", "object": "Body14", "typeId": "PartDesign::Body" }, { "children": [ - "#16:1;:U;XTR;:Hbc2:7,E", - "#d:1;:G;XTR;:Hbc2:7,F", - "#b:1;:Hbc2,E" + "#16:1;:U;XTR;:H1013:7,E", + "#d:1;:G;XTR;:H1013:7,F", + "#b:1;:H1013,E" ], - "mappedName": "#21:1;:U2;XTR;:Hbc2:8,V", + "mappedName": "#21:1;:U2;XTR;:H1013:8,V", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -62531,7 +62531,7 @@ "indexedStringIds": [ 33 ], - "mappedName": "#21:1;:U2;XTR;:Hbc2:8,V;:Hbc3,V", + "mappedName": "#21:1;:U2;XTR;:H1013:8,V;:H1014,V", "mappedStringIds": [ 33 ], @@ -62541,13 +62541,13 @@ "history": [ { "children": [], - "mappedName": "#6;:Hbc2,V;:Hbc3,V", + "mappedName": "#6;:H1013,V;:H1014,V", "object": "Body14", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#6;:Hbc2,V", + "mappedName": "#6;:H1013,V", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -62562,7 +62562,7 @@ "indexedStringIds": [ 6 ], - "mappedName": "#6;:Hbc2,V;:Hbc3,V", + "mappedName": "#6;:H1013,V;:H1014,V", "mappedStringIds": [ 6 ], @@ -62572,17 +62572,17 @@ "history": [ { "children": [], - "mappedName": "#21:2;:U2;XTR;:Hbc2:8,V;:Hbc3,V", + "mappedName": "#21:2;:U2;XTR;:H1013:8,V;:H1014,V", "object": "Body14", "typeId": "PartDesign::Body" }, { "children": [ - "#16:2;:U;XTR;:Hbc2:7,E", - "#d:2;:G;XTR;:Hbc2:7,F", - "#b:2;:Hbc2,E" + "#16:2;:U;XTR;:H1013:7,E", + "#d:2;:G;XTR;:H1013:7,F", + "#b:2;:H1013,E" ], - "mappedName": "#21:2;:U2;XTR;:Hbc2:8,V", + "mappedName": "#21:2;:U2;XTR;:H1013:8,V", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -62600,7 +62600,7 @@ 22, 33 ], - "mappedName": "#21:2;:U2;XTR;:Hbc2:8,V;:Hbc3,V", + "mappedName": "#21:2;:U2;XTR;:H1013:8,V;:H1014,V", "mappedStringIds": [ 11, 13, @@ -62613,13 +62613,13 @@ "history": [ { "children": [], - "mappedName": "#8;:Hbc2,V;:Hbc3,V", + "mappedName": "#8;:H1013,V;:H1014,V", "object": "Body14", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#8;:Hbc2,V", + "mappedName": "#8;:H1013,V", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -62634,7 +62634,7 @@ "indexedStringIds": [ 8 ], - "mappedName": "#8;:Hbc2,V;:Hbc3,V", + "mappedName": "#8;:H1013,V;:H1014,V", "mappedStringIds": [ 8 ], @@ -62644,17 +62644,17 @@ "history": [ { "children": [], - "mappedName": "#21:3;:U2;XTR;:Hbc2:8,V;:Hbc3,V", + "mappedName": "#21:3;:U2;XTR;:H1013:8,V;:H1014,V", "object": "Body14", "typeId": "PartDesign::Body" }, { "children": [ - "#16:3;:U;XTR;:Hbc2:7,E", - "#d:3;:G;XTR;:Hbc2:7,F", - "#b:3;:Hbc2,E" + "#16:3;:U;XTR;:H1013:7,E", + "#d:3;:G;XTR;:H1013:7,F", + "#b:3;:H1013,E" ], - "mappedName": "#21:3;:U2;XTR;:Hbc2:8,V", + "mappedName": "#21:3;:U2;XTR;:H1013:8,V", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -62672,7 +62672,7 @@ 22, 33 ], - "mappedName": "#21:3;:U2;XTR;:Hbc2:8,V;:Hbc3,V", + "mappedName": "#21:3;:U2;XTR;:H1013:8,V;:H1014,V", "mappedStringIds": [ 11, 13, @@ -62695,7 +62695,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;:G;XTR;:Hbc2:7,F;:Hbc3,F", + "mappedName": "#d:1;:G;XTR;:H1013:7,F;:H1014,F", "mappedStringIds": [ 13 ], @@ -62705,7 +62705,7 @@ "index": 1, "type": "Face" }, - "name": "#d:1;:G;XTR;:Hbc2:7,F;:Hbc3,F", + "name": "#d:1;:G;XTR;:H1013:7,F;:H1014,F", "stringIds": [ 13 ] @@ -62715,9 +62715,9 @@ "resultPersistentId": "Body14:face:0", "sourceRefs": [ { - "mappedName": "#d:1;:G;XTR;:Hbc2:7,F", + "mappedName": "#d:1;:G;XTR;:H1013:7,F", "objectId": "Pad14", - "persistentId": "Pad14:mapped:#d:1;:G;XTR;:Hbc2:7,F", + "persistentId": "Pad14:mapped:#d:1;:G;XTR;:H1013:7,F", "stageId": "Pad14" }, { @@ -62735,7 +62735,7 @@ 13 ], "kind": "face", - "mappedName": "#d:2;:G;XTR;:Hbc2:7,F;:Hbc3,F", + "mappedName": "#d:2;:G;XTR;:H1013:7,F;:H1014,F", "mappedStringIds": [ 11, 13 @@ -62746,7 +62746,7 @@ "index": 2, "type": "Face" }, - "name": "#d:2;:G;XTR;:Hbc2:7,F;:Hbc3,F", + "name": "#d:2;:G;XTR;:H1013:7,F;:H1014,F", "stringIds": [ 11, 13 @@ -62757,9 +62757,9 @@ "resultPersistentId": "Body14:face:1", "sourceRefs": [ { - "mappedName": "#d:2;:G;XTR;:Hbc2:7,F", + "mappedName": "#d:2;:G;XTR;:H1013:7,F", "objectId": "Pad14", - "persistentId": "Pad14:mapped:#d:2;:G;XTR;:Hbc2:7,F", + "persistentId": "Pad14:mapped:#d:2;:G;XTR;:H1013:7,F", "stageId": "Pad14" }, { @@ -62777,7 +62777,7 @@ 13 ], "kind": "face", - "mappedName": "#d:3;:G;XTR;:Hbc2:7,F;:Hbc3,F", + "mappedName": "#d:3;:G;XTR;:H1013:7,F;:H1014,F", "mappedStringIds": [ 11, 13 @@ -62788,7 +62788,7 @@ "index": 3, "type": "Face" }, - "name": "#d:3;:G;XTR;:Hbc2:7,F;:Hbc3,F", + "name": "#d:3;:G;XTR;:H1013:7,F;:H1014,F", "stringIds": [ 11, 13 @@ -62799,9 +62799,9 @@ "resultPersistentId": "Body14:face:2", "sourceRefs": [ { - "mappedName": "#d:3;:G;XTR;:Hbc2:7,F", + "mappedName": "#d:3;:G;XTR;:H1013:7,F", "objectId": "Pad14", - "persistentId": "Pad14:mapped:#d:3;:G;XTR;:Hbc2:7,F", + "persistentId": "Pad14:mapped:#d:3;:G;XTR;:H1013:7,F", "stageId": "Pad14" }, { @@ -62819,7 +62819,7 @@ 13 ], "kind": "face", - "mappedName": "#d:4;:G;XTR;:Hbc2:7,F;:Hbc3,F", + "mappedName": "#d:4;:G;XTR;:H1013:7,F;:H1014,F", "mappedStringIds": [ 11, 13 @@ -62830,7 +62830,7 @@ "index": 4, "type": "Face" }, - "name": "#d:4;:G;XTR;:Hbc2:7,F;:Hbc3,F", + "name": "#d:4;:G;XTR;:H1013:7,F;:H1014,F", "stringIds": [ 11, 13 @@ -62841,9 +62841,9 @@ "resultPersistentId": "Body14:face:3", "sourceRefs": [ { - "mappedName": "#d:4;:G;XTR;:Hbc2:7,F", + "mappedName": "#d:4;:G;XTR;:H1013:7,F", "objectId": "Pad14", - "persistentId": "Pad14:mapped:#d:4;:G;XTR;:Hbc2:7,F", + "persistentId": "Pad14:mapped:#d:4;:G;XTR;:H1013:7,F", "stageId": "Pad14" }, { @@ -62860,7 +62860,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;FAC;:Hbc2:4,F;:Hbc3,F", + "mappedName": "#d:1;FAC;:H1013:4,F;:H1014,F", "mappedStringIds": [ 13 ], @@ -62870,7 +62870,7 @@ "index": 5, "type": "Face" }, - "name": "#d:1;FAC;:Hbc2:4,F;:Hbc3,F", + "name": "#d:1;FAC;:H1013:4,F;:H1014,F", "stringIds": [ 13 ] @@ -62880,9 +62880,9 @@ "resultPersistentId": "Body14:face:4", "sourceRefs": [ { - "mappedName": "#d:1;FAC;:Hbc2:4,F", + "mappedName": "#d:1;FAC;:H1013:4,F", "objectId": "Pad14", - "persistentId": "Pad14:mapped:#d:1;FAC;:Hbc2:4,F", + "persistentId": "Pad14:mapped:#d:1;FAC;:H1013:4,F", "stageId": "Pad14" }, { @@ -62899,7 +62899,7 @@ 20 ], "kind": "face", - "mappedName": "#14:1;:G0;XTR;:Hbc2:8,F;:Hbc3,F", + "mappedName": "#14:1;:G0;XTR;:H1013:8,F;:H1014,F", "mappedStringIds": [ 20 ], @@ -62909,7 +62909,7 @@ "index": 6, "type": "Face" }, - "name": "#14:1;:G0;XTR;:Hbc2:8,F;:Hbc3,F", + "name": "#14:1;:G0;XTR;:H1013:8,F;:H1014,F", "stringIds": [ 20 ] @@ -62919,9 +62919,9 @@ "resultPersistentId": "Body14:face:5", "sourceRefs": [ { - "mappedName": "#14:1;:G0;XTR;:Hbc2:8,F", + "mappedName": "#14:1;:G0;XTR;:H1013:8,F", "objectId": "Pad14", - "persistentId": "Pad14:mapped:#14:1;:G0;XTR;:Hbc2:8,F", + "persistentId": "Pad14:mapped:#14:1;:G0;XTR;:H1013:8,F", "stageId": "Pad14" }, { @@ -62938,7 +62938,7 @@ 28 ], "kind": "edge", - "mappedName": "#1c;:G;XTR;:Hbc2:7,E;:Hbc3,E", + "mappedName": "#1c;:G;XTR;:H1013:7,E;:H1014,E", "mappedStringIds": [ 28 ], @@ -62948,7 +62948,7 @@ "index": 1, "type": "Edge" }, - "name": "#1c;:G;XTR;:Hbc2:7,E;:Hbc3,E", + "name": "#1c;:G;XTR;:H1013:7,E;:H1014,E", "stringIds": [ 28 ] @@ -62958,9 +62958,9 @@ "resultPersistentId": "Body14:edge:0", "sourceRefs": [ { - "mappedName": "#1c;:G;XTR;:Hbc2:7,E", + "mappedName": "#1c;:G;XTR;:H1013:7,E", "objectId": "Pad14", - "persistentId": "Pad14:mapped:#1c;:G;XTR;:Hbc2:7,E", + "persistentId": "Pad14:mapped:#1c;:G;XTR;:H1013:7,E", "stageId": "Pad14" }, { @@ -62977,7 +62977,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d;:G;XTR;:Hbc2:7,E;:Hbc3,E", + "mappedName": "#1d;:G;XTR;:H1013:7,E;:H1014,E", "mappedStringIds": [ 29 ], @@ -62987,7 +62987,7 @@ "index": 2, "type": "Edge" }, - "name": "#1d;:G;XTR;:Hbc2:7,E;:Hbc3,E", + "name": "#1d;:G;XTR;:H1013:7,E;:H1014,E", "stringIds": [ 29 ] @@ -62997,9 +62997,9 @@ "resultPersistentId": "Body14:edge:1", "sourceRefs": [ { - "mappedName": "#1d;:G;XTR;:Hbc2:7,E", + "mappedName": "#1d;:G;XTR;:H1013:7,E", "objectId": "Pad14", - "persistentId": "Pad14:mapped:#1d;:G;XTR;:Hbc2:7,E", + "persistentId": "Pad14:mapped:#1d;:G;XTR;:H1013:7,E", "stageId": "Pad14" }, { @@ -63016,7 +63016,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:1;:Hbc2,E;:Hbc3,E", + "mappedName": "#b:1;:H1013,E;:H1014,E", "mappedStringIds": [ 11 ], @@ -63026,7 +63026,7 @@ "index": 3, "type": "Edge" }, - "name": "#b:1;:Hbc2,E;:Hbc3,E", + "name": "#b:1;:H1013,E;:H1014,E", "stringIds": [ 11 ] @@ -63036,9 +63036,9 @@ "resultPersistentId": "Body14:edge:2", "sourceRefs": [ { - "mappedName": "#b:1;:Hbc2,E", + "mappedName": "#b:1;:H1013,E", "objectId": "Pad14", - "persistentId": "Pad14:mapped:#b:1;:Hbc2,E", + "persistentId": "Pad14:mapped:#b:1;:H1013,E", "stageId": "Pad14" }, { @@ -63055,7 +63055,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:1;:U;XTR;:Hbc2:7,E;:Hbc3,E", + "mappedName": "#16:1;:U;XTR;:H1013:7,E;:H1014,E", "mappedStringIds": [ 22 ], @@ -63065,7 +63065,7 @@ "index": 4, "type": "Edge" }, - "name": "#16:1;:U;XTR;:Hbc2:7,E;:Hbc3,E", + "name": "#16:1;:U;XTR;:H1013:7,E;:H1014,E", "stringIds": [ 22 ] @@ -63075,9 +63075,9 @@ "resultPersistentId": "Body14:edge:3", "sourceRefs": [ { - "mappedName": "#16:1;:U;XTR;:Hbc2:7,E", + "mappedName": "#16:1;:U;XTR;:H1013:7,E", "objectId": "Pad14", - "persistentId": "Pad14:mapped:#16:1;:U;XTR;:Hbc2:7,E", + "persistentId": "Pad14:mapped:#16:1;:U;XTR;:H1013:7,E", "stageId": "Pad14" }, { @@ -63094,7 +63094,7 @@ 30 ], "kind": "edge", - "mappedName": "#1e;:G;XTR;:Hbc2:7,E;:Hbc3,E", + "mappedName": "#1e;:G;XTR;:H1013:7,E;:H1014,E", "mappedStringIds": [ 30 ], @@ -63104,7 +63104,7 @@ "index": 5, "type": "Edge" }, - "name": "#1e;:G;XTR;:Hbc2:7,E;:Hbc3,E", + "name": "#1e;:G;XTR;:H1013:7,E;:H1014,E", "stringIds": [ 30 ] @@ -63114,9 +63114,9 @@ "resultPersistentId": "Body14:edge:4", "sourceRefs": [ { - "mappedName": "#1e;:G;XTR;:Hbc2:7,E", + "mappedName": "#1e;:G;XTR;:H1013:7,E", "objectId": "Pad14", - "persistentId": "Pad14:mapped:#1e;:G;XTR;:Hbc2:7,E", + "persistentId": "Pad14:mapped:#1e;:G;XTR;:H1013:7,E", "stageId": "Pad14" }, { @@ -63133,7 +63133,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:2;:Hbc2,E;:Hbc3,E", + "mappedName": "#b:2;:H1013,E;:H1014,E", "mappedStringIds": [ 11 ], @@ -63143,7 +63143,7 @@ "index": 6, "type": "Edge" }, - "name": "#b:2;:Hbc2,E;:Hbc3,E", + "name": "#b:2;:H1013,E;:H1014,E", "stringIds": [ 11 ] @@ -63153,9 +63153,9 @@ "resultPersistentId": "Body14:edge:5", "sourceRefs": [ { - "mappedName": "#b:2;:Hbc2,E", + "mappedName": "#b:2;:H1013,E", "objectId": "Pad14", - "persistentId": "Pad14:mapped:#b:2;:Hbc2,E", + "persistentId": "Pad14:mapped:#b:2;:H1013,E", "stageId": "Pad14" }, { @@ -63174,7 +63174,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:2;:U;XTR;:Hbc2:7,E;:Hbc3,E", + "mappedName": "#16:2;:U;XTR;:H1013:7,E;:H1014,E", "mappedStringIds": [ 11, 13, @@ -63186,7 +63186,7 @@ "index": 7, "type": "Edge" }, - "name": "#16:2;:U;XTR;:Hbc2:7,E;:Hbc3,E", + "name": "#16:2;:U;XTR;:H1013:7,E;:H1014,E", "stringIds": [ 11, 13, @@ -63198,9 +63198,9 @@ "resultPersistentId": "Body14:edge:6", "sourceRefs": [ { - "mappedName": "#16:2;:U;XTR;:Hbc2:7,E", + "mappedName": "#16:2;:U;XTR;:H1013:7,E", "objectId": "Pad14", - "persistentId": "Pad14:mapped:#16:2;:U;XTR;:Hbc2:7,E", + "persistentId": "Pad14:mapped:#16:2;:U;XTR;:H1013:7,E", "stageId": "Pad14" }, { @@ -63217,7 +63217,7 @@ 31 ], "kind": "edge", - "mappedName": "#1f;:G;XTR;:Hbc2:7,E;:Hbc3,E", + "mappedName": "#1f;:G;XTR;:H1013:7,E;:H1014,E", "mappedStringIds": [ 31 ], @@ -63227,7 +63227,7 @@ "index": 8, "type": "Edge" }, - "name": "#1f;:G;XTR;:Hbc2:7,E;:Hbc3,E", + "name": "#1f;:G;XTR;:H1013:7,E;:H1014,E", "stringIds": [ 31 ] @@ -63237,9 +63237,9 @@ "resultPersistentId": "Body14:edge:7", "sourceRefs": [ { - "mappedName": "#1f;:G;XTR;:Hbc2:7,E", + "mappedName": "#1f;:G;XTR;:H1013:7,E", "objectId": "Pad14", - "persistentId": "Pad14:mapped:#1f;:G;XTR;:Hbc2:7,E", + "persistentId": "Pad14:mapped:#1f;:G;XTR;:H1013:7,E", "stageId": "Pad14" }, { @@ -63256,7 +63256,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:3;:Hbc2,E;:Hbc3,E", + "mappedName": "#b:3;:H1013,E;:H1014,E", "mappedStringIds": [ 11 ], @@ -63266,7 +63266,7 @@ "index": 9, "type": "Edge" }, - "name": "#b:3;:Hbc2,E;:Hbc3,E", + "name": "#b:3;:H1013,E;:H1014,E", "stringIds": [ 11 ] @@ -63276,9 +63276,9 @@ "resultPersistentId": "Body14:edge:8", "sourceRefs": [ { - "mappedName": "#b:3;:Hbc2,E", + "mappedName": "#b:3;:H1013,E", "objectId": "Pad14", - "persistentId": "Pad14:mapped:#b:3;:Hbc2,E", + "persistentId": "Pad14:mapped:#b:3;:H1013,E", "stageId": "Pad14" }, { @@ -63297,7 +63297,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:3;:U;XTR;:Hbc2:7,E;:Hbc3,E", + "mappedName": "#16:3;:U;XTR;:H1013:7,E;:H1014,E", "mappedStringIds": [ 11, 13, @@ -63309,7 +63309,7 @@ "index": 10, "type": "Edge" }, - "name": "#16:3;:U;XTR;:Hbc2:7,E;:Hbc3,E", + "name": "#16:3;:U;XTR;:H1013:7,E;:H1014,E", "stringIds": [ 11, 13, @@ -63321,9 +63321,9 @@ "resultPersistentId": "Body14:edge:9", "sourceRefs": [ { - "mappedName": "#16:3;:U;XTR;:Hbc2:7,E", + "mappedName": "#16:3;:U;XTR;:H1013:7,E", "objectId": "Pad14", - "persistentId": "Pad14:mapped:#16:3;:U;XTR;:Hbc2:7,E", + "persistentId": "Pad14:mapped:#16:3;:U;XTR;:H1013:7,E", "stageId": "Pad14" }, { @@ -63340,7 +63340,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:4;:Hbc2,E;:Hbc3,E", + "mappedName": "#b:4;:H1013,E;:H1014,E", "mappedStringIds": [ 11 ], @@ -63350,7 +63350,7 @@ "index": 11, "type": "Edge" }, - "name": "#b:4;:Hbc2,E;:Hbc3,E", + "name": "#b:4;:H1013,E;:H1014,E", "stringIds": [ 11 ] @@ -63360,9 +63360,9 @@ "resultPersistentId": "Body14:edge:10", "sourceRefs": [ { - "mappedName": "#b:4;:Hbc2,E", + "mappedName": "#b:4;:H1013,E", "objectId": "Pad14", - "persistentId": "Pad14:mapped:#b:4;:Hbc2,E", + "persistentId": "Pad14:mapped:#b:4;:H1013,E", "stageId": "Pad14" }, { @@ -63381,7 +63381,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:4;:U;XTR;:Hbc2:7,E;:Hbc3,E", + "mappedName": "#16:4;:U;XTR;:H1013:7,E;:H1014,E", "mappedStringIds": [ 11, 13, @@ -63393,7 +63393,7 @@ "index": 12, "type": "Edge" }, - "name": "#16:4;:U;XTR;:Hbc2:7,E;:Hbc3,E", + "name": "#16:4;:U;XTR;:H1013:7,E;:H1014,E", "stringIds": [ 11, 13, @@ -63405,9 +63405,9 @@ "resultPersistentId": "Body14:edge:11", "sourceRefs": [ { - "mappedName": "#16:4;:U;XTR;:Hbc2:7,E", + "mappedName": "#16:4;:U;XTR;:H1013:7,E", "objectId": "Pad14", - "persistentId": "Pad14:mapped:#16:4;:U;XTR;:Hbc2:7,E", + "persistentId": "Pad14:mapped:#16:4;:U;XTR;:H1013:7,E", "stageId": "Pad14" }, { @@ -63424,7 +63424,7 @@ 2 ], "kind": "vertex", - "mappedName": "#2;:Hbc2,V;:Hbc3,V", + "mappedName": "#2;:H1013,V;:H1014,V", "mappedStringIds": [ 2 ], @@ -63434,7 +63434,7 @@ "index": 1, "type": "Vertex" }, - "name": "#2;:Hbc2,V;:Hbc3,V", + "name": "#2;:H1013,V;:H1014,V", "stringIds": [ 2 ] @@ -63444,9 +63444,9 @@ "resultPersistentId": "Body14:vertex:0", "sourceRefs": [ { - "mappedName": "#2;:Hbc2,V", + "mappedName": "#2;:H1013,V", "objectId": "Pad14", - "persistentId": "Pad14:mapped:#2;:Hbc2,V", + "persistentId": "Pad14:mapped:#2;:H1013,V", "stageId": "Pad14" }, { @@ -63463,7 +63463,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:1;:U;XTR;:Hbc2:7,V;:Hbc3,V", + "mappedName": "#21:1;:U;XTR;:H1013:7,V;:H1014,V", "mappedStringIds": [ 33 ], @@ -63473,7 +63473,7 @@ "index": 2, "type": "Vertex" }, - "name": "#21:1;:U;XTR;:Hbc2:7,V;:Hbc3,V", + "name": "#21:1;:U;XTR;:H1013:7,V;:H1014,V", "stringIds": [ 33 ] @@ -63483,9 +63483,9 @@ "resultPersistentId": "Body14:vertex:1", "sourceRefs": [ { - "mappedName": "#21:1;:U;XTR;:Hbc2:7,V", + "mappedName": "#21:1;:U;XTR;:H1013:7,V", "objectId": "Pad14", - "persistentId": "Pad14:mapped:#21:1;:U;XTR;:Hbc2:7,V", + "persistentId": "Pad14:mapped:#21:1;:U;XTR;:H1013:7,V", "stageId": "Pad14" }, { @@ -63502,7 +63502,7 @@ 4 ], "kind": "vertex", - "mappedName": "#4;:Hbc2,V;:Hbc3,V", + "mappedName": "#4;:H1013,V;:H1014,V", "mappedStringIds": [ 4 ], @@ -63512,7 +63512,7 @@ "index": 3, "type": "Vertex" }, - "name": "#4;:Hbc2,V;:Hbc3,V", + "name": "#4;:H1013,V;:H1014,V", "stringIds": [ 4 ] @@ -63522,9 +63522,9 @@ "resultPersistentId": "Body14:vertex:2", "sourceRefs": [ { - "mappedName": "#4;:Hbc2,V", + "mappedName": "#4;:H1013,V", "objectId": "Pad14", - "persistentId": "Pad14:mapped:#4;:Hbc2,V", + "persistentId": "Pad14:mapped:#4;:H1013,V", "stageId": "Pad14" }, { @@ -63541,7 +63541,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:1;:U2;XTR;:Hbc2:8,V;:Hbc3,V", + "mappedName": "#21:1;:U2;XTR;:H1013:8,V;:H1014,V", "mappedStringIds": [ 33 ], @@ -63551,7 +63551,7 @@ "index": 4, "type": "Vertex" }, - "name": "#21:1;:U2;XTR;:Hbc2:8,V;:Hbc3,V", + "name": "#21:1;:U2;XTR;:H1013:8,V;:H1014,V", "stringIds": [ 33 ] @@ -63561,9 +63561,9 @@ "resultPersistentId": "Body14:vertex:3", "sourceRefs": [ { - "mappedName": "#21:1;:U2;XTR;:Hbc2:8,V", + "mappedName": "#21:1;:U2;XTR;:H1013:8,V", "objectId": "Pad14", - "persistentId": "Pad14:mapped:#21:1;:U2;XTR;:Hbc2:8,V", + "persistentId": "Pad14:mapped:#21:1;:U2;XTR;:H1013:8,V", "stageId": "Pad14" }, { @@ -63580,7 +63580,7 @@ 6 ], "kind": "vertex", - "mappedName": "#6;:Hbc2,V;:Hbc3,V", + "mappedName": "#6;:H1013,V;:H1014,V", "mappedStringIds": [ 6 ], @@ -63590,7 +63590,7 @@ "index": 5, "type": "Vertex" }, - "name": "#6;:Hbc2,V;:Hbc3,V", + "name": "#6;:H1013,V;:H1014,V", "stringIds": [ 6 ] @@ -63600,9 +63600,9 @@ "resultPersistentId": "Body14:vertex:4", "sourceRefs": [ { - "mappedName": "#6;:Hbc2,V", + "mappedName": "#6;:H1013,V", "objectId": "Pad14", - "persistentId": "Pad14:mapped:#6;:Hbc2,V", + "persistentId": "Pad14:mapped:#6;:H1013,V", "stageId": "Pad14" }, { @@ -63622,7 +63622,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:2;:U2;XTR;:Hbc2:8,V;:Hbc3,V", + "mappedName": "#21:2;:U2;XTR;:H1013:8,V;:H1014,V", "mappedStringIds": [ 11, 13, @@ -63635,7 +63635,7 @@ "index": 6, "type": "Vertex" }, - "name": "#21:2;:U2;XTR;:Hbc2:8,V;:Hbc3,V", + "name": "#21:2;:U2;XTR;:H1013:8,V;:H1014,V", "stringIds": [ 11, 13, @@ -63648,9 +63648,9 @@ "resultPersistentId": "Body14:vertex:5", "sourceRefs": [ { - "mappedName": "#21:2;:U2;XTR;:Hbc2:8,V", + "mappedName": "#21:2;:U2;XTR;:H1013:8,V", "objectId": "Pad14", - "persistentId": "Pad14:mapped:#21:2;:U2;XTR;:Hbc2:8,V", + "persistentId": "Pad14:mapped:#21:2;:U2;XTR;:H1013:8,V", "stageId": "Pad14" }, { @@ -63667,7 +63667,7 @@ 8 ], "kind": "vertex", - "mappedName": "#8;:Hbc2,V;:Hbc3,V", + "mappedName": "#8;:H1013,V;:H1014,V", "mappedStringIds": [ 8 ], @@ -63677,7 +63677,7 @@ "index": 7, "type": "Vertex" }, - "name": "#8;:Hbc2,V;:Hbc3,V", + "name": "#8;:H1013,V;:H1014,V", "stringIds": [ 8 ] @@ -63687,9 +63687,9 @@ "resultPersistentId": "Body14:vertex:6", "sourceRefs": [ { - "mappedName": "#8;:Hbc2,V", + "mappedName": "#8;:H1013,V", "objectId": "Pad14", - "persistentId": "Pad14:mapped:#8;:Hbc2,V", + "persistentId": "Pad14:mapped:#8;:H1013,V", "stageId": "Pad14" }, { @@ -63709,7 +63709,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:3;:U2;XTR;:Hbc2:8,V;:Hbc3,V", + "mappedName": "#21:3;:U2;XTR;:H1013:8,V;:H1014,V", "mappedStringIds": [ 11, 13, @@ -63722,7 +63722,7 @@ "index": 8, "type": "Vertex" }, - "name": "#21:3;:U2;XTR;:Hbc2:8,V;:Hbc3,V", + "name": "#21:3;:U2;XTR;:H1013:8,V;:H1014,V", "stringIds": [ 11, 13, @@ -63735,9 +63735,9 @@ "resultPersistentId": "Body14:vertex:7", "sourceRefs": [ { - "mappedName": "#21:3;:U2;XTR;:Hbc2:8,V", + "mappedName": "#21:3;:U2;XTR;:H1013:8,V", "objectId": "Pad14", - "persistentId": "Pad14:mapped:#21:3;:U2;XTR;:Hbc2:8,V", + "persistentId": "Pad14:mapped:#21:3;:U2;XTR;:H1013:8,V", "stageId": "Pad14" }, { @@ -65341,9 +65341,9 @@ "history": [ { "children": [ - "#b:1;:Hbc2,E" + "#b:1;:H1013,E" ], - "mappedName": "#d:1;:G;XTR;:Hbc2:7,F", + "mappedName": "#d:1;:G;XTR;:H1013:7,F", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -65358,7 +65358,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;:G;XTR;:Hbc2:7,F", + "mappedName": "#d:1;:G;XTR;:H1013:7,F", "mappedStringIds": [ 13 ], @@ -65368,9 +65368,9 @@ "history": [ { "children": [ - "#b:2;:Hbc2,E" + "#b:2;:H1013,E" ], - "mappedName": "#d:2;:G;XTR;:Hbc2:7,F", + "mappedName": "#d:2;:G;XTR;:H1013:7,F", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -65386,7 +65386,7 @@ 11, 13 ], - "mappedName": "#d:2;:G;XTR;:Hbc2:7,F", + "mappedName": "#d:2;:G;XTR;:H1013:7,F", "mappedStringIds": [ 11, 13 @@ -65397,9 +65397,9 @@ "history": [ { "children": [ - "#b:3;:Hbc2,E" + "#b:3;:H1013,E" ], - "mappedName": "#d:3;:G;XTR;:Hbc2:7,F", + "mappedName": "#d:3;:G;XTR;:H1013:7,F", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -65415,7 +65415,7 @@ 11, 13 ], - "mappedName": "#d:3;:G;XTR;:Hbc2:7,F", + "mappedName": "#d:3;:G;XTR;:H1013:7,F", "mappedStringIds": [ 11, 13 @@ -65426,9 +65426,9 @@ "history": [ { "children": [ - "#b:4;:Hbc2,E" + "#b:4;:H1013,E" ], - "mappedName": "#d:4;:G;XTR;:Hbc2:7,F", + "mappedName": "#d:4;:G;XTR;:H1013:7,F", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -65444,7 +65444,7 @@ 11, 13 ], - "mappedName": "#d:4;:G;XTR;:Hbc2:7,F", + "mappedName": "#d:4;:G;XTR;:H1013:7,F", "mappedStringIds": [ 11, 13 @@ -65455,9 +65455,9 @@ "history": [ { "children": [ - "#b:1;:Hbc2,E" + "#b:1;:H1013,E" ], - "mappedName": "#d:1;FAC;:Hbc2:4,F", + "mappedName": "#d:1;FAC;:H1013:4,F", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -65472,7 +65472,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;FAC;:Hbc2:4,F", + "mappedName": "#d:1;FAC;:H1013:4,F", "mappedStringIds": [ 13 ], @@ -65482,10 +65482,10 @@ "history": [ { "children": [ - "#d:1;FAC;:Hbc2:4,F", - "#b:1;:Hbc2,E" + "#d:1;FAC;:H1013:4,F", + "#b:1;:H1013,E" ], - "mappedName": "#14:1;:G0;XTR;:Hbc2:8,F", + "mappedName": "#14:1;:G0;XTR;:H1013:8,F", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -65500,7 +65500,7 @@ "indexedStringIds": [ 20 ], - "mappedName": "#14:1;:G0;XTR;:Hbc2:8,F", + "mappedName": "#14:1;:G0;XTR;:H1013:8,F", "mappedStringIds": [ 20 ], @@ -65510,9 +65510,9 @@ "history": [ { "children": [ - "#2;:Hbc2,V" + "#2;:H1013,V" ], - "mappedName": "#1c;:G;XTR;:Hbc2:7,E", + "mappedName": "#1c;:G;XTR;:H1013:7,E", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -65527,7 +65527,7 @@ "indexedStringIds": [ 28 ], - "mappedName": "#1c;:G;XTR;:Hbc2:7,E", + "mappedName": "#1c;:G;XTR;:H1013:7,E", "mappedStringIds": [ 28 ], @@ -65537,9 +65537,9 @@ "history": [ { "children": [ - "#4;:Hbc2,V" + "#4;:H1013,V" ], - "mappedName": "#1d;:G;XTR;:Hbc2:7,E", + "mappedName": "#1d;:G;XTR;:H1013:7,E", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -65554,7 +65554,7 @@ "indexedStringIds": [ 29 ], - "mappedName": "#1d;:G;XTR;:Hbc2:7,E", + "mappedName": "#1d;:G;XTR;:H1013:7,E", "mappedStringIds": [ 29 ], @@ -65564,7 +65564,7 @@ "history": [ { "children": [], - "mappedName": "#b:1;:Hbc2,E", + "mappedName": "#b:1;:H1013,E", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -65579,7 +65579,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:1;:Hbc2,E", + "mappedName": "#b:1;:H1013,E", "mappedStringIds": [ 11 ], @@ -65589,10 +65589,10 @@ "history": [ { "children": [ - "#d:1;:G;XTR;:Hbc2:7,F", - "#b:1;:Hbc2,E" + "#d:1;:G;XTR;:H1013:7,F", + "#b:1;:H1013,E" ], - "mappedName": "#16:1;:U;XTR;:Hbc2:7,E", + "mappedName": "#16:1;:U;XTR;:H1013:7,E", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -65607,7 +65607,7 @@ "indexedStringIds": [ 22 ], - "mappedName": "#16:1;:U;XTR;:Hbc2:7,E", + "mappedName": "#16:1;:U;XTR;:H1013:7,E", "mappedStringIds": [ 22 ], @@ -65617,9 +65617,9 @@ "history": [ { "children": [ - "#6;:Hbc2,V" + "#6;:H1013,V" ], - "mappedName": "#1e;:G;XTR;:Hbc2:7,E", + "mappedName": "#1e;:G;XTR;:H1013:7,E", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -65634,7 +65634,7 @@ "indexedStringIds": [ 30 ], - "mappedName": "#1e;:G;XTR;:Hbc2:7,E", + "mappedName": "#1e;:G;XTR;:H1013:7,E", "mappedStringIds": [ 30 ], @@ -65644,7 +65644,7 @@ "history": [ { "children": [], - "mappedName": "#b:2;:Hbc2,E", + "mappedName": "#b:2;:H1013,E", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -65659,7 +65659,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:2;:Hbc2,E", + "mappedName": "#b:2;:H1013,E", "mappedStringIds": [ 11 ], @@ -65669,10 +65669,10 @@ "history": [ { "children": [ - "#d:2;:G;XTR;:Hbc2:7,F", - "#b:2;:Hbc2,E" + "#d:2;:G;XTR;:H1013:7,F", + "#b:2;:H1013,E" ], - "mappedName": "#16:2;:U;XTR;:Hbc2:7,E", + "mappedName": "#16:2;:U;XTR;:H1013:7,E", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -65689,7 +65689,7 @@ 13, 22 ], - "mappedName": "#16:2;:U;XTR;:Hbc2:7,E", + "mappedName": "#16:2;:U;XTR;:H1013:7,E", "mappedStringIds": [ 11, 13, @@ -65701,9 +65701,9 @@ "history": [ { "children": [ - "#8;:Hbc2,V" + "#8;:H1013,V" ], - "mappedName": "#1f;:G;XTR;:Hbc2:7,E", + "mappedName": "#1f;:G;XTR;:H1013:7,E", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -65718,7 +65718,7 @@ "indexedStringIds": [ 31 ], - "mappedName": "#1f;:G;XTR;:Hbc2:7,E", + "mappedName": "#1f;:G;XTR;:H1013:7,E", "mappedStringIds": [ 31 ], @@ -65728,7 +65728,7 @@ "history": [ { "children": [], - "mappedName": "#b:3;:Hbc2,E", + "mappedName": "#b:3;:H1013,E", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -65743,7 +65743,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:3;:Hbc2,E", + "mappedName": "#b:3;:H1013,E", "mappedStringIds": [ 11 ], @@ -65753,10 +65753,10 @@ "history": [ { "children": [ - "#d:3;:G;XTR;:Hbc2:7,F", - "#b:3;:Hbc2,E" + "#d:3;:G;XTR;:H1013:7,F", + "#b:3;:H1013,E" ], - "mappedName": "#16:3;:U;XTR;:Hbc2:7,E", + "mappedName": "#16:3;:U;XTR;:H1013:7,E", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -65773,7 +65773,7 @@ 13, 22 ], - "mappedName": "#16:3;:U;XTR;:Hbc2:7,E", + "mappedName": "#16:3;:U;XTR;:H1013:7,E", "mappedStringIds": [ 11, 13, @@ -65785,7 +65785,7 @@ "history": [ { "children": [], - "mappedName": "#b:4;:Hbc2,E", + "mappedName": "#b:4;:H1013,E", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -65800,7 +65800,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:4;:Hbc2,E", + "mappedName": "#b:4;:H1013,E", "mappedStringIds": [ 11 ], @@ -65810,10 +65810,10 @@ "history": [ { "children": [ - "#d:4;:G;XTR;:Hbc2:7,F", - "#b:4;:Hbc2,E" + "#d:4;:G;XTR;:H1013:7,F", + "#b:4;:H1013,E" ], - "mappedName": "#16:4;:U;XTR;:Hbc2:7,E", + "mappedName": "#16:4;:U;XTR;:H1013:7,E", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -65830,7 +65830,7 @@ 13, 22 ], - "mappedName": "#16:4;:U;XTR;:Hbc2:7,E", + "mappedName": "#16:4;:U;XTR;:H1013:7,E", "mappedStringIds": [ 11, 13, @@ -65842,7 +65842,7 @@ "history": [ { "children": [], - "mappedName": "#2;:Hbc2,V", + "mappedName": "#2;:H1013,V", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -65857,7 +65857,7 @@ "indexedStringIds": [ 2 ], - "mappedName": "#2;:Hbc2,V", + "mappedName": "#2;:H1013,V", "mappedStringIds": [ 2 ], @@ -65867,11 +65867,11 @@ "history": [ { "children": [ - "#16:1;:U;XTR;:Hbc2:7,E", - "#d:1;:G;XTR;:Hbc2:7,F", - "#b:1;:Hbc2,E" + "#16:1;:U;XTR;:H1013:7,E", + "#d:1;:G;XTR;:H1013:7,F", + "#b:1;:H1013,E" ], - "mappedName": "#21:1;:U;XTR;:Hbc2:7,V", + "mappedName": "#21:1;:U;XTR;:H1013:7,V", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -65886,7 +65886,7 @@ "indexedStringIds": [ 33 ], - "mappedName": "#21:1;:U;XTR;:Hbc2:7,V", + "mappedName": "#21:1;:U;XTR;:H1013:7,V", "mappedStringIds": [ 33 ], @@ -65896,7 +65896,7 @@ "history": [ { "children": [], - "mappedName": "#4;:Hbc2,V", + "mappedName": "#4;:H1013,V", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -65911,7 +65911,7 @@ "indexedStringIds": [ 4 ], - "mappedName": "#4;:Hbc2,V", + "mappedName": "#4;:H1013,V", "mappedStringIds": [ 4 ], @@ -65921,11 +65921,11 @@ "history": [ { "children": [ - "#16:1;:U;XTR;:Hbc2:7,E", - "#d:1;:G;XTR;:Hbc2:7,F", - "#b:1;:Hbc2,E" + "#16:1;:U;XTR;:H1013:7,E", + "#d:1;:G;XTR;:H1013:7,F", + "#b:1;:H1013,E" ], - "mappedName": "#21:1;:U2;XTR;:Hbc2:8,V", + "mappedName": "#21:1;:U2;XTR;:H1013:8,V", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -65940,7 +65940,7 @@ "indexedStringIds": [ 33 ], - "mappedName": "#21:1;:U2;XTR;:Hbc2:8,V", + "mappedName": "#21:1;:U2;XTR;:H1013:8,V", "mappedStringIds": [ 33 ], @@ -65950,7 +65950,7 @@ "history": [ { "children": [], - "mappedName": "#6;:Hbc2,V", + "mappedName": "#6;:H1013,V", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -65965,7 +65965,7 @@ "indexedStringIds": [ 6 ], - "mappedName": "#6;:Hbc2,V", + "mappedName": "#6;:H1013,V", "mappedStringIds": [ 6 ], @@ -65975,11 +65975,11 @@ "history": [ { "children": [ - "#16:2;:U;XTR;:Hbc2:7,E", - "#d:2;:G;XTR;:Hbc2:7,F", - "#b:2;:Hbc2,E" + "#16:2;:U;XTR;:H1013:7,E", + "#d:2;:G;XTR;:H1013:7,F", + "#b:2;:H1013,E" ], - "mappedName": "#21:2;:U2;XTR;:Hbc2:8,V", + "mappedName": "#21:2;:U2;XTR;:H1013:8,V", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -65997,7 +65997,7 @@ 22, 33 ], - "mappedName": "#21:2;:U2;XTR;:Hbc2:8,V", + "mappedName": "#21:2;:U2;XTR;:H1013:8,V", "mappedStringIds": [ 11, 13, @@ -66010,7 +66010,7 @@ "history": [ { "children": [], - "mappedName": "#8;:Hbc2,V", + "mappedName": "#8;:H1013,V", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -66025,7 +66025,7 @@ "indexedStringIds": [ 8 ], - "mappedName": "#8;:Hbc2,V", + "mappedName": "#8;:H1013,V", "mappedStringIds": [ 8 ], @@ -66035,11 +66035,11 @@ "history": [ { "children": [ - "#16:3;:U;XTR;:Hbc2:7,E", - "#d:3;:G;XTR;:Hbc2:7,F", - "#b:3;:Hbc2,E" + "#16:3;:U;XTR;:H1013:7,E", + "#d:3;:G;XTR;:H1013:7,F", + "#b:3;:H1013,E" ], - "mappedName": "#21:3;:U2;XTR;:Hbc2:8,V", + "mappedName": "#21:3;:U2;XTR;:H1013:8,V", "object": "Pad14", "typeId": "PartDesign::Pad" }, @@ -66057,7 +66057,7 @@ 22, 33 ], - "mappedName": "#21:3;:U2;XTR;:Hbc2:8,V", + "mappedName": "#21:3;:U2;XTR;:H1013:8,V", "mappedStringIds": [ 11, 13, @@ -66080,7 +66080,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;:G;XTR;:Hbc2:7,F", + "mappedName": "#d:1;:G;XTR;:H1013:7,F", "mappedStringIds": [ 13 ], @@ -66090,7 +66090,7 @@ "index": 1, "type": "Face" }, - "name": "#d:1;:G;XTR;:Hbc2:7,F", + "name": "#d:1;:G;XTR;:H1013:7,F", "stringIds": [ 13 ] @@ -66114,7 +66114,7 @@ 13 ], "kind": "face", - "mappedName": "#d:2;:G;XTR;:Hbc2:7,F", + "mappedName": "#d:2;:G;XTR;:H1013:7,F", "mappedStringIds": [ 11, 13 @@ -66125,7 +66125,7 @@ "index": 2, "type": "Face" }, - "name": "#d:2;:G;XTR;:Hbc2:7,F", + "name": "#d:2;:G;XTR;:H1013:7,F", "stringIds": [ 11, 13 @@ -66150,7 +66150,7 @@ 13 ], "kind": "face", - "mappedName": "#d:3;:G;XTR;:Hbc2:7,F", + "mappedName": "#d:3;:G;XTR;:H1013:7,F", "mappedStringIds": [ 11, 13 @@ -66161,7 +66161,7 @@ "index": 3, "type": "Face" }, - "name": "#d:3;:G;XTR;:Hbc2:7,F", + "name": "#d:3;:G;XTR;:H1013:7,F", "stringIds": [ 11, 13 @@ -66186,7 +66186,7 @@ 13 ], "kind": "face", - "mappedName": "#d:4;:G;XTR;:Hbc2:7,F", + "mappedName": "#d:4;:G;XTR;:H1013:7,F", "mappedStringIds": [ 11, 13 @@ -66197,7 +66197,7 @@ "index": 4, "type": "Face" }, - "name": "#d:4;:G;XTR;:Hbc2:7,F", + "name": "#d:4;:G;XTR;:H1013:7,F", "stringIds": [ 11, 13 @@ -66221,7 +66221,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;FAC;:Hbc2:4,F", + "mappedName": "#d:1;FAC;:H1013:4,F", "mappedStringIds": [ 13 ], @@ -66231,7 +66231,7 @@ "index": 5, "type": "Face" }, - "name": "#d:1;FAC;:Hbc2:4,F", + "name": "#d:1;FAC;:H1013:4,F", "stringIds": [ 13 ] @@ -66254,7 +66254,7 @@ 20 ], "kind": "face", - "mappedName": "#14:1;:G0;XTR;:Hbc2:8,F", + "mappedName": "#14:1;:G0;XTR;:H1013:8,F", "mappedStringIds": [ 20 ], @@ -66264,7 +66264,7 @@ "index": 6, "type": "Face" }, - "name": "#14:1;:G0;XTR;:Hbc2:8,F", + "name": "#14:1;:G0;XTR;:H1013:8,F", "stringIds": [ 20 ] @@ -66287,7 +66287,7 @@ 28 ], "kind": "edge", - "mappedName": "#1c;:G;XTR;:Hbc2:7,E", + "mappedName": "#1c;:G;XTR;:H1013:7,E", "mappedStringIds": [ 28 ], @@ -66297,7 +66297,7 @@ "index": 1, "type": "Edge" }, - "name": "#1c;:G;XTR;:Hbc2:7,E", + "name": "#1c;:G;XTR;:H1013:7,E", "stringIds": [ 28 ] @@ -66320,7 +66320,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d;:G;XTR;:Hbc2:7,E", + "mappedName": "#1d;:G;XTR;:H1013:7,E", "mappedStringIds": [ 29 ], @@ -66330,7 +66330,7 @@ "index": 2, "type": "Edge" }, - "name": "#1d;:G;XTR;:Hbc2:7,E", + "name": "#1d;:G;XTR;:H1013:7,E", "stringIds": [ 29 ] @@ -66353,7 +66353,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:1;:Hbc2,E", + "mappedName": "#b:1;:H1013,E", "mappedStringIds": [ 11 ], @@ -66363,7 +66363,7 @@ "index": 3, "type": "Edge" }, - "name": "#b:1;:Hbc2,E", + "name": "#b:1;:H1013,E", "stringIds": [ 11 ] @@ -66386,7 +66386,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:1;:U;XTR;:Hbc2:7,E", + "mappedName": "#16:1;:U;XTR;:H1013:7,E", "mappedStringIds": [ 22 ], @@ -66396,7 +66396,7 @@ "index": 4, "type": "Edge" }, - "name": "#16:1;:U;XTR;:Hbc2:7,E", + "name": "#16:1;:U;XTR;:H1013:7,E", "stringIds": [ 22 ] @@ -66419,7 +66419,7 @@ 30 ], "kind": "edge", - "mappedName": "#1e;:G;XTR;:Hbc2:7,E", + "mappedName": "#1e;:G;XTR;:H1013:7,E", "mappedStringIds": [ 30 ], @@ -66429,7 +66429,7 @@ "index": 5, "type": "Edge" }, - "name": "#1e;:G;XTR;:Hbc2:7,E", + "name": "#1e;:G;XTR;:H1013:7,E", "stringIds": [ 30 ] @@ -66452,7 +66452,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:2;:Hbc2,E", + "mappedName": "#b:2;:H1013,E", "mappedStringIds": [ 11 ], @@ -66462,7 +66462,7 @@ "index": 6, "type": "Edge" }, - "name": "#b:2;:Hbc2,E", + "name": "#b:2;:H1013,E", "stringIds": [ 11 ] @@ -66487,7 +66487,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:2;:U;XTR;:Hbc2:7,E", + "mappedName": "#16:2;:U;XTR;:H1013:7,E", "mappedStringIds": [ 11, 13, @@ -66499,7 +66499,7 @@ "index": 7, "type": "Edge" }, - "name": "#16:2;:U;XTR;:Hbc2:7,E", + "name": "#16:2;:U;XTR;:H1013:7,E", "stringIds": [ 11, 13, @@ -66524,7 +66524,7 @@ 31 ], "kind": "edge", - "mappedName": "#1f;:G;XTR;:Hbc2:7,E", + "mappedName": "#1f;:G;XTR;:H1013:7,E", "mappedStringIds": [ 31 ], @@ -66534,7 +66534,7 @@ "index": 8, "type": "Edge" }, - "name": "#1f;:G;XTR;:Hbc2:7,E", + "name": "#1f;:G;XTR;:H1013:7,E", "stringIds": [ 31 ] @@ -66557,7 +66557,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:3;:Hbc2,E", + "mappedName": "#b:3;:H1013,E", "mappedStringIds": [ 11 ], @@ -66567,7 +66567,7 @@ "index": 9, "type": "Edge" }, - "name": "#b:3;:Hbc2,E", + "name": "#b:3;:H1013,E", "stringIds": [ 11 ] @@ -66592,7 +66592,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:3;:U;XTR;:Hbc2:7,E", + "mappedName": "#16:3;:U;XTR;:H1013:7,E", "mappedStringIds": [ 11, 13, @@ -66604,7 +66604,7 @@ "index": 10, "type": "Edge" }, - "name": "#16:3;:U;XTR;:Hbc2:7,E", + "name": "#16:3;:U;XTR;:H1013:7,E", "stringIds": [ 11, 13, @@ -66629,7 +66629,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:4;:Hbc2,E", + "mappedName": "#b:4;:H1013,E", "mappedStringIds": [ 11 ], @@ -66639,7 +66639,7 @@ "index": 11, "type": "Edge" }, - "name": "#b:4;:Hbc2,E", + "name": "#b:4;:H1013,E", "stringIds": [ 11 ] @@ -66664,7 +66664,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:4;:U;XTR;:Hbc2:7,E", + "mappedName": "#16:4;:U;XTR;:H1013:7,E", "mappedStringIds": [ 11, 13, @@ -66676,7 +66676,7 @@ "index": 12, "type": "Edge" }, - "name": "#16:4;:U;XTR;:Hbc2:7,E", + "name": "#16:4;:U;XTR;:H1013:7,E", "stringIds": [ 11, 13, @@ -66701,7 +66701,7 @@ 2 ], "kind": "vertex", - "mappedName": "#2;:Hbc2,V", + "mappedName": "#2;:H1013,V", "mappedStringIds": [ 2 ], @@ -66711,7 +66711,7 @@ "index": 1, "type": "Vertex" }, - "name": "#2;:Hbc2,V", + "name": "#2;:H1013,V", "stringIds": [ 2 ] @@ -66734,7 +66734,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:1;:U;XTR;:Hbc2:7,V", + "mappedName": "#21:1;:U;XTR;:H1013:7,V", "mappedStringIds": [ 33 ], @@ -66744,7 +66744,7 @@ "index": 2, "type": "Vertex" }, - "name": "#21:1;:U;XTR;:Hbc2:7,V", + "name": "#21:1;:U;XTR;:H1013:7,V", "stringIds": [ 33 ] @@ -66767,7 +66767,7 @@ 4 ], "kind": "vertex", - "mappedName": "#4;:Hbc2,V", + "mappedName": "#4;:H1013,V", "mappedStringIds": [ 4 ], @@ -66777,7 +66777,7 @@ "index": 3, "type": "Vertex" }, - "name": "#4;:Hbc2,V", + "name": "#4;:H1013,V", "stringIds": [ 4 ] @@ -66800,7 +66800,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:1;:U2;XTR;:Hbc2:8,V", + "mappedName": "#21:1;:U2;XTR;:H1013:8,V", "mappedStringIds": [ 33 ], @@ -66810,7 +66810,7 @@ "index": 4, "type": "Vertex" }, - "name": "#21:1;:U2;XTR;:Hbc2:8,V", + "name": "#21:1;:U2;XTR;:H1013:8,V", "stringIds": [ 33 ] @@ -66833,7 +66833,7 @@ 6 ], "kind": "vertex", - "mappedName": "#6;:Hbc2,V", + "mappedName": "#6;:H1013,V", "mappedStringIds": [ 6 ], @@ -66843,7 +66843,7 @@ "index": 5, "type": "Vertex" }, - "name": "#6;:Hbc2,V", + "name": "#6;:H1013,V", "stringIds": [ 6 ] @@ -66869,7 +66869,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:2;:U2;XTR;:Hbc2:8,V", + "mappedName": "#21:2;:U2;XTR;:H1013:8,V", "mappedStringIds": [ 11, 13, @@ -66882,7 +66882,7 @@ "index": 6, "type": "Vertex" }, - "name": "#21:2;:U2;XTR;:Hbc2:8,V", + "name": "#21:2;:U2;XTR;:H1013:8,V", "stringIds": [ 11, 13, @@ -66908,7 +66908,7 @@ 8 ], "kind": "vertex", - "mappedName": "#8;:Hbc2,V", + "mappedName": "#8;:H1013,V", "mappedStringIds": [ 8 ], @@ -66918,7 +66918,7 @@ "index": 7, "type": "Vertex" }, - "name": "#8;:Hbc2,V", + "name": "#8;:H1013,V", "stringIds": [ 8 ] @@ -66944,7 +66944,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21:3;:U2;XTR;:Hbc2:8,V", + "mappedName": "#21:3;:U2;XTR;:H1013:8,V", "mappedStringIds": [ 11, 13, @@ -66957,7 +66957,7 @@ "index": 8, "type": "Vertex" }, - "name": "#21:3;:U2;XTR;:Hbc2:8,V", + "name": "#21:3;:U2;XTR;:H1013:8,V", "stringIds": [ 11, 13, @@ -67397,32 +67397,32 @@ ], "status": "pass", "stringHasherResource": { - "sha256": "d4b071db508cb89c4cd30234f6cf00c1a84eca68909110448fab7679706fd9e6", - "text": "StringTableStart v1 24\n-1.0 0:;SKT\n-1.c.1 g1v1\n-1.c.0 g4v2\n-1.c.0 g1v2\n-1.c.0 g2v1\n-1.c.0 g2v2\n-1.c.0 g3v1\n-1.c.0 g3v2\n-1.c.0 g4v1\n-1.0 0:g\n-1.1c.a.1\n-1.0 0:;:Hbc2,E\n-1.4c.1.2\n-1.0 0:;:Hbc2,V\n-5.0 0:;FAC;:Hbc2:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:Hbc2:7,F\n-1.4c.1.9\n-6.2c.-7.-b\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.0 0:;:U;XTR;:Hbc2:7,E\n-1.4c.1.b\n" + "sha256": "d66c9a3e0e6209011e55fca8c0b5192074c9f7d83c9e76908f3ee6701767498c", + "text": "StringTableStart v1 24\n-1.0 0:;SKT\n-1.c.1 g1v1\n-1.c.0 g4v2\n-1.c.0 g1v2\n-1.c.0 g2v1\n-1.c.0 g2v2\n-1.c.0 g3v1\n-1.c.0 g3v2\n-1.c.0 g4v1\n-1.0 0:g\n-1.1c.a.1\n-1.0 0:;:H1013,E\n-1.4c.1.2\n-1.0 0:;:H1013,V\n-5.0 0:;FAC;:H1013:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:H1013:7,F\n-1.4c.1.9\n-6.2c.-7.-b\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.0 0:;:U;XTR;:H1013:7,E\n-1.4c.1.b\n" } }, { "category": "partdesign", "elementMapResources": { "Body15.Shape.Map.txt": { - "sha256": "bb714f310895d64f642df51a447ee4c33d4935b0b84cec3b592e97cb81fc6ad3", - "text": "BeginElementMap v1\n1 PostfixCount 9\nEdge\nFace\nVertex\n;:Hfe0,F\n;:H-fe2,E\n;:H-fe2,V\n;:H-fe2,F\n;:Hfe0,E\n;:Hfe0,V\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 25\n0\n$#5d:2e.8 0\n$#5e:2f.8 0\n$#d:1.8 0\n$#36:1.8 0\n$#60:31.8 0\n$#d:4.8.b 0\n$#36:4.8.b.d.16 0\n$#5f:30.8 0\n$#d:2.8.b 0\n$#36:2.8.b.d.16 0\n$#d:3.8.b 0\n$#36:3.8.b.d.16 0\n$#4a.5 0\n$#4b.5 0\n$#1d:1.5 0\n$#43:1.5 0\n$#4d.5 0\n$#1d:4.5.b 0\n$#43:4.5.b.1d.26 0\n$#4c.5 0\n$#1d:2.5.b 0\n$#43:2.5.b.1d.26 0\n$#1d:3.5.b 0\n$#43:3.5.b.1d.26 0\n\nFace\n\nChildCount 0\n\nNameCount 13\n0\n$#16:1.4 0\n$#16:4.4.b.d 0\n$#16:2.4.b.d 0\n$#14:1.4 0\n$#38:1.4 0\n$#16:3.4.b.d 0\n$#26:1.7 0\n$#26:4.7.b.1d 0\n$#26:2.7.b.1d 0\n$#24:1.7 0\n$#45:1.7 0\n$#26:3.7.b.1d 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n$#46.9 $#4e.9 0\n$#4f:1.9 0\n$#47.9 $#50.9 0\n$#52:1.9 0\n$#49.9 $#54.9 0\n$#52:3.9.b.d.16.36 0\n$#48.9 $#53.9 0\n$#52:2.9.b.d.16.36 0\n$#1f.6 $#39.6 0\n$#59.6 0\n$#20.6 $#3c.6 0\n$#61.6 0\n$#22.6 $#40.6 0\n$#63.6 0\n$#21.6 $#3e.6 0\n$#62.6 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 24 4066 1 ;:Hfe2,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 12 4066 1 ;:Hfe2,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 16 4066 1 ;:Hfe2,V 0\n\nNameCount 0\n\nEndMap\n" + "sha256": "053aae681bb2208ef4a920b3fbdff0ad56412f01cc8e25c5b94483e357d854a6", + "text": "BeginElementMap v1\n1 PostfixCount 9\nEdge\nFace\nVertex\n;:Ha4b,F\n;:H-a4d,E\n;:H-a4d,V\n;:H-a4d,F\n;:Ha4b,E\n;:Ha4b,V\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 25\n0\n$#5d:2e.8 0\n$#5e:2f.8 0\n$#d:1.8 0\n$#36:1.8 0\n$#60:31.8 0\n$#d:4.8.b 0\n$#36:4.8.b.d.16 0\n$#5f:30.8 0\n$#d:2.8.b 0\n$#36:2.8.b.d.16 0\n$#d:3.8.b 0\n$#36:3.8.b.d.16 0\n$#4a.5 0\n$#4b.5 0\n$#1d:1.5 0\n$#43:1.5 0\n$#4d.5 0\n$#1d:4.5.b 0\n$#43:4.5.b.1d.26 0\n$#4c.5 0\n$#1d:2.5.b 0\n$#43:2.5.b.1d.26 0\n$#1d:3.5.b 0\n$#43:3.5.b.1d.26 0\n\nFace\n\nChildCount 0\n\nNameCount 13\n0\n$#16:1.4 0\n$#16:4.4.b.d 0\n$#16:2.4.b.d 0\n$#14:1.4 0\n$#38:1.4 0\n$#16:3.4.b.d 0\n$#26:1.7 0\n$#26:4.7.b.1d 0\n$#26:2.7.b.1d 0\n$#24:1.7 0\n$#45:1.7 0\n$#26:3.7.b.1d 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n$#46.9 $#4e.9 0\n$#4f:1.9 0\n$#47.9 $#50.9 0\n$#52:1.9 0\n$#49.9 $#54.9 0\n$#52:3.9.b.d.16.36 0\n$#48.9 $#53.9 0\n$#52:2.9.b.d.16.36 0\n$#1f.6 $#39.6 0\n$#59.6 0\n$#20.6 $#3c.6 0\n$#61.6 0\n$#22.6 $#40.6 0\n$#63.6 0\n$#21.6 $#3e.6 0\n$#62.6 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 24 2637 1 ;:Ha4d,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 12 2637 1 ;:Ha4d,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 16 2637 1 ;:Ha4d,V 0\n\nNameCount 0\n\nEndMap\n" }, "Pad15.AddSubShape.Map.txt": { - "sha256": "4223665e4928be4a064a2f8a8b13a0697db1483ec38a7c107572bd1919dd3198", - "text": "BeginElementMap v1\n4 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:Hfdf:8,F\n;:U;XTR;:Hfdf:7,E\n;:Hfdf,V\n;:U2;XTR;:Hfdf:8,V\n;:U;XTR;:Hfdf:7,V\n;:G;XTR;:Hfdf:7,E\n;:Hfdf,E\n;:G;XTR;:Hfdf:7,F\n;FAC;:Hfdf:4,F\n\nMapCount 1\n\nElementMap 1 4 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#46.9 0\n$#47.9 0\n$#b:1.a 0\n$#16:1.5 0\n$#48.9 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#49.9 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.6 $#3.6 0\n$#36:1.8 0\n$#4.6 $#5.6 0\n$#36:1.7 0\n$#6.6 $#7.6 0\n$#36:2.7.b.d.16 0\n$#8.6 $#9.6 0\n$#36:3.7.b.d.16 0\n\nEndMap\n" + "sha256": "04fa717125201ad0f7282ea9703e6b7a06934732ce3829bd45b9a57f21a881f2", + "text": "BeginElementMap v1\n4 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:Ha4a:8,F\n;:U;XTR;:Ha4a:7,E\n;:Ha4a,V\n;:U2;XTR;:Ha4a:8,V\n;:U;XTR;:Ha4a:7,V\n;:G;XTR;:Ha4a:7,E\n;:Ha4a,E\n;:G;XTR;:Ha4a:7,F\n;FAC;:Ha4a:4,F\n\nMapCount 1\n\nElementMap 1 4 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#46.9 0\n$#47.9 0\n$#b:1.a 0\n$#16:1.5 0\n$#48.9 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#49.9 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.6 $#3.6 0\n$#36:1.8 0\n$#4.6 $#5.6 0\n$#36:1.7 0\n$#6.6 $#7.6 0\n$#36:2.7.b.d.16 0\n$#8.6 $#9.6 0\n$#36:3.7.b.d.16 0\n\nEndMap\n" }, "Pad15.Shape.Map.txt": { - "sha256": "ebbc6257bab08db55f0fca30faf903dce630a34c84bcf1aaf3d0f12f251e80db", - "text": "BeginElementMap v1\n5 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:Hfdf:8,F\n;:U;XTR;:Hfdf:7,E\n;:Hfdf,V\n;:U2;XTR;:Hfdf:8,V\n;:U;XTR;:Hfdf:7,V\n;:G;XTR;:Hfdf:7,E\n;:Hfdf,E\n;:G;XTR;:Hfdf:7,F\n;FAC;:Hfdf:4,F\n\nMapCount 1\n\nElementMap 1 5 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#46.9 0\n$#47.9 0\n$#b:1.a 0\n$#16:1.5 0\n$#48.9 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#49.9 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.6 $#3.6 0\n$#36:1.8 0\n$#4.6 $#5.6 0\n$#36:1.7 0\n$#6.6 $#7.6 0\n$#36:2.7.b.d.16 0\n$#8.6 $#9.6 0\n$#36:3.7.b.d.16 0\n\nEndMap\n" + "sha256": "d069cc0c5b1a00e56c6d0953507f22a10993ee21b508ef41a0f48b4b0a6d2971", + "text": "BeginElementMap v1\n5 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:Ha4a:8,F\n;:U;XTR;:Ha4a:7,E\n;:Ha4a,V\n;:U2;XTR;:Ha4a:8,V\n;:U;XTR;:Ha4a:7,V\n;:G;XTR;:Ha4a:7,E\n;:Ha4a,E\n;:G;XTR;:Ha4a:7,F\n;FAC;:Ha4a:4,F\n\nMapCount 1\n\nElementMap 1 5 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#46.9 0\n$#47.9 0\n$#b:1.a 0\n$#16:1.5 0\n$#48.9 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#49.9 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.6 $#3.6 0\n$#36:1.8 0\n$#4.6 $#5.6 0\n$#36:1.7 0\n$#6.6 $#7.6 0\n$#36:2.7.b.d.16 0\n$#8.6 $#9.6 0\n$#36:3.7.b.d.16 0\n\nEndMap\n" }, "Pocket15.AddSubShape.Map.txt": { - "sha256": "7b18959256c6d863774087b568fc969e389244d6bb5ceaec3c690c69e8bfee55", - "text": "BeginElementMap v1\n7 PostfixCount 11\nEdge\nFace\nVertex\n;:G;XTR;:Hfe1:7,F\n;FAC;:Hfe1:4,F\n;:G;XTR;:Hfe1:7,E\n;:G0;XTR;:Hfe1:8,F\n;:U;XTR;:Hfe1:7,E\n;:Hfe1,V\n;:U;XTR;:Hfe1:7,V\n;:Hfe1,E\n\nMapCount 1\n\nElementMap 1 7 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1f.6 0\n$#20.6 0\n$#b:1.b 0\n$#26:1.8 0\n$#21.6 0\n$#b:2.b 0\n$#26:2.8.b.1d 0\n$#22.6 0\n$#b:3.b 0\n$#26:3.8.b.1d 0\n$#b:4.b 0\n$#26:4.8.b.1d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#1d:1.4 0\n$#1d:2.4.b 0\n$#1d:3.4.b 0\n$#1d:4.4.b 0\n$#1d:1.5 0\n$#24:1.7 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#4a.a 0\n$#4.9 $#5.9 0\n$#4b.a 0\n$#6.9 $#7.9 0\n$#4c.a 0\n$#8.9 $#9.9 0\n$#4d.a 0\n\nEndMap\n" + "sha256": "33b8950ab44cc0ed3ec1ebb6b6d70f6b8faf63a3e8800a8a11b6824b404e20f8", + "text": "BeginElementMap v1\n7 PostfixCount 11\nEdge\nFace\nVertex\n;:G;XTR;:Ha4c:7,F\n;FAC;:Ha4c:4,F\n;:G;XTR;:Ha4c:7,E\n;:G0;XTR;:Ha4c:8,F\n;:U;XTR;:Ha4c:7,E\n;:Ha4c,V\n;:U;XTR;:Ha4c:7,V\n;:Ha4c,E\n\nMapCount 1\n\nElementMap 1 7 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1f.6 0\n$#20.6 0\n$#b:1.b 0\n$#26:1.8 0\n$#21.6 0\n$#b:2.b 0\n$#26:2.8.b.1d 0\n$#22.6 0\n$#b:3.b 0\n$#26:3.8.b.1d 0\n$#b:4.b 0\n$#26:4.8.b.1d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#1d:1.4 0\n$#1d:2.4.b 0\n$#1d:3.4.b 0\n$#1d:4.4.b 0\n$#1d:1.5 0\n$#24:1.7 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#4a.a 0\n$#4.9 $#5.9 0\n$#4b.a 0\n$#6.9 $#7.9 0\n$#4c.a 0\n$#8.9 $#9.9 0\n$#4d.a 0\n\nEndMap\n" }, "Pocket15.Shape.Map.txt": { - "sha256": "d9555805cd1a786322efa8fe702040fe3fc6395cc6240b2f56bdafe595501653", - "text": "BeginElementMap v1\n2 PostfixCount 9\nEdge\nFace\nVertex\n;:Hfe0,F\n;:H-fe2,E\n;:H-fe2,V\n;:H-fe2,F\n;:Hfe0,E\n;:Hfe0,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 25\n0\n$#5d:2e.8 0\n$#5e:2f.8 0\n$#d:1.8 0\n$#36:1.8 0\n$#60:31.8 0\n$#d:4.8.b 0\n$#36:4.8.b.d.16 0\n$#5f:30.8 0\n$#d:2.8.b 0\n$#36:2.8.b.d.16 0\n$#d:3.8.b 0\n$#36:3.8.b.d.16 0\n$#4a.5 0\n$#4b.5 0\n$#1d:1.5 0\n$#43:1.5 0\n$#4d.5 0\n$#1d:4.5.b 0\n$#43:4.5.b.1d.26 0\n$#4c.5 0\n$#1d:2.5.b 0\n$#43:2.5.b.1d.26 0\n$#1d:3.5.b 0\n$#43:3.5.b.1d.26 0\n\nFace\n\nChildCount 0\n\nNameCount 13\n0\n$#16:1.4 0\n$#16:4.4.b.d 0\n$#16:2.4.b.d 0\n$#14:1.4 0\n$#38:1.4 0\n$#16:3.4.b.d 0\n$#26:1.7 0\n$#26:4.7.b.1d 0\n$#26:2.7.b.1d 0\n$#24:1.7 0\n$#45:1.7 0\n$#26:3.7.b.1d 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n$#46.9 $#4e.9 0\n$#4f:1.9 0\n$#47.9 $#50.9 0\n$#52:1.9 0\n$#49.9 $#54.9 0\n$#52:3.9.b.d.16.36 0\n$#48.9 $#53.9 0\n$#52:2.9.b.d.16.36 0\n$#1f.6 $#39.6 0\n$#59.6 0\n$#20.6 $#3c.6 0\n$#61.6 0\n$#22.6 $#40.6 0\n$#63.6 0\n$#21.6 $#3e.6 0\n$#62.6 0\n\nEndMap\n" + "sha256": "e574db24871c24259ab5f096f08b99a57995542d00e4504dc2b3da1bedf404e6", + "text": "BeginElementMap v1\n2 PostfixCount 9\nEdge\nFace\nVertex\n;:Ha4b,F\n;:H-a4d,E\n;:H-a4d,V\n;:H-a4d,F\n;:Ha4b,E\n;:Ha4b,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 25\n0\n$#5d:2e.8 0\n$#5e:2f.8 0\n$#d:1.8 0\n$#36:1.8 0\n$#60:31.8 0\n$#d:4.8.b 0\n$#36:4.8.b.d.16 0\n$#5f:30.8 0\n$#d:2.8.b 0\n$#36:2.8.b.d.16 0\n$#d:3.8.b 0\n$#36:3.8.b.d.16 0\n$#4a.5 0\n$#4b.5 0\n$#1d:1.5 0\n$#43:1.5 0\n$#4d.5 0\n$#1d:4.5.b 0\n$#43:4.5.b.1d.26 0\n$#4c.5 0\n$#1d:2.5.b 0\n$#43:2.5.b.1d.26 0\n$#1d:3.5.b 0\n$#43:3.5.b.1d.26 0\n\nFace\n\nChildCount 0\n\nNameCount 13\n0\n$#16:1.4 0\n$#16:4.4.b.d 0\n$#16:2.4.b.d 0\n$#14:1.4 0\n$#38:1.4 0\n$#16:3.4.b.d 0\n$#26:1.7 0\n$#26:4.7.b.1d 0\n$#26:2.7.b.1d 0\n$#24:1.7 0\n$#45:1.7 0\n$#26:3.7.b.1d 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n$#46.9 $#4e.9 0\n$#4f:1.9 0\n$#47.9 $#50.9 0\n$#52:1.9 0\n$#49.9 $#54.9 0\n$#52:3.9.b.d.16.36 0\n$#48.9 $#53.9 0\n$#52:2.9.b.d.16.36 0\n$#1f.6 $#39.6 0\n$#59.6 0\n$#20.6 $#3c.6 0\n$#61.6 0\n$#22.6 $#40.6 0\n$#63.6 0\n$#21.6 $#3e.6 0\n$#62.6 0\n\nEndMap\n" }, "PocketSketch15.Shape.Map.txt": { "sha256": "1ed561710b6beacd691b5c137e89026185121dd34f9665cf426096572e48efa0", @@ -67488,8 +67488,8 @@ "key": "partdesign-pocket:000:Body15", "name": "Body15", "ordinal": 0, - "relationDigest": "e7cf40afbda6a07a00904d3fc25bfc36b081262068f1f8ee10f2e1afe1606a35", - "semanticNameDigest": "b10c376b806000fffa7753dea3d7d715e4d54345f7f29fbe0ad4948df47cf13e", + "relationDigest": "1e344a294bc92cc93416c280347e8bb83c95dda2374a7af898d7016f679fac4a", + "semanticNameDigest": "b6b4b73b57c5417ba863a73e8ec41b9c0b7f55613ddb4227ac0862ad4b3dcc78", "shape": { "area": 234.32000000000002, "brepSha256": "b62707598c03005f6d65ffa77f5c33dcc380e5a2051b6b581d1816d249d33a16", @@ -67697,8 +67697,8 @@ "key": "partdesign-pocket:011:Pocket15", "name": "Pocket15", "ordinal": 11, - "relationDigest": "e1bb4af1ec30f0db1f38936febfbcf654d63fdf0b1806e2570068b9b628909cf", - "semanticNameDigest": "8195585b4021319492b2555d7fa57b4b98d6352697166f0a5b3b2989c6fbb82a", + "relationDigest": "ed7205331a4271f3a7535adda719ebe9994bf698e2dee21ff12d26dc4c1b5c46", + "semanticNameDigest": "51f5899120010eb4a0f913afcd23096742187b0943f371325ed1bb74bd81ae46", "shape": { "area": 234.32000000000002, "brepSha256": "cc79e0dab4e322db97ed2042207fb127aa33964f64067056757bd60cbfbbcc04", @@ -67718,8 +67718,8 @@ "key": "partdesign-pocket:000:Body15", "name": "Body15", "ordinal": 0, - "relationDigest": "0f4932430d8dbc110cc0928b6d3bfc24981ca07c627aaf6b98faf6b47c64837b", - "semanticNameDigest": "2fd599f0ecc05ea08c35c2a6c2641d8db4ae2f9aeeb9d0f5e76b2306172d0c3b", + "relationDigest": "ea5a15cc998e0626e6f1e5a8ec9c1e03272656e920f8b32df2a4e50c4fcb9550", + "semanticNameDigest": "5b51f72d61ce39c483986658a308c8963e285b46060c2734f5a8564408110449", "shape": { "area": 249.32000000000002, "brepSha256": "f0cb55dd5efd4f12e421006ba28b4af682944d1b182b7f0845d9c2b86371d87d", @@ -67927,8 +67927,8 @@ "key": "partdesign-pocket:011:Pocket15", "name": "Pocket15", "ordinal": 11, - "relationDigest": "baea07fd9af15d9c8e15eeb9db004f89f6ff1205fc51a840a5920fd9129ee616", - "semanticNameDigest": "23e0f1fbc050c9b3f8da938f412593810ae00ae16a03cdd80e75e14b40ad9420", + "relationDigest": "6492a11febe39da11df809f50ccdd7c741f8a469df740dec6dd55ab9f6682751", + "semanticNameDigest": "6627baad9bb6166e382fc4bdbc5e9a71832717d8e31a67568797059ca787bb37", "shape": { "area": 249.32000000000002, "brepSha256": "f641922e3fafed85dbbf7bb6c2718494baaf4ec1ab5c14ad0c1049e412a37bc1", @@ -67948,8 +67948,8 @@ "key": "partdesign-pocket:000:Body15", "name": "Body15", "ordinal": 0, - "relationDigest": "48ca1f5bc04d2b40dee361740cea63e5d7f40bd447abd97af63a6cff9c33ae44", - "semanticNameDigest": "2c5e4fc67634c300b98cdc62c51d57a6248428ef0b9b0973b3a37ffed3336418", + "relationDigest": "083f7d4c5bb5d23dfa0a08d635131a8abb5b9b832d549630156b66cdc161832f", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48", "shape": { "area": 234.32000000000002, "brepSha256": "b62707598c03005f6d65ffa77f5c33dcc380e5a2051b6b581d1816d249d33a16", @@ -68157,8 +68157,8 @@ "key": "partdesign-pocket:011:Pocket15", "name": "Pocket15", "ordinal": 11, - "relationDigest": "37cc4db7c553219ced9d96419849ebfab4bad1bb49e33f7406da753a3eb88f95", - "semanticNameDigest": "90c517098693f8d01c88f618db28d8063ab41de7d34c7bebd9fbdaa56aeb24e8", + "relationDigest": "6a0f6dcfc8e94125d60f130d24b9490ecabe0747294e9ca9ce100052135fc49d", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1", "shape": { "area": 234.32000000000002, "brepSha256": "cc79e0dab4e322db97ed2042207fb127aa33964f64067056757bd60cbfbbcc04", @@ -68204,21 +68204,21 @@ "history": [ { "children": [], - "mappedName": "#16:1;:Hfe0,F;:Hfe2,F", + "mappedName": "#16:1;:Ha4b,F;:Ha4d,F", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#16:1;:Hfe0,F", + "mappedName": "#16:1;:Ha4b,F", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:1;:Hfdf,E" + "#b:1;:Ha4a,E" ], - "mappedName": "#d:1;:G;XTR;:Hfdf:7,F", + "mappedName": "#d:1;:G;XTR;:Ha4a:7,F", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -68233,7 +68233,7 @@ "indexedStringIds": [ 22 ], - "mappedName": "#16:1;:Hfe0,F;:Hfe2,F", + "mappedName": "#16:1;:Ha4b,F;:Ha4d,F", "mappedStringIds": [ 22 ], @@ -68243,21 +68243,21 @@ "history": [ { "children": [], - "mappedName": "#16:4;:Hfe0,F;:Hfe2,F", + "mappedName": "#16:4;:Ha4b,F;:Ha4d,F", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#16:4;:Hfe0,F", + "mappedName": "#16:4;:Ha4b,F", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:4;:Hfdf,E" + "#b:4;:Ha4a,E" ], - "mappedName": "#d:4;:G;XTR;:Hfdf:7,F", + "mappedName": "#d:4;:G;XTR;:Ha4a:7,F", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -68274,7 +68274,7 @@ 13, 22 ], - "mappedName": "#16:4;:Hfe0,F;:Hfe2,F", + "mappedName": "#16:4;:Ha4b,F;:Ha4d,F", "mappedStringIds": [ 11, 13, @@ -68286,21 +68286,21 @@ "history": [ { "children": [], - "mappedName": "#16:2;:Hfe0,F;:Hfe2,F", + "mappedName": "#16:2;:Ha4b,F;:Ha4d,F", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#16:2;:Hfe0,F", + "mappedName": "#16:2;:Ha4b,F", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:2;:Hfdf,E" + "#b:2;:Ha4a,E" ], - "mappedName": "#d:2;:G;XTR;:Hfdf:7,F", + "mappedName": "#d:2;:G;XTR;:Ha4a:7,F", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -68317,7 +68317,7 @@ 13, 22 ], - "mappedName": "#16:2;:Hfe0,F;:Hfe2,F", + "mappedName": "#16:2;:Ha4b,F;:Ha4d,F", "mappedStringIds": [ 11, 13, @@ -68329,21 +68329,21 @@ "history": [ { "children": [], - "mappedName": "#14:1;:Hfe0,F;:Hfe2,F", + "mappedName": "#14:1;:Ha4b,F;:Ha4d,F", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#14:1;:Hfe0,F", + "mappedName": "#14:1;:Ha4b,F", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:1;:Hfdf,E" + "#b:1;:Ha4a,E" ], - "mappedName": "#d:1;FAC;:Hfdf:4,F", + "mappedName": "#d:1;FAC;:Ha4a:4,F", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -68358,7 +68358,7 @@ "indexedStringIds": [ 20 ], - "mappedName": "#14:1;:Hfe0,F;:Hfe2,F", + "mappedName": "#14:1;:Ha4b,F;:Ha4d,F", "mappedStringIds": [ 20 ], @@ -68368,22 +68368,22 @@ "history": [ { "children": [], - "mappedName": "#38:1;:Hfe0,F;:Hfe2,F", + "mappedName": "#38:1;:Ha4b,F;:Ha4d,F", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#38:1;:Hfe0,F", + "mappedName": "#38:1;:Ha4b,F", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:1;FAC;:Hfdf:4,F", - "#b:1;:Hfdf,E" + "#d:1;FAC;:Ha4a:4,F", + "#b:1;:Ha4a,E" ], - "mappedName": "#14:1;:G0;XTR;:Hfdf:8,F", + "mappedName": "#14:1;:G0;XTR;:Ha4a:8,F", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -68398,7 +68398,7 @@ "indexedStringIds": [ 56 ], - "mappedName": "#38:1;:Hfe0,F;:Hfe2,F", + "mappedName": "#38:1;:Ha4b,F;:Ha4d,F", "mappedStringIds": [ 56 ], @@ -68408,21 +68408,21 @@ "history": [ { "children": [], - "mappedName": "#16:3;:Hfe0,F;:Hfe2,F", + "mappedName": "#16:3;:Ha4b,F;:Ha4d,F", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#16:3;:Hfe0,F", + "mappedName": "#16:3;:Ha4b,F", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:3;:Hfdf,E" + "#b:3;:Ha4a,E" ], - "mappedName": "#d:3;:G;XTR;:Hfdf:7,F", + "mappedName": "#d:3;:G;XTR;:Ha4a:7,F", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -68439,7 +68439,7 @@ 13, 22 ], - "mappedName": "#16:3;:Hfe0,F;:Hfe2,F", + "mappedName": "#16:3;:Ha4b,F;:Ha4d,F", "mappedStringIds": [ 11, 13, @@ -68451,18 +68451,18 @@ "history": [ { "children": [ - "#26:1;:H-fe2,F" + "#26:1;:H-a4d,F" ], - "mappedName": "#26:1;:H-fe2,F;:Hfe2,F", + "mappedName": "#26:1;:H-a4d,F;:Ha4d,F", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:1;:G;XTR;:Hfe1:7,F", - "#b:1;:Hfe1,E" + "#1d:1;:G;XTR;:Ha4c:7,F", + "#b:1;:Ha4c,E" ], - "mappedName": "#26:1;:H-fe2,F", + "mappedName": "#26:1;:H-a4d,F", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -68477,7 +68477,7 @@ "indexedStringIds": [ 38 ], - "mappedName": "#26:1;:H-fe2,F;:Hfe2,F", + "mappedName": "#26:1;:H-a4d,F;:Ha4d,F", "mappedStringIds": [ 38 ], @@ -68487,18 +68487,18 @@ "history": [ { "children": [ - "#26:4;:H-fe2,F" + "#26:4;:H-a4d,F" ], - "mappedName": "#26:4;:H-fe2,F;:Hfe2,F", + "mappedName": "#26:4;:H-a4d,F;:Ha4d,F", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:4;:G;XTR;:Hfe1:7,F", - "#b:4;:Hfe1,E" + "#1d:4;:G;XTR;:Ha4c:7,F", + "#b:4;:Ha4c,E" ], - "mappedName": "#26:4;:H-fe2,F", + "mappedName": "#26:4;:H-a4d,F", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -68515,7 +68515,7 @@ 29, 38 ], - "mappedName": "#26:4;:H-fe2,F;:Hfe2,F", + "mappedName": "#26:4;:H-a4d,F;:Ha4d,F", "mappedStringIds": [ 11, 29, @@ -68527,18 +68527,18 @@ "history": [ { "children": [ - "#26:2;:H-fe2,F" + "#26:2;:H-a4d,F" ], - "mappedName": "#26:2;:H-fe2,F;:Hfe2,F", + "mappedName": "#26:2;:H-a4d,F;:Ha4d,F", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:2;:G;XTR;:Hfe1:7,F", - "#b:2;:Hfe1,E" + "#1d:2;:G;XTR;:Ha4c:7,F", + "#b:2;:Ha4c,E" ], - "mappedName": "#26:2;:H-fe2,F", + "mappedName": "#26:2;:H-a4d,F", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -68555,7 +68555,7 @@ 29, 38 ], - "mappedName": "#26:2;:H-fe2,F;:Hfe2,F", + "mappedName": "#26:2;:H-a4d,F;:Ha4d,F", "mappedStringIds": [ 11, 29, @@ -68567,18 +68567,18 @@ "history": [ { "children": [ - "#24:1;:H-fe2,F" + "#24:1;:H-a4d,F" ], - "mappedName": "#24:1;:H-fe2,F;:Hfe2,F", + "mappedName": "#24:1;:H-a4d,F;:Ha4d,F", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:1;FAC;:Hfe1:4,F", - "#b:1;:Hfe1,E" + "#1d:1;FAC;:Ha4c:4,F", + "#b:1;:Ha4c,E" ], - "mappedName": "#24:1;:H-fe2,F", + "mappedName": "#24:1;:H-a4d,F", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -68593,7 +68593,7 @@ "indexedStringIds": [ 36 ], - "mappedName": "#24:1;:H-fe2,F;:Hfe2,F", + "mappedName": "#24:1;:H-a4d,F;:Ha4d,F", "mappedStringIds": [ 36 ], @@ -68603,19 +68603,19 @@ "history": [ { "children": [ - "#45:1;:H-fe2,F" + "#45:1;:H-a4d,F" ], - "mappedName": "#45:1;:H-fe2,F;:Hfe2,F", + "mappedName": "#45:1;:H-a4d,F;:Ha4d,F", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [ - "#24:1;:G0;XTR;:Hfe1:8,F", - "#1d:1;FAC;:Hfe1:4,F", - "#b:1;:Hfe1,E" + "#24:1;:G0;XTR;:Ha4c:8,F", + "#1d:1;FAC;:Ha4c:4,F", + "#b:1;:Ha4c,E" ], - "mappedName": "#45:1;:H-fe2,F", + "mappedName": "#45:1;:H-a4d,F", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -68630,7 +68630,7 @@ "indexedStringIds": [ 69 ], - "mappedName": "#45:1;:H-fe2,F;:Hfe2,F", + "mappedName": "#45:1;:H-a4d,F;:Ha4d,F", "mappedStringIds": [ 69 ], @@ -68640,18 +68640,18 @@ "history": [ { "children": [ - "#26:3;:H-fe2,F" + "#26:3;:H-a4d,F" ], - "mappedName": "#26:3;:H-fe2,F;:Hfe2,F", + "mappedName": "#26:3;:H-a4d,F;:Ha4d,F", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:3;:G;XTR;:Hfe1:7,F", - "#b:3;:Hfe1,E" + "#1d:3;:G;XTR;:Ha4c:7,F", + "#b:3;:Ha4c,E" ], - "mappedName": "#26:3;:H-fe2,F", + "mappedName": "#26:3;:H-a4d,F", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -68668,7 +68668,7 @@ 29, 38 ], - "mappedName": "#26:3;:H-fe2,F;:Hfe2,F", + "mappedName": "#26:3;:H-a4d,F;:Ha4d,F", "mappedStringIds": [ 11, 29, @@ -68680,19 +68680,19 @@ "history": [ { "children": [], - "mappedName": "#5d:2e;:Hfe0,E;:Hfe2,E", + "mappedName": "#5d:2e;:Ha4b,E;:Ha4d,E", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#5d:2e;:Hfe0,E", + "mappedName": "#5d:2e;:Ha4b,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4646;:G;XTR;:Hfdf:7,E", + "mappedName": "#4646;:G;XTR;:Ha4a:7,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -68707,7 +68707,7 @@ "indexedStringIds": [ 93 ], - "mappedName": "#5d:2e;:Hfe0,E;:Hfe2,E", + "mappedName": "#5d:2e;:Ha4b,E;:Ha4d,E", "mappedStringIds": [ 93 ], @@ -68717,19 +68717,19 @@ "history": [ { "children": [], - "mappedName": "#5e:2f;:Hfe0,E;:Hfe2,E", + "mappedName": "#5e:2f;:Ha4b,E;:Ha4d,E", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#5e:2f;:Hfe0,E", + "mappedName": "#5e:2f;:Ha4b,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4747;:G;XTR;:Hfdf:7,E", + "mappedName": "#4747;:G;XTR;:Ha4a:7,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -68744,7 +68744,7 @@ "indexedStringIds": [ 94 ], - "mappedName": "#5e:2f;:Hfe0,E;:Hfe2,E", + "mappedName": "#5e:2f;:Ha4b,E;:Ha4d,E", "mappedStringIds": [ 94 ], @@ -68754,19 +68754,19 @@ "history": [ { "children": [], - "mappedName": "#d:1;:Hfe0,E;:Hfe2,E", + "mappedName": "#d:1;:Ha4b,E;:Ha4d,E", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#d:1;:Hfe0,E", + "mappedName": "#d:1;:Ha4b,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:1;:Hfdf,E", + "mappedName": "#b:1;:Ha4a,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -68781,7 +68781,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;:Hfe0,E;:Hfe2,E", + "mappedName": "#d:1;:Ha4b,E;:Ha4d,E", "mappedStringIds": [ 13 ], @@ -68791,22 +68791,22 @@ "history": [ { "children": [], - "mappedName": "#36:1;:Hfe0,E;:Hfe2,E", + "mappedName": "#36:1;:Ha4b,E;:Ha4d,E", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#36:1;:Hfe0,E", + "mappedName": "#36:1;:Ha4b,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:1;:G;XTR;:Hfdf:7,F", - "#b:1;:Hfdf,E" + "#d:1;:G;XTR;:Ha4a:7,F", + "#b:1;:Ha4a,E" ], - "mappedName": "#16:1;:U;XTR;:Hfdf:7,E", + "mappedName": "#16:1;:U;XTR;:Ha4a:7,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -68821,7 +68821,7 @@ "indexedStringIds": [ 54 ], - "mappedName": "#36:1;:Hfe0,E;:Hfe2,E", + "mappedName": "#36:1;:Ha4b,E;:Ha4d,E", "mappedStringIds": [ 54 ], @@ -68831,19 +68831,19 @@ "history": [ { "children": [], - "mappedName": "#60:31;:Hfe0,E;:Hfe2,E", + "mappedName": "#60:31;:Ha4b,E;:Ha4d,E", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#60:31;:Hfe0,E", + "mappedName": "#60:31;:Ha4b,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4949;:G;XTR;:Hfdf:7,E", + "mappedName": "#4949;:G;XTR;:Ha4a:7,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -68858,7 +68858,7 @@ "indexedStringIds": [ 96 ], - "mappedName": "#60:31;:Hfe0,E;:Hfe2,E", + "mappedName": "#60:31;:Ha4b,E;:Ha4d,E", "mappedStringIds": [ 96 ], @@ -68868,19 +68868,19 @@ "history": [ { "children": [], - "mappedName": "#d:4;:Hfe0,E;:Hfe2,E", + "mappedName": "#d:4;:Ha4b,E;:Ha4d,E", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#d:4;:Hfe0,E", + "mappedName": "#d:4;:Ha4b,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:4;:Hfdf,E", + "mappedName": "#b:4;:Ha4a,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -68896,7 +68896,7 @@ 11, 13 ], - "mappedName": "#d:4;:Hfe0,E;:Hfe2,E", + "mappedName": "#d:4;:Ha4b,E;:Ha4d,E", "mappedStringIds": [ 11, 13 @@ -68907,22 +68907,22 @@ "history": [ { "children": [], - "mappedName": "#36:4;:Hfe0,E;:Hfe2,E", + "mappedName": "#36:4;:Ha4b,E;:Ha4d,E", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#36:4;:Hfe0,E", + "mappedName": "#36:4;:Ha4b,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:4;:G;XTR;:Hfdf:7,F", - "#b:4;:Hfdf,E" + "#d:4;:G;XTR;:Ha4a:7,F", + "#b:4;:Ha4a,E" ], - "mappedName": "#16:4;:U;XTR;:Hfdf:7,E", + "mappedName": "#16:4;:U;XTR;:Ha4a:7,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -68940,7 +68940,7 @@ 22, 54 ], - "mappedName": "#36:4;:Hfe0,E;:Hfe2,E", + "mappedName": "#36:4;:Ha4b,E;:Ha4d,E", "mappedStringIds": [ 11, 13, @@ -68953,19 +68953,19 @@ "history": [ { "children": [], - "mappedName": "#5f:30;:Hfe0,E;:Hfe2,E", + "mappedName": "#5f:30;:Ha4b,E;:Ha4d,E", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#5f:30;:Hfe0,E", + "mappedName": "#5f:30;:Ha4b,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4848;:G;XTR;:Hfdf:7,E", + "mappedName": "#4848;:G;XTR;:Ha4a:7,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -68980,7 +68980,7 @@ "indexedStringIds": [ 95 ], - "mappedName": "#5f:30;:Hfe0,E;:Hfe2,E", + "mappedName": "#5f:30;:Ha4b,E;:Ha4d,E", "mappedStringIds": [ 95 ], @@ -68990,19 +68990,19 @@ "history": [ { "children": [], - "mappedName": "#d:2;:Hfe0,E;:Hfe2,E", + "mappedName": "#d:2;:Ha4b,E;:Ha4d,E", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#d:2;:Hfe0,E", + "mappedName": "#d:2;:Ha4b,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:2;:Hfdf,E", + "mappedName": "#b:2;:Ha4a,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -69018,7 +69018,7 @@ 11, 13 ], - "mappedName": "#d:2;:Hfe0,E;:Hfe2,E", + "mappedName": "#d:2;:Ha4b,E;:Ha4d,E", "mappedStringIds": [ 11, 13 @@ -69029,22 +69029,22 @@ "history": [ { "children": [], - "mappedName": "#36:2;:Hfe0,E;:Hfe2,E", + "mappedName": "#36:2;:Ha4b,E;:Ha4d,E", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#36:2;:Hfe0,E", + "mappedName": "#36:2;:Ha4b,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:2;:G;XTR;:Hfdf:7,F", - "#b:2;:Hfdf,E" + "#d:2;:G;XTR;:Ha4a:7,F", + "#b:2;:Ha4a,E" ], - "mappedName": "#16:2;:U;XTR;:Hfdf:7,E", + "mappedName": "#16:2;:U;XTR;:Ha4a:7,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -69062,7 +69062,7 @@ 22, 54 ], - "mappedName": "#36:2;:Hfe0,E;:Hfe2,E", + "mappedName": "#36:2;:Ha4b,E;:Ha4d,E", "mappedStringIds": [ 11, 13, @@ -69075,19 +69075,19 @@ "history": [ { "children": [], - "mappedName": "#d:3;:Hfe0,E;:Hfe2,E", + "mappedName": "#d:3;:Ha4b,E;:Ha4d,E", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#d:3;:Hfe0,E", + "mappedName": "#d:3;:Ha4b,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:3;:Hfdf,E", + "mappedName": "#b:3;:Ha4a,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -69103,7 +69103,7 @@ 11, 13 ], - "mappedName": "#d:3;:Hfe0,E;:Hfe2,E", + "mappedName": "#d:3;:Ha4b,E;:Ha4d,E", "mappedStringIds": [ 11, 13 @@ -69114,22 +69114,22 @@ "history": [ { "children": [], - "mappedName": "#36:3;:Hfe0,E;:Hfe2,E", + "mappedName": "#36:3;:Ha4b,E;:Ha4d,E", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#36:3;:Hfe0,E", + "mappedName": "#36:3;:Ha4b,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:3;:G;XTR;:Hfdf:7,F", - "#b:3;:Hfdf,E" + "#d:3;:G;XTR;:Ha4a:7,F", + "#b:3;:Ha4a,E" ], - "mappedName": "#16:3;:U;XTR;:Hfdf:7,E", + "mappedName": "#16:3;:U;XTR;:Ha4a:7,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -69147,7 +69147,7 @@ 22, 54 ], - "mappedName": "#36:3;:Hfe0,E;:Hfe2,E", + "mappedName": "#36:3;:Ha4b,E;:Ha4d,E", "mappedStringIds": [ 11, 13, @@ -69160,18 +69160,18 @@ "history": [ { "children": [ - "#4a;:H-fe2,E" + "#4a;:H-a4d,E" ], - "mappedName": "#4a;:H-fe2,E;:Hfe2,E", + "mappedName": "#4a;:H-a4d,E;:Ha4d,E", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [ - "#1f;:G;XTR;:Hfe1:7,E", - "#2;:Hfe1,V" + "#1f;:G;XTR;:Ha4c:7,E", + "#2;:Ha4c,V" ], - "mappedName": "#4a;:H-fe2,E", + "mappedName": "#4a;:H-a4d,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -69186,7 +69186,7 @@ "indexedStringIds": [ 74 ], - "mappedName": "#4a;:H-fe2,E;:Hfe2,E", + "mappedName": "#4a;:H-a4d,E;:Ha4d,E", "mappedStringIds": [ 74 ], @@ -69196,18 +69196,18 @@ "history": [ { "children": [ - "#4b;:H-fe2,E" + "#4b;:H-a4d,E" ], - "mappedName": "#4b;:H-fe2,E;:Hfe2,E", + "mappedName": "#4b;:H-a4d,E;:Ha4d,E", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [ - "#20;:G;XTR;:Hfe1:7,E", - "#4;:Hfe1,V" + "#20;:G;XTR;:Ha4c:7,E", + "#4;:Ha4c,V" ], - "mappedName": "#4b;:H-fe2,E", + "mappedName": "#4b;:H-a4d,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -69222,7 +69222,7 @@ "indexedStringIds": [ 75 ], - "mappedName": "#4b;:H-fe2,E;:Hfe2,E", + "mappedName": "#4b;:H-a4d,E;:Ha4d,E", "mappedStringIds": [ 75 ], @@ -69232,17 +69232,17 @@ "history": [ { "children": [ - "#1d:1;:H-fe2,E" + "#1d:1;:H-a4d,E" ], - "mappedName": "#1d:1;:H-fe2,E;:Hfe2,E", + "mappedName": "#1d:1;:H-a4d,E;:Ha4d,E", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [ - "#b:1;:Hfe1,E" + "#b:1;:Ha4c,E" ], - "mappedName": "#1d:1;:H-fe2,E", + "mappedName": "#1d:1;:H-a4d,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -69257,7 +69257,7 @@ "indexedStringIds": [ 29 ], - "mappedName": "#1d:1;:H-fe2,E;:Hfe2,E", + "mappedName": "#1d:1;:H-a4d,E;:Ha4d,E", "mappedStringIds": [ 29 ], @@ -69267,19 +69267,19 @@ "history": [ { "children": [ - "#43:1;:H-fe2,E" + "#43:1;:H-a4d,E" ], - "mappedName": "#43:1;:H-fe2,E;:Hfe2,E", + "mappedName": "#43:1;:H-a4d,E;:Ha4d,E", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [ - "#26:1;:U;XTR;:Hfe1:7,E", - "#1d:1;:G;XTR;:Hfe1:7,F", - "#b:1;:Hfe1,E" + "#26:1;:U;XTR;:Ha4c:7,E", + "#1d:1;:G;XTR;:Ha4c:7,F", + "#b:1;:Ha4c,E" ], - "mappedName": "#43:1;:H-fe2,E", + "mappedName": "#43:1;:H-a4d,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -69294,7 +69294,7 @@ "indexedStringIds": [ 67 ], - "mappedName": "#43:1;:H-fe2,E;:Hfe2,E", + "mappedName": "#43:1;:H-a4d,E;:Ha4d,E", "mappedStringIds": [ 67 ], @@ -69304,18 +69304,18 @@ "history": [ { "children": [ - "#4d;:H-fe2,E" + "#4d;:H-a4d,E" ], - "mappedName": "#4d;:H-fe2,E;:Hfe2,E", + "mappedName": "#4d;:H-a4d,E;:Ha4d,E", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [ - "#22;:G;XTR;:Hfe1:7,E", - "#8;:Hfe1,V" + "#22;:G;XTR;:Ha4c:7,E", + "#8;:Ha4c,V" ], - "mappedName": "#4d;:H-fe2,E", + "mappedName": "#4d;:H-a4d,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -69330,7 +69330,7 @@ "indexedStringIds": [ 77 ], - "mappedName": "#4d;:H-fe2,E;:Hfe2,E", + "mappedName": "#4d;:H-a4d,E;:Ha4d,E", "mappedStringIds": [ 77 ], @@ -69340,17 +69340,17 @@ "history": [ { "children": [ - "#1d:4;:H-fe2,E" + "#1d:4;:H-a4d,E" ], - "mappedName": "#1d:4;:H-fe2,E;:Hfe2,E", + "mappedName": "#1d:4;:H-a4d,E;:Ha4d,E", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [ - "#b:4;:Hfe1,E" + "#b:4;:Ha4c,E" ], - "mappedName": "#1d:4;:H-fe2,E", + "mappedName": "#1d:4;:H-a4d,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -69366,7 +69366,7 @@ 11, 29 ], - "mappedName": "#1d:4;:H-fe2,E;:Hfe2,E", + "mappedName": "#1d:4;:H-a4d,E;:Ha4d,E", "mappedStringIds": [ 11, 29 @@ -69377,19 +69377,19 @@ "history": [ { "children": [ - "#43:4;:H-fe2,E" + "#43:4;:H-a4d,E" ], - "mappedName": "#43:4;:H-fe2,E;:Hfe2,E", + "mappedName": "#43:4;:H-a4d,E;:Ha4d,E", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [ - "#26:4;:U;XTR;:Hfe1:7,E", - "#1d:4;:G;XTR;:Hfe1:7,F", - "#b:4;:Hfe1,E" + "#26:4;:U;XTR;:Ha4c:7,E", + "#1d:4;:G;XTR;:Ha4c:7,F", + "#b:4;:Ha4c,E" ], - "mappedName": "#43:4;:H-fe2,E", + "mappedName": "#43:4;:H-a4d,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -69407,7 +69407,7 @@ 38, 67 ], - "mappedName": "#43:4;:H-fe2,E;:Hfe2,E", + "mappedName": "#43:4;:H-a4d,E;:Ha4d,E", "mappedStringIds": [ 11, 29, @@ -69420,18 +69420,18 @@ "history": [ { "children": [ - "#4c;:H-fe2,E" + "#4c;:H-a4d,E" ], - "mappedName": "#4c;:H-fe2,E;:Hfe2,E", + "mappedName": "#4c;:H-a4d,E;:Ha4d,E", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [ - "#21;:G;XTR;:Hfe1:7,E", - "#6;:Hfe1,V" + "#21;:G;XTR;:Ha4c:7,E", + "#6;:Ha4c,V" ], - "mappedName": "#4c;:H-fe2,E", + "mappedName": "#4c;:H-a4d,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -69446,7 +69446,7 @@ "indexedStringIds": [ 76 ], - "mappedName": "#4c;:H-fe2,E;:Hfe2,E", + "mappedName": "#4c;:H-a4d,E;:Ha4d,E", "mappedStringIds": [ 76 ], @@ -69456,17 +69456,17 @@ "history": [ { "children": [ - "#1d:2;:H-fe2,E" + "#1d:2;:H-a4d,E" ], - "mappedName": "#1d:2;:H-fe2,E;:Hfe2,E", + "mappedName": "#1d:2;:H-a4d,E;:Ha4d,E", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [ - "#b:2;:Hfe1,E" + "#b:2;:Ha4c,E" ], - "mappedName": "#1d:2;:H-fe2,E", + "mappedName": "#1d:2;:H-a4d,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -69482,7 +69482,7 @@ 11, 29 ], - "mappedName": "#1d:2;:H-fe2,E;:Hfe2,E", + "mappedName": "#1d:2;:H-a4d,E;:Ha4d,E", "mappedStringIds": [ 11, 29 @@ -69493,19 +69493,19 @@ "history": [ { "children": [ - "#43:2;:H-fe2,E" + "#43:2;:H-a4d,E" ], - "mappedName": "#43:2;:H-fe2,E;:Hfe2,E", + "mappedName": "#43:2;:H-a4d,E;:Ha4d,E", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [ - "#26:2;:U;XTR;:Hfe1:7,E", - "#1d:2;:G;XTR;:Hfe1:7,F", - "#b:2;:Hfe1,E" + "#26:2;:U;XTR;:Ha4c:7,E", + "#1d:2;:G;XTR;:Ha4c:7,F", + "#b:2;:Ha4c,E" ], - "mappedName": "#43:2;:H-fe2,E", + "mappedName": "#43:2;:H-a4d,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -69523,7 +69523,7 @@ 38, 67 ], - "mappedName": "#43:2;:H-fe2,E;:Hfe2,E", + "mappedName": "#43:2;:H-a4d,E;:Ha4d,E", "mappedStringIds": [ 11, 29, @@ -69536,17 +69536,17 @@ "history": [ { "children": [ - "#1d:3;:H-fe2,E" + "#1d:3;:H-a4d,E" ], - "mappedName": "#1d:3;:H-fe2,E;:Hfe2,E", + "mappedName": "#1d:3;:H-a4d,E;:Ha4d,E", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [ - "#b:3;:Hfe1,E" + "#b:3;:Ha4c,E" ], - "mappedName": "#1d:3;:H-fe2,E", + "mappedName": "#1d:3;:H-a4d,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -69562,7 +69562,7 @@ 11, 29 ], - "mappedName": "#1d:3;:H-fe2,E;:Hfe2,E", + "mappedName": "#1d:3;:H-a4d,E;:Ha4d,E", "mappedStringIds": [ 11, 29 @@ -69573,19 +69573,19 @@ "history": [ { "children": [ - "#43:3;:H-fe2,E" + "#43:3;:H-a4d,E" ], - "mappedName": "#43:3;:H-fe2,E;:Hfe2,E", + "mappedName": "#43:3;:H-a4d,E;:Ha4d,E", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [ - "#26:3;:U;XTR;:Hfe1:7,E", - "#1d:3;:G;XTR;:Hfe1:7,F", - "#b:3;:Hfe1,E" + "#26:3;:U;XTR;:Ha4c:7,E", + "#1d:3;:G;XTR;:Ha4c:7,F", + "#b:3;:Ha4c,E" ], - "mappedName": "#43:3;:H-fe2,E", + "mappedName": "#43:3;:H-a4d,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -69603,7 +69603,7 @@ 38, 67 ], - "mappedName": "#43:3;:H-fe2,E;:Hfe2,E", + "mappedName": "#43:3;:H-a4d,E;:Ha4d,E", "mappedStringIds": [ 11, 29, @@ -69616,19 +69616,19 @@ "history": [ { "children": [], - "mappedName": "#46;:Hfe0,V;:Hfe2,V", + "mappedName": "#46;:Ha4b,V;:Ha4d,V", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#46;:Hfe0,V", + "mappedName": "#46;:Ha4b,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#2;:Hfdf,V", + "mappedName": "#2;:Ha4a,V", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -69643,7 +69643,7 @@ "indexedStringIds": [ 70 ], - "mappedName": "#46;:Hfe0,V;:Hfe2,V", + "mappedName": "#46;:Ha4b,V;:Ha4d,V", "mappedStringIds": [ 70 ], @@ -69653,23 +69653,23 @@ "history": [ { "children": [], - "mappedName": "#4f:1;:Hfe0,V;:Hfe2,V", + "mappedName": "#4f:1;:Ha4b,V;:Ha4d,V", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#4f:1;:Hfe0,V", + "mappedName": "#4f:1;:Ha4b,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:1;:U;XTR;:Hfdf:7,E", - "#d:1;:G;XTR;:Hfdf:7,F", - "#b:1;:Hfdf,E" + "#16:1;:U;XTR;:Ha4a:7,E", + "#d:1;:G;XTR;:Ha4a:7,F", + "#b:1;:Ha4a,E" ], - "mappedName": "#36:1;:U;XTR;:Hfdf:7,V", + "mappedName": "#36:1;:U;XTR;:Ha4a:7,V", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -69684,7 +69684,7 @@ "indexedStringIds": [ 79 ], - "mappedName": "#4f:1;:Hfe0,V;:Hfe2,V", + "mappedName": "#4f:1;:Ha4b,V;:Ha4d,V", "mappedStringIds": [ 79 ], @@ -69694,19 +69694,19 @@ "history": [ { "children": [], - "mappedName": "#47;:Hfe0,V;:Hfe2,V", + "mappedName": "#47;:Ha4b,V;:Ha4d,V", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#47;:Hfe0,V", + "mappedName": "#47;:Ha4b,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4;:Hfdf,V", + "mappedName": "#4;:Ha4a,V", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -69721,7 +69721,7 @@ "indexedStringIds": [ 71 ], - "mappedName": "#47;:Hfe0,V;:Hfe2,V", + "mappedName": "#47;:Ha4b,V;:Ha4d,V", "mappedStringIds": [ 71 ], @@ -69731,23 +69731,23 @@ "history": [ { "children": [], - "mappedName": "#52:1;:Hfe0,V;:Hfe2,V", + "mappedName": "#52:1;:Ha4b,V;:Ha4d,V", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#52:1;:Hfe0,V", + "mappedName": "#52:1;:Ha4b,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:1;:U;XTR;:Hfdf:7,E", - "#d:1;:G;XTR;:Hfdf:7,F", - "#b:1;:Hfdf,E" + "#16:1;:U;XTR;:Ha4a:7,E", + "#d:1;:G;XTR;:Ha4a:7,F", + "#b:1;:Ha4a,E" ], - "mappedName": "#36:1;:U2;XTR;:Hfdf:8,V", + "mappedName": "#36:1;:U2;XTR;:Ha4a:8,V", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -69762,7 +69762,7 @@ "indexedStringIds": [ 82 ], - "mappedName": "#52:1;:Hfe0,V;:Hfe2,V", + "mappedName": "#52:1;:Ha4b,V;:Ha4d,V", "mappedStringIds": [ 82 ], @@ -69772,19 +69772,19 @@ "history": [ { "children": [], - "mappedName": "#49;:Hfe0,V;:Hfe2,V", + "mappedName": "#49;:Ha4b,V;:Ha4d,V", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#49;:Hfe0,V", + "mappedName": "#49;:Ha4b,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#8;:Hfdf,V", + "mappedName": "#8;:Ha4a,V", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -69799,7 +69799,7 @@ "indexedStringIds": [ 73 ], - "mappedName": "#49;:Hfe0,V;:Hfe2,V", + "mappedName": "#49;:Ha4b,V;:Ha4d,V", "mappedStringIds": [ 73 ], @@ -69809,23 +69809,23 @@ "history": [ { "children": [], - "mappedName": "#52:3;:Hfe0,V;:Hfe2,V", + "mappedName": "#52:3;:Ha4b,V;:Ha4d,V", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#52:3;:Hfe0,V", + "mappedName": "#52:3;:Ha4b,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:3;:U;XTR;:Hfdf:7,E", - "#d:3;:G;XTR;:Hfdf:7,F", - "#b:3;:Hfdf,E" + "#16:3;:U;XTR;:Ha4a:7,E", + "#d:3;:G;XTR;:Ha4a:7,F", + "#b:3;:Ha4a,E" ], - "mappedName": "#36:3;:U2;XTR;:Hfdf:8,V", + "mappedName": "#36:3;:U2;XTR;:Ha4a:8,V", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -69844,7 +69844,7 @@ 54, 82 ], - "mappedName": "#52:3;:Hfe0,V;:Hfe2,V", + "mappedName": "#52:3;:Ha4b,V;:Ha4d,V", "mappedStringIds": [ 11, 13, @@ -69858,19 +69858,19 @@ "history": [ { "children": [], - "mappedName": "#48;:Hfe0,V;:Hfe2,V", + "mappedName": "#48;:Ha4b,V;:Ha4d,V", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#48;:Hfe0,V", + "mappedName": "#48;:Ha4b,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#6;:Hfdf,V", + "mappedName": "#6;:Ha4a,V", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -69885,7 +69885,7 @@ "indexedStringIds": [ 72 ], - "mappedName": "#48;:Hfe0,V;:Hfe2,V", + "mappedName": "#48;:Ha4b,V;:Ha4d,V", "mappedStringIds": [ 72 ], @@ -69895,23 +69895,23 @@ "history": [ { "children": [], - "mappedName": "#52:2;:Hfe0,V;:Hfe2,V", + "mappedName": "#52:2;:Ha4b,V;:Ha4d,V", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#52:2;:Hfe0,V", + "mappedName": "#52:2;:Ha4b,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:2;:U;XTR;:Hfdf:7,E", - "#d:2;:G;XTR;:Hfdf:7,F", - "#b:2;:Hfdf,E" + "#16:2;:U;XTR;:Ha4a:7,E", + "#d:2;:G;XTR;:Ha4a:7,F", + "#b:2;:Ha4a,E" ], - "mappedName": "#36:2;:U2;XTR;:Hfdf:8,V", + "mappedName": "#36:2;:U2;XTR;:Ha4a:8,V", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -69930,7 +69930,7 @@ 54, 82 ], - "mappedName": "#52:2;:Hfe0,V;:Hfe2,V", + "mappedName": "#52:2;:Ha4b,V;:Ha4d,V", "mappedStringIds": [ 11, 13, @@ -69944,17 +69944,17 @@ "history": [ { "children": [ - "#1f;:H-fe2,V" + "#1f;:H-a4d,V" ], - "mappedName": "#1f;:H-fe2,V;:Hfe2,V", + "mappedName": "#1f;:H-a4d,V;:Ha4d,V", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [ - "#2;:Hfe1,V" + "#2;:Ha4c,V" ], - "mappedName": "#1f;:H-fe2,V", + "mappedName": "#1f;:H-a4d,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -69969,7 +69969,7 @@ "indexedStringIds": [ 31 ], - "mappedName": "#1f;:H-fe2,V;:Hfe2,V", + "mappedName": "#1f;:H-a4d,V;:Ha4d,V", "mappedStringIds": [ 31 ], @@ -69979,19 +69979,19 @@ "history": [ { "children": [ - "#59;:H-fe2,V" + "#59;:H-a4d,V" ], - "mappedName": "#59;:H-fe2,V;:Hfe2,V", + "mappedName": "#59;:H-a4d,V;:Ha4d,V", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [ - "#4a;:U;XTR;:Hfe1:7,V", - "#1f;:G;XTR;:Hfe1:7,E", - "#2;:Hfe1,V" + "#4a;:U;XTR;:Ha4c:7,V", + "#1f;:G;XTR;:Ha4c:7,E", + "#2;:Ha4c,V" ], - "mappedName": "#59;:H-fe2,V", + "mappedName": "#59;:H-a4d,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -70006,7 +70006,7 @@ "indexedStringIds": [ 89 ], - "mappedName": "#59;:H-fe2,V;:Hfe2,V", + "mappedName": "#59;:H-a4d,V;:Ha4d,V", "mappedStringIds": [ 89 ], @@ -70016,17 +70016,17 @@ "history": [ { "children": [ - "#20;:H-fe2,V" + "#20;:H-a4d,V" ], - "mappedName": "#20;:H-fe2,V;:Hfe2,V", + "mappedName": "#20;:H-a4d,V;:Ha4d,V", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [ - "#4;:Hfe1,V" + "#4;:Ha4c,V" ], - "mappedName": "#20;:H-fe2,V", + "mappedName": "#20;:H-a4d,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -70041,7 +70041,7 @@ "indexedStringIds": [ 32 ], - "mappedName": "#20;:H-fe2,V;:Hfe2,V", + "mappedName": "#20;:H-a4d,V;:Ha4d,V", "mappedStringIds": [ 32 ], @@ -70051,19 +70051,19 @@ "history": [ { "children": [ - "#61;:H-fe2,V" + "#61;:H-a4d,V" ], - "mappedName": "#61;:H-fe2,V;:Hfe2,V", + "mappedName": "#61;:H-a4d,V;:Ha4d,V", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [ - "#4b;:U;XTR;:Hfe1:7,V", - "#20;:G;XTR;:Hfe1:7,E", - "#4;:Hfe1,V" + "#4b;:U;XTR;:Ha4c:7,V", + "#20;:G;XTR;:Ha4c:7,E", + "#4;:Ha4c,V" ], - "mappedName": "#61;:H-fe2,V", + "mappedName": "#61;:H-a4d,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -70078,7 +70078,7 @@ "indexedStringIds": [ 97 ], - "mappedName": "#61;:H-fe2,V;:Hfe2,V", + "mappedName": "#61;:H-a4d,V;:Ha4d,V", "mappedStringIds": [ 97 ], @@ -70088,17 +70088,17 @@ "history": [ { "children": [ - "#22;:H-fe2,V" + "#22;:H-a4d,V" ], - "mappedName": "#22;:H-fe2,V;:Hfe2,V", + "mappedName": "#22;:H-a4d,V;:Ha4d,V", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [ - "#8;:Hfe1,V" + "#8;:Ha4c,V" ], - "mappedName": "#22;:H-fe2,V", + "mappedName": "#22;:H-a4d,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -70113,7 +70113,7 @@ "indexedStringIds": [ 34 ], - "mappedName": "#22;:H-fe2,V;:Hfe2,V", + "mappedName": "#22;:H-a4d,V;:Ha4d,V", "mappedStringIds": [ 34 ], @@ -70123,19 +70123,19 @@ "history": [ { "children": [ - "#63;:H-fe2,V" + "#63;:H-a4d,V" ], - "mappedName": "#63;:H-fe2,V;:Hfe2,V", + "mappedName": "#63;:H-a4d,V;:Ha4d,V", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [ - "#4d;:U;XTR;:Hfe1:7,V", - "#22;:G;XTR;:Hfe1:7,E", - "#8;:Hfe1,V" + "#4d;:U;XTR;:Ha4c:7,V", + "#22;:G;XTR;:Ha4c:7,E", + "#8;:Ha4c,V" ], - "mappedName": "#63;:H-fe2,V", + "mappedName": "#63;:H-a4d,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -70150,7 +70150,7 @@ "indexedStringIds": [ 99 ], - "mappedName": "#63;:H-fe2,V;:Hfe2,V", + "mappedName": "#63;:H-a4d,V;:Ha4d,V", "mappedStringIds": [ 99 ], @@ -70160,17 +70160,17 @@ "history": [ { "children": [ - "#21;:H-fe2,V" + "#21;:H-a4d,V" ], - "mappedName": "#21;:H-fe2,V;:Hfe2,V", + "mappedName": "#21;:H-a4d,V;:Ha4d,V", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [ - "#6;:Hfe1,V" + "#6;:Ha4c,V" ], - "mappedName": "#21;:H-fe2,V", + "mappedName": "#21;:H-a4d,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -70185,7 +70185,7 @@ "indexedStringIds": [ 33 ], - "mappedName": "#21;:H-fe2,V;:Hfe2,V", + "mappedName": "#21;:H-a4d,V;:Ha4d,V", "mappedStringIds": [ 33 ], @@ -70195,19 +70195,19 @@ "history": [ { "children": [ - "#62;:H-fe2,V" + "#62;:H-a4d,V" ], - "mappedName": "#62;:H-fe2,V;:Hfe2,V", + "mappedName": "#62;:H-a4d,V;:Ha4d,V", "object": "Body15", "typeId": "PartDesign::Body" }, { "children": [ - "#4c;:U;XTR;:Hfe1:7,V", - "#21;:G;XTR;:Hfe1:7,E", - "#6;:Hfe1,V" + "#4c;:U;XTR;:Ha4c:7,V", + "#21;:G;XTR;:Ha4c:7,E", + "#6;:Ha4c,V" ], - "mappedName": "#62;:H-fe2,V", + "mappedName": "#62;:H-a4d,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -70222,7 +70222,7 @@ "indexedStringIds": [ 98 ], - "mappedName": "#62;:H-fe2,V;:Hfe2,V", + "mappedName": "#62;:H-a4d,V;:Ha4d,V", "mappedStringIds": [ 98 ], @@ -70242,7 +70242,7 @@ 22 ], "kind": "face", - "mappedName": "#16:1;:Hfe0,F;:Hfe2,F", + "mappedName": "#16:1;:Ha4b,F;:Ha4d,F", "mappedStringIds": [ 22 ], @@ -70252,7 +70252,7 @@ "index": 1, "type": "Face" }, - "name": "#16:1;:Hfe0,F;:Hfe2,F", + "name": "#16:1;:Ha4b,F;:Ha4d,F", "stringIds": [ 22 ] @@ -70262,15 +70262,15 @@ "resultPersistentId": "Body15:face:0", "sourceRefs": [ { - "mappedName": "#16:1;:Hfe0,F", + "mappedName": "#16:1;:Ha4b,F", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#16:1;:Hfe0,F", + "persistentId": "Pocket15:mapped:#16:1;:Ha4b,F", "stageId": "Pocket15" }, { - "mappedName": "#d:1;:G;XTR;:Hfdf:7,F", + "mappedName": "#d:1;:G;XTR;:Ha4a:7,F", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#d:1;:G;XTR;:Hfdf:7,F", + "persistentId": "Pad15:mapped:#d:1;:G;XTR;:Ha4a:7,F", "stageId": "Pad15" }, { @@ -70289,7 +70289,7 @@ 22 ], "kind": "face", - "mappedName": "#16:4;:Hfe0,F;:Hfe2,F", + "mappedName": "#16:4;:Ha4b,F;:Ha4d,F", "mappedStringIds": [ 11, 13, @@ -70301,7 +70301,7 @@ "index": 2, "type": "Face" }, - "name": "#16:4;:Hfe0,F;:Hfe2,F", + "name": "#16:4;:Ha4b,F;:Ha4d,F", "stringIds": [ 11, 13, @@ -70313,15 +70313,15 @@ "resultPersistentId": "Body15:face:1", "sourceRefs": [ { - "mappedName": "#16:4;:Hfe0,F", + "mappedName": "#16:4;:Ha4b,F", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#16:4;:Hfe0,F", + "persistentId": "Pocket15:mapped:#16:4;:Ha4b,F", "stageId": "Pocket15" }, { - "mappedName": "#d:4;:G;XTR;:Hfdf:7,F", + "mappedName": "#d:4;:G;XTR;:Ha4a:7,F", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#d:4;:G;XTR;:Hfdf:7,F", + "persistentId": "Pad15:mapped:#d:4;:G;XTR;:Ha4a:7,F", "stageId": "Pad15" }, { @@ -70340,7 +70340,7 @@ 22 ], "kind": "face", - "mappedName": "#16:2;:Hfe0,F;:Hfe2,F", + "mappedName": "#16:2;:Ha4b,F;:Ha4d,F", "mappedStringIds": [ 11, 13, @@ -70352,7 +70352,7 @@ "index": 3, "type": "Face" }, - "name": "#16:2;:Hfe0,F;:Hfe2,F", + "name": "#16:2;:Ha4b,F;:Ha4d,F", "stringIds": [ 11, 13, @@ -70364,15 +70364,15 @@ "resultPersistentId": "Body15:face:2", "sourceRefs": [ { - "mappedName": "#16:2;:Hfe0,F", + "mappedName": "#16:2;:Ha4b,F", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#16:2;:Hfe0,F", + "persistentId": "Pocket15:mapped:#16:2;:Ha4b,F", "stageId": "Pocket15" }, { - "mappedName": "#d:2;:G;XTR;:Hfdf:7,F", + "mappedName": "#d:2;:G;XTR;:Ha4a:7,F", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#d:2;:G;XTR;:Hfdf:7,F", + "persistentId": "Pad15:mapped:#d:2;:G;XTR;:Ha4a:7,F", "stageId": "Pad15" }, { @@ -70389,7 +70389,7 @@ 20 ], "kind": "face", - "mappedName": "#14:1;:Hfe0,F;:Hfe2,F", + "mappedName": "#14:1;:Ha4b,F;:Ha4d,F", "mappedStringIds": [ 20 ], @@ -70399,7 +70399,7 @@ "index": 4, "type": "Face" }, - "name": "#14:1;:Hfe0,F;:Hfe2,F", + "name": "#14:1;:Ha4b,F;:Ha4d,F", "stringIds": [ 20 ] @@ -70409,15 +70409,15 @@ "resultPersistentId": "Body15:face:3", "sourceRefs": [ { - "mappedName": "#14:1;:Hfe0,F", + "mappedName": "#14:1;:Ha4b,F", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#14:1;:Hfe0,F", + "persistentId": "Pocket15:mapped:#14:1;:Ha4b,F", "stageId": "Pocket15" }, { - "mappedName": "#d:1;FAC;:Hfdf:4,F", + "mappedName": "#d:1;FAC;:Ha4a:4,F", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#d:1;FAC;:Hfdf:4,F", + "persistentId": "Pad15:mapped:#d:1;FAC;:Ha4a:4,F", "stageId": "Pad15" }, { @@ -70434,7 +70434,7 @@ 56 ], "kind": "face", - "mappedName": "#38:1;:Hfe0,F;:Hfe2,F", + "mappedName": "#38:1;:Ha4b,F;:Ha4d,F", "mappedStringIds": [ 56 ], @@ -70444,7 +70444,7 @@ "index": 5, "type": "Face" }, - "name": "#38:1;:Hfe0,F;:Hfe2,F", + "name": "#38:1;:Ha4b,F;:Ha4d,F", "stringIds": [ 56 ] @@ -70454,15 +70454,15 @@ "resultPersistentId": "Body15:face:4", "sourceRefs": [ { - "mappedName": "#38:1;:Hfe0,F", + "mappedName": "#38:1;:Ha4b,F", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#38:1;:Hfe0,F", + "persistentId": "Pocket15:mapped:#38:1;:Ha4b,F", "stageId": "Pocket15" }, { - "mappedName": "#14:1;:G0;XTR;:Hfdf:8,F", + "mappedName": "#14:1;:G0;XTR;:Ha4a:8,F", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#14:1;:G0;XTR;:Hfdf:8,F", + "persistentId": "Pad15:mapped:#14:1;:G0;XTR;:Ha4a:8,F", "stageId": "Pad15" }, { @@ -70481,7 +70481,7 @@ 22 ], "kind": "face", - "mappedName": "#16:3;:Hfe0,F;:Hfe2,F", + "mappedName": "#16:3;:Ha4b,F;:Ha4d,F", "mappedStringIds": [ 11, 13, @@ -70493,7 +70493,7 @@ "index": 6, "type": "Face" }, - "name": "#16:3;:Hfe0,F;:Hfe2,F", + "name": "#16:3;:Ha4b,F;:Ha4d,F", "stringIds": [ 11, 13, @@ -70505,15 +70505,15 @@ "resultPersistentId": "Body15:face:5", "sourceRefs": [ { - "mappedName": "#16:3;:Hfe0,F", + "mappedName": "#16:3;:Ha4b,F", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#16:3;:Hfe0,F", + "persistentId": "Pocket15:mapped:#16:3;:Ha4b,F", "stageId": "Pocket15" }, { - "mappedName": "#d:3;:G;XTR;:Hfdf:7,F", + "mappedName": "#d:3;:G;XTR;:Ha4a:7,F", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#d:3;:G;XTR;:Hfdf:7,F", + "persistentId": "Pad15:mapped:#d:3;:G;XTR;:Ha4a:7,F", "stageId": "Pad15" }, { @@ -70530,7 +70530,7 @@ 38 ], "kind": "face", - "mappedName": "#26:1;:H-fe2,F;:Hfe2,F", + "mappedName": "#26:1;:H-a4d,F;:Ha4d,F", "mappedStringIds": [ 38 ], @@ -70540,7 +70540,7 @@ "index": 7, "type": "Face" }, - "name": "#26:1;:H-fe2,F;:Hfe2,F", + "name": "#26:1;:H-a4d,F;:Ha4d,F", "stringIds": [ 38 ] @@ -70550,9 +70550,9 @@ "resultPersistentId": "Body15:face:6", "sourceRefs": [ { - "mappedName": "#26:1;:H-fe2,F", + "mappedName": "#26:1;:H-a4d,F", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#26:1;:H-fe2,F", + "persistentId": "Pocket15:mapped:#26:1;:H-a4d,F", "stageId": "Pocket15" }, { @@ -70571,7 +70571,7 @@ 38 ], "kind": "face", - "mappedName": "#26:4;:H-fe2,F;:Hfe2,F", + "mappedName": "#26:4;:H-a4d,F;:Ha4d,F", "mappedStringIds": [ 11, 29, @@ -70583,7 +70583,7 @@ "index": 8, "type": "Face" }, - "name": "#26:4;:H-fe2,F;:Hfe2,F", + "name": "#26:4;:H-a4d,F;:Ha4d,F", "stringIds": [ 11, 29, @@ -70595,9 +70595,9 @@ "resultPersistentId": "Body15:face:7", "sourceRefs": [ { - "mappedName": "#26:4;:H-fe2,F", + "mappedName": "#26:4;:H-a4d,F", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#26:4;:H-fe2,F", + "persistentId": "Pocket15:mapped:#26:4;:H-a4d,F", "stageId": "Pocket15" }, { @@ -70616,7 +70616,7 @@ 38 ], "kind": "face", - "mappedName": "#26:2;:H-fe2,F;:Hfe2,F", + "mappedName": "#26:2;:H-a4d,F;:Ha4d,F", "mappedStringIds": [ 11, 29, @@ -70628,7 +70628,7 @@ "index": 9, "type": "Face" }, - "name": "#26:2;:H-fe2,F;:Hfe2,F", + "name": "#26:2;:H-a4d,F;:Ha4d,F", "stringIds": [ 11, 29, @@ -70640,9 +70640,9 @@ "resultPersistentId": "Body15:face:8", "sourceRefs": [ { - "mappedName": "#26:2;:H-fe2,F", + "mappedName": "#26:2;:H-a4d,F", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#26:2;:H-fe2,F", + "persistentId": "Pocket15:mapped:#26:2;:H-a4d,F", "stageId": "Pocket15" }, { @@ -70659,7 +70659,7 @@ 36 ], "kind": "face", - "mappedName": "#24:1;:H-fe2,F;:Hfe2,F", + "mappedName": "#24:1;:H-a4d,F;:Ha4d,F", "mappedStringIds": [ 36 ], @@ -70669,7 +70669,7 @@ "index": 10, "type": "Face" }, - "name": "#24:1;:H-fe2,F;:Hfe2,F", + "name": "#24:1;:H-a4d,F;:Ha4d,F", "stringIds": [ 36 ] @@ -70679,9 +70679,9 @@ "resultPersistentId": "Body15:face:9", "sourceRefs": [ { - "mappedName": "#24:1;:H-fe2,F", + "mappedName": "#24:1;:H-a4d,F", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#24:1;:H-fe2,F", + "persistentId": "Pocket15:mapped:#24:1;:H-a4d,F", "stageId": "Pocket15" }, { @@ -70698,7 +70698,7 @@ 69 ], "kind": "face", - "mappedName": "#45:1;:H-fe2,F;:Hfe2,F", + "mappedName": "#45:1;:H-a4d,F;:Ha4d,F", "mappedStringIds": [ 69 ], @@ -70708,7 +70708,7 @@ "index": 11, "type": "Face" }, - "name": "#45:1;:H-fe2,F;:Hfe2,F", + "name": "#45:1;:H-a4d,F;:Ha4d,F", "stringIds": [ 69 ] @@ -70718,9 +70718,9 @@ "resultPersistentId": "Body15:face:10", "sourceRefs": [ { - "mappedName": "#45:1;:H-fe2,F", + "mappedName": "#45:1;:H-a4d,F", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#45:1;:H-fe2,F", + "persistentId": "Pocket15:mapped:#45:1;:H-a4d,F", "stageId": "Pocket15" }, { @@ -70739,7 +70739,7 @@ 38 ], "kind": "face", - "mappedName": "#26:3;:H-fe2,F;:Hfe2,F", + "mappedName": "#26:3;:H-a4d,F;:Ha4d,F", "mappedStringIds": [ 11, 29, @@ -70751,7 +70751,7 @@ "index": 12, "type": "Face" }, - "name": "#26:3;:H-fe2,F;:Hfe2,F", + "name": "#26:3;:H-a4d,F;:Ha4d,F", "stringIds": [ 11, 29, @@ -70763,9 +70763,9 @@ "resultPersistentId": "Body15:face:11", "sourceRefs": [ { - "mappedName": "#26:3;:H-fe2,F", + "mappedName": "#26:3;:H-a4d,F", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#26:3;:H-fe2,F", + "persistentId": "Pocket15:mapped:#26:3;:H-a4d,F", "stageId": "Pocket15" }, { @@ -70782,7 +70782,7 @@ 93 ], "kind": "edge", - "mappedName": "#5d:2e;:Hfe0,E;:Hfe2,E", + "mappedName": "#5d:2e;:Ha4b,E;:Ha4d,E", "mappedStringIds": [ 93 ], @@ -70792,7 +70792,7 @@ "index": 1, "type": "Edge" }, - "name": "#5d:2e;:Hfe0,E;:Hfe2,E", + "name": "#5d:2e;:Ha4b,E;:Ha4d,E", "stringIds": [ 93 ] @@ -70802,15 +70802,15 @@ "resultPersistentId": "Body15:edge:0", "sourceRefs": [ { - "mappedName": "#5d:2e;:Hfe0,E", + "mappedName": "#5d:2e;:Ha4b,E", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#5d:2e;:Hfe0,E", + "persistentId": "Pocket15:mapped:#5d:2e;:Ha4b,E", "stageId": "Pocket15" }, { - "mappedName": "#4646;:G;XTR;:Hfdf:7,E", + "mappedName": "#4646;:G;XTR;:Ha4a:7,E", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#4646;:G;XTR;:Hfdf:7,E", + "persistentId": "Pad15:mapped:#4646;:G;XTR;:Ha4a:7,E", "stageId": "Pad15" }, { @@ -70827,7 +70827,7 @@ 94 ], "kind": "edge", - "mappedName": "#5e:2f;:Hfe0,E;:Hfe2,E", + "mappedName": "#5e:2f;:Ha4b,E;:Ha4d,E", "mappedStringIds": [ 94 ], @@ -70837,7 +70837,7 @@ "index": 2, "type": "Edge" }, - "name": "#5e:2f;:Hfe0,E;:Hfe2,E", + "name": "#5e:2f;:Ha4b,E;:Ha4d,E", "stringIds": [ 94 ] @@ -70847,15 +70847,15 @@ "resultPersistentId": "Body15:edge:1", "sourceRefs": [ { - "mappedName": "#5e:2f;:Hfe0,E", + "mappedName": "#5e:2f;:Ha4b,E", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#5e:2f;:Hfe0,E", + "persistentId": "Pocket15:mapped:#5e:2f;:Ha4b,E", "stageId": "Pocket15" }, { - "mappedName": "#4747;:G;XTR;:Hfdf:7,E", + "mappedName": "#4747;:G;XTR;:Ha4a:7,E", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#4747;:G;XTR;:Hfdf:7,E", + "persistentId": "Pad15:mapped:#4747;:G;XTR;:Ha4a:7,E", "stageId": "Pad15" }, { @@ -70872,7 +70872,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:1;:Hfe0,E;:Hfe2,E", + "mappedName": "#d:1;:Ha4b,E;:Ha4d,E", "mappedStringIds": [ 13 ], @@ -70882,7 +70882,7 @@ "index": 3, "type": "Edge" }, - "name": "#d:1;:Hfe0,E;:Hfe2,E", + "name": "#d:1;:Ha4b,E;:Ha4d,E", "stringIds": [ 13 ] @@ -70892,15 +70892,15 @@ "resultPersistentId": "Body15:edge:2", "sourceRefs": [ { - "mappedName": "#d:1;:Hfe0,E", + "mappedName": "#d:1;:Ha4b,E", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#d:1;:Hfe0,E", + "persistentId": "Pocket15:mapped:#d:1;:Ha4b,E", "stageId": "Pocket15" }, { - "mappedName": "#b:1;:Hfdf,E", + "mappedName": "#b:1;:Ha4a,E", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#b:1;:Hfdf,E", + "persistentId": "Pad15:mapped:#b:1;:Ha4a,E", "stageId": "Pad15" }, { @@ -70917,7 +70917,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:1;:Hfe0,E;:Hfe2,E", + "mappedName": "#36:1;:Ha4b,E;:Ha4d,E", "mappedStringIds": [ 54 ], @@ -70927,7 +70927,7 @@ "index": 4, "type": "Edge" }, - "name": "#36:1;:Hfe0,E;:Hfe2,E", + "name": "#36:1;:Ha4b,E;:Ha4d,E", "stringIds": [ 54 ] @@ -70937,15 +70937,15 @@ "resultPersistentId": "Body15:edge:3", "sourceRefs": [ { - "mappedName": "#36:1;:Hfe0,E", + "mappedName": "#36:1;:Ha4b,E", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#36:1;:Hfe0,E", + "persistentId": "Pocket15:mapped:#36:1;:Ha4b,E", "stageId": "Pocket15" }, { - "mappedName": "#16:1;:U;XTR;:Hfdf:7,E", + "mappedName": "#16:1;:U;XTR;:Ha4a:7,E", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#16:1;:U;XTR;:Hfdf:7,E", + "persistentId": "Pad15:mapped:#16:1;:U;XTR;:Ha4a:7,E", "stageId": "Pad15" }, { @@ -70962,7 +70962,7 @@ 96 ], "kind": "edge", - "mappedName": "#60:31;:Hfe0,E;:Hfe2,E", + "mappedName": "#60:31;:Ha4b,E;:Ha4d,E", "mappedStringIds": [ 96 ], @@ -70972,7 +70972,7 @@ "index": 5, "type": "Edge" }, - "name": "#60:31;:Hfe0,E;:Hfe2,E", + "name": "#60:31;:Ha4b,E;:Ha4d,E", "stringIds": [ 96 ] @@ -70982,15 +70982,15 @@ "resultPersistentId": "Body15:edge:4", "sourceRefs": [ { - "mappedName": "#60:31;:Hfe0,E", + "mappedName": "#60:31;:Ha4b,E", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#60:31;:Hfe0,E", + "persistentId": "Pocket15:mapped:#60:31;:Ha4b,E", "stageId": "Pocket15" }, { - "mappedName": "#4949;:G;XTR;:Hfdf:7,E", + "mappedName": "#4949;:G;XTR;:Ha4a:7,E", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#4949;:G;XTR;:Hfdf:7,E", + "persistentId": "Pad15:mapped:#4949;:G;XTR;:Ha4a:7,E", "stageId": "Pad15" }, { @@ -71008,7 +71008,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:4;:Hfe0,E;:Hfe2,E", + "mappedName": "#d:4;:Ha4b,E;:Ha4d,E", "mappedStringIds": [ 11, 13 @@ -71019,7 +71019,7 @@ "index": 6, "type": "Edge" }, - "name": "#d:4;:Hfe0,E;:Hfe2,E", + "name": "#d:4;:Ha4b,E;:Ha4d,E", "stringIds": [ 11, 13 @@ -71030,15 +71030,15 @@ "resultPersistentId": "Body15:edge:5", "sourceRefs": [ { - "mappedName": "#d:4;:Hfe0,E", + "mappedName": "#d:4;:Ha4b,E", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#d:4;:Hfe0,E", + "persistentId": "Pocket15:mapped:#d:4;:Ha4b,E", "stageId": "Pocket15" }, { - "mappedName": "#b:4;:Hfdf,E", + "mappedName": "#b:4;:Ha4a,E", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#b:4;:Hfdf,E", + "persistentId": "Pad15:mapped:#b:4;:Ha4a,E", "stageId": "Pad15" }, { @@ -71058,7 +71058,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:4;:Hfe0,E;:Hfe2,E", + "mappedName": "#36:4;:Ha4b,E;:Ha4d,E", "mappedStringIds": [ 11, 13, @@ -71071,7 +71071,7 @@ "index": 7, "type": "Edge" }, - "name": "#36:4;:Hfe0,E;:Hfe2,E", + "name": "#36:4;:Ha4b,E;:Ha4d,E", "stringIds": [ 11, 13, @@ -71084,15 +71084,15 @@ "resultPersistentId": "Body15:edge:6", "sourceRefs": [ { - "mappedName": "#36:4;:Hfe0,E", + "mappedName": "#36:4;:Ha4b,E", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#36:4;:Hfe0,E", + "persistentId": "Pocket15:mapped:#36:4;:Ha4b,E", "stageId": "Pocket15" }, { - "mappedName": "#16:4;:U;XTR;:Hfdf:7,E", + "mappedName": "#16:4;:U;XTR;:Ha4a:7,E", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#16:4;:U;XTR;:Hfdf:7,E", + "persistentId": "Pad15:mapped:#16:4;:U;XTR;:Ha4a:7,E", "stageId": "Pad15" }, { @@ -71109,7 +71109,7 @@ 95 ], "kind": "edge", - "mappedName": "#5f:30;:Hfe0,E;:Hfe2,E", + "mappedName": "#5f:30;:Ha4b,E;:Ha4d,E", "mappedStringIds": [ 95 ], @@ -71119,7 +71119,7 @@ "index": 8, "type": "Edge" }, - "name": "#5f:30;:Hfe0,E;:Hfe2,E", + "name": "#5f:30;:Ha4b,E;:Ha4d,E", "stringIds": [ 95 ] @@ -71129,15 +71129,15 @@ "resultPersistentId": "Body15:edge:7", "sourceRefs": [ { - "mappedName": "#5f:30;:Hfe0,E", + "mappedName": "#5f:30;:Ha4b,E", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#5f:30;:Hfe0,E", + "persistentId": "Pocket15:mapped:#5f:30;:Ha4b,E", "stageId": "Pocket15" }, { - "mappedName": "#4848;:G;XTR;:Hfdf:7,E", + "mappedName": "#4848;:G;XTR;:Ha4a:7,E", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#4848;:G;XTR;:Hfdf:7,E", + "persistentId": "Pad15:mapped:#4848;:G;XTR;:Ha4a:7,E", "stageId": "Pad15" }, { @@ -71155,7 +71155,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:2;:Hfe0,E;:Hfe2,E", + "mappedName": "#d:2;:Ha4b,E;:Ha4d,E", "mappedStringIds": [ 11, 13 @@ -71166,7 +71166,7 @@ "index": 9, "type": "Edge" }, - "name": "#d:2;:Hfe0,E;:Hfe2,E", + "name": "#d:2;:Ha4b,E;:Ha4d,E", "stringIds": [ 11, 13 @@ -71177,15 +71177,15 @@ "resultPersistentId": "Body15:edge:8", "sourceRefs": [ { - "mappedName": "#d:2;:Hfe0,E", + "mappedName": "#d:2;:Ha4b,E", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#d:2;:Hfe0,E", + "persistentId": "Pocket15:mapped:#d:2;:Ha4b,E", "stageId": "Pocket15" }, { - "mappedName": "#b:2;:Hfdf,E", + "mappedName": "#b:2;:Ha4a,E", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#b:2;:Hfdf,E", + "persistentId": "Pad15:mapped:#b:2;:Ha4a,E", "stageId": "Pad15" }, { @@ -71205,7 +71205,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:2;:Hfe0,E;:Hfe2,E", + "mappedName": "#36:2;:Ha4b,E;:Ha4d,E", "mappedStringIds": [ 11, 13, @@ -71218,7 +71218,7 @@ "index": 10, "type": "Edge" }, - "name": "#36:2;:Hfe0,E;:Hfe2,E", + "name": "#36:2;:Ha4b,E;:Ha4d,E", "stringIds": [ 11, 13, @@ -71231,15 +71231,15 @@ "resultPersistentId": "Body15:edge:9", "sourceRefs": [ { - "mappedName": "#36:2;:Hfe0,E", + "mappedName": "#36:2;:Ha4b,E", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#36:2;:Hfe0,E", + "persistentId": "Pocket15:mapped:#36:2;:Ha4b,E", "stageId": "Pocket15" }, { - "mappedName": "#16:2;:U;XTR;:Hfdf:7,E", + "mappedName": "#16:2;:U;XTR;:Ha4a:7,E", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#16:2;:U;XTR;:Hfdf:7,E", + "persistentId": "Pad15:mapped:#16:2;:U;XTR;:Ha4a:7,E", "stageId": "Pad15" }, { @@ -71257,7 +71257,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:3;:Hfe0,E;:Hfe2,E", + "mappedName": "#d:3;:Ha4b,E;:Ha4d,E", "mappedStringIds": [ 11, 13 @@ -71268,7 +71268,7 @@ "index": 11, "type": "Edge" }, - "name": "#d:3;:Hfe0,E;:Hfe2,E", + "name": "#d:3;:Ha4b,E;:Ha4d,E", "stringIds": [ 11, 13 @@ -71279,15 +71279,15 @@ "resultPersistentId": "Body15:edge:10", "sourceRefs": [ { - "mappedName": "#d:3;:Hfe0,E", + "mappedName": "#d:3;:Ha4b,E", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#d:3;:Hfe0,E", + "persistentId": "Pocket15:mapped:#d:3;:Ha4b,E", "stageId": "Pocket15" }, { - "mappedName": "#b:3;:Hfdf,E", + "mappedName": "#b:3;:Ha4a,E", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#b:3;:Hfdf,E", + "persistentId": "Pad15:mapped:#b:3;:Ha4a,E", "stageId": "Pad15" }, { @@ -71307,7 +71307,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:3;:Hfe0,E;:Hfe2,E", + "mappedName": "#36:3;:Ha4b,E;:Ha4d,E", "mappedStringIds": [ 11, 13, @@ -71320,7 +71320,7 @@ "index": 12, "type": "Edge" }, - "name": "#36:3;:Hfe0,E;:Hfe2,E", + "name": "#36:3;:Ha4b,E;:Ha4d,E", "stringIds": [ 11, 13, @@ -71333,15 +71333,15 @@ "resultPersistentId": "Body15:edge:11", "sourceRefs": [ { - "mappedName": "#36:3;:Hfe0,E", + "mappedName": "#36:3;:Ha4b,E", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#36:3;:Hfe0,E", + "persistentId": "Pocket15:mapped:#36:3;:Ha4b,E", "stageId": "Pocket15" }, { - "mappedName": "#16:3;:U;XTR;:Hfdf:7,E", + "mappedName": "#16:3;:U;XTR;:Ha4a:7,E", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#16:3;:U;XTR;:Hfdf:7,E", + "persistentId": "Pad15:mapped:#16:3;:U;XTR;:Ha4a:7,E", "stageId": "Pad15" }, { @@ -71358,7 +71358,7 @@ 74 ], "kind": "edge", - "mappedName": "#4a;:H-fe2,E;:Hfe2,E", + "mappedName": "#4a;:H-a4d,E;:Ha4d,E", "mappedStringIds": [ 74 ], @@ -71368,7 +71368,7 @@ "index": 13, "type": "Edge" }, - "name": "#4a;:H-fe2,E;:Hfe2,E", + "name": "#4a;:H-a4d,E;:Ha4d,E", "stringIds": [ 74 ] @@ -71378,9 +71378,9 @@ "resultPersistentId": "Body15:edge:12", "sourceRefs": [ { - "mappedName": "#4a;:H-fe2,E", + "mappedName": "#4a;:H-a4d,E", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#4a;:H-fe2,E", + "persistentId": "Pocket15:mapped:#4a;:H-a4d,E", "stageId": "Pocket15" }, { @@ -71397,7 +71397,7 @@ 75 ], "kind": "edge", - "mappedName": "#4b;:H-fe2,E;:Hfe2,E", + "mappedName": "#4b;:H-a4d,E;:Ha4d,E", "mappedStringIds": [ 75 ], @@ -71407,7 +71407,7 @@ "index": 14, "type": "Edge" }, - "name": "#4b;:H-fe2,E;:Hfe2,E", + "name": "#4b;:H-a4d,E;:Ha4d,E", "stringIds": [ 75 ] @@ -71417,9 +71417,9 @@ "resultPersistentId": "Body15:edge:13", "sourceRefs": [ { - "mappedName": "#4b;:H-fe2,E", + "mappedName": "#4b;:H-a4d,E", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#4b;:H-fe2,E", + "persistentId": "Pocket15:mapped:#4b;:H-a4d,E", "stageId": "Pocket15" }, { @@ -71436,7 +71436,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:1;:H-fe2,E;:Hfe2,E", + "mappedName": "#1d:1;:H-a4d,E;:Ha4d,E", "mappedStringIds": [ 29 ], @@ -71446,7 +71446,7 @@ "index": 15, "type": "Edge" }, - "name": "#1d:1;:H-fe2,E;:Hfe2,E", + "name": "#1d:1;:H-a4d,E;:Ha4d,E", "stringIds": [ 29 ] @@ -71456,9 +71456,9 @@ "resultPersistentId": "Body15:edge:14", "sourceRefs": [ { - "mappedName": "#1d:1;:H-fe2,E", + "mappedName": "#1d:1;:H-a4d,E", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#1d:1;:H-fe2,E", + "persistentId": "Pocket15:mapped:#1d:1;:H-a4d,E", "stageId": "Pocket15" }, { @@ -71475,7 +71475,7 @@ 67 ], "kind": "edge", - "mappedName": "#43:1;:H-fe2,E;:Hfe2,E", + "mappedName": "#43:1;:H-a4d,E;:Ha4d,E", "mappedStringIds": [ 67 ], @@ -71485,7 +71485,7 @@ "index": 16, "type": "Edge" }, - "name": "#43:1;:H-fe2,E;:Hfe2,E", + "name": "#43:1;:H-a4d,E;:Ha4d,E", "stringIds": [ 67 ] @@ -71495,9 +71495,9 @@ "resultPersistentId": "Body15:edge:15", "sourceRefs": [ { - "mappedName": "#43:1;:H-fe2,E", + "mappedName": "#43:1;:H-a4d,E", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#43:1;:H-fe2,E", + "persistentId": "Pocket15:mapped:#43:1;:H-a4d,E", "stageId": "Pocket15" }, { @@ -71514,7 +71514,7 @@ 77 ], "kind": "edge", - "mappedName": "#4d;:H-fe2,E;:Hfe2,E", + "mappedName": "#4d;:H-a4d,E;:Ha4d,E", "mappedStringIds": [ 77 ], @@ -71524,7 +71524,7 @@ "index": 17, "type": "Edge" }, - "name": "#4d;:H-fe2,E;:Hfe2,E", + "name": "#4d;:H-a4d,E;:Ha4d,E", "stringIds": [ 77 ] @@ -71534,9 +71534,9 @@ "resultPersistentId": "Body15:edge:16", "sourceRefs": [ { - "mappedName": "#4d;:H-fe2,E", + "mappedName": "#4d;:H-a4d,E", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#4d;:H-fe2,E", + "persistentId": "Pocket15:mapped:#4d;:H-a4d,E", "stageId": "Pocket15" }, { @@ -71554,7 +71554,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:4;:H-fe2,E;:Hfe2,E", + "mappedName": "#1d:4;:H-a4d,E;:Ha4d,E", "mappedStringIds": [ 11, 29 @@ -71565,7 +71565,7 @@ "index": 18, "type": "Edge" }, - "name": "#1d:4;:H-fe2,E;:Hfe2,E", + "name": "#1d:4;:H-a4d,E;:Ha4d,E", "stringIds": [ 11, 29 @@ -71576,9 +71576,9 @@ "resultPersistentId": "Body15:edge:17", "sourceRefs": [ { - "mappedName": "#1d:4;:H-fe2,E", + "mappedName": "#1d:4;:H-a4d,E", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#1d:4;:H-fe2,E", + "persistentId": "Pocket15:mapped:#1d:4;:H-a4d,E", "stageId": "Pocket15" }, { @@ -71598,7 +71598,7 @@ 67 ], "kind": "edge", - "mappedName": "#43:4;:H-fe2,E;:Hfe2,E", + "mappedName": "#43:4;:H-a4d,E;:Ha4d,E", "mappedStringIds": [ 11, 29, @@ -71611,7 +71611,7 @@ "index": 19, "type": "Edge" }, - "name": "#43:4;:H-fe2,E;:Hfe2,E", + "name": "#43:4;:H-a4d,E;:Ha4d,E", "stringIds": [ 11, 29, @@ -71624,9 +71624,9 @@ "resultPersistentId": "Body15:edge:18", "sourceRefs": [ { - "mappedName": "#43:4;:H-fe2,E", + "mappedName": "#43:4;:H-a4d,E", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#43:4;:H-fe2,E", + "persistentId": "Pocket15:mapped:#43:4;:H-a4d,E", "stageId": "Pocket15" }, { @@ -71643,7 +71643,7 @@ 76 ], "kind": "edge", - "mappedName": "#4c;:H-fe2,E;:Hfe2,E", + "mappedName": "#4c;:H-a4d,E;:Ha4d,E", "mappedStringIds": [ 76 ], @@ -71653,7 +71653,7 @@ "index": 20, "type": "Edge" }, - "name": "#4c;:H-fe2,E;:Hfe2,E", + "name": "#4c;:H-a4d,E;:Ha4d,E", "stringIds": [ 76 ] @@ -71663,9 +71663,9 @@ "resultPersistentId": "Body15:edge:19", "sourceRefs": [ { - "mappedName": "#4c;:H-fe2,E", + "mappedName": "#4c;:H-a4d,E", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#4c;:H-fe2,E", + "persistentId": "Pocket15:mapped:#4c;:H-a4d,E", "stageId": "Pocket15" }, { @@ -71683,7 +71683,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:2;:H-fe2,E;:Hfe2,E", + "mappedName": "#1d:2;:H-a4d,E;:Ha4d,E", "mappedStringIds": [ 11, 29 @@ -71694,7 +71694,7 @@ "index": 21, "type": "Edge" }, - "name": "#1d:2;:H-fe2,E;:Hfe2,E", + "name": "#1d:2;:H-a4d,E;:Ha4d,E", "stringIds": [ 11, 29 @@ -71705,9 +71705,9 @@ "resultPersistentId": "Body15:edge:20", "sourceRefs": [ { - "mappedName": "#1d:2;:H-fe2,E", + "mappedName": "#1d:2;:H-a4d,E", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#1d:2;:H-fe2,E", + "persistentId": "Pocket15:mapped:#1d:2;:H-a4d,E", "stageId": "Pocket15" }, { @@ -71727,7 +71727,7 @@ 67 ], "kind": "edge", - "mappedName": "#43:2;:H-fe2,E;:Hfe2,E", + "mappedName": "#43:2;:H-a4d,E;:Ha4d,E", "mappedStringIds": [ 11, 29, @@ -71740,7 +71740,7 @@ "index": 22, "type": "Edge" }, - "name": "#43:2;:H-fe2,E;:Hfe2,E", + "name": "#43:2;:H-a4d,E;:Ha4d,E", "stringIds": [ 11, 29, @@ -71753,9 +71753,9 @@ "resultPersistentId": "Body15:edge:21", "sourceRefs": [ { - "mappedName": "#43:2;:H-fe2,E", + "mappedName": "#43:2;:H-a4d,E", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#43:2;:H-fe2,E", + "persistentId": "Pocket15:mapped:#43:2;:H-a4d,E", "stageId": "Pocket15" }, { @@ -71773,7 +71773,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:3;:H-fe2,E;:Hfe2,E", + "mappedName": "#1d:3;:H-a4d,E;:Ha4d,E", "mappedStringIds": [ 11, 29 @@ -71784,7 +71784,7 @@ "index": 23, "type": "Edge" }, - "name": "#1d:3;:H-fe2,E;:Hfe2,E", + "name": "#1d:3;:H-a4d,E;:Ha4d,E", "stringIds": [ 11, 29 @@ -71795,9 +71795,9 @@ "resultPersistentId": "Body15:edge:22", "sourceRefs": [ { - "mappedName": "#1d:3;:H-fe2,E", + "mappedName": "#1d:3;:H-a4d,E", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#1d:3;:H-fe2,E", + "persistentId": "Pocket15:mapped:#1d:3;:H-a4d,E", "stageId": "Pocket15" }, { @@ -71817,7 +71817,7 @@ 67 ], "kind": "edge", - "mappedName": "#43:3;:H-fe2,E;:Hfe2,E", + "mappedName": "#43:3;:H-a4d,E;:Ha4d,E", "mappedStringIds": [ 11, 29, @@ -71830,7 +71830,7 @@ "index": 24, "type": "Edge" }, - "name": "#43:3;:H-fe2,E;:Hfe2,E", + "name": "#43:3;:H-a4d,E;:Ha4d,E", "stringIds": [ 11, 29, @@ -71843,9 +71843,9 @@ "resultPersistentId": "Body15:edge:23", "sourceRefs": [ { - "mappedName": "#43:3;:H-fe2,E", + "mappedName": "#43:3;:H-a4d,E", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#43:3;:H-fe2,E", + "persistentId": "Pocket15:mapped:#43:3;:H-a4d,E", "stageId": "Pocket15" }, { @@ -71862,7 +71862,7 @@ 70 ], "kind": "vertex", - "mappedName": "#46;:Hfe0,V;:Hfe2,V", + "mappedName": "#46;:Ha4b,V;:Ha4d,V", "mappedStringIds": [ 70 ], @@ -71872,7 +71872,7 @@ "index": 1, "type": "Vertex" }, - "name": "#46;:Hfe0,V;:Hfe2,V", + "name": "#46;:Ha4b,V;:Ha4d,V", "stringIds": [ 70 ] @@ -71882,15 +71882,15 @@ "resultPersistentId": "Body15:vertex:0", "sourceRefs": [ { - "mappedName": "#46;:Hfe0,V", + "mappedName": "#46;:Ha4b,V", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#46;:Hfe0,V", + "persistentId": "Pocket15:mapped:#46;:Ha4b,V", "stageId": "Pocket15" }, { - "mappedName": "#2;:Hfdf,V", + "mappedName": "#2;:Ha4a,V", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#2;:Hfdf,V", + "persistentId": "Pad15:mapped:#2;:Ha4a,V", "stageId": "Pad15" }, { @@ -71907,7 +71907,7 @@ 79 ], "kind": "vertex", - "mappedName": "#4f:1;:Hfe0,V;:Hfe2,V", + "mappedName": "#4f:1;:Ha4b,V;:Ha4d,V", "mappedStringIds": [ 79 ], @@ -71917,7 +71917,7 @@ "index": 2, "type": "Vertex" }, - "name": "#4f:1;:Hfe0,V;:Hfe2,V", + "name": "#4f:1;:Ha4b,V;:Ha4d,V", "stringIds": [ 79 ] @@ -71927,15 +71927,15 @@ "resultPersistentId": "Body15:vertex:1", "sourceRefs": [ { - "mappedName": "#4f:1;:Hfe0,V", + "mappedName": "#4f:1;:Ha4b,V", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#4f:1;:Hfe0,V", + "persistentId": "Pocket15:mapped:#4f:1;:Ha4b,V", "stageId": "Pocket15" }, { - "mappedName": "#36:1;:U;XTR;:Hfdf:7,V", + "mappedName": "#36:1;:U;XTR;:Ha4a:7,V", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#36:1;:U;XTR;:Hfdf:7,V", + "persistentId": "Pad15:mapped:#36:1;:U;XTR;:Ha4a:7,V", "stageId": "Pad15" }, { @@ -71952,7 +71952,7 @@ 71 ], "kind": "vertex", - "mappedName": "#47;:Hfe0,V;:Hfe2,V", + "mappedName": "#47;:Ha4b,V;:Ha4d,V", "mappedStringIds": [ 71 ], @@ -71962,7 +71962,7 @@ "index": 3, "type": "Vertex" }, - "name": "#47;:Hfe0,V;:Hfe2,V", + "name": "#47;:Ha4b,V;:Ha4d,V", "stringIds": [ 71 ] @@ -71972,15 +71972,15 @@ "resultPersistentId": "Body15:vertex:2", "sourceRefs": [ { - "mappedName": "#47;:Hfe0,V", + "mappedName": "#47;:Ha4b,V", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#47;:Hfe0,V", + "persistentId": "Pocket15:mapped:#47;:Ha4b,V", "stageId": "Pocket15" }, { - "mappedName": "#4;:Hfdf,V", + "mappedName": "#4;:Ha4a,V", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#4;:Hfdf,V", + "persistentId": "Pad15:mapped:#4;:Ha4a,V", "stageId": "Pad15" }, { @@ -71997,7 +71997,7 @@ 82 ], "kind": "vertex", - "mappedName": "#52:1;:Hfe0,V;:Hfe2,V", + "mappedName": "#52:1;:Ha4b,V;:Ha4d,V", "mappedStringIds": [ 82 ], @@ -72007,7 +72007,7 @@ "index": 4, "type": "Vertex" }, - "name": "#52:1;:Hfe0,V;:Hfe2,V", + "name": "#52:1;:Ha4b,V;:Ha4d,V", "stringIds": [ 82 ] @@ -72017,15 +72017,15 @@ "resultPersistentId": "Body15:vertex:3", "sourceRefs": [ { - "mappedName": "#52:1;:Hfe0,V", + "mappedName": "#52:1;:Ha4b,V", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#52:1;:Hfe0,V", + "persistentId": "Pocket15:mapped:#52:1;:Ha4b,V", "stageId": "Pocket15" }, { - "mappedName": "#36:1;:U2;XTR;:Hfdf:8,V", + "mappedName": "#36:1;:U2;XTR;:Ha4a:8,V", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#36:1;:U2;XTR;:Hfdf:8,V", + "persistentId": "Pad15:mapped:#36:1;:U2;XTR;:Ha4a:8,V", "stageId": "Pad15" }, { @@ -72042,7 +72042,7 @@ 73 ], "kind": "vertex", - "mappedName": "#49;:Hfe0,V;:Hfe2,V", + "mappedName": "#49;:Ha4b,V;:Ha4d,V", "mappedStringIds": [ 73 ], @@ -72052,7 +72052,7 @@ "index": 5, "type": "Vertex" }, - "name": "#49;:Hfe0,V;:Hfe2,V", + "name": "#49;:Ha4b,V;:Ha4d,V", "stringIds": [ 73 ] @@ -72062,15 +72062,15 @@ "resultPersistentId": "Body15:vertex:4", "sourceRefs": [ { - "mappedName": "#49;:Hfe0,V", + "mappedName": "#49;:Ha4b,V", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#49;:Hfe0,V", + "persistentId": "Pocket15:mapped:#49;:Ha4b,V", "stageId": "Pocket15" }, { - "mappedName": "#8;:Hfdf,V", + "mappedName": "#8;:Ha4a,V", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#8;:Hfdf,V", + "persistentId": "Pad15:mapped:#8;:Ha4a,V", "stageId": "Pad15" }, { @@ -72091,7 +72091,7 @@ 82 ], "kind": "vertex", - "mappedName": "#52:3;:Hfe0,V;:Hfe2,V", + "mappedName": "#52:3;:Ha4b,V;:Ha4d,V", "mappedStringIds": [ 11, 13, @@ -72105,7 +72105,7 @@ "index": 6, "type": "Vertex" }, - "name": "#52:3;:Hfe0,V;:Hfe2,V", + "name": "#52:3;:Ha4b,V;:Ha4d,V", "stringIds": [ 11, 13, @@ -72119,15 +72119,15 @@ "resultPersistentId": "Body15:vertex:5", "sourceRefs": [ { - "mappedName": "#52:3;:Hfe0,V", + "mappedName": "#52:3;:Ha4b,V", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#52:3;:Hfe0,V", + "persistentId": "Pocket15:mapped:#52:3;:Ha4b,V", "stageId": "Pocket15" }, { - "mappedName": "#36:3;:U2;XTR;:Hfdf:8,V", + "mappedName": "#36:3;:U2;XTR;:Ha4a:8,V", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#36:3;:U2;XTR;:Hfdf:8,V", + "persistentId": "Pad15:mapped:#36:3;:U2;XTR;:Ha4a:8,V", "stageId": "Pad15" }, { @@ -72144,7 +72144,7 @@ 72 ], "kind": "vertex", - "mappedName": "#48;:Hfe0,V;:Hfe2,V", + "mappedName": "#48;:Ha4b,V;:Ha4d,V", "mappedStringIds": [ 72 ], @@ -72154,7 +72154,7 @@ "index": 7, "type": "Vertex" }, - "name": "#48;:Hfe0,V;:Hfe2,V", + "name": "#48;:Ha4b,V;:Ha4d,V", "stringIds": [ 72 ] @@ -72164,15 +72164,15 @@ "resultPersistentId": "Body15:vertex:6", "sourceRefs": [ { - "mappedName": "#48;:Hfe0,V", + "mappedName": "#48;:Ha4b,V", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#48;:Hfe0,V", + "persistentId": "Pocket15:mapped:#48;:Ha4b,V", "stageId": "Pocket15" }, { - "mappedName": "#6;:Hfdf,V", + "mappedName": "#6;:Ha4a,V", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#6;:Hfdf,V", + "persistentId": "Pad15:mapped:#6;:Ha4a,V", "stageId": "Pad15" }, { @@ -72193,7 +72193,7 @@ 82 ], "kind": "vertex", - "mappedName": "#52:2;:Hfe0,V;:Hfe2,V", + "mappedName": "#52:2;:Ha4b,V;:Ha4d,V", "mappedStringIds": [ 11, 13, @@ -72207,7 +72207,7 @@ "index": 8, "type": "Vertex" }, - "name": "#52:2;:Hfe0,V;:Hfe2,V", + "name": "#52:2;:Ha4b,V;:Ha4d,V", "stringIds": [ 11, 13, @@ -72221,15 +72221,15 @@ "resultPersistentId": "Body15:vertex:7", "sourceRefs": [ { - "mappedName": "#52:2;:Hfe0,V", + "mappedName": "#52:2;:Ha4b,V", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#52:2;:Hfe0,V", + "persistentId": "Pocket15:mapped:#52:2;:Ha4b,V", "stageId": "Pocket15" }, { - "mappedName": "#36:2;:U2;XTR;:Hfdf:8,V", + "mappedName": "#36:2;:U2;XTR;:Ha4a:8,V", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#36:2;:U2;XTR;:Hfdf:8,V", + "persistentId": "Pad15:mapped:#36:2;:U2;XTR;:Ha4a:8,V", "stageId": "Pad15" }, { @@ -72246,7 +72246,7 @@ 31 ], "kind": "vertex", - "mappedName": "#1f;:H-fe2,V;:Hfe2,V", + "mappedName": "#1f;:H-a4d,V;:Ha4d,V", "mappedStringIds": [ 31 ], @@ -72256,7 +72256,7 @@ "index": 9, "type": "Vertex" }, - "name": "#1f;:H-fe2,V;:Hfe2,V", + "name": "#1f;:H-a4d,V;:Ha4d,V", "stringIds": [ 31 ] @@ -72266,9 +72266,9 @@ "resultPersistentId": "Body15:vertex:8", "sourceRefs": [ { - "mappedName": "#1f;:H-fe2,V", + "mappedName": "#1f;:H-a4d,V", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#1f;:H-fe2,V", + "persistentId": "Pocket15:mapped:#1f;:H-a4d,V", "stageId": "Pocket15" }, { @@ -72285,7 +72285,7 @@ 89 ], "kind": "vertex", - "mappedName": "#59;:H-fe2,V;:Hfe2,V", + "mappedName": "#59;:H-a4d,V;:Ha4d,V", "mappedStringIds": [ 89 ], @@ -72295,7 +72295,7 @@ "index": 10, "type": "Vertex" }, - "name": "#59;:H-fe2,V;:Hfe2,V", + "name": "#59;:H-a4d,V;:Ha4d,V", "stringIds": [ 89 ] @@ -72305,9 +72305,9 @@ "resultPersistentId": "Body15:vertex:9", "sourceRefs": [ { - "mappedName": "#59;:H-fe2,V", + "mappedName": "#59;:H-a4d,V", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#59;:H-fe2,V", + "persistentId": "Pocket15:mapped:#59;:H-a4d,V", "stageId": "Pocket15" }, { @@ -72324,7 +72324,7 @@ 32 ], "kind": "vertex", - "mappedName": "#20;:H-fe2,V;:Hfe2,V", + "mappedName": "#20;:H-a4d,V;:Ha4d,V", "mappedStringIds": [ 32 ], @@ -72334,7 +72334,7 @@ "index": 11, "type": "Vertex" }, - "name": "#20;:H-fe2,V;:Hfe2,V", + "name": "#20;:H-a4d,V;:Ha4d,V", "stringIds": [ 32 ] @@ -72344,9 +72344,9 @@ "resultPersistentId": "Body15:vertex:10", "sourceRefs": [ { - "mappedName": "#20;:H-fe2,V", + "mappedName": "#20;:H-a4d,V", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#20;:H-fe2,V", + "persistentId": "Pocket15:mapped:#20;:H-a4d,V", "stageId": "Pocket15" }, { @@ -72363,7 +72363,7 @@ 97 ], "kind": "vertex", - "mappedName": "#61;:H-fe2,V;:Hfe2,V", + "mappedName": "#61;:H-a4d,V;:Ha4d,V", "mappedStringIds": [ 97 ], @@ -72373,7 +72373,7 @@ "index": 12, "type": "Vertex" }, - "name": "#61;:H-fe2,V;:Hfe2,V", + "name": "#61;:H-a4d,V;:Ha4d,V", "stringIds": [ 97 ] @@ -72383,9 +72383,9 @@ "resultPersistentId": "Body15:vertex:11", "sourceRefs": [ { - "mappedName": "#61;:H-fe2,V", + "mappedName": "#61;:H-a4d,V", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#61;:H-fe2,V", + "persistentId": "Pocket15:mapped:#61;:H-a4d,V", "stageId": "Pocket15" }, { @@ -72402,7 +72402,7 @@ 34 ], "kind": "vertex", - "mappedName": "#22;:H-fe2,V;:Hfe2,V", + "mappedName": "#22;:H-a4d,V;:Ha4d,V", "mappedStringIds": [ 34 ], @@ -72412,7 +72412,7 @@ "index": 13, "type": "Vertex" }, - "name": "#22;:H-fe2,V;:Hfe2,V", + "name": "#22;:H-a4d,V;:Ha4d,V", "stringIds": [ 34 ] @@ -72422,9 +72422,9 @@ "resultPersistentId": "Body15:vertex:12", "sourceRefs": [ { - "mappedName": "#22;:H-fe2,V", + "mappedName": "#22;:H-a4d,V", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#22;:H-fe2,V", + "persistentId": "Pocket15:mapped:#22;:H-a4d,V", "stageId": "Pocket15" }, { @@ -72441,7 +72441,7 @@ 99 ], "kind": "vertex", - "mappedName": "#63;:H-fe2,V;:Hfe2,V", + "mappedName": "#63;:H-a4d,V;:Ha4d,V", "mappedStringIds": [ 99 ], @@ -72451,7 +72451,7 @@ "index": 14, "type": "Vertex" }, - "name": "#63;:H-fe2,V;:Hfe2,V", + "name": "#63;:H-a4d,V;:Ha4d,V", "stringIds": [ 99 ] @@ -72461,9 +72461,9 @@ "resultPersistentId": "Body15:vertex:13", "sourceRefs": [ { - "mappedName": "#63;:H-fe2,V", + "mappedName": "#63;:H-a4d,V", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#63;:H-fe2,V", + "persistentId": "Pocket15:mapped:#63;:H-a4d,V", "stageId": "Pocket15" }, { @@ -72480,7 +72480,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21;:H-fe2,V;:Hfe2,V", + "mappedName": "#21;:H-a4d,V;:Ha4d,V", "mappedStringIds": [ 33 ], @@ -72490,7 +72490,7 @@ "index": 15, "type": "Vertex" }, - "name": "#21;:H-fe2,V;:Hfe2,V", + "name": "#21;:H-a4d,V;:Ha4d,V", "stringIds": [ 33 ] @@ -72500,9 +72500,9 @@ "resultPersistentId": "Body15:vertex:14", "sourceRefs": [ { - "mappedName": "#21;:H-fe2,V", + "mappedName": "#21;:H-a4d,V", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#21;:H-fe2,V", + "persistentId": "Pocket15:mapped:#21;:H-a4d,V", "stageId": "Pocket15" }, { @@ -72519,7 +72519,7 @@ 98 ], "kind": "vertex", - "mappedName": "#62;:H-fe2,V;:Hfe2,V", + "mappedName": "#62;:H-a4d,V;:Ha4d,V", "mappedStringIds": [ 98 ], @@ -72529,7 +72529,7 @@ "index": 16, "type": "Vertex" }, - "name": "#62;:H-fe2,V;:Hfe2,V", + "name": "#62;:H-a4d,V;:Ha4d,V", "stringIds": [ 98 ] @@ -72539,9 +72539,9 @@ "resultPersistentId": "Body15:vertex:15", "sourceRefs": [ { - "mappedName": "#62;:H-fe2,V", + "mappedName": "#62;:H-a4d,V", "objectId": "Pocket15", - "persistentId": "Pocket15:mapped:#62;:H-fe2,V", + "persistentId": "Pocket15:mapped:#62;:H-a4d,V", "stageId": "Pocket15" }, { @@ -72562,7 +72562,7 @@ "stageId": "Body15", "status": "native-evidence" }, - "relationDigest": "48ca1f5bc04d2b40dee361740cea63e5d7f40bd447abd97af63a6cff9c33ae44", + "relationDigest": "083f7d4c5bb5d23dfa0a08d635131a8abb5b9b832d549630156b66cdc161832f", "relations": [ { "indexedName": "Face1", @@ -72753,7 +72753,7 @@ }, { "indexedName": "Face7", - "mappedName": "#26:1;:H-fe2,F;:H#,F", + "mappedName": "#26:1;:H#,F;:H#,F", "relation": "preserved", "resultName": "Face7", "sources": [ @@ -72762,7 +72762,7 @@ "#1d:1;:G;XTR;:H#:7,F", "#b:1;:H#,E" ], - "mappedName": "#26:1;:H-fe2,F", + "mappedName": "#26:1;:H#,F", "sourceElement": "#26:1", "sourceObject": "Pocket15", "sourceTypeId": "PartDesign::Pocket" @@ -72778,7 +72778,7 @@ }, { "indexedName": "Face8", - "mappedName": "#26:4;:H-fe2,F;:H#,F", + "mappedName": "#26:4;:H#,F;:H#,F", "relation": "preserved", "resultName": "Face8", "sources": [ @@ -72787,7 +72787,7 @@ "#1d:4;:G;XTR;:H#:7,F", "#b:4;:H#,E" ], - "mappedName": "#26:4;:H-fe2,F", + "mappedName": "#26:4;:H#,F", "sourceElement": "#26:4", "sourceObject": "Pocket15", "sourceTypeId": "PartDesign::Pocket" @@ -72803,7 +72803,7 @@ }, { "indexedName": "Face9", - "mappedName": "#26:2;:H-fe2,F;:H#,F", + "mappedName": "#26:2;:H#,F;:H#,F", "relation": "preserved", "resultName": "Face9", "sources": [ @@ -72812,7 +72812,7 @@ "#1d:2;:G;XTR;:H#:7,F", "#b:2;:H#,E" ], - "mappedName": "#26:2;:H-fe2,F", + "mappedName": "#26:2;:H#,F", "sourceElement": "#26:2", "sourceObject": "Pocket15", "sourceTypeId": "PartDesign::Pocket" @@ -72828,7 +72828,7 @@ }, { "indexedName": "Face10", - "mappedName": "#24:1;:H-fe2,F;:H#,F", + "mappedName": "#24:1;:H#,F;:H#,F", "relation": "preserved", "resultName": "Face10", "sources": [ @@ -72837,7 +72837,7 @@ "#1d:1;FAC;:H#:4,F", "#b:1;:H#,E" ], - "mappedName": "#24:1;:H-fe2,F", + "mappedName": "#24:1;:H#,F", "sourceElement": "#24:1", "sourceObject": "Pocket15", "sourceTypeId": "PartDesign::Pocket" @@ -72853,7 +72853,7 @@ }, { "indexedName": "Face11", - "mappedName": "#45:1;:H-fe2,F;:H#,F", + "mappedName": "#45:1;:H#,F;:H#,F", "relation": "preserved", "resultName": "Face11", "sources": [ @@ -72863,7 +72863,7 @@ "#24:1;:G0;XTR;:H#:8,F", "#b:1;:H#,E" ], - "mappedName": "#45:1;:H-fe2,F", + "mappedName": "#45:1;:H#,F", "sourceElement": "#45:1", "sourceObject": "Pocket15", "sourceTypeId": "PartDesign::Pocket" @@ -72879,7 +72879,7 @@ }, { "indexedName": "Face12", - "mappedName": "#26:3;:H-fe2,F;:H#,F", + "mappedName": "#26:3;:H#,F;:H#,F", "relation": "preserved", "resultName": "Face12", "sources": [ @@ -72888,7 +72888,7 @@ "#1d:3;:G;XTR;:H#:7,F", "#b:3;:H#,E" ], - "mappedName": "#26:3;:H-fe2,F", + "mappedName": "#26:3;:H#,F", "sourceElement": "#26:3", "sourceObject": "Pocket15", "sourceTypeId": "PartDesign::Pocket" @@ -73264,7 +73264,7 @@ }, { "indexedName": "Edge13", - "mappedName": "#4a;:H-fe2,E;:H#,E", + "mappedName": "#4a;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge13", "sources": [ @@ -73273,7 +73273,7 @@ "#1f;:G;XTR;:H#:7,E", "#2;:H#,V" ], - "mappedName": "#4a;:H-fe2,E", + "mappedName": "#4a;:H#,E", "sourceElement": "#4a", "sourceObject": "Pocket15", "sourceTypeId": "PartDesign::Pocket" @@ -73289,7 +73289,7 @@ }, { "indexedName": "Edge14", - "mappedName": "#4b;:H-fe2,E;:H#,E", + "mappedName": "#4b;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge14", "sources": [ @@ -73298,7 +73298,7 @@ "#20;:G;XTR;:H#:7,E", "#4;:H#,V" ], - "mappedName": "#4b;:H-fe2,E", + "mappedName": "#4b;:H#,E", "sourceElement": "#4b", "sourceObject": "Pocket15", "sourceTypeId": "PartDesign::Pocket" @@ -73314,7 +73314,7 @@ }, { "indexedName": "Edge15", - "mappedName": "#1d:1;:H-fe2,E;:H#,E", + "mappedName": "#1d:1;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge15", "sources": [ @@ -73322,7 +73322,7 @@ "children": [ "#b:1;:H#,E" ], - "mappedName": "#1d:1;:H-fe2,E", + "mappedName": "#1d:1;:H#,E", "sourceElement": "#1d:1", "sourceObject": "Pocket15", "sourceTypeId": "PartDesign::Pocket" @@ -73338,7 +73338,7 @@ }, { "indexedName": "Edge16", - "mappedName": "#43:1;:H-fe2,E;:H#,E", + "mappedName": "#43:1;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge16", "sources": [ @@ -73348,7 +73348,7 @@ "#26:1;:U;XTR;:H#:7,E", "#b:1;:H#,E" ], - "mappedName": "#43:1;:H-fe2,E", + "mappedName": "#43:1;:H#,E", "sourceElement": "#43:1", "sourceObject": "Pocket15", "sourceTypeId": "PartDesign::Pocket" @@ -73364,7 +73364,7 @@ }, { "indexedName": "Edge17", - "mappedName": "#4d;:H-fe2,E;:H#,E", + "mappedName": "#4d;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge17", "sources": [ @@ -73373,7 +73373,7 @@ "#22;:G;XTR;:H#:7,E", "#8;:H#,V" ], - "mappedName": "#4d;:H-fe2,E", + "mappedName": "#4d;:H#,E", "sourceElement": "#4d", "sourceObject": "Pocket15", "sourceTypeId": "PartDesign::Pocket" @@ -73389,7 +73389,7 @@ }, { "indexedName": "Edge18", - "mappedName": "#1d:4;:H-fe2,E;:H#,E", + "mappedName": "#1d:4;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge18", "sources": [ @@ -73397,7 +73397,7 @@ "children": [ "#b:4;:H#,E" ], - "mappedName": "#1d:4;:H-fe2,E", + "mappedName": "#1d:4;:H#,E", "sourceElement": "#1d:4", "sourceObject": "Pocket15", "sourceTypeId": "PartDesign::Pocket" @@ -73413,7 +73413,7 @@ }, { "indexedName": "Edge19", - "mappedName": "#43:4;:H-fe2,E;:H#,E", + "mappedName": "#43:4;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge19", "sources": [ @@ -73423,7 +73423,7 @@ "#26:4;:U;XTR;:H#:7,E", "#b:4;:H#,E" ], - "mappedName": "#43:4;:H-fe2,E", + "mappedName": "#43:4;:H#,E", "sourceElement": "#43:4", "sourceObject": "Pocket15", "sourceTypeId": "PartDesign::Pocket" @@ -73439,7 +73439,7 @@ }, { "indexedName": "Edge20", - "mappedName": "#4c;:H-fe2,E;:H#,E", + "mappedName": "#4c;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge20", "sources": [ @@ -73448,7 +73448,7 @@ "#21;:G;XTR;:H#:7,E", "#6;:H#,V" ], - "mappedName": "#4c;:H-fe2,E", + "mappedName": "#4c;:H#,E", "sourceElement": "#4c", "sourceObject": "Pocket15", "sourceTypeId": "PartDesign::Pocket" @@ -73464,7 +73464,7 @@ }, { "indexedName": "Edge21", - "mappedName": "#1d:2;:H-fe2,E;:H#,E", + "mappedName": "#1d:2;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge21", "sources": [ @@ -73472,7 +73472,7 @@ "children": [ "#b:2;:H#,E" ], - "mappedName": "#1d:2;:H-fe2,E", + "mappedName": "#1d:2;:H#,E", "sourceElement": "#1d:2", "sourceObject": "Pocket15", "sourceTypeId": "PartDesign::Pocket" @@ -73488,7 +73488,7 @@ }, { "indexedName": "Edge22", - "mappedName": "#43:2;:H-fe2,E;:H#,E", + "mappedName": "#43:2;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge22", "sources": [ @@ -73498,7 +73498,7 @@ "#26:2;:U;XTR;:H#:7,E", "#b:2;:H#,E" ], - "mappedName": "#43:2;:H-fe2,E", + "mappedName": "#43:2;:H#,E", "sourceElement": "#43:2", "sourceObject": "Pocket15", "sourceTypeId": "PartDesign::Pocket" @@ -73514,7 +73514,7 @@ }, { "indexedName": "Edge23", - "mappedName": "#1d:3;:H-fe2,E;:H#,E", + "mappedName": "#1d:3;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge23", "sources": [ @@ -73522,7 +73522,7 @@ "children": [ "#b:3;:H#,E" ], - "mappedName": "#1d:3;:H-fe2,E", + "mappedName": "#1d:3;:H#,E", "sourceElement": "#1d:3", "sourceObject": "Pocket15", "sourceTypeId": "PartDesign::Pocket" @@ -73538,7 +73538,7 @@ }, { "indexedName": "Edge24", - "mappedName": "#43:3;:H-fe2,E;:H#,E", + "mappedName": "#43:3;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge24", "sources": [ @@ -73548,7 +73548,7 @@ "#26:3;:U;XTR;:H#:7,E", "#b:3;:H#,E" ], - "mappedName": "#43:3;:H-fe2,E", + "mappedName": "#43:3;:H#,E", "sourceElement": "#43:3", "sourceObject": "Pocket15", "sourceTypeId": "PartDesign::Pocket" @@ -73812,7 +73812,7 @@ }, { "indexedName": "Vertex9", - "mappedName": "#1f;:H-fe2,V;:H#,V", + "mappedName": "#1f;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex9", "sources": [ @@ -73820,7 +73820,7 @@ "children": [ "#2;:H#,V" ], - "mappedName": "#1f;:H-fe2,V", + "mappedName": "#1f;:H#,V", "sourceElement": "#1f", "sourceObject": "Pocket15", "sourceTypeId": "PartDesign::Pocket" @@ -73836,7 +73836,7 @@ }, { "indexedName": "Vertex10", - "mappedName": "#59;:H-fe2,V;:H#,V", + "mappedName": "#59;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex10", "sources": [ @@ -73846,7 +73846,7 @@ "#2;:H#,V", "#4a;:U;XTR;:H#:7,V" ], - "mappedName": "#59;:H-fe2,V", + "mappedName": "#59;:H#,V", "sourceElement": "#59", "sourceObject": "Pocket15", "sourceTypeId": "PartDesign::Pocket" @@ -73862,7 +73862,7 @@ }, { "indexedName": "Vertex11", - "mappedName": "#20;:H-fe2,V;:H#,V", + "mappedName": "#20;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex11", "sources": [ @@ -73870,7 +73870,7 @@ "children": [ "#4;:H#,V" ], - "mappedName": "#20;:H-fe2,V", + "mappedName": "#20;:H#,V", "sourceElement": "#20", "sourceObject": "Pocket15", "sourceTypeId": "PartDesign::Pocket" @@ -73886,7 +73886,7 @@ }, { "indexedName": "Vertex12", - "mappedName": "#61;:H-fe2,V;:H#,V", + "mappedName": "#61;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex12", "sources": [ @@ -73896,7 +73896,7 @@ "#4;:H#,V", "#4b;:U;XTR;:H#:7,V" ], - "mappedName": "#61;:H-fe2,V", + "mappedName": "#61;:H#,V", "sourceElement": "#61", "sourceObject": "Pocket15", "sourceTypeId": "PartDesign::Pocket" @@ -73912,7 +73912,7 @@ }, { "indexedName": "Vertex13", - "mappedName": "#22;:H-fe2,V;:H#,V", + "mappedName": "#22;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex13", "sources": [ @@ -73920,7 +73920,7 @@ "children": [ "#8;:H#,V" ], - "mappedName": "#22;:H-fe2,V", + "mappedName": "#22;:H#,V", "sourceElement": "#22", "sourceObject": "Pocket15", "sourceTypeId": "PartDesign::Pocket" @@ -73936,7 +73936,7 @@ }, { "indexedName": "Vertex14", - "mappedName": "#63;:H-fe2,V;:H#,V", + "mappedName": "#63;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex14", "sources": [ @@ -73946,7 +73946,7 @@ "#4d;:U;XTR;:H#:7,V", "#8;:H#,V" ], - "mappedName": "#63;:H-fe2,V", + "mappedName": "#63;:H#,V", "sourceElement": "#63", "sourceObject": "Pocket15", "sourceTypeId": "PartDesign::Pocket" @@ -73962,7 +73962,7 @@ }, { "indexedName": "Vertex15", - "mappedName": "#21;:H-fe2,V;:H#,V", + "mappedName": "#21;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex15", "sources": [ @@ -73970,7 +73970,7 @@ "children": [ "#6;:H#,V" ], - "mappedName": "#21;:H-fe2,V", + "mappedName": "#21;:H#,V", "sourceElement": "#21", "sourceObject": "Pocket15", "sourceTypeId": "PartDesign::Pocket" @@ -73986,7 +73986,7 @@ }, { "indexedName": "Vertex16", - "mappedName": "#62;:H-fe2,V;:H#,V", + "mappedName": "#62;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex16", "sources": [ @@ -73996,7 +73996,7 @@ "#4c;:U;XTR;:H#:7,V", "#6;:H#,V" ], - "mappedName": "#62;:H-fe2,V", + "mappedName": "#62;:H#,V", "sourceElement": "#62", "sourceObject": "Pocket15", "sourceTypeId": "PartDesign::Pocket" @@ -74011,7 +74011,7 @@ ] } ], - "semanticNameDigest": "2c5e4fc67634c300b98cdc62c51d57a6248428ef0b9b0973b3a37ffed3336418", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48", "shape": { "area": 234.32000000000002, "brepSha256": "b62707598c03005f6d65ffa77f5c33dcc380e5a2051b6b581d1816d249d33a16", @@ -74970,9 +74970,9 @@ "history": [ { "children": [ - "#b:1;:Hfdf,E" + "#b:1;:Ha4a,E" ], - "mappedName": "#d:1;:G;XTR;:Hfdf:7,F", + "mappedName": "#d:1;:G;XTR;:Ha4a:7,F", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -74987,7 +74987,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;:G;XTR;:Hfdf:7,F", + "mappedName": "#d:1;:G;XTR;:Ha4a:7,F", "mappedStringIds": [ 13 ], @@ -74997,9 +74997,9 @@ "history": [ { "children": [ - "#b:2;:Hfdf,E" + "#b:2;:Ha4a,E" ], - "mappedName": "#d:2;:G;XTR;:Hfdf:7,F", + "mappedName": "#d:2;:G;XTR;:Ha4a:7,F", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -75015,7 +75015,7 @@ 11, 13 ], - "mappedName": "#d:2;:G;XTR;:Hfdf:7,F", + "mappedName": "#d:2;:G;XTR;:Ha4a:7,F", "mappedStringIds": [ 11, 13 @@ -75026,9 +75026,9 @@ "history": [ { "children": [ - "#b:3;:Hfdf,E" + "#b:3;:Ha4a,E" ], - "mappedName": "#d:3;:G;XTR;:Hfdf:7,F", + "mappedName": "#d:3;:G;XTR;:Ha4a:7,F", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -75044,7 +75044,7 @@ 11, 13 ], - "mappedName": "#d:3;:G;XTR;:Hfdf:7,F", + "mappedName": "#d:3;:G;XTR;:Ha4a:7,F", "mappedStringIds": [ 11, 13 @@ -75055,9 +75055,9 @@ "history": [ { "children": [ - "#b:4;:Hfdf,E" + "#b:4;:Ha4a,E" ], - "mappedName": "#d:4;:G;XTR;:Hfdf:7,F", + "mappedName": "#d:4;:G;XTR;:Ha4a:7,F", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -75073,7 +75073,7 @@ 11, 13 ], - "mappedName": "#d:4;:G;XTR;:Hfdf:7,F", + "mappedName": "#d:4;:G;XTR;:Ha4a:7,F", "mappedStringIds": [ 11, 13 @@ -75084,9 +75084,9 @@ "history": [ { "children": [ - "#b:1;:Hfdf,E" + "#b:1;:Ha4a,E" ], - "mappedName": "#d:1;FAC;:Hfdf:4,F", + "mappedName": "#d:1;FAC;:Ha4a:4,F", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -75101,7 +75101,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;FAC;:Hfdf:4,F", + "mappedName": "#d:1;FAC;:Ha4a:4,F", "mappedStringIds": [ 13 ], @@ -75111,10 +75111,10 @@ "history": [ { "children": [ - "#d:1;FAC;:Hfdf:4,F", - "#b:1;:Hfdf,E" + "#d:1;FAC;:Ha4a:4,F", + "#b:1;:Ha4a,E" ], - "mappedName": "#14:1;:G0;XTR;:Hfdf:8,F", + "mappedName": "#14:1;:G0;XTR;:Ha4a:8,F", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -75129,7 +75129,7 @@ "indexedStringIds": [ 20 ], - "mappedName": "#14:1;:G0;XTR;:Hfdf:8,F", + "mappedName": "#14:1;:G0;XTR;:Ha4a:8,F", "mappedStringIds": [ 20 ], @@ -75139,9 +75139,9 @@ "history": [ { "children": [ - "#2;:Hfdf,V" + "#2;:Ha4a,V" ], - "mappedName": "#46;:G;XTR;:Hfdf:7,E", + "mappedName": "#46;:G;XTR;:Ha4a:7,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -75156,7 +75156,7 @@ "indexedStringIds": [ 70 ], - "mappedName": "#46;:G;XTR;:Hfdf:7,E", + "mappedName": "#46;:G;XTR;:Ha4a:7,E", "mappedStringIds": [ 70 ], @@ -75166,9 +75166,9 @@ "history": [ { "children": [ - "#4;:Hfdf,V" + "#4;:Ha4a,V" ], - "mappedName": "#47;:G;XTR;:Hfdf:7,E", + "mappedName": "#47;:G;XTR;:Ha4a:7,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -75183,7 +75183,7 @@ "indexedStringIds": [ 71 ], - "mappedName": "#47;:G;XTR;:Hfdf:7,E", + "mappedName": "#47;:G;XTR;:Ha4a:7,E", "mappedStringIds": [ 71 ], @@ -75193,7 +75193,7 @@ "history": [ { "children": [], - "mappedName": "#b:1;:Hfdf,E", + "mappedName": "#b:1;:Ha4a,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -75208,7 +75208,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:1;:Hfdf,E", + "mappedName": "#b:1;:Ha4a,E", "mappedStringIds": [ 11 ], @@ -75218,10 +75218,10 @@ "history": [ { "children": [ - "#d:1;:G;XTR;:Hfdf:7,F", - "#b:1;:Hfdf,E" + "#d:1;:G;XTR;:Ha4a:7,F", + "#b:1;:Ha4a,E" ], - "mappedName": "#16:1;:U;XTR;:Hfdf:7,E", + "mappedName": "#16:1;:U;XTR;:Ha4a:7,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -75236,7 +75236,7 @@ "indexedStringIds": [ 22 ], - "mappedName": "#16:1;:U;XTR;:Hfdf:7,E", + "mappedName": "#16:1;:U;XTR;:Ha4a:7,E", "mappedStringIds": [ 22 ], @@ -75246,9 +75246,9 @@ "history": [ { "children": [ - "#6;:Hfdf,V" + "#6;:Ha4a,V" ], - "mappedName": "#48;:G;XTR;:Hfdf:7,E", + "mappedName": "#48;:G;XTR;:Ha4a:7,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -75263,7 +75263,7 @@ "indexedStringIds": [ 72 ], - "mappedName": "#48;:G;XTR;:Hfdf:7,E", + "mappedName": "#48;:G;XTR;:Ha4a:7,E", "mappedStringIds": [ 72 ], @@ -75273,7 +75273,7 @@ "history": [ { "children": [], - "mappedName": "#b:2;:Hfdf,E", + "mappedName": "#b:2;:Ha4a,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -75288,7 +75288,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:2;:Hfdf,E", + "mappedName": "#b:2;:Ha4a,E", "mappedStringIds": [ 11 ], @@ -75298,10 +75298,10 @@ "history": [ { "children": [ - "#d:2;:G;XTR;:Hfdf:7,F", - "#b:2;:Hfdf,E" + "#d:2;:G;XTR;:Ha4a:7,F", + "#b:2;:Ha4a,E" ], - "mappedName": "#16:2;:U;XTR;:Hfdf:7,E", + "mappedName": "#16:2;:U;XTR;:Ha4a:7,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -75318,7 +75318,7 @@ 13, 22 ], - "mappedName": "#16:2;:U;XTR;:Hfdf:7,E", + "mappedName": "#16:2;:U;XTR;:Ha4a:7,E", "mappedStringIds": [ 11, 13, @@ -75330,9 +75330,9 @@ "history": [ { "children": [ - "#8;:Hfdf,V" + "#8;:Ha4a,V" ], - "mappedName": "#49;:G;XTR;:Hfdf:7,E", + "mappedName": "#49;:G;XTR;:Ha4a:7,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -75347,7 +75347,7 @@ "indexedStringIds": [ 73 ], - "mappedName": "#49;:G;XTR;:Hfdf:7,E", + "mappedName": "#49;:G;XTR;:Ha4a:7,E", "mappedStringIds": [ 73 ], @@ -75357,7 +75357,7 @@ "history": [ { "children": [], - "mappedName": "#b:3;:Hfdf,E", + "mappedName": "#b:3;:Ha4a,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -75372,7 +75372,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:3;:Hfdf,E", + "mappedName": "#b:3;:Ha4a,E", "mappedStringIds": [ 11 ], @@ -75382,10 +75382,10 @@ "history": [ { "children": [ - "#d:3;:G;XTR;:Hfdf:7,F", - "#b:3;:Hfdf,E" + "#d:3;:G;XTR;:Ha4a:7,F", + "#b:3;:Ha4a,E" ], - "mappedName": "#16:3;:U;XTR;:Hfdf:7,E", + "mappedName": "#16:3;:U;XTR;:Ha4a:7,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -75402,7 +75402,7 @@ 13, 22 ], - "mappedName": "#16:3;:U;XTR;:Hfdf:7,E", + "mappedName": "#16:3;:U;XTR;:Ha4a:7,E", "mappedStringIds": [ 11, 13, @@ -75414,7 +75414,7 @@ "history": [ { "children": [], - "mappedName": "#b:4;:Hfdf,E", + "mappedName": "#b:4;:Ha4a,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -75429,7 +75429,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:4;:Hfdf,E", + "mappedName": "#b:4;:Ha4a,E", "mappedStringIds": [ 11 ], @@ -75439,10 +75439,10 @@ "history": [ { "children": [ - "#d:4;:G;XTR;:Hfdf:7,F", - "#b:4;:Hfdf,E" + "#d:4;:G;XTR;:Ha4a:7,F", + "#b:4;:Ha4a,E" ], - "mappedName": "#16:4;:U;XTR;:Hfdf:7,E", + "mappedName": "#16:4;:U;XTR;:Ha4a:7,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -75459,7 +75459,7 @@ 13, 22 ], - "mappedName": "#16:4;:U;XTR;:Hfdf:7,E", + "mappedName": "#16:4;:U;XTR;:Ha4a:7,E", "mappedStringIds": [ 11, 13, @@ -75471,7 +75471,7 @@ "history": [ { "children": [], - "mappedName": "#2;:Hfdf,V", + "mappedName": "#2;:Ha4a,V", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -75486,7 +75486,7 @@ "indexedStringIds": [ 2 ], - "mappedName": "#2;:Hfdf,V", + "mappedName": "#2;:Ha4a,V", "mappedStringIds": [ 2 ], @@ -75496,11 +75496,11 @@ "history": [ { "children": [ - "#16:1;:U;XTR;:Hfdf:7,E", - "#d:1;:G;XTR;:Hfdf:7,F", - "#b:1;:Hfdf,E" + "#16:1;:U;XTR;:Ha4a:7,E", + "#d:1;:G;XTR;:Ha4a:7,F", + "#b:1;:Ha4a,E" ], - "mappedName": "#36:1;:U;XTR;:Hfdf:7,V", + "mappedName": "#36:1;:U;XTR;:Ha4a:7,V", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -75515,7 +75515,7 @@ "indexedStringIds": [ 54 ], - "mappedName": "#36:1;:U;XTR;:Hfdf:7,V", + "mappedName": "#36:1;:U;XTR;:Ha4a:7,V", "mappedStringIds": [ 54 ], @@ -75525,7 +75525,7 @@ "history": [ { "children": [], - "mappedName": "#4;:Hfdf,V", + "mappedName": "#4;:Ha4a,V", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -75540,7 +75540,7 @@ "indexedStringIds": [ 4 ], - "mappedName": "#4;:Hfdf,V", + "mappedName": "#4;:Ha4a,V", "mappedStringIds": [ 4 ], @@ -75550,11 +75550,11 @@ "history": [ { "children": [ - "#16:1;:U;XTR;:Hfdf:7,E", - "#d:1;:G;XTR;:Hfdf:7,F", - "#b:1;:Hfdf,E" + "#16:1;:U;XTR;:Ha4a:7,E", + "#d:1;:G;XTR;:Ha4a:7,F", + "#b:1;:Ha4a,E" ], - "mappedName": "#36:1;:U2;XTR;:Hfdf:8,V", + "mappedName": "#36:1;:U2;XTR;:Ha4a:8,V", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -75569,7 +75569,7 @@ "indexedStringIds": [ 54 ], - "mappedName": "#36:1;:U2;XTR;:Hfdf:8,V", + "mappedName": "#36:1;:U2;XTR;:Ha4a:8,V", "mappedStringIds": [ 54 ], @@ -75579,7 +75579,7 @@ "history": [ { "children": [], - "mappedName": "#6;:Hfdf,V", + "mappedName": "#6;:Ha4a,V", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -75594,7 +75594,7 @@ "indexedStringIds": [ 6 ], - "mappedName": "#6;:Hfdf,V", + "mappedName": "#6;:Ha4a,V", "mappedStringIds": [ 6 ], @@ -75604,11 +75604,11 @@ "history": [ { "children": [ - "#16:2;:U;XTR;:Hfdf:7,E", - "#d:2;:G;XTR;:Hfdf:7,F", - "#b:2;:Hfdf,E" + "#16:2;:U;XTR;:Ha4a:7,E", + "#d:2;:G;XTR;:Ha4a:7,F", + "#b:2;:Ha4a,E" ], - "mappedName": "#36:2;:U2;XTR;:Hfdf:8,V", + "mappedName": "#36:2;:U2;XTR;:Ha4a:8,V", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -75626,7 +75626,7 @@ 22, 54 ], - "mappedName": "#36:2;:U2;XTR;:Hfdf:8,V", + "mappedName": "#36:2;:U2;XTR;:Ha4a:8,V", "mappedStringIds": [ 11, 13, @@ -75639,7 +75639,7 @@ "history": [ { "children": [], - "mappedName": "#8;:Hfdf,V", + "mappedName": "#8;:Ha4a,V", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -75654,7 +75654,7 @@ "indexedStringIds": [ 8 ], - "mappedName": "#8;:Hfdf,V", + "mappedName": "#8;:Ha4a,V", "mappedStringIds": [ 8 ], @@ -75664,11 +75664,11 @@ "history": [ { "children": [ - "#16:3;:U;XTR;:Hfdf:7,E", - "#d:3;:G;XTR;:Hfdf:7,F", - "#b:3;:Hfdf,E" + "#16:3;:U;XTR;:Ha4a:7,E", + "#d:3;:G;XTR;:Ha4a:7,F", + "#b:3;:Ha4a,E" ], - "mappedName": "#36:3;:U2;XTR;:Hfdf:8,V", + "mappedName": "#36:3;:U2;XTR;:Ha4a:8,V", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -75686,7 +75686,7 @@ 22, 54 ], - "mappedName": "#36:3;:U2;XTR;:Hfdf:8,V", + "mappedName": "#36:3;:U2;XTR;:Ha4a:8,V", "mappedStringIds": [ 11, 13, @@ -75709,7 +75709,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;:G;XTR;:Hfdf:7,F", + "mappedName": "#d:1;:G;XTR;:Ha4a:7,F", "mappedStringIds": [ 13 ], @@ -75719,7 +75719,7 @@ "index": 1, "type": "Face" }, - "name": "#d:1;:G;XTR;:Hfdf:7,F", + "name": "#d:1;:G;XTR;:Ha4a:7,F", "stringIds": [ 13 ] @@ -75743,7 +75743,7 @@ 13 ], "kind": "face", - "mappedName": "#d:2;:G;XTR;:Hfdf:7,F", + "mappedName": "#d:2;:G;XTR;:Ha4a:7,F", "mappedStringIds": [ 11, 13 @@ -75754,7 +75754,7 @@ "index": 2, "type": "Face" }, - "name": "#d:2;:G;XTR;:Hfdf:7,F", + "name": "#d:2;:G;XTR;:Ha4a:7,F", "stringIds": [ 11, 13 @@ -75779,7 +75779,7 @@ 13 ], "kind": "face", - "mappedName": "#d:3;:G;XTR;:Hfdf:7,F", + "mappedName": "#d:3;:G;XTR;:Ha4a:7,F", "mappedStringIds": [ 11, 13 @@ -75790,7 +75790,7 @@ "index": 3, "type": "Face" }, - "name": "#d:3;:G;XTR;:Hfdf:7,F", + "name": "#d:3;:G;XTR;:Ha4a:7,F", "stringIds": [ 11, 13 @@ -75815,7 +75815,7 @@ 13 ], "kind": "face", - "mappedName": "#d:4;:G;XTR;:Hfdf:7,F", + "mappedName": "#d:4;:G;XTR;:Ha4a:7,F", "mappedStringIds": [ 11, 13 @@ -75826,7 +75826,7 @@ "index": 4, "type": "Face" }, - "name": "#d:4;:G;XTR;:Hfdf:7,F", + "name": "#d:4;:G;XTR;:Ha4a:7,F", "stringIds": [ 11, 13 @@ -75850,7 +75850,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;FAC;:Hfdf:4,F", + "mappedName": "#d:1;FAC;:Ha4a:4,F", "mappedStringIds": [ 13 ], @@ -75860,7 +75860,7 @@ "index": 5, "type": "Face" }, - "name": "#d:1;FAC;:Hfdf:4,F", + "name": "#d:1;FAC;:Ha4a:4,F", "stringIds": [ 13 ] @@ -75883,7 +75883,7 @@ 20 ], "kind": "face", - "mappedName": "#14:1;:G0;XTR;:Hfdf:8,F", + "mappedName": "#14:1;:G0;XTR;:Ha4a:8,F", "mappedStringIds": [ 20 ], @@ -75893,7 +75893,7 @@ "index": 6, "type": "Face" }, - "name": "#14:1;:G0;XTR;:Hfdf:8,F", + "name": "#14:1;:G0;XTR;:Ha4a:8,F", "stringIds": [ 20 ] @@ -75916,7 +75916,7 @@ 70 ], "kind": "edge", - "mappedName": "#46;:G;XTR;:Hfdf:7,E", + "mappedName": "#46;:G;XTR;:Ha4a:7,E", "mappedStringIds": [ 70 ], @@ -75926,7 +75926,7 @@ "index": 1, "type": "Edge" }, - "name": "#46;:G;XTR;:Hfdf:7,E", + "name": "#46;:G;XTR;:Ha4a:7,E", "stringIds": [ 70 ] @@ -75949,7 +75949,7 @@ 71 ], "kind": "edge", - "mappedName": "#47;:G;XTR;:Hfdf:7,E", + "mappedName": "#47;:G;XTR;:Ha4a:7,E", "mappedStringIds": [ 71 ], @@ -75959,7 +75959,7 @@ "index": 2, "type": "Edge" }, - "name": "#47;:G;XTR;:Hfdf:7,E", + "name": "#47;:G;XTR;:Ha4a:7,E", "stringIds": [ 71 ] @@ -75982,7 +75982,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:1;:Hfdf,E", + "mappedName": "#b:1;:Ha4a,E", "mappedStringIds": [ 11 ], @@ -75992,7 +75992,7 @@ "index": 3, "type": "Edge" }, - "name": "#b:1;:Hfdf,E", + "name": "#b:1;:Ha4a,E", "stringIds": [ 11 ] @@ -76015,7 +76015,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:1;:U;XTR;:Hfdf:7,E", + "mappedName": "#16:1;:U;XTR;:Ha4a:7,E", "mappedStringIds": [ 22 ], @@ -76025,7 +76025,7 @@ "index": 4, "type": "Edge" }, - "name": "#16:1;:U;XTR;:Hfdf:7,E", + "name": "#16:1;:U;XTR;:Ha4a:7,E", "stringIds": [ 22 ] @@ -76048,7 +76048,7 @@ 72 ], "kind": "edge", - "mappedName": "#48;:G;XTR;:Hfdf:7,E", + "mappedName": "#48;:G;XTR;:Ha4a:7,E", "mappedStringIds": [ 72 ], @@ -76058,7 +76058,7 @@ "index": 5, "type": "Edge" }, - "name": "#48;:G;XTR;:Hfdf:7,E", + "name": "#48;:G;XTR;:Ha4a:7,E", "stringIds": [ 72 ] @@ -76081,7 +76081,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:2;:Hfdf,E", + "mappedName": "#b:2;:Ha4a,E", "mappedStringIds": [ 11 ], @@ -76091,7 +76091,7 @@ "index": 6, "type": "Edge" }, - "name": "#b:2;:Hfdf,E", + "name": "#b:2;:Ha4a,E", "stringIds": [ 11 ] @@ -76116,7 +76116,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:2;:U;XTR;:Hfdf:7,E", + "mappedName": "#16:2;:U;XTR;:Ha4a:7,E", "mappedStringIds": [ 11, 13, @@ -76128,7 +76128,7 @@ "index": 7, "type": "Edge" }, - "name": "#16:2;:U;XTR;:Hfdf:7,E", + "name": "#16:2;:U;XTR;:Ha4a:7,E", "stringIds": [ 11, 13, @@ -76153,7 +76153,7 @@ 73 ], "kind": "edge", - "mappedName": "#49;:G;XTR;:Hfdf:7,E", + "mappedName": "#49;:G;XTR;:Ha4a:7,E", "mappedStringIds": [ 73 ], @@ -76163,7 +76163,7 @@ "index": 8, "type": "Edge" }, - "name": "#49;:G;XTR;:Hfdf:7,E", + "name": "#49;:G;XTR;:Ha4a:7,E", "stringIds": [ 73 ] @@ -76186,7 +76186,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:3;:Hfdf,E", + "mappedName": "#b:3;:Ha4a,E", "mappedStringIds": [ 11 ], @@ -76196,7 +76196,7 @@ "index": 9, "type": "Edge" }, - "name": "#b:3;:Hfdf,E", + "name": "#b:3;:Ha4a,E", "stringIds": [ 11 ] @@ -76221,7 +76221,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:3;:U;XTR;:Hfdf:7,E", + "mappedName": "#16:3;:U;XTR;:Ha4a:7,E", "mappedStringIds": [ 11, 13, @@ -76233,7 +76233,7 @@ "index": 10, "type": "Edge" }, - "name": "#16:3;:U;XTR;:Hfdf:7,E", + "name": "#16:3;:U;XTR;:Ha4a:7,E", "stringIds": [ 11, 13, @@ -76258,7 +76258,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:4;:Hfdf,E", + "mappedName": "#b:4;:Ha4a,E", "mappedStringIds": [ 11 ], @@ -76268,7 +76268,7 @@ "index": 11, "type": "Edge" }, - "name": "#b:4;:Hfdf,E", + "name": "#b:4;:Ha4a,E", "stringIds": [ 11 ] @@ -76293,7 +76293,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:4;:U;XTR;:Hfdf:7,E", + "mappedName": "#16:4;:U;XTR;:Ha4a:7,E", "mappedStringIds": [ 11, 13, @@ -76305,7 +76305,7 @@ "index": 12, "type": "Edge" }, - "name": "#16:4;:U;XTR;:Hfdf:7,E", + "name": "#16:4;:U;XTR;:Ha4a:7,E", "stringIds": [ 11, 13, @@ -76330,7 +76330,7 @@ 2 ], "kind": "vertex", - "mappedName": "#2;:Hfdf,V", + "mappedName": "#2;:Ha4a,V", "mappedStringIds": [ 2 ], @@ -76340,7 +76340,7 @@ "index": 1, "type": "Vertex" }, - "name": "#2;:Hfdf,V", + "name": "#2;:Ha4a,V", "stringIds": [ 2 ] @@ -76363,7 +76363,7 @@ 54 ], "kind": "vertex", - "mappedName": "#36:1;:U;XTR;:Hfdf:7,V", + "mappedName": "#36:1;:U;XTR;:Ha4a:7,V", "mappedStringIds": [ 54 ], @@ -76373,7 +76373,7 @@ "index": 2, "type": "Vertex" }, - "name": "#36:1;:U;XTR;:Hfdf:7,V", + "name": "#36:1;:U;XTR;:Ha4a:7,V", "stringIds": [ 54 ] @@ -76396,7 +76396,7 @@ 4 ], "kind": "vertex", - "mappedName": "#4;:Hfdf,V", + "mappedName": "#4;:Ha4a,V", "mappedStringIds": [ 4 ], @@ -76406,7 +76406,7 @@ "index": 3, "type": "Vertex" }, - "name": "#4;:Hfdf,V", + "name": "#4;:Ha4a,V", "stringIds": [ 4 ] @@ -76429,7 +76429,7 @@ 54 ], "kind": "vertex", - "mappedName": "#36:1;:U2;XTR;:Hfdf:8,V", + "mappedName": "#36:1;:U2;XTR;:Ha4a:8,V", "mappedStringIds": [ 54 ], @@ -76439,7 +76439,7 @@ "index": 4, "type": "Vertex" }, - "name": "#36:1;:U2;XTR;:Hfdf:8,V", + "name": "#36:1;:U2;XTR;:Ha4a:8,V", "stringIds": [ 54 ] @@ -76462,7 +76462,7 @@ 6 ], "kind": "vertex", - "mappedName": "#6;:Hfdf,V", + "mappedName": "#6;:Ha4a,V", "mappedStringIds": [ 6 ], @@ -76472,7 +76472,7 @@ "index": 5, "type": "Vertex" }, - "name": "#6;:Hfdf,V", + "name": "#6;:Ha4a,V", "stringIds": [ 6 ] @@ -76498,7 +76498,7 @@ 54 ], "kind": "vertex", - "mappedName": "#36:2;:U2;XTR;:Hfdf:8,V", + "mappedName": "#36:2;:U2;XTR;:Ha4a:8,V", "mappedStringIds": [ 11, 13, @@ -76511,7 +76511,7 @@ "index": 6, "type": "Vertex" }, - "name": "#36:2;:U2;XTR;:Hfdf:8,V", + "name": "#36:2;:U2;XTR;:Ha4a:8,V", "stringIds": [ 11, 13, @@ -76537,7 +76537,7 @@ 8 ], "kind": "vertex", - "mappedName": "#8;:Hfdf,V", + "mappedName": "#8;:Ha4a,V", "mappedStringIds": [ 8 ], @@ -76547,7 +76547,7 @@ "index": 7, "type": "Vertex" }, - "name": "#8;:Hfdf,V", + "name": "#8;:Ha4a,V", "stringIds": [ 8 ] @@ -76573,7 +76573,7 @@ 54 ], "kind": "vertex", - "mappedName": "#36:3;:U2;XTR;:Hfdf:8,V", + "mappedName": "#36:3;:U2;XTR;:Ha4a:8,V", "mappedStringIds": [ 11, 13, @@ -76586,7 +76586,7 @@ "index": 8, "type": "Vertex" }, - "name": "#36:3;:U2;XTR;:Hfdf:8,V", + "name": "#36:3;:U2;XTR;:Ha4a:8,V", "stringIds": [ 11, 13, @@ -77423,15 +77423,15 @@ "history": [ { "children": [], - "mappedName": "#16:1;:Hfe0,F", + "mappedName": "#16:1;:Ha4b,F", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:1;:Hfdf,E" + "#b:1;:Ha4a,E" ], - "mappedName": "#d:1;:G;XTR;:Hfdf:7,F", + "mappedName": "#d:1;:G;XTR;:Ha4a:7,F", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -77446,7 +77446,7 @@ "indexedStringIds": [ 22 ], - "mappedName": "#16:1;:Hfe0,F", + "mappedName": "#16:1;:Ha4b,F", "mappedStringIds": [ 22 ], @@ -77456,15 +77456,15 @@ "history": [ { "children": [], - "mappedName": "#16:4;:Hfe0,F", + "mappedName": "#16:4;:Ha4b,F", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:4;:Hfdf,E" + "#b:4;:Ha4a,E" ], - "mappedName": "#d:4;:G;XTR;:Hfdf:7,F", + "mappedName": "#d:4;:G;XTR;:Ha4a:7,F", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -77481,7 +77481,7 @@ 13, 22 ], - "mappedName": "#16:4;:Hfe0,F", + "mappedName": "#16:4;:Ha4b,F", "mappedStringIds": [ 11, 13, @@ -77493,15 +77493,15 @@ "history": [ { "children": [], - "mappedName": "#16:2;:Hfe0,F", + "mappedName": "#16:2;:Ha4b,F", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:2;:Hfdf,E" + "#b:2;:Ha4a,E" ], - "mappedName": "#d:2;:G;XTR;:Hfdf:7,F", + "mappedName": "#d:2;:G;XTR;:Ha4a:7,F", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -77518,7 +77518,7 @@ 13, 22 ], - "mappedName": "#16:2;:Hfe0,F", + "mappedName": "#16:2;:Ha4b,F", "mappedStringIds": [ 11, 13, @@ -77530,15 +77530,15 @@ "history": [ { "children": [], - "mappedName": "#14:1;:Hfe0,F", + "mappedName": "#14:1;:Ha4b,F", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:1;:Hfdf,E" + "#b:1;:Ha4a,E" ], - "mappedName": "#d:1;FAC;:Hfdf:4,F", + "mappedName": "#d:1;FAC;:Ha4a:4,F", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -77553,7 +77553,7 @@ "indexedStringIds": [ 20 ], - "mappedName": "#14:1;:Hfe0,F", + "mappedName": "#14:1;:Ha4b,F", "mappedStringIds": [ 20 ], @@ -77563,16 +77563,16 @@ "history": [ { "children": [], - "mappedName": "#38:1;:Hfe0,F", + "mappedName": "#38:1;:Ha4b,F", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:1;FAC;:Hfdf:4,F", - "#b:1;:Hfdf,E" + "#d:1;FAC;:Ha4a:4,F", + "#b:1;:Ha4a,E" ], - "mappedName": "#14:1;:G0;XTR;:Hfdf:8,F", + "mappedName": "#14:1;:G0;XTR;:Ha4a:8,F", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -77587,7 +77587,7 @@ "indexedStringIds": [ 56 ], - "mappedName": "#38:1;:Hfe0,F", + "mappedName": "#38:1;:Ha4b,F", "mappedStringIds": [ 56 ], @@ -77597,15 +77597,15 @@ "history": [ { "children": [], - "mappedName": "#16:3;:Hfe0,F", + "mappedName": "#16:3;:Ha4b,F", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:3;:Hfdf,E" + "#b:3;:Ha4a,E" ], - "mappedName": "#d:3;:G;XTR;:Hfdf:7,F", + "mappedName": "#d:3;:G;XTR;:Ha4a:7,F", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -77622,7 +77622,7 @@ 13, 22 ], - "mappedName": "#16:3;:Hfe0,F", + "mappedName": "#16:3;:Ha4b,F", "mappedStringIds": [ 11, 13, @@ -77634,10 +77634,10 @@ "history": [ { "children": [ - "#1d:1;:G;XTR;:Hfe1:7,F", - "#b:1;:Hfe1,E" + "#1d:1;:G;XTR;:Ha4c:7,F", + "#b:1;:Ha4c,E" ], - "mappedName": "#26:1;:H-fe2,F", + "mappedName": "#26:1;:H-a4d,F", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -77652,7 +77652,7 @@ "indexedStringIds": [ 38 ], - "mappedName": "#26:1;:H-fe2,F", + "mappedName": "#26:1;:H-a4d,F", "mappedStringIds": [ 38 ], @@ -77662,10 +77662,10 @@ "history": [ { "children": [ - "#1d:4;:G;XTR;:Hfe1:7,F", - "#b:4;:Hfe1,E" + "#1d:4;:G;XTR;:Ha4c:7,F", + "#b:4;:Ha4c,E" ], - "mappedName": "#26:4;:H-fe2,F", + "mappedName": "#26:4;:H-a4d,F", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -77682,7 +77682,7 @@ 29, 38 ], - "mappedName": "#26:4;:H-fe2,F", + "mappedName": "#26:4;:H-a4d,F", "mappedStringIds": [ 11, 29, @@ -77694,10 +77694,10 @@ "history": [ { "children": [ - "#1d:2;:G;XTR;:Hfe1:7,F", - "#b:2;:Hfe1,E" + "#1d:2;:G;XTR;:Ha4c:7,F", + "#b:2;:Ha4c,E" ], - "mappedName": "#26:2;:H-fe2,F", + "mappedName": "#26:2;:H-a4d,F", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -77714,7 +77714,7 @@ 29, 38 ], - "mappedName": "#26:2;:H-fe2,F", + "mappedName": "#26:2;:H-a4d,F", "mappedStringIds": [ 11, 29, @@ -77726,10 +77726,10 @@ "history": [ { "children": [ - "#1d:1;FAC;:Hfe1:4,F", - "#b:1;:Hfe1,E" + "#1d:1;FAC;:Ha4c:4,F", + "#b:1;:Ha4c,E" ], - "mappedName": "#24:1;:H-fe2,F", + "mappedName": "#24:1;:H-a4d,F", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -77744,7 +77744,7 @@ "indexedStringIds": [ 36 ], - "mappedName": "#24:1;:H-fe2,F", + "mappedName": "#24:1;:H-a4d,F", "mappedStringIds": [ 36 ], @@ -77754,11 +77754,11 @@ "history": [ { "children": [ - "#24:1;:G0;XTR;:Hfe1:8,F", - "#1d:1;FAC;:Hfe1:4,F", - "#b:1;:Hfe1,E" + "#24:1;:G0;XTR;:Ha4c:8,F", + "#1d:1;FAC;:Ha4c:4,F", + "#b:1;:Ha4c,E" ], - "mappedName": "#45:1;:H-fe2,F", + "mappedName": "#45:1;:H-a4d,F", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -77773,7 +77773,7 @@ "indexedStringIds": [ 69 ], - "mappedName": "#45:1;:H-fe2,F", + "mappedName": "#45:1;:H-a4d,F", "mappedStringIds": [ 69 ], @@ -77783,10 +77783,10 @@ "history": [ { "children": [ - "#1d:3;:G;XTR;:Hfe1:7,F", - "#b:3;:Hfe1,E" + "#1d:3;:G;XTR;:Ha4c:7,F", + "#b:3;:Ha4c,E" ], - "mappedName": "#26:3;:H-fe2,F", + "mappedName": "#26:3;:H-a4d,F", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -77803,7 +77803,7 @@ 29, 38 ], - "mappedName": "#26:3;:H-fe2,F", + "mappedName": "#26:3;:H-a4d,F", "mappedStringIds": [ 11, 29, @@ -77815,13 +77815,13 @@ "history": [ { "children": [], - "mappedName": "#5d:2e;:Hfe0,E", + "mappedName": "#5d:2e;:Ha4b,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4646;:G;XTR;:Hfdf:7,E", + "mappedName": "#4646;:G;XTR;:Ha4a:7,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -77836,7 +77836,7 @@ "indexedStringIds": [ 93 ], - "mappedName": "#5d:2e;:Hfe0,E", + "mappedName": "#5d:2e;:Ha4b,E", "mappedStringIds": [ 93 ], @@ -77846,13 +77846,13 @@ "history": [ { "children": [], - "mappedName": "#5e:2f;:Hfe0,E", + "mappedName": "#5e:2f;:Ha4b,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4747;:G;XTR;:Hfdf:7,E", + "mappedName": "#4747;:G;XTR;:Ha4a:7,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -77867,7 +77867,7 @@ "indexedStringIds": [ 94 ], - "mappedName": "#5e:2f;:Hfe0,E", + "mappedName": "#5e:2f;:Ha4b,E", "mappedStringIds": [ 94 ], @@ -77877,13 +77877,13 @@ "history": [ { "children": [], - "mappedName": "#d:1;:Hfe0,E", + "mappedName": "#d:1;:Ha4b,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:1;:Hfdf,E", + "mappedName": "#b:1;:Ha4a,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -77898,7 +77898,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;:Hfe0,E", + "mappedName": "#d:1;:Ha4b,E", "mappedStringIds": [ 13 ], @@ -77908,16 +77908,16 @@ "history": [ { "children": [], - "mappedName": "#36:1;:Hfe0,E", + "mappedName": "#36:1;:Ha4b,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:1;:G;XTR;:Hfdf:7,F", - "#b:1;:Hfdf,E" + "#d:1;:G;XTR;:Ha4a:7,F", + "#b:1;:Ha4a,E" ], - "mappedName": "#16:1;:U;XTR;:Hfdf:7,E", + "mappedName": "#16:1;:U;XTR;:Ha4a:7,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -77932,7 +77932,7 @@ "indexedStringIds": [ 54 ], - "mappedName": "#36:1;:Hfe0,E", + "mappedName": "#36:1;:Ha4b,E", "mappedStringIds": [ 54 ], @@ -77942,13 +77942,13 @@ "history": [ { "children": [], - "mappedName": "#60:31;:Hfe0,E", + "mappedName": "#60:31;:Ha4b,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4949;:G;XTR;:Hfdf:7,E", + "mappedName": "#4949;:G;XTR;:Ha4a:7,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -77963,7 +77963,7 @@ "indexedStringIds": [ 96 ], - "mappedName": "#60:31;:Hfe0,E", + "mappedName": "#60:31;:Ha4b,E", "mappedStringIds": [ 96 ], @@ -77973,13 +77973,13 @@ "history": [ { "children": [], - "mappedName": "#d:4;:Hfe0,E", + "mappedName": "#d:4;:Ha4b,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:4;:Hfdf,E", + "mappedName": "#b:4;:Ha4a,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -77995,7 +77995,7 @@ 11, 13 ], - "mappedName": "#d:4;:Hfe0,E", + "mappedName": "#d:4;:Ha4b,E", "mappedStringIds": [ 11, 13 @@ -78006,16 +78006,16 @@ "history": [ { "children": [], - "mappedName": "#36:4;:Hfe0,E", + "mappedName": "#36:4;:Ha4b,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:4;:G;XTR;:Hfdf:7,F", - "#b:4;:Hfdf,E" + "#d:4;:G;XTR;:Ha4a:7,F", + "#b:4;:Ha4a,E" ], - "mappedName": "#16:4;:U;XTR;:Hfdf:7,E", + "mappedName": "#16:4;:U;XTR;:Ha4a:7,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -78033,7 +78033,7 @@ 22, 54 ], - "mappedName": "#36:4;:Hfe0,E", + "mappedName": "#36:4;:Ha4b,E", "mappedStringIds": [ 11, 13, @@ -78046,13 +78046,13 @@ "history": [ { "children": [], - "mappedName": "#5f:30;:Hfe0,E", + "mappedName": "#5f:30;:Ha4b,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4848;:G;XTR;:Hfdf:7,E", + "mappedName": "#4848;:G;XTR;:Ha4a:7,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -78067,7 +78067,7 @@ "indexedStringIds": [ 95 ], - "mappedName": "#5f:30;:Hfe0,E", + "mappedName": "#5f:30;:Ha4b,E", "mappedStringIds": [ 95 ], @@ -78077,13 +78077,13 @@ "history": [ { "children": [], - "mappedName": "#d:2;:Hfe0,E", + "mappedName": "#d:2;:Ha4b,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:2;:Hfdf,E", + "mappedName": "#b:2;:Ha4a,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -78099,7 +78099,7 @@ 11, 13 ], - "mappedName": "#d:2;:Hfe0,E", + "mappedName": "#d:2;:Ha4b,E", "mappedStringIds": [ 11, 13 @@ -78110,16 +78110,16 @@ "history": [ { "children": [], - "mappedName": "#36:2;:Hfe0,E", + "mappedName": "#36:2;:Ha4b,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:2;:G;XTR;:Hfdf:7,F", - "#b:2;:Hfdf,E" + "#d:2;:G;XTR;:Ha4a:7,F", + "#b:2;:Ha4a,E" ], - "mappedName": "#16:2;:U;XTR;:Hfdf:7,E", + "mappedName": "#16:2;:U;XTR;:Ha4a:7,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -78137,7 +78137,7 @@ 22, 54 ], - "mappedName": "#36:2;:Hfe0,E", + "mappedName": "#36:2;:Ha4b,E", "mappedStringIds": [ 11, 13, @@ -78150,13 +78150,13 @@ "history": [ { "children": [], - "mappedName": "#d:3;:Hfe0,E", + "mappedName": "#d:3;:Ha4b,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:3;:Hfdf,E", + "mappedName": "#b:3;:Ha4a,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -78172,7 +78172,7 @@ 11, 13 ], - "mappedName": "#d:3;:Hfe0,E", + "mappedName": "#d:3;:Ha4b,E", "mappedStringIds": [ 11, 13 @@ -78183,16 +78183,16 @@ "history": [ { "children": [], - "mappedName": "#36:3;:Hfe0,E", + "mappedName": "#36:3;:Ha4b,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:3;:G;XTR;:Hfdf:7,F", - "#b:3;:Hfdf,E" + "#d:3;:G;XTR;:Ha4a:7,F", + "#b:3;:Ha4a,E" ], - "mappedName": "#16:3;:U;XTR;:Hfdf:7,E", + "mappedName": "#16:3;:U;XTR;:Ha4a:7,E", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -78210,7 +78210,7 @@ 22, 54 ], - "mappedName": "#36:3;:Hfe0,E", + "mappedName": "#36:3;:Ha4b,E", "mappedStringIds": [ 11, 13, @@ -78223,10 +78223,10 @@ "history": [ { "children": [ - "#1f;:G;XTR;:Hfe1:7,E", - "#2;:Hfe1,V" + "#1f;:G;XTR;:Ha4c:7,E", + "#2;:Ha4c,V" ], - "mappedName": "#4a;:H-fe2,E", + "mappedName": "#4a;:H-a4d,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -78241,7 +78241,7 @@ "indexedStringIds": [ 74 ], - "mappedName": "#4a;:H-fe2,E", + "mappedName": "#4a;:H-a4d,E", "mappedStringIds": [ 74 ], @@ -78251,10 +78251,10 @@ "history": [ { "children": [ - "#20;:G;XTR;:Hfe1:7,E", - "#4;:Hfe1,V" + "#20;:G;XTR;:Ha4c:7,E", + "#4;:Ha4c,V" ], - "mappedName": "#4b;:H-fe2,E", + "mappedName": "#4b;:H-a4d,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -78269,7 +78269,7 @@ "indexedStringIds": [ 75 ], - "mappedName": "#4b;:H-fe2,E", + "mappedName": "#4b;:H-a4d,E", "mappedStringIds": [ 75 ], @@ -78279,9 +78279,9 @@ "history": [ { "children": [ - "#b:1;:Hfe1,E" + "#b:1;:Ha4c,E" ], - "mappedName": "#1d:1;:H-fe2,E", + "mappedName": "#1d:1;:H-a4d,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -78296,7 +78296,7 @@ "indexedStringIds": [ 29 ], - "mappedName": "#1d:1;:H-fe2,E", + "mappedName": "#1d:1;:H-a4d,E", "mappedStringIds": [ 29 ], @@ -78306,11 +78306,11 @@ "history": [ { "children": [ - "#26:1;:U;XTR;:Hfe1:7,E", - "#1d:1;:G;XTR;:Hfe1:7,F", - "#b:1;:Hfe1,E" + "#26:1;:U;XTR;:Ha4c:7,E", + "#1d:1;:G;XTR;:Ha4c:7,F", + "#b:1;:Ha4c,E" ], - "mappedName": "#43:1;:H-fe2,E", + "mappedName": "#43:1;:H-a4d,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -78325,7 +78325,7 @@ "indexedStringIds": [ 67 ], - "mappedName": "#43:1;:H-fe2,E", + "mappedName": "#43:1;:H-a4d,E", "mappedStringIds": [ 67 ], @@ -78335,10 +78335,10 @@ "history": [ { "children": [ - "#22;:G;XTR;:Hfe1:7,E", - "#8;:Hfe1,V" + "#22;:G;XTR;:Ha4c:7,E", + "#8;:Ha4c,V" ], - "mappedName": "#4d;:H-fe2,E", + "mappedName": "#4d;:H-a4d,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -78353,7 +78353,7 @@ "indexedStringIds": [ 77 ], - "mappedName": "#4d;:H-fe2,E", + "mappedName": "#4d;:H-a4d,E", "mappedStringIds": [ 77 ], @@ -78363,9 +78363,9 @@ "history": [ { "children": [ - "#b:4;:Hfe1,E" + "#b:4;:Ha4c,E" ], - "mappedName": "#1d:4;:H-fe2,E", + "mappedName": "#1d:4;:H-a4d,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -78381,7 +78381,7 @@ 11, 29 ], - "mappedName": "#1d:4;:H-fe2,E", + "mappedName": "#1d:4;:H-a4d,E", "mappedStringIds": [ 11, 29 @@ -78392,11 +78392,11 @@ "history": [ { "children": [ - "#26:4;:U;XTR;:Hfe1:7,E", - "#1d:4;:G;XTR;:Hfe1:7,F", - "#b:4;:Hfe1,E" + "#26:4;:U;XTR;:Ha4c:7,E", + "#1d:4;:G;XTR;:Ha4c:7,F", + "#b:4;:Ha4c,E" ], - "mappedName": "#43:4;:H-fe2,E", + "mappedName": "#43:4;:H-a4d,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -78414,7 +78414,7 @@ 38, 67 ], - "mappedName": "#43:4;:H-fe2,E", + "mappedName": "#43:4;:H-a4d,E", "mappedStringIds": [ 11, 29, @@ -78427,10 +78427,10 @@ "history": [ { "children": [ - "#21;:G;XTR;:Hfe1:7,E", - "#6;:Hfe1,V" + "#21;:G;XTR;:Ha4c:7,E", + "#6;:Ha4c,V" ], - "mappedName": "#4c;:H-fe2,E", + "mappedName": "#4c;:H-a4d,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -78445,7 +78445,7 @@ "indexedStringIds": [ 76 ], - "mappedName": "#4c;:H-fe2,E", + "mappedName": "#4c;:H-a4d,E", "mappedStringIds": [ 76 ], @@ -78455,9 +78455,9 @@ "history": [ { "children": [ - "#b:2;:Hfe1,E" + "#b:2;:Ha4c,E" ], - "mappedName": "#1d:2;:H-fe2,E", + "mappedName": "#1d:2;:H-a4d,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -78473,7 +78473,7 @@ 11, 29 ], - "mappedName": "#1d:2;:H-fe2,E", + "mappedName": "#1d:2;:H-a4d,E", "mappedStringIds": [ 11, 29 @@ -78484,11 +78484,11 @@ "history": [ { "children": [ - "#26:2;:U;XTR;:Hfe1:7,E", - "#1d:2;:G;XTR;:Hfe1:7,F", - "#b:2;:Hfe1,E" + "#26:2;:U;XTR;:Ha4c:7,E", + "#1d:2;:G;XTR;:Ha4c:7,F", + "#b:2;:Ha4c,E" ], - "mappedName": "#43:2;:H-fe2,E", + "mappedName": "#43:2;:H-a4d,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -78506,7 +78506,7 @@ 38, 67 ], - "mappedName": "#43:2;:H-fe2,E", + "mappedName": "#43:2;:H-a4d,E", "mappedStringIds": [ 11, 29, @@ -78519,9 +78519,9 @@ "history": [ { "children": [ - "#b:3;:Hfe1,E" + "#b:3;:Ha4c,E" ], - "mappedName": "#1d:3;:H-fe2,E", + "mappedName": "#1d:3;:H-a4d,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -78537,7 +78537,7 @@ 11, 29 ], - "mappedName": "#1d:3;:H-fe2,E", + "mappedName": "#1d:3;:H-a4d,E", "mappedStringIds": [ 11, 29 @@ -78548,11 +78548,11 @@ "history": [ { "children": [ - "#26:3;:U;XTR;:Hfe1:7,E", - "#1d:3;:G;XTR;:Hfe1:7,F", - "#b:3;:Hfe1,E" + "#26:3;:U;XTR;:Ha4c:7,E", + "#1d:3;:G;XTR;:Ha4c:7,F", + "#b:3;:Ha4c,E" ], - "mappedName": "#43:3;:H-fe2,E", + "mappedName": "#43:3;:H-a4d,E", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -78570,7 +78570,7 @@ 38, 67 ], - "mappedName": "#43:3;:H-fe2,E", + "mappedName": "#43:3;:H-a4d,E", "mappedStringIds": [ 11, 29, @@ -78583,13 +78583,13 @@ "history": [ { "children": [], - "mappedName": "#46;:Hfe0,V", + "mappedName": "#46;:Ha4b,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#2;:Hfdf,V", + "mappedName": "#2;:Ha4a,V", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -78604,7 +78604,7 @@ "indexedStringIds": [ 70 ], - "mappedName": "#46;:Hfe0,V", + "mappedName": "#46;:Ha4b,V", "mappedStringIds": [ 70 ], @@ -78614,17 +78614,17 @@ "history": [ { "children": [], - "mappedName": "#4f:1;:Hfe0,V", + "mappedName": "#4f:1;:Ha4b,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:1;:U;XTR;:Hfdf:7,E", - "#d:1;:G;XTR;:Hfdf:7,F", - "#b:1;:Hfdf,E" + "#16:1;:U;XTR;:Ha4a:7,E", + "#d:1;:G;XTR;:Ha4a:7,F", + "#b:1;:Ha4a,E" ], - "mappedName": "#36:1;:U;XTR;:Hfdf:7,V", + "mappedName": "#36:1;:U;XTR;:Ha4a:7,V", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -78639,7 +78639,7 @@ "indexedStringIds": [ 79 ], - "mappedName": "#4f:1;:Hfe0,V", + "mappedName": "#4f:1;:Ha4b,V", "mappedStringIds": [ 79 ], @@ -78649,13 +78649,13 @@ "history": [ { "children": [], - "mappedName": "#47;:Hfe0,V", + "mappedName": "#47;:Ha4b,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4;:Hfdf,V", + "mappedName": "#4;:Ha4a,V", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -78670,7 +78670,7 @@ "indexedStringIds": [ 71 ], - "mappedName": "#47;:Hfe0,V", + "mappedName": "#47;:Ha4b,V", "mappedStringIds": [ 71 ], @@ -78680,17 +78680,17 @@ "history": [ { "children": [], - "mappedName": "#52:1;:Hfe0,V", + "mappedName": "#52:1;:Ha4b,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:1;:U;XTR;:Hfdf:7,E", - "#d:1;:G;XTR;:Hfdf:7,F", - "#b:1;:Hfdf,E" + "#16:1;:U;XTR;:Ha4a:7,E", + "#d:1;:G;XTR;:Ha4a:7,F", + "#b:1;:Ha4a,E" ], - "mappedName": "#36:1;:U2;XTR;:Hfdf:8,V", + "mappedName": "#36:1;:U2;XTR;:Ha4a:8,V", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -78705,7 +78705,7 @@ "indexedStringIds": [ 82 ], - "mappedName": "#52:1;:Hfe0,V", + "mappedName": "#52:1;:Ha4b,V", "mappedStringIds": [ 82 ], @@ -78715,13 +78715,13 @@ "history": [ { "children": [], - "mappedName": "#49;:Hfe0,V", + "mappedName": "#49;:Ha4b,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#8;:Hfdf,V", + "mappedName": "#8;:Ha4a,V", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -78736,7 +78736,7 @@ "indexedStringIds": [ 73 ], - "mappedName": "#49;:Hfe0,V", + "mappedName": "#49;:Ha4b,V", "mappedStringIds": [ 73 ], @@ -78746,17 +78746,17 @@ "history": [ { "children": [], - "mappedName": "#52:3;:Hfe0,V", + "mappedName": "#52:3;:Ha4b,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:3;:U;XTR;:Hfdf:7,E", - "#d:3;:G;XTR;:Hfdf:7,F", - "#b:3;:Hfdf,E" + "#16:3;:U;XTR;:Ha4a:7,E", + "#d:3;:G;XTR;:Ha4a:7,F", + "#b:3;:Ha4a,E" ], - "mappedName": "#36:3;:U2;XTR;:Hfdf:8,V", + "mappedName": "#36:3;:U2;XTR;:Ha4a:8,V", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -78775,7 +78775,7 @@ 54, 82 ], - "mappedName": "#52:3;:Hfe0,V", + "mappedName": "#52:3;:Ha4b,V", "mappedStringIds": [ 11, 13, @@ -78789,13 +78789,13 @@ "history": [ { "children": [], - "mappedName": "#48;:Hfe0,V", + "mappedName": "#48;:Ha4b,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#6;:Hfdf,V", + "mappedName": "#6;:Ha4a,V", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -78810,7 +78810,7 @@ "indexedStringIds": [ 72 ], - "mappedName": "#48;:Hfe0,V", + "mappedName": "#48;:Ha4b,V", "mappedStringIds": [ 72 ], @@ -78820,17 +78820,17 @@ "history": [ { "children": [], - "mappedName": "#52:2;:Hfe0,V", + "mappedName": "#52:2;:Ha4b,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:2;:U;XTR;:Hfdf:7,E", - "#d:2;:G;XTR;:Hfdf:7,F", - "#b:2;:Hfdf,E" + "#16:2;:U;XTR;:Ha4a:7,E", + "#d:2;:G;XTR;:Ha4a:7,F", + "#b:2;:Ha4a,E" ], - "mappedName": "#36:2;:U2;XTR;:Hfdf:8,V", + "mappedName": "#36:2;:U2;XTR;:Ha4a:8,V", "object": "Pad15", "typeId": "PartDesign::Pad" }, @@ -78849,7 +78849,7 @@ 54, 82 ], - "mappedName": "#52:2;:Hfe0,V", + "mappedName": "#52:2;:Ha4b,V", "mappedStringIds": [ 11, 13, @@ -78863,9 +78863,9 @@ "history": [ { "children": [ - "#2;:Hfe1,V" + "#2;:Ha4c,V" ], - "mappedName": "#1f;:H-fe2,V", + "mappedName": "#1f;:H-a4d,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -78880,7 +78880,7 @@ "indexedStringIds": [ 31 ], - "mappedName": "#1f;:H-fe2,V", + "mappedName": "#1f;:H-a4d,V", "mappedStringIds": [ 31 ], @@ -78890,11 +78890,11 @@ "history": [ { "children": [ - "#4a;:U;XTR;:Hfe1:7,V", - "#1f;:G;XTR;:Hfe1:7,E", - "#2;:Hfe1,V" + "#4a;:U;XTR;:Ha4c:7,V", + "#1f;:G;XTR;:Ha4c:7,E", + "#2;:Ha4c,V" ], - "mappedName": "#59;:H-fe2,V", + "mappedName": "#59;:H-a4d,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -78909,7 +78909,7 @@ "indexedStringIds": [ 89 ], - "mappedName": "#59;:H-fe2,V", + "mappedName": "#59;:H-a4d,V", "mappedStringIds": [ 89 ], @@ -78919,9 +78919,9 @@ "history": [ { "children": [ - "#4;:Hfe1,V" + "#4;:Ha4c,V" ], - "mappedName": "#20;:H-fe2,V", + "mappedName": "#20;:H-a4d,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -78936,7 +78936,7 @@ "indexedStringIds": [ 32 ], - "mappedName": "#20;:H-fe2,V", + "mappedName": "#20;:H-a4d,V", "mappedStringIds": [ 32 ], @@ -78946,11 +78946,11 @@ "history": [ { "children": [ - "#4b;:U;XTR;:Hfe1:7,V", - "#20;:G;XTR;:Hfe1:7,E", - "#4;:Hfe1,V" + "#4b;:U;XTR;:Ha4c:7,V", + "#20;:G;XTR;:Ha4c:7,E", + "#4;:Ha4c,V" ], - "mappedName": "#61;:H-fe2,V", + "mappedName": "#61;:H-a4d,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -78965,7 +78965,7 @@ "indexedStringIds": [ 97 ], - "mappedName": "#61;:H-fe2,V", + "mappedName": "#61;:H-a4d,V", "mappedStringIds": [ 97 ], @@ -78975,9 +78975,9 @@ "history": [ { "children": [ - "#8;:Hfe1,V" + "#8;:Ha4c,V" ], - "mappedName": "#22;:H-fe2,V", + "mappedName": "#22;:H-a4d,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -78992,7 +78992,7 @@ "indexedStringIds": [ 34 ], - "mappedName": "#22;:H-fe2,V", + "mappedName": "#22;:H-a4d,V", "mappedStringIds": [ 34 ], @@ -79002,11 +79002,11 @@ "history": [ { "children": [ - "#4d;:U;XTR;:Hfe1:7,V", - "#22;:G;XTR;:Hfe1:7,E", - "#8;:Hfe1,V" + "#4d;:U;XTR;:Ha4c:7,V", + "#22;:G;XTR;:Ha4c:7,E", + "#8;:Ha4c,V" ], - "mappedName": "#63;:H-fe2,V", + "mappedName": "#63;:H-a4d,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -79021,7 +79021,7 @@ "indexedStringIds": [ 99 ], - "mappedName": "#63;:H-fe2,V", + "mappedName": "#63;:H-a4d,V", "mappedStringIds": [ 99 ], @@ -79031,9 +79031,9 @@ "history": [ { "children": [ - "#6;:Hfe1,V" + "#6;:Ha4c,V" ], - "mappedName": "#21;:H-fe2,V", + "mappedName": "#21;:H-a4d,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -79048,7 +79048,7 @@ "indexedStringIds": [ 33 ], - "mappedName": "#21;:H-fe2,V", + "mappedName": "#21;:H-a4d,V", "mappedStringIds": [ 33 ], @@ -79058,11 +79058,11 @@ "history": [ { "children": [ - "#4c;:U;XTR;:Hfe1:7,V", - "#21;:G;XTR;:Hfe1:7,E", - "#6;:Hfe1,V" + "#4c;:U;XTR;:Ha4c:7,V", + "#21;:G;XTR;:Ha4c:7,E", + "#6;:Ha4c,V" ], - "mappedName": "#62;:H-fe2,V", + "mappedName": "#62;:H-a4d,V", "object": "Pocket15", "typeId": "PartDesign::Pocket" }, @@ -79077,7 +79077,7 @@ "indexedStringIds": [ 98 ], - "mappedName": "#62;:H-fe2,V", + "mappedName": "#62;:H-a4d,V", "mappedStringIds": [ 98 ], @@ -79097,7 +79097,7 @@ 22 ], "kind": "face", - "mappedName": "#16:1;:Hfe0,F", + "mappedName": "#16:1;:Ha4b,F", "mappedStringIds": [ 22 ], @@ -79107,7 +79107,7 @@ "index": 1, "type": "Face" }, - "name": "#16:1;:Hfe0,F", + "name": "#16:1;:Ha4b,F", "stringIds": [ 22 ] @@ -79117,9 +79117,9 @@ "resultPersistentId": "Pocket15:face:0", "sourceRefs": [ { - "mappedName": "#d:1;:G;XTR;:Hfdf:7,F", + "mappedName": "#d:1;:G;XTR;:Ha4a:7,F", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#d:1;:G;XTR;:Hfdf:7,F", + "persistentId": "Pad15:mapped:#d:1;:G;XTR;:Ha4a:7,F", "stageId": "Pad15" }, { @@ -79138,7 +79138,7 @@ 22 ], "kind": "face", - "mappedName": "#16:4;:Hfe0,F", + "mappedName": "#16:4;:Ha4b,F", "mappedStringIds": [ 11, 13, @@ -79150,7 +79150,7 @@ "index": 2, "type": "Face" }, - "name": "#16:4;:Hfe0,F", + "name": "#16:4;:Ha4b,F", "stringIds": [ 11, 13, @@ -79162,9 +79162,9 @@ "resultPersistentId": "Pocket15:face:1", "sourceRefs": [ { - "mappedName": "#d:4;:G;XTR;:Hfdf:7,F", + "mappedName": "#d:4;:G;XTR;:Ha4a:7,F", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#d:4;:G;XTR;:Hfdf:7,F", + "persistentId": "Pad15:mapped:#d:4;:G;XTR;:Ha4a:7,F", "stageId": "Pad15" }, { @@ -79183,7 +79183,7 @@ 22 ], "kind": "face", - "mappedName": "#16:2;:Hfe0,F", + "mappedName": "#16:2;:Ha4b,F", "mappedStringIds": [ 11, 13, @@ -79195,7 +79195,7 @@ "index": 3, "type": "Face" }, - "name": "#16:2;:Hfe0,F", + "name": "#16:2;:Ha4b,F", "stringIds": [ 11, 13, @@ -79207,9 +79207,9 @@ "resultPersistentId": "Pocket15:face:2", "sourceRefs": [ { - "mappedName": "#d:2;:G;XTR;:Hfdf:7,F", + "mappedName": "#d:2;:G;XTR;:Ha4a:7,F", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#d:2;:G;XTR;:Hfdf:7,F", + "persistentId": "Pad15:mapped:#d:2;:G;XTR;:Ha4a:7,F", "stageId": "Pad15" }, { @@ -79226,7 +79226,7 @@ 20 ], "kind": "face", - "mappedName": "#14:1;:Hfe0,F", + "mappedName": "#14:1;:Ha4b,F", "mappedStringIds": [ 20 ], @@ -79236,7 +79236,7 @@ "index": 4, "type": "Face" }, - "name": "#14:1;:Hfe0,F", + "name": "#14:1;:Ha4b,F", "stringIds": [ 20 ] @@ -79246,9 +79246,9 @@ "resultPersistentId": "Pocket15:face:3", "sourceRefs": [ { - "mappedName": "#d:1;FAC;:Hfdf:4,F", + "mappedName": "#d:1;FAC;:Ha4a:4,F", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#d:1;FAC;:Hfdf:4,F", + "persistentId": "Pad15:mapped:#d:1;FAC;:Ha4a:4,F", "stageId": "Pad15" }, { @@ -79265,7 +79265,7 @@ 56 ], "kind": "face", - "mappedName": "#38:1;:Hfe0,F", + "mappedName": "#38:1;:Ha4b,F", "mappedStringIds": [ 56 ], @@ -79275,7 +79275,7 @@ "index": 5, "type": "Face" }, - "name": "#38:1;:Hfe0,F", + "name": "#38:1;:Ha4b,F", "stringIds": [ 56 ] @@ -79285,9 +79285,9 @@ "resultPersistentId": "Pocket15:face:4", "sourceRefs": [ { - "mappedName": "#14:1;:G0;XTR;:Hfdf:8,F", + "mappedName": "#14:1;:G0;XTR;:Ha4a:8,F", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#14:1;:G0;XTR;:Hfdf:8,F", + "persistentId": "Pad15:mapped:#14:1;:G0;XTR;:Ha4a:8,F", "stageId": "Pad15" }, { @@ -79306,7 +79306,7 @@ 22 ], "kind": "face", - "mappedName": "#16:3;:Hfe0,F", + "mappedName": "#16:3;:Ha4b,F", "mappedStringIds": [ 11, 13, @@ -79318,7 +79318,7 @@ "index": 6, "type": "Face" }, - "name": "#16:3;:Hfe0,F", + "name": "#16:3;:Ha4b,F", "stringIds": [ 11, 13, @@ -79330,9 +79330,9 @@ "resultPersistentId": "Pocket15:face:5", "sourceRefs": [ { - "mappedName": "#d:3;:G;XTR;:Hfdf:7,F", + "mappedName": "#d:3;:G;XTR;:Ha4a:7,F", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#d:3;:G;XTR;:Hfdf:7,F", + "persistentId": "Pad15:mapped:#d:3;:G;XTR;:Ha4a:7,F", "stageId": "Pad15" }, { @@ -79349,7 +79349,7 @@ 38 ], "kind": "face", - "mappedName": "#26:1;:H-fe2,F", + "mappedName": "#26:1;:H-a4d,F", "mappedStringIds": [ 38 ], @@ -79359,7 +79359,7 @@ "index": 7, "type": "Face" }, - "name": "#26:1;:H-fe2,F", + "name": "#26:1;:H-a4d,F", "stringIds": [ 38 ] @@ -79384,7 +79384,7 @@ 38 ], "kind": "face", - "mappedName": "#26:4;:H-fe2,F", + "mappedName": "#26:4;:H-a4d,F", "mappedStringIds": [ 11, 29, @@ -79396,7 +79396,7 @@ "index": 8, "type": "Face" }, - "name": "#26:4;:H-fe2,F", + "name": "#26:4;:H-a4d,F", "stringIds": [ 11, 29, @@ -79423,7 +79423,7 @@ 38 ], "kind": "face", - "mappedName": "#26:2;:H-fe2,F", + "mappedName": "#26:2;:H-a4d,F", "mappedStringIds": [ 11, 29, @@ -79435,7 +79435,7 @@ "index": 9, "type": "Face" }, - "name": "#26:2;:H-fe2,F", + "name": "#26:2;:H-a4d,F", "stringIds": [ 11, 29, @@ -79460,7 +79460,7 @@ 36 ], "kind": "face", - "mappedName": "#24:1;:H-fe2,F", + "mappedName": "#24:1;:H-a4d,F", "mappedStringIds": [ 36 ], @@ -79470,7 +79470,7 @@ "index": 10, "type": "Face" }, - "name": "#24:1;:H-fe2,F", + "name": "#24:1;:H-a4d,F", "stringIds": [ 36 ] @@ -79493,7 +79493,7 @@ 69 ], "kind": "face", - "mappedName": "#45:1;:H-fe2,F", + "mappedName": "#45:1;:H-a4d,F", "mappedStringIds": [ 69 ], @@ -79503,7 +79503,7 @@ "index": 11, "type": "Face" }, - "name": "#45:1;:H-fe2,F", + "name": "#45:1;:H-a4d,F", "stringIds": [ 69 ] @@ -79528,7 +79528,7 @@ 38 ], "kind": "face", - "mappedName": "#26:3;:H-fe2,F", + "mappedName": "#26:3;:H-a4d,F", "mappedStringIds": [ 11, 29, @@ -79540,7 +79540,7 @@ "index": 12, "type": "Face" }, - "name": "#26:3;:H-fe2,F", + "name": "#26:3;:H-a4d,F", "stringIds": [ 11, 29, @@ -79565,7 +79565,7 @@ 93 ], "kind": "edge", - "mappedName": "#5d:2e;:Hfe0,E", + "mappedName": "#5d:2e;:Ha4b,E", "mappedStringIds": [ 93 ], @@ -79575,7 +79575,7 @@ "index": 1, "type": "Edge" }, - "name": "#5d:2e;:Hfe0,E", + "name": "#5d:2e;:Ha4b,E", "stringIds": [ 93 ] @@ -79585,9 +79585,9 @@ "resultPersistentId": "Pocket15:edge:0", "sourceRefs": [ { - "mappedName": "#4646;:G;XTR;:Hfdf:7,E", + "mappedName": "#4646;:G;XTR;:Ha4a:7,E", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#4646;:G;XTR;:Hfdf:7,E", + "persistentId": "Pad15:mapped:#4646;:G;XTR;:Ha4a:7,E", "stageId": "Pad15" }, { @@ -79604,7 +79604,7 @@ 94 ], "kind": "edge", - "mappedName": "#5e:2f;:Hfe0,E", + "mappedName": "#5e:2f;:Ha4b,E", "mappedStringIds": [ 94 ], @@ -79614,7 +79614,7 @@ "index": 2, "type": "Edge" }, - "name": "#5e:2f;:Hfe0,E", + "name": "#5e:2f;:Ha4b,E", "stringIds": [ 94 ] @@ -79624,9 +79624,9 @@ "resultPersistentId": "Pocket15:edge:1", "sourceRefs": [ { - "mappedName": "#4747;:G;XTR;:Hfdf:7,E", + "mappedName": "#4747;:G;XTR;:Ha4a:7,E", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#4747;:G;XTR;:Hfdf:7,E", + "persistentId": "Pad15:mapped:#4747;:G;XTR;:Ha4a:7,E", "stageId": "Pad15" }, { @@ -79643,7 +79643,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:1;:Hfe0,E", + "mappedName": "#d:1;:Ha4b,E", "mappedStringIds": [ 13 ], @@ -79653,7 +79653,7 @@ "index": 3, "type": "Edge" }, - "name": "#d:1;:Hfe0,E", + "name": "#d:1;:Ha4b,E", "stringIds": [ 13 ] @@ -79663,9 +79663,9 @@ "resultPersistentId": "Pocket15:edge:2", "sourceRefs": [ { - "mappedName": "#b:1;:Hfdf,E", + "mappedName": "#b:1;:Ha4a,E", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#b:1;:Hfdf,E", + "persistentId": "Pad15:mapped:#b:1;:Ha4a,E", "stageId": "Pad15" }, { @@ -79682,7 +79682,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:1;:Hfe0,E", + "mappedName": "#36:1;:Ha4b,E", "mappedStringIds": [ 54 ], @@ -79692,7 +79692,7 @@ "index": 4, "type": "Edge" }, - "name": "#36:1;:Hfe0,E", + "name": "#36:1;:Ha4b,E", "stringIds": [ 54 ] @@ -79702,9 +79702,9 @@ "resultPersistentId": "Pocket15:edge:3", "sourceRefs": [ { - "mappedName": "#16:1;:U;XTR;:Hfdf:7,E", + "mappedName": "#16:1;:U;XTR;:Ha4a:7,E", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#16:1;:U;XTR;:Hfdf:7,E", + "persistentId": "Pad15:mapped:#16:1;:U;XTR;:Ha4a:7,E", "stageId": "Pad15" }, { @@ -79721,7 +79721,7 @@ 96 ], "kind": "edge", - "mappedName": "#60:31;:Hfe0,E", + "mappedName": "#60:31;:Ha4b,E", "mappedStringIds": [ 96 ], @@ -79731,7 +79731,7 @@ "index": 5, "type": "Edge" }, - "name": "#60:31;:Hfe0,E", + "name": "#60:31;:Ha4b,E", "stringIds": [ 96 ] @@ -79741,9 +79741,9 @@ "resultPersistentId": "Pocket15:edge:4", "sourceRefs": [ { - "mappedName": "#4949;:G;XTR;:Hfdf:7,E", + "mappedName": "#4949;:G;XTR;:Ha4a:7,E", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#4949;:G;XTR;:Hfdf:7,E", + "persistentId": "Pad15:mapped:#4949;:G;XTR;:Ha4a:7,E", "stageId": "Pad15" }, { @@ -79761,7 +79761,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:4;:Hfe0,E", + "mappedName": "#d:4;:Ha4b,E", "mappedStringIds": [ 11, 13 @@ -79772,7 +79772,7 @@ "index": 6, "type": "Edge" }, - "name": "#d:4;:Hfe0,E", + "name": "#d:4;:Ha4b,E", "stringIds": [ 11, 13 @@ -79783,9 +79783,9 @@ "resultPersistentId": "Pocket15:edge:5", "sourceRefs": [ { - "mappedName": "#b:4;:Hfdf,E", + "mappedName": "#b:4;:Ha4a,E", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#b:4;:Hfdf,E", + "persistentId": "Pad15:mapped:#b:4;:Ha4a,E", "stageId": "Pad15" }, { @@ -79805,7 +79805,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:4;:Hfe0,E", + "mappedName": "#36:4;:Ha4b,E", "mappedStringIds": [ 11, 13, @@ -79818,7 +79818,7 @@ "index": 7, "type": "Edge" }, - "name": "#36:4;:Hfe0,E", + "name": "#36:4;:Ha4b,E", "stringIds": [ 11, 13, @@ -79831,9 +79831,9 @@ "resultPersistentId": "Pocket15:edge:6", "sourceRefs": [ { - "mappedName": "#16:4;:U;XTR;:Hfdf:7,E", + "mappedName": "#16:4;:U;XTR;:Ha4a:7,E", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#16:4;:U;XTR;:Hfdf:7,E", + "persistentId": "Pad15:mapped:#16:4;:U;XTR;:Ha4a:7,E", "stageId": "Pad15" }, { @@ -79850,7 +79850,7 @@ 95 ], "kind": "edge", - "mappedName": "#5f:30;:Hfe0,E", + "mappedName": "#5f:30;:Ha4b,E", "mappedStringIds": [ 95 ], @@ -79860,7 +79860,7 @@ "index": 8, "type": "Edge" }, - "name": "#5f:30;:Hfe0,E", + "name": "#5f:30;:Ha4b,E", "stringIds": [ 95 ] @@ -79870,9 +79870,9 @@ "resultPersistentId": "Pocket15:edge:7", "sourceRefs": [ { - "mappedName": "#4848;:G;XTR;:Hfdf:7,E", + "mappedName": "#4848;:G;XTR;:Ha4a:7,E", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#4848;:G;XTR;:Hfdf:7,E", + "persistentId": "Pad15:mapped:#4848;:G;XTR;:Ha4a:7,E", "stageId": "Pad15" }, { @@ -79890,7 +79890,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:2;:Hfe0,E", + "mappedName": "#d:2;:Ha4b,E", "mappedStringIds": [ 11, 13 @@ -79901,7 +79901,7 @@ "index": 9, "type": "Edge" }, - "name": "#d:2;:Hfe0,E", + "name": "#d:2;:Ha4b,E", "stringIds": [ 11, 13 @@ -79912,9 +79912,9 @@ "resultPersistentId": "Pocket15:edge:8", "sourceRefs": [ { - "mappedName": "#b:2;:Hfdf,E", + "mappedName": "#b:2;:Ha4a,E", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#b:2;:Hfdf,E", + "persistentId": "Pad15:mapped:#b:2;:Ha4a,E", "stageId": "Pad15" }, { @@ -79934,7 +79934,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:2;:Hfe0,E", + "mappedName": "#36:2;:Ha4b,E", "mappedStringIds": [ 11, 13, @@ -79947,7 +79947,7 @@ "index": 10, "type": "Edge" }, - "name": "#36:2;:Hfe0,E", + "name": "#36:2;:Ha4b,E", "stringIds": [ 11, 13, @@ -79960,9 +79960,9 @@ "resultPersistentId": "Pocket15:edge:9", "sourceRefs": [ { - "mappedName": "#16:2;:U;XTR;:Hfdf:7,E", + "mappedName": "#16:2;:U;XTR;:Ha4a:7,E", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#16:2;:U;XTR;:Hfdf:7,E", + "persistentId": "Pad15:mapped:#16:2;:U;XTR;:Ha4a:7,E", "stageId": "Pad15" }, { @@ -79980,7 +79980,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:3;:Hfe0,E", + "mappedName": "#d:3;:Ha4b,E", "mappedStringIds": [ 11, 13 @@ -79991,7 +79991,7 @@ "index": 11, "type": "Edge" }, - "name": "#d:3;:Hfe0,E", + "name": "#d:3;:Ha4b,E", "stringIds": [ 11, 13 @@ -80002,9 +80002,9 @@ "resultPersistentId": "Pocket15:edge:10", "sourceRefs": [ { - "mappedName": "#b:3;:Hfdf,E", + "mappedName": "#b:3;:Ha4a,E", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#b:3;:Hfdf,E", + "persistentId": "Pad15:mapped:#b:3;:Ha4a,E", "stageId": "Pad15" }, { @@ -80024,7 +80024,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:3;:Hfe0,E", + "mappedName": "#36:3;:Ha4b,E", "mappedStringIds": [ 11, 13, @@ -80037,7 +80037,7 @@ "index": 12, "type": "Edge" }, - "name": "#36:3;:Hfe0,E", + "name": "#36:3;:Ha4b,E", "stringIds": [ 11, 13, @@ -80050,9 +80050,9 @@ "resultPersistentId": "Pocket15:edge:11", "sourceRefs": [ { - "mappedName": "#16:3;:U;XTR;:Hfdf:7,E", + "mappedName": "#16:3;:U;XTR;:Ha4a:7,E", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#16:3;:U;XTR;:Hfdf:7,E", + "persistentId": "Pad15:mapped:#16:3;:U;XTR;:Ha4a:7,E", "stageId": "Pad15" }, { @@ -80069,7 +80069,7 @@ 74 ], "kind": "edge", - "mappedName": "#4a;:H-fe2,E", + "mappedName": "#4a;:H-a4d,E", "mappedStringIds": [ 74 ], @@ -80079,7 +80079,7 @@ "index": 13, "type": "Edge" }, - "name": "#4a;:H-fe2,E", + "name": "#4a;:H-a4d,E", "stringIds": [ 74 ] @@ -80102,7 +80102,7 @@ 75 ], "kind": "edge", - "mappedName": "#4b;:H-fe2,E", + "mappedName": "#4b;:H-a4d,E", "mappedStringIds": [ 75 ], @@ -80112,7 +80112,7 @@ "index": 14, "type": "Edge" }, - "name": "#4b;:H-fe2,E", + "name": "#4b;:H-a4d,E", "stringIds": [ 75 ] @@ -80135,7 +80135,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:1;:H-fe2,E", + "mappedName": "#1d:1;:H-a4d,E", "mappedStringIds": [ 29 ], @@ -80145,7 +80145,7 @@ "index": 15, "type": "Edge" }, - "name": "#1d:1;:H-fe2,E", + "name": "#1d:1;:H-a4d,E", "stringIds": [ 29 ] @@ -80168,7 +80168,7 @@ 67 ], "kind": "edge", - "mappedName": "#43:1;:H-fe2,E", + "mappedName": "#43:1;:H-a4d,E", "mappedStringIds": [ 67 ], @@ -80178,7 +80178,7 @@ "index": 16, "type": "Edge" }, - "name": "#43:1;:H-fe2,E", + "name": "#43:1;:H-a4d,E", "stringIds": [ 67 ] @@ -80201,7 +80201,7 @@ 77 ], "kind": "edge", - "mappedName": "#4d;:H-fe2,E", + "mappedName": "#4d;:H-a4d,E", "mappedStringIds": [ 77 ], @@ -80211,7 +80211,7 @@ "index": 17, "type": "Edge" }, - "name": "#4d;:H-fe2,E", + "name": "#4d;:H-a4d,E", "stringIds": [ 77 ] @@ -80235,7 +80235,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:4;:H-fe2,E", + "mappedName": "#1d:4;:H-a4d,E", "mappedStringIds": [ 11, 29 @@ -80246,7 +80246,7 @@ "index": 18, "type": "Edge" }, - "name": "#1d:4;:H-fe2,E", + "name": "#1d:4;:H-a4d,E", "stringIds": [ 11, 29 @@ -80273,7 +80273,7 @@ 67 ], "kind": "edge", - "mappedName": "#43:4;:H-fe2,E", + "mappedName": "#43:4;:H-a4d,E", "mappedStringIds": [ 11, 29, @@ -80286,7 +80286,7 @@ "index": 19, "type": "Edge" }, - "name": "#43:4;:H-fe2,E", + "name": "#43:4;:H-a4d,E", "stringIds": [ 11, 29, @@ -80312,7 +80312,7 @@ 76 ], "kind": "edge", - "mappedName": "#4c;:H-fe2,E", + "mappedName": "#4c;:H-a4d,E", "mappedStringIds": [ 76 ], @@ -80322,7 +80322,7 @@ "index": 20, "type": "Edge" }, - "name": "#4c;:H-fe2,E", + "name": "#4c;:H-a4d,E", "stringIds": [ 76 ] @@ -80346,7 +80346,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:2;:H-fe2,E", + "mappedName": "#1d:2;:H-a4d,E", "mappedStringIds": [ 11, 29 @@ -80357,7 +80357,7 @@ "index": 21, "type": "Edge" }, - "name": "#1d:2;:H-fe2,E", + "name": "#1d:2;:H-a4d,E", "stringIds": [ 11, 29 @@ -80384,7 +80384,7 @@ 67 ], "kind": "edge", - "mappedName": "#43:2;:H-fe2,E", + "mappedName": "#43:2;:H-a4d,E", "mappedStringIds": [ 11, 29, @@ -80397,7 +80397,7 @@ "index": 22, "type": "Edge" }, - "name": "#43:2;:H-fe2,E", + "name": "#43:2;:H-a4d,E", "stringIds": [ 11, 29, @@ -80424,7 +80424,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:3;:H-fe2,E", + "mappedName": "#1d:3;:H-a4d,E", "mappedStringIds": [ 11, 29 @@ -80435,7 +80435,7 @@ "index": 23, "type": "Edge" }, - "name": "#1d:3;:H-fe2,E", + "name": "#1d:3;:H-a4d,E", "stringIds": [ 11, 29 @@ -80462,7 +80462,7 @@ 67 ], "kind": "edge", - "mappedName": "#43:3;:H-fe2,E", + "mappedName": "#43:3;:H-a4d,E", "mappedStringIds": [ 11, 29, @@ -80475,7 +80475,7 @@ "index": 24, "type": "Edge" }, - "name": "#43:3;:H-fe2,E", + "name": "#43:3;:H-a4d,E", "stringIds": [ 11, 29, @@ -80501,7 +80501,7 @@ 70 ], "kind": "vertex", - "mappedName": "#46;:Hfe0,V", + "mappedName": "#46;:Ha4b,V", "mappedStringIds": [ 70 ], @@ -80511,7 +80511,7 @@ "index": 1, "type": "Vertex" }, - "name": "#46;:Hfe0,V", + "name": "#46;:Ha4b,V", "stringIds": [ 70 ] @@ -80521,9 +80521,9 @@ "resultPersistentId": "Pocket15:vertex:0", "sourceRefs": [ { - "mappedName": "#2;:Hfdf,V", + "mappedName": "#2;:Ha4a,V", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#2;:Hfdf,V", + "persistentId": "Pad15:mapped:#2;:Ha4a,V", "stageId": "Pad15" }, { @@ -80540,7 +80540,7 @@ 79 ], "kind": "vertex", - "mappedName": "#4f:1;:Hfe0,V", + "mappedName": "#4f:1;:Ha4b,V", "mappedStringIds": [ 79 ], @@ -80550,7 +80550,7 @@ "index": 2, "type": "Vertex" }, - "name": "#4f:1;:Hfe0,V", + "name": "#4f:1;:Ha4b,V", "stringIds": [ 79 ] @@ -80560,9 +80560,9 @@ "resultPersistentId": "Pocket15:vertex:1", "sourceRefs": [ { - "mappedName": "#36:1;:U;XTR;:Hfdf:7,V", + "mappedName": "#36:1;:U;XTR;:Ha4a:7,V", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#36:1;:U;XTR;:Hfdf:7,V", + "persistentId": "Pad15:mapped:#36:1;:U;XTR;:Ha4a:7,V", "stageId": "Pad15" }, { @@ -80579,7 +80579,7 @@ 71 ], "kind": "vertex", - "mappedName": "#47;:Hfe0,V", + "mappedName": "#47;:Ha4b,V", "mappedStringIds": [ 71 ], @@ -80589,7 +80589,7 @@ "index": 3, "type": "Vertex" }, - "name": "#47;:Hfe0,V", + "name": "#47;:Ha4b,V", "stringIds": [ 71 ] @@ -80599,9 +80599,9 @@ "resultPersistentId": "Pocket15:vertex:2", "sourceRefs": [ { - "mappedName": "#4;:Hfdf,V", + "mappedName": "#4;:Ha4a,V", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#4;:Hfdf,V", + "persistentId": "Pad15:mapped:#4;:Ha4a,V", "stageId": "Pad15" }, { @@ -80618,7 +80618,7 @@ 82 ], "kind": "vertex", - "mappedName": "#52:1;:Hfe0,V", + "mappedName": "#52:1;:Ha4b,V", "mappedStringIds": [ 82 ], @@ -80628,7 +80628,7 @@ "index": 4, "type": "Vertex" }, - "name": "#52:1;:Hfe0,V", + "name": "#52:1;:Ha4b,V", "stringIds": [ 82 ] @@ -80638,9 +80638,9 @@ "resultPersistentId": "Pocket15:vertex:3", "sourceRefs": [ { - "mappedName": "#36:1;:U2;XTR;:Hfdf:8,V", + "mappedName": "#36:1;:U2;XTR;:Ha4a:8,V", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#36:1;:U2;XTR;:Hfdf:8,V", + "persistentId": "Pad15:mapped:#36:1;:U2;XTR;:Ha4a:8,V", "stageId": "Pad15" }, { @@ -80657,7 +80657,7 @@ 73 ], "kind": "vertex", - "mappedName": "#49;:Hfe0,V", + "mappedName": "#49;:Ha4b,V", "mappedStringIds": [ 73 ], @@ -80667,7 +80667,7 @@ "index": 5, "type": "Vertex" }, - "name": "#49;:Hfe0,V", + "name": "#49;:Ha4b,V", "stringIds": [ 73 ] @@ -80677,9 +80677,9 @@ "resultPersistentId": "Pocket15:vertex:4", "sourceRefs": [ { - "mappedName": "#8;:Hfdf,V", + "mappedName": "#8;:Ha4a,V", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#8;:Hfdf,V", + "persistentId": "Pad15:mapped:#8;:Ha4a,V", "stageId": "Pad15" }, { @@ -80700,7 +80700,7 @@ 82 ], "kind": "vertex", - "mappedName": "#52:3;:Hfe0,V", + "mappedName": "#52:3;:Ha4b,V", "mappedStringIds": [ 11, 13, @@ -80714,7 +80714,7 @@ "index": 6, "type": "Vertex" }, - "name": "#52:3;:Hfe0,V", + "name": "#52:3;:Ha4b,V", "stringIds": [ 11, 13, @@ -80728,9 +80728,9 @@ "resultPersistentId": "Pocket15:vertex:5", "sourceRefs": [ { - "mappedName": "#36:3;:U2;XTR;:Hfdf:8,V", + "mappedName": "#36:3;:U2;XTR;:Ha4a:8,V", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#36:3;:U2;XTR;:Hfdf:8,V", + "persistentId": "Pad15:mapped:#36:3;:U2;XTR;:Ha4a:8,V", "stageId": "Pad15" }, { @@ -80747,7 +80747,7 @@ 72 ], "kind": "vertex", - "mappedName": "#48;:Hfe0,V", + "mappedName": "#48;:Ha4b,V", "mappedStringIds": [ 72 ], @@ -80757,7 +80757,7 @@ "index": 7, "type": "Vertex" }, - "name": "#48;:Hfe0,V", + "name": "#48;:Ha4b,V", "stringIds": [ 72 ] @@ -80767,9 +80767,9 @@ "resultPersistentId": "Pocket15:vertex:6", "sourceRefs": [ { - "mappedName": "#6;:Hfdf,V", + "mappedName": "#6;:Ha4a,V", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#6;:Hfdf,V", + "persistentId": "Pad15:mapped:#6;:Ha4a,V", "stageId": "Pad15" }, { @@ -80790,7 +80790,7 @@ 82 ], "kind": "vertex", - "mappedName": "#52:2;:Hfe0,V", + "mappedName": "#52:2;:Ha4b,V", "mappedStringIds": [ 11, 13, @@ -80804,7 +80804,7 @@ "index": 8, "type": "Vertex" }, - "name": "#52:2;:Hfe0,V", + "name": "#52:2;:Ha4b,V", "stringIds": [ 11, 13, @@ -80818,9 +80818,9 @@ "resultPersistentId": "Pocket15:vertex:7", "sourceRefs": [ { - "mappedName": "#36:2;:U2;XTR;:Hfdf:8,V", + "mappedName": "#36:2;:U2;XTR;:Ha4a:8,V", "objectId": "Pad15", - "persistentId": "Pad15:mapped:#36:2;:U2;XTR;:Hfdf:8,V", + "persistentId": "Pad15:mapped:#36:2;:U2;XTR;:Ha4a:8,V", "stageId": "Pad15" }, { @@ -80837,7 +80837,7 @@ 31 ], "kind": "vertex", - "mappedName": "#1f;:H-fe2,V", + "mappedName": "#1f;:H-a4d,V", "mappedStringIds": [ 31 ], @@ -80847,7 +80847,7 @@ "index": 9, "type": "Vertex" }, - "name": "#1f;:H-fe2,V", + "name": "#1f;:H-a4d,V", "stringIds": [ 31 ] @@ -80870,7 +80870,7 @@ 89 ], "kind": "vertex", - "mappedName": "#59;:H-fe2,V", + "mappedName": "#59;:H-a4d,V", "mappedStringIds": [ 89 ], @@ -80880,7 +80880,7 @@ "index": 10, "type": "Vertex" }, - "name": "#59;:H-fe2,V", + "name": "#59;:H-a4d,V", "stringIds": [ 89 ] @@ -80903,7 +80903,7 @@ 32 ], "kind": "vertex", - "mappedName": "#20;:H-fe2,V", + "mappedName": "#20;:H-a4d,V", "mappedStringIds": [ 32 ], @@ -80913,7 +80913,7 @@ "index": 11, "type": "Vertex" }, - "name": "#20;:H-fe2,V", + "name": "#20;:H-a4d,V", "stringIds": [ 32 ] @@ -80936,7 +80936,7 @@ 97 ], "kind": "vertex", - "mappedName": "#61;:H-fe2,V", + "mappedName": "#61;:H-a4d,V", "mappedStringIds": [ 97 ], @@ -80946,7 +80946,7 @@ "index": 12, "type": "Vertex" }, - "name": "#61;:H-fe2,V", + "name": "#61;:H-a4d,V", "stringIds": [ 97 ] @@ -80969,7 +80969,7 @@ 34 ], "kind": "vertex", - "mappedName": "#22;:H-fe2,V", + "mappedName": "#22;:H-a4d,V", "mappedStringIds": [ 34 ], @@ -80979,7 +80979,7 @@ "index": 13, "type": "Vertex" }, - "name": "#22;:H-fe2,V", + "name": "#22;:H-a4d,V", "stringIds": [ 34 ] @@ -81002,7 +81002,7 @@ 99 ], "kind": "vertex", - "mappedName": "#63;:H-fe2,V", + "mappedName": "#63;:H-a4d,V", "mappedStringIds": [ 99 ], @@ -81012,7 +81012,7 @@ "index": 14, "type": "Vertex" }, - "name": "#63;:H-fe2,V", + "name": "#63;:H-a4d,V", "stringIds": [ 99 ] @@ -81035,7 +81035,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21;:H-fe2,V", + "mappedName": "#21;:H-a4d,V", "mappedStringIds": [ 33 ], @@ -81045,7 +81045,7 @@ "index": 15, "type": "Vertex" }, - "name": "#21;:H-fe2,V", + "name": "#21;:H-a4d,V", "stringIds": [ 33 ] @@ -81068,7 +81068,7 @@ 98 ], "kind": "vertex", - "mappedName": "#62;:H-fe2,V", + "mappedName": "#62;:H-a4d,V", "mappedStringIds": [ 98 ], @@ -81078,7 +81078,7 @@ "index": 16, "type": "Vertex" }, - "name": "#62;:H-fe2,V", + "name": "#62;:H-a4d,V", "stringIds": [ 98 ] @@ -81105,7 +81105,7 @@ "stageId": "Pocket15", "status": "native-evidence" }, - "relationDigest": "37cc4db7c553219ced9d96419849ebfab4bad1bb49e33f7406da753a3eb88f95", + "relationDigest": "6a0f6dcfc8e94125d60f130d24b9490ecabe0747294e9ca9ce100052135fc49d", "relations": [ { "indexedName": "Face1", @@ -81254,7 +81254,7 @@ }, { "indexedName": "Face7", - "mappedName": "#26:1;:H-fe2,F", + "mappedName": "#26:1;:H#,F", "relation": "preserved", "resultName": "Face7", "sources": [ @@ -81269,7 +81269,7 @@ }, { "indexedName": "Face8", - "mappedName": "#26:4;:H-fe2,F", + "mappedName": "#26:4;:H#,F", "relation": "preserved", "resultName": "Face8", "sources": [ @@ -81284,7 +81284,7 @@ }, { "indexedName": "Face9", - "mappedName": "#26:2;:H-fe2,F", + "mappedName": "#26:2;:H#,F", "relation": "preserved", "resultName": "Face9", "sources": [ @@ -81299,7 +81299,7 @@ }, { "indexedName": "Face10", - "mappedName": "#24:1;:H-fe2,F", + "mappedName": "#24:1;:H#,F", "relation": "preserved", "resultName": "Face10", "sources": [ @@ -81314,7 +81314,7 @@ }, { "indexedName": "Face11", - "mappedName": "#45:1;:H-fe2,F", + "mappedName": "#45:1;:H#,F", "relation": "preserved", "resultName": "Face11", "sources": [ @@ -81329,7 +81329,7 @@ }, { "indexedName": "Face12", - "mappedName": "#26:3;:H-fe2,F", + "mappedName": "#26:3;:H#,F", "relation": "preserved", "resultName": "Face12", "sources": [ @@ -81620,7 +81620,7 @@ }, { "indexedName": "Edge13", - "mappedName": "#4a;:H-fe2,E", + "mappedName": "#4a;:H#,E", "relation": "preserved", "resultName": "Edge13", "sources": [ @@ -81635,7 +81635,7 @@ }, { "indexedName": "Edge14", - "mappedName": "#4b;:H-fe2,E", + "mappedName": "#4b;:H#,E", "relation": "preserved", "resultName": "Edge14", "sources": [ @@ -81650,7 +81650,7 @@ }, { "indexedName": "Edge15", - "mappedName": "#1d:1;:H-fe2,E", + "mappedName": "#1d:1;:H#,E", "relation": "preserved", "resultName": "Edge15", "sources": [ @@ -81665,7 +81665,7 @@ }, { "indexedName": "Edge16", - "mappedName": "#43:1;:H-fe2,E", + "mappedName": "#43:1;:H#,E", "relation": "preserved", "resultName": "Edge16", "sources": [ @@ -81680,7 +81680,7 @@ }, { "indexedName": "Edge17", - "mappedName": "#4d;:H-fe2,E", + "mappedName": "#4d;:H#,E", "relation": "preserved", "resultName": "Edge17", "sources": [ @@ -81695,7 +81695,7 @@ }, { "indexedName": "Edge18", - "mappedName": "#1d:4;:H-fe2,E", + "mappedName": "#1d:4;:H#,E", "relation": "preserved", "resultName": "Edge18", "sources": [ @@ -81710,7 +81710,7 @@ }, { "indexedName": "Edge19", - "mappedName": "#43:4;:H-fe2,E", + "mappedName": "#43:4;:H#,E", "relation": "preserved", "resultName": "Edge19", "sources": [ @@ -81725,7 +81725,7 @@ }, { "indexedName": "Edge20", - "mappedName": "#4c;:H-fe2,E", + "mappedName": "#4c;:H#,E", "relation": "preserved", "resultName": "Edge20", "sources": [ @@ -81740,7 +81740,7 @@ }, { "indexedName": "Edge21", - "mappedName": "#1d:2;:H-fe2,E", + "mappedName": "#1d:2;:H#,E", "relation": "preserved", "resultName": "Edge21", "sources": [ @@ -81755,7 +81755,7 @@ }, { "indexedName": "Edge22", - "mappedName": "#43:2;:H-fe2,E", + "mappedName": "#43:2;:H#,E", "relation": "preserved", "resultName": "Edge22", "sources": [ @@ -81770,7 +81770,7 @@ }, { "indexedName": "Edge23", - "mappedName": "#1d:3;:H-fe2,E", + "mappedName": "#1d:3;:H#,E", "relation": "preserved", "resultName": "Edge23", "sources": [ @@ -81785,7 +81785,7 @@ }, { "indexedName": "Edge24", - "mappedName": "#43:3;:H-fe2,E", + "mappedName": "#43:3;:H#,E", "relation": "preserved", "resultName": "Edge24", "sources": [ @@ -81992,7 +81992,7 @@ }, { "indexedName": "Vertex9", - "mappedName": "#1f;:H-fe2,V", + "mappedName": "#1f;:H#,V", "relation": "preserved", "resultName": "Vertex9", "sources": [ @@ -82007,7 +82007,7 @@ }, { "indexedName": "Vertex10", - "mappedName": "#59;:H-fe2,V", + "mappedName": "#59;:H#,V", "relation": "preserved", "resultName": "Vertex10", "sources": [ @@ -82022,7 +82022,7 @@ }, { "indexedName": "Vertex11", - "mappedName": "#20;:H-fe2,V", + "mappedName": "#20;:H#,V", "relation": "preserved", "resultName": "Vertex11", "sources": [ @@ -82037,7 +82037,7 @@ }, { "indexedName": "Vertex12", - "mappedName": "#61;:H-fe2,V", + "mappedName": "#61;:H#,V", "relation": "preserved", "resultName": "Vertex12", "sources": [ @@ -82052,7 +82052,7 @@ }, { "indexedName": "Vertex13", - "mappedName": "#22;:H-fe2,V", + "mappedName": "#22;:H#,V", "relation": "preserved", "resultName": "Vertex13", "sources": [ @@ -82067,7 +82067,7 @@ }, { "indexedName": "Vertex14", - "mappedName": "#63;:H-fe2,V", + "mappedName": "#63;:H#,V", "relation": "preserved", "resultName": "Vertex14", "sources": [ @@ -82082,7 +82082,7 @@ }, { "indexedName": "Vertex15", - "mappedName": "#21;:H-fe2,V", + "mappedName": "#21;:H#,V", "relation": "preserved", "resultName": "Vertex15", "sources": [ @@ -82097,7 +82097,7 @@ }, { "indexedName": "Vertex16", - "mappedName": "#62;:H-fe2,V", + "mappedName": "#62;:H#,V", "relation": "preserved", "resultName": "Vertex16", "sources": [ @@ -82111,7 +82111,7 @@ ] } ], - "semanticNameDigest": "90c517098693f8d01c88f618db28d8063ab41de7d34c7bebd9fbdaa56aeb24e8", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1", "shape": { "area": 234.32000000000002, "brepSha256": "cc79e0dab4e322db97ed2042207fb127aa33964f64067056757bd60cbfbbcc04", @@ -82128,32 +82128,32 @@ ], "status": "pass", "stringHasherResource": { - "sha256": "985eb2165f269594c08089a37ff174195ebfcfe4e0bb2d89516293bd7771d144", - "text": "StringTableStart v1 68\n-1.0 0:;SKT\n-1.c.1 g1v1\n-1.c.0 g4v2\n-1.c.0 g1v2\n-1.c.0 g2v1\n-1.c.0 g2v2\n-1.c.0 g3v1\n-1.c.0 g3v2\n-1.c.0 g4v1\n-1.0 0:g\n-1.1c.a.1\n-1.0 0:;:Hfdf,E\n-1.4c.1.2\n-1.0 0:;:Hfdf,V\n-5.0 0:;FAC;:Hfdf:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:Hfdf:7,F\n-1.4c.1.9\n-1.0 0:;:G;XTR;:Hfdf:7,E\n-5.0 0:;:Hfe1,E\n-1.4c.1.12\n-1.0 0:;:Hfe1,V\n-1.2c.1.1d\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.0 0:;FAC;:Hfe1:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:Hfe1:7,F\n-1.4c.1.9\n-1.0 0:;:G;XTR;:Hfe1:7,E\n-6.0 0:;:U;XTR;:Hfdf:7,V\n-8.0 0:;:U;XTR;:Hfdf:7,E\n-1.4c.1.20\n-1.0 0:;:G0;XTR;:Hfdf:8,F\n-1.4c.1.24\n-1.2c.-19.-11\n-1.0 0:;:U;XTR;:Hfe1:7,V\n-2.2c.1e.37\n-2.2c.0.2\n-2.2c.0.2\n-2.0 0:;:U;XTR;:Hfe1:7,E\n-1.4c.1.1d\n-1.0 0:;:G0;XTR;:Hfe1:8,F\n-1.4c.1.21\n-1.2c.-36.-22\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.19.17\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.-19.-1f\n-1.4c.1f.33\n-1.2c.-1f.-31\n-1.0 0:;:U2;XTR;:Hfdf:8,V\n-1.4c.1.1c\n-1.2c.-43.-2f\n-1.2c.0.2\n-5.2c.2c.41\n-4.2c.-23.-4\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.23.2\n-1.2c.0.1\n-1.2c.0.1\n" + "sha256": "3dfd21f48015dab6e33abafb1066cf0e4d2b38123ef51df67c619bec8c2f7f8c", + "text": "StringTableStart v1 68\n-1.0 0:;SKT\n-1.c.1 g1v1\n-1.c.0 g4v2\n-1.c.0 g1v2\n-1.c.0 g2v1\n-1.c.0 g2v2\n-1.c.0 g3v1\n-1.c.0 g3v2\n-1.c.0 g4v1\n-1.0 0:g\n-1.1c.a.1\n-1.0 0:;:Ha4a,E\n-1.4c.1.2\n-1.0 0:;:Ha4a,V\n-5.0 0:;FAC;:Ha4a:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:Ha4a:7,F\n-1.4c.1.9\n-1.0 0:;:G;XTR;:Ha4a:7,E\n-5.0 0:;:Ha4c,E\n-1.4c.1.12\n-1.0 0:;:Ha4c,V\n-1.2c.1.1d\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.0 0:;FAC;:Ha4c:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:Ha4c:7,F\n-1.4c.1.9\n-1.0 0:;:G;XTR;:Ha4c:7,E\n-6.0 0:;:U;XTR;:Ha4a:7,V\n-8.0 0:;:U;XTR;:Ha4a:7,E\n-1.4c.1.20\n-1.0 0:;:G0;XTR;:Ha4a:8,F\n-1.4c.1.24\n-1.2c.-19.-11\n-1.0 0:;:U;XTR;:Ha4c:7,V\n-2.2c.1e.37\n-2.2c.0.2\n-2.2c.0.2\n-2.0 0:;:U;XTR;:Ha4c:7,E\n-1.4c.1.1d\n-1.0 0:;:G0;XTR;:Ha4c:8,F\n-1.4c.1.21\n-1.2c.-36.-22\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.19.17\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.-19.-1f\n-1.4c.1f.33\n-1.2c.-1f.-31\n-1.0 0:;:U2;XTR;:Ha4a:8,V\n-1.4c.1.1c\n-1.2c.-43.-2f\n-1.2c.0.2\n-5.2c.2c.41\n-4.2c.-23.-4\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.23.2\n-1.2c.0.1\n-1.2c.0.1\n" } }, { "category": "partdesign", "elementMapResources": { "Body16.Shape.Map.txt": { - "sha256": "ae107a50d91e2451fb102ba7f53519b6a635b38ee3fe95a9a8d27c2e09aa25ad", - "text": "BeginElementMap v1\n1 PostfixCount 18\nEdge\nFace\nVertex\n;:M;CUT;:H3c7:7,F\n;:H3c7,F\n;:M;CUT;:H-3c9:7,E\n;:M;CUT;:H-3c9:7,V\n;:G#37;CUT;:H-3c9:a,E\n;:M;CUT;:H-3c9:7,F\n;:G#38;CUT;:H-3c9:a,E\n;:G#39;CUT;:H-3c9:a,E\n;:G#3a;CUT;:H-3c9:a,E\n;:H3c7,E\n;:H3c7,V\n;:G#3d;CUT;:H-3c9:a,V\n;:G#3e;CUT;:H-3c9:a,V\n;:G#3f;CUT;:H-3c9:a,V\n;:G#40;CUT;:H-3c9:a,V\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 25\n0\n$#58:29.d 0\n$#59:2a.d 0\n$#d:1.d 0\n$#36:1.d 0\n$#5b:2c.d 0\n$#d:4.d.b 0\n$#36:4.d.b.d.16 0\n$#5a:2b.d 0\n$#d:2.d.b 0\n$#36:2.d.b.d.16 0\n$#d:3.d.b 0\n$#26:1.8.d.14.37 0\n$#26:2.a.b.d.14.1d.38 0\n$#26:3.b.b.d.14.1d.39 0\n$#26:4.c.b.d.14.1d.3a 0\n$#36:3.d.b.d.16 0\n$#1d:1.6 0\n$#1d:2.6.b 0\n$#1d:3.6.b 0\n$#1d:4.6.b 0\n$#46.6 0\n$#45.6 0\n$#47.6 0\n$#48.6 0\n\nFace\n\nChildCount 0\n\nNameCount 11\n0\n$#16:1.5 0\n$#16:4.5.b.d 0\n$#16:2.5.b.d 0\n$#14:1.4 0\n$#3c:1.4 0\n$#16:3.5.b.d 0\n$#26:1.9 0\n$#26:2.9.b.1d 0\n$#26:3.9.b.1d 0\n$#26:4.9.b.1d 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n$#41.e $#49.e 0\n$#4a:1.e 0\n$#42.e $#4b.e 0\n$#4d:1.e 0\n$#44.e $#4f.e 0\n$#4d:3.e.b.d.16.36 0\n$#43.e $#4e.e 0\n$#4d:2.e.b.d.16.36 0\n$#45.f.d.14.3d 0\n$#46.10.d.14.3e 0\n$#47.11.d.14.3f 0\n$#48.12.d.14.40 0\n$#1f.7 0\n$#20.7 0\n$#21.7 0\n$#22.7 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 24 969 1 ;:H3c9,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 10 969 1 ;:H3c9,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 16 969 1 ;:H3c9,V 0\n\nNameCount 0\n\nEndMap\n" + "sha256": "d8eaafe535c86dc5abe816ee6c7a92c02b611c6c21d79cb2d262ce734d293c44", + "text": "BeginElementMap v1\n1 PostfixCount 18\nEdge\nFace\nVertex\n;:M;CUT;:Hfd4:7,F\n;:Hfd4,F\n;:M;CUT;:H-fd6:7,E\n;:M;CUT;:H-fd6:7,V\n;:G#37;CUT;:H-fd6:a,E\n;:M;CUT;:H-fd6:7,F\n;:G#38;CUT;:H-fd6:a,E\n;:G#39;CUT;:H-fd6:a,E\n;:G#3a;CUT;:H-fd6:a,E\n;:Hfd4,E\n;:Hfd4,V\n;:G#3d;CUT;:H-fd6:a,V\n;:G#3e;CUT;:H-fd6:a,V\n;:G#3f;CUT;:H-fd6:a,V\n;:G#40;CUT;:H-fd6:a,V\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 25\n0\n$#58:29.d 0\n$#59:2a.d 0\n$#d:1.d 0\n$#36:1.d 0\n$#5b:2c.d 0\n$#d:4.d.b 0\n$#36:4.d.b.d.16 0\n$#5a:2b.d 0\n$#d:2.d.b 0\n$#36:2.d.b.d.16 0\n$#d:3.d.b 0\n$#26:1.8.d.14.37 0\n$#26:2.a.b.d.14.1d.38 0\n$#26:3.b.b.d.14.1d.39 0\n$#26:4.c.b.d.14.1d.3a 0\n$#36:3.d.b.d.16 0\n$#1d:1.6 0\n$#1d:2.6.b 0\n$#1d:3.6.b 0\n$#1d:4.6.b 0\n$#46.6 0\n$#45.6 0\n$#47.6 0\n$#48.6 0\n\nFace\n\nChildCount 0\n\nNameCount 11\n0\n$#16:1.5 0\n$#16:4.5.b.d 0\n$#16:2.5.b.d 0\n$#14:1.4 0\n$#3c:1.4 0\n$#16:3.5.b.d 0\n$#26:1.9 0\n$#26:2.9.b.1d 0\n$#26:3.9.b.1d 0\n$#26:4.9.b.1d 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n$#41.e $#49.e 0\n$#4a:1.e 0\n$#42.e $#4b.e 0\n$#4d:1.e 0\n$#44.e $#4f.e 0\n$#4d:3.e.b.d.16.36 0\n$#43.e $#4e.e 0\n$#4d:2.e.b.d.16.36 0\n$#45.f.d.14.3d 0\n$#46.10.d.14.3e 0\n$#47.11.d.14.3f 0\n$#48.12.d.14.40 0\n$#1f.7 0\n$#20.7 0\n$#21.7 0\n$#22.7 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 24 4054 1 ;:Hfd6,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 10 4054 1 ;:Hfd6,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 16 4054 1 ;:Hfd6,V 0\n\nNameCount 0\n\nEndMap\n" }, "Pad16.AddSubShape.Map.txt": { - "sha256": "d0848f6d041616022d4791d94b7903cb92e5a3ec83ff05ca9c7ceea7888b4540", - "text": "BeginElementMap v1\n4 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:H3c6:8,F\n;:U;XTR;:H3c6:7,E\n;:H3c6,V\n;:U2;XTR;:H3c6:8,V\n;:U;XTR;:H3c6:7,V\n;:G;XTR;:H3c6:7,E\n;:H3c6,E\n;:G;XTR;:H3c6:7,F\n;FAC;:H3c6:4,F\n\nMapCount 1\n\nElementMap 1 4 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#41.9 0\n$#42.9 0\n$#b:1.a 0\n$#16:1.5 0\n$#43.9 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#44.9 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.6 $#3.6 0\n$#36:1.8 0\n$#4.6 $#5.6 0\n$#36:1.7 0\n$#6.6 $#7.6 0\n$#36:2.7.b.d.16 0\n$#8.6 $#9.6 0\n$#36:3.7.b.d.16 0\n\nEndMap\n" + "sha256": "60ce6694aea5fc070ac0a9d6bf8afdd4cba8fe829cd857c83338ebfb1b280733", + "text": "BeginElementMap v1\n4 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:Hfd3:8,F\n;:U;XTR;:Hfd3:7,E\n;:Hfd3,V\n;:U2;XTR;:Hfd3:8,V\n;:U;XTR;:Hfd3:7,V\n;:G;XTR;:Hfd3:7,E\n;:Hfd3,E\n;:G;XTR;:Hfd3:7,F\n;FAC;:Hfd3:4,F\n\nMapCount 1\n\nElementMap 1 4 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#41.9 0\n$#42.9 0\n$#b:1.a 0\n$#16:1.5 0\n$#43.9 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#44.9 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.6 $#3.6 0\n$#36:1.8 0\n$#4.6 $#5.6 0\n$#36:1.7 0\n$#6.6 $#7.6 0\n$#36:2.7.b.d.16 0\n$#8.6 $#9.6 0\n$#36:3.7.b.d.16 0\n\nEndMap\n" }, "Pad16.Shape.Map.txt": { - "sha256": "c2bc875d9790d5ac812923e500aa970eba31fe2caafe9bc4effbbfd4a9a61a1a", - "text": "BeginElementMap v1\n5 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:H3c6:8,F\n;:U;XTR;:H3c6:7,E\n;:H3c6,V\n;:U2;XTR;:H3c6:8,V\n;:U;XTR;:H3c6:7,V\n;:G;XTR;:H3c6:7,E\n;:H3c6,E\n;:G;XTR;:H3c6:7,F\n;FAC;:H3c6:4,F\n\nMapCount 1\n\nElementMap 1 5 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#41.9 0\n$#42.9 0\n$#b:1.a 0\n$#16:1.5 0\n$#43.9 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#44.9 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.6 $#3.6 0\n$#36:1.8 0\n$#4.6 $#5.6 0\n$#36:1.7 0\n$#6.6 $#7.6 0\n$#36:2.7.b.d.16 0\n$#8.6 $#9.6 0\n$#36:3.7.b.d.16 0\n\nEndMap\n" + "sha256": "8b14a6373c70cf80611d091f53511b93a70450b7dde06f7ab39703c789175368", + "text": "BeginElementMap v1\n5 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:Hfd3:8,F\n;:U;XTR;:Hfd3:7,E\n;:Hfd3,V\n;:U2;XTR;:Hfd3:8,V\n;:U;XTR;:Hfd3:7,V\n;:G;XTR;:Hfd3:7,E\n;:Hfd3,E\n;:G;XTR;:Hfd3:7,F\n;FAC;:Hfd3:4,F\n\nMapCount 1\n\nElementMap 1 5 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#41.9 0\n$#42.9 0\n$#b:1.a 0\n$#16:1.5 0\n$#43.9 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#44.9 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.6 $#3.6 0\n$#36:1.8 0\n$#4.6 $#5.6 0\n$#36:1.7 0\n$#6.6 $#7.6 0\n$#36:2.7.b.d.16 0\n$#8.6 $#9.6 0\n$#36:3.7.b.d.16 0\n\nEndMap\n" }, "Pocket16.AddSubShape.Map.txt": { - "sha256": "5f44a061a670fa1e5ea293db96e0c1eaf77a86f2951ade6b45e6004274a1d63a", - "text": "BeginElementMap v1\n7 PostfixCount 11\nEdge\nFace\nVertex\n;:G;XTR;:H3c8:7,F\n;FAC;:H3c8:4,F\n;:G;XTR;:H3c8:7,E\n;:G0;XTR;:H3c8:8,F\n;:U;XTR;:H3c8:7,E\n;:H3c8,V\n;:U;XTR;:H3c8:7,V\n;:H3c8,E\n\nMapCount 1\n\nElementMap 1 7 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1f.6 0\n$#20.6 0\n$#b:1.b 0\n$#26:1.8 0\n$#21.6 0\n$#b:2.b 0\n$#26:2.8.b.1d 0\n$#22.6 0\n$#b:3.b 0\n$#26:3.8.b.1d 0\n$#b:4.b 0\n$#26:4.8.b.1d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#1d:1.4 0\n$#1d:2.4.b 0\n$#1d:3.4.b 0\n$#1d:4.4.b 0\n$#1d:1.5 0\n$#24:1.7 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#45.a 0\n$#4.9 $#5.9 0\n$#46.a 0\n$#6.9 $#7.9 0\n$#47.a 0\n$#8.9 $#9.9 0\n$#48.a 0\n\nEndMap\n" + "sha256": "07b1bf32c0832af279cfa020c53766eda586e2d79debf20c96049079a8b8060c", + "text": "BeginElementMap v1\n7 PostfixCount 11\nEdge\nFace\nVertex\n;:G;XTR;:Hfd5:7,F\n;FAC;:Hfd5:4,F\n;:G;XTR;:Hfd5:7,E\n;:G0;XTR;:Hfd5:8,F\n;:U;XTR;:Hfd5:7,E\n;:Hfd5,V\n;:U;XTR;:Hfd5:7,V\n;:Hfd5,E\n\nMapCount 1\n\nElementMap 1 7 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1f.6 0\n$#20.6 0\n$#b:1.b 0\n$#26:1.8 0\n$#21.6 0\n$#b:2.b 0\n$#26:2.8.b.1d 0\n$#22.6 0\n$#b:3.b 0\n$#26:3.8.b.1d 0\n$#b:4.b 0\n$#26:4.8.b.1d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#1d:1.4 0\n$#1d:2.4.b 0\n$#1d:3.4.b 0\n$#1d:4.4.b 0\n$#1d:1.5 0\n$#24:1.7 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#45.a 0\n$#4.9 $#5.9 0\n$#46.a 0\n$#6.9 $#7.9 0\n$#47.a 0\n$#8.9 $#9.9 0\n$#48.a 0\n\nEndMap\n" }, "Pocket16.Shape.Map.txt": { - "sha256": "8fa92be0152ab02e6836fbd75c0c9c88f714ea4d7fcee1ddfa128e7b1f7fa68d", - "text": "BeginElementMap v1\n2 PostfixCount 18\nEdge\nFace\nVertex\n;:M;CUT;:H3c7:7,F\n;:H3c7,F\n;:M;CUT;:H-3c9:7,E\n;:M;CUT;:H-3c9:7,V\n;:G#37;CUT;:H-3c9:a,E\n;:M;CUT;:H-3c9:7,F\n;:G#38;CUT;:H-3c9:a,E\n;:G#39;CUT;:H-3c9:a,E\n;:G#3a;CUT;:H-3c9:a,E\n;:H3c7,E\n;:H3c7,V\n;:G#3d;CUT;:H-3c9:a,V\n;:G#3e;CUT;:H-3c9:a,V\n;:G#3f;CUT;:H-3c9:a,V\n;:G#40;CUT;:H-3c9:a,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 25\n0\n$#58:29.d 0\n$#59:2a.d 0\n$#d:1.d 0\n$#36:1.d 0\n$#5b:2c.d 0\n$#d:4.d.b 0\n$#36:4.d.b.d.16 0\n$#5a:2b.d 0\n$#d:2.d.b 0\n$#36:2.d.b.d.16 0\n$#d:3.d.b 0\n$#26:1.8.d.14.37 0\n$#26:2.a.b.d.14.1d.38 0\n$#26:3.b.b.d.14.1d.39 0\n$#26:4.c.b.d.14.1d.3a 0\n$#36:3.d.b.d.16 0\n$#1d:1.6 0\n$#1d:2.6.b 0\n$#1d:3.6.b 0\n$#1d:4.6.b 0\n$#46.6 0\n$#45.6 0\n$#47.6 0\n$#48.6 0\n\nFace\n\nChildCount 0\n\nNameCount 11\n0\n$#16:1.5 0\n$#16:4.5.b.d 0\n$#16:2.5.b.d 0\n$#14:1.4 0\n$#3c:1.4 0\n$#16:3.5.b.d 0\n$#26:1.9 0\n$#26:2.9.b.1d 0\n$#26:3.9.b.1d 0\n$#26:4.9.b.1d 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n$#41.e $#49.e 0\n$#4a:1.e 0\n$#42.e $#4b.e 0\n$#4d:1.e 0\n$#44.e $#4f.e 0\n$#4d:3.e.b.d.16.36 0\n$#43.e $#4e.e 0\n$#4d:2.e.b.d.16.36 0\n$#45.f.d.14.3d 0\n$#46.10.d.14.3e 0\n$#47.11.d.14.3f 0\n$#48.12.d.14.40 0\n$#1f.7 0\n$#20.7 0\n$#21.7 0\n$#22.7 0\n\nEndMap\n" + "sha256": "9f8a4dfeb2c935a1b8bf7bb484e34a9b9e5ed8cda5b335b0771fbb6de6367b0a", + "text": "BeginElementMap v1\n2 PostfixCount 18\nEdge\nFace\nVertex\n;:M;CUT;:Hfd4:7,F\n;:Hfd4,F\n;:M;CUT;:H-fd6:7,E\n;:M;CUT;:H-fd6:7,V\n;:G#37;CUT;:H-fd6:a,E\n;:M;CUT;:H-fd6:7,F\n;:G#38;CUT;:H-fd6:a,E\n;:G#39;CUT;:H-fd6:a,E\n;:G#3a;CUT;:H-fd6:a,E\n;:Hfd4,E\n;:Hfd4,V\n;:G#3d;CUT;:H-fd6:a,V\n;:G#3e;CUT;:H-fd6:a,V\n;:G#3f;CUT;:H-fd6:a,V\n;:G#40;CUT;:H-fd6:a,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 25\n0\n$#58:29.d 0\n$#59:2a.d 0\n$#d:1.d 0\n$#36:1.d 0\n$#5b:2c.d 0\n$#d:4.d.b 0\n$#36:4.d.b.d.16 0\n$#5a:2b.d 0\n$#d:2.d.b 0\n$#36:2.d.b.d.16 0\n$#d:3.d.b 0\n$#26:1.8.d.14.37 0\n$#26:2.a.b.d.14.1d.38 0\n$#26:3.b.b.d.14.1d.39 0\n$#26:4.c.b.d.14.1d.3a 0\n$#36:3.d.b.d.16 0\n$#1d:1.6 0\n$#1d:2.6.b 0\n$#1d:3.6.b 0\n$#1d:4.6.b 0\n$#46.6 0\n$#45.6 0\n$#47.6 0\n$#48.6 0\n\nFace\n\nChildCount 0\n\nNameCount 11\n0\n$#16:1.5 0\n$#16:4.5.b.d 0\n$#16:2.5.b.d 0\n$#14:1.4 0\n$#3c:1.4 0\n$#16:3.5.b.d 0\n$#26:1.9 0\n$#26:2.9.b.1d 0\n$#26:3.9.b.1d 0\n$#26:4.9.b.1d 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n$#41.e $#49.e 0\n$#4a:1.e 0\n$#42.e $#4b.e 0\n$#4d:1.e 0\n$#44.e $#4f.e 0\n$#4d:3.e.b.d.16.36 0\n$#43.e $#4e.e 0\n$#4d:2.e.b.d.16.36 0\n$#45.f.d.14.3d 0\n$#46.10.d.14.3e 0\n$#47.11.d.14.3f 0\n$#48.12.d.14.40 0\n$#1f.7 0\n$#20.7 0\n$#21.7 0\n$#22.7 0\n\nEndMap\n" }, "PocketSketch16.Shape.Map.txt": { "sha256": "1ed561710b6beacd691b5c137e89026185121dd34f9665cf426096572e48efa0", @@ -82219,8 +82219,8 @@ "key": "partdesign-pocket-through:000:Body16", "name": "Body16", "ordinal": 0, - "relationDigest": "65eb08f9ee5f8420841f05e7145b7d20b5437bb6bd258540fa6fcc7379e586a2", - "semanticNameDigest": "9712a84dcdafe559a5c7e5183179e83f1bf49a33bd95282cc63261167485a32f", + "relationDigest": "0be125b20e18f81cc0cb5be8c0b12dbfd87b25a7ff245c544ddfb7078024e054", + "semanticNameDigest": "30ff423cf8036ad5bc8f59b98d4c8c56d3f5caf126e53a459421d4ab9cea1b33", "shape": { "area": 138.88, "brepSha256": "896f13d36675806ac8c3a359a5e2be1fbf8f5c3efad19fcf6d27e548f05a5dcf", @@ -82428,8 +82428,8 @@ "key": "partdesign-pocket-through:011:Pocket16", "name": "Pocket16", "ordinal": 11, - "relationDigest": "c6d8983c6b54bd90791854def4c85e8f5c88a2479d469f935bfe0090298e0ff3", - "semanticNameDigest": "7e22cf80c53aac8078cad0ebc73f600df7a2dcd54b5ef9fb4dd44e05c48d033e", + "relationDigest": "406306a00b62c08e8402caf9b434c1a1e1e2c559b3c7a4ccf2a5385f0b4f0076", + "semanticNameDigest": "9946df59f15e9e464ad052b070e992577a3d0bc6c49325fb40eac7656645dfb2", "shape": { "area": 138.88, "brepSha256": "521151d48247104a695e901c89a59dbb59787c4582bf1e190a4f72673b6bd1fa", @@ -82449,8 +82449,8 @@ "key": "partdesign-pocket-through:000:Body16", "name": "Body16", "ordinal": 0, - "relationDigest": "ad45d9ceb22aea8a1a2da39626ca71ee3f76ce31d7bca1fab238780071f77dbc", - "semanticNameDigest": "86e61541ecbd608c04488f8baeac4f37918659b72c8eab2ec520565a4efc4584", + "relationDigest": "b735869b1eaee4abc0098dbdcc95d04fce96aed48b43d58a1678113bef113647", + "semanticNameDigest": "030b86907fbcf1a04d0a629364dad2d8093c7fd4f890d94300d5c57e844a0404", "shape": { "area": 156, "brepSha256": "3f4c1a5092258ce139e9d6554d68ef86124a36862d5605c58fe9b91c00d89a8d", @@ -82658,8 +82658,8 @@ "key": "partdesign-pocket-through:011:Pocket16", "name": "Pocket16", "ordinal": 11, - "relationDigest": "a01403ddee96b434d28a882db5899c6529d1e49b0f4a47bdd9adaff936cf6da2", - "semanticNameDigest": "834792730c4baa336dfd1acc7357272e8542028a7cec956a34a114648fede6eb", + "relationDigest": "264a292edce634c843901b47abc2f2616ada2c975447db8d50259a4daa5d9f3b", + "semanticNameDigest": "f6d1c5dff2b47b703ecb63adea4f544b9409f9e8b9dab1e6aaa94f6242455d66", "shape": { "area": 156, "brepSha256": "bc8da491ed9cda45ad274fed01eaf8a45be647edae9103664f33d09a0f02f493", @@ -82679,8 +82679,8 @@ "key": "partdesign-pocket-through:000:Body16", "name": "Body16", "ordinal": 0, - "relationDigest": "789f08ee93078a4993256f4f84aaeebeda55b1e4b85ba320bc3bf1660f61424f", - "semanticNameDigest": "a43643c71e07a6f3cf199cf37eda3d1048f7cdbb62c4b069ad64a42d98380d38", + "relationDigest": "9f5f0cf8bcfa9cfa4d5bc181fc77e00cf357779f0bc911453c5e3298cd315280", + "semanticNameDigest": "88fa663eb0c658c3a5053bbf387295d860160c090e152dc4e7e5e56649f0dfc4", "shape": { "area": 138.88, "brepSha256": "896f13d36675806ac8c3a359a5e2be1fbf8f5c3efad19fcf6d27e548f05a5dcf", @@ -82888,8 +82888,8 @@ "key": "partdesign-pocket-through:011:Pocket16", "name": "Pocket16", "ordinal": 11, - "relationDigest": "5342570780854a405f82bfef7a11730681d8f6b71dfd318e482096b1be058678", - "semanticNameDigest": "406cb7e44499069fbb747666aa20b9fc3070698d033d6becc6ed582f5394981b", + "relationDigest": "6243b4a96b360c27acefa6e7f3d33c0028fb399764ed25618ca02b815859576c", + "semanticNameDigest": "18fffcdaa360c13dd3279890d0b061e1a55e998933329ea37445ca0ec7487c7b", "shape": { "area": 138.88, "brepSha256": "521151d48247104a695e901c89a59dbb59787c4582bf1e190a4f72673b6bd1fa", @@ -82935,21 +82935,21 @@ "history": [ { "children": [], - "mappedName": "#16:1;:H3c7,F;:H3c9,F", + "mappedName": "#16:1;:Hfd4,F;:Hfd6,F", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#16:1;:H3c7,F", + "mappedName": "#16:1;:Hfd4,F", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:1;:H3c6,E" + "#b:1;:Hfd3,E" ], - "mappedName": "#d:1;:G;XTR;:H3c6:7,F", + "mappedName": "#d:1;:G;XTR;:Hfd3:7,F", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -82964,7 +82964,7 @@ "indexedStringIds": [ 22 ], - "mappedName": "#16:1;:H3c7,F;:H3c9,F", + "mappedName": "#16:1;:Hfd4,F;:Hfd6,F", "mappedStringIds": [ 22 ], @@ -82974,21 +82974,21 @@ "history": [ { "children": [], - "mappedName": "#16:4;:H3c7,F;:H3c9,F", + "mappedName": "#16:4;:Hfd4,F;:Hfd6,F", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#16:4;:H3c7,F", + "mappedName": "#16:4;:Hfd4,F", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:4;:H3c6,E" + "#b:4;:Hfd3,E" ], - "mappedName": "#d:4;:G;XTR;:H3c6:7,F", + "mappedName": "#d:4;:G;XTR;:Hfd3:7,F", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -83005,7 +83005,7 @@ 13, 22 ], - "mappedName": "#16:4;:H3c7,F;:H3c9,F", + "mappedName": "#16:4;:Hfd4,F;:Hfd6,F", "mappedStringIds": [ 11, 13, @@ -83017,21 +83017,21 @@ "history": [ { "children": [], - "mappedName": "#16:2;:H3c7,F;:H3c9,F", + "mappedName": "#16:2;:Hfd4,F;:Hfd6,F", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#16:2;:H3c7,F", + "mappedName": "#16:2;:Hfd4,F", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:2;:H3c6,E" + "#b:2;:Hfd3,E" ], - "mappedName": "#d:2;:G;XTR;:H3c6:7,F", + "mappedName": "#d:2;:G;XTR;:Hfd3:7,F", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -83048,7 +83048,7 @@ 13, 22 ], - "mappedName": "#16:2;:H3c7,F;:H3c9,F", + "mappedName": "#16:2;:Hfd4,F;:Hfd6,F", "mappedStringIds": [ 11, 13, @@ -83060,21 +83060,21 @@ "history": [ { "children": [], - "mappedName": "#14:1;:M;CUT;:H3c7:7,F;:H3c9,F", + "mappedName": "#14:1;:M;CUT;:Hfd4:7,F;:Hfd6,F", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#14:1;:M;CUT;:H3c7:7,F", + "mappedName": "#14:1;:M;CUT;:Hfd4:7,F", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:1;:H3c6,E" + "#b:1;:Hfd3,E" ], - "mappedName": "#d:1;FAC;:H3c6:4,F", + "mappedName": "#d:1;FAC;:Hfd3:4,F", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -83089,7 +83089,7 @@ "indexedStringIds": [ 20 ], - "mappedName": "#14:1;:M;CUT;:H3c7:7,F;:H3c9,F", + "mappedName": "#14:1;:M;CUT;:Hfd4:7,F;:Hfd6,F", "mappedStringIds": [ 20 ], @@ -83099,22 +83099,22 @@ "history": [ { "children": [], - "mappedName": "#3c:1;:M;CUT;:H3c7:7,F;:H3c9,F", + "mappedName": "#3c:1;:M;CUT;:Hfd4:7,F;:Hfd6,F", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#3c:1;:M;CUT;:H3c7:7,F", + "mappedName": "#3c:1;:M;CUT;:Hfd4:7,F", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:1;FAC;:H3c6:4,F", - "#b:1;:H3c6,E" + "#d:1;FAC;:Hfd3:4,F", + "#b:1;:Hfd3,E" ], - "mappedName": "#14:1;:G0;XTR;:H3c6:8,F", + "mappedName": "#14:1;:G0;XTR;:Hfd3:8,F", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -83129,7 +83129,7 @@ "indexedStringIds": [ 60 ], - "mappedName": "#3c:1;:M;CUT;:H3c7:7,F;:H3c9,F", + "mappedName": "#3c:1;:M;CUT;:Hfd4:7,F;:Hfd6,F", "mappedStringIds": [ 60 ], @@ -83139,21 +83139,21 @@ "history": [ { "children": [], - "mappedName": "#16:3;:H3c7,F;:H3c9,F", + "mappedName": "#16:3;:Hfd4,F;:Hfd6,F", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#16:3;:H3c7,F", + "mappedName": "#16:3;:Hfd4,F", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:3;:H3c6,E" + "#b:3;:Hfd3,E" ], - "mappedName": "#d:3;:G;XTR;:H3c6:7,F", + "mappedName": "#d:3;:G;XTR;:Hfd3:7,F", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -83170,7 +83170,7 @@ 13, 22 ], - "mappedName": "#16:3;:H3c7,F;:H3c9,F", + "mappedName": "#16:3;:Hfd4,F;:Hfd6,F", "mappedStringIds": [ 11, 13, @@ -83182,18 +83182,18 @@ "history": [ { "children": [ - "#26:1;:M;CUT;:H-3c9:7,F" + "#26:1;:M;CUT;:H-fd6:7,F" ], - "mappedName": "#26:1;:M;CUT;:H-3c9:7,F;:H3c9,F", + "mappedName": "#26:1;:M;CUT;:H-fd6:7,F;:Hfd6,F", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:1;:G;XTR;:H3c8:7,F", - "#b:1;:H3c8,E" + "#1d:1;:G;XTR;:Hfd5:7,F", + "#b:1;:Hfd5,E" ], - "mappedName": "#26:1;:M;CUT;:H-3c9:7,F", + "mappedName": "#26:1;:M;CUT;:H-fd6:7,F", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -83208,7 +83208,7 @@ "indexedStringIds": [ 38 ], - "mappedName": "#26:1;:M;CUT;:H-3c9:7,F;:H3c9,F", + "mappedName": "#26:1;:M;CUT;:H-fd6:7,F;:Hfd6,F", "mappedStringIds": [ 38 ], @@ -83218,18 +83218,18 @@ "history": [ { "children": [ - "#26:2;:M;CUT;:H-3c9:7,F" + "#26:2;:M;CUT;:H-fd6:7,F" ], - "mappedName": "#26:2;:M;CUT;:H-3c9:7,F;:H3c9,F", + "mappedName": "#26:2;:M;CUT;:H-fd6:7,F;:Hfd6,F", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:2;:G;XTR;:H3c8:7,F", - "#b:2;:H3c8,E" + "#1d:2;:G;XTR;:Hfd5:7,F", + "#b:2;:Hfd5,E" ], - "mappedName": "#26:2;:M;CUT;:H-3c9:7,F", + "mappedName": "#26:2;:M;CUT;:H-fd6:7,F", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -83246,7 +83246,7 @@ 29, 38 ], - "mappedName": "#26:2;:M;CUT;:H-3c9:7,F;:H3c9,F", + "mappedName": "#26:2;:M;CUT;:H-fd6:7,F;:Hfd6,F", "mappedStringIds": [ 11, 29, @@ -83258,18 +83258,18 @@ "history": [ { "children": [ - "#26:3;:M;CUT;:H-3c9:7,F" + "#26:3;:M;CUT;:H-fd6:7,F" ], - "mappedName": "#26:3;:M;CUT;:H-3c9:7,F;:H3c9,F", + "mappedName": "#26:3;:M;CUT;:H-fd6:7,F;:Hfd6,F", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:3;:G;XTR;:H3c8:7,F", - "#b:3;:H3c8,E" + "#1d:3;:G;XTR;:Hfd5:7,F", + "#b:3;:Hfd5,E" ], - "mappedName": "#26:3;:M;CUT;:H-3c9:7,F", + "mappedName": "#26:3;:M;CUT;:H-fd6:7,F", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -83286,7 +83286,7 @@ 29, 38 ], - "mappedName": "#26:3;:M;CUT;:H-3c9:7,F;:H3c9,F", + "mappedName": "#26:3;:M;CUT;:H-fd6:7,F;:Hfd6,F", "mappedStringIds": [ 11, 29, @@ -83298,18 +83298,18 @@ "history": [ { "children": [ - "#26:4;:M;CUT;:H-3c9:7,F" + "#26:4;:M;CUT;:H-fd6:7,F" ], - "mappedName": "#26:4;:M;CUT;:H-3c9:7,F;:H3c9,F", + "mappedName": "#26:4;:M;CUT;:H-fd6:7,F;:Hfd6,F", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:4;:G;XTR;:H3c8:7,F", - "#b:4;:H3c8,E" + "#1d:4;:G;XTR;:Hfd5:7,F", + "#b:4;:Hfd5,E" ], - "mappedName": "#26:4;:M;CUT;:H-3c9:7,F", + "mappedName": "#26:4;:M;CUT;:H-fd6:7,F", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -83326,7 +83326,7 @@ 29, 38 ], - "mappedName": "#26:4;:M;CUT;:H-3c9:7,F;:H3c9,F", + "mappedName": "#26:4;:M;CUT;:H-fd6:7,F;:Hfd6,F", "mappedStringIds": [ 11, 29, @@ -83338,19 +83338,19 @@ "history": [ { "children": [], - "mappedName": "#58:29;:H3c7,E;:H3c9,E", + "mappedName": "#58:29;:Hfd4,E;:Hfd6,E", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#58:29;:H3c7,E", + "mappedName": "#58:29;:Hfd4,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4141;:G;XTR;:H3c6:7,E", + "mappedName": "#4141;:G;XTR;:Hfd3:7,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -83365,7 +83365,7 @@ "indexedStringIds": [ 88 ], - "mappedName": "#58:29;:H3c7,E;:H3c9,E", + "mappedName": "#58:29;:Hfd4,E;:Hfd6,E", "mappedStringIds": [ 88 ], @@ -83375,19 +83375,19 @@ "history": [ { "children": [], - "mappedName": "#59:2a;:H3c7,E;:H3c9,E", + "mappedName": "#59:2a;:Hfd4,E;:Hfd6,E", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#59:2a;:H3c7,E", + "mappedName": "#59:2a;:Hfd4,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4242;:G;XTR;:H3c6:7,E", + "mappedName": "#4242;:G;XTR;:Hfd3:7,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -83402,7 +83402,7 @@ "indexedStringIds": [ 89 ], - "mappedName": "#59:2a;:H3c7,E;:H3c9,E", + "mappedName": "#59:2a;:Hfd4,E;:Hfd6,E", "mappedStringIds": [ 89 ], @@ -83412,19 +83412,19 @@ "history": [ { "children": [], - "mappedName": "#d:1;:H3c7,E;:H3c9,E", + "mappedName": "#d:1;:Hfd4,E;:Hfd6,E", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#d:1;:H3c7,E", + "mappedName": "#d:1;:Hfd4,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:1;:H3c6,E", + "mappedName": "#b:1;:Hfd3,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -83439,7 +83439,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;:H3c7,E;:H3c9,E", + "mappedName": "#d:1;:Hfd4,E;:Hfd6,E", "mappedStringIds": [ 13 ], @@ -83449,22 +83449,22 @@ "history": [ { "children": [], - "mappedName": "#36:1;:H3c7,E;:H3c9,E", + "mappedName": "#36:1;:Hfd4,E;:Hfd6,E", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#36:1;:H3c7,E", + "mappedName": "#36:1;:Hfd4,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:1;:G;XTR;:H3c6:7,F", - "#b:1;:H3c6,E" + "#d:1;:G;XTR;:Hfd3:7,F", + "#b:1;:Hfd3,E" ], - "mappedName": "#16:1;:U;XTR;:H3c6:7,E", + "mappedName": "#16:1;:U;XTR;:Hfd3:7,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -83479,7 +83479,7 @@ "indexedStringIds": [ 54 ], - "mappedName": "#36:1;:H3c7,E;:H3c9,E", + "mappedName": "#36:1;:Hfd4,E;:Hfd6,E", "mappedStringIds": [ 54 ], @@ -83489,19 +83489,19 @@ "history": [ { "children": [], - "mappedName": "#5b:2c;:H3c7,E;:H3c9,E", + "mappedName": "#5b:2c;:Hfd4,E;:Hfd6,E", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#5b:2c;:H3c7,E", + "mappedName": "#5b:2c;:Hfd4,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4444;:G;XTR;:H3c6:7,E", + "mappedName": "#4444;:G;XTR;:Hfd3:7,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -83516,7 +83516,7 @@ "indexedStringIds": [ 91 ], - "mappedName": "#5b:2c;:H3c7,E;:H3c9,E", + "mappedName": "#5b:2c;:Hfd4,E;:Hfd6,E", "mappedStringIds": [ 91 ], @@ -83526,19 +83526,19 @@ "history": [ { "children": [], - "mappedName": "#d:4;:H3c7,E;:H3c9,E", + "mappedName": "#d:4;:Hfd4,E;:Hfd6,E", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#d:4;:H3c7,E", + "mappedName": "#d:4;:Hfd4,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:4;:H3c6,E", + "mappedName": "#b:4;:Hfd3,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -83554,7 +83554,7 @@ 11, 13 ], - "mappedName": "#d:4;:H3c7,E;:H3c9,E", + "mappedName": "#d:4;:Hfd4,E;:Hfd6,E", "mappedStringIds": [ 11, 13 @@ -83565,22 +83565,22 @@ "history": [ { "children": [], - "mappedName": "#36:4;:H3c7,E;:H3c9,E", + "mappedName": "#36:4;:Hfd4,E;:Hfd6,E", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#36:4;:H3c7,E", + "mappedName": "#36:4;:Hfd4,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:4;:G;XTR;:H3c6:7,F", - "#b:4;:H3c6,E" + "#d:4;:G;XTR;:Hfd3:7,F", + "#b:4;:Hfd3,E" ], - "mappedName": "#16:4;:U;XTR;:H3c6:7,E", + "mappedName": "#16:4;:U;XTR;:Hfd3:7,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -83598,7 +83598,7 @@ 22, 54 ], - "mappedName": "#36:4;:H3c7,E;:H3c9,E", + "mappedName": "#36:4;:Hfd4,E;:Hfd6,E", "mappedStringIds": [ 11, 13, @@ -83611,19 +83611,19 @@ "history": [ { "children": [], - "mappedName": "#5a:2b;:H3c7,E;:H3c9,E", + "mappedName": "#5a:2b;:Hfd4,E;:Hfd6,E", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#5a:2b;:H3c7,E", + "mappedName": "#5a:2b;:Hfd4,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4343;:G;XTR;:H3c6:7,E", + "mappedName": "#4343;:G;XTR;:Hfd3:7,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -83638,7 +83638,7 @@ "indexedStringIds": [ 90 ], - "mappedName": "#5a:2b;:H3c7,E;:H3c9,E", + "mappedName": "#5a:2b;:Hfd4,E;:Hfd6,E", "mappedStringIds": [ 90 ], @@ -83648,19 +83648,19 @@ "history": [ { "children": [], - "mappedName": "#d:2;:H3c7,E;:H3c9,E", + "mappedName": "#d:2;:Hfd4,E;:Hfd6,E", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#d:2;:H3c7,E", + "mappedName": "#d:2;:Hfd4,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:2;:H3c6,E", + "mappedName": "#b:2;:Hfd3,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -83676,7 +83676,7 @@ 11, 13 ], - "mappedName": "#d:2;:H3c7,E;:H3c9,E", + "mappedName": "#d:2;:Hfd4,E;:Hfd6,E", "mappedStringIds": [ 11, 13 @@ -83687,22 +83687,22 @@ "history": [ { "children": [], - "mappedName": "#36:2;:H3c7,E;:H3c9,E", + "mappedName": "#36:2;:Hfd4,E;:Hfd6,E", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#36:2;:H3c7,E", + "mappedName": "#36:2;:Hfd4,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:2;:G;XTR;:H3c6:7,F", - "#b:2;:H3c6,E" + "#d:2;:G;XTR;:Hfd3:7,F", + "#b:2;:Hfd3,E" ], - "mappedName": "#16:2;:U;XTR;:H3c6:7,E", + "mappedName": "#16:2;:U;XTR;:Hfd3:7,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -83720,7 +83720,7 @@ 22, 54 ], - "mappedName": "#36:2;:H3c7,E;:H3c9,E", + "mappedName": "#36:2;:Hfd4,E;:Hfd6,E", "mappedStringIds": [ 11, 13, @@ -83733,19 +83733,19 @@ "history": [ { "children": [], - "mappedName": "#d:3;:H3c7,E;:H3c9,E", + "mappedName": "#d:3;:Hfd4,E;:Hfd6,E", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#d:3;:H3c7,E", + "mappedName": "#d:3;:Hfd4,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:3;:H3c6,E", + "mappedName": "#b:3;:Hfd3,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -83761,7 +83761,7 @@ 11, 13 ], - "mappedName": "#d:3;:H3c7,E;:H3c9,E", + "mappedName": "#d:3;:Hfd4,E;:Hfd6,E", "mappedStringIds": [ 11, 13 @@ -83772,18 +83772,18 @@ "history": [ { "children": [ - "#26:1;:G#37;CUT;:H-3c9:a,E" + "#26:1;:G#37;CUT;:H-fd6:a,E" ], - "mappedName": "#26:1;:G#37;CUT;:H-3c9:a,E;:H3c9,E", + "mappedName": "#26:1;:G#37;CUT;:H-fd6:a,E;:Hfd6,E", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:1;:G;XTR;:H3c8:7,F", - "#b:1;:H3c8,E" + "#1d:1;:G;XTR;:Hfd5:7,F", + "#b:1;:Hfd5,E" ], - "mappedName": "#26:1;:G#37;CUT;:H-3c9:a,E", + "mappedName": "#26:1;:G#37;CUT;:H-fd6:a,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -83801,7 +83801,7 @@ 38, 55 ], - "mappedName": "#26:1;:G#37;CUT;:H-3c9:a,E;:H3c9,E", + "mappedName": "#26:1;:G#37;CUT;:H-fd6:a,E;:Hfd6,E", "mappedStringIds": [ 13, 20, @@ -83814,18 +83814,18 @@ "history": [ { "children": [ - "#26:2;:G#38;CUT;:H-3c9:a,E" + "#26:2;:G#38;CUT;:H-fd6:a,E" ], - "mappedName": "#26:2;:G#38;CUT;:H-3c9:a,E;:H3c9,E", + "mappedName": "#26:2;:G#38;CUT;:H-fd6:a,E;:Hfd6,E", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:2;:G;XTR;:H3c8:7,F", - "#b:2;:H3c8,E" + "#1d:2;:G;XTR;:Hfd5:7,F", + "#b:2;:Hfd5,E" ], - "mappedName": "#26:2;:G#38;CUT;:H-3c9:a,E", + "mappedName": "#26:2;:G#38;CUT;:H-fd6:a,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -83845,7 +83845,7 @@ 38, 56 ], - "mappedName": "#26:2;:G#38;CUT;:H-3c9:a,E;:H3c9,E", + "mappedName": "#26:2;:G#38;CUT;:H-fd6:a,E;:Hfd6,E", "mappedStringIds": [ 11, 13, @@ -83860,18 +83860,18 @@ "history": [ { "children": [ - "#26:3;:G#39;CUT;:H-3c9:a,E" + "#26:3;:G#39;CUT;:H-fd6:a,E" ], - "mappedName": "#26:3;:G#39;CUT;:H-3c9:a,E;:H3c9,E", + "mappedName": "#26:3;:G#39;CUT;:H-fd6:a,E;:Hfd6,E", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:3;:G;XTR;:H3c8:7,F", - "#b:3;:H3c8,E" + "#1d:3;:G;XTR;:Hfd5:7,F", + "#b:3;:Hfd5,E" ], - "mappedName": "#26:3;:G#39;CUT;:H-3c9:a,E", + "mappedName": "#26:3;:G#39;CUT;:H-fd6:a,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -83891,7 +83891,7 @@ 38, 57 ], - "mappedName": "#26:3;:G#39;CUT;:H-3c9:a,E;:H3c9,E", + "mappedName": "#26:3;:G#39;CUT;:H-fd6:a,E;:Hfd6,E", "mappedStringIds": [ 11, 13, @@ -83906,18 +83906,18 @@ "history": [ { "children": [ - "#26:4;:G#3a;CUT;:H-3c9:a,E" + "#26:4;:G#3a;CUT;:H-fd6:a,E" ], - "mappedName": "#26:4;:G#3a;CUT;:H-3c9:a,E;:H3c9,E", + "mappedName": "#26:4;:G#3a;CUT;:H-fd6:a,E;:Hfd6,E", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:4;:G;XTR;:H3c8:7,F", - "#b:4;:H3c8,E" + "#1d:4;:G;XTR;:Hfd5:7,F", + "#b:4;:Hfd5,E" ], - "mappedName": "#26:4;:G#3a;CUT;:H-3c9:a,E", + "mappedName": "#26:4;:G#3a;CUT;:H-fd6:a,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -83937,7 +83937,7 @@ 38, 58 ], - "mappedName": "#26:4;:G#3a;CUT;:H-3c9:a,E;:H3c9,E", + "mappedName": "#26:4;:G#3a;CUT;:H-fd6:a,E;:Hfd6,E", "mappedStringIds": [ 11, 13, @@ -83952,22 +83952,22 @@ "history": [ { "children": [], - "mappedName": "#36:3;:H3c7,E;:H3c9,E", + "mappedName": "#36:3;:Hfd4,E;:Hfd6,E", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#36:3;:H3c7,E", + "mappedName": "#36:3;:Hfd4,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:3;:G;XTR;:H3c6:7,F", - "#b:3;:H3c6,E" + "#d:3;:G;XTR;:Hfd3:7,F", + "#b:3;:Hfd3,E" ], - "mappedName": "#16:3;:U;XTR;:H3c6:7,E", + "mappedName": "#16:3;:U;XTR;:Hfd3:7,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -83985,7 +83985,7 @@ 22, 54 ], - "mappedName": "#36:3;:H3c7,E;:H3c9,E", + "mappedName": "#36:3;:Hfd4,E;:Hfd6,E", "mappedStringIds": [ 11, 13, @@ -83998,17 +83998,17 @@ "history": [ { "children": [ - "#1d:1;:M;CUT;:H-3c9:7,E" + "#1d:1;:M;CUT;:H-fd6:7,E" ], - "mappedName": "#1d:1;:M;CUT;:H-3c9:7,E;:H3c9,E", + "mappedName": "#1d:1;:M;CUT;:H-fd6:7,E;:Hfd6,E", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [ - "#b:1;:H3c8,E" + "#b:1;:Hfd5,E" ], - "mappedName": "#1d:1;:M;CUT;:H-3c9:7,E", + "mappedName": "#1d:1;:M;CUT;:H-fd6:7,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -84023,7 +84023,7 @@ "indexedStringIds": [ 29 ], - "mappedName": "#1d:1;:M;CUT;:H-3c9:7,E;:H3c9,E", + "mappedName": "#1d:1;:M;CUT;:H-fd6:7,E;:Hfd6,E", "mappedStringIds": [ 29 ], @@ -84033,17 +84033,17 @@ "history": [ { "children": [ - "#1d:2;:M;CUT;:H-3c9:7,E" + "#1d:2;:M;CUT;:H-fd6:7,E" ], - "mappedName": "#1d:2;:M;CUT;:H-3c9:7,E;:H3c9,E", + "mappedName": "#1d:2;:M;CUT;:H-fd6:7,E;:Hfd6,E", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [ - "#b:2;:H3c8,E" + "#b:2;:Hfd5,E" ], - "mappedName": "#1d:2;:M;CUT;:H-3c9:7,E", + "mappedName": "#1d:2;:M;CUT;:H-fd6:7,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -84059,7 +84059,7 @@ 11, 29 ], - "mappedName": "#1d:2;:M;CUT;:H-3c9:7,E;:H3c9,E", + "mappedName": "#1d:2;:M;CUT;:H-fd6:7,E;:Hfd6,E", "mappedStringIds": [ 11, 29 @@ -84070,17 +84070,17 @@ "history": [ { "children": [ - "#1d:3;:M;CUT;:H-3c9:7,E" + "#1d:3;:M;CUT;:H-fd6:7,E" ], - "mappedName": "#1d:3;:M;CUT;:H-3c9:7,E;:H3c9,E", + "mappedName": "#1d:3;:M;CUT;:H-fd6:7,E;:Hfd6,E", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [ - "#b:3;:H3c8,E" + "#b:3;:Hfd5,E" ], - "mappedName": "#1d:3;:M;CUT;:H-3c9:7,E", + "mappedName": "#1d:3;:M;CUT;:H-fd6:7,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -84096,7 +84096,7 @@ 11, 29 ], - "mappedName": "#1d:3;:M;CUT;:H-3c9:7,E;:H3c9,E", + "mappedName": "#1d:3;:M;CUT;:H-fd6:7,E;:Hfd6,E", "mappedStringIds": [ 11, 29 @@ -84107,17 +84107,17 @@ "history": [ { "children": [ - "#1d:4;:M;CUT;:H-3c9:7,E" + "#1d:4;:M;CUT;:H-fd6:7,E" ], - "mappedName": "#1d:4;:M;CUT;:H-3c9:7,E;:H3c9,E", + "mappedName": "#1d:4;:M;CUT;:H-fd6:7,E;:Hfd6,E", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [ - "#b:4;:H3c8,E" + "#b:4;:Hfd5,E" ], - "mappedName": "#1d:4;:M;CUT;:H-3c9:7,E", + "mappedName": "#1d:4;:M;CUT;:H-fd6:7,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -84133,7 +84133,7 @@ 11, 29 ], - "mappedName": "#1d:4;:M;CUT;:H-3c9:7,E;:H3c9,E", + "mappedName": "#1d:4;:M;CUT;:H-fd6:7,E;:Hfd6,E", "mappedStringIds": [ 11, 29 @@ -84144,18 +84144,18 @@ "history": [ { "children": [ - "#46;:M;CUT;:H-3c9:7,E" + "#46;:M;CUT;:H-fd6:7,E" ], - "mappedName": "#46;:M;CUT;:H-3c9:7,E;:H3c9,E", + "mappedName": "#46;:M;CUT;:H-fd6:7,E;:Hfd6,E", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [ - "#20;:G;XTR;:H3c8:7,E", - "#4;:H3c8,V" + "#20;:G;XTR;:Hfd5:7,E", + "#4;:Hfd5,V" ], - "mappedName": "#46;:M;CUT;:H-3c9:7,E", + "mappedName": "#46;:M;CUT;:H-fd6:7,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -84170,7 +84170,7 @@ "indexedStringIds": [ 70 ], - "mappedName": "#46;:M;CUT;:H-3c9:7,E;:H3c9,E", + "mappedName": "#46;:M;CUT;:H-fd6:7,E;:Hfd6,E", "mappedStringIds": [ 70 ], @@ -84180,18 +84180,18 @@ "history": [ { "children": [ - "#45;:M;CUT;:H-3c9:7,E" + "#45;:M;CUT;:H-fd6:7,E" ], - "mappedName": "#45;:M;CUT;:H-3c9:7,E;:H3c9,E", + "mappedName": "#45;:M;CUT;:H-fd6:7,E;:Hfd6,E", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [ - "#1f;:G;XTR;:H3c8:7,E", - "#2;:H3c8,V" + "#1f;:G;XTR;:Hfd5:7,E", + "#2;:Hfd5,V" ], - "mappedName": "#45;:M;CUT;:H-3c9:7,E", + "mappedName": "#45;:M;CUT;:H-fd6:7,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -84206,7 +84206,7 @@ "indexedStringIds": [ 69 ], - "mappedName": "#45;:M;CUT;:H-3c9:7,E;:H3c9,E", + "mappedName": "#45;:M;CUT;:H-fd6:7,E;:Hfd6,E", "mappedStringIds": [ 69 ], @@ -84216,18 +84216,18 @@ "history": [ { "children": [ - "#47;:M;CUT;:H-3c9:7,E" + "#47;:M;CUT;:H-fd6:7,E" ], - "mappedName": "#47;:M;CUT;:H-3c9:7,E;:H3c9,E", + "mappedName": "#47;:M;CUT;:H-fd6:7,E;:Hfd6,E", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [ - "#21;:G;XTR;:H3c8:7,E", - "#6;:H3c8,V" + "#21;:G;XTR;:Hfd5:7,E", + "#6;:Hfd5,V" ], - "mappedName": "#47;:M;CUT;:H-3c9:7,E", + "mappedName": "#47;:M;CUT;:H-fd6:7,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -84242,7 +84242,7 @@ "indexedStringIds": [ 71 ], - "mappedName": "#47;:M;CUT;:H-3c9:7,E;:H3c9,E", + "mappedName": "#47;:M;CUT;:H-fd6:7,E;:Hfd6,E", "mappedStringIds": [ 71 ], @@ -84252,18 +84252,18 @@ "history": [ { "children": [ - "#48;:M;CUT;:H-3c9:7,E" + "#48;:M;CUT;:H-fd6:7,E" ], - "mappedName": "#48;:M;CUT;:H-3c9:7,E;:H3c9,E", + "mappedName": "#48;:M;CUT;:H-fd6:7,E;:Hfd6,E", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [ - "#22;:G;XTR;:H3c8:7,E", - "#8;:H3c8,V" + "#22;:G;XTR;:Hfd5:7,E", + "#8;:Hfd5,V" ], - "mappedName": "#48;:M;CUT;:H-3c9:7,E", + "mappedName": "#48;:M;CUT;:H-fd6:7,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -84278,7 +84278,7 @@ "indexedStringIds": [ 72 ], - "mappedName": "#48;:M;CUT;:H-3c9:7,E;:H3c9,E", + "mappedName": "#48;:M;CUT;:H-fd6:7,E;:Hfd6,E", "mappedStringIds": [ 72 ], @@ -84288,19 +84288,19 @@ "history": [ { "children": [], - "mappedName": "#41;:H3c7,V;:H3c9,V", + "mappedName": "#41;:Hfd4,V;:Hfd6,V", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#41;:H3c7,V", + "mappedName": "#41;:Hfd4,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#2;:H3c6,V", + "mappedName": "#2;:Hfd3,V", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -84315,7 +84315,7 @@ "indexedStringIds": [ 65 ], - "mappedName": "#41;:H3c7,V;:H3c9,V", + "mappedName": "#41;:Hfd4,V;:Hfd6,V", "mappedStringIds": [ 65 ], @@ -84325,23 +84325,23 @@ "history": [ { "children": [], - "mappedName": "#4a:1;:H3c7,V;:H3c9,V", + "mappedName": "#4a:1;:Hfd4,V;:Hfd6,V", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#4a:1;:H3c7,V", + "mappedName": "#4a:1;:Hfd4,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:1;:U;XTR;:H3c6:7,E", - "#d:1;:G;XTR;:H3c6:7,F", - "#b:1;:H3c6,E" + "#16:1;:U;XTR;:Hfd3:7,E", + "#d:1;:G;XTR;:Hfd3:7,F", + "#b:1;:Hfd3,E" ], - "mappedName": "#36:1;:U;XTR;:H3c6:7,V", + "mappedName": "#36:1;:U;XTR;:Hfd3:7,V", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -84356,7 +84356,7 @@ "indexedStringIds": [ 74 ], - "mappedName": "#4a:1;:H3c7,V;:H3c9,V", + "mappedName": "#4a:1;:Hfd4,V;:Hfd6,V", "mappedStringIds": [ 74 ], @@ -84366,19 +84366,19 @@ "history": [ { "children": [], - "mappedName": "#42;:H3c7,V;:H3c9,V", + "mappedName": "#42;:Hfd4,V;:Hfd6,V", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#42;:H3c7,V", + "mappedName": "#42;:Hfd4,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4;:H3c6,V", + "mappedName": "#4;:Hfd3,V", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -84393,7 +84393,7 @@ "indexedStringIds": [ 66 ], - "mappedName": "#42;:H3c7,V;:H3c9,V", + "mappedName": "#42;:Hfd4,V;:Hfd6,V", "mappedStringIds": [ 66 ], @@ -84403,23 +84403,23 @@ "history": [ { "children": [], - "mappedName": "#4d:1;:H3c7,V;:H3c9,V", + "mappedName": "#4d:1;:Hfd4,V;:Hfd6,V", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#4d:1;:H3c7,V", + "mappedName": "#4d:1;:Hfd4,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:1;:U;XTR;:H3c6:7,E", - "#d:1;:G;XTR;:H3c6:7,F", - "#b:1;:H3c6,E" + "#16:1;:U;XTR;:Hfd3:7,E", + "#d:1;:G;XTR;:Hfd3:7,F", + "#b:1;:Hfd3,E" ], - "mappedName": "#36:1;:U2;XTR;:H3c6:8,V", + "mappedName": "#36:1;:U2;XTR;:Hfd3:8,V", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -84434,7 +84434,7 @@ "indexedStringIds": [ 77 ], - "mappedName": "#4d:1;:H3c7,V;:H3c9,V", + "mappedName": "#4d:1;:Hfd4,V;:Hfd6,V", "mappedStringIds": [ 77 ], @@ -84444,19 +84444,19 @@ "history": [ { "children": [], - "mappedName": "#44;:H3c7,V;:H3c9,V", + "mappedName": "#44;:Hfd4,V;:Hfd6,V", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#44;:H3c7,V", + "mappedName": "#44;:Hfd4,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#8;:H3c6,V", + "mappedName": "#8;:Hfd3,V", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -84471,7 +84471,7 @@ "indexedStringIds": [ 68 ], - "mappedName": "#44;:H3c7,V;:H3c9,V", + "mappedName": "#44;:Hfd4,V;:Hfd6,V", "mappedStringIds": [ 68 ], @@ -84481,23 +84481,23 @@ "history": [ { "children": [], - "mappedName": "#4d:3;:H3c7,V;:H3c9,V", + "mappedName": "#4d:3;:Hfd4,V;:Hfd6,V", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#4d:3;:H3c7,V", + "mappedName": "#4d:3;:Hfd4,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:3;:U;XTR;:H3c6:7,E", - "#d:3;:G;XTR;:H3c6:7,F", - "#b:3;:H3c6,E" + "#16:3;:U;XTR;:Hfd3:7,E", + "#d:3;:G;XTR;:Hfd3:7,F", + "#b:3;:Hfd3,E" ], - "mappedName": "#36:3;:U2;XTR;:H3c6:8,V", + "mappedName": "#36:3;:U2;XTR;:Hfd3:8,V", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -84516,7 +84516,7 @@ 54, 77 ], - "mappedName": "#4d:3;:H3c7,V;:H3c9,V", + "mappedName": "#4d:3;:Hfd4,V;:Hfd6,V", "mappedStringIds": [ 11, 13, @@ -84530,19 +84530,19 @@ "history": [ { "children": [], - "mappedName": "#43;:H3c7,V;:H3c9,V", + "mappedName": "#43;:Hfd4,V;:Hfd6,V", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#43;:H3c7,V", + "mappedName": "#43;:Hfd4,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#6;:H3c6,V", + "mappedName": "#6;:Hfd3,V", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -84557,7 +84557,7 @@ "indexedStringIds": [ 67 ], - "mappedName": "#43;:H3c7,V;:H3c9,V", + "mappedName": "#43;:Hfd4,V;:Hfd6,V", "mappedStringIds": [ 67 ], @@ -84567,23 +84567,23 @@ "history": [ { "children": [], - "mappedName": "#4d:2;:H3c7,V;:H3c9,V", + "mappedName": "#4d:2;:Hfd4,V;:Hfd6,V", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#4d:2;:H3c7,V", + "mappedName": "#4d:2;:Hfd4,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:2;:U;XTR;:H3c6:7,E", - "#d:2;:G;XTR;:H3c6:7,F", - "#b:2;:H3c6,E" + "#16:2;:U;XTR;:Hfd3:7,E", + "#d:2;:G;XTR;:Hfd3:7,F", + "#b:2;:Hfd3,E" ], - "mappedName": "#36:2;:U2;XTR;:H3c6:8,V", + "mappedName": "#36:2;:U2;XTR;:Hfd3:8,V", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -84602,7 +84602,7 @@ 54, 77 ], - "mappedName": "#4d:2;:H3c7,V;:H3c9,V", + "mappedName": "#4d:2;:Hfd4,V;:Hfd6,V", "mappedStringIds": [ 11, 13, @@ -84616,18 +84616,18 @@ "history": [ { "children": [ - "#45;:G#3d;CUT;:H-3c9:a,V" + "#45;:G#3d;CUT;:H-fd6:a,V" ], - "mappedName": "#45;:G#3d;CUT;:H-3c9:a,V;:H3c9,V", + "mappedName": "#45;:G#3d;CUT;:H-fd6:a,V;:Hfd6,V", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [ - "#1f;:G;XTR;:H3c8:7,E", - "#2;:H3c8,V" + "#1f;:G;XTR;:Hfd5:7,E", + "#2;:Hfd5,V" ], - "mappedName": "#45;:G#3d;CUT;:H-3c9:a,V", + "mappedName": "#45;:G#3d;CUT;:H-fd6:a,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -84645,7 +84645,7 @@ 61, 69 ], - "mappedName": "#45;:G#3d;CUT;:H-3c9:a,V;:H3c9,V", + "mappedName": "#45;:G#3d;CUT;:H-fd6:a,V;:Hfd6,V", "mappedStringIds": [ 13, 20, @@ -84658,18 +84658,18 @@ "history": [ { "children": [ - "#46;:G#3e;CUT;:H-3c9:a,V" + "#46;:G#3e;CUT;:H-fd6:a,V" ], - "mappedName": "#46;:G#3e;CUT;:H-3c9:a,V;:H3c9,V", + "mappedName": "#46;:G#3e;CUT;:H-fd6:a,V;:Hfd6,V", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [ - "#20;:G;XTR;:H3c8:7,E", - "#4;:H3c8,V" + "#20;:G;XTR;:Hfd5:7,E", + "#4;:Hfd5,V" ], - "mappedName": "#46;:G#3e;CUT;:H-3c9:a,V", + "mappedName": "#46;:G#3e;CUT;:H-fd6:a,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -84687,7 +84687,7 @@ 62, 70 ], - "mappedName": "#46;:G#3e;CUT;:H-3c9:a,V;:H3c9,V", + "mappedName": "#46;:G#3e;CUT;:H-fd6:a,V;:Hfd6,V", "mappedStringIds": [ 13, 20, @@ -84700,18 +84700,18 @@ "history": [ { "children": [ - "#47;:G#3f;CUT;:H-3c9:a,V" + "#47;:G#3f;CUT;:H-fd6:a,V" ], - "mappedName": "#47;:G#3f;CUT;:H-3c9:a,V;:H3c9,V", + "mappedName": "#47;:G#3f;CUT;:H-fd6:a,V;:Hfd6,V", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [ - "#21;:G;XTR;:H3c8:7,E", - "#6;:H3c8,V" + "#21;:G;XTR;:Hfd5:7,E", + "#6;:Hfd5,V" ], - "mappedName": "#47;:G#3f;CUT;:H-3c9:a,V", + "mappedName": "#47;:G#3f;CUT;:H-fd6:a,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -84729,7 +84729,7 @@ 63, 71 ], - "mappedName": "#47;:G#3f;CUT;:H-3c9:a,V;:H3c9,V", + "mappedName": "#47;:G#3f;CUT;:H-fd6:a,V;:Hfd6,V", "mappedStringIds": [ 13, 20, @@ -84742,18 +84742,18 @@ "history": [ { "children": [ - "#48;:G#40;CUT;:H-3c9:a,V" + "#48;:G#40;CUT;:H-fd6:a,V" ], - "mappedName": "#48;:G#40;CUT;:H-3c9:a,V;:H3c9,V", + "mappedName": "#48;:G#40;CUT;:H-fd6:a,V;:Hfd6,V", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [ - "#22;:G;XTR;:H3c8:7,E", - "#8;:H3c8,V" + "#22;:G;XTR;:Hfd5:7,E", + "#8;:Hfd5,V" ], - "mappedName": "#48;:G#40;CUT;:H-3c9:a,V", + "mappedName": "#48;:G#40;CUT;:H-fd6:a,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -84771,7 +84771,7 @@ 64, 72 ], - "mappedName": "#48;:G#40;CUT;:H-3c9:a,V;:H3c9,V", + "mappedName": "#48;:G#40;CUT;:H-fd6:a,V;:Hfd6,V", "mappedStringIds": [ 13, 20, @@ -84784,17 +84784,17 @@ "history": [ { "children": [ - "#1f;:M;CUT;:H-3c9:7,V" + "#1f;:M;CUT;:H-fd6:7,V" ], - "mappedName": "#1f;:M;CUT;:H-3c9:7,V;:H3c9,V", + "mappedName": "#1f;:M;CUT;:H-fd6:7,V;:Hfd6,V", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [ - "#2;:H3c8,V" + "#2;:Hfd5,V" ], - "mappedName": "#1f;:M;CUT;:H-3c9:7,V", + "mappedName": "#1f;:M;CUT;:H-fd6:7,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -84809,7 +84809,7 @@ "indexedStringIds": [ 31 ], - "mappedName": "#1f;:M;CUT;:H-3c9:7,V;:H3c9,V", + "mappedName": "#1f;:M;CUT;:H-fd6:7,V;:Hfd6,V", "mappedStringIds": [ 31 ], @@ -84819,17 +84819,17 @@ "history": [ { "children": [ - "#20;:M;CUT;:H-3c9:7,V" + "#20;:M;CUT;:H-fd6:7,V" ], - "mappedName": "#20;:M;CUT;:H-3c9:7,V;:H3c9,V", + "mappedName": "#20;:M;CUT;:H-fd6:7,V;:Hfd6,V", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [ - "#4;:H3c8,V" + "#4;:Hfd5,V" ], - "mappedName": "#20;:M;CUT;:H-3c9:7,V", + "mappedName": "#20;:M;CUT;:H-fd6:7,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -84844,7 +84844,7 @@ "indexedStringIds": [ 32 ], - "mappedName": "#20;:M;CUT;:H-3c9:7,V;:H3c9,V", + "mappedName": "#20;:M;CUT;:H-fd6:7,V;:Hfd6,V", "mappedStringIds": [ 32 ], @@ -84854,17 +84854,17 @@ "history": [ { "children": [ - "#21;:M;CUT;:H-3c9:7,V" + "#21;:M;CUT;:H-fd6:7,V" ], - "mappedName": "#21;:M;CUT;:H-3c9:7,V;:H3c9,V", + "mappedName": "#21;:M;CUT;:H-fd6:7,V;:Hfd6,V", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [ - "#6;:H3c8,V" + "#6;:Hfd5,V" ], - "mappedName": "#21;:M;CUT;:H-3c9:7,V", + "mappedName": "#21;:M;CUT;:H-fd6:7,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -84879,7 +84879,7 @@ "indexedStringIds": [ 33 ], - "mappedName": "#21;:M;CUT;:H-3c9:7,V;:H3c9,V", + "mappedName": "#21;:M;CUT;:H-fd6:7,V;:Hfd6,V", "mappedStringIds": [ 33 ], @@ -84889,17 +84889,17 @@ "history": [ { "children": [ - "#22;:M;CUT;:H-3c9:7,V" + "#22;:M;CUT;:H-fd6:7,V" ], - "mappedName": "#22;:M;CUT;:H-3c9:7,V;:H3c9,V", + "mappedName": "#22;:M;CUT;:H-fd6:7,V;:Hfd6,V", "object": "Body16", "typeId": "PartDesign::Body" }, { "children": [ - "#8;:H3c8,V" + "#8;:Hfd5,V" ], - "mappedName": "#22;:M;CUT;:H-3c9:7,V", + "mappedName": "#22;:M;CUT;:H-fd6:7,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -84914,7 +84914,7 @@ "indexedStringIds": [ 34 ], - "mappedName": "#22;:M;CUT;:H-3c9:7,V;:H3c9,V", + "mappedName": "#22;:M;CUT;:H-fd6:7,V;:Hfd6,V", "mappedStringIds": [ 34 ], @@ -84934,7 +84934,7 @@ 22 ], "kind": "face", - "mappedName": "#16:1;:H3c7,F;:H3c9,F", + "mappedName": "#16:1;:Hfd4,F;:Hfd6,F", "mappedStringIds": [ 22 ], @@ -84944,7 +84944,7 @@ "index": 1, "type": "Face" }, - "name": "#16:1;:H3c7,F;:H3c9,F", + "name": "#16:1;:Hfd4,F;:Hfd6,F", "stringIds": [ 22 ] @@ -84954,15 +84954,15 @@ "resultPersistentId": "Body16:face:0", "sourceRefs": [ { - "mappedName": "#16:1;:H3c7,F", + "mappedName": "#16:1;:Hfd4,F", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#16:1;:H3c7,F", + "persistentId": "Pocket16:mapped:#16:1;:Hfd4,F", "stageId": "Pocket16" }, { - "mappedName": "#d:1;:G;XTR;:H3c6:7,F", + "mappedName": "#d:1;:G;XTR;:Hfd3:7,F", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#d:1;:G;XTR;:H3c6:7,F", + "persistentId": "Pad16:mapped:#d:1;:G;XTR;:Hfd3:7,F", "stageId": "Pad16" }, { @@ -84981,7 +84981,7 @@ 22 ], "kind": "face", - "mappedName": "#16:4;:H3c7,F;:H3c9,F", + "mappedName": "#16:4;:Hfd4,F;:Hfd6,F", "mappedStringIds": [ 11, 13, @@ -84993,7 +84993,7 @@ "index": 2, "type": "Face" }, - "name": "#16:4;:H3c7,F;:H3c9,F", + "name": "#16:4;:Hfd4,F;:Hfd6,F", "stringIds": [ 11, 13, @@ -85005,15 +85005,15 @@ "resultPersistentId": "Body16:face:1", "sourceRefs": [ { - "mappedName": "#16:4;:H3c7,F", + "mappedName": "#16:4;:Hfd4,F", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#16:4;:H3c7,F", + "persistentId": "Pocket16:mapped:#16:4;:Hfd4,F", "stageId": "Pocket16" }, { - "mappedName": "#d:4;:G;XTR;:H3c6:7,F", + "mappedName": "#d:4;:G;XTR;:Hfd3:7,F", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#d:4;:G;XTR;:H3c6:7,F", + "persistentId": "Pad16:mapped:#d:4;:G;XTR;:Hfd3:7,F", "stageId": "Pad16" }, { @@ -85032,7 +85032,7 @@ 22 ], "kind": "face", - "mappedName": "#16:2;:H3c7,F;:H3c9,F", + "mappedName": "#16:2;:Hfd4,F;:Hfd6,F", "mappedStringIds": [ 11, 13, @@ -85044,7 +85044,7 @@ "index": 3, "type": "Face" }, - "name": "#16:2;:H3c7,F;:H3c9,F", + "name": "#16:2;:Hfd4,F;:Hfd6,F", "stringIds": [ 11, 13, @@ -85056,15 +85056,15 @@ "resultPersistentId": "Body16:face:2", "sourceRefs": [ { - "mappedName": "#16:2;:H3c7,F", + "mappedName": "#16:2;:Hfd4,F", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#16:2;:H3c7,F", + "persistentId": "Pocket16:mapped:#16:2;:Hfd4,F", "stageId": "Pocket16" }, { - "mappedName": "#d:2;:G;XTR;:H3c6:7,F", + "mappedName": "#d:2;:G;XTR;:Hfd3:7,F", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#d:2;:G;XTR;:H3c6:7,F", + "persistentId": "Pad16:mapped:#d:2;:G;XTR;:Hfd3:7,F", "stageId": "Pad16" }, { @@ -85081,7 +85081,7 @@ 20 ], "kind": "face", - "mappedName": "#14:1;:M;CUT;:H3c7:7,F;:H3c9,F", + "mappedName": "#14:1;:M;CUT;:Hfd4:7,F;:Hfd6,F", "mappedStringIds": [ 20 ], @@ -85091,7 +85091,7 @@ "index": 4, "type": "Face" }, - "name": "#14:1;:M;CUT;:H3c7:7,F;:H3c9,F", + "name": "#14:1;:M;CUT;:Hfd4:7,F;:Hfd6,F", "stringIds": [ 20 ] @@ -85101,15 +85101,15 @@ "resultPersistentId": "Body16:face:3", "sourceRefs": [ { - "mappedName": "#14:1;:M;CUT;:H3c7:7,F", + "mappedName": "#14:1;:M;CUT;:Hfd4:7,F", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#14:1;:M;CUT;:H3c7:7,F", + "persistentId": "Pocket16:mapped:#14:1;:M;CUT;:Hfd4:7,F", "stageId": "Pocket16" }, { - "mappedName": "#d:1;FAC;:H3c6:4,F", + "mappedName": "#d:1;FAC;:Hfd3:4,F", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#d:1;FAC;:H3c6:4,F", + "persistentId": "Pad16:mapped:#d:1;FAC;:Hfd3:4,F", "stageId": "Pad16" }, { @@ -85126,7 +85126,7 @@ 60 ], "kind": "face", - "mappedName": "#3c:1;:M;CUT;:H3c7:7,F;:H3c9,F", + "mappedName": "#3c:1;:M;CUT;:Hfd4:7,F;:Hfd6,F", "mappedStringIds": [ 60 ], @@ -85136,7 +85136,7 @@ "index": 5, "type": "Face" }, - "name": "#3c:1;:M;CUT;:H3c7:7,F;:H3c9,F", + "name": "#3c:1;:M;CUT;:Hfd4:7,F;:Hfd6,F", "stringIds": [ 60 ] @@ -85146,15 +85146,15 @@ "resultPersistentId": "Body16:face:4", "sourceRefs": [ { - "mappedName": "#3c:1;:M;CUT;:H3c7:7,F", + "mappedName": "#3c:1;:M;CUT;:Hfd4:7,F", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#3c:1;:M;CUT;:H3c7:7,F", + "persistentId": "Pocket16:mapped:#3c:1;:M;CUT;:Hfd4:7,F", "stageId": "Pocket16" }, { - "mappedName": "#14:1;:G0;XTR;:H3c6:8,F", + "mappedName": "#14:1;:G0;XTR;:Hfd3:8,F", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#14:1;:G0;XTR;:H3c6:8,F", + "persistentId": "Pad16:mapped:#14:1;:G0;XTR;:Hfd3:8,F", "stageId": "Pad16" }, { @@ -85173,7 +85173,7 @@ 22 ], "kind": "face", - "mappedName": "#16:3;:H3c7,F;:H3c9,F", + "mappedName": "#16:3;:Hfd4,F;:Hfd6,F", "mappedStringIds": [ 11, 13, @@ -85185,7 +85185,7 @@ "index": 6, "type": "Face" }, - "name": "#16:3;:H3c7,F;:H3c9,F", + "name": "#16:3;:Hfd4,F;:Hfd6,F", "stringIds": [ 11, 13, @@ -85197,15 +85197,15 @@ "resultPersistentId": "Body16:face:5", "sourceRefs": [ { - "mappedName": "#16:3;:H3c7,F", + "mappedName": "#16:3;:Hfd4,F", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#16:3;:H3c7,F", + "persistentId": "Pocket16:mapped:#16:3;:Hfd4,F", "stageId": "Pocket16" }, { - "mappedName": "#d:3;:G;XTR;:H3c6:7,F", + "mappedName": "#d:3;:G;XTR;:Hfd3:7,F", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#d:3;:G;XTR;:H3c6:7,F", + "persistentId": "Pad16:mapped:#d:3;:G;XTR;:Hfd3:7,F", "stageId": "Pad16" }, { @@ -85222,7 +85222,7 @@ 38 ], "kind": "face", - "mappedName": "#26:1;:M;CUT;:H-3c9:7,F;:H3c9,F", + "mappedName": "#26:1;:M;CUT;:H-fd6:7,F;:Hfd6,F", "mappedStringIds": [ 38 ], @@ -85232,7 +85232,7 @@ "index": 7, "type": "Face" }, - "name": "#26:1;:M;CUT;:H-3c9:7,F;:H3c9,F", + "name": "#26:1;:M;CUT;:H-fd6:7,F;:Hfd6,F", "stringIds": [ 38 ] @@ -85242,9 +85242,9 @@ "resultPersistentId": "Body16:face:6", "sourceRefs": [ { - "mappedName": "#26:1;:M;CUT;:H-3c9:7,F", + "mappedName": "#26:1;:M;CUT;:H-fd6:7,F", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#26:1;:M;CUT;:H-3c9:7,F", + "persistentId": "Pocket16:mapped:#26:1;:M;CUT;:H-fd6:7,F", "stageId": "Pocket16" }, { @@ -85263,7 +85263,7 @@ 38 ], "kind": "face", - "mappedName": "#26:2;:M;CUT;:H-3c9:7,F;:H3c9,F", + "mappedName": "#26:2;:M;CUT;:H-fd6:7,F;:Hfd6,F", "mappedStringIds": [ 11, 29, @@ -85275,7 +85275,7 @@ "index": 8, "type": "Face" }, - "name": "#26:2;:M;CUT;:H-3c9:7,F;:H3c9,F", + "name": "#26:2;:M;CUT;:H-fd6:7,F;:Hfd6,F", "stringIds": [ 11, 29, @@ -85287,9 +85287,9 @@ "resultPersistentId": "Body16:face:7", "sourceRefs": [ { - "mappedName": "#26:2;:M;CUT;:H-3c9:7,F", + "mappedName": "#26:2;:M;CUT;:H-fd6:7,F", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#26:2;:M;CUT;:H-3c9:7,F", + "persistentId": "Pocket16:mapped:#26:2;:M;CUT;:H-fd6:7,F", "stageId": "Pocket16" }, { @@ -85308,7 +85308,7 @@ 38 ], "kind": "face", - "mappedName": "#26:3;:M;CUT;:H-3c9:7,F;:H3c9,F", + "mappedName": "#26:3;:M;CUT;:H-fd6:7,F;:Hfd6,F", "mappedStringIds": [ 11, 29, @@ -85320,7 +85320,7 @@ "index": 9, "type": "Face" }, - "name": "#26:3;:M;CUT;:H-3c9:7,F;:H3c9,F", + "name": "#26:3;:M;CUT;:H-fd6:7,F;:Hfd6,F", "stringIds": [ 11, 29, @@ -85332,9 +85332,9 @@ "resultPersistentId": "Body16:face:8", "sourceRefs": [ { - "mappedName": "#26:3;:M;CUT;:H-3c9:7,F", + "mappedName": "#26:3;:M;CUT;:H-fd6:7,F", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#26:3;:M;CUT;:H-3c9:7,F", + "persistentId": "Pocket16:mapped:#26:3;:M;CUT;:H-fd6:7,F", "stageId": "Pocket16" }, { @@ -85353,7 +85353,7 @@ 38 ], "kind": "face", - "mappedName": "#26:4;:M;CUT;:H-3c9:7,F;:H3c9,F", + "mappedName": "#26:4;:M;CUT;:H-fd6:7,F;:Hfd6,F", "mappedStringIds": [ 11, 29, @@ -85365,7 +85365,7 @@ "index": 10, "type": "Face" }, - "name": "#26:4;:M;CUT;:H-3c9:7,F;:H3c9,F", + "name": "#26:4;:M;CUT;:H-fd6:7,F;:Hfd6,F", "stringIds": [ 11, 29, @@ -85377,9 +85377,9 @@ "resultPersistentId": "Body16:face:9", "sourceRefs": [ { - "mappedName": "#26:4;:M;CUT;:H-3c9:7,F", + "mappedName": "#26:4;:M;CUT;:H-fd6:7,F", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#26:4;:M;CUT;:H-3c9:7,F", + "persistentId": "Pocket16:mapped:#26:4;:M;CUT;:H-fd6:7,F", "stageId": "Pocket16" }, { @@ -85396,7 +85396,7 @@ 88 ], "kind": "edge", - "mappedName": "#58:29;:H3c7,E;:H3c9,E", + "mappedName": "#58:29;:Hfd4,E;:Hfd6,E", "mappedStringIds": [ 88 ], @@ -85406,7 +85406,7 @@ "index": 1, "type": "Edge" }, - "name": "#58:29;:H3c7,E;:H3c9,E", + "name": "#58:29;:Hfd4,E;:Hfd6,E", "stringIds": [ 88 ] @@ -85416,15 +85416,15 @@ "resultPersistentId": "Body16:edge:0", "sourceRefs": [ { - "mappedName": "#58:29;:H3c7,E", + "mappedName": "#58:29;:Hfd4,E", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#58:29;:H3c7,E", + "persistentId": "Pocket16:mapped:#58:29;:Hfd4,E", "stageId": "Pocket16" }, { - "mappedName": "#4141;:G;XTR;:H3c6:7,E", + "mappedName": "#4141;:G;XTR;:Hfd3:7,E", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#4141;:G;XTR;:H3c6:7,E", + "persistentId": "Pad16:mapped:#4141;:G;XTR;:Hfd3:7,E", "stageId": "Pad16" }, { @@ -85441,7 +85441,7 @@ 89 ], "kind": "edge", - "mappedName": "#59:2a;:H3c7,E;:H3c9,E", + "mappedName": "#59:2a;:Hfd4,E;:Hfd6,E", "mappedStringIds": [ 89 ], @@ -85451,7 +85451,7 @@ "index": 2, "type": "Edge" }, - "name": "#59:2a;:H3c7,E;:H3c9,E", + "name": "#59:2a;:Hfd4,E;:Hfd6,E", "stringIds": [ 89 ] @@ -85461,15 +85461,15 @@ "resultPersistentId": "Body16:edge:1", "sourceRefs": [ { - "mappedName": "#59:2a;:H3c7,E", + "mappedName": "#59:2a;:Hfd4,E", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#59:2a;:H3c7,E", + "persistentId": "Pocket16:mapped:#59:2a;:Hfd4,E", "stageId": "Pocket16" }, { - "mappedName": "#4242;:G;XTR;:H3c6:7,E", + "mappedName": "#4242;:G;XTR;:Hfd3:7,E", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#4242;:G;XTR;:H3c6:7,E", + "persistentId": "Pad16:mapped:#4242;:G;XTR;:Hfd3:7,E", "stageId": "Pad16" }, { @@ -85486,7 +85486,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:1;:H3c7,E;:H3c9,E", + "mappedName": "#d:1;:Hfd4,E;:Hfd6,E", "mappedStringIds": [ 13 ], @@ -85496,7 +85496,7 @@ "index": 3, "type": "Edge" }, - "name": "#d:1;:H3c7,E;:H3c9,E", + "name": "#d:1;:Hfd4,E;:Hfd6,E", "stringIds": [ 13 ] @@ -85506,15 +85506,15 @@ "resultPersistentId": "Body16:edge:2", "sourceRefs": [ { - "mappedName": "#d:1;:H3c7,E", + "mappedName": "#d:1;:Hfd4,E", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#d:1;:H3c7,E", + "persistentId": "Pocket16:mapped:#d:1;:Hfd4,E", "stageId": "Pocket16" }, { - "mappedName": "#b:1;:H3c6,E", + "mappedName": "#b:1;:Hfd3,E", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#b:1;:H3c6,E", + "persistentId": "Pad16:mapped:#b:1;:Hfd3,E", "stageId": "Pad16" }, { @@ -85531,7 +85531,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:1;:H3c7,E;:H3c9,E", + "mappedName": "#36:1;:Hfd4,E;:Hfd6,E", "mappedStringIds": [ 54 ], @@ -85541,7 +85541,7 @@ "index": 4, "type": "Edge" }, - "name": "#36:1;:H3c7,E;:H3c9,E", + "name": "#36:1;:Hfd4,E;:Hfd6,E", "stringIds": [ 54 ] @@ -85551,15 +85551,15 @@ "resultPersistentId": "Body16:edge:3", "sourceRefs": [ { - "mappedName": "#36:1;:H3c7,E", + "mappedName": "#36:1;:Hfd4,E", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#36:1;:H3c7,E", + "persistentId": "Pocket16:mapped:#36:1;:Hfd4,E", "stageId": "Pocket16" }, { - "mappedName": "#16:1;:U;XTR;:H3c6:7,E", + "mappedName": "#16:1;:U;XTR;:Hfd3:7,E", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#16:1;:U;XTR;:H3c6:7,E", + "persistentId": "Pad16:mapped:#16:1;:U;XTR;:Hfd3:7,E", "stageId": "Pad16" }, { @@ -85576,7 +85576,7 @@ 91 ], "kind": "edge", - "mappedName": "#5b:2c;:H3c7,E;:H3c9,E", + "mappedName": "#5b:2c;:Hfd4,E;:Hfd6,E", "mappedStringIds": [ 91 ], @@ -85586,7 +85586,7 @@ "index": 5, "type": "Edge" }, - "name": "#5b:2c;:H3c7,E;:H3c9,E", + "name": "#5b:2c;:Hfd4,E;:Hfd6,E", "stringIds": [ 91 ] @@ -85596,15 +85596,15 @@ "resultPersistentId": "Body16:edge:4", "sourceRefs": [ { - "mappedName": "#5b:2c;:H3c7,E", + "mappedName": "#5b:2c;:Hfd4,E", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#5b:2c;:H3c7,E", + "persistentId": "Pocket16:mapped:#5b:2c;:Hfd4,E", "stageId": "Pocket16" }, { - "mappedName": "#4444;:G;XTR;:H3c6:7,E", + "mappedName": "#4444;:G;XTR;:Hfd3:7,E", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#4444;:G;XTR;:H3c6:7,E", + "persistentId": "Pad16:mapped:#4444;:G;XTR;:Hfd3:7,E", "stageId": "Pad16" }, { @@ -85622,7 +85622,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:4;:H3c7,E;:H3c9,E", + "mappedName": "#d:4;:Hfd4,E;:Hfd6,E", "mappedStringIds": [ 11, 13 @@ -85633,7 +85633,7 @@ "index": 6, "type": "Edge" }, - "name": "#d:4;:H3c7,E;:H3c9,E", + "name": "#d:4;:Hfd4,E;:Hfd6,E", "stringIds": [ 11, 13 @@ -85644,15 +85644,15 @@ "resultPersistentId": "Body16:edge:5", "sourceRefs": [ { - "mappedName": "#d:4;:H3c7,E", + "mappedName": "#d:4;:Hfd4,E", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#d:4;:H3c7,E", + "persistentId": "Pocket16:mapped:#d:4;:Hfd4,E", "stageId": "Pocket16" }, { - "mappedName": "#b:4;:H3c6,E", + "mappedName": "#b:4;:Hfd3,E", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#b:4;:H3c6,E", + "persistentId": "Pad16:mapped:#b:4;:Hfd3,E", "stageId": "Pad16" }, { @@ -85672,7 +85672,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:4;:H3c7,E;:H3c9,E", + "mappedName": "#36:4;:Hfd4,E;:Hfd6,E", "mappedStringIds": [ 11, 13, @@ -85685,7 +85685,7 @@ "index": 7, "type": "Edge" }, - "name": "#36:4;:H3c7,E;:H3c9,E", + "name": "#36:4;:Hfd4,E;:Hfd6,E", "stringIds": [ 11, 13, @@ -85698,15 +85698,15 @@ "resultPersistentId": "Body16:edge:6", "sourceRefs": [ { - "mappedName": "#36:4;:H3c7,E", + "mappedName": "#36:4;:Hfd4,E", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#36:4;:H3c7,E", + "persistentId": "Pocket16:mapped:#36:4;:Hfd4,E", "stageId": "Pocket16" }, { - "mappedName": "#16:4;:U;XTR;:H3c6:7,E", + "mappedName": "#16:4;:U;XTR;:Hfd3:7,E", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#16:4;:U;XTR;:H3c6:7,E", + "persistentId": "Pad16:mapped:#16:4;:U;XTR;:Hfd3:7,E", "stageId": "Pad16" }, { @@ -85723,7 +85723,7 @@ 90 ], "kind": "edge", - "mappedName": "#5a:2b;:H3c7,E;:H3c9,E", + "mappedName": "#5a:2b;:Hfd4,E;:Hfd6,E", "mappedStringIds": [ 90 ], @@ -85733,7 +85733,7 @@ "index": 8, "type": "Edge" }, - "name": "#5a:2b;:H3c7,E;:H3c9,E", + "name": "#5a:2b;:Hfd4,E;:Hfd6,E", "stringIds": [ 90 ] @@ -85743,15 +85743,15 @@ "resultPersistentId": "Body16:edge:7", "sourceRefs": [ { - "mappedName": "#5a:2b;:H3c7,E", + "mappedName": "#5a:2b;:Hfd4,E", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#5a:2b;:H3c7,E", + "persistentId": "Pocket16:mapped:#5a:2b;:Hfd4,E", "stageId": "Pocket16" }, { - "mappedName": "#4343;:G;XTR;:H3c6:7,E", + "mappedName": "#4343;:G;XTR;:Hfd3:7,E", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#4343;:G;XTR;:H3c6:7,E", + "persistentId": "Pad16:mapped:#4343;:G;XTR;:Hfd3:7,E", "stageId": "Pad16" }, { @@ -85769,7 +85769,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:2;:H3c7,E;:H3c9,E", + "mappedName": "#d:2;:Hfd4,E;:Hfd6,E", "mappedStringIds": [ 11, 13 @@ -85780,7 +85780,7 @@ "index": 9, "type": "Edge" }, - "name": "#d:2;:H3c7,E;:H3c9,E", + "name": "#d:2;:Hfd4,E;:Hfd6,E", "stringIds": [ 11, 13 @@ -85791,15 +85791,15 @@ "resultPersistentId": "Body16:edge:8", "sourceRefs": [ { - "mappedName": "#d:2;:H3c7,E", + "mappedName": "#d:2;:Hfd4,E", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#d:2;:H3c7,E", + "persistentId": "Pocket16:mapped:#d:2;:Hfd4,E", "stageId": "Pocket16" }, { - "mappedName": "#b:2;:H3c6,E", + "mappedName": "#b:2;:Hfd3,E", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#b:2;:H3c6,E", + "persistentId": "Pad16:mapped:#b:2;:Hfd3,E", "stageId": "Pad16" }, { @@ -85819,7 +85819,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:2;:H3c7,E;:H3c9,E", + "mappedName": "#36:2;:Hfd4,E;:Hfd6,E", "mappedStringIds": [ 11, 13, @@ -85832,7 +85832,7 @@ "index": 10, "type": "Edge" }, - "name": "#36:2;:H3c7,E;:H3c9,E", + "name": "#36:2;:Hfd4,E;:Hfd6,E", "stringIds": [ 11, 13, @@ -85845,15 +85845,15 @@ "resultPersistentId": "Body16:edge:9", "sourceRefs": [ { - "mappedName": "#36:2;:H3c7,E", + "mappedName": "#36:2;:Hfd4,E", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#36:2;:H3c7,E", + "persistentId": "Pocket16:mapped:#36:2;:Hfd4,E", "stageId": "Pocket16" }, { - "mappedName": "#16:2;:U;XTR;:H3c6:7,E", + "mappedName": "#16:2;:U;XTR;:Hfd3:7,E", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#16:2;:U;XTR;:H3c6:7,E", + "persistentId": "Pad16:mapped:#16:2;:U;XTR;:Hfd3:7,E", "stageId": "Pad16" }, { @@ -85871,7 +85871,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:3;:H3c7,E;:H3c9,E", + "mappedName": "#d:3;:Hfd4,E;:Hfd6,E", "mappedStringIds": [ 11, 13 @@ -85882,7 +85882,7 @@ "index": 11, "type": "Edge" }, - "name": "#d:3;:H3c7,E;:H3c9,E", + "name": "#d:3;:Hfd4,E;:Hfd6,E", "stringIds": [ 11, 13 @@ -85893,15 +85893,15 @@ "resultPersistentId": "Body16:edge:10", "sourceRefs": [ { - "mappedName": "#d:3;:H3c7,E", + "mappedName": "#d:3;:Hfd4,E", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#d:3;:H3c7,E", + "persistentId": "Pocket16:mapped:#d:3;:Hfd4,E", "stageId": "Pocket16" }, { - "mappedName": "#b:3;:H3c6,E", + "mappedName": "#b:3;:Hfd3,E", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#b:3;:H3c6,E", + "persistentId": "Pad16:mapped:#b:3;:Hfd3,E", "stageId": "Pad16" }, { @@ -85921,7 +85921,7 @@ 55 ], "kind": "edge", - "mappedName": "#26:1;:G#37;CUT;:H-3c9:a,E;:H3c9,E", + "mappedName": "#26:1;:G#37;CUT;:H-fd6:a,E;:Hfd6,E", "mappedStringIds": [ 13, 20, @@ -85934,7 +85934,7 @@ "index": 12, "type": "Edge" }, - "name": "#26:1;:G#37;CUT;:H-3c9:a,E;:H3c9,E", + "name": "#26:1;:G#37;CUT;:H-fd6:a,E;:Hfd6,E", "stringIds": [ 13, 20, @@ -85947,9 +85947,9 @@ "resultPersistentId": "Body16:edge:11", "sourceRefs": [ { - "mappedName": "#26:1;:G#37;CUT;:H-3c9:a,E", + "mappedName": "#26:1;:G#37;CUT;:H-fd6:a,E", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#26:1;:G#37;CUT;:H-3c9:a,E", + "persistentId": "Pocket16:mapped:#26:1;:G#37;CUT;:H-fd6:a,E", "stageId": "Pocket16" }, { @@ -85971,7 +85971,7 @@ 56 ], "kind": "edge", - "mappedName": "#26:2;:G#38;CUT;:H-3c9:a,E;:H3c9,E", + "mappedName": "#26:2;:G#38;CUT;:H-fd6:a,E;:Hfd6,E", "mappedStringIds": [ 11, 13, @@ -85986,7 +85986,7 @@ "index": 13, "type": "Edge" }, - "name": "#26:2;:G#38;CUT;:H-3c9:a,E;:H3c9,E", + "name": "#26:2;:G#38;CUT;:H-fd6:a,E;:Hfd6,E", "stringIds": [ 11, 13, @@ -86001,9 +86001,9 @@ "resultPersistentId": "Body16:edge:12", "sourceRefs": [ { - "mappedName": "#26:2;:G#38;CUT;:H-3c9:a,E", + "mappedName": "#26:2;:G#38;CUT;:H-fd6:a,E", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#26:2;:G#38;CUT;:H-3c9:a,E", + "persistentId": "Pocket16:mapped:#26:2;:G#38;CUT;:H-fd6:a,E", "stageId": "Pocket16" }, { @@ -86025,7 +86025,7 @@ 57 ], "kind": "edge", - "mappedName": "#26:3;:G#39;CUT;:H-3c9:a,E;:H3c9,E", + "mappedName": "#26:3;:G#39;CUT;:H-fd6:a,E;:Hfd6,E", "mappedStringIds": [ 11, 13, @@ -86040,7 +86040,7 @@ "index": 14, "type": "Edge" }, - "name": "#26:3;:G#39;CUT;:H-3c9:a,E;:H3c9,E", + "name": "#26:3;:G#39;CUT;:H-fd6:a,E;:Hfd6,E", "stringIds": [ 11, 13, @@ -86055,9 +86055,9 @@ "resultPersistentId": "Body16:edge:13", "sourceRefs": [ { - "mappedName": "#26:3;:G#39;CUT;:H-3c9:a,E", + "mappedName": "#26:3;:G#39;CUT;:H-fd6:a,E", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#26:3;:G#39;CUT;:H-3c9:a,E", + "persistentId": "Pocket16:mapped:#26:3;:G#39;CUT;:H-fd6:a,E", "stageId": "Pocket16" }, { @@ -86079,7 +86079,7 @@ 58 ], "kind": "edge", - "mappedName": "#26:4;:G#3a;CUT;:H-3c9:a,E;:H3c9,E", + "mappedName": "#26:4;:G#3a;CUT;:H-fd6:a,E;:Hfd6,E", "mappedStringIds": [ 11, 13, @@ -86094,7 +86094,7 @@ "index": 15, "type": "Edge" }, - "name": "#26:4;:G#3a;CUT;:H-3c9:a,E;:H3c9,E", + "name": "#26:4;:G#3a;CUT;:H-fd6:a,E;:Hfd6,E", "stringIds": [ 11, 13, @@ -86109,9 +86109,9 @@ "resultPersistentId": "Body16:edge:14", "sourceRefs": [ { - "mappedName": "#26:4;:G#3a;CUT;:H-3c9:a,E", + "mappedName": "#26:4;:G#3a;CUT;:H-fd6:a,E", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#26:4;:G#3a;CUT;:H-3c9:a,E", + "persistentId": "Pocket16:mapped:#26:4;:G#3a;CUT;:H-fd6:a,E", "stageId": "Pocket16" }, { @@ -86131,7 +86131,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:3;:H3c7,E;:H3c9,E", + "mappedName": "#36:3;:Hfd4,E;:Hfd6,E", "mappedStringIds": [ 11, 13, @@ -86144,7 +86144,7 @@ "index": 16, "type": "Edge" }, - "name": "#36:3;:H3c7,E;:H3c9,E", + "name": "#36:3;:Hfd4,E;:Hfd6,E", "stringIds": [ 11, 13, @@ -86157,15 +86157,15 @@ "resultPersistentId": "Body16:edge:15", "sourceRefs": [ { - "mappedName": "#36:3;:H3c7,E", + "mappedName": "#36:3;:Hfd4,E", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#36:3;:H3c7,E", + "persistentId": "Pocket16:mapped:#36:3;:Hfd4,E", "stageId": "Pocket16" }, { - "mappedName": "#16:3;:U;XTR;:H3c6:7,E", + "mappedName": "#16:3;:U;XTR;:Hfd3:7,E", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#16:3;:U;XTR;:H3c6:7,E", + "persistentId": "Pad16:mapped:#16:3;:U;XTR;:Hfd3:7,E", "stageId": "Pad16" }, { @@ -86182,7 +86182,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:1;:M;CUT;:H-3c9:7,E;:H3c9,E", + "mappedName": "#1d:1;:M;CUT;:H-fd6:7,E;:Hfd6,E", "mappedStringIds": [ 29 ], @@ -86192,7 +86192,7 @@ "index": 17, "type": "Edge" }, - "name": "#1d:1;:M;CUT;:H-3c9:7,E;:H3c9,E", + "name": "#1d:1;:M;CUT;:H-fd6:7,E;:Hfd6,E", "stringIds": [ 29 ] @@ -86202,9 +86202,9 @@ "resultPersistentId": "Body16:edge:16", "sourceRefs": [ { - "mappedName": "#1d:1;:M;CUT;:H-3c9:7,E", + "mappedName": "#1d:1;:M;CUT;:H-fd6:7,E", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#1d:1;:M;CUT;:H-3c9:7,E", + "persistentId": "Pocket16:mapped:#1d:1;:M;CUT;:H-fd6:7,E", "stageId": "Pocket16" }, { @@ -86222,7 +86222,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:2;:M;CUT;:H-3c9:7,E;:H3c9,E", + "mappedName": "#1d:2;:M;CUT;:H-fd6:7,E;:Hfd6,E", "mappedStringIds": [ 11, 29 @@ -86233,7 +86233,7 @@ "index": 18, "type": "Edge" }, - "name": "#1d:2;:M;CUT;:H-3c9:7,E;:H3c9,E", + "name": "#1d:2;:M;CUT;:H-fd6:7,E;:Hfd6,E", "stringIds": [ 11, 29 @@ -86244,9 +86244,9 @@ "resultPersistentId": "Body16:edge:17", "sourceRefs": [ { - "mappedName": "#1d:2;:M;CUT;:H-3c9:7,E", + "mappedName": "#1d:2;:M;CUT;:H-fd6:7,E", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#1d:2;:M;CUT;:H-3c9:7,E", + "persistentId": "Pocket16:mapped:#1d:2;:M;CUT;:H-fd6:7,E", "stageId": "Pocket16" }, { @@ -86264,7 +86264,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:3;:M;CUT;:H-3c9:7,E;:H3c9,E", + "mappedName": "#1d:3;:M;CUT;:H-fd6:7,E;:Hfd6,E", "mappedStringIds": [ 11, 29 @@ -86275,7 +86275,7 @@ "index": 19, "type": "Edge" }, - "name": "#1d:3;:M;CUT;:H-3c9:7,E;:H3c9,E", + "name": "#1d:3;:M;CUT;:H-fd6:7,E;:Hfd6,E", "stringIds": [ 11, 29 @@ -86286,9 +86286,9 @@ "resultPersistentId": "Body16:edge:18", "sourceRefs": [ { - "mappedName": "#1d:3;:M;CUT;:H-3c9:7,E", + "mappedName": "#1d:3;:M;CUT;:H-fd6:7,E", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#1d:3;:M;CUT;:H-3c9:7,E", + "persistentId": "Pocket16:mapped:#1d:3;:M;CUT;:H-fd6:7,E", "stageId": "Pocket16" }, { @@ -86306,7 +86306,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:4;:M;CUT;:H-3c9:7,E;:H3c9,E", + "mappedName": "#1d:4;:M;CUT;:H-fd6:7,E;:Hfd6,E", "mappedStringIds": [ 11, 29 @@ -86317,7 +86317,7 @@ "index": 20, "type": "Edge" }, - "name": "#1d:4;:M;CUT;:H-3c9:7,E;:H3c9,E", + "name": "#1d:4;:M;CUT;:H-fd6:7,E;:Hfd6,E", "stringIds": [ 11, 29 @@ -86328,9 +86328,9 @@ "resultPersistentId": "Body16:edge:19", "sourceRefs": [ { - "mappedName": "#1d:4;:M;CUT;:H-3c9:7,E", + "mappedName": "#1d:4;:M;CUT;:H-fd6:7,E", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#1d:4;:M;CUT;:H-3c9:7,E", + "persistentId": "Pocket16:mapped:#1d:4;:M;CUT;:H-fd6:7,E", "stageId": "Pocket16" }, { @@ -86347,7 +86347,7 @@ 70 ], "kind": "edge", - "mappedName": "#46;:M;CUT;:H-3c9:7,E;:H3c9,E", + "mappedName": "#46;:M;CUT;:H-fd6:7,E;:Hfd6,E", "mappedStringIds": [ 70 ], @@ -86357,7 +86357,7 @@ "index": 21, "type": "Edge" }, - "name": "#46;:M;CUT;:H-3c9:7,E;:H3c9,E", + "name": "#46;:M;CUT;:H-fd6:7,E;:Hfd6,E", "stringIds": [ 70 ] @@ -86367,9 +86367,9 @@ "resultPersistentId": "Body16:edge:20", "sourceRefs": [ { - "mappedName": "#46;:M;CUT;:H-3c9:7,E", + "mappedName": "#46;:M;CUT;:H-fd6:7,E", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#46;:M;CUT;:H-3c9:7,E", + "persistentId": "Pocket16:mapped:#46;:M;CUT;:H-fd6:7,E", "stageId": "Pocket16" }, { @@ -86386,7 +86386,7 @@ 69 ], "kind": "edge", - "mappedName": "#45;:M;CUT;:H-3c9:7,E;:H3c9,E", + "mappedName": "#45;:M;CUT;:H-fd6:7,E;:Hfd6,E", "mappedStringIds": [ 69 ], @@ -86396,7 +86396,7 @@ "index": 22, "type": "Edge" }, - "name": "#45;:M;CUT;:H-3c9:7,E;:H3c9,E", + "name": "#45;:M;CUT;:H-fd6:7,E;:Hfd6,E", "stringIds": [ 69 ] @@ -86406,9 +86406,9 @@ "resultPersistentId": "Body16:edge:21", "sourceRefs": [ { - "mappedName": "#45;:M;CUT;:H-3c9:7,E", + "mappedName": "#45;:M;CUT;:H-fd6:7,E", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#45;:M;CUT;:H-3c9:7,E", + "persistentId": "Pocket16:mapped:#45;:M;CUT;:H-fd6:7,E", "stageId": "Pocket16" }, { @@ -86425,7 +86425,7 @@ 71 ], "kind": "edge", - "mappedName": "#47;:M;CUT;:H-3c9:7,E;:H3c9,E", + "mappedName": "#47;:M;CUT;:H-fd6:7,E;:Hfd6,E", "mappedStringIds": [ 71 ], @@ -86435,7 +86435,7 @@ "index": 23, "type": "Edge" }, - "name": "#47;:M;CUT;:H-3c9:7,E;:H3c9,E", + "name": "#47;:M;CUT;:H-fd6:7,E;:Hfd6,E", "stringIds": [ 71 ] @@ -86445,9 +86445,9 @@ "resultPersistentId": "Body16:edge:22", "sourceRefs": [ { - "mappedName": "#47;:M;CUT;:H-3c9:7,E", + "mappedName": "#47;:M;CUT;:H-fd6:7,E", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#47;:M;CUT;:H-3c9:7,E", + "persistentId": "Pocket16:mapped:#47;:M;CUT;:H-fd6:7,E", "stageId": "Pocket16" }, { @@ -86464,7 +86464,7 @@ 72 ], "kind": "edge", - "mappedName": "#48;:M;CUT;:H-3c9:7,E;:H3c9,E", + "mappedName": "#48;:M;CUT;:H-fd6:7,E;:Hfd6,E", "mappedStringIds": [ 72 ], @@ -86474,7 +86474,7 @@ "index": 24, "type": "Edge" }, - "name": "#48;:M;CUT;:H-3c9:7,E;:H3c9,E", + "name": "#48;:M;CUT;:H-fd6:7,E;:Hfd6,E", "stringIds": [ 72 ] @@ -86484,9 +86484,9 @@ "resultPersistentId": "Body16:edge:23", "sourceRefs": [ { - "mappedName": "#48;:M;CUT;:H-3c9:7,E", + "mappedName": "#48;:M;CUT;:H-fd6:7,E", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#48;:M;CUT;:H-3c9:7,E", + "persistentId": "Pocket16:mapped:#48;:M;CUT;:H-fd6:7,E", "stageId": "Pocket16" }, { @@ -86503,7 +86503,7 @@ 65 ], "kind": "vertex", - "mappedName": "#41;:H3c7,V;:H3c9,V", + "mappedName": "#41;:Hfd4,V;:Hfd6,V", "mappedStringIds": [ 65 ], @@ -86513,7 +86513,7 @@ "index": 1, "type": "Vertex" }, - "name": "#41;:H3c7,V;:H3c9,V", + "name": "#41;:Hfd4,V;:Hfd6,V", "stringIds": [ 65 ] @@ -86523,15 +86523,15 @@ "resultPersistentId": "Body16:vertex:0", "sourceRefs": [ { - "mappedName": "#41;:H3c7,V", + "mappedName": "#41;:Hfd4,V", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#41;:H3c7,V", + "persistentId": "Pocket16:mapped:#41;:Hfd4,V", "stageId": "Pocket16" }, { - "mappedName": "#2;:H3c6,V", + "mappedName": "#2;:Hfd3,V", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#2;:H3c6,V", + "persistentId": "Pad16:mapped:#2;:Hfd3,V", "stageId": "Pad16" }, { @@ -86548,7 +86548,7 @@ 74 ], "kind": "vertex", - "mappedName": "#4a:1;:H3c7,V;:H3c9,V", + "mappedName": "#4a:1;:Hfd4,V;:Hfd6,V", "mappedStringIds": [ 74 ], @@ -86558,7 +86558,7 @@ "index": 2, "type": "Vertex" }, - "name": "#4a:1;:H3c7,V;:H3c9,V", + "name": "#4a:1;:Hfd4,V;:Hfd6,V", "stringIds": [ 74 ] @@ -86568,15 +86568,15 @@ "resultPersistentId": "Body16:vertex:1", "sourceRefs": [ { - "mappedName": "#4a:1;:H3c7,V", + "mappedName": "#4a:1;:Hfd4,V", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#4a:1;:H3c7,V", + "persistentId": "Pocket16:mapped:#4a:1;:Hfd4,V", "stageId": "Pocket16" }, { - "mappedName": "#36:1;:U;XTR;:H3c6:7,V", + "mappedName": "#36:1;:U;XTR;:Hfd3:7,V", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#36:1;:U;XTR;:H3c6:7,V", + "persistentId": "Pad16:mapped:#36:1;:U;XTR;:Hfd3:7,V", "stageId": "Pad16" }, { @@ -86593,7 +86593,7 @@ 66 ], "kind": "vertex", - "mappedName": "#42;:H3c7,V;:H3c9,V", + "mappedName": "#42;:Hfd4,V;:Hfd6,V", "mappedStringIds": [ 66 ], @@ -86603,7 +86603,7 @@ "index": 3, "type": "Vertex" }, - "name": "#42;:H3c7,V;:H3c9,V", + "name": "#42;:Hfd4,V;:Hfd6,V", "stringIds": [ 66 ] @@ -86613,15 +86613,15 @@ "resultPersistentId": "Body16:vertex:2", "sourceRefs": [ { - "mappedName": "#42;:H3c7,V", + "mappedName": "#42;:Hfd4,V", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#42;:H3c7,V", + "persistentId": "Pocket16:mapped:#42;:Hfd4,V", "stageId": "Pocket16" }, { - "mappedName": "#4;:H3c6,V", + "mappedName": "#4;:Hfd3,V", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#4;:H3c6,V", + "persistentId": "Pad16:mapped:#4;:Hfd3,V", "stageId": "Pad16" }, { @@ -86638,7 +86638,7 @@ 77 ], "kind": "vertex", - "mappedName": "#4d:1;:H3c7,V;:H3c9,V", + "mappedName": "#4d:1;:Hfd4,V;:Hfd6,V", "mappedStringIds": [ 77 ], @@ -86648,7 +86648,7 @@ "index": 4, "type": "Vertex" }, - "name": "#4d:1;:H3c7,V;:H3c9,V", + "name": "#4d:1;:Hfd4,V;:Hfd6,V", "stringIds": [ 77 ] @@ -86658,15 +86658,15 @@ "resultPersistentId": "Body16:vertex:3", "sourceRefs": [ { - "mappedName": "#4d:1;:H3c7,V", + "mappedName": "#4d:1;:Hfd4,V", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#4d:1;:H3c7,V", + "persistentId": "Pocket16:mapped:#4d:1;:Hfd4,V", "stageId": "Pocket16" }, { - "mappedName": "#36:1;:U2;XTR;:H3c6:8,V", + "mappedName": "#36:1;:U2;XTR;:Hfd3:8,V", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#36:1;:U2;XTR;:H3c6:8,V", + "persistentId": "Pad16:mapped:#36:1;:U2;XTR;:Hfd3:8,V", "stageId": "Pad16" }, { @@ -86683,7 +86683,7 @@ 68 ], "kind": "vertex", - "mappedName": "#44;:H3c7,V;:H3c9,V", + "mappedName": "#44;:Hfd4,V;:Hfd6,V", "mappedStringIds": [ 68 ], @@ -86693,7 +86693,7 @@ "index": 5, "type": "Vertex" }, - "name": "#44;:H3c7,V;:H3c9,V", + "name": "#44;:Hfd4,V;:Hfd6,V", "stringIds": [ 68 ] @@ -86703,15 +86703,15 @@ "resultPersistentId": "Body16:vertex:4", "sourceRefs": [ { - "mappedName": "#44;:H3c7,V", + "mappedName": "#44;:Hfd4,V", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#44;:H3c7,V", + "persistentId": "Pocket16:mapped:#44;:Hfd4,V", "stageId": "Pocket16" }, { - "mappedName": "#8;:H3c6,V", + "mappedName": "#8;:Hfd3,V", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#8;:H3c6,V", + "persistentId": "Pad16:mapped:#8;:Hfd3,V", "stageId": "Pad16" }, { @@ -86732,7 +86732,7 @@ 77 ], "kind": "vertex", - "mappedName": "#4d:3;:H3c7,V;:H3c9,V", + "mappedName": "#4d:3;:Hfd4,V;:Hfd6,V", "mappedStringIds": [ 11, 13, @@ -86746,7 +86746,7 @@ "index": 6, "type": "Vertex" }, - "name": "#4d:3;:H3c7,V;:H3c9,V", + "name": "#4d:3;:Hfd4,V;:Hfd6,V", "stringIds": [ 11, 13, @@ -86760,15 +86760,15 @@ "resultPersistentId": "Body16:vertex:5", "sourceRefs": [ { - "mappedName": "#4d:3;:H3c7,V", + "mappedName": "#4d:3;:Hfd4,V", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#4d:3;:H3c7,V", + "persistentId": "Pocket16:mapped:#4d:3;:Hfd4,V", "stageId": "Pocket16" }, { - "mappedName": "#36:3;:U2;XTR;:H3c6:8,V", + "mappedName": "#36:3;:U2;XTR;:Hfd3:8,V", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#36:3;:U2;XTR;:H3c6:8,V", + "persistentId": "Pad16:mapped:#36:3;:U2;XTR;:Hfd3:8,V", "stageId": "Pad16" }, { @@ -86785,7 +86785,7 @@ 67 ], "kind": "vertex", - "mappedName": "#43;:H3c7,V;:H3c9,V", + "mappedName": "#43;:Hfd4,V;:Hfd6,V", "mappedStringIds": [ 67 ], @@ -86795,7 +86795,7 @@ "index": 7, "type": "Vertex" }, - "name": "#43;:H3c7,V;:H3c9,V", + "name": "#43;:Hfd4,V;:Hfd6,V", "stringIds": [ 67 ] @@ -86805,15 +86805,15 @@ "resultPersistentId": "Body16:vertex:6", "sourceRefs": [ { - "mappedName": "#43;:H3c7,V", + "mappedName": "#43;:Hfd4,V", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#43;:H3c7,V", + "persistentId": "Pocket16:mapped:#43;:Hfd4,V", "stageId": "Pocket16" }, { - "mappedName": "#6;:H3c6,V", + "mappedName": "#6;:Hfd3,V", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#6;:H3c6,V", + "persistentId": "Pad16:mapped:#6;:Hfd3,V", "stageId": "Pad16" }, { @@ -86834,7 +86834,7 @@ 77 ], "kind": "vertex", - "mappedName": "#4d:2;:H3c7,V;:H3c9,V", + "mappedName": "#4d:2;:Hfd4,V;:Hfd6,V", "mappedStringIds": [ 11, 13, @@ -86848,7 +86848,7 @@ "index": 8, "type": "Vertex" }, - "name": "#4d:2;:H3c7,V;:H3c9,V", + "name": "#4d:2;:Hfd4,V;:Hfd6,V", "stringIds": [ 11, 13, @@ -86862,15 +86862,15 @@ "resultPersistentId": "Body16:vertex:7", "sourceRefs": [ { - "mappedName": "#4d:2;:H3c7,V", + "mappedName": "#4d:2;:Hfd4,V", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#4d:2;:H3c7,V", + "persistentId": "Pocket16:mapped:#4d:2;:Hfd4,V", "stageId": "Pocket16" }, { - "mappedName": "#36:2;:U2;XTR;:H3c6:8,V", + "mappedName": "#36:2;:U2;XTR;:Hfd3:8,V", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#36:2;:U2;XTR;:H3c6:8,V", + "persistentId": "Pad16:mapped:#36:2;:U2;XTR;:Hfd3:8,V", "stageId": "Pad16" }, { @@ -86890,7 +86890,7 @@ 69 ], "kind": "vertex", - "mappedName": "#45;:G#3d;CUT;:H-3c9:a,V;:H3c9,V", + "mappedName": "#45;:G#3d;CUT;:H-fd6:a,V;:Hfd6,V", "mappedStringIds": [ 13, 20, @@ -86903,7 +86903,7 @@ "index": 9, "type": "Vertex" }, - "name": "#45;:G#3d;CUT;:H-3c9:a,V;:H3c9,V", + "name": "#45;:G#3d;CUT;:H-fd6:a,V;:Hfd6,V", "stringIds": [ 13, 20, @@ -86916,9 +86916,9 @@ "resultPersistentId": "Body16:vertex:8", "sourceRefs": [ { - "mappedName": "#45;:G#3d;CUT;:H-3c9:a,V", + "mappedName": "#45;:G#3d;CUT;:H-fd6:a,V", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#45;:G#3d;CUT;:H-3c9:a,V", + "persistentId": "Pocket16:mapped:#45;:G#3d;CUT;:H-fd6:a,V", "stageId": "Pocket16" }, { @@ -86938,7 +86938,7 @@ 70 ], "kind": "vertex", - "mappedName": "#46;:G#3e;CUT;:H-3c9:a,V;:H3c9,V", + "mappedName": "#46;:G#3e;CUT;:H-fd6:a,V;:Hfd6,V", "mappedStringIds": [ 13, 20, @@ -86951,7 +86951,7 @@ "index": 10, "type": "Vertex" }, - "name": "#46;:G#3e;CUT;:H-3c9:a,V;:H3c9,V", + "name": "#46;:G#3e;CUT;:H-fd6:a,V;:Hfd6,V", "stringIds": [ 13, 20, @@ -86964,9 +86964,9 @@ "resultPersistentId": "Body16:vertex:9", "sourceRefs": [ { - "mappedName": "#46;:G#3e;CUT;:H-3c9:a,V", + "mappedName": "#46;:G#3e;CUT;:H-fd6:a,V", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#46;:G#3e;CUT;:H-3c9:a,V", + "persistentId": "Pocket16:mapped:#46;:G#3e;CUT;:H-fd6:a,V", "stageId": "Pocket16" }, { @@ -86986,7 +86986,7 @@ 71 ], "kind": "vertex", - "mappedName": "#47;:G#3f;CUT;:H-3c9:a,V;:H3c9,V", + "mappedName": "#47;:G#3f;CUT;:H-fd6:a,V;:Hfd6,V", "mappedStringIds": [ 13, 20, @@ -86999,7 +86999,7 @@ "index": 11, "type": "Vertex" }, - "name": "#47;:G#3f;CUT;:H-3c9:a,V;:H3c9,V", + "name": "#47;:G#3f;CUT;:H-fd6:a,V;:Hfd6,V", "stringIds": [ 13, 20, @@ -87012,9 +87012,9 @@ "resultPersistentId": "Body16:vertex:10", "sourceRefs": [ { - "mappedName": "#47;:G#3f;CUT;:H-3c9:a,V", + "mappedName": "#47;:G#3f;CUT;:H-fd6:a,V", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#47;:G#3f;CUT;:H-3c9:a,V", + "persistentId": "Pocket16:mapped:#47;:G#3f;CUT;:H-fd6:a,V", "stageId": "Pocket16" }, { @@ -87034,7 +87034,7 @@ 72 ], "kind": "vertex", - "mappedName": "#48;:G#40;CUT;:H-3c9:a,V;:H3c9,V", + "mappedName": "#48;:G#40;CUT;:H-fd6:a,V;:Hfd6,V", "mappedStringIds": [ 13, 20, @@ -87047,7 +87047,7 @@ "index": 12, "type": "Vertex" }, - "name": "#48;:G#40;CUT;:H-3c9:a,V;:H3c9,V", + "name": "#48;:G#40;CUT;:H-fd6:a,V;:Hfd6,V", "stringIds": [ 13, 20, @@ -87060,9 +87060,9 @@ "resultPersistentId": "Body16:vertex:11", "sourceRefs": [ { - "mappedName": "#48;:G#40;CUT;:H-3c9:a,V", + "mappedName": "#48;:G#40;CUT;:H-fd6:a,V", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#48;:G#40;CUT;:H-3c9:a,V", + "persistentId": "Pocket16:mapped:#48;:G#40;CUT;:H-fd6:a,V", "stageId": "Pocket16" }, { @@ -87079,7 +87079,7 @@ 31 ], "kind": "vertex", - "mappedName": "#1f;:M;CUT;:H-3c9:7,V;:H3c9,V", + "mappedName": "#1f;:M;CUT;:H-fd6:7,V;:Hfd6,V", "mappedStringIds": [ 31 ], @@ -87089,7 +87089,7 @@ "index": 13, "type": "Vertex" }, - "name": "#1f;:M;CUT;:H-3c9:7,V;:H3c9,V", + "name": "#1f;:M;CUT;:H-fd6:7,V;:Hfd6,V", "stringIds": [ 31 ] @@ -87099,9 +87099,9 @@ "resultPersistentId": "Body16:vertex:12", "sourceRefs": [ { - "mappedName": "#1f;:M;CUT;:H-3c9:7,V", + "mappedName": "#1f;:M;CUT;:H-fd6:7,V", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#1f;:M;CUT;:H-3c9:7,V", + "persistentId": "Pocket16:mapped:#1f;:M;CUT;:H-fd6:7,V", "stageId": "Pocket16" }, { @@ -87118,7 +87118,7 @@ 32 ], "kind": "vertex", - "mappedName": "#20;:M;CUT;:H-3c9:7,V;:H3c9,V", + "mappedName": "#20;:M;CUT;:H-fd6:7,V;:Hfd6,V", "mappedStringIds": [ 32 ], @@ -87128,7 +87128,7 @@ "index": 14, "type": "Vertex" }, - "name": "#20;:M;CUT;:H-3c9:7,V;:H3c9,V", + "name": "#20;:M;CUT;:H-fd6:7,V;:Hfd6,V", "stringIds": [ 32 ] @@ -87138,9 +87138,9 @@ "resultPersistentId": "Body16:vertex:13", "sourceRefs": [ { - "mappedName": "#20;:M;CUT;:H-3c9:7,V", + "mappedName": "#20;:M;CUT;:H-fd6:7,V", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#20;:M;CUT;:H-3c9:7,V", + "persistentId": "Pocket16:mapped:#20;:M;CUT;:H-fd6:7,V", "stageId": "Pocket16" }, { @@ -87157,7 +87157,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21;:M;CUT;:H-3c9:7,V;:H3c9,V", + "mappedName": "#21;:M;CUT;:H-fd6:7,V;:Hfd6,V", "mappedStringIds": [ 33 ], @@ -87167,7 +87167,7 @@ "index": 15, "type": "Vertex" }, - "name": "#21;:M;CUT;:H-3c9:7,V;:H3c9,V", + "name": "#21;:M;CUT;:H-fd6:7,V;:Hfd6,V", "stringIds": [ 33 ] @@ -87177,9 +87177,9 @@ "resultPersistentId": "Body16:vertex:14", "sourceRefs": [ { - "mappedName": "#21;:M;CUT;:H-3c9:7,V", + "mappedName": "#21;:M;CUT;:H-fd6:7,V", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#21;:M;CUT;:H-3c9:7,V", + "persistentId": "Pocket16:mapped:#21;:M;CUT;:H-fd6:7,V", "stageId": "Pocket16" }, { @@ -87196,7 +87196,7 @@ 34 ], "kind": "vertex", - "mappedName": "#22;:M;CUT;:H-3c9:7,V;:H3c9,V", + "mappedName": "#22;:M;CUT;:H-fd6:7,V;:Hfd6,V", "mappedStringIds": [ 34 ], @@ -87206,7 +87206,7 @@ "index": 16, "type": "Vertex" }, - "name": "#22;:M;CUT;:H-3c9:7,V;:H3c9,V", + "name": "#22;:M;CUT;:H-fd6:7,V;:Hfd6,V", "stringIds": [ 34 ] @@ -87216,9 +87216,9 @@ "resultPersistentId": "Body16:vertex:15", "sourceRefs": [ { - "mappedName": "#22;:M;CUT;:H-3c9:7,V", + "mappedName": "#22;:M;CUT;:H-fd6:7,V", "objectId": "Pocket16", - "persistentId": "Pocket16:mapped:#22;:M;CUT;:H-3c9:7,V", + "persistentId": "Pocket16:mapped:#22;:M;CUT;:H-fd6:7,V", "stageId": "Pocket16" }, { @@ -87239,7 +87239,7 @@ "stageId": "Body16", "status": "native-evidence" }, - "relationDigest": "789f08ee93078a4993256f4f84aaeebeda55b1e4b85ba320bc3bf1660f61424f", + "relationDigest": "9f5f0cf8bcfa9cfa4d5bc181fc77e00cf357779f0bc911453c5e3298cd315280", "relations": [ { "indexedName": "Face1", @@ -87430,7 +87430,7 @@ }, { "indexedName": "Face7", - "mappedName": "#26:1;:M;CUT;:H-3c9:7,F;:H#,F", + "mappedName": "#26:1;:M;CUT;:H#:7,F;:H#,F", "relation": "modified", "resultName": "Face7", "sources": [ @@ -87439,7 +87439,7 @@ "#1d:1;:G;XTR;:H#:7,F", "#b:1;:H#,E" ], - "mappedName": "#26:1;:M;CUT;:H-3c9:7,F", + "mappedName": "#26:1;:M;CUT;:H#:7,F", "sourceElement": "#26:1", "sourceObject": "Pocket16", "sourceTypeId": "PartDesign::Pocket" @@ -87455,7 +87455,7 @@ }, { "indexedName": "Face8", - "mappedName": "#26:2;:M;CUT;:H-3c9:7,F;:H#,F", + "mappedName": "#26:2;:M;CUT;:H#:7,F;:H#,F", "relation": "modified", "resultName": "Face8", "sources": [ @@ -87464,7 +87464,7 @@ "#1d:2;:G;XTR;:H#:7,F", "#b:2;:H#,E" ], - "mappedName": "#26:2;:M;CUT;:H-3c9:7,F", + "mappedName": "#26:2;:M;CUT;:H#:7,F", "sourceElement": "#26:2", "sourceObject": "Pocket16", "sourceTypeId": "PartDesign::Pocket" @@ -87480,7 +87480,7 @@ }, { "indexedName": "Face9", - "mappedName": "#26:3;:M;CUT;:H-3c9:7,F;:H#,F", + "mappedName": "#26:3;:M;CUT;:H#:7,F;:H#,F", "relation": "modified", "resultName": "Face9", "sources": [ @@ -87489,7 +87489,7 @@ "#1d:3;:G;XTR;:H#:7,F", "#b:3;:H#,E" ], - "mappedName": "#26:3;:M;CUT;:H-3c9:7,F", + "mappedName": "#26:3;:M;CUT;:H#:7,F", "sourceElement": "#26:3", "sourceObject": "Pocket16", "sourceTypeId": "PartDesign::Pocket" @@ -87505,7 +87505,7 @@ }, { "indexedName": "Face10", - "mappedName": "#26:4;:M;CUT;:H-3c9:7,F;:H#,F", + "mappedName": "#26:4;:M;CUT;:H#:7,F;:H#,F", "relation": "modified", "resultName": "Face10", "sources": [ @@ -87514,7 +87514,7 @@ "#1d:4;:G;XTR;:H#:7,F", "#b:4;:H#,E" ], - "mappedName": "#26:4;:M;CUT;:H-3c9:7,F", + "mappedName": "#26:4;:M;CUT;:H#:7,F", "sourceElement": "#26:4", "sourceObject": "Pocket16", "sourceTypeId": "PartDesign::Pocket" @@ -87858,7 +87858,7 @@ }, { "indexedName": "Edge12", - "mappedName": "#26:1;:G#37;CUT;:H-3c9:a,E;:H#,E", + "mappedName": "#26:1;:G#37;CUT;:H#:a,E;:H#,E", "relation": "generated", "resultName": "Edge12", "sources": [ @@ -87867,7 +87867,7 @@ "#1d:1;:G;XTR;:H#:7,F", "#b:1;:H#,E" ], - "mappedName": "#26:1;:G#37;CUT;:H-3c9:a,E", + "mappedName": "#26:1;:G#37;CUT;:H#:a,E", "sourceElement": "#26:1", "sourceObject": "Pocket16", "sourceTypeId": "PartDesign::Pocket" @@ -87883,7 +87883,7 @@ }, { "indexedName": "Edge13", - "mappedName": "#26:2;:G#38;CUT;:H-3c9:a,E;:H#,E", + "mappedName": "#26:2;:G#38;CUT;:H#:a,E;:H#,E", "relation": "generated", "resultName": "Edge13", "sources": [ @@ -87892,7 +87892,7 @@ "#1d:2;:G;XTR;:H#:7,F", "#b:2;:H#,E" ], - "mappedName": "#26:2;:G#38;CUT;:H-3c9:a,E", + "mappedName": "#26:2;:G#38;CUT;:H#:a,E", "sourceElement": "#26:2", "sourceObject": "Pocket16", "sourceTypeId": "PartDesign::Pocket" @@ -87908,7 +87908,7 @@ }, { "indexedName": "Edge14", - "mappedName": "#26:3;:G#39;CUT;:H-3c9:a,E;:H#,E", + "mappedName": "#26:3;:G#39;CUT;:H#:a,E;:H#,E", "relation": "generated", "resultName": "Edge14", "sources": [ @@ -87917,7 +87917,7 @@ "#1d:3;:G;XTR;:H#:7,F", "#b:3;:H#,E" ], - "mappedName": "#26:3;:G#39;CUT;:H-3c9:a,E", + "mappedName": "#26:3;:G#39;CUT;:H#:a,E", "sourceElement": "#26:3", "sourceObject": "Pocket16", "sourceTypeId": "PartDesign::Pocket" @@ -87933,7 +87933,7 @@ }, { "indexedName": "Edge15", - "mappedName": "#26:4;:G#3a;CUT;:H-3c9:a,E;:H#,E", + "mappedName": "#26:4;:G#3a;CUT;:H#:a,E;:H#,E", "relation": "generated", "resultName": "Edge15", "sources": [ @@ -87942,7 +87942,7 @@ "#1d:4;:G;XTR;:H#:7,F", "#b:4;:H#,E" ], - "mappedName": "#26:4;:G#3a;CUT;:H-3c9:a,E", + "mappedName": "#26:4;:G#3a;CUT;:H#:a,E", "sourceElement": "#26:4", "sourceObject": "Pocket16", "sourceTypeId": "PartDesign::Pocket" @@ -87990,7 +87990,7 @@ }, { "indexedName": "Edge17", - "mappedName": "#1d:1;:M;CUT;:H-3c9:7,E;:H#,E", + "mappedName": "#1d:1;:M;CUT;:H#:7,E;:H#,E", "relation": "modified", "resultName": "Edge17", "sources": [ @@ -87998,7 +87998,7 @@ "children": [ "#b:1;:H#,E" ], - "mappedName": "#1d:1;:M;CUT;:H-3c9:7,E", + "mappedName": "#1d:1;:M;CUT;:H#:7,E", "sourceElement": "#1d:1", "sourceObject": "Pocket16", "sourceTypeId": "PartDesign::Pocket" @@ -88014,7 +88014,7 @@ }, { "indexedName": "Edge18", - "mappedName": "#1d:2;:M;CUT;:H-3c9:7,E;:H#,E", + "mappedName": "#1d:2;:M;CUT;:H#:7,E;:H#,E", "relation": "modified", "resultName": "Edge18", "sources": [ @@ -88022,7 +88022,7 @@ "children": [ "#b:2;:H#,E" ], - "mappedName": "#1d:2;:M;CUT;:H-3c9:7,E", + "mappedName": "#1d:2;:M;CUT;:H#:7,E", "sourceElement": "#1d:2", "sourceObject": "Pocket16", "sourceTypeId": "PartDesign::Pocket" @@ -88038,7 +88038,7 @@ }, { "indexedName": "Edge19", - "mappedName": "#1d:3;:M;CUT;:H-3c9:7,E;:H#,E", + "mappedName": "#1d:3;:M;CUT;:H#:7,E;:H#,E", "relation": "modified", "resultName": "Edge19", "sources": [ @@ -88046,7 +88046,7 @@ "children": [ "#b:3;:H#,E" ], - "mappedName": "#1d:3;:M;CUT;:H-3c9:7,E", + "mappedName": "#1d:3;:M;CUT;:H#:7,E", "sourceElement": "#1d:3", "sourceObject": "Pocket16", "sourceTypeId": "PartDesign::Pocket" @@ -88062,7 +88062,7 @@ }, { "indexedName": "Edge20", - "mappedName": "#1d:4;:M;CUT;:H-3c9:7,E;:H#,E", + "mappedName": "#1d:4;:M;CUT;:H#:7,E;:H#,E", "relation": "modified", "resultName": "Edge20", "sources": [ @@ -88070,7 +88070,7 @@ "children": [ "#b:4;:H#,E" ], - "mappedName": "#1d:4;:M;CUT;:H-3c9:7,E", + "mappedName": "#1d:4;:M;CUT;:H#:7,E", "sourceElement": "#1d:4", "sourceObject": "Pocket16", "sourceTypeId": "PartDesign::Pocket" @@ -88086,7 +88086,7 @@ }, { "indexedName": "Edge21", - "mappedName": "#46;:M;CUT;:H-3c9:7,E;:H#,E", + "mappedName": "#46;:M;CUT;:H#:7,E;:H#,E", "relation": "modified", "resultName": "Edge21", "sources": [ @@ -88095,7 +88095,7 @@ "#20;:G;XTR;:H#:7,E", "#4;:H#,V" ], - "mappedName": "#46;:M;CUT;:H-3c9:7,E", + "mappedName": "#46;:M;CUT;:H#:7,E", "sourceElement": "#46", "sourceObject": "Pocket16", "sourceTypeId": "PartDesign::Pocket" @@ -88111,7 +88111,7 @@ }, { "indexedName": "Edge22", - "mappedName": "#45;:M;CUT;:H-3c9:7,E;:H#,E", + "mappedName": "#45;:M;CUT;:H#:7,E;:H#,E", "relation": "modified", "resultName": "Edge22", "sources": [ @@ -88120,7 +88120,7 @@ "#1f;:G;XTR;:H#:7,E", "#2;:H#,V" ], - "mappedName": "#45;:M;CUT;:H-3c9:7,E", + "mappedName": "#45;:M;CUT;:H#:7,E", "sourceElement": "#45", "sourceObject": "Pocket16", "sourceTypeId": "PartDesign::Pocket" @@ -88136,7 +88136,7 @@ }, { "indexedName": "Edge23", - "mappedName": "#47;:M;CUT;:H-3c9:7,E;:H#,E", + "mappedName": "#47;:M;CUT;:H#:7,E;:H#,E", "relation": "modified", "resultName": "Edge23", "sources": [ @@ -88145,7 +88145,7 @@ "#21;:G;XTR;:H#:7,E", "#6;:H#,V" ], - "mappedName": "#47;:M;CUT;:H-3c9:7,E", + "mappedName": "#47;:M;CUT;:H#:7,E", "sourceElement": "#47", "sourceObject": "Pocket16", "sourceTypeId": "PartDesign::Pocket" @@ -88161,7 +88161,7 @@ }, { "indexedName": "Edge24", - "mappedName": "#48;:M;CUT;:H-3c9:7,E;:H#,E", + "mappedName": "#48;:M;CUT;:H#:7,E;:H#,E", "relation": "modified", "resultName": "Edge24", "sources": [ @@ -88170,7 +88170,7 @@ "#22;:G;XTR;:H#:7,E", "#8;:H#,V" ], - "mappedName": "#48;:M;CUT;:H-3c9:7,E", + "mappedName": "#48;:M;CUT;:H#:7,E", "sourceElement": "#48", "sourceObject": "Pocket16", "sourceTypeId": "PartDesign::Pocket" @@ -88434,7 +88434,7 @@ }, { "indexedName": "Vertex9", - "mappedName": "#45;:G#3d;CUT;:H-3c9:a,V;:H#,V", + "mappedName": "#45;:G#3d;CUT;:H#:a,V;:H#,V", "relation": "generated", "resultName": "Vertex9", "sources": [ @@ -88443,7 +88443,7 @@ "#1f;:G;XTR;:H#:7,E", "#2;:H#,V" ], - "mappedName": "#45;:G#3d;CUT;:H-3c9:a,V", + "mappedName": "#45;:G#3d;CUT;:H#:a,V", "sourceElement": "#45", "sourceObject": "Pocket16", "sourceTypeId": "PartDesign::Pocket" @@ -88459,7 +88459,7 @@ }, { "indexedName": "Vertex10", - "mappedName": "#46;:G#3e;CUT;:H-3c9:a,V;:H#,V", + "mappedName": "#46;:G#3e;CUT;:H#:a,V;:H#,V", "relation": "generated", "resultName": "Vertex10", "sources": [ @@ -88468,7 +88468,7 @@ "#20;:G;XTR;:H#:7,E", "#4;:H#,V" ], - "mappedName": "#46;:G#3e;CUT;:H-3c9:a,V", + "mappedName": "#46;:G#3e;CUT;:H#:a,V", "sourceElement": "#46", "sourceObject": "Pocket16", "sourceTypeId": "PartDesign::Pocket" @@ -88484,7 +88484,7 @@ }, { "indexedName": "Vertex11", - "mappedName": "#47;:G#3f;CUT;:H-3c9:a,V;:H#,V", + "mappedName": "#47;:G#3f;CUT;:H#:a,V;:H#,V", "relation": "generated", "resultName": "Vertex11", "sources": [ @@ -88493,7 +88493,7 @@ "#21;:G;XTR;:H#:7,E", "#6;:H#,V" ], - "mappedName": "#47;:G#3f;CUT;:H-3c9:a,V", + "mappedName": "#47;:G#3f;CUT;:H#:a,V", "sourceElement": "#47", "sourceObject": "Pocket16", "sourceTypeId": "PartDesign::Pocket" @@ -88509,7 +88509,7 @@ }, { "indexedName": "Vertex12", - "mappedName": "#48;:G#40;CUT;:H-3c9:a,V;:H#,V", + "mappedName": "#48;:G#40;CUT;:H#:a,V;:H#,V", "relation": "generated", "resultName": "Vertex12", "sources": [ @@ -88518,7 +88518,7 @@ "#22;:G;XTR;:H#:7,E", "#8;:H#,V" ], - "mappedName": "#48;:G#40;CUT;:H-3c9:a,V", + "mappedName": "#48;:G#40;CUT;:H#:a,V", "sourceElement": "#48", "sourceObject": "Pocket16", "sourceTypeId": "PartDesign::Pocket" @@ -88534,7 +88534,7 @@ }, { "indexedName": "Vertex13", - "mappedName": "#1f;:M;CUT;:H-3c9:7,V;:H#,V", + "mappedName": "#1f;:M;CUT;:H#:7,V;:H#,V", "relation": "modified", "resultName": "Vertex13", "sources": [ @@ -88542,7 +88542,7 @@ "children": [ "#2;:H#,V" ], - "mappedName": "#1f;:M;CUT;:H-3c9:7,V", + "mappedName": "#1f;:M;CUT;:H#:7,V", "sourceElement": "#1f", "sourceObject": "Pocket16", "sourceTypeId": "PartDesign::Pocket" @@ -88558,7 +88558,7 @@ }, { "indexedName": "Vertex14", - "mappedName": "#20;:M;CUT;:H-3c9:7,V;:H#,V", + "mappedName": "#20;:M;CUT;:H#:7,V;:H#,V", "relation": "modified", "resultName": "Vertex14", "sources": [ @@ -88566,7 +88566,7 @@ "children": [ "#4;:H#,V" ], - "mappedName": "#20;:M;CUT;:H-3c9:7,V", + "mappedName": "#20;:M;CUT;:H#:7,V", "sourceElement": "#20", "sourceObject": "Pocket16", "sourceTypeId": "PartDesign::Pocket" @@ -88582,7 +88582,7 @@ }, { "indexedName": "Vertex15", - "mappedName": "#21;:M;CUT;:H-3c9:7,V;:H#,V", + "mappedName": "#21;:M;CUT;:H#:7,V;:H#,V", "relation": "modified", "resultName": "Vertex15", "sources": [ @@ -88590,7 +88590,7 @@ "children": [ "#6;:H#,V" ], - "mappedName": "#21;:M;CUT;:H-3c9:7,V", + "mappedName": "#21;:M;CUT;:H#:7,V", "sourceElement": "#21", "sourceObject": "Pocket16", "sourceTypeId": "PartDesign::Pocket" @@ -88606,7 +88606,7 @@ }, { "indexedName": "Vertex16", - "mappedName": "#22;:M;CUT;:H-3c9:7,V;:H#,V", + "mappedName": "#22;:M;CUT;:H#:7,V;:H#,V", "relation": "modified", "resultName": "Vertex16", "sources": [ @@ -88614,7 +88614,7 @@ "children": [ "#8;:H#,V" ], - "mappedName": "#22;:M;CUT;:H-3c9:7,V", + "mappedName": "#22;:M;CUT;:H#:7,V", "sourceElement": "#22", "sourceObject": "Pocket16", "sourceTypeId": "PartDesign::Pocket" @@ -88629,7 +88629,7 @@ ] } ], - "semanticNameDigest": "a43643c71e07a6f3cf199cf37eda3d1048f7cdbb62c4b069ad64a42d98380d38", + "semanticNameDigest": "88fa663eb0c658c3a5053bbf387295d860160c090e152dc4e7e5e56649f0dfc4", "shape": { "area": 138.88, "brepSha256": "896f13d36675806ac8c3a359a5e2be1fbf8f5c3efad19fcf6d27e548f05a5dcf", @@ -89588,9 +89588,9 @@ "history": [ { "children": [ - "#b:1;:H3c6,E" + "#b:1;:Hfd3,E" ], - "mappedName": "#d:1;:G;XTR;:H3c6:7,F", + "mappedName": "#d:1;:G;XTR;:Hfd3:7,F", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -89605,7 +89605,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;:G;XTR;:H3c6:7,F", + "mappedName": "#d:1;:G;XTR;:Hfd3:7,F", "mappedStringIds": [ 13 ], @@ -89615,9 +89615,9 @@ "history": [ { "children": [ - "#b:2;:H3c6,E" + "#b:2;:Hfd3,E" ], - "mappedName": "#d:2;:G;XTR;:H3c6:7,F", + "mappedName": "#d:2;:G;XTR;:Hfd3:7,F", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -89633,7 +89633,7 @@ 11, 13 ], - "mappedName": "#d:2;:G;XTR;:H3c6:7,F", + "mappedName": "#d:2;:G;XTR;:Hfd3:7,F", "mappedStringIds": [ 11, 13 @@ -89644,9 +89644,9 @@ "history": [ { "children": [ - "#b:3;:H3c6,E" + "#b:3;:Hfd3,E" ], - "mappedName": "#d:3;:G;XTR;:H3c6:7,F", + "mappedName": "#d:3;:G;XTR;:Hfd3:7,F", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -89662,7 +89662,7 @@ 11, 13 ], - "mappedName": "#d:3;:G;XTR;:H3c6:7,F", + "mappedName": "#d:3;:G;XTR;:Hfd3:7,F", "mappedStringIds": [ 11, 13 @@ -89673,9 +89673,9 @@ "history": [ { "children": [ - "#b:4;:H3c6,E" + "#b:4;:Hfd3,E" ], - "mappedName": "#d:4;:G;XTR;:H3c6:7,F", + "mappedName": "#d:4;:G;XTR;:Hfd3:7,F", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -89691,7 +89691,7 @@ 11, 13 ], - "mappedName": "#d:4;:G;XTR;:H3c6:7,F", + "mappedName": "#d:4;:G;XTR;:Hfd3:7,F", "mappedStringIds": [ 11, 13 @@ -89702,9 +89702,9 @@ "history": [ { "children": [ - "#b:1;:H3c6,E" + "#b:1;:Hfd3,E" ], - "mappedName": "#d:1;FAC;:H3c6:4,F", + "mappedName": "#d:1;FAC;:Hfd3:4,F", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -89719,7 +89719,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;FAC;:H3c6:4,F", + "mappedName": "#d:1;FAC;:Hfd3:4,F", "mappedStringIds": [ 13 ], @@ -89729,10 +89729,10 @@ "history": [ { "children": [ - "#d:1;FAC;:H3c6:4,F", - "#b:1;:H3c6,E" + "#d:1;FAC;:Hfd3:4,F", + "#b:1;:Hfd3,E" ], - "mappedName": "#14:1;:G0;XTR;:H3c6:8,F", + "mappedName": "#14:1;:G0;XTR;:Hfd3:8,F", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -89747,7 +89747,7 @@ "indexedStringIds": [ 20 ], - "mappedName": "#14:1;:G0;XTR;:H3c6:8,F", + "mappedName": "#14:1;:G0;XTR;:Hfd3:8,F", "mappedStringIds": [ 20 ], @@ -89757,9 +89757,9 @@ "history": [ { "children": [ - "#2;:H3c6,V" + "#2;:Hfd3,V" ], - "mappedName": "#41;:G;XTR;:H3c6:7,E", + "mappedName": "#41;:G;XTR;:Hfd3:7,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -89774,7 +89774,7 @@ "indexedStringIds": [ 65 ], - "mappedName": "#41;:G;XTR;:H3c6:7,E", + "mappedName": "#41;:G;XTR;:Hfd3:7,E", "mappedStringIds": [ 65 ], @@ -89784,9 +89784,9 @@ "history": [ { "children": [ - "#4;:H3c6,V" + "#4;:Hfd3,V" ], - "mappedName": "#42;:G;XTR;:H3c6:7,E", + "mappedName": "#42;:G;XTR;:Hfd3:7,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -89801,7 +89801,7 @@ "indexedStringIds": [ 66 ], - "mappedName": "#42;:G;XTR;:H3c6:7,E", + "mappedName": "#42;:G;XTR;:Hfd3:7,E", "mappedStringIds": [ 66 ], @@ -89811,7 +89811,7 @@ "history": [ { "children": [], - "mappedName": "#b:1;:H3c6,E", + "mappedName": "#b:1;:Hfd3,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -89826,7 +89826,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:1;:H3c6,E", + "mappedName": "#b:1;:Hfd3,E", "mappedStringIds": [ 11 ], @@ -89836,10 +89836,10 @@ "history": [ { "children": [ - "#d:1;:G;XTR;:H3c6:7,F", - "#b:1;:H3c6,E" + "#d:1;:G;XTR;:Hfd3:7,F", + "#b:1;:Hfd3,E" ], - "mappedName": "#16:1;:U;XTR;:H3c6:7,E", + "mappedName": "#16:1;:U;XTR;:Hfd3:7,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -89854,7 +89854,7 @@ "indexedStringIds": [ 22 ], - "mappedName": "#16:1;:U;XTR;:H3c6:7,E", + "mappedName": "#16:1;:U;XTR;:Hfd3:7,E", "mappedStringIds": [ 22 ], @@ -89864,9 +89864,9 @@ "history": [ { "children": [ - "#6;:H3c6,V" + "#6;:Hfd3,V" ], - "mappedName": "#43;:G;XTR;:H3c6:7,E", + "mappedName": "#43;:G;XTR;:Hfd3:7,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -89881,7 +89881,7 @@ "indexedStringIds": [ 67 ], - "mappedName": "#43;:G;XTR;:H3c6:7,E", + "mappedName": "#43;:G;XTR;:Hfd3:7,E", "mappedStringIds": [ 67 ], @@ -89891,7 +89891,7 @@ "history": [ { "children": [], - "mappedName": "#b:2;:H3c6,E", + "mappedName": "#b:2;:Hfd3,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -89906,7 +89906,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:2;:H3c6,E", + "mappedName": "#b:2;:Hfd3,E", "mappedStringIds": [ 11 ], @@ -89916,10 +89916,10 @@ "history": [ { "children": [ - "#d:2;:G;XTR;:H3c6:7,F", - "#b:2;:H3c6,E" + "#d:2;:G;XTR;:Hfd3:7,F", + "#b:2;:Hfd3,E" ], - "mappedName": "#16:2;:U;XTR;:H3c6:7,E", + "mappedName": "#16:2;:U;XTR;:Hfd3:7,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -89936,7 +89936,7 @@ 13, 22 ], - "mappedName": "#16:2;:U;XTR;:H3c6:7,E", + "mappedName": "#16:2;:U;XTR;:Hfd3:7,E", "mappedStringIds": [ 11, 13, @@ -89948,9 +89948,9 @@ "history": [ { "children": [ - "#8;:H3c6,V" + "#8;:Hfd3,V" ], - "mappedName": "#44;:G;XTR;:H3c6:7,E", + "mappedName": "#44;:G;XTR;:Hfd3:7,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -89965,7 +89965,7 @@ "indexedStringIds": [ 68 ], - "mappedName": "#44;:G;XTR;:H3c6:7,E", + "mappedName": "#44;:G;XTR;:Hfd3:7,E", "mappedStringIds": [ 68 ], @@ -89975,7 +89975,7 @@ "history": [ { "children": [], - "mappedName": "#b:3;:H3c6,E", + "mappedName": "#b:3;:Hfd3,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -89990,7 +89990,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:3;:H3c6,E", + "mappedName": "#b:3;:Hfd3,E", "mappedStringIds": [ 11 ], @@ -90000,10 +90000,10 @@ "history": [ { "children": [ - "#d:3;:G;XTR;:H3c6:7,F", - "#b:3;:H3c6,E" + "#d:3;:G;XTR;:Hfd3:7,F", + "#b:3;:Hfd3,E" ], - "mappedName": "#16:3;:U;XTR;:H3c6:7,E", + "mappedName": "#16:3;:U;XTR;:Hfd3:7,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -90020,7 +90020,7 @@ 13, 22 ], - "mappedName": "#16:3;:U;XTR;:H3c6:7,E", + "mappedName": "#16:3;:U;XTR;:Hfd3:7,E", "mappedStringIds": [ 11, 13, @@ -90032,7 +90032,7 @@ "history": [ { "children": [], - "mappedName": "#b:4;:H3c6,E", + "mappedName": "#b:4;:Hfd3,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -90047,7 +90047,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:4;:H3c6,E", + "mappedName": "#b:4;:Hfd3,E", "mappedStringIds": [ 11 ], @@ -90057,10 +90057,10 @@ "history": [ { "children": [ - "#d:4;:G;XTR;:H3c6:7,F", - "#b:4;:H3c6,E" + "#d:4;:G;XTR;:Hfd3:7,F", + "#b:4;:Hfd3,E" ], - "mappedName": "#16:4;:U;XTR;:H3c6:7,E", + "mappedName": "#16:4;:U;XTR;:Hfd3:7,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -90077,7 +90077,7 @@ 13, 22 ], - "mappedName": "#16:4;:U;XTR;:H3c6:7,E", + "mappedName": "#16:4;:U;XTR;:Hfd3:7,E", "mappedStringIds": [ 11, 13, @@ -90089,7 +90089,7 @@ "history": [ { "children": [], - "mappedName": "#2;:H3c6,V", + "mappedName": "#2;:Hfd3,V", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -90104,7 +90104,7 @@ "indexedStringIds": [ 2 ], - "mappedName": "#2;:H3c6,V", + "mappedName": "#2;:Hfd3,V", "mappedStringIds": [ 2 ], @@ -90114,11 +90114,11 @@ "history": [ { "children": [ - "#16:1;:U;XTR;:H3c6:7,E", - "#d:1;:G;XTR;:H3c6:7,F", - "#b:1;:H3c6,E" + "#16:1;:U;XTR;:Hfd3:7,E", + "#d:1;:G;XTR;:Hfd3:7,F", + "#b:1;:Hfd3,E" ], - "mappedName": "#36:1;:U;XTR;:H3c6:7,V", + "mappedName": "#36:1;:U;XTR;:Hfd3:7,V", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -90133,7 +90133,7 @@ "indexedStringIds": [ 54 ], - "mappedName": "#36:1;:U;XTR;:H3c6:7,V", + "mappedName": "#36:1;:U;XTR;:Hfd3:7,V", "mappedStringIds": [ 54 ], @@ -90143,7 +90143,7 @@ "history": [ { "children": [], - "mappedName": "#4;:H3c6,V", + "mappedName": "#4;:Hfd3,V", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -90158,7 +90158,7 @@ "indexedStringIds": [ 4 ], - "mappedName": "#4;:H3c6,V", + "mappedName": "#4;:Hfd3,V", "mappedStringIds": [ 4 ], @@ -90168,11 +90168,11 @@ "history": [ { "children": [ - "#16:1;:U;XTR;:H3c6:7,E", - "#d:1;:G;XTR;:H3c6:7,F", - "#b:1;:H3c6,E" + "#16:1;:U;XTR;:Hfd3:7,E", + "#d:1;:G;XTR;:Hfd3:7,F", + "#b:1;:Hfd3,E" ], - "mappedName": "#36:1;:U2;XTR;:H3c6:8,V", + "mappedName": "#36:1;:U2;XTR;:Hfd3:8,V", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -90187,7 +90187,7 @@ "indexedStringIds": [ 54 ], - "mappedName": "#36:1;:U2;XTR;:H3c6:8,V", + "mappedName": "#36:1;:U2;XTR;:Hfd3:8,V", "mappedStringIds": [ 54 ], @@ -90197,7 +90197,7 @@ "history": [ { "children": [], - "mappedName": "#6;:H3c6,V", + "mappedName": "#6;:Hfd3,V", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -90212,7 +90212,7 @@ "indexedStringIds": [ 6 ], - "mappedName": "#6;:H3c6,V", + "mappedName": "#6;:Hfd3,V", "mappedStringIds": [ 6 ], @@ -90222,11 +90222,11 @@ "history": [ { "children": [ - "#16:2;:U;XTR;:H3c6:7,E", - "#d:2;:G;XTR;:H3c6:7,F", - "#b:2;:H3c6,E" + "#16:2;:U;XTR;:Hfd3:7,E", + "#d:2;:G;XTR;:Hfd3:7,F", + "#b:2;:Hfd3,E" ], - "mappedName": "#36:2;:U2;XTR;:H3c6:8,V", + "mappedName": "#36:2;:U2;XTR;:Hfd3:8,V", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -90244,7 +90244,7 @@ 22, 54 ], - "mappedName": "#36:2;:U2;XTR;:H3c6:8,V", + "mappedName": "#36:2;:U2;XTR;:Hfd3:8,V", "mappedStringIds": [ 11, 13, @@ -90257,7 +90257,7 @@ "history": [ { "children": [], - "mappedName": "#8;:H3c6,V", + "mappedName": "#8;:Hfd3,V", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -90272,7 +90272,7 @@ "indexedStringIds": [ 8 ], - "mappedName": "#8;:H3c6,V", + "mappedName": "#8;:Hfd3,V", "mappedStringIds": [ 8 ], @@ -90282,11 +90282,11 @@ "history": [ { "children": [ - "#16:3;:U;XTR;:H3c6:7,E", - "#d:3;:G;XTR;:H3c6:7,F", - "#b:3;:H3c6,E" + "#16:3;:U;XTR;:Hfd3:7,E", + "#d:3;:G;XTR;:Hfd3:7,F", + "#b:3;:Hfd3,E" ], - "mappedName": "#36:3;:U2;XTR;:H3c6:8,V", + "mappedName": "#36:3;:U2;XTR;:Hfd3:8,V", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -90304,7 +90304,7 @@ 22, 54 ], - "mappedName": "#36:3;:U2;XTR;:H3c6:8,V", + "mappedName": "#36:3;:U2;XTR;:Hfd3:8,V", "mappedStringIds": [ 11, 13, @@ -90327,7 +90327,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;:G;XTR;:H3c6:7,F", + "mappedName": "#d:1;:G;XTR;:Hfd3:7,F", "mappedStringIds": [ 13 ], @@ -90337,7 +90337,7 @@ "index": 1, "type": "Face" }, - "name": "#d:1;:G;XTR;:H3c6:7,F", + "name": "#d:1;:G;XTR;:Hfd3:7,F", "stringIds": [ 13 ] @@ -90361,7 +90361,7 @@ 13 ], "kind": "face", - "mappedName": "#d:2;:G;XTR;:H3c6:7,F", + "mappedName": "#d:2;:G;XTR;:Hfd3:7,F", "mappedStringIds": [ 11, 13 @@ -90372,7 +90372,7 @@ "index": 2, "type": "Face" }, - "name": "#d:2;:G;XTR;:H3c6:7,F", + "name": "#d:2;:G;XTR;:Hfd3:7,F", "stringIds": [ 11, 13 @@ -90397,7 +90397,7 @@ 13 ], "kind": "face", - "mappedName": "#d:3;:G;XTR;:H3c6:7,F", + "mappedName": "#d:3;:G;XTR;:Hfd3:7,F", "mappedStringIds": [ 11, 13 @@ -90408,7 +90408,7 @@ "index": 3, "type": "Face" }, - "name": "#d:3;:G;XTR;:H3c6:7,F", + "name": "#d:3;:G;XTR;:Hfd3:7,F", "stringIds": [ 11, 13 @@ -90433,7 +90433,7 @@ 13 ], "kind": "face", - "mappedName": "#d:4;:G;XTR;:H3c6:7,F", + "mappedName": "#d:4;:G;XTR;:Hfd3:7,F", "mappedStringIds": [ 11, 13 @@ -90444,7 +90444,7 @@ "index": 4, "type": "Face" }, - "name": "#d:4;:G;XTR;:H3c6:7,F", + "name": "#d:4;:G;XTR;:Hfd3:7,F", "stringIds": [ 11, 13 @@ -90468,7 +90468,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;FAC;:H3c6:4,F", + "mappedName": "#d:1;FAC;:Hfd3:4,F", "mappedStringIds": [ 13 ], @@ -90478,7 +90478,7 @@ "index": 5, "type": "Face" }, - "name": "#d:1;FAC;:H3c6:4,F", + "name": "#d:1;FAC;:Hfd3:4,F", "stringIds": [ 13 ] @@ -90501,7 +90501,7 @@ 20 ], "kind": "face", - "mappedName": "#14:1;:G0;XTR;:H3c6:8,F", + "mappedName": "#14:1;:G0;XTR;:Hfd3:8,F", "mappedStringIds": [ 20 ], @@ -90511,7 +90511,7 @@ "index": 6, "type": "Face" }, - "name": "#14:1;:G0;XTR;:H3c6:8,F", + "name": "#14:1;:G0;XTR;:Hfd3:8,F", "stringIds": [ 20 ] @@ -90534,7 +90534,7 @@ 65 ], "kind": "edge", - "mappedName": "#41;:G;XTR;:H3c6:7,E", + "mappedName": "#41;:G;XTR;:Hfd3:7,E", "mappedStringIds": [ 65 ], @@ -90544,7 +90544,7 @@ "index": 1, "type": "Edge" }, - "name": "#41;:G;XTR;:H3c6:7,E", + "name": "#41;:G;XTR;:Hfd3:7,E", "stringIds": [ 65 ] @@ -90567,7 +90567,7 @@ 66 ], "kind": "edge", - "mappedName": "#42;:G;XTR;:H3c6:7,E", + "mappedName": "#42;:G;XTR;:Hfd3:7,E", "mappedStringIds": [ 66 ], @@ -90577,7 +90577,7 @@ "index": 2, "type": "Edge" }, - "name": "#42;:G;XTR;:H3c6:7,E", + "name": "#42;:G;XTR;:Hfd3:7,E", "stringIds": [ 66 ] @@ -90600,7 +90600,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:1;:H3c6,E", + "mappedName": "#b:1;:Hfd3,E", "mappedStringIds": [ 11 ], @@ -90610,7 +90610,7 @@ "index": 3, "type": "Edge" }, - "name": "#b:1;:H3c6,E", + "name": "#b:1;:Hfd3,E", "stringIds": [ 11 ] @@ -90633,7 +90633,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:1;:U;XTR;:H3c6:7,E", + "mappedName": "#16:1;:U;XTR;:Hfd3:7,E", "mappedStringIds": [ 22 ], @@ -90643,7 +90643,7 @@ "index": 4, "type": "Edge" }, - "name": "#16:1;:U;XTR;:H3c6:7,E", + "name": "#16:1;:U;XTR;:Hfd3:7,E", "stringIds": [ 22 ] @@ -90666,7 +90666,7 @@ 67 ], "kind": "edge", - "mappedName": "#43;:G;XTR;:H3c6:7,E", + "mappedName": "#43;:G;XTR;:Hfd3:7,E", "mappedStringIds": [ 67 ], @@ -90676,7 +90676,7 @@ "index": 5, "type": "Edge" }, - "name": "#43;:G;XTR;:H3c6:7,E", + "name": "#43;:G;XTR;:Hfd3:7,E", "stringIds": [ 67 ] @@ -90699,7 +90699,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:2;:H3c6,E", + "mappedName": "#b:2;:Hfd3,E", "mappedStringIds": [ 11 ], @@ -90709,7 +90709,7 @@ "index": 6, "type": "Edge" }, - "name": "#b:2;:H3c6,E", + "name": "#b:2;:Hfd3,E", "stringIds": [ 11 ] @@ -90734,7 +90734,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:2;:U;XTR;:H3c6:7,E", + "mappedName": "#16:2;:U;XTR;:Hfd3:7,E", "mappedStringIds": [ 11, 13, @@ -90746,7 +90746,7 @@ "index": 7, "type": "Edge" }, - "name": "#16:2;:U;XTR;:H3c6:7,E", + "name": "#16:2;:U;XTR;:Hfd3:7,E", "stringIds": [ 11, 13, @@ -90771,7 +90771,7 @@ 68 ], "kind": "edge", - "mappedName": "#44;:G;XTR;:H3c6:7,E", + "mappedName": "#44;:G;XTR;:Hfd3:7,E", "mappedStringIds": [ 68 ], @@ -90781,7 +90781,7 @@ "index": 8, "type": "Edge" }, - "name": "#44;:G;XTR;:H3c6:7,E", + "name": "#44;:G;XTR;:Hfd3:7,E", "stringIds": [ 68 ] @@ -90804,7 +90804,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:3;:H3c6,E", + "mappedName": "#b:3;:Hfd3,E", "mappedStringIds": [ 11 ], @@ -90814,7 +90814,7 @@ "index": 9, "type": "Edge" }, - "name": "#b:3;:H3c6,E", + "name": "#b:3;:Hfd3,E", "stringIds": [ 11 ] @@ -90839,7 +90839,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:3;:U;XTR;:H3c6:7,E", + "mappedName": "#16:3;:U;XTR;:Hfd3:7,E", "mappedStringIds": [ 11, 13, @@ -90851,7 +90851,7 @@ "index": 10, "type": "Edge" }, - "name": "#16:3;:U;XTR;:H3c6:7,E", + "name": "#16:3;:U;XTR;:Hfd3:7,E", "stringIds": [ 11, 13, @@ -90876,7 +90876,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:4;:H3c6,E", + "mappedName": "#b:4;:Hfd3,E", "mappedStringIds": [ 11 ], @@ -90886,7 +90886,7 @@ "index": 11, "type": "Edge" }, - "name": "#b:4;:H3c6,E", + "name": "#b:4;:Hfd3,E", "stringIds": [ 11 ] @@ -90911,7 +90911,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:4;:U;XTR;:H3c6:7,E", + "mappedName": "#16:4;:U;XTR;:Hfd3:7,E", "mappedStringIds": [ 11, 13, @@ -90923,7 +90923,7 @@ "index": 12, "type": "Edge" }, - "name": "#16:4;:U;XTR;:H3c6:7,E", + "name": "#16:4;:U;XTR;:Hfd3:7,E", "stringIds": [ 11, 13, @@ -90948,7 +90948,7 @@ 2 ], "kind": "vertex", - "mappedName": "#2;:H3c6,V", + "mappedName": "#2;:Hfd3,V", "mappedStringIds": [ 2 ], @@ -90958,7 +90958,7 @@ "index": 1, "type": "Vertex" }, - "name": "#2;:H3c6,V", + "name": "#2;:Hfd3,V", "stringIds": [ 2 ] @@ -90981,7 +90981,7 @@ 54 ], "kind": "vertex", - "mappedName": "#36:1;:U;XTR;:H3c6:7,V", + "mappedName": "#36:1;:U;XTR;:Hfd3:7,V", "mappedStringIds": [ 54 ], @@ -90991,7 +90991,7 @@ "index": 2, "type": "Vertex" }, - "name": "#36:1;:U;XTR;:H3c6:7,V", + "name": "#36:1;:U;XTR;:Hfd3:7,V", "stringIds": [ 54 ] @@ -91014,7 +91014,7 @@ 4 ], "kind": "vertex", - "mappedName": "#4;:H3c6,V", + "mappedName": "#4;:Hfd3,V", "mappedStringIds": [ 4 ], @@ -91024,7 +91024,7 @@ "index": 3, "type": "Vertex" }, - "name": "#4;:H3c6,V", + "name": "#4;:Hfd3,V", "stringIds": [ 4 ] @@ -91047,7 +91047,7 @@ 54 ], "kind": "vertex", - "mappedName": "#36:1;:U2;XTR;:H3c6:8,V", + "mappedName": "#36:1;:U2;XTR;:Hfd3:8,V", "mappedStringIds": [ 54 ], @@ -91057,7 +91057,7 @@ "index": 4, "type": "Vertex" }, - "name": "#36:1;:U2;XTR;:H3c6:8,V", + "name": "#36:1;:U2;XTR;:Hfd3:8,V", "stringIds": [ 54 ] @@ -91080,7 +91080,7 @@ 6 ], "kind": "vertex", - "mappedName": "#6;:H3c6,V", + "mappedName": "#6;:Hfd3,V", "mappedStringIds": [ 6 ], @@ -91090,7 +91090,7 @@ "index": 5, "type": "Vertex" }, - "name": "#6;:H3c6,V", + "name": "#6;:Hfd3,V", "stringIds": [ 6 ] @@ -91116,7 +91116,7 @@ 54 ], "kind": "vertex", - "mappedName": "#36:2;:U2;XTR;:H3c6:8,V", + "mappedName": "#36:2;:U2;XTR;:Hfd3:8,V", "mappedStringIds": [ 11, 13, @@ -91129,7 +91129,7 @@ "index": 6, "type": "Vertex" }, - "name": "#36:2;:U2;XTR;:H3c6:8,V", + "name": "#36:2;:U2;XTR;:Hfd3:8,V", "stringIds": [ 11, 13, @@ -91155,7 +91155,7 @@ 8 ], "kind": "vertex", - "mappedName": "#8;:H3c6,V", + "mappedName": "#8;:Hfd3,V", "mappedStringIds": [ 8 ], @@ -91165,7 +91165,7 @@ "index": 7, "type": "Vertex" }, - "name": "#8;:H3c6,V", + "name": "#8;:Hfd3,V", "stringIds": [ 8 ] @@ -91191,7 +91191,7 @@ 54 ], "kind": "vertex", - "mappedName": "#36:3;:U2;XTR;:H3c6:8,V", + "mappedName": "#36:3;:U2;XTR;:Hfd3:8,V", "mappedStringIds": [ 11, 13, @@ -91204,7 +91204,7 @@ "index": 8, "type": "Vertex" }, - "name": "#36:3;:U2;XTR;:H3c6:8,V", + "name": "#36:3;:U2;XTR;:Hfd3:8,V", "stringIds": [ 11, 13, @@ -92041,15 +92041,15 @@ "history": [ { "children": [], - "mappedName": "#16:1;:H3c7,F", + "mappedName": "#16:1;:Hfd4,F", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:1;:H3c6,E" + "#b:1;:Hfd3,E" ], - "mappedName": "#d:1;:G;XTR;:H3c6:7,F", + "mappedName": "#d:1;:G;XTR;:Hfd3:7,F", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -92064,7 +92064,7 @@ "indexedStringIds": [ 22 ], - "mappedName": "#16:1;:H3c7,F", + "mappedName": "#16:1;:Hfd4,F", "mappedStringIds": [ 22 ], @@ -92074,15 +92074,15 @@ "history": [ { "children": [], - "mappedName": "#16:4;:H3c7,F", + "mappedName": "#16:4;:Hfd4,F", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:4;:H3c6,E" + "#b:4;:Hfd3,E" ], - "mappedName": "#d:4;:G;XTR;:H3c6:7,F", + "mappedName": "#d:4;:G;XTR;:Hfd3:7,F", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -92099,7 +92099,7 @@ 13, 22 ], - "mappedName": "#16:4;:H3c7,F", + "mappedName": "#16:4;:Hfd4,F", "mappedStringIds": [ 11, 13, @@ -92111,15 +92111,15 @@ "history": [ { "children": [], - "mappedName": "#16:2;:H3c7,F", + "mappedName": "#16:2;:Hfd4,F", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:2;:H3c6,E" + "#b:2;:Hfd3,E" ], - "mappedName": "#d:2;:G;XTR;:H3c6:7,F", + "mappedName": "#d:2;:G;XTR;:Hfd3:7,F", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -92136,7 +92136,7 @@ 13, 22 ], - "mappedName": "#16:2;:H3c7,F", + "mappedName": "#16:2;:Hfd4,F", "mappedStringIds": [ 11, 13, @@ -92148,15 +92148,15 @@ "history": [ { "children": [], - "mappedName": "#14:1;:M;CUT;:H3c7:7,F", + "mappedName": "#14:1;:M;CUT;:Hfd4:7,F", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:1;:H3c6,E" + "#b:1;:Hfd3,E" ], - "mappedName": "#d:1;FAC;:H3c6:4,F", + "mappedName": "#d:1;FAC;:Hfd3:4,F", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -92171,7 +92171,7 @@ "indexedStringIds": [ 20 ], - "mappedName": "#14:1;:M;CUT;:H3c7:7,F", + "mappedName": "#14:1;:M;CUT;:Hfd4:7,F", "mappedStringIds": [ 20 ], @@ -92181,16 +92181,16 @@ "history": [ { "children": [], - "mappedName": "#3c:1;:M;CUT;:H3c7:7,F", + "mappedName": "#3c:1;:M;CUT;:Hfd4:7,F", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:1;FAC;:H3c6:4,F", - "#b:1;:H3c6,E" + "#d:1;FAC;:Hfd3:4,F", + "#b:1;:Hfd3,E" ], - "mappedName": "#14:1;:G0;XTR;:H3c6:8,F", + "mappedName": "#14:1;:G0;XTR;:Hfd3:8,F", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -92205,7 +92205,7 @@ "indexedStringIds": [ 60 ], - "mappedName": "#3c:1;:M;CUT;:H3c7:7,F", + "mappedName": "#3c:1;:M;CUT;:Hfd4:7,F", "mappedStringIds": [ 60 ], @@ -92215,15 +92215,15 @@ "history": [ { "children": [], - "mappedName": "#16:3;:H3c7,F", + "mappedName": "#16:3;:Hfd4,F", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:3;:H3c6,E" + "#b:3;:Hfd3,E" ], - "mappedName": "#d:3;:G;XTR;:H3c6:7,F", + "mappedName": "#d:3;:G;XTR;:Hfd3:7,F", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -92240,7 +92240,7 @@ 13, 22 ], - "mappedName": "#16:3;:H3c7,F", + "mappedName": "#16:3;:Hfd4,F", "mappedStringIds": [ 11, 13, @@ -92252,10 +92252,10 @@ "history": [ { "children": [ - "#1d:1;:G;XTR;:H3c8:7,F", - "#b:1;:H3c8,E" + "#1d:1;:G;XTR;:Hfd5:7,F", + "#b:1;:Hfd5,E" ], - "mappedName": "#26:1;:M;CUT;:H-3c9:7,F", + "mappedName": "#26:1;:M;CUT;:H-fd6:7,F", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -92270,7 +92270,7 @@ "indexedStringIds": [ 38 ], - "mappedName": "#26:1;:M;CUT;:H-3c9:7,F", + "mappedName": "#26:1;:M;CUT;:H-fd6:7,F", "mappedStringIds": [ 38 ], @@ -92280,10 +92280,10 @@ "history": [ { "children": [ - "#1d:2;:G;XTR;:H3c8:7,F", - "#b:2;:H3c8,E" + "#1d:2;:G;XTR;:Hfd5:7,F", + "#b:2;:Hfd5,E" ], - "mappedName": "#26:2;:M;CUT;:H-3c9:7,F", + "mappedName": "#26:2;:M;CUT;:H-fd6:7,F", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -92300,7 +92300,7 @@ 29, 38 ], - "mappedName": "#26:2;:M;CUT;:H-3c9:7,F", + "mappedName": "#26:2;:M;CUT;:H-fd6:7,F", "mappedStringIds": [ 11, 29, @@ -92312,10 +92312,10 @@ "history": [ { "children": [ - "#1d:3;:G;XTR;:H3c8:7,F", - "#b:3;:H3c8,E" + "#1d:3;:G;XTR;:Hfd5:7,F", + "#b:3;:Hfd5,E" ], - "mappedName": "#26:3;:M;CUT;:H-3c9:7,F", + "mappedName": "#26:3;:M;CUT;:H-fd6:7,F", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -92332,7 +92332,7 @@ 29, 38 ], - "mappedName": "#26:3;:M;CUT;:H-3c9:7,F", + "mappedName": "#26:3;:M;CUT;:H-fd6:7,F", "mappedStringIds": [ 11, 29, @@ -92344,10 +92344,10 @@ "history": [ { "children": [ - "#1d:4;:G;XTR;:H3c8:7,F", - "#b:4;:H3c8,E" + "#1d:4;:G;XTR;:Hfd5:7,F", + "#b:4;:Hfd5,E" ], - "mappedName": "#26:4;:M;CUT;:H-3c9:7,F", + "mappedName": "#26:4;:M;CUT;:H-fd6:7,F", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -92364,7 +92364,7 @@ 29, 38 ], - "mappedName": "#26:4;:M;CUT;:H-3c9:7,F", + "mappedName": "#26:4;:M;CUT;:H-fd6:7,F", "mappedStringIds": [ 11, 29, @@ -92376,13 +92376,13 @@ "history": [ { "children": [], - "mappedName": "#58:29;:H3c7,E", + "mappedName": "#58:29;:Hfd4,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4141;:G;XTR;:H3c6:7,E", + "mappedName": "#4141;:G;XTR;:Hfd3:7,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -92397,7 +92397,7 @@ "indexedStringIds": [ 88 ], - "mappedName": "#58:29;:H3c7,E", + "mappedName": "#58:29;:Hfd4,E", "mappedStringIds": [ 88 ], @@ -92407,13 +92407,13 @@ "history": [ { "children": [], - "mappedName": "#59:2a;:H3c7,E", + "mappedName": "#59:2a;:Hfd4,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4242;:G;XTR;:H3c6:7,E", + "mappedName": "#4242;:G;XTR;:Hfd3:7,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -92428,7 +92428,7 @@ "indexedStringIds": [ 89 ], - "mappedName": "#59:2a;:H3c7,E", + "mappedName": "#59:2a;:Hfd4,E", "mappedStringIds": [ 89 ], @@ -92438,13 +92438,13 @@ "history": [ { "children": [], - "mappedName": "#d:1;:H3c7,E", + "mappedName": "#d:1;:Hfd4,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:1;:H3c6,E", + "mappedName": "#b:1;:Hfd3,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -92459,7 +92459,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;:H3c7,E", + "mappedName": "#d:1;:Hfd4,E", "mappedStringIds": [ 13 ], @@ -92469,16 +92469,16 @@ "history": [ { "children": [], - "mappedName": "#36:1;:H3c7,E", + "mappedName": "#36:1;:Hfd4,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:1;:G;XTR;:H3c6:7,F", - "#b:1;:H3c6,E" + "#d:1;:G;XTR;:Hfd3:7,F", + "#b:1;:Hfd3,E" ], - "mappedName": "#16:1;:U;XTR;:H3c6:7,E", + "mappedName": "#16:1;:U;XTR;:Hfd3:7,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -92493,7 +92493,7 @@ "indexedStringIds": [ 54 ], - "mappedName": "#36:1;:H3c7,E", + "mappedName": "#36:1;:Hfd4,E", "mappedStringIds": [ 54 ], @@ -92503,13 +92503,13 @@ "history": [ { "children": [], - "mappedName": "#5b:2c;:H3c7,E", + "mappedName": "#5b:2c;:Hfd4,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4444;:G;XTR;:H3c6:7,E", + "mappedName": "#4444;:G;XTR;:Hfd3:7,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -92524,7 +92524,7 @@ "indexedStringIds": [ 91 ], - "mappedName": "#5b:2c;:H3c7,E", + "mappedName": "#5b:2c;:Hfd4,E", "mappedStringIds": [ 91 ], @@ -92534,13 +92534,13 @@ "history": [ { "children": [], - "mappedName": "#d:4;:H3c7,E", + "mappedName": "#d:4;:Hfd4,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:4;:H3c6,E", + "mappedName": "#b:4;:Hfd3,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -92556,7 +92556,7 @@ 11, 13 ], - "mappedName": "#d:4;:H3c7,E", + "mappedName": "#d:4;:Hfd4,E", "mappedStringIds": [ 11, 13 @@ -92567,16 +92567,16 @@ "history": [ { "children": [], - "mappedName": "#36:4;:H3c7,E", + "mappedName": "#36:4;:Hfd4,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:4;:G;XTR;:H3c6:7,F", - "#b:4;:H3c6,E" + "#d:4;:G;XTR;:Hfd3:7,F", + "#b:4;:Hfd3,E" ], - "mappedName": "#16:4;:U;XTR;:H3c6:7,E", + "mappedName": "#16:4;:U;XTR;:Hfd3:7,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -92594,7 +92594,7 @@ 22, 54 ], - "mappedName": "#36:4;:H3c7,E", + "mappedName": "#36:4;:Hfd4,E", "mappedStringIds": [ 11, 13, @@ -92607,13 +92607,13 @@ "history": [ { "children": [], - "mappedName": "#5a:2b;:H3c7,E", + "mappedName": "#5a:2b;:Hfd4,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4343;:G;XTR;:H3c6:7,E", + "mappedName": "#4343;:G;XTR;:Hfd3:7,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -92628,7 +92628,7 @@ "indexedStringIds": [ 90 ], - "mappedName": "#5a:2b;:H3c7,E", + "mappedName": "#5a:2b;:Hfd4,E", "mappedStringIds": [ 90 ], @@ -92638,13 +92638,13 @@ "history": [ { "children": [], - "mappedName": "#d:2;:H3c7,E", + "mappedName": "#d:2;:Hfd4,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:2;:H3c6,E", + "mappedName": "#b:2;:Hfd3,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -92660,7 +92660,7 @@ 11, 13 ], - "mappedName": "#d:2;:H3c7,E", + "mappedName": "#d:2;:Hfd4,E", "mappedStringIds": [ 11, 13 @@ -92671,16 +92671,16 @@ "history": [ { "children": [], - "mappedName": "#36:2;:H3c7,E", + "mappedName": "#36:2;:Hfd4,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:2;:G;XTR;:H3c6:7,F", - "#b:2;:H3c6,E" + "#d:2;:G;XTR;:Hfd3:7,F", + "#b:2;:Hfd3,E" ], - "mappedName": "#16:2;:U;XTR;:H3c6:7,E", + "mappedName": "#16:2;:U;XTR;:Hfd3:7,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -92698,7 +92698,7 @@ 22, 54 ], - "mappedName": "#36:2;:H3c7,E", + "mappedName": "#36:2;:Hfd4,E", "mappedStringIds": [ 11, 13, @@ -92711,13 +92711,13 @@ "history": [ { "children": [], - "mappedName": "#d:3;:H3c7,E", + "mappedName": "#d:3;:Hfd4,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:3;:H3c6,E", + "mappedName": "#b:3;:Hfd3,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -92733,7 +92733,7 @@ 11, 13 ], - "mappedName": "#d:3;:H3c7,E", + "mappedName": "#d:3;:Hfd4,E", "mappedStringIds": [ 11, 13 @@ -92744,10 +92744,10 @@ "history": [ { "children": [ - "#1d:1;:G;XTR;:H3c8:7,F", - "#b:1;:H3c8,E" + "#1d:1;:G;XTR;:Hfd5:7,F", + "#b:1;:Hfd5,E" ], - "mappedName": "#26:1;:G#37;CUT;:H-3c9:a,E", + "mappedName": "#26:1;:G#37;CUT;:H-fd6:a,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -92765,7 +92765,7 @@ 38, 55 ], - "mappedName": "#26:1;:G#37;CUT;:H-3c9:a,E", + "mappedName": "#26:1;:G#37;CUT;:H-fd6:a,E", "mappedStringIds": [ 13, 20, @@ -92778,10 +92778,10 @@ "history": [ { "children": [ - "#1d:2;:G;XTR;:H3c8:7,F", - "#b:2;:H3c8,E" + "#1d:2;:G;XTR;:Hfd5:7,F", + "#b:2;:Hfd5,E" ], - "mappedName": "#26:2;:G#38;CUT;:H-3c9:a,E", + "mappedName": "#26:2;:G#38;CUT;:H-fd6:a,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -92801,7 +92801,7 @@ 38, 56 ], - "mappedName": "#26:2;:G#38;CUT;:H-3c9:a,E", + "mappedName": "#26:2;:G#38;CUT;:H-fd6:a,E", "mappedStringIds": [ 11, 13, @@ -92816,10 +92816,10 @@ "history": [ { "children": [ - "#1d:3;:G;XTR;:H3c8:7,F", - "#b:3;:H3c8,E" + "#1d:3;:G;XTR;:Hfd5:7,F", + "#b:3;:Hfd5,E" ], - "mappedName": "#26:3;:G#39;CUT;:H-3c9:a,E", + "mappedName": "#26:3;:G#39;CUT;:H-fd6:a,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -92839,7 +92839,7 @@ 38, 57 ], - "mappedName": "#26:3;:G#39;CUT;:H-3c9:a,E", + "mappedName": "#26:3;:G#39;CUT;:H-fd6:a,E", "mappedStringIds": [ 11, 13, @@ -92854,10 +92854,10 @@ "history": [ { "children": [ - "#1d:4;:G;XTR;:H3c8:7,F", - "#b:4;:H3c8,E" + "#1d:4;:G;XTR;:Hfd5:7,F", + "#b:4;:Hfd5,E" ], - "mappedName": "#26:4;:G#3a;CUT;:H-3c9:a,E", + "mappedName": "#26:4;:G#3a;CUT;:H-fd6:a,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -92877,7 +92877,7 @@ 38, 58 ], - "mappedName": "#26:4;:G#3a;CUT;:H-3c9:a,E", + "mappedName": "#26:4;:G#3a;CUT;:H-fd6:a,E", "mappedStringIds": [ 11, 13, @@ -92892,16 +92892,16 @@ "history": [ { "children": [], - "mappedName": "#36:3;:H3c7,E", + "mappedName": "#36:3;:Hfd4,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:3;:G;XTR;:H3c6:7,F", - "#b:3;:H3c6,E" + "#d:3;:G;XTR;:Hfd3:7,F", + "#b:3;:Hfd3,E" ], - "mappedName": "#16:3;:U;XTR;:H3c6:7,E", + "mappedName": "#16:3;:U;XTR;:Hfd3:7,E", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -92919,7 +92919,7 @@ 22, 54 ], - "mappedName": "#36:3;:H3c7,E", + "mappedName": "#36:3;:Hfd4,E", "mappedStringIds": [ 11, 13, @@ -92932,9 +92932,9 @@ "history": [ { "children": [ - "#b:1;:H3c8,E" + "#b:1;:Hfd5,E" ], - "mappedName": "#1d:1;:M;CUT;:H-3c9:7,E", + "mappedName": "#1d:1;:M;CUT;:H-fd6:7,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -92949,7 +92949,7 @@ "indexedStringIds": [ 29 ], - "mappedName": "#1d:1;:M;CUT;:H-3c9:7,E", + "mappedName": "#1d:1;:M;CUT;:H-fd6:7,E", "mappedStringIds": [ 29 ], @@ -92959,9 +92959,9 @@ "history": [ { "children": [ - "#b:2;:H3c8,E" + "#b:2;:Hfd5,E" ], - "mappedName": "#1d:2;:M;CUT;:H-3c9:7,E", + "mappedName": "#1d:2;:M;CUT;:H-fd6:7,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -92977,7 +92977,7 @@ 11, 29 ], - "mappedName": "#1d:2;:M;CUT;:H-3c9:7,E", + "mappedName": "#1d:2;:M;CUT;:H-fd6:7,E", "mappedStringIds": [ 11, 29 @@ -92988,9 +92988,9 @@ "history": [ { "children": [ - "#b:3;:H3c8,E" + "#b:3;:Hfd5,E" ], - "mappedName": "#1d:3;:M;CUT;:H-3c9:7,E", + "mappedName": "#1d:3;:M;CUT;:H-fd6:7,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -93006,7 +93006,7 @@ 11, 29 ], - "mappedName": "#1d:3;:M;CUT;:H-3c9:7,E", + "mappedName": "#1d:3;:M;CUT;:H-fd6:7,E", "mappedStringIds": [ 11, 29 @@ -93017,9 +93017,9 @@ "history": [ { "children": [ - "#b:4;:H3c8,E" + "#b:4;:Hfd5,E" ], - "mappedName": "#1d:4;:M;CUT;:H-3c9:7,E", + "mappedName": "#1d:4;:M;CUT;:H-fd6:7,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -93035,7 +93035,7 @@ 11, 29 ], - "mappedName": "#1d:4;:M;CUT;:H-3c9:7,E", + "mappedName": "#1d:4;:M;CUT;:H-fd6:7,E", "mappedStringIds": [ 11, 29 @@ -93046,10 +93046,10 @@ "history": [ { "children": [ - "#20;:G;XTR;:H3c8:7,E", - "#4;:H3c8,V" + "#20;:G;XTR;:Hfd5:7,E", + "#4;:Hfd5,V" ], - "mappedName": "#46;:M;CUT;:H-3c9:7,E", + "mappedName": "#46;:M;CUT;:H-fd6:7,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -93064,7 +93064,7 @@ "indexedStringIds": [ 70 ], - "mappedName": "#46;:M;CUT;:H-3c9:7,E", + "mappedName": "#46;:M;CUT;:H-fd6:7,E", "mappedStringIds": [ 70 ], @@ -93074,10 +93074,10 @@ "history": [ { "children": [ - "#1f;:G;XTR;:H3c8:7,E", - "#2;:H3c8,V" + "#1f;:G;XTR;:Hfd5:7,E", + "#2;:Hfd5,V" ], - "mappedName": "#45;:M;CUT;:H-3c9:7,E", + "mappedName": "#45;:M;CUT;:H-fd6:7,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -93092,7 +93092,7 @@ "indexedStringIds": [ 69 ], - "mappedName": "#45;:M;CUT;:H-3c9:7,E", + "mappedName": "#45;:M;CUT;:H-fd6:7,E", "mappedStringIds": [ 69 ], @@ -93102,10 +93102,10 @@ "history": [ { "children": [ - "#21;:G;XTR;:H3c8:7,E", - "#6;:H3c8,V" + "#21;:G;XTR;:Hfd5:7,E", + "#6;:Hfd5,V" ], - "mappedName": "#47;:M;CUT;:H-3c9:7,E", + "mappedName": "#47;:M;CUT;:H-fd6:7,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -93120,7 +93120,7 @@ "indexedStringIds": [ 71 ], - "mappedName": "#47;:M;CUT;:H-3c9:7,E", + "mappedName": "#47;:M;CUT;:H-fd6:7,E", "mappedStringIds": [ 71 ], @@ -93130,10 +93130,10 @@ "history": [ { "children": [ - "#22;:G;XTR;:H3c8:7,E", - "#8;:H3c8,V" + "#22;:G;XTR;:Hfd5:7,E", + "#8;:Hfd5,V" ], - "mappedName": "#48;:M;CUT;:H-3c9:7,E", + "mappedName": "#48;:M;CUT;:H-fd6:7,E", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -93148,7 +93148,7 @@ "indexedStringIds": [ 72 ], - "mappedName": "#48;:M;CUT;:H-3c9:7,E", + "mappedName": "#48;:M;CUT;:H-fd6:7,E", "mappedStringIds": [ 72 ], @@ -93158,13 +93158,13 @@ "history": [ { "children": [], - "mappedName": "#41;:H3c7,V", + "mappedName": "#41;:Hfd4,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#2;:H3c6,V", + "mappedName": "#2;:Hfd3,V", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -93179,7 +93179,7 @@ "indexedStringIds": [ 65 ], - "mappedName": "#41;:H3c7,V", + "mappedName": "#41;:Hfd4,V", "mappedStringIds": [ 65 ], @@ -93189,17 +93189,17 @@ "history": [ { "children": [], - "mappedName": "#4a:1;:H3c7,V", + "mappedName": "#4a:1;:Hfd4,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:1;:U;XTR;:H3c6:7,E", - "#d:1;:G;XTR;:H3c6:7,F", - "#b:1;:H3c6,E" + "#16:1;:U;XTR;:Hfd3:7,E", + "#d:1;:G;XTR;:Hfd3:7,F", + "#b:1;:Hfd3,E" ], - "mappedName": "#36:1;:U;XTR;:H3c6:7,V", + "mappedName": "#36:1;:U;XTR;:Hfd3:7,V", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -93214,7 +93214,7 @@ "indexedStringIds": [ 74 ], - "mappedName": "#4a:1;:H3c7,V", + "mappedName": "#4a:1;:Hfd4,V", "mappedStringIds": [ 74 ], @@ -93224,13 +93224,13 @@ "history": [ { "children": [], - "mappedName": "#42;:H3c7,V", + "mappedName": "#42;:Hfd4,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4;:H3c6,V", + "mappedName": "#4;:Hfd3,V", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -93245,7 +93245,7 @@ "indexedStringIds": [ 66 ], - "mappedName": "#42;:H3c7,V", + "mappedName": "#42;:Hfd4,V", "mappedStringIds": [ 66 ], @@ -93255,17 +93255,17 @@ "history": [ { "children": [], - "mappedName": "#4d:1;:H3c7,V", + "mappedName": "#4d:1;:Hfd4,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:1;:U;XTR;:H3c6:7,E", - "#d:1;:G;XTR;:H3c6:7,F", - "#b:1;:H3c6,E" + "#16:1;:U;XTR;:Hfd3:7,E", + "#d:1;:G;XTR;:Hfd3:7,F", + "#b:1;:Hfd3,E" ], - "mappedName": "#36:1;:U2;XTR;:H3c6:8,V", + "mappedName": "#36:1;:U2;XTR;:Hfd3:8,V", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -93280,7 +93280,7 @@ "indexedStringIds": [ 77 ], - "mappedName": "#4d:1;:H3c7,V", + "mappedName": "#4d:1;:Hfd4,V", "mappedStringIds": [ 77 ], @@ -93290,13 +93290,13 @@ "history": [ { "children": [], - "mappedName": "#44;:H3c7,V", + "mappedName": "#44;:Hfd4,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#8;:H3c6,V", + "mappedName": "#8;:Hfd3,V", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -93311,7 +93311,7 @@ "indexedStringIds": [ 68 ], - "mappedName": "#44;:H3c7,V", + "mappedName": "#44;:Hfd4,V", "mappedStringIds": [ 68 ], @@ -93321,17 +93321,17 @@ "history": [ { "children": [], - "mappedName": "#4d:3;:H3c7,V", + "mappedName": "#4d:3;:Hfd4,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:3;:U;XTR;:H3c6:7,E", - "#d:3;:G;XTR;:H3c6:7,F", - "#b:3;:H3c6,E" + "#16:3;:U;XTR;:Hfd3:7,E", + "#d:3;:G;XTR;:Hfd3:7,F", + "#b:3;:Hfd3,E" ], - "mappedName": "#36:3;:U2;XTR;:H3c6:8,V", + "mappedName": "#36:3;:U2;XTR;:Hfd3:8,V", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -93350,7 +93350,7 @@ 54, 77 ], - "mappedName": "#4d:3;:H3c7,V", + "mappedName": "#4d:3;:Hfd4,V", "mappedStringIds": [ 11, 13, @@ -93364,13 +93364,13 @@ "history": [ { "children": [], - "mappedName": "#43;:H3c7,V", + "mappedName": "#43;:Hfd4,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#6;:H3c6,V", + "mappedName": "#6;:Hfd3,V", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -93385,7 +93385,7 @@ "indexedStringIds": [ 67 ], - "mappedName": "#43;:H3c7,V", + "mappedName": "#43;:Hfd4,V", "mappedStringIds": [ 67 ], @@ -93395,17 +93395,17 @@ "history": [ { "children": [], - "mappedName": "#4d:2;:H3c7,V", + "mappedName": "#4d:2;:Hfd4,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:2;:U;XTR;:H3c6:7,E", - "#d:2;:G;XTR;:H3c6:7,F", - "#b:2;:H3c6,E" + "#16:2;:U;XTR;:Hfd3:7,E", + "#d:2;:G;XTR;:Hfd3:7,F", + "#b:2;:Hfd3,E" ], - "mappedName": "#36:2;:U2;XTR;:H3c6:8,V", + "mappedName": "#36:2;:U2;XTR;:Hfd3:8,V", "object": "Pad16", "typeId": "PartDesign::Pad" }, @@ -93424,7 +93424,7 @@ 54, 77 ], - "mappedName": "#4d:2;:H3c7,V", + "mappedName": "#4d:2;:Hfd4,V", "mappedStringIds": [ 11, 13, @@ -93438,10 +93438,10 @@ "history": [ { "children": [ - "#1f;:G;XTR;:H3c8:7,E", - "#2;:H3c8,V" + "#1f;:G;XTR;:Hfd5:7,E", + "#2;:Hfd5,V" ], - "mappedName": "#45;:G#3d;CUT;:H-3c9:a,V", + "mappedName": "#45;:G#3d;CUT;:H-fd6:a,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -93459,7 +93459,7 @@ 61, 69 ], - "mappedName": "#45;:G#3d;CUT;:H-3c9:a,V", + "mappedName": "#45;:G#3d;CUT;:H-fd6:a,V", "mappedStringIds": [ 13, 20, @@ -93472,10 +93472,10 @@ "history": [ { "children": [ - "#20;:G;XTR;:H3c8:7,E", - "#4;:H3c8,V" + "#20;:G;XTR;:Hfd5:7,E", + "#4;:Hfd5,V" ], - "mappedName": "#46;:G#3e;CUT;:H-3c9:a,V", + "mappedName": "#46;:G#3e;CUT;:H-fd6:a,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -93493,7 +93493,7 @@ 62, 70 ], - "mappedName": "#46;:G#3e;CUT;:H-3c9:a,V", + "mappedName": "#46;:G#3e;CUT;:H-fd6:a,V", "mappedStringIds": [ 13, 20, @@ -93506,10 +93506,10 @@ "history": [ { "children": [ - "#21;:G;XTR;:H3c8:7,E", - "#6;:H3c8,V" + "#21;:G;XTR;:Hfd5:7,E", + "#6;:Hfd5,V" ], - "mappedName": "#47;:G#3f;CUT;:H-3c9:a,V", + "mappedName": "#47;:G#3f;CUT;:H-fd6:a,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -93527,7 +93527,7 @@ 63, 71 ], - "mappedName": "#47;:G#3f;CUT;:H-3c9:a,V", + "mappedName": "#47;:G#3f;CUT;:H-fd6:a,V", "mappedStringIds": [ 13, 20, @@ -93540,10 +93540,10 @@ "history": [ { "children": [ - "#22;:G;XTR;:H3c8:7,E", - "#8;:H3c8,V" + "#22;:G;XTR;:Hfd5:7,E", + "#8;:Hfd5,V" ], - "mappedName": "#48;:G#40;CUT;:H-3c9:a,V", + "mappedName": "#48;:G#40;CUT;:H-fd6:a,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -93561,7 +93561,7 @@ 64, 72 ], - "mappedName": "#48;:G#40;CUT;:H-3c9:a,V", + "mappedName": "#48;:G#40;CUT;:H-fd6:a,V", "mappedStringIds": [ 13, 20, @@ -93574,9 +93574,9 @@ "history": [ { "children": [ - "#2;:H3c8,V" + "#2;:Hfd5,V" ], - "mappedName": "#1f;:M;CUT;:H-3c9:7,V", + "mappedName": "#1f;:M;CUT;:H-fd6:7,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -93591,7 +93591,7 @@ "indexedStringIds": [ 31 ], - "mappedName": "#1f;:M;CUT;:H-3c9:7,V", + "mappedName": "#1f;:M;CUT;:H-fd6:7,V", "mappedStringIds": [ 31 ], @@ -93601,9 +93601,9 @@ "history": [ { "children": [ - "#4;:H3c8,V" + "#4;:Hfd5,V" ], - "mappedName": "#20;:M;CUT;:H-3c9:7,V", + "mappedName": "#20;:M;CUT;:H-fd6:7,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -93618,7 +93618,7 @@ "indexedStringIds": [ 32 ], - "mappedName": "#20;:M;CUT;:H-3c9:7,V", + "mappedName": "#20;:M;CUT;:H-fd6:7,V", "mappedStringIds": [ 32 ], @@ -93628,9 +93628,9 @@ "history": [ { "children": [ - "#6;:H3c8,V" + "#6;:Hfd5,V" ], - "mappedName": "#21;:M;CUT;:H-3c9:7,V", + "mappedName": "#21;:M;CUT;:H-fd6:7,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -93645,7 +93645,7 @@ "indexedStringIds": [ 33 ], - "mappedName": "#21;:M;CUT;:H-3c9:7,V", + "mappedName": "#21;:M;CUT;:H-fd6:7,V", "mappedStringIds": [ 33 ], @@ -93655,9 +93655,9 @@ "history": [ { "children": [ - "#8;:H3c8,V" + "#8;:Hfd5,V" ], - "mappedName": "#22;:M;CUT;:H-3c9:7,V", + "mappedName": "#22;:M;CUT;:H-fd6:7,V", "object": "Pocket16", "typeId": "PartDesign::Pocket" }, @@ -93672,7 +93672,7 @@ "indexedStringIds": [ 34 ], - "mappedName": "#22;:M;CUT;:H-3c9:7,V", + "mappedName": "#22;:M;CUT;:H-fd6:7,V", "mappedStringIds": [ 34 ], @@ -93692,7 +93692,7 @@ 22 ], "kind": "face", - "mappedName": "#16:1;:H3c7,F", + "mappedName": "#16:1;:Hfd4,F", "mappedStringIds": [ 22 ], @@ -93702,7 +93702,7 @@ "index": 1, "type": "Face" }, - "name": "#16:1;:H3c7,F", + "name": "#16:1;:Hfd4,F", "stringIds": [ 22 ] @@ -93712,9 +93712,9 @@ "resultPersistentId": "Pocket16:face:0", "sourceRefs": [ { - "mappedName": "#d:1;:G;XTR;:H3c6:7,F", + "mappedName": "#d:1;:G;XTR;:Hfd3:7,F", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#d:1;:G;XTR;:H3c6:7,F", + "persistentId": "Pad16:mapped:#d:1;:G;XTR;:Hfd3:7,F", "stageId": "Pad16" }, { @@ -93733,7 +93733,7 @@ 22 ], "kind": "face", - "mappedName": "#16:4;:H3c7,F", + "mappedName": "#16:4;:Hfd4,F", "mappedStringIds": [ 11, 13, @@ -93745,7 +93745,7 @@ "index": 2, "type": "Face" }, - "name": "#16:4;:H3c7,F", + "name": "#16:4;:Hfd4,F", "stringIds": [ 11, 13, @@ -93757,9 +93757,9 @@ "resultPersistentId": "Pocket16:face:1", "sourceRefs": [ { - "mappedName": "#d:4;:G;XTR;:H3c6:7,F", + "mappedName": "#d:4;:G;XTR;:Hfd3:7,F", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#d:4;:G;XTR;:H3c6:7,F", + "persistentId": "Pad16:mapped:#d:4;:G;XTR;:Hfd3:7,F", "stageId": "Pad16" }, { @@ -93778,7 +93778,7 @@ 22 ], "kind": "face", - "mappedName": "#16:2;:H3c7,F", + "mappedName": "#16:2;:Hfd4,F", "mappedStringIds": [ 11, 13, @@ -93790,7 +93790,7 @@ "index": 3, "type": "Face" }, - "name": "#16:2;:H3c7,F", + "name": "#16:2;:Hfd4,F", "stringIds": [ 11, 13, @@ -93802,9 +93802,9 @@ "resultPersistentId": "Pocket16:face:2", "sourceRefs": [ { - "mappedName": "#d:2;:G;XTR;:H3c6:7,F", + "mappedName": "#d:2;:G;XTR;:Hfd3:7,F", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#d:2;:G;XTR;:H3c6:7,F", + "persistentId": "Pad16:mapped:#d:2;:G;XTR;:Hfd3:7,F", "stageId": "Pad16" }, { @@ -93821,7 +93821,7 @@ 20 ], "kind": "face", - "mappedName": "#14:1;:M;CUT;:H3c7:7,F", + "mappedName": "#14:1;:M;CUT;:Hfd4:7,F", "mappedStringIds": [ 20 ], @@ -93831,7 +93831,7 @@ "index": 4, "type": "Face" }, - "name": "#14:1;:M;CUT;:H3c7:7,F", + "name": "#14:1;:M;CUT;:Hfd4:7,F", "stringIds": [ 20 ] @@ -93841,9 +93841,9 @@ "resultPersistentId": "Pocket16:face:3", "sourceRefs": [ { - "mappedName": "#d:1;FAC;:H3c6:4,F", + "mappedName": "#d:1;FAC;:Hfd3:4,F", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#d:1;FAC;:H3c6:4,F", + "persistentId": "Pad16:mapped:#d:1;FAC;:Hfd3:4,F", "stageId": "Pad16" }, { @@ -93860,7 +93860,7 @@ 60 ], "kind": "face", - "mappedName": "#3c:1;:M;CUT;:H3c7:7,F", + "mappedName": "#3c:1;:M;CUT;:Hfd4:7,F", "mappedStringIds": [ 60 ], @@ -93870,7 +93870,7 @@ "index": 5, "type": "Face" }, - "name": "#3c:1;:M;CUT;:H3c7:7,F", + "name": "#3c:1;:M;CUT;:Hfd4:7,F", "stringIds": [ 60 ] @@ -93880,9 +93880,9 @@ "resultPersistentId": "Pocket16:face:4", "sourceRefs": [ { - "mappedName": "#14:1;:G0;XTR;:H3c6:8,F", + "mappedName": "#14:1;:G0;XTR;:Hfd3:8,F", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#14:1;:G0;XTR;:H3c6:8,F", + "persistentId": "Pad16:mapped:#14:1;:G0;XTR;:Hfd3:8,F", "stageId": "Pad16" }, { @@ -93901,7 +93901,7 @@ 22 ], "kind": "face", - "mappedName": "#16:3;:H3c7,F", + "mappedName": "#16:3;:Hfd4,F", "mappedStringIds": [ 11, 13, @@ -93913,7 +93913,7 @@ "index": 6, "type": "Face" }, - "name": "#16:3;:H3c7,F", + "name": "#16:3;:Hfd4,F", "stringIds": [ 11, 13, @@ -93925,9 +93925,9 @@ "resultPersistentId": "Pocket16:face:5", "sourceRefs": [ { - "mappedName": "#d:3;:G;XTR;:H3c6:7,F", + "mappedName": "#d:3;:G;XTR;:Hfd3:7,F", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#d:3;:G;XTR;:H3c6:7,F", + "persistentId": "Pad16:mapped:#d:3;:G;XTR;:Hfd3:7,F", "stageId": "Pad16" }, { @@ -93944,7 +93944,7 @@ 38 ], "kind": "face", - "mappedName": "#26:1;:M;CUT;:H-3c9:7,F", + "mappedName": "#26:1;:M;CUT;:H-fd6:7,F", "mappedStringIds": [ 38 ], @@ -93954,7 +93954,7 @@ "index": 7, "type": "Face" }, - "name": "#26:1;:M;CUT;:H-3c9:7,F", + "name": "#26:1;:M;CUT;:H-fd6:7,F", "stringIds": [ 38 ] @@ -93979,7 +93979,7 @@ 38 ], "kind": "face", - "mappedName": "#26:2;:M;CUT;:H-3c9:7,F", + "mappedName": "#26:2;:M;CUT;:H-fd6:7,F", "mappedStringIds": [ 11, 29, @@ -93991,7 +93991,7 @@ "index": 8, "type": "Face" }, - "name": "#26:2;:M;CUT;:H-3c9:7,F", + "name": "#26:2;:M;CUT;:H-fd6:7,F", "stringIds": [ 11, 29, @@ -94018,7 +94018,7 @@ 38 ], "kind": "face", - "mappedName": "#26:3;:M;CUT;:H-3c9:7,F", + "mappedName": "#26:3;:M;CUT;:H-fd6:7,F", "mappedStringIds": [ 11, 29, @@ -94030,7 +94030,7 @@ "index": 9, "type": "Face" }, - "name": "#26:3;:M;CUT;:H-3c9:7,F", + "name": "#26:3;:M;CUT;:H-fd6:7,F", "stringIds": [ 11, 29, @@ -94057,7 +94057,7 @@ 38 ], "kind": "face", - "mappedName": "#26:4;:M;CUT;:H-3c9:7,F", + "mappedName": "#26:4;:M;CUT;:H-fd6:7,F", "mappedStringIds": [ 11, 29, @@ -94069,7 +94069,7 @@ "index": 10, "type": "Face" }, - "name": "#26:4;:M;CUT;:H-3c9:7,F", + "name": "#26:4;:M;CUT;:H-fd6:7,F", "stringIds": [ 11, 29, @@ -94094,7 +94094,7 @@ 88 ], "kind": "edge", - "mappedName": "#58:29;:H3c7,E", + "mappedName": "#58:29;:Hfd4,E", "mappedStringIds": [ 88 ], @@ -94104,7 +94104,7 @@ "index": 1, "type": "Edge" }, - "name": "#58:29;:H3c7,E", + "name": "#58:29;:Hfd4,E", "stringIds": [ 88 ] @@ -94114,9 +94114,9 @@ "resultPersistentId": "Pocket16:edge:0", "sourceRefs": [ { - "mappedName": "#4141;:G;XTR;:H3c6:7,E", + "mappedName": "#4141;:G;XTR;:Hfd3:7,E", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#4141;:G;XTR;:H3c6:7,E", + "persistentId": "Pad16:mapped:#4141;:G;XTR;:Hfd3:7,E", "stageId": "Pad16" }, { @@ -94133,7 +94133,7 @@ 89 ], "kind": "edge", - "mappedName": "#59:2a;:H3c7,E", + "mappedName": "#59:2a;:Hfd4,E", "mappedStringIds": [ 89 ], @@ -94143,7 +94143,7 @@ "index": 2, "type": "Edge" }, - "name": "#59:2a;:H3c7,E", + "name": "#59:2a;:Hfd4,E", "stringIds": [ 89 ] @@ -94153,9 +94153,9 @@ "resultPersistentId": "Pocket16:edge:1", "sourceRefs": [ { - "mappedName": "#4242;:G;XTR;:H3c6:7,E", + "mappedName": "#4242;:G;XTR;:Hfd3:7,E", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#4242;:G;XTR;:H3c6:7,E", + "persistentId": "Pad16:mapped:#4242;:G;XTR;:Hfd3:7,E", "stageId": "Pad16" }, { @@ -94172,7 +94172,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:1;:H3c7,E", + "mappedName": "#d:1;:Hfd4,E", "mappedStringIds": [ 13 ], @@ -94182,7 +94182,7 @@ "index": 3, "type": "Edge" }, - "name": "#d:1;:H3c7,E", + "name": "#d:1;:Hfd4,E", "stringIds": [ 13 ] @@ -94192,9 +94192,9 @@ "resultPersistentId": "Pocket16:edge:2", "sourceRefs": [ { - "mappedName": "#b:1;:H3c6,E", + "mappedName": "#b:1;:Hfd3,E", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#b:1;:H3c6,E", + "persistentId": "Pad16:mapped:#b:1;:Hfd3,E", "stageId": "Pad16" }, { @@ -94211,7 +94211,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:1;:H3c7,E", + "mappedName": "#36:1;:Hfd4,E", "mappedStringIds": [ 54 ], @@ -94221,7 +94221,7 @@ "index": 4, "type": "Edge" }, - "name": "#36:1;:H3c7,E", + "name": "#36:1;:Hfd4,E", "stringIds": [ 54 ] @@ -94231,9 +94231,9 @@ "resultPersistentId": "Pocket16:edge:3", "sourceRefs": [ { - "mappedName": "#16:1;:U;XTR;:H3c6:7,E", + "mappedName": "#16:1;:U;XTR;:Hfd3:7,E", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#16:1;:U;XTR;:H3c6:7,E", + "persistentId": "Pad16:mapped:#16:1;:U;XTR;:Hfd3:7,E", "stageId": "Pad16" }, { @@ -94250,7 +94250,7 @@ 91 ], "kind": "edge", - "mappedName": "#5b:2c;:H3c7,E", + "mappedName": "#5b:2c;:Hfd4,E", "mappedStringIds": [ 91 ], @@ -94260,7 +94260,7 @@ "index": 5, "type": "Edge" }, - "name": "#5b:2c;:H3c7,E", + "name": "#5b:2c;:Hfd4,E", "stringIds": [ 91 ] @@ -94270,9 +94270,9 @@ "resultPersistentId": "Pocket16:edge:4", "sourceRefs": [ { - "mappedName": "#4444;:G;XTR;:H3c6:7,E", + "mappedName": "#4444;:G;XTR;:Hfd3:7,E", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#4444;:G;XTR;:H3c6:7,E", + "persistentId": "Pad16:mapped:#4444;:G;XTR;:Hfd3:7,E", "stageId": "Pad16" }, { @@ -94290,7 +94290,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:4;:H3c7,E", + "mappedName": "#d:4;:Hfd4,E", "mappedStringIds": [ 11, 13 @@ -94301,7 +94301,7 @@ "index": 6, "type": "Edge" }, - "name": "#d:4;:H3c7,E", + "name": "#d:4;:Hfd4,E", "stringIds": [ 11, 13 @@ -94312,9 +94312,9 @@ "resultPersistentId": "Pocket16:edge:5", "sourceRefs": [ { - "mappedName": "#b:4;:H3c6,E", + "mappedName": "#b:4;:Hfd3,E", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#b:4;:H3c6,E", + "persistentId": "Pad16:mapped:#b:4;:Hfd3,E", "stageId": "Pad16" }, { @@ -94334,7 +94334,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:4;:H3c7,E", + "mappedName": "#36:4;:Hfd4,E", "mappedStringIds": [ 11, 13, @@ -94347,7 +94347,7 @@ "index": 7, "type": "Edge" }, - "name": "#36:4;:H3c7,E", + "name": "#36:4;:Hfd4,E", "stringIds": [ 11, 13, @@ -94360,9 +94360,9 @@ "resultPersistentId": "Pocket16:edge:6", "sourceRefs": [ { - "mappedName": "#16:4;:U;XTR;:H3c6:7,E", + "mappedName": "#16:4;:U;XTR;:Hfd3:7,E", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#16:4;:U;XTR;:H3c6:7,E", + "persistentId": "Pad16:mapped:#16:4;:U;XTR;:Hfd3:7,E", "stageId": "Pad16" }, { @@ -94379,7 +94379,7 @@ 90 ], "kind": "edge", - "mappedName": "#5a:2b;:H3c7,E", + "mappedName": "#5a:2b;:Hfd4,E", "mappedStringIds": [ 90 ], @@ -94389,7 +94389,7 @@ "index": 8, "type": "Edge" }, - "name": "#5a:2b;:H3c7,E", + "name": "#5a:2b;:Hfd4,E", "stringIds": [ 90 ] @@ -94399,9 +94399,9 @@ "resultPersistentId": "Pocket16:edge:7", "sourceRefs": [ { - "mappedName": "#4343;:G;XTR;:H3c6:7,E", + "mappedName": "#4343;:G;XTR;:Hfd3:7,E", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#4343;:G;XTR;:H3c6:7,E", + "persistentId": "Pad16:mapped:#4343;:G;XTR;:Hfd3:7,E", "stageId": "Pad16" }, { @@ -94419,7 +94419,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:2;:H3c7,E", + "mappedName": "#d:2;:Hfd4,E", "mappedStringIds": [ 11, 13 @@ -94430,7 +94430,7 @@ "index": 9, "type": "Edge" }, - "name": "#d:2;:H3c7,E", + "name": "#d:2;:Hfd4,E", "stringIds": [ 11, 13 @@ -94441,9 +94441,9 @@ "resultPersistentId": "Pocket16:edge:8", "sourceRefs": [ { - "mappedName": "#b:2;:H3c6,E", + "mappedName": "#b:2;:Hfd3,E", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#b:2;:H3c6,E", + "persistentId": "Pad16:mapped:#b:2;:Hfd3,E", "stageId": "Pad16" }, { @@ -94463,7 +94463,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:2;:H3c7,E", + "mappedName": "#36:2;:Hfd4,E", "mappedStringIds": [ 11, 13, @@ -94476,7 +94476,7 @@ "index": 10, "type": "Edge" }, - "name": "#36:2;:H3c7,E", + "name": "#36:2;:Hfd4,E", "stringIds": [ 11, 13, @@ -94489,9 +94489,9 @@ "resultPersistentId": "Pocket16:edge:9", "sourceRefs": [ { - "mappedName": "#16:2;:U;XTR;:H3c6:7,E", + "mappedName": "#16:2;:U;XTR;:Hfd3:7,E", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#16:2;:U;XTR;:H3c6:7,E", + "persistentId": "Pad16:mapped:#16:2;:U;XTR;:Hfd3:7,E", "stageId": "Pad16" }, { @@ -94509,7 +94509,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:3;:H3c7,E", + "mappedName": "#d:3;:Hfd4,E", "mappedStringIds": [ 11, 13 @@ -94520,7 +94520,7 @@ "index": 11, "type": "Edge" }, - "name": "#d:3;:H3c7,E", + "name": "#d:3;:Hfd4,E", "stringIds": [ 11, 13 @@ -94531,9 +94531,9 @@ "resultPersistentId": "Pocket16:edge:10", "sourceRefs": [ { - "mappedName": "#b:3;:H3c6,E", + "mappedName": "#b:3;:Hfd3,E", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#b:3;:H3c6,E", + "persistentId": "Pad16:mapped:#b:3;:Hfd3,E", "stageId": "Pad16" }, { @@ -94553,7 +94553,7 @@ 55 ], "kind": "edge", - "mappedName": "#26:1;:G#37;CUT;:H-3c9:a,E", + "mappedName": "#26:1;:G#37;CUT;:H-fd6:a,E", "mappedStringIds": [ 13, 20, @@ -94566,7 +94566,7 @@ "index": 12, "type": "Edge" }, - "name": "#26:1;:G#37;CUT;:H-3c9:a,E", + "name": "#26:1;:G#37;CUT;:H-fd6:a,E", "stringIds": [ 13, 20, @@ -94597,7 +94597,7 @@ 56 ], "kind": "edge", - "mappedName": "#26:2;:G#38;CUT;:H-3c9:a,E", + "mappedName": "#26:2;:G#38;CUT;:H-fd6:a,E", "mappedStringIds": [ 11, 13, @@ -94612,7 +94612,7 @@ "index": 13, "type": "Edge" }, - "name": "#26:2;:G#38;CUT;:H-3c9:a,E", + "name": "#26:2;:G#38;CUT;:H-fd6:a,E", "stringIds": [ 11, 13, @@ -94645,7 +94645,7 @@ 57 ], "kind": "edge", - "mappedName": "#26:3;:G#39;CUT;:H-3c9:a,E", + "mappedName": "#26:3;:G#39;CUT;:H-fd6:a,E", "mappedStringIds": [ 11, 13, @@ -94660,7 +94660,7 @@ "index": 14, "type": "Edge" }, - "name": "#26:3;:G#39;CUT;:H-3c9:a,E", + "name": "#26:3;:G#39;CUT;:H-fd6:a,E", "stringIds": [ 11, 13, @@ -94693,7 +94693,7 @@ 58 ], "kind": "edge", - "mappedName": "#26:4;:G#3a;CUT;:H-3c9:a,E", + "mappedName": "#26:4;:G#3a;CUT;:H-fd6:a,E", "mappedStringIds": [ 11, 13, @@ -94708,7 +94708,7 @@ "index": 15, "type": "Edge" }, - "name": "#26:4;:G#3a;CUT;:H-3c9:a,E", + "name": "#26:4;:G#3a;CUT;:H-fd6:a,E", "stringIds": [ 11, 13, @@ -94739,7 +94739,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:3;:H3c7,E", + "mappedName": "#36:3;:Hfd4,E", "mappedStringIds": [ 11, 13, @@ -94752,7 +94752,7 @@ "index": 16, "type": "Edge" }, - "name": "#36:3;:H3c7,E", + "name": "#36:3;:Hfd4,E", "stringIds": [ 11, 13, @@ -94765,9 +94765,9 @@ "resultPersistentId": "Pocket16:edge:15", "sourceRefs": [ { - "mappedName": "#16:3;:U;XTR;:H3c6:7,E", + "mappedName": "#16:3;:U;XTR;:Hfd3:7,E", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#16:3;:U;XTR;:H3c6:7,E", + "persistentId": "Pad16:mapped:#16:3;:U;XTR;:Hfd3:7,E", "stageId": "Pad16" }, { @@ -94784,7 +94784,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:1;:M;CUT;:H-3c9:7,E", + "mappedName": "#1d:1;:M;CUT;:H-fd6:7,E", "mappedStringIds": [ 29 ], @@ -94794,7 +94794,7 @@ "index": 17, "type": "Edge" }, - "name": "#1d:1;:M;CUT;:H-3c9:7,E", + "name": "#1d:1;:M;CUT;:H-fd6:7,E", "stringIds": [ 29 ] @@ -94818,7 +94818,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:2;:M;CUT;:H-3c9:7,E", + "mappedName": "#1d:2;:M;CUT;:H-fd6:7,E", "mappedStringIds": [ 11, 29 @@ -94829,7 +94829,7 @@ "index": 18, "type": "Edge" }, - "name": "#1d:2;:M;CUT;:H-3c9:7,E", + "name": "#1d:2;:M;CUT;:H-fd6:7,E", "stringIds": [ 11, 29 @@ -94854,7 +94854,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:3;:M;CUT;:H-3c9:7,E", + "mappedName": "#1d:3;:M;CUT;:H-fd6:7,E", "mappedStringIds": [ 11, 29 @@ -94865,7 +94865,7 @@ "index": 19, "type": "Edge" }, - "name": "#1d:3;:M;CUT;:H-3c9:7,E", + "name": "#1d:3;:M;CUT;:H-fd6:7,E", "stringIds": [ 11, 29 @@ -94890,7 +94890,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:4;:M;CUT;:H-3c9:7,E", + "mappedName": "#1d:4;:M;CUT;:H-fd6:7,E", "mappedStringIds": [ 11, 29 @@ -94901,7 +94901,7 @@ "index": 20, "type": "Edge" }, - "name": "#1d:4;:M;CUT;:H-3c9:7,E", + "name": "#1d:4;:M;CUT;:H-fd6:7,E", "stringIds": [ 11, 29 @@ -94925,7 +94925,7 @@ 70 ], "kind": "edge", - "mappedName": "#46;:M;CUT;:H-3c9:7,E", + "mappedName": "#46;:M;CUT;:H-fd6:7,E", "mappedStringIds": [ 70 ], @@ -94935,7 +94935,7 @@ "index": 21, "type": "Edge" }, - "name": "#46;:M;CUT;:H-3c9:7,E", + "name": "#46;:M;CUT;:H-fd6:7,E", "stringIds": [ 70 ] @@ -94958,7 +94958,7 @@ 69 ], "kind": "edge", - "mappedName": "#45;:M;CUT;:H-3c9:7,E", + "mappedName": "#45;:M;CUT;:H-fd6:7,E", "mappedStringIds": [ 69 ], @@ -94968,7 +94968,7 @@ "index": 22, "type": "Edge" }, - "name": "#45;:M;CUT;:H-3c9:7,E", + "name": "#45;:M;CUT;:H-fd6:7,E", "stringIds": [ 69 ] @@ -94991,7 +94991,7 @@ 71 ], "kind": "edge", - "mappedName": "#47;:M;CUT;:H-3c9:7,E", + "mappedName": "#47;:M;CUT;:H-fd6:7,E", "mappedStringIds": [ 71 ], @@ -95001,7 +95001,7 @@ "index": 23, "type": "Edge" }, - "name": "#47;:M;CUT;:H-3c9:7,E", + "name": "#47;:M;CUT;:H-fd6:7,E", "stringIds": [ 71 ] @@ -95024,7 +95024,7 @@ 72 ], "kind": "edge", - "mappedName": "#48;:M;CUT;:H-3c9:7,E", + "mappedName": "#48;:M;CUT;:H-fd6:7,E", "mappedStringIds": [ 72 ], @@ -95034,7 +95034,7 @@ "index": 24, "type": "Edge" }, - "name": "#48;:M;CUT;:H-3c9:7,E", + "name": "#48;:M;CUT;:H-fd6:7,E", "stringIds": [ 72 ] @@ -95057,7 +95057,7 @@ 65 ], "kind": "vertex", - "mappedName": "#41;:H3c7,V", + "mappedName": "#41;:Hfd4,V", "mappedStringIds": [ 65 ], @@ -95067,7 +95067,7 @@ "index": 1, "type": "Vertex" }, - "name": "#41;:H3c7,V", + "name": "#41;:Hfd4,V", "stringIds": [ 65 ] @@ -95077,9 +95077,9 @@ "resultPersistentId": "Pocket16:vertex:0", "sourceRefs": [ { - "mappedName": "#2;:H3c6,V", + "mappedName": "#2;:Hfd3,V", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#2;:H3c6,V", + "persistentId": "Pad16:mapped:#2;:Hfd3,V", "stageId": "Pad16" }, { @@ -95096,7 +95096,7 @@ 74 ], "kind": "vertex", - "mappedName": "#4a:1;:H3c7,V", + "mappedName": "#4a:1;:Hfd4,V", "mappedStringIds": [ 74 ], @@ -95106,7 +95106,7 @@ "index": 2, "type": "Vertex" }, - "name": "#4a:1;:H3c7,V", + "name": "#4a:1;:Hfd4,V", "stringIds": [ 74 ] @@ -95116,9 +95116,9 @@ "resultPersistentId": "Pocket16:vertex:1", "sourceRefs": [ { - "mappedName": "#36:1;:U;XTR;:H3c6:7,V", + "mappedName": "#36:1;:U;XTR;:Hfd3:7,V", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#36:1;:U;XTR;:H3c6:7,V", + "persistentId": "Pad16:mapped:#36:1;:U;XTR;:Hfd3:7,V", "stageId": "Pad16" }, { @@ -95135,7 +95135,7 @@ 66 ], "kind": "vertex", - "mappedName": "#42;:H3c7,V", + "mappedName": "#42;:Hfd4,V", "mappedStringIds": [ 66 ], @@ -95145,7 +95145,7 @@ "index": 3, "type": "Vertex" }, - "name": "#42;:H3c7,V", + "name": "#42;:Hfd4,V", "stringIds": [ 66 ] @@ -95155,9 +95155,9 @@ "resultPersistentId": "Pocket16:vertex:2", "sourceRefs": [ { - "mappedName": "#4;:H3c6,V", + "mappedName": "#4;:Hfd3,V", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#4;:H3c6,V", + "persistentId": "Pad16:mapped:#4;:Hfd3,V", "stageId": "Pad16" }, { @@ -95174,7 +95174,7 @@ 77 ], "kind": "vertex", - "mappedName": "#4d:1;:H3c7,V", + "mappedName": "#4d:1;:Hfd4,V", "mappedStringIds": [ 77 ], @@ -95184,7 +95184,7 @@ "index": 4, "type": "Vertex" }, - "name": "#4d:1;:H3c7,V", + "name": "#4d:1;:Hfd4,V", "stringIds": [ 77 ] @@ -95194,9 +95194,9 @@ "resultPersistentId": "Pocket16:vertex:3", "sourceRefs": [ { - "mappedName": "#36:1;:U2;XTR;:H3c6:8,V", + "mappedName": "#36:1;:U2;XTR;:Hfd3:8,V", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#36:1;:U2;XTR;:H3c6:8,V", + "persistentId": "Pad16:mapped:#36:1;:U2;XTR;:Hfd3:8,V", "stageId": "Pad16" }, { @@ -95213,7 +95213,7 @@ 68 ], "kind": "vertex", - "mappedName": "#44;:H3c7,V", + "mappedName": "#44;:Hfd4,V", "mappedStringIds": [ 68 ], @@ -95223,7 +95223,7 @@ "index": 5, "type": "Vertex" }, - "name": "#44;:H3c7,V", + "name": "#44;:Hfd4,V", "stringIds": [ 68 ] @@ -95233,9 +95233,9 @@ "resultPersistentId": "Pocket16:vertex:4", "sourceRefs": [ { - "mappedName": "#8;:H3c6,V", + "mappedName": "#8;:Hfd3,V", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#8;:H3c6,V", + "persistentId": "Pad16:mapped:#8;:Hfd3,V", "stageId": "Pad16" }, { @@ -95256,7 +95256,7 @@ 77 ], "kind": "vertex", - "mappedName": "#4d:3;:H3c7,V", + "mappedName": "#4d:3;:Hfd4,V", "mappedStringIds": [ 11, 13, @@ -95270,7 +95270,7 @@ "index": 6, "type": "Vertex" }, - "name": "#4d:3;:H3c7,V", + "name": "#4d:3;:Hfd4,V", "stringIds": [ 11, 13, @@ -95284,9 +95284,9 @@ "resultPersistentId": "Pocket16:vertex:5", "sourceRefs": [ { - "mappedName": "#36:3;:U2;XTR;:H3c6:8,V", + "mappedName": "#36:3;:U2;XTR;:Hfd3:8,V", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#36:3;:U2;XTR;:H3c6:8,V", + "persistentId": "Pad16:mapped:#36:3;:U2;XTR;:Hfd3:8,V", "stageId": "Pad16" }, { @@ -95303,7 +95303,7 @@ 67 ], "kind": "vertex", - "mappedName": "#43;:H3c7,V", + "mappedName": "#43;:Hfd4,V", "mappedStringIds": [ 67 ], @@ -95313,7 +95313,7 @@ "index": 7, "type": "Vertex" }, - "name": "#43;:H3c7,V", + "name": "#43;:Hfd4,V", "stringIds": [ 67 ] @@ -95323,9 +95323,9 @@ "resultPersistentId": "Pocket16:vertex:6", "sourceRefs": [ { - "mappedName": "#6;:H3c6,V", + "mappedName": "#6;:Hfd3,V", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#6;:H3c6,V", + "persistentId": "Pad16:mapped:#6;:Hfd3,V", "stageId": "Pad16" }, { @@ -95346,7 +95346,7 @@ 77 ], "kind": "vertex", - "mappedName": "#4d:2;:H3c7,V", + "mappedName": "#4d:2;:Hfd4,V", "mappedStringIds": [ 11, 13, @@ -95360,7 +95360,7 @@ "index": 8, "type": "Vertex" }, - "name": "#4d:2;:H3c7,V", + "name": "#4d:2;:Hfd4,V", "stringIds": [ 11, 13, @@ -95374,9 +95374,9 @@ "resultPersistentId": "Pocket16:vertex:7", "sourceRefs": [ { - "mappedName": "#36:2;:U2;XTR;:H3c6:8,V", + "mappedName": "#36:2;:U2;XTR;:Hfd3:8,V", "objectId": "Pad16", - "persistentId": "Pad16:mapped:#36:2;:U2;XTR;:H3c6:8,V", + "persistentId": "Pad16:mapped:#36:2;:U2;XTR;:Hfd3:8,V", "stageId": "Pad16" }, { @@ -95396,7 +95396,7 @@ 69 ], "kind": "vertex", - "mappedName": "#45;:G#3d;CUT;:H-3c9:a,V", + "mappedName": "#45;:G#3d;CUT;:H-fd6:a,V", "mappedStringIds": [ 13, 20, @@ -95409,7 +95409,7 @@ "index": 9, "type": "Vertex" }, - "name": "#45;:G#3d;CUT;:H-3c9:a,V", + "name": "#45;:G#3d;CUT;:H-fd6:a,V", "stringIds": [ 13, 20, @@ -95438,7 +95438,7 @@ 70 ], "kind": "vertex", - "mappedName": "#46;:G#3e;CUT;:H-3c9:a,V", + "mappedName": "#46;:G#3e;CUT;:H-fd6:a,V", "mappedStringIds": [ 13, 20, @@ -95451,7 +95451,7 @@ "index": 10, "type": "Vertex" }, - "name": "#46;:G#3e;CUT;:H-3c9:a,V", + "name": "#46;:G#3e;CUT;:H-fd6:a,V", "stringIds": [ 13, 20, @@ -95480,7 +95480,7 @@ 71 ], "kind": "vertex", - "mappedName": "#47;:G#3f;CUT;:H-3c9:a,V", + "mappedName": "#47;:G#3f;CUT;:H-fd6:a,V", "mappedStringIds": [ 13, 20, @@ -95493,7 +95493,7 @@ "index": 11, "type": "Vertex" }, - "name": "#47;:G#3f;CUT;:H-3c9:a,V", + "name": "#47;:G#3f;CUT;:H-fd6:a,V", "stringIds": [ 13, 20, @@ -95522,7 +95522,7 @@ 72 ], "kind": "vertex", - "mappedName": "#48;:G#40;CUT;:H-3c9:a,V", + "mappedName": "#48;:G#40;CUT;:H-fd6:a,V", "mappedStringIds": [ 13, 20, @@ -95535,7 +95535,7 @@ "index": 12, "type": "Vertex" }, - "name": "#48;:G#40;CUT;:H-3c9:a,V", + "name": "#48;:G#40;CUT;:H-fd6:a,V", "stringIds": [ 13, 20, @@ -95561,7 +95561,7 @@ 31 ], "kind": "vertex", - "mappedName": "#1f;:M;CUT;:H-3c9:7,V", + "mappedName": "#1f;:M;CUT;:H-fd6:7,V", "mappedStringIds": [ 31 ], @@ -95571,7 +95571,7 @@ "index": 13, "type": "Vertex" }, - "name": "#1f;:M;CUT;:H-3c9:7,V", + "name": "#1f;:M;CUT;:H-fd6:7,V", "stringIds": [ 31 ] @@ -95594,7 +95594,7 @@ 32 ], "kind": "vertex", - "mappedName": "#20;:M;CUT;:H-3c9:7,V", + "mappedName": "#20;:M;CUT;:H-fd6:7,V", "mappedStringIds": [ 32 ], @@ -95604,7 +95604,7 @@ "index": 14, "type": "Vertex" }, - "name": "#20;:M;CUT;:H-3c9:7,V", + "name": "#20;:M;CUT;:H-fd6:7,V", "stringIds": [ 32 ] @@ -95627,7 +95627,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21;:M;CUT;:H-3c9:7,V", + "mappedName": "#21;:M;CUT;:H-fd6:7,V", "mappedStringIds": [ 33 ], @@ -95637,7 +95637,7 @@ "index": 15, "type": "Vertex" }, - "name": "#21;:M;CUT;:H-3c9:7,V", + "name": "#21;:M;CUT;:H-fd6:7,V", "stringIds": [ 33 ] @@ -95660,7 +95660,7 @@ 34 ], "kind": "vertex", - "mappedName": "#22;:M;CUT;:H-3c9:7,V", + "mappedName": "#22;:M;CUT;:H-fd6:7,V", "mappedStringIds": [ 34 ], @@ -95670,7 +95670,7 @@ "index": 16, "type": "Vertex" }, - "name": "#22;:M;CUT;:H-3c9:7,V", + "name": "#22;:M;CUT;:H-fd6:7,V", "stringIds": [ 34 ] @@ -95697,7 +95697,7 @@ "stageId": "Pocket16", "status": "native-evidence" }, - "relationDigest": "5342570780854a405f82bfef7a11730681d8f6b71dfd318e482096b1be058678", + "relationDigest": "6243b4a96b360c27acefa6e7f3d33c0028fb399764ed25618ca02b815859576c", "relations": [ { "indexedName": "Face1", @@ -95846,7 +95846,7 @@ }, { "indexedName": "Face7", - "mappedName": "#26:1;:M;CUT;:H-3c9:7,F", + "mappedName": "#26:1;:M;CUT;:H#:7,F", "relation": "modified", "resultName": "Face7", "sources": [ @@ -95861,7 +95861,7 @@ }, { "indexedName": "Face8", - "mappedName": "#26:2;:M;CUT;:H-3c9:7,F", + "mappedName": "#26:2;:M;CUT;:H#:7,F", "relation": "modified", "resultName": "Face8", "sources": [ @@ -95876,7 +95876,7 @@ }, { "indexedName": "Face9", - "mappedName": "#26:3;:M;CUT;:H-3c9:7,F", + "mappedName": "#26:3;:M;CUT;:H#:7,F", "relation": "modified", "resultName": "Face9", "sources": [ @@ -95891,7 +95891,7 @@ }, { "indexedName": "Face10", - "mappedName": "#26:4;:M;CUT;:H-3c9:7,F", + "mappedName": "#26:4;:M;CUT;:H#:7,F", "relation": "modified", "resultName": "Face10", "sources": [ @@ -96157,7 +96157,7 @@ }, { "indexedName": "Edge12", - "mappedName": "#26:1;:G#37;CUT;:H-3c9:a,E", + "mappedName": "#26:1;:G#37;CUT;:H#:a,E", "relation": "generated", "resultName": "Edge12", "sources": [ @@ -96172,7 +96172,7 @@ }, { "indexedName": "Edge13", - "mappedName": "#26:2;:G#38;CUT;:H-3c9:a,E", + "mappedName": "#26:2;:G#38;CUT;:H#:a,E", "relation": "generated", "resultName": "Edge13", "sources": [ @@ -96187,7 +96187,7 @@ }, { "indexedName": "Edge14", - "mappedName": "#26:3;:G#39;CUT;:H-3c9:a,E", + "mappedName": "#26:3;:G#39;CUT;:H#:a,E", "relation": "generated", "resultName": "Edge14", "sources": [ @@ -96202,7 +96202,7 @@ }, { "indexedName": "Edge15", - "mappedName": "#26:4;:G#3a;CUT;:H-3c9:a,E", + "mappedName": "#26:4;:G#3a;CUT;:H#:a,E", "relation": "generated", "resultName": "Edge15", "sources": [ @@ -96242,7 +96242,7 @@ }, { "indexedName": "Edge17", - "mappedName": "#1d:1;:M;CUT;:H-3c9:7,E", + "mappedName": "#1d:1;:M;CUT;:H#:7,E", "relation": "modified", "resultName": "Edge17", "sources": [ @@ -96257,7 +96257,7 @@ }, { "indexedName": "Edge18", - "mappedName": "#1d:2;:M;CUT;:H-3c9:7,E", + "mappedName": "#1d:2;:M;CUT;:H#:7,E", "relation": "modified", "resultName": "Edge18", "sources": [ @@ -96272,7 +96272,7 @@ }, { "indexedName": "Edge19", - "mappedName": "#1d:3;:M;CUT;:H-3c9:7,E", + "mappedName": "#1d:3;:M;CUT;:H#:7,E", "relation": "modified", "resultName": "Edge19", "sources": [ @@ -96287,7 +96287,7 @@ }, { "indexedName": "Edge20", - "mappedName": "#1d:4;:M;CUT;:H-3c9:7,E", + "mappedName": "#1d:4;:M;CUT;:H#:7,E", "relation": "modified", "resultName": "Edge20", "sources": [ @@ -96302,7 +96302,7 @@ }, { "indexedName": "Edge21", - "mappedName": "#46;:M;CUT;:H-3c9:7,E", + "mappedName": "#46;:M;CUT;:H#:7,E", "relation": "modified", "resultName": "Edge21", "sources": [ @@ -96317,7 +96317,7 @@ }, { "indexedName": "Edge22", - "mappedName": "#45;:M;CUT;:H-3c9:7,E", + "mappedName": "#45;:M;CUT;:H#:7,E", "relation": "modified", "resultName": "Edge22", "sources": [ @@ -96332,7 +96332,7 @@ }, { "indexedName": "Edge23", - "mappedName": "#47;:M;CUT;:H-3c9:7,E", + "mappedName": "#47;:M;CUT;:H#:7,E", "relation": "modified", "resultName": "Edge23", "sources": [ @@ -96347,7 +96347,7 @@ }, { "indexedName": "Edge24", - "mappedName": "#48;:M;CUT;:H-3c9:7,E", + "mappedName": "#48;:M;CUT;:H#:7,E", "relation": "modified", "resultName": "Edge24", "sources": [ @@ -96554,7 +96554,7 @@ }, { "indexedName": "Vertex9", - "mappedName": "#45;:G#3d;CUT;:H-3c9:a,V", + "mappedName": "#45;:G#3d;CUT;:H#:a,V", "relation": "generated", "resultName": "Vertex9", "sources": [ @@ -96569,7 +96569,7 @@ }, { "indexedName": "Vertex10", - "mappedName": "#46;:G#3e;CUT;:H-3c9:a,V", + "mappedName": "#46;:G#3e;CUT;:H#:a,V", "relation": "generated", "resultName": "Vertex10", "sources": [ @@ -96584,7 +96584,7 @@ }, { "indexedName": "Vertex11", - "mappedName": "#47;:G#3f;CUT;:H-3c9:a,V", + "mappedName": "#47;:G#3f;CUT;:H#:a,V", "relation": "generated", "resultName": "Vertex11", "sources": [ @@ -96599,7 +96599,7 @@ }, { "indexedName": "Vertex12", - "mappedName": "#48;:G#40;CUT;:H-3c9:a,V", + "mappedName": "#48;:G#40;CUT;:H#:a,V", "relation": "generated", "resultName": "Vertex12", "sources": [ @@ -96614,7 +96614,7 @@ }, { "indexedName": "Vertex13", - "mappedName": "#1f;:M;CUT;:H-3c9:7,V", + "mappedName": "#1f;:M;CUT;:H#:7,V", "relation": "modified", "resultName": "Vertex13", "sources": [ @@ -96629,7 +96629,7 @@ }, { "indexedName": "Vertex14", - "mappedName": "#20;:M;CUT;:H-3c9:7,V", + "mappedName": "#20;:M;CUT;:H#:7,V", "relation": "modified", "resultName": "Vertex14", "sources": [ @@ -96644,7 +96644,7 @@ }, { "indexedName": "Vertex15", - "mappedName": "#21;:M;CUT;:H-3c9:7,V", + "mappedName": "#21;:M;CUT;:H#:7,V", "relation": "modified", "resultName": "Vertex15", "sources": [ @@ -96659,7 +96659,7 @@ }, { "indexedName": "Vertex16", - "mappedName": "#22;:M;CUT;:H-3c9:7,V", + "mappedName": "#22;:M;CUT;:H#:7,V", "relation": "modified", "resultName": "Vertex16", "sources": [ @@ -96673,7 +96673,7 @@ ] } ], - "semanticNameDigest": "406cb7e44499069fbb747666aa20b9fc3070698d033d6becc6ed582f5394981b", + "semanticNameDigest": "18fffcdaa360c13dd3279890d0b061e1a55e998933329ea37445ca0ec7487c7b", "shape": { "area": 138.88, "brepSha256": "521151d48247104a695e901c89a59dbb59787c4582bf1e190a4f72673b6bd1fa", @@ -96690,32 +96690,32 @@ ], "status": "pass", "stringHasherResource": { - "sha256": "afa18eaefe6000f0ce41c3d05d2265a47f820f900b502d9cebaae70874123eaf", - "text": "StringTableStart v1 63\n-1.0 0:;SKT\n-1.c.1 g1v1\n-1.c.0 g4v2\n-1.c.0 g1v2\n-1.c.0 g2v1\n-1.c.0 g2v2\n-1.c.0 g3v1\n-1.c.0 g3v2\n-1.c.0 g4v1\n-1.0 0:g\n-1.1c.a.1\n-1.0 0:;:H3c6,E\n-1.4c.1.2\n-1.0 0:;:H3c6,V\n-5.0 0:;FAC;:H3c6:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:H3c6:7,F\n-1.4c.1.9\n-1.0 0:;:G;XTR;:H3c6:7,E\n-5.0 0:;:H3c8,E\n-1.4c.1.12\n-1.0 0:;:H3c8,V\n-1.2c.1.1d\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.0 0:;FAC;:H3c8:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:H3c8:7,F\n-1.4c.1.9\n-1.0 0:;:G;XTR;:H3c8:7,E\n-6.0 0:;:U;XTR;:H3c6:7,V\n-8.0 0:;:U;XTR;:H3c6:7,E\n-1.4c.1.20\n-1.0 0:(#14:1;K-5;:H3c7:4,F)\n-1.0 0:(#14:1;K-6;:H3c7:4,F)\n-1.0 0:(#14:1;K-7;:H3c7:4,F)\n-1.0 0:(#14:1;K-8;:H3c7:4,F)\n-1.0 0:;:G0;XTR;:H3c6:8,F\n-1.4c.1.28\n-1.0 0:(#14:1;K-1;:H3c7:4,F)\n-1.0 0:(#14:1;K-2;:H3c7:4,F)\n-1.0 0:(#14:1;K-3;:H3c7:4,F)\n-1.0 0:(#14:1;K-4;:H3c7:4,F)\n-1.2c.33.3f\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.19.17\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.-19.-1f\n-1.4c.1f.33\n-1.2c.-1f.-31\n-1.0 0:;:U2;XTR;:H3c6:8,V\n-1.4c.1.17\n-1.2c.-3e.-2f\n-1.2c.0.2\n-9.2c.9.38\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.0.1\n" + "sha256": "e1157b87d361d302201bb3336ce6552e251b0b292a466d1733958990c5c74d02", + "text": "StringTableStart v1 63\n-1.0 0:;SKT\n-1.c.1 g1v1\n-1.c.0 g4v2\n-1.c.0 g1v2\n-1.c.0 g2v1\n-1.c.0 g2v2\n-1.c.0 g3v1\n-1.c.0 g3v2\n-1.c.0 g4v1\n-1.0 0:g\n-1.1c.a.1\n-1.0 0:;:Hfd3,E\n-1.4c.1.2\n-1.0 0:;:Hfd3,V\n-5.0 0:;FAC;:Hfd3:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:Hfd3:7,F\n-1.4c.1.9\n-1.0 0:;:G;XTR;:Hfd3:7,E\n-5.0 0:;:Hfd5,E\n-1.4c.1.12\n-1.0 0:;:Hfd5,V\n-1.2c.1.1d\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.0 0:;FAC;:Hfd5:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:Hfd5:7,F\n-1.4c.1.9\n-1.0 0:;:G;XTR;:Hfd5:7,E\n-6.0 0:;:U;XTR;:Hfd3:7,V\n-8.0 0:;:U;XTR;:Hfd3:7,E\n-1.4c.1.20\n-1.0 0:(#14:1;K-5;:Hfd4:4,F)\n-1.0 0:(#14:1;K-6;:Hfd4:4,F)\n-1.0 0:(#14:1;K-7;:Hfd4:4,F)\n-1.0 0:(#14:1;K-8;:Hfd4:4,F)\n-1.0 0:;:G0;XTR;:Hfd3:8,F\n-1.4c.1.28\n-1.0 0:(#14:1;K-1;:Hfd4:4,F)\n-1.0 0:(#14:1;K-2;:Hfd4:4,F)\n-1.0 0:(#14:1;K-3;:Hfd4:4,F)\n-1.0 0:(#14:1;K-4;:Hfd4:4,F)\n-1.2c.33.3f\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.19.17\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.-19.-1f\n-1.4c.1f.33\n-1.2c.-1f.-31\n-1.0 0:;:U2;XTR;:Hfd3:8,V\n-1.4c.1.17\n-1.2c.-3e.-2f\n-1.2c.0.2\n-9.2c.9.38\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.0.1\n" } }, { "category": "partdesign", "elementMapResources": { "Body17.Shape.Map.txt": { - "sha256": "dc62ca16cb121f67bda5cc7efc1dd7971dc52ddd549c2100cf8311e73af87453", - "text": "BeginElementMap v1\n1 PostfixCount 20\nEdge\nFace\nVertex\n;:Ha52,F\n;:G#42;CUT;:H-a54:a,E\n;:M;CUT;:H-a54:7,F\n;:G#43;CUT;:H-a54:a,E\n;:G#44;CUT;:H-a54:a,E\n;:G#45;CUT;:H-a54:a,E\n;:Ha52,E\n;:H-a54,E\n;:H-a54,F\n;:M;CUT;:Ha52:7,F\n;:Ha52,V\n;:G#46;CUT;:H-a54:a,V\n;:M;CUT;:H-a54:7,E\n;:G#47;CUT;:H-a54:a,V\n;:G#48;CUT;:H-a54:a,V\n;:G#49;CUT;:H-a54:a,V\n;:H-a54,V\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 25\n0\n$#65.a 0\n$#66.a 0\n$#d:1.a 0\n$#36:1.a 0\n$#68.a 0\n$#d:4.a.b 0\n$#36:4.a.b.d.16 0\n$#67.a 0\n$#d:2.a.b 0\n$#36:2.a.b.d.16 0\n$#d:3.a.b 0\n$#36:3.a.b.d.16 0\n$#26:1.5.14.41.42 0\n$#26:2.7.b.14.1d.41.43 0\n$#26:3.8.b.14.1d.41.44 0\n$#26:4.9.b.14.1d.41.45 0\n$#4f.10 0\n$#3d:1.b 0\n$#4e.10 0\n$#50.10 0\n$#3d:2.b.b.1d.26 0\n$#51.10 0\n$#3d:3.b.b.1d.26 0\n$#3d:4.b.b.1d.26 0\n\nFace\n\nChildCount 0\n\nNameCount 12\n0\n$#16:1.4 0\n$#16:4.4.b.d 0\n$#16:2.4.b.d 0\n$#14:1.4 0\n$#41:1.d.14 0\n$#16:3.4.b.d 0\n$#26:1.6 0\n$#26:2.6.b.1d 0\n$#26:3.6.b.1d 0\n$#26:4.6.b.1d 0\n$#3f:1.c 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n$#4a.e $#52.e 0\n$#53:1.e 0\n$#4b.e $#54.e 0\n$#56:1.e 0\n$#4d.e $#58.e 0\n$#56:3.e.b.d.16.36 0\n$#4c.e $#57.e 0\n$#56:2.e.b.d.16.36 0\n$#4e.f.14.41.46 0\n$#4f.11.14.41.47 0\n$#50.12.14.41.48 0\n$#51.13.14.41.49 0\n$#69.14 0\n$#5e.14 0\n$#6a:32.14 0\n$#6b:33.14 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 24 2644 1 ;:Ha54,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 11 2644 1 ;:Ha54,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 16 2644 1 ;:Ha54,V 0\n\nNameCount 0\n\nEndMap\n" + "sha256": "c19679427f39c17839693da33a6dd58003337e929713c08092740984ee075f40", + "text": "BeginElementMap v1\n1 PostfixCount 20\nEdge\nFace\nVertex\n;:H3f4,F\n;:G#42;CUT;:H-3f6:a,E\n;:M;CUT;:H-3f6:7,F\n;:G#43;CUT;:H-3f6:a,E\n;:G#44;CUT;:H-3f6:a,E\n;:G#45;CUT;:H-3f6:a,E\n;:H3f4,E\n;:H-3f6,E\n;:H-3f6,F\n;:M;CUT;:H3f4:7,F\n;:H3f4,V\n;:G#46;CUT;:H-3f6:a,V\n;:M;CUT;:H-3f6:7,E\n;:G#47;CUT;:H-3f6:a,V\n;:G#48;CUT;:H-3f6:a,V\n;:G#49;CUT;:H-3f6:a,V\n;:H-3f6,V\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 25\n0\n$#65.a 0\n$#66.a 0\n$#d:1.a 0\n$#36:1.a 0\n$#68.a 0\n$#d:4.a.b 0\n$#36:4.a.b.d.16 0\n$#67.a 0\n$#d:2.a.b 0\n$#36:2.a.b.d.16 0\n$#d:3.a.b 0\n$#36:3.a.b.d.16 0\n$#26:1.5.14.41.42 0\n$#26:2.7.b.14.1d.41.43 0\n$#26:3.8.b.14.1d.41.44 0\n$#26:4.9.b.14.1d.41.45 0\n$#4f.10 0\n$#3d:1.b 0\n$#4e.10 0\n$#50.10 0\n$#3d:2.b.b.1d.26 0\n$#51.10 0\n$#3d:3.b.b.1d.26 0\n$#3d:4.b.b.1d.26 0\n\nFace\n\nChildCount 0\n\nNameCount 12\n0\n$#16:1.4 0\n$#16:4.4.b.d 0\n$#16:2.4.b.d 0\n$#14:1.4 0\n$#41:1.d.14 0\n$#16:3.4.b.d 0\n$#26:1.6 0\n$#26:2.6.b.1d 0\n$#26:3.6.b.1d 0\n$#26:4.6.b.1d 0\n$#3f:1.c 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n$#4a.e $#52.e 0\n$#53:1.e 0\n$#4b.e $#54.e 0\n$#56:1.e 0\n$#4d.e $#58.e 0\n$#56:3.e.b.d.16.36 0\n$#4c.e $#57.e 0\n$#56:2.e.b.d.16.36 0\n$#4e.f.14.41.46 0\n$#4f.11.14.41.47 0\n$#50.12.14.41.48 0\n$#51.13.14.41.49 0\n$#69.14 0\n$#5e.14 0\n$#6a:32.14 0\n$#6b:33.14 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 24 1014 1 ;:H3f6,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 11 1014 1 ;:H3f6,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 16 1014 1 ;:H3f6,V 0\n\nNameCount 0\n\nEndMap\n" }, "Pad17.AddSubShape.Map.txt": { - "sha256": "b708e6cc72328d1fd05af2a73a65ab23b1b65d919f088eac5fe178d09889c564", - "text": "BeginElementMap v1\n4 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:Ha51:8,F\n;:U;XTR;:Ha51:7,E\n;:Ha51,V\n;:U2;XTR;:Ha51:8,V\n;:U;XTR;:Ha51:7,V\n;:G;XTR;:Ha51:7,E\n;:Ha51,E\n;:G;XTR;:Ha51:7,F\n;FAC;:Ha51:4,F\n\nMapCount 1\n\nElementMap 1 4 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#4a.9 0\n$#4b.9 0\n$#b:1.a 0\n$#16:1.5 0\n$#4c.9 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#4d.9 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.6 $#3.6 0\n$#36:1.8 0\n$#4.6 $#5.6 0\n$#36:1.7 0\n$#6.6 $#7.6 0\n$#36:2.7.b.d.16 0\n$#8.6 $#9.6 0\n$#36:3.7.b.d.16 0\n\nEndMap\n" + "sha256": "e467a285bfb68d4e823a807b6ad8e7f2ce828eb0ba138d200661e6067b0e289d", + "text": "BeginElementMap v1\n4 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:H3f3:8,F\n;:U;XTR;:H3f3:7,E\n;:H3f3,V\n;:U2;XTR;:H3f3:8,V\n;:U;XTR;:H3f3:7,V\n;:G;XTR;:H3f3:7,E\n;:H3f3,E\n;:G;XTR;:H3f3:7,F\n;FAC;:H3f3:4,F\n\nMapCount 1\n\nElementMap 1 4 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#4a.9 0\n$#4b.9 0\n$#b:1.a 0\n$#16:1.5 0\n$#4c.9 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#4d.9 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.6 $#3.6 0\n$#36:1.8 0\n$#4.6 $#5.6 0\n$#36:1.7 0\n$#6.6 $#7.6 0\n$#36:2.7.b.d.16 0\n$#8.6 $#9.6 0\n$#36:3.7.b.d.16 0\n\nEndMap\n" }, "Pad17.Shape.Map.txt": { - "sha256": "fceabf31f4d362a0ad9ac1cc9e05623609b6efe8869d86ecce6d4a94bd1251bb", - "text": "BeginElementMap v1\n5 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:Ha51:8,F\n;:U;XTR;:Ha51:7,E\n;:Ha51,V\n;:U2;XTR;:Ha51:8,V\n;:U;XTR;:Ha51:7,V\n;:G;XTR;:Ha51:7,E\n;:Ha51,E\n;:G;XTR;:Ha51:7,F\n;FAC;:Ha51:4,F\n\nMapCount 1\n\nElementMap 1 5 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#4a.9 0\n$#4b.9 0\n$#b:1.a 0\n$#16:1.5 0\n$#4c.9 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#4d.9 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.6 $#3.6 0\n$#36:1.8 0\n$#4.6 $#5.6 0\n$#36:1.7 0\n$#6.6 $#7.6 0\n$#36:2.7.b.d.16 0\n$#8.6 $#9.6 0\n$#36:3.7.b.d.16 0\n\nEndMap\n" + "sha256": "c58a725d6fe35eb70c95d682fc20a5efb5861658d75bf4d40b56a7cf770a848f", + "text": "BeginElementMap v1\n5 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:H3f3:8,F\n;:U;XTR;:H3f3:7,E\n;:H3f3,V\n;:U2;XTR;:H3f3:8,V\n;:U;XTR;:H3f3:7,V\n;:G;XTR;:H3f3:7,E\n;:H3f3,E\n;:G;XTR;:H3f3:7,F\n;FAC;:H3f3:4,F\n\nMapCount 1\n\nElementMap 1 5 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#4a.9 0\n$#4b.9 0\n$#b:1.a 0\n$#16:1.5 0\n$#4c.9 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#4d.9 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.6 $#3.6 0\n$#36:1.8 0\n$#4.6 $#5.6 0\n$#36:1.7 0\n$#6.6 $#7.6 0\n$#36:2.7.b.d.16 0\n$#8.6 $#9.6 0\n$#36:3.7.b.d.16 0\n\nEndMap\n" }, "Pocket17.AddSubShape.Map.txt": { - "sha256": "9d2f717241ebf87b155c06e6ab1a9eedfdfe79ff8ef85852b1153280d0d9f5b7", - "text": "BeginElementMap v1\n7 PostfixCount 11\nEdge\nFace\nVertex\n;:G;XTR;:Ha53:7,F\n;FAC;:Ha53:4,F\n;:G;XTR;:Ha53:7,E\n;:G0;XTR;:Ha53:8,F\n;:U;XTR;:Ha53:7,E\n;:Ha53,V\n;:U;XTR;:Ha53:7,V\n;:Ha53,E\n\nMapCount 1\n\nElementMap 1 7 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1f.6 0\n$#20.6 0\n$#b:1.b 0\n$#26:1.8 0\n$#21.6 0\n$#b:2.b 0\n$#26:2.8.b.1d 0\n$#22.6 0\n$#b:3.b 0\n$#26:3.8.b.1d 0\n$#b:4.b 0\n$#26:4.8.b.1d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#1d:1.4 0\n$#1d:2.4.b 0\n$#1d:3.4.b 0\n$#1d:4.4.b 0\n$#1d:1.5 0\n$#24:1.7 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#4e.a 0\n$#4.9 $#5.9 0\n$#4f.a 0\n$#6.9 $#7.9 0\n$#50.a 0\n$#8.9 $#9.9 0\n$#51.a 0\n\nEndMap\n" + "sha256": "d47a2a1020d346c501800b1e9b3f99bfca4ce06c1cdbd7cc78b2e517517748cb", + "text": "BeginElementMap v1\n7 PostfixCount 11\nEdge\nFace\nVertex\n;:G;XTR;:H3f5:7,F\n;FAC;:H3f5:4,F\n;:G;XTR;:H3f5:7,E\n;:G0;XTR;:H3f5:8,F\n;:U;XTR;:H3f5:7,E\n;:H3f5,V\n;:U;XTR;:H3f5:7,V\n;:H3f5,E\n\nMapCount 1\n\nElementMap 1 7 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1f.6 0\n$#20.6 0\n$#b:1.b 0\n$#26:1.8 0\n$#21.6 0\n$#b:2.b 0\n$#26:2.8.b.1d 0\n$#22.6 0\n$#b:3.b 0\n$#26:3.8.b.1d 0\n$#b:4.b 0\n$#26:4.8.b.1d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#1d:1.4 0\n$#1d:2.4.b 0\n$#1d:3.4.b 0\n$#1d:4.4.b 0\n$#1d:1.5 0\n$#24:1.7 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#4e.a 0\n$#4.9 $#5.9 0\n$#4f.a 0\n$#6.9 $#7.9 0\n$#50.a 0\n$#8.9 $#9.9 0\n$#51.a 0\n\nEndMap\n" }, "Pocket17.Shape.Map.txt": { - "sha256": "8cdc26757081ccfe87197ebcb2923943ec51c4a4260ea9b2ca835593b0bf93ad", - "text": "BeginElementMap v1\n2 PostfixCount 20\nEdge\nFace\nVertex\n;:Ha52,F\n;:G#42;CUT;:H-a54:a,E\n;:M;CUT;:H-a54:7,F\n;:G#43;CUT;:H-a54:a,E\n;:G#44;CUT;:H-a54:a,E\n;:G#45;CUT;:H-a54:a,E\n;:Ha52,E\n;:H-a54,E\n;:H-a54,F\n;:M;CUT;:Ha52:7,F\n;:Ha52,V\n;:G#46;CUT;:H-a54:a,V\n;:M;CUT;:H-a54:7,E\n;:G#47;CUT;:H-a54:a,V\n;:G#48;CUT;:H-a54:a,V\n;:G#49;CUT;:H-a54:a,V\n;:H-a54,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 25\n0\n$#65.a 0\n$#66.a 0\n$#d:1.a 0\n$#36:1.a 0\n$#68.a 0\n$#d:4.a.b 0\n$#36:4.a.b.d.16 0\n$#67.a 0\n$#d:2.a.b 0\n$#36:2.a.b.d.16 0\n$#d:3.a.b 0\n$#36:3.a.b.d.16 0\n$#26:1.5.14.41.42 0\n$#26:2.7.b.14.1d.41.43 0\n$#26:3.8.b.14.1d.41.44 0\n$#26:4.9.b.14.1d.41.45 0\n$#4f.10 0\n$#3d:1.b 0\n$#4e.10 0\n$#50.10 0\n$#3d:2.b.b.1d.26 0\n$#51.10 0\n$#3d:3.b.b.1d.26 0\n$#3d:4.b.b.1d.26 0\n\nFace\n\nChildCount 0\n\nNameCount 12\n0\n$#16:1.4 0\n$#16:4.4.b.d 0\n$#16:2.4.b.d 0\n$#14:1.4 0\n$#41:1.d.14 0\n$#16:3.4.b.d 0\n$#26:1.6 0\n$#26:2.6.b.1d 0\n$#26:3.6.b.1d 0\n$#26:4.6.b.1d 0\n$#3f:1.c 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n$#4a.e $#52.e 0\n$#53:1.e 0\n$#4b.e $#54.e 0\n$#56:1.e 0\n$#4d.e $#58.e 0\n$#56:3.e.b.d.16.36 0\n$#4c.e $#57.e 0\n$#56:2.e.b.d.16.36 0\n$#4e.f.14.41.46 0\n$#4f.11.14.41.47 0\n$#50.12.14.41.48 0\n$#51.13.14.41.49 0\n$#69.14 0\n$#5e.14 0\n$#6a:32.14 0\n$#6b:33.14 0\n\nEndMap\n" + "sha256": "2e899eb698d3c03b39273654d815e2807ae628b7c7c26d47efa91d4fe6e3f718", + "text": "BeginElementMap v1\n2 PostfixCount 20\nEdge\nFace\nVertex\n;:H3f4,F\n;:G#42;CUT;:H-3f6:a,E\n;:M;CUT;:H-3f6:7,F\n;:G#43;CUT;:H-3f6:a,E\n;:G#44;CUT;:H-3f6:a,E\n;:G#45;CUT;:H-3f6:a,E\n;:H3f4,E\n;:H-3f6,E\n;:H-3f6,F\n;:M;CUT;:H3f4:7,F\n;:H3f4,V\n;:G#46;CUT;:H-3f6:a,V\n;:M;CUT;:H-3f6:7,E\n;:G#47;CUT;:H-3f6:a,V\n;:G#48;CUT;:H-3f6:a,V\n;:G#49;CUT;:H-3f6:a,V\n;:H-3f6,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 25\n0\n$#65.a 0\n$#66.a 0\n$#d:1.a 0\n$#36:1.a 0\n$#68.a 0\n$#d:4.a.b 0\n$#36:4.a.b.d.16 0\n$#67.a 0\n$#d:2.a.b 0\n$#36:2.a.b.d.16 0\n$#d:3.a.b 0\n$#36:3.a.b.d.16 0\n$#26:1.5.14.41.42 0\n$#26:2.7.b.14.1d.41.43 0\n$#26:3.8.b.14.1d.41.44 0\n$#26:4.9.b.14.1d.41.45 0\n$#4f.10 0\n$#3d:1.b 0\n$#4e.10 0\n$#50.10 0\n$#3d:2.b.b.1d.26 0\n$#51.10 0\n$#3d:3.b.b.1d.26 0\n$#3d:4.b.b.1d.26 0\n\nFace\n\nChildCount 0\n\nNameCount 12\n0\n$#16:1.4 0\n$#16:4.4.b.d 0\n$#16:2.4.b.d 0\n$#14:1.4 0\n$#41:1.d.14 0\n$#16:3.4.b.d 0\n$#26:1.6 0\n$#26:2.6.b.1d 0\n$#26:3.6.b.1d 0\n$#26:4.6.b.1d 0\n$#3f:1.c 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n$#4a.e $#52.e 0\n$#53:1.e 0\n$#4b.e $#54.e 0\n$#56:1.e 0\n$#4d.e $#58.e 0\n$#56:3.e.b.d.16.36 0\n$#4c.e $#57.e 0\n$#56:2.e.b.d.16.36 0\n$#4e.f.14.41.46 0\n$#4f.11.14.41.47 0\n$#50.12.14.41.48 0\n$#51.13.14.41.49 0\n$#69.14 0\n$#5e.14 0\n$#6a:32.14 0\n$#6b:33.14 0\n\nEndMap\n" }, "PocketSketch17.Shape.Map.txt": { "sha256": "1ed561710b6beacd691b5c137e89026185121dd34f9665cf426096572e48efa0", @@ -96781,8 +96781,8 @@ "key": "partdesign-pocket-midplane:000:Body17", "name": "Body17", "ordinal": 0, - "relationDigest": "1be5ac9f7a56bcdc6c4ef6567f362a14bd3e327df8d6c3040fbc12b1c267d886", - "semanticNameDigest": "443c30cc29d028f42860f210348ec2842c062a4f6c43feb1496e6c4cddd1c2e5", + "relationDigest": "eba5d9bd3b0518b36549a4e20bb71a5270fd0cfa1e3cc0c51afc868f71a39f26", + "semanticNameDigest": "249e1ecb590b053d1dc91d07b16aba5c2743807a08460bfded78f47cb80dd3cf", "shape": { "area": 185.99999999999997, "brepSha256": "b2e55e73e06d38d547c5f544818926ca9f51ff9089fd4d8645bd9a9088b38caa", @@ -96990,8 +96990,8 @@ "key": "partdesign-pocket-midplane:011:Pocket17", "name": "Pocket17", "ordinal": 11, - "relationDigest": "b6f23feb111e857caf045b00a95ea5c1d14439995e16f24f55428a311595b099", - "semanticNameDigest": "ab8758bf9b5ec0fd241b27ccae730f3d34bc94ac1dad8a8fc83bf8296a6620dd", + "relationDigest": "a68d621abf9dfa92a474b7b6d48adc138db306573cd13c817124370150bb1115", + "semanticNameDigest": "8965448f0545d0f32df9e48cd071273cc4aa5a81bffcf298e64605f98d83d36f", "shape": { "area": 185.99999999999997, "brepSha256": "602d3c48ebd9361bdd43740b3fe851b036f327ac47bc99b68bbcbcc71b5f5dbd", @@ -97011,8 +97011,8 @@ "key": "partdesign-pocket-midplane:000:Body17", "name": "Body17", "ordinal": 0, - "relationDigest": "eda901b090d834edfb1409412a7128be4aba8c675b2b9dca21608d115ecfe87b", - "semanticNameDigest": "4bd7900ea912c12cf0f7ce8d8109b0abe53b8d0967ddc97c9bdede2237791527", + "relationDigest": "8f59e7ae94a4b86bfa3277da38f462b2ef81c9fe47dcc3ccfec22f3751d5f7aa", + "semanticNameDigest": "1a132ae79133d8686371688c69841c68db49631c63509fb13c52163bc5f0eabe", "shape": { "area": 209.32000000000002, "brepSha256": "fc8771ac90f73cdffe6f331e225f086128343b488e8faa3ba8e375622cb9a101", @@ -97220,8 +97220,8 @@ "key": "partdesign-pocket-midplane:011:Pocket17", "name": "Pocket17", "ordinal": 11, - "relationDigest": "25ac471c8773ad97fbf44f7e772ec2dbdaa29534965c04631ccc06cc4c54fcfe", - "semanticNameDigest": "d850010f6b114d7bd679abba1ec8318e22764697453b3ca7edfd0cc1df0c3268", + "relationDigest": "305a81605b565e92bed33bbd4fe3fe1e6beb603c92f22b8a1d73629e29714325", + "semanticNameDigest": "db6c50aa1b514cee8a1507e6847d0ff104c6fb96fb4f0471e4a782296b0a1c8d", "shape": { "area": 209.32000000000002, "brepSha256": "14a12d1adc87e5f687e2db560b1e03e18afa118d09d0e26b7568057953b742b2", @@ -97241,8 +97241,8 @@ "key": "partdesign-pocket-midplane:000:Body17", "name": "Body17", "ordinal": 0, - "relationDigest": "18f04373fb3582655d5e225456f985d7c20a0142ffe28ebd325aaf93479007cb", - "semanticNameDigest": "5b0acd2a833d282517f489087eb32b9098dd37092dc93ce41cf62f43e5ec60e1", + "relationDigest": "67afcfff404e1e4bce3c08f4c5be3993e4160c462194b3005c6926880b592b06", + "semanticNameDigest": "1ec30f3d1fe50691136139ba972738e93d5a7ffd5c026a90ca78568a200acafb", "shape": { "area": 185.99999999999997, "brepSha256": "b2e55e73e06d38d547c5f544818926ca9f51ff9089fd4d8645bd9a9088b38caa", @@ -97450,8 +97450,8 @@ "key": "partdesign-pocket-midplane:011:Pocket17", "name": "Pocket17", "ordinal": 11, - "relationDigest": "b4cb276cb4aaa207e7e681898324f517794a3003f8ae49d0c221161f423c4504", - "semanticNameDigest": "2cd5034a729734056e855cc31d2e8652221923fe8a2387aeadf770e406e17369", + "relationDigest": "2068b7180d47301a2953579c7c04ca0a969d9b17363453523161ed6cb9377887", + "semanticNameDigest": "fdf43eda27a3f13ebf1102a380b5f0cc0a8ec24b8176b5d919fdac1928c84037", "shape": { "area": 185.99999999999997, "brepSha256": "602d3c48ebd9361bdd43740b3fe851b036f327ac47bc99b68bbcbcc71b5f5dbd", @@ -97497,21 +97497,21 @@ "history": [ { "children": [], - "mappedName": "#16:1;:Ha52,F;:Ha54,F", + "mappedName": "#16:1;:H3f4,F;:H3f6,F", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#16:1;:Ha52,F", + "mappedName": "#16:1;:H3f4,F", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:1;:Ha51,E" + "#b:1;:H3f3,E" ], - "mappedName": "#d:1;:G;XTR;:Ha51:7,F", + "mappedName": "#d:1;:G;XTR;:H3f3:7,F", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -97526,7 +97526,7 @@ "indexedStringIds": [ 22 ], - "mappedName": "#16:1;:Ha52,F;:Ha54,F", + "mappedName": "#16:1;:H3f4,F;:H3f6,F", "mappedStringIds": [ 22 ], @@ -97536,21 +97536,21 @@ "history": [ { "children": [], - "mappedName": "#16:4;:Ha52,F;:Ha54,F", + "mappedName": "#16:4;:H3f4,F;:H3f6,F", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#16:4;:Ha52,F", + "mappedName": "#16:4;:H3f4,F", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:4;:Ha51,E" + "#b:4;:H3f3,E" ], - "mappedName": "#d:4;:G;XTR;:Ha51:7,F", + "mappedName": "#d:4;:G;XTR;:H3f3:7,F", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -97567,7 +97567,7 @@ 13, 22 ], - "mappedName": "#16:4;:Ha52,F;:Ha54,F", + "mappedName": "#16:4;:H3f4,F;:H3f6,F", "mappedStringIds": [ 11, 13, @@ -97579,21 +97579,21 @@ "history": [ { "children": [], - "mappedName": "#16:2;:Ha52,F;:Ha54,F", + "mappedName": "#16:2;:H3f4,F;:H3f6,F", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#16:2;:Ha52,F", + "mappedName": "#16:2;:H3f4,F", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:2;:Ha51,E" + "#b:2;:H3f3,E" ], - "mappedName": "#d:2;:G;XTR;:Ha51:7,F", + "mappedName": "#d:2;:G;XTR;:H3f3:7,F", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -97610,7 +97610,7 @@ 13, 22 ], - "mappedName": "#16:2;:Ha52,F;:Ha54,F", + "mappedName": "#16:2;:H3f4,F;:H3f6,F", "mappedStringIds": [ 11, 13, @@ -97622,21 +97622,21 @@ "history": [ { "children": [], - "mappedName": "#14:1;:Ha52,F;:Ha54,F", + "mappedName": "#14:1;:H3f4,F;:H3f6,F", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#14:1;:Ha52,F", + "mappedName": "#14:1;:H3f4,F", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:1;:Ha51,E" + "#b:1;:H3f3,E" ], - "mappedName": "#d:1;FAC;:Ha51:4,F", + "mappedName": "#d:1;FAC;:H3f3:4,F", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -97651,7 +97651,7 @@ "indexedStringIds": [ 20 ], - "mappedName": "#14:1;:Ha52,F;:Ha54,F", + "mappedName": "#14:1;:H3f4,F;:H3f6,F", "mappedStringIds": [ 20 ], @@ -97661,22 +97661,22 @@ "history": [ { "children": [], - "mappedName": "#41:1;:M;CUT;:Ha52:7,F;:Ha54,F", + "mappedName": "#41:1;:M;CUT;:H3f4:7,F;:H3f6,F", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#41:1;:M;CUT;:Ha52:7,F", + "mappedName": "#41:1;:M;CUT;:H3f4:7,F", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:1;FAC;:Ha51:4,F", - "#b:1;:Ha51,E" + "#d:1;FAC;:H3f3:4,F", + "#b:1;:H3f3,E" ], - "mappedName": "#14:1;:G0;XTR;:Ha51:8,F", + "mappedName": "#14:1;:G0;XTR;:H3f3:8,F", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -97692,7 +97692,7 @@ 20, 65 ], - "mappedName": "#41:1;:M;CUT;:Ha52:7,F;:Ha54,F", + "mappedName": "#41:1;:M;CUT;:H3f4:7,F;:H3f6,F", "mappedStringIds": [ 20, 65 @@ -97703,21 +97703,21 @@ "history": [ { "children": [], - "mappedName": "#16:3;:Ha52,F;:Ha54,F", + "mappedName": "#16:3;:H3f4,F;:H3f6,F", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#16:3;:Ha52,F", + "mappedName": "#16:3;:H3f4,F", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:3;:Ha51,E" + "#b:3;:H3f3,E" ], - "mappedName": "#d:3;:G;XTR;:Ha51:7,F", + "mappedName": "#d:3;:G;XTR;:H3f3:7,F", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -97734,7 +97734,7 @@ 13, 22 ], - "mappedName": "#16:3;:Ha52,F;:Ha54,F", + "mappedName": "#16:3;:H3f4,F;:H3f6,F", "mappedStringIds": [ 11, 13, @@ -97746,18 +97746,18 @@ "history": [ { "children": [ - "#26:1;:M;CUT;:H-a54:7,F" + "#26:1;:M;CUT;:H-3f6:7,F" ], - "mappedName": "#26:1;:M;CUT;:H-a54:7,F;:Ha54,F", + "mappedName": "#26:1;:M;CUT;:H-3f6:7,F;:H3f6,F", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:1;:G;XTR;:Ha53:7,F", - "#b:1;:Ha53,E" + "#1d:1;:G;XTR;:H3f5:7,F", + "#b:1;:H3f5,E" ], - "mappedName": "#26:1;:M;CUT;:H-a54:7,F", + "mappedName": "#26:1;:M;CUT;:H-3f6:7,F", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -97772,7 +97772,7 @@ "indexedStringIds": [ 38 ], - "mappedName": "#26:1;:M;CUT;:H-a54:7,F;:Ha54,F", + "mappedName": "#26:1;:M;CUT;:H-3f6:7,F;:H3f6,F", "mappedStringIds": [ 38 ], @@ -97782,18 +97782,18 @@ "history": [ { "children": [ - "#26:2;:M;CUT;:H-a54:7,F" + "#26:2;:M;CUT;:H-3f6:7,F" ], - "mappedName": "#26:2;:M;CUT;:H-a54:7,F;:Ha54,F", + "mappedName": "#26:2;:M;CUT;:H-3f6:7,F;:H3f6,F", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:2;:G;XTR;:Ha53:7,F", - "#b:2;:Ha53,E" + "#1d:2;:G;XTR;:H3f5:7,F", + "#b:2;:H3f5,E" ], - "mappedName": "#26:2;:M;CUT;:H-a54:7,F", + "mappedName": "#26:2;:M;CUT;:H-3f6:7,F", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -97810,7 +97810,7 @@ 29, 38 ], - "mappedName": "#26:2;:M;CUT;:H-a54:7,F;:Ha54,F", + "mappedName": "#26:2;:M;CUT;:H-3f6:7,F;:H3f6,F", "mappedStringIds": [ 11, 29, @@ -97822,18 +97822,18 @@ "history": [ { "children": [ - "#26:3;:M;CUT;:H-a54:7,F" + "#26:3;:M;CUT;:H-3f6:7,F" ], - "mappedName": "#26:3;:M;CUT;:H-a54:7,F;:Ha54,F", + "mappedName": "#26:3;:M;CUT;:H-3f6:7,F;:H3f6,F", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:3;:G;XTR;:Ha53:7,F", - "#b:3;:Ha53,E" + "#1d:3;:G;XTR;:H3f5:7,F", + "#b:3;:H3f5,E" ], - "mappedName": "#26:3;:M;CUT;:H-a54:7,F", + "mappedName": "#26:3;:M;CUT;:H-3f6:7,F", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -97850,7 +97850,7 @@ 29, 38 ], - "mappedName": "#26:3;:M;CUT;:H-a54:7,F;:Ha54,F", + "mappedName": "#26:3;:M;CUT;:H-3f6:7,F;:H3f6,F", "mappedStringIds": [ 11, 29, @@ -97862,18 +97862,18 @@ "history": [ { "children": [ - "#26:4;:M;CUT;:H-a54:7,F" + "#26:4;:M;CUT;:H-3f6:7,F" ], - "mappedName": "#26:4;:M;CUT;:H-a54:7,F;:Ha54,F", + "mappedName": "#26:4;:M;CUT;:H-3f6:7,F;:H3f6,F", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:4;:G;XTR;:Ha53:7,F", - "#b:4;:Ha53,E" + "#1d:4;:G;XTR;:H3f5:7,F", + "#b:4;:H3f5,E" ], - "mappedName": "#26:4;:M;CUT;:H-a54:7,F", + "mappedName": "#26:4;:M;CUT;:H-3f6:7,F", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -97890,7 +97890,7 @@ 29, 38 ], - "mappedName": "#26:4;:M;CUT;:H-a54:7,F;:Ha54,F", + "mappedName": "#26:4;:M;CUT;:H-3f6:7,F;:H3f6,F", "mappedStringIds": [ 11, 29, @@ -97902,19 +97902,19 @@ "history": [ { "children": [ - "#3f:1;:H-a54,F" + "#3f:1;:H-3f6,F" ], - "mappedName": "#3f:1;:H-a54,F;:Ha54,F", + "mappedName": "#3f:1;:H-3f6,F;:H3f6,F", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [ - "#24:1;:G0;XTR;:Ha53:8,F", - "#1d:1;FAC;:Ha53:4,F", - "#b:1;:Ha53,E" + "#24:1;:G0;XTR;:H3f5:8,F", + "#1d:1;FAC;:H3f5:4,F", + "#b:1;:H3f5,E" ], - "mappedName": "#3f:1;:H-a54,F", + "mappedName": "#3f:1;:H-3f6,F", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -97929,7 +97929,7 @@ "indexedStringIds": [ 63 ], - "mappedName": "#3f:1;:H-a54,F;:Ha54,F", + "mappedName": "#3f:1;:H-3f6,F;:H3f6,F", "mappedStringIds": [ 63 ], @@ -97939,21 +97939,21 @@ "history": [ { "children": [], - "mappedName": "#65;:Ha52,E;:Ha54,E", + "mappedName": "#65;:H3f4,E;:H3f6,E", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#65;:Ha52,E", + "mappedName": "#65;:H3f4,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#2;:Ha51,V" + "#2;:H3f3,V" ], - "mappedName": "#4a;:G;XTR;:Ha51:7,E", + "mappedName": "#4a;:G;XTR;:H3f3:7,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -97968,7 +97968,7 @@ "indexedStringIds": [ 101 ], - "mappedName": "#65;:Ha52,E;:Ha54,E", + "mappedName": "#65;:H3f4,E;:H3f6,E", "mappedStringIds": [ 101 ], @@ -97978,21 +97978,21 @@ "history": [ { "children": [], - "mappedName": "#66;:Ha52,E;:Ha54,E", + "mappedName": "#66;:H3f4,E;:H3f6,E", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#66;:Ha52,E", + "mappedName": "#66;:H3f4,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#4;:Ha51,V" + "#4;:H3f3,V" ], - "mappedName": "#4b;:G;XTR;:Ha51:7,E", + "mappedName": "#4b;:G;XTR;:H3f3:7,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -98007,7 +98007,7 @@ "indexedStringIds": [ 102 ], - "mappedName": "#66;:Ha52,E;:Ha54,E", + "mappedName": "#66;:H3f4,E;:H3f6,E", "mappedStringIds": [ 102 ], @@ -98017,19 +98017,19 @@ "history": [ { "children": [], - "mappedName": "#d:1;:Ha52,E;:Ha54,E", + "mappedName": "#d:1;:H3f4,E;:H3f6,E", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#d:1;:Ha52,E", + "mappedName": "#d:1;:H3f4,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:1;:Ha51,E", + "mappedName": "#b:1;:H3f3,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -98044,7 +98044,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;:Ha52,E;:Ha54,E", + "mappedName": "#d:1;:H3f4,E;:H3f6,E", "mappedStringIds": [ 13 ], @@ -98054,22 +98054,22 @@ "history": [ { "children": [], - "mappedName": "#36:1;:Ha52,E;:Ha54,E", + "mappedName": "#36:1;:H3f4,E;:H3f6,E", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#36:1;:Ha52,E", + "mappedName": "#36:1;:H3f4,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:1;:G;XTR;:Ha51:7,F", - "#b:1;:Ha51,E" + "#d:1;:G;XTR;:H3f3:7,F", + "#b:1;:H3f3,E" ], - "mappedName": "#16:1;:U;XTR;:Ha51:7,E", + "mappedName": "#16:1;:U;XTR;:H3f3:7,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -98084,7 +98084,7 @@ "indexedStringIds": [ 54 ], - "mappedName": "#36:1;:Ha52,E;:Ha54,E", + "mappedName": "#36:1;:H3f4,E;:H3f6,E", "mappedStringIds": [ 54 ], @@ -98094,21 +98094,21 @@ "history": [ { "children": [], - "mappedName": "#68;:Ha52,E;:Ha54,E", + "mappedName": "#68;:H3f4,E;:H3f6,E", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#68;:Ha52,E", + "mappedName": "#68;:H3f4,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#8;:Ha51,V" + "#8;:H3f3,V" ], - "mappedName": "#4d;:G;XTR;:Ha51:7,E", + "mappedName": "#4d;:G;XTR;:H3f3:7,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -98123,7 +98123,7 @@ "indexedStringIds": [ 104 ], - "mappedName": "#68;:Ha52,E;:Ha54,E", + "mappedName": "#68;:H3f4,E;:H3f6,E", "mappedStringIds": [ 104 ], @@ -98133,19 +98133,19 @@ "history": [ { "children": [], - "mappedName": "#d:4;:Ha52,E;:Ha54,E", + "mappedName": "#d:4;:H3f4,E;:H3f6,E", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#d:4;:Ha52,E", + "mappedName": "#d:4;:H3f4,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:4;:Ha51,E", + "mappedName": "#b:4;:H3f3,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -98161,7 +98161,7 @@ 11, 13 ], - "mappedName": "#d:4;:Ha52,E;:Ha54,E", + "mappedName": "#d:4;:H3f4,E;:H3f6,E", "mappedStringIds": [ 11, 13 @@ -98172,22 +98172,22 @@ "history": [ { "children": [], - "mappedName": "#36:4;:Ha52,E;:Ha54,E", + "mappedName": "#36:4;:H3f4,E;:H3f6,E", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#36:4;:Ha52,E", + "mappedName": "#36:4;:H3f4,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:4;:G;XTR;:Ha51:7,F", - "#b:4;:Ha51,E" + "#d:4;:G;XTR;:H3f3:7,F", + "#b:4;:H3f3,E" ], - "mappedName": "#16:4;:U;XTR;:Ha51:7,E", + "mappedName": "#16:4;:U;XTR;:H3f3:7,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -98205,7 +98205,7 @@ 22, 54 ], - "mappedName": "#36:4;:Ha52,E;:Ha54,E", + "mappedName": "#36:4;:H3f4,E;:H3f6,E", "mappedStringIds": [ 11, 13, @@ -98218,21 +98218,21 @@ "history": [ { "children": [], - "mappedName": "#67;:Ha52,E;:Ha54,E", + "mappedName": "#67;:H3f4,E;:H3f6,E", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#67;:Ha52,E", + "mappedName": "#67;:H3f4,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#6;:Ha51,V" + "#6;:H3f3,V" ], - "mappedName": "#4c;:G;XTR;:Ha51:7,E", + "mappedName": "#4c;:G;XTR;:H3f3:7,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -98247,7 +98247,7 @@ "indexedStringIds": [ 103 ], - "mappedName": "#67;:Ha52,E;:Ha54,E", + "mappedName": "#67;:H3f4,E;:H3f6,E", "mappedStringIds": [ 103 ], @@ -98257,19 +98257,19 @@ "history": [ { "children": [], - "mappedName": "#d:2;:Ha52,E;:Ha54,E", + "mappedName": "#d:2;:H3f4,E;:H3f6,E", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#d:2;:Ha52,E", + "mappedName": "#d:2;:H3f4,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:2;:Ha51,E", + "mappedName": "#b:2;:H3f3,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -98285,7 +98285,7 @@ 11, 13 ], - "mappedName": "#d:2;:Ha52,E;:Ha54,E", + "mappedName": "#d:2;:H3f4,E;:H3f6,E", "mappedStringIds": [ 11, 13 @@ -98296,22 +98296,22 @@ "history": [ { "children": [], - "mappedName": "#36:2;:Ha52,E;:Ha54,E", + "mappedName": "#36:2;:H3f4,E;:H3f6,E", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#36:2;:Ha52,E", + "mappedName": "#36:2;:H3f4,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:2;:G;XTR;:Ha51:7,F", - "#b:2;:Ha51,E" + "#d:2;:G;XTR;:H3f3:7,F", + "#b:2;:H3f3,E" ], - "mappedName": "#16:2;:U;XTR;:Ha51:7,E", + "mappedName": "#16:2;:U;XTR;:H3f3:7,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -98329,7 +98329,7 @@ 22, 54 ], - "mappedName": "#36:2;:Ha52,E;:Ha54,E", + "mappedName": "#36:2;:H3f4,E;:H3f6,E", "mappedStringIds": [ 11, 13, @@ -98342,19 +98342,19 @@ "history": [ { "children": [], - "mappedName": "#d:3;:Ha52,E;:Ha54,E", + "mappedName": "#d:3;:H3f4,E;:H3f6,E", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#d:3;:Ha52,E", + "mappedName": "#d:3;:H3f4,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:3;:Ha51,E", + "mappedName": "#b:3;:H3f3,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -98370,7 +98370,7 @@ 11, 13 ], - "mappedName": "#d:3;:Ha52,E;:Ha54,E", + "mappedName": "#d:3;:H3f4,E;:H3f6,E", "mappedStringIds": [ 11, 13 @@ -98381,22 +98381,22 @@ "history": [ { "children": [], - "mappedName": "#36:3;:Ha52,E;:Ha54,E", + "mappedName": "#36:3;:H3f4,E;:H3f6,E", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#36:3;:Ha52,E", + "mappedName": "#36:3;:H3f4,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:3;:G;XTR;:Ha51:7,F", - "#b:3;:Ha51,E" + "#d:3;:G;XTR;:H3f3:7,F", + "#b:3;:H3f3,E" ], - "mappedName": "#16:3;:U;XTR;:Ha51:7,E", + "mappedName": "#16:3;:U;XTR;:H3f3:7,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -98414,7 +98414,7 @@ 22, 54 ], - "mappedName": "#36:3;:Ha52,E;:Ha54,E", + "mappedName": "#36:3;:H3f4,E;:H3f6,E", "mappedStringIds": [ 11, 13, @@ -98427,18 +98427,18 @@ "history": [ { "children": [ - "#26:1;:G#42;CUT;:H-a54:a,E" + "#26:1;:G#42;CUT;:H-3f6:a,E" ], - "mappedName": "#26:1;:G#42;CUT;:H-a54:a,E;:Ha54,E", + "mappedName": "#26:1;:G#42;CUT;:H-3f6:a,E;:H3f6,E", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:1;:G;XTR;:Ha53:7,F", - "#b:1;:Ha53,E" + "#1d:1;:G;XTR;:H3f5:7,F", + "#b:1;:H3f5,E" ], - "mappedName": "#26:1;:G#42;CUT;:H-a54:a,E", + "mappedName": "#26:1;:G#42;CUT;:H-3f6:a,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -98456,7 +98456,7 @@ 65, 66 ], - "mappedName": "#26:1;:G#42;CUT;:H-a54:a,E;:Ha54,E", + "mappedName": "#26:1;:G#42;CUT;:H-3f6:a,E;:H3f6,E", "mappedStringIds": [ 20, 38, @@ -98469,18 +98469,18 @@ "history": [ { "children": [ - "#26:2;:G#43;CUT;:H-a54:a,E" + "#26:2;:G#43;CUT;:H-3f6:a,E" ], - "mappedName": "#26:2;:G#43;CUT;:H-a54:a,E;:Ha54,E", + "mappedName": "#26:2;:G#43;CUT;:H-3f6:a,E;:H3f6,E", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:2;:G;XTR;:Ha53:7,F", - "#b:2;:Ha53,E" + "#1d:2;:G;XTR;:H3f5:7,F", + "#b:2;:H3f5,E" ], - "mappedName": "#26:2;:G#43;CUT;:H-a54:a,E", + "mappedName": "#26:2;:G#43;CUT;:H-3f6:a,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -98500,7 +98500,7 @@ 65, 67 ], - "mappedName": "#26:2;:G#43;CUT;:H-a54:a,E;:Ha54,E", + "mappedName": "#26:2;:G#43;CUT;:H-3f6:a,E;:H3f6,E", "mappedStringIds": [ 11, 20, @@ -98515,18 +98515,18 @@ "history": [ { "children": [ - "#26:3;:G#44;CUT;:H-a54:a,E" + "#26:3;:G#44;CUT;:H-3f6:a,E" ], - "mappedName": "#26:3;:G#44;CUT;:H-a54:a,E;:Ha54,E", + "mappedName": "#26:3;:G#44;CUT;:H-3f6:a,E;:H3f6,E", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:3;:G;XTR;:Ha53:7,F", - "#b:3;:Ha53,E" + "#1d:3;:G;XTR;:H3f5:7,F", + "#b:3;:H3f5,E" ], - "mappedName": "#26:3;:G#44;CUT;:H-a54:a,E", + "mappedName": "#26:3;:G#44;CUT;:H-3f6:a,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -98546,7 +98546,7 @@ 65, 68 ], - "mappedName": "#26:3;:G#44;CUT;:H-a54:a,E;:Ha54,E", + "mappedName": "#26:3;:G#44;CUT;:H-3f6:a,E;:H3f6,E", "mappedStringIds": [ 11, 20, @@ -98561,18 +98561,18 @@ "history": [ { "children": [ - "#26:4;:G#45;CUT;:H-a54:a,E" + "#26:4;:G#45;CUT;:H-3f6:a,E" ], - "mappedName": "#26:4;:G#45;CUT;:H-a54:a,E;:Ha54,E", + "mappedName": "#26:4;:G#45;CUT;:H-3f6:a,E;:H3f6,E", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:4;:G;XTR;:Ha53:7,F", - "#b:4;:Ha53,E" + "#1d:4;:G;XTR;:H3f5:7,F", + "#b:4;:H3f5,E" ], - "mappedName": "#26:4;:G#45;CUT;:H-a54:a,E", + "mappedName": "#26:4;:G#45;CUT;:H-3f6:a,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -98592,7 +98592,7 @@ 65, 69 ], - "mappedName": "#26:4;:G#45;CUT;:H-a54:a,E;:Ha54,E", + "mappedName": "#26:4;:G#45;CUT;:H-3f6:a,E;:H3f6,E", "mappedStringIds": [ 11, 20, @@ -98607,18 +98607,18 @@ "history": [ { "children": [ - "#4f;:M;CUT;:H-a54:7,E" + "#4f;:M;CUT;:H-3f6:7,E" ], - "mappedName": "#4f;:M;CUT;:H-a54:7,E;:Ha54,E", + "mappedName": "#4f;:M;CUT;:H-3f6:7,E;:H3f6,E", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [ - "#20;:G;XTR;:Ha53:7,E", - "#4;:Ha53,V" + "#20;:G;XTR;:H3f5:7,E", + "#4;:H3f5,V" ], - "mappedName": "#4f;:M;CUT;:H-a54:7,E", + "mappedName": "#4f;:M;CUT;:H-3f6:7,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -98633,7 +98633,7 @@ "indexedStringIds": [ 79 ], - "mappedName": "#4f;:M;CUT;:H-a54:7,E;:Ha54,E", + "mappedName": "#4f;:M;CUT;:H-3f6:7,E;:H3f6,E", "mappedStringIds": [ 79 ], @@ -98643,19 +98643,19 @@ "history": [ { "children": [ - "#3d:1;:H-a54,E" + "#3d:1;:H-3f6,E" ], - "mappedName": "#3d:1;:H-a54,E;:Ha54,E", + "mappedName": "#3d:1;:H-3f6,E;:H3f6,E", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [ - "#26:1;:U;XTR;:Ha53:7,E", - "#1d:1;:G;XTR;:Ha53:7,F", - "#b:1;:Ha53,E" + "#26:1;:U;XTR;:H3f5:7,E", + "#1d:1;:G;XTR;:H3f5:7,F", + "#b:1;:H3f5,E" ], - "mappedName": "#3d:1;:H-a54,E", + "mappedName": "#3d:1;:H-3f6,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -98670,7 +98670,7 @@ "indexedStringIds": [ 61 ], - "mappedName": "#3d:1;:H-a54,E;:Ha54,E", + "mappedName": "#3d:1;:H-3f6,E;:H3f6,E", "mappedStringIds": [ 61 ], @@ -98680,18 +98680,18 @@ "history": [ { "children": [ - "#4e;:M;CUT;:H-a54:7,E" + "#4e;:M;CUT;:H-3f6:7,E" ], - "mappedName": "#4e;:M;CUT;:H-a54:7,E;:Ha54,E", + "mappedName": "#4e;:M;CUT;:H-3f6:7,E;:H3f6,E", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [ - "#1f;:G;XTR;:Ha53:7,E", - "#2;:Ha53,V" + "#1f;:G;XTR;:H3f5:7,E", + "#2;:H3f5,V" ], - "mappedName": "#4e;:M;CUT;:H-a54:7,E", + "mappedName": "#4e;:M;CUT;:H-3f6:7,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -98706,7 +98706,7 @@ "indexedStringIds": [ 78 ], - "mappedName": "#4e;:M;CUT;:H-a54:7,E;:Ha54,E", + "mappedName": "#4e;:M;CUT;:H-3f6:7,E;:H3f6,E", "mappedStringIds": [ 78 ], @@ -98716,18 +98716,18 @@ "history": [ { "children": [ - "#50;:M;CUT;:H-a54:7,E" + "#50;:M;CUT;:H-3f6:7,E" ], - "mappedName": "#50;:M;CUT;:H-a54:7,E;:Ha54,E", + "mappedName": "#50;:M;CUT;:H-3f6:7,E;:H3f6,E", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [ - "#21;:G;XTR;:Ha53:7,E", - "#6;:Ha53,V" + "#21;:G;XTR;:H3f5:7,E", + "#6;:H3f5,V" ], - "mappedName": "#50;:M;CUT;:H-a54:7,E", + "mappedName": "#50;:M;CUT;:H-3f6:7,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -98742,7 +98742,7 @@ "indexedStringIds": [ 80 ], - "mappedName": "#50;:M;CUT;:H-a54:7,E;:Ha54,E", + "mappedName": "#50;:M;CUT;:H-3f6:7,E;:H3f6,E", "mappedStringIds": [ 80 ], @@ -98752,19 +98752,19 @@ "history": [ { "children": [ - "#3d:2;:H-a54,E" + "#3d:2;:H-3f6,E" ], - "mappedName": "#3d:2;:H-a54,E;:Ha54,E", + "mappedName": "#3d:2;:H-3f6,E;:H3f6,E", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [ - "#26:2;:U;XTR;:Ha53:7,E", - "#1d:2;:G;XTR;:Ha53:7,F", - "#b:2;:Ha53,E" + "#26:2;:U;XTR;:H3f5:7,E", + "#1d:2;:G;XTR;:H3f5:7,F", + "#b:2;:H3f5,E" ], - "mappedName": "#3d:2;:H-a54,E", + "mappedName": "#3d:2;:H-3f6,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -98782,7 +98782,7 @@ 38, 61 ], - "mappedName": "#3d:2;:H-a54,E;:Ha54,E", + "mappedName": "#3d:2;:H-3f6,E;:H3f6,E", "mappedStringIds": [ 11, 29, @@ -98795,18 +98795,18 @@ "history": [ { "children": [ - "#51;:M;CUT;:H-a54:7,E" + "#51;:M;CUT;:H-3f6:7,E" ], - "mappedName": "#51;:M;CUT;:H-a54:7,E;:Ha54,E", + "mappedName": "#51;:M;CUT;:H-3f6:7,E;:H3f6,E", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [ - "#22;:G;XTR;:Ha53:7,E", - "#8;:Ha53,V" + "#22;:G;XTR;:H3f5:7,E", + "#8;:H3f5,V" ], - "mappedName": "#51;:M;CUT;:H-a54:7,E", + "mappedName": "#51;:M;CUT;:H-3f6:7,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -98821,7 +98821,7 @@ "indexedStringIds": [ 81 ], - "mappedName": "#51;:M;CUT;:H-a54:7,E;:Ha54,E", + "mappedName": "#51;:M;CUT;:H-3f6:7,E;:H3f6,E", "mappedStringIds": [ 81 ], @@ -98831,19 +98831,19 @@ "history": [ { "children": [ - "#3d:3;:H-a54,E" + "#3d:3;:H-3f6,E" ], - "mappedName": "#3d:3;:H-a54,E;:Ha54,E", + "mappedName": "#3d:3;:H-3f6,E;:H3f6,E", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [ - "#26:3;:U;XTR;:Ha53:7,E", - "#1d:3;:G;XTR;:Ha53:7,F", - "#b:3;:Ha53,E" + "#26:3;:U;XTR;:H3f5:7,E", + "#1d:3;:G;XTR;:H3f5:7,F", + "#b:3;:H3f5,E" ], - "mappedName": "#3d:3;:H-a54,E", + "mappedName": "#3d:3;:H-3f6,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -98861,7 +98861,7 @@ 38, 61 ], - "mappedName": "#3d:3;:H-a54,E;:Ha54,E", + "mappedName": "#3d:3;:H-3f6,E;:H3f6,E", "mappedStringIds": [ 11, 29, @@ -98874,19 +98874,19 @@ "history": [ { "children": [ - "#3d:4;:H-a54,E" + "#3d:4;:H-3f6,E" ], - "mappedName": "#3d:4;:H-a54,E;:Ha54,E", + "mappedName": "#3d:4;:H-3f6,E;:H3f6,E", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [ - "#26:4;:U;XTR;:Ha53:7,E", - "#1d:4;:G;XTR;:Ha53:7,F", - "#b:4;:Ha53,E" + "#26:4;:U;XTR;:H3f5:7,E", + "#1d:4;:G;XTR;:H3f5:7,F", + "#b:4;:H3f5,E" ], - "mappedName": "#3d:4;:H-a54,E", + "mappedName": "#3d:4;:H-3f6,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -98904,7 +98904,7 @@ 38, 61 ], - "mappedName": "#3d:4;:H-a54,E;:Ha54,E", + "mappedName": "#3d:4;:H-3f6,E;:H3f6,E", "mappedStringIds": [ 11, 29, @@ -98917,19 +98917,19 @@ "history": [ { "children": [], - "mappedName": "#4a;:Ha52,V;:Ha54,V", + "mappedName": "#4a;:H3f4,V;:H3f6,V", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#4a;:Ha52,V", + "mappedName": "#4a;:H3f4,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#2;:Ha51,V", + "mappedName": "#2;:H3f3,V", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -98944,7 +98944,7 @@ "indexedStringIds": [ 74 ], - "mappedName": "#4a;:Ha52,V;:Ha54,V", + "mappedName": "#4a;:H3f4,V;:H3f6,V", "mappedStringIds": [ 74 ], @@ -98954,23 +98954,23 @@ "history": [ { "children": [], - "mappedName": "#53:1;:Ha52,V;:Ha54,V", + "mappedName": "#53:1;:H3f4,V;:H3f6,V", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#53:1;:Ha52,V", + "mappedName": "#53:1;:H3f4,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:1;:U;XTR;:Ha51:7,E", - "#d:1;:G;XTR;:Ha51:7,F", - "#b:1;:Ha51,E" + "#16:1;:U;XTR;:H3f3:7,E", + "#d:1;:G;XTR;:H3f3:7,F", + "#b:1;:H3f3,E" ], - "mappedName": "#36:1;:U;XTR;:Ha51:7,V", + "mappedName": "#36:1;:U;XTR;:H3f3:7,V", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -98985,7 +98985,7 @@ "indexedStringIds": [ 83 ], - "mappedName": "#53:1;:Ha52,V;:Ha54,V", + "mappedName": "#53:1;:H3f4,V;:H3f6,V", "mappedStringIds": [ 83 ], @@ -98995,19 +98995,19 @@ "history": [ { "children": [], - "mappedName": "#4b;:Ha52,V;:Ha54,V", + "mappedName": "#4b;:H3f4,V;:H3f6,V", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#4b;:Ha52,V", + "mappedName": "#4b;:H3f4,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4;:Ha51,V", + "mappedName": "#4;:H3f3,V", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -99022,7 +99022,7 @@ "indexedStringIds": [ 75 ], - "mappedName": "#4b;:Ha52,V;:Ha54,V", + "mappedName": "#4b;:H3f4,V;:H3f6,V", "mappedStringIds": [ 75 ], @@ -99032,23 +99032,23 @@ "history": [ { "children": [], - "mappedName": "#56:1;:Ha52,V;:Ha54,V", + "mappedName": "#56:1;:H3f4,V;:H3f6,V", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#56:1;:Ha52,V", + "mappedName": "#56:1;:H3f4,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:1;:U;XTR;:Ha51:7,E", - "#d:1;:G;XTR;:Ha51:7,F", - "#b:1;:Ha51,E" + "#16:1;:U;XTR;:H3f3:7,E", + "#d:1;:G;XTR;:H3f3:7,F", + "#b:1;:H3f3,E" ], - "mappedName": "#36:1;:U2;XTR;:Ha51:8,V", + "mappedName": "#36:1;:U2;XTR;:H3f3:8,V", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -99063,7 +99063,7 @@ "indexedStringIds": [ 86 ], - "mappedName": "#56:1;:Ha52,V;:Ha54,V", + "mappedName": "#56:1;:H3f4,V;:H3f6,V", "mappedStringIds": [ 86 ], @@ -99073,19 +99073,19 @@ "history": [ { "children": [], - "mappedName": "#4d;:Ha52,V;:Ha54,V", + "mappedName": "#4d;:H3f4,V;:H3f6,V", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#4d;:Ha52,V", + "mappedName": "#4d;:H3f4,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#8;:Ha51,V", + "mappedName": "#8;:H3f3,V", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -99100,7 +99100,7 @@ "indexedStringIds": [ 77 ], - "mappedName": "#4d;:Ha52,V;:Ha54,V", + "mappedName": "#4d;:H3f4,V;:H3f6,V", "mappedStringIds": [ 77 ], @@ -99110,23 +99110,23 @@ "history": [ { "children": [], - "mappedName": "#56:3;:Ha52,V;:Ha54,V", + "mappedName": "#56:3;:H3f4,V;:H3f6,V", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#56:3;:Ha52,V", + "mappedName": "#56:3;:H3f4,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:3;:U;XTR;:Ha51:7,E", - "#d:3;:G;XTR;:Ha51:7,F", - "#b:3;:Ha51,E" + "#16:3;:U;XTR;:H3f3:7,E", + "#d:3;:G;XTR;:H3f3:7,F", + "#b:3;:H3f3,E" ], - "mappedName": "#36:3;:U2;XTR;:Ha51:8,V", + "mappedName": "#36:3;:U2;XTR;:H3f3:8,V", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -99145,7 +99145,7 @@ 54, 86 ], - "mappedName": "#56:3;:Ha52,V;:Ha54,V", + "mappedName": "#56:3;:H3f4,V;:H3f6,V", "mappedStringIds": [ 11, 13, @@ -99159,19 +99159,19 @@ "history": [ { "children": [], - "mappedName": "#4c;:Ha52,V;:Ha54,V", + "mappedName": "#4c;:H3f4,V;:H3f6,V", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#4c;:Ha52,V", + "mappedName": "#4c;:H3f4,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#6;:Ha51,V", + "mappedName": "#6;:H3f3,V", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -99186,7 +99186,7 @@ "indexedStringIds": [ 76 ], - "mappedName": "#4c;:Ha52,V;:Ha54,V", + "mappedName": "#4c;:H3f4,V;:H3f6,V", "mappedStringIds": [ 76 ], @@ -99196,23 +99196,23 @@ "history": [ { "children": [], - "mappedName": "#56:2;:Ha52,V;:Ha54,V", + "mappedName": "#56:2;:H3f4,V;:H3f6,V", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#56:2;:Ha52,V", + "mappedName": "#56:2;:H3f4,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:2;:U;XTR;:Ha51:7,E", - "#d:2;:G;XTR;:Ha51:7,F", - "#b:2;:Ha51,E" + "#16:2;:U;XTR;:H3f3:7,E", + "#d:2;:G;XTR;:H3f3:7,F", + "#b:2;:H3f3,E" ], - "mappedName": "#36:2;:U2;XTR;:Ha51:8,V", + "mappedName": "#36:2;:U2;XTR;:H3f3:8,V", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -99231,7 +99231,7 @@ 54, 86 ], - "mappedName": "#56:2;:Ha52,V;:Ha54,V", + "mappedName": "#56:2;:H3f4,V;:H3f6,V", "mappedStringIds": [ 11, 13, @@ -99245,18 +99245,18 @@ "history": [ { "children": [ - "#4e;:G#46;CUT;:H-a54:a,V" + "#4e;:G#46;CUT;:H-3f6:a,V" ], - "mappedName": "#4e;:G#46;CUT;:H-a54:a,V;:Ha54,V", + "mappedName": "#4e;:G#46;CUT;:H-3f6:a,V;:H3f6,V", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [ - "#1f;:G;XTR;:Ha53:7,E", - "#2;:Ha53,V" + "#1f;:G;XTR;:H3f5:7,E", + "#2;:H3f5,V" ], - "mappedName": "#4e;:G#46;CUT;:H-a54:a,V", + "mappedName": "#4e;:G#46;CUT;:H-3f6:a,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -99274,7 +99274,7 @@ 70, 78 ], - "mappedName": "#4e;:G#46;CUT;:H-a54:a,V;:Ha54,V", + "mappedName": "#4e;:G#46;CUT;:H-3f6:a,V;:H3f6,V", "mappedStringIds": [ 20, 65, @@ -99287,18 +99287,18 @@ "history": [ { "children": [ - "#4f;:G#47;CUT;:H-a54:a,V" + "#4f;:G#47;CUT;:H-3f6:a,V" ], - "mappedName": "#4f;:G#47;CUT;:H-a54:a,V;:Ha54,V", + "mappedName": "#4f;:G#47;CUT;:H-3f6:a,V;:H3f6,V", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [ - "#20;:G;XTR;:Ha53:7,E", - "#4;:Ha53,V" + "#20;:G;XTR;:H3f5:7,E", + "#4;:H3f5,V" ], - "mappedName": "#4f;:G#47;CUT;:H-a54:a,V", + "mappedName": "#4f;:G#47;CUT;:H-3f6:a,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -99316,7 +99316,7 @@ 71, 79 ], - "mappedName": "#4f;:G#47;CUT;:H-a54:a,V;:Ha54,V", + "mappedName": "#4f;:G#47;CUT;:H-3f6:a,V;:H3f6,V", "mappedStringIds": [ 20, 65, @@ -99329,18 +99329,18 @@ "history": [ { "children": [ - "#50;:G#48;CUT;:H-a54:a,V" + "#50;:G#48;CUT;:H-3f6:a,V" ], - "mappedName": "#50;:G#48;CUT;:H-a54:a,V;:Ha54,V", + "mappedName": "#50;:G#48;CUT;:H-3f6:a,V;:H3f6,V", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [ - "#21;:G;XTR;:Ha53:7,E", - "#6;:Ha53,V" + "#21;:G;XTR;:H3f5:7,E", + "#6;:H3f5,V" ], - "mappedName": "#50;:G#48;CUT;:H-a54:a,V", + "mappedName": "#50;:G#48;CUT;:H-3f6:a,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -99358,7 +99358,7 @@ 72, 80 ], - "mappedName": "#50;:G#48;CUT;:H-a54:a,V;:Ha54,V", + "mappedName": "#50;:G#48;CUT;:H-3f6:a,V;:H3f6,V", "mappedStringIds": [ 20, 65, @@ -99371,18 +99371,18 @@ "history": [ { "children": [ - "#51;:G#49;CUT;:H-a54:a,V" + "#51;:G#49;CUT;:H-3f6:a,V" ], - "mappedName": "#51;:G#49;CUT;:H-a54:a,V;:Ha54,V", + "mappedName": "#51;:G#49;CUT;:H-3f6:a,V;:H3f6,V", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [ - "#22;:G;XTR;:Ha53:7,E", - "#8;:Ha53,V" + "#22;:G;XTR;:H3f5:7,E", + "#8;:H3f5,V" ], - "mappedName": "#51;:G#49;CUT;:H-a54:a,V", + "mappedName": "#51;:G#49;CUT;:H-3f6:a,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -99400,7 +99400,7 @@ 73, 81 ], - "mappedName": "#51;:G#49;CUT;:H-a54:a,V;:Ha54,V", + "mappedName": "#51;:G#49;CUT;:H-3f6:a,V;:H3f6,V", "mappedStringIds": [ 20, 65, @@ -99413,19 +99413,19 @@ "history": [ { "children": [ - "#69;:H-a54,V" + "#69;:H-3f6,V" ], - "mappedName": "#69;:H-a54,V;:Ha54,V", + "mappedName": "#69;:H-3f6,V;:H3f6,V", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [ - "#4f;:U;XTR;:Ha53:7,V", - "#20;:G;XTR;:Ha53:7,E", - "#4;:Ha53,V" + "#4f;:U;XTR;:H3f5:7,V", + "#20;:G;XTR;:H3f5:7,E", + "#4;:H3f5,V" ], - "mappedName": "#69;:H-a54,V", + "mappedName": "#69;:H-3f6,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -99440,7 +99440,7 @@ "indexedStringIds": [ 105 ], - "mappedName": "#69;:H-a54,V;:Ha54,V", + "mappedName": "#69;:H-3f6,V;:H3f6,V", "mappedStringIds": [ 105 ], @@ -99450,19 +99450,19 @@ "history": [ { "children": [ - "#5e;:H-a54,V" + "#5e;:H-3f6,V" ], - "mappedName": "#5e;:H-a54,V;:Ha54,V", + "mappedName": "#5e;:H-3f6,V;:H3f6,V", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [ - "#4e;:U;XTR;:Ha53:7,V", - "#1f;:G;XTR;:Ha53:7,E", - "#2;:Ha53,V" + "#4e;:U;XTR;:H3f5:7,V", + "#1f;:G;XTR;:H3f5:7,E", + "#2;:H3f5,V" ], - "mappedName": "#5e;:H-a54,V", + "mappedName": "#5e;:H-3f6,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -99477,7 +99477,7 @@ "indexedStringIds": [ 94 ], - "mappedName": "#5e;:H-a54,V;:Ha54,V", + "mappedName": "#5e;:H-3f6,V;:H3f6,V", "mappedStringIds": [ 94 ], @@ -99487,17 +99487,17 @@ "history": [ { "children": [ - "#6a:32;:H-a54,V" + "#6a:32;:H-3f6,V" ], - "mappedName": "#6a:32;:H-a54,V;:Ha54,V", + "mappedName": "#6a:32;:H-3f6,V;:H3f6,V", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [ - "#5050;:U;XTR;:Ha53:7,V" + "#5050;:U;XTR;:H3f5:7,V" ], - "mappedName": "#6a:32;:H-a54,V", + "mappedName": "#6a:32;:H-3f6,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -99512,7 +99512,7 @@ "indexedStringIds": [ 106 ], - "mappedName": "#6a:32;:H-a54,V;:Ha54,V", + "mappedName": "#6a:32;:H-3f6,V;:H3f6,V", "mappedStringIds": [ 106 ], @@ -99522,17 +99522,17 @@ "history": [ { "children": [ - "#6b:33;:H-a54,V" + "#6b:33;:H-3f6,V" ], - "mappedName": "#6b:33;:H-a54,V;:Ha54,V", + "mappedName": "#6b:33;:H-3f6,V;:H3f6,V", "object": "Body17", "typeId": "PartDesign::Body" }, { "children": [ - "#5151;:U;XTR;:Ha53:7,V" + "#5151;:U;XTR;:H3f5:7,V" ], - "mappedName": "#6b:33;:H-a54,V", + "mappedName": "#6b:33;:H-3f6,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -99547,7 +99547,7 @@ "indexedStringIds": [ 107 ], - "mappedName": "#6b:33;:H-a54,V;:Ha54,V", + "mappedName": "#6b:33;:H-3f6,V;:H3f6,V", "mappedStringIds": [ 107 ], @@ -99567,7 +99567,7 @@ 22 ], "kind": "face", - "mappedName": "#16:1;:Ha52,F;:Ha54,F", + "mappedName": "#16:1;:H3f4,F;:H3f6,F", "mappedStringIds": [ 22 ], @@ -99577,7 +99577,7 @@ "index": 1, "type": "Face" }, - "name": "#16:1;:Ha52,F;:Ha54,F", + "name": "#16:1;:H3f4,F;:H3f6,F", "stringIds": [ 22 ] @@ -99587,15 +99587,15 @@ "resultPersistentId": "Body17:face:0", "sourceRefs": [ { - "mappedName": "#16:1;:Ha52,F", + "mappedName": "#16:1;:H3f4,F", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#16:1;:Ha52,F", + "persistentId": "Pocket17:mapped:#16:1;:H3f4,F", "stageId": "Pocket17" }, { - "mappedName": "#d:1;:G;XTR;:Ha51:7,F", + "mappedName": "#d:1;:G;XTR;:H3f3:7,F", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#d:1;:G;XTR;:Ha51:7,F", + "persistentId": "Pad17:mapped:#d:1;:G;XTR;:H3f3:7,F", "stageId": "Pad17" }, { @@ -99614,7 +99614,7 @@ 22 ], "kind": "face", - "mappedName": "#16:4;:Ha52,F;:Ha54,F", + "mappedName": "#16:4;:H3f4,F;:H3f6,F", "mappedStringIds": [ 11, 13, @@ -99626,7 +99626,7 @@ "index": 2, "type": "Face" }, - "name": "#16:4;:Ha52,F;:Ha54,F", + "name": "#16:4;:H3f4,F;:H3f6,F", "stringIds": [ 11, 13, @@ -99638,15 +99638,15 @@ "resultPersistentId": "Body17:face:1", "sourceRefs": [ { - "mappedName": "#16:4;:Ha52,F", + "mappedName": "#16:4;:H3f4,F", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#16:4;:Ha52,F", + "persistentId": "Pocket17:mapped:#16:4;:H3f4,F", "stageId": "Pocket17" }, { - "mappedName": "#d:4;:G;XTR;:Ha51:7,F", + "mappedName": "#d:4;:G;XTR;:H3f3:7,F", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#d:4;:G;XTR;:Ha51:7,F", + "persistentId": "Pad17:mapped:#d:4;:G;XTR;:H3f3:7,F", "stageId": "Pad17" }, { @@ -99665,7 +99665,7 @@ 22 ], "kind": "face", - "mappedName": "#16:2;:Ha52,F;:Ha54,F", + "mappedName": "#16:2;:H3f4,F;:H3f6,F", "mappedStringIds": [ 11, 13, @@ -99677,7 +99677,7 @@ "index": 3, "type": "Face" }, - "name": "#16:2;:Ha52,F;:Ha54,F", + "name": "#16:2;:H3f4,F;:H3f6,F", "stringIds": [ 11, 13, @@ -99689,15 +99689,15 @@ "resultPersistentId": "Body17:face:2", "sourceRefs": [ { - "mappedName": "#16:2;:Ha52,F", + "mappedName": "#16:2;:H3f4,F", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#16:2;:Ha52,F", + "persistentId": "Pocket17:mapped:#16:2;:H3f4,F", "stageId": "Pocket17" }, { - "mappedName": "#d:2;:G;XTR;:Ha51:7,F", + "mappedName": "#d:2;:G;XTR;:H3f3:7,F", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#d:2;:G;XTR;:Ha51:7,F", + "persistentId": "Pad17:mapped:#d:2;:G;XTR;:H3f3:7,F", "stageId": "Pad17" }, { @@ -99714,7 +99714,7 @@ 20 ], "kind": "face", - "mappedName": "#14:1;:Ha52,F;:Ha54,F", + "mappedName": "#14:1;:H3f4,F;:H3f6,F", "mappedStringIds": [ 20 ], @@ -99724,7 +99724,7 @@ "index": 4, "type": "Face" }, - "name": "#14:1;:Ha52,F;:Ha54,F", + "name": "#14:1;:H3f4,F;:H3f6,F", "stringIds": [ 20 ] @@ -99734,15 +99734,15 @@ "resultPersistentId": "Body17:face:3", "sourceRefs": [ { - "mappedName": "#14:1;:Ha52,F", + "mappedName": "#14:1;:H3f4,F", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#14:1;:Ha52,F", + "persistentId": "Pocket17:mapped:#14:1;:H3f4,F", "stageId": "Pocket17" }, { - "mappedName": "#d:1;FAC;:Ha51:4,F", + "mappedName": "#d:1;FAC;:H3f3:4,F", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#d:1;FAC;:Ha51:4,F", + "persistentId": "Pad17:mapped:#d:1;FAC;:H3f3:4,F", "stageId": "Pad17" }, { @@ -99760,7 +99760,7 @@ 65 ], "kind": "face", - "mappedName": "#41:1;:M;CUT;:Ha52:7,F;:Ha54,F", + "mappedName": "#41:1;:M;CUT;:H3f4:7,F;:H3f6,F", "mappedStringIds": [ 20, 65 @@ -99771,7 +99771,7 @@ "index": 5, "type": "Face" }, - "name": "#41:1;:M;CUT;:Ha52:7,F;:Ha54,F", + "name": "#41:1;:M;CUT;:H3f4:7,F;:H3f6,F", "stringIds": [ 20, 65 @@ -99782,15 +99782,15 @@ "resultPersistentId": "Body17:face:4", "sourceRefs": [ { - "mappedName": "#41:1;:M;CUT;:Ha52:7,F", + "mappedName": "#41:1;:M;CUT;:H3f4:7,F", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#41:1;:M;CUT;:Ha52:7,F", + "persistentId": "Pocket17:mapped:#41:1;:M;CUT;:H3f4:7,F", "stageId": "Pocket17" }, { - "mappedName": "#14:1;:G0;XTR;:Ha51:8,F", + "mappedName": "#14:1;:G0;XTR;:H3f3:8,F", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#14:1;:G0;XTR;:Ha51:8,F", + "persistentId": "Pad17:mapped:#14:1;:G0;XTR;:H3f3:8,F", "stageId": "Pad17" }, { @@ -99809,7 +99809,7 @@ 22 ], "kind": "face", - "mappedName": "#16:3;:Ha52,F;:Ha54,F", + "mappedName": "#16:3;:H3f4,F;:H3f6,F", "mappedStringIds": [ 11, 13, @@ -99821,7 +99821,7 @@ "index": 6, "type": "Face" }, - "name": "#16:3;:Ha52,F;:Ha54,F", + "name": "#16:3;:H3f4,F;:H3f6,F", "stringIds": [ 11, 13, @@ -99833,15 +99833,15 @@ "resultPersistentId": "Body17:face:5", "sourceRefs": [ { - "mappedName": "#16:3;:Ha52,F", + "mappedName": "#16:3;:H3f4,F", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#16:3;:Ha52,F", + "persistentId": "Pocket17:mapped:#16:3;:H3f4,F", "stageId": "Pocket17" }, { - "mappedName": "#d:3;:G;XTR;:Ha51:7,F", + "mappedName": "#d:3;:G;XTR;:H3f3:7,F", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#d:3;:G;XTR;:Ha51:7,F", + "persistentId": "Pad17:mapped:#d:3;:G;XTR;:H3f3:7,F", "stageId": "Pad17" }, { @@ -99858,7 +99858,7 @@ 38 ], "kind": "face", - "mappedName": "#26:1;:M;CUT;:H-a54:7,F;:Ha54,F", + "mappedName": "#26:1;:M;CUT;:H-3f6:7,F;:H3f6,F", "mappedStringIds": [ 38 ], @@ -99868,7 +99868,7 @@ "index": 7, "type": "Face" }, - "name": "#26:1;:M;CUT;:H-a54:7,F;:Ha54,F", + "name": "#26:1;:M;CUT;:H-3f6:7,F;:H3f6,F", "stringIds": [ 38 ] @@ -99878,9 +99878,9 @@ "resultPersistentId": "Body17:face:6", "sourceRefs": [ { - "mappedName": "#26:1;:M;CUT;:H-a54:7,F", + "mappedName": "#26:1;:M;CUT;:H-3f6:7,F", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#26:1;:M;CUT;:H-a54:7,F", + "persistentId": "Pocket17:mapped:#26:1;:M;CUT;:H-3f6:7,F", "stageId": "Pocket17" }, { @@ -99899,7 +99899,7 @@ 38 ], "kind": "face", - "mappedName": "#26:2;:M;CUT;:H-a54:7,F;:Ha54,F", + "mappedName": "#26:2;:M;CUT;:H-3f6:7,F;:H3f6,F", "mappedStringIds": [ 11, 29, @@ -99911,7 +99911,7 @@ "index": 8, "type": "Face" }, - "name": "#26:2;:M;CUT;:H-a54:7,F;:Ha54,F", + "name": "#26:2;:M;CUT;:H-3f6:7,F;:H3f6,F", "stringIds": [ 11, 29, @@ -99923,9 +99923,9 @@ "resultPersistentId": "Body17:face:7", "sourceRefs": [ { - "mappedName": "#26:2;:M;CUT;:H-a54:7,F", + "mappedName": "#26:2;:M;CUT;:H-3f6:7,F", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#26:2;:M;CUT;:H-a54:7,F", + "persistentId": "Pocket17:mapped:#26:2;:M;CUT;:H-3f6:7,F", "stageId": "Pocket17" }, { @@ -99944,7 +99944,7 @@ 38 ], "kind": "face", - "mappedName": "#26:3;:M;CUT;:H-a54:7,F;:Ha54,F", + "mappedName": "#26:3;:M;CUT;:H-3f6:7,F;:H3f6,F", "mappedStringIds": [ 11, 29, @@ -99956,7 +99956,7 @@ "index": 9, "type": "Face" }, - "name": "#26:3;:M;CUT;:H-a54:7,F;:Ha54,F", + "name": "#26:3;:M;CUT;:H-3f6:7,F;:H3f6,F", "stringIds": [ 11, 29, @@ -99968,9 +99968,9 @@ "resultPersistentId": "Body17:face:8", "sourceRefs": [ { - "mappedName": "#26:3;:M;CUT;:H-a54:7,F", + "mappedName": "#26:3;:M;CUT;:H-3f6:7,F", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#26:3;:M;CUT;:H-a54:7,F", + "persistentId": "Pocket17:mapped:#26:3;:M;CUT;:H-3f6:7,F", "stageId": "Pocket17" }, { @@ -99989,7 +99989,7 @@ 38 ], "kind": "face", - "mappedName": "#26:4;:M;CUT;:H-a54:7,F;:Ha54,F", + "mappedName": "#26:4;:M;CUT;:H-3f6:7,F;:H3f6,F", "mappedStringIds": [ 11, 29, @@ -100001,7 +100001,7 @@ "index": 10, "type": "Face" }, - "name": "#26:4;:M;CUT;:H-a54:7,F;:Ha54,F", + "name": "#26:4;:M;CUT;:H-3f6:7,F;:H3f6,F", "stringIds": [ 11, 29, @@ -100013,9 +100013,9 @@ "resultPersistentId": "Body17:face:9", "sourceRefs": [ { - "mappedName": "#26:4;:M;CUT;:H-a54:7,F", + "mappedName": "#26:4;:M;CUT;:H-3f6:7,F", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#26:4;:M;CUT;:H-a54:7,F", + "persistentId": "Pocket17:mapped:#26:4;:M;CUT;:H-3f6:7,F", "stageId": "Pocket17" }, { @@ -100032,7 +100032,7 @@ 63 ], "kind": "face", - "mappedName": "#3f:1;:H-a54,F;:Ha54,F", + "mappedName": "#3f:1;:H-3f6,F;:H3f6,F", "mappedStringIds": [ 63 ], @@ -100042,7 +100042,7 @@ "index": 11, "type": "Face" }, - "name": "#3f:1;:H-a54,F;:Ha54,F", + "name": "#3f:1;:H-3f6,F;:H3f6,F", "stringIds": [ 63 ] @@ -100052,9 +100052,9 @@ "resultPersistentId": "Body17:face:10", "sourceRefs": [ { - "mappedName": "#3f:1;:H-a54,F", + "mappedName": "#3f:1;:H-3f6,F", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#3f:1;:H-a54,F", + "persistentId": "Pocket17:mapped:#3f:1;:H-3f6,F", "stageId": "Pocket17" }, { @@ -100071,7 +100071,7 @@ 101 ], "kind": "edge", - "mappedName": "#65;:Ha52,E;:Ha54,E", + "mappedName": "#65;:H3f4,E;:H3f6,E", "mappedStringIds": [ 101 ], @@ -100081,7 +100081,7 @@ "index": 1, "type": "Edge" }, - "name": "#65;:Ha52,E;:Ha54,E", + "name": "#65;:H3f4,E;:H3f6,E", "stringIds": [ 101 ] @@ -100091,15 +100091,15 @@ "resultPersistentId": "Body17:edge:0", "sourceRefs": [ { - "mappedName": "#65;:Ha52,E", + "mappedName": "#65;:H3f4,E", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#65;:Ha52,E", + "persistentId": "Pocket17:mapped:#65;:H3f4,E", "stageId": "Pocket17" }, { - "mappedName": "#4a;:G;XTR;:Ha51:7,E", + "mappedName": "#4a;:G;XTR;:H3f3:7,E", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#4a;:G;XTR;:Ha51:7,E", + "persistentId": "Pad17:mapped:#4a;:G;XTR;:H3f3:7,E", "stageId": "Pad17" }, { @@ -100116,7 +100116,7 @@ 102 ], "kind": "edge", - "mappedName": "#66;:Ha52,E;:Ha54,E", + "mappedName": "#66;:H3f4,E;:H3f6,E", "mappedStringIds": [ 102 ], @@ -100126,7 +100126,7 @@ "index": 2, "type": "Edge" }, - "name": "#66;:Ha52,E;:Ha54,E", + "name": "#66;:H3f4,E;:H3f6,E", "stringIds": [ 102 ] @@ -100136,15 +100136,15 @@ "resultPersistentId": "Body17:edge:1", "sourceRefs": [ { - "mappedName": "#66;:Ha52,E", + "mappedName": "#66;:H3f4,E", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#66;:Ha52,E", + "persistentId": "Pocket17:mapped:#66;:H3f4,E", "stageId": "Pocket17" }, { - "mappedName": "#4b;:G;XTR;:Ha51:7,E", + "mappedName": "#4b;:G;XTR;:H3f3:7,E", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#4b;:G;XTR;:Ha51:7,E", + "persistentId": "Pad17:mapped:#4b;:G;XTR;:H3f3:7,E", "stageId": "Pad17" }, { @@ -100161,7 +100161,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:1;:Ha52,E;:Ha54,E", + "mappedName": "#d:1;:H3f4,E;:H3f6,E", "mappedStringIds": [ 13 ], @@ -100171,7 +100171,7 @@ "index": 3, "type": "Edge" }, - "name": "#d:1;:Ha52,E;:Ha54,E", + "name": "#d:1;:H3f4,E;:H3f6,E", "stringIds": [ 13 ] @@ -100181,15 +100181,15 @@ "resultPersistentId": "Body17:edge:2", "sourceRefs": [ { - "mappedName": "#d:1;:Ha52,E", + "mappedName": "#d:1;:H3f4,E", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#d:1;:Ha52,E", + "persistentId": "Pocket17:mapped:#d:1;:H3f4,E", "stageId": "Pocket17" }, { - "mappedName": "#b:1;:Ha51,E", + "mappedName": "#b:1;:H3f3,E", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#b:1;:Ha51,E", + "persistentId": "Pad17:mapped:#b:1;:H3f3,E", "stageId": "Pad17" }, { @@ -100206,7 +100206,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:1;:Ha52,E;:Ha54,E", + "mappedName": "#36:1;:H3f4,E;:H3f6,E", "mappedStringIds": [ 54 ], @@ -100216,7 +100216,7 @@ "index": 4, "type": "Edge" }, - "name": "#36:1;:Ha52,E;:Ha54,E", + "name": "#36:1;:H3f4,E;:H3f6,E", "stringIds": [ 54 ] @@ -100226,15 +100226,15 @@ "resultPersistentId": "Body17:edge:3", "sourceRefs": [ { - "mappedName": "#36:1;:Ha52,E", + "mappedName": "#36:1;:H3f4,E", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#36:1;:Ha52,E", + "persistentId": "Pocket17:mapped:#36:1;:H3f4,E", "stageId": "Pocket17" }, { - "mappedName": "#16:1;:U;XTR;:Ha51:7,E", + "mappedName": "#16:1;:U;XTR;:H3f3:7,E", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#16:1;:U;XTR;:Ha51:7,E", + "persistentId": "Pad17:mapped:#16:1;:U;XTR;:H3f3:7,E", "stageId": "Pad17" }, { @@ -100251,7 +100251,7 @@ 104 ], "kind": "edge", - "mappedName": "#68;:Ha52,E;:Ha54,E", + "mappedName": "#68;:H3f4,E;:H3f6,E", "mappedStringIds": [ 104 ], @@ -100261,7 +100261,7 @@ "index": 5, "type": "Edge" }, - "name": "#68;:Ha52,E;:Ha54,E", + "name": "#68;:H3f4,E;:H3f6,E", "stringIds": [ 104 ] @@ -100271,15 +100271,15 @@ "resultPersistentId": "Body17:edge:4", "sourceRefs": [ { - "mappedName": "#68;:Ha52,E", + "mappedName": "#68;:H3f4,E", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#68;:Ha52,E", + "persistentId": "Pocket17:mapped:#68;:H3f4,E", "stageId": "Pocket17" }, { - "mappedName": "#4d;:G;XTR;:Ha51:7,E", + "mappedName": "#4d;:G;XTR;:H3f3:7,E", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#4d;:G;XTR;:Ha51:7,E", + "persistentId": "Pad17:mapped:#4d;:G;XTR;:H3f3:7,E", "stageId": "Pad17" }, { @@ -100297,7 +100297,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:4;:Ha52,E;:Ha54,E", + "mappedName": "#d:4;:H3f4,E;:H3f6,E", "mappedStringIds": [ 11, 13 @@ -100308,7 +100308,7 @@ "index": 6, "type": "Edge" }, - "name": "#d:4;:Ha52,E;:Ha54,E", + "name": "#d:4;:H3f4,E;:H3f6,E", "stringIds": [ 11, 13 @@ -100319,15 +100319,15 @@ "resultPersistentId": "Body17:edge:5", "sourceRefs": [ { - "mappedName": "#d:4;:Ha52,E", + "mappedName": "#d:4;:H3f4,E", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#d:4;:Ha52,E", + "persistentId": "Pocket17:mapped:#d:4;:H3f4,E", "stageId": "Pocket17" }, { - "mappedName": "#b:4;:Ha51,E", + "mappedName": "#b:4;:H3f3,E", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#b:4;:Ha51,E", + "persistentId": "Pad17:mapped:#b:4;:H3f3,E", "stageId": "Pad17" }, { @@ -100347,7 +100347,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:4;:Ha52,E;:Ha54,E", + "mappedName": "#36:4;:H3f4,E;:H3f6,E", "mappedStringIds": [ 11, 13, @@ -100360,7 +100360,7 @@ "index": 7, "type": "Edge" }, - "name": "#36:4;:Ha52,E;:Ha54,E", + "name": "#36:4;:H3f4,E;:H3f6,E", "stringIds": [ 11, 13, @@ -100373,15 +100373,15 @@ "resultPersistentId": "Body17:edge:6", "sourceRefs": [ { - "mappedName": "#36:4;:Ha52,E", + "mappedName": "#36:4;:H3f4,E", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#36:4;:Ha52,E", + "persistentId": "Pocket17:mapped:#36:4;:H3f4,E", "stageId": "Pocket17" }, { - "mappedName": "#16:4;:U;XTR;:Ha51:7,E", + "mappedName": "#16:4;:U;XTR;:H3f3:7,E", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#16:4;:U;XTR;:Ha51:7,E", + "persistentId": "Pad17:mapped:#16:4;:U;XTR;:H3f3:7,E", "stageId": "Pad17" }, { @@ -100398,7 +100398,7 @@ 103 ], "kind": "edge", - "mappedName": "#67;:Ha52,E;:Ha54,E", + "mappedName": "#67;:H3f4,E;:H3f6,E", "mappedStringIds": [ 103 ], @@ -100408,7 +100408,7 @@ "index": 8, "type": "Edge" }, - "name": "#67;:Ha52,E;:Ha54,E", + "name": "#67;:H3f4,E;:H3f6,E", "stringIds": [ 103 ] @@ -100418,15 +100418,15 @@ "resultPersistentId": "Body17:edge:7", "sourceRefs": [ { - "mappedName": "#67;:Ha52,E", + "mappedName": "#67;:H3f4,E", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#67;:Ha52,E", + "persistentId": "Pocket17:mapped:#67;:H3f4,E", "stageId": "Pocket17" }, { - "mappedName": "#4c;:G;XTR;:Ha51:7,E", + "mappedName": "#4c;:G;XTR;:H3f3:7,E", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#4c;:G;XTR;:Ha51:7,E", + "persistentId": "Pad17:mapped:#4c;:G;XTR;:H3f3:7,E", "stageId": "Pad17" }, { @@ -100444,7 +100444,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:2;:Ha52,E;:Ha54,E", + "mappedName": "#d:2;:H3f4,E;:H3f6,E", "mappedStringIds": [ 11, 13 @@ -100455,7 +100455,7 @@ "index": 9, "type": "Edge" }, - "name": "#d:2;:Ha52,E;:Ha54,E", + "name": "#d:2;:H3f4,E;:H3f6,E", "stringIds": [ 11, 13 @@ -100466,15 +100466,15 @@ "resultPersistentId": "Body17:edge:8", "sourceRefs": [ { - "mappedName": "#d:2;:Ha52,E", + "mappedName": "#d:2;:H3f4,E", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#d:2;:Ha52,E", + "persistentId": "Pocket17:mapped:#d:2;:H3f4,E", "stageId": "Pocket17" }, { - "mappedName": "#b:2;:Ha51,E", + "mappedName": "#b:2;:H3f3,E", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#b:2;:Ha51,E", + "persistentId": "Pad17:mapped:#b:2;:H3f3,E", "stageId": "Pad17" }, { @@ -100494,7 +100494,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:2;:Ha52,E;:Ha54,E", + "mappedName": "#36:2;:H3f4,E;:H3f6,E", "mappedStringIds": [ 11, 13, @@ -100507,7 +100507,7 @@ "index": 10, "type": "Edge" }, - "name": "#36:2;:Ha52,E;:Ha54,E", + "name": "#36:2;:H3f4,E;:H3f6,E", "stringIds": [ 11, 13, @@ -100520,15 +100520,15 @@ "resultPersistentId": "Body17:edge:9", "sourceRefs": [ { - "mappedName": "#36:2;:Ha52,E", + "mappedName": "#36:2;:H3f4,E", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#36:2;:Ha52,E", + "persistentId": "Pocket17:mapped:#36:2;:H3f4,E", "stageId": "Pocket17" }, { - "mappedName": "#16:2;:U;XTR;:Ha51:7,E", + "mappedName": "#16:2;:U;XTR;:H3f3:7,E", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#16:2;:U;XTR;:Ha51:7,E", + "persistentId": "Pad17:mapped:#16:2;:U;XTR;:H3f3:7,E", "stageId": "Pad17" }, { @@ -100546,7 +100546,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:3;:Ha52,E;:Ha54,E", + "mappedName": "#d:3;:H3f4,E;:H3f6,E", "mappedStringIds": [ 11, 13 @@ -100557,7 +100557,7 @@ "index": 11, "type": "Edge" }, - "name": "#d:3;:Ha52,E;:Ha54,E", + "name": "#d:3;:H3f4,E;:H3f6,E", "stringIds": [ 11, 13 @@ -100568,15 +100568,15 @@ "resultPersistentId": "Body17:edge:10", "sourceRefs": [ { - "mappedName": "#d:3;:Ha52,E", + "mappedName": "#d:3;:H3f4,E", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#d:3;:Ha52,E", + "persistentId": "Pocket17:mapped:#d:3;:H3f4,E", "stageId": "Pocket17" }, { - "mappedName": "#b:3;:Ha51,E", + "mappedName": "#b:3;:H3f3,E", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#b:3;:Ha51,E", + "persistentId": "Pad17:mapped:#b:3;:H3f3,E", "stageId": "Pad17" }, { @@ -100596,7 +100596,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:3;:Ha52,E;:Ha54,E", + "mappedName": "#36:3;:H3f4,E;:H3f6,E", "mappedStringIds": [ 11, 13, @@ -100609,7 +100609,7 @@ "index": 12, "type": "Edge" }, - "name": "#36:3;:Ha52,E;:Ha54,E", + "name": "#36:3;:H3f4,E;:H3f6,E", "stringIds": [ 11, 13, @@ -100622,15 +100622,15 @@ "resultPersistentId": "Body17:edge:11", "sourceRefs": [ { - "mappedName": "#36:3;:Ha52,E", + "mappedName": "#36:3;:H3f4,E", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#36:3;:Ha52,E", + "persistentId": "Pocket17:mapped:#36:3;:H3f4,E", "stageId": "Pocket17" }, { - "mappedName": "#16:3;:U;XTR;:Ha51:7,E", + "mappedName": "#16:3;:U;XTR;:H3f3:7,E", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#16:3;:U;XTR;:Ha51:7,E", + "persistentId": "Pad17:mapped:#16:3;:U;XTR;:H3f3:7,E", "stageId": "Pad17" }, { @@ -100650,7 +100650,7 @@ 66 ], "kind": "edge", - "mappedName": "#26:1;:G#42;CUT;:H-a54:a,E;:Ha54,E", + "mappedName": "#26:1;:G#42;CUT;:H-3f6:a,E;:H3f6,E", "mappedStringIds": [ 20, 38, @@ -100663,7 +100663,7 @@ "index": 13, "type": "Edge" }, - "name": "#26:1;:G#42;CUT;:H-a54:a,E;:Ha54,E", + "name": "#26:1;:G#42;CUT;:H-3f6:a,E;:H3f6,E", "stringIds": [ 20, 38, @@ -100676,9 +100676,9 @@ "resultPersistentId": "Body17:edge:12", "sourceRefs": [ { - "mappedName": "#26:1;:G#42;CUT;:H-a54:a,E", + "mappedName": "#26:1;:G#42;CUT;:H-3f6:a,E", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#26:1;:G#42;CUT;:H-a54:a,E", + "persistentId": "Pocket17:mapped:#26:1;:G#42;CUT;:H-3f6:a,E", "stageId": "Pocket17" }, { @@ -100700,7 +100700,7 @@ 67 ], "kind": "edge", - "mappedName": "#26:2;:G#43;CUT;:H-a54:a,E;:Ha54,E", + "mappedName": "#26:2;:G#43;CUT;:H-3f6:a,E;:H3f6,E", "mappedStringIds": [ 11, 20, @@ -100715,7 +100715,7 @@ "index": 14, "type": "Edge" }, - "name": "#26:2;:G#43;CUT;:H-a54:a,E;:Ha54,E", + "name": "#26:2;:G#43;CUT;:H-3f6:a,E;:H3f6,E", "stringIds": [ 11, 20, @@ -100730,9 +100730,9 @@ "resultPersistentId": "Body17:edge:13", "sourceRefs": [ { - "mappedName": "#26:2;:G#43;CUT;:H-a54:a,E", + "mappedName": "#26:2;:G#43;CUT;:H-3f6:a,E", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#26:2;:G#43;CUT;:H-a54:a,E", + "persistentId": "Pocket17:mapped:#26:2;:G#43;CUT;:H-3f6:a,E", "stageId": "Pocket17" }, { @@ -100754,7 +100754,7 @@ 68 ], "kind": "edge", - "mappedName": "#26:3;:G#44;CUT;:H-a54:a,E;:Ha54,E", + "mappedName": "#26:3;:G#44;CUT;:H-3f6:a,E;:H3f6,E", "mappedStringIds": [ 11, 20, @@ -100769,7 +100769,7 @@ "index": 15, "type": "Edge" }, - "name": "#26:3;:G#44;CUT;:H-a54:a,E;:Ha54,E", + "name": "#26:3;:G#44;CUT;:H-3f6:a,E;:H3f6,E", "stringIds": [ 11, 20, @@ -100784,9 +100784,9 @@ "resultPersistentId": "Body17:edge:14", "sourceRefs": [ { - "mappedName": "#26:3;:G#44;CUT;:H-a54:a,E", + "mappedName": "#26:3;:G#44;CUT;:H-3f6:a,E", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#26:3;:G#44;CUT;:H-a54:a,E", + "persistentId": "Pocket17:mapped:#26:3;:G#44;CUT;:H-3f6:a,E", "stageId": "Pocket17" }, { @@ -100808,7 +100808,7 @@ 69 ], "kind": "edge", - "mappedName": "#26:4;:G#45;CUT;:H-a54:a,E;:Ha54,E", + "mappedName": "#26:4;:G#45;CUT;:H-3f6:a,E;:H3f6,E", "mappedStringIds": [ 11, 20, @@ -100823,7 +100823,7 @@ "index": 16, "type": "Edge" }, - "name": "#26:4;:G#45;CUT;:H-a54:a,E;:Ha54,E", + "name": "#26:4;:G#45;CUT;:H-3f6:a,E;:H3f6,E", "stringIds": [ 11, 20, @@ -100838,9 +100838,9 @@ "resultPersistentId": "Body17:edge:15", "sourceRefs": [ { - "mappedName": "#26:4;:G#45;CUT;:H-a54:a,E", + "mappedName": "#26:4;:G#45;CUT;:H-3f6:a,E", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#26:4;:G#45;CUT;:H-a54:a,E", + "persistentId": "Pocket17:mapped:#26:4;:G#45;CUT;:H-3f6:a,E", "stageId": "Pocket17" }, { @@ -100857,7 +100857,7 @@ 79 ], "kind": "edge", - "mappedName": "#4f;:M;CUT;:H-a54:7,E;:Ha54,E", + "mappedName": "#4f;:M;CUT;:H-3f6:7,E;:H3f6,E", "mappedStringIds": [ 79 ], @@ -100867,7 +100867,7 @@ "index": 17, "type": "Edge" }, - "name": "#4f;:M;CUT;:H-a54:7,E;:Ha54,E", + "name": "#4f;:M;CUT;:H-3f6:7,E;:H3f6,E", "stringIds": [ 79 ] @@ -100877,9 +100877,9 @@ "resultPersistentId": "Body17:edge:16", "sourceRefs": [ { - "mappedName": "#4f;:M;CUT;:H-a54:7,E", + "mappedName": "#4f;:M;CUT;:H-3f6:7,E", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#4f;:M;CUT;:H-a54:7,E", + "persistentId": "Pocket17:mapped:#4f;:M;CUT;:H-3f6:7,E", "stageId": "Pocket17" }, { @@ -100896,7 +100896,7 @@ 61 ], "kind": "edge", - "mappedName": "#3d:1;:H-a54,E;:Ha54,E", + "mappedName": "#3d:1;:H-3f6,E;:H3f6,E", "mappedStringIds": [ 61 ], @@ -100906,7 +100906,7 @@ "index": 18, "type": "Edge" }, - "name": "#3d:1;:H-a54,E;:Ha54,E", + "name": "#3d:1;:H-3f6,E;:H3f6,E", "stringIds": [ 61 ] @@ -100916,9 +100916,9 @@ "resultPersistentId": "Body17:edge:17", "sourceRefs": [ { - "mappedName": "#3d:1;:H-a54,E", + "mappedName": "#3d:1;:H-3f6,E", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#3d:1;:H-a54,E", + "persistentId": "Pocket17:mapped:#3d:1;:H-3f6,E", "stageId": "Pocket17" }, { @@ -100935,7 +100935,7 @@ 78 ], "kind": "edge", - "mappedName": "#4e;:M;CUT;:H-a54:7,E;:Ha54,E", + "mappedName": "#4e;:M;CUT;:H-3f6:7,E;:H3f6,E", "mappedStringIds": [ 78 ], @@ -100945,7 +100945,7 @@ "index": 19, "type": "Edge" }, - "name": "#4e;:M;CUT;:H-a54:7,E;:Ha54,E", + "name": "#4e;:M;CUT;:H-3f6:7,E;:H3f6,E", "stringIds": [ 78 ] @@ -100955,9 +100955,9 @@ "resultPersistentId": "Body17:edge:18", "sourceRefs": [ { - "mappedName": "#4e;:M;CUT;:H-a54:7,E", + "mappedName": "#4e;:M;CUT;:H-3f6:7,E", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#4e;:M;CUT;:H-a54:7,E", + "persistentId": "Pocket17:mapped:#4e;:M;CUT;:H-3f6:7,E", "stageId": "Pocket17" }, { @@ -100974,7 +100974,7 @@ 80 ], "kind": "edge", - "mappedName": "#50;:M;CUT;:H-a54:7,E;:Ha54,E", + "mappedName": "#50;:M;CUT;:H-3f6:7,E;:H3f6,E", "mappedStringIds": [ 80 ], @@ -100984,7 +100984,7 @@ "index": 20, "type": "Edge" }, - "name": "#50;:M;CUT;:H-a54:7,E;:Ha54,E", + "name": "#50;:M;CUT;:H-3f6:7,E;:H3f6,E", "stringIds": [ 80 ] @@ -100994,9 +100994,9 @@ "resultPersistentId": "Body17:edge:19", "sourceRefs": [ { - "mappedName": "#50;:M;CUT;:H-a54:7,E", + "mappedName": "#50;:M;CUT;:H-3f6:7,E", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#50;:M;CUT;:H-a54:7,E", + "persistentId": "Pocket17:mapped:#50;:M;CUT;:H-3f6:7,E", "stageId": "Pocket17" }, { @@ -101016,7 +101016,7 @@ 61 ], "kind": "edge", - "mappedName": "#3d:2;:H-a54,E;:Ha54,E", + "mappedName": "#3d:2;:H-3f6,E;:H3f6,E", "mappedStringIds": [ 11, 29, @@ -101029,7 +101029,7 @@ "index": 21, "type": "Edge" }, - "name": "#3d:2;:H-a54,E;:Ha54,E", + "name": "#3d:2;:H-3f6,E;:H3f6,E", "stringIds": [ 11, 29, @@ -101042,9 +101042,9 @@ "resultPersistentId": "Body17:edge:20", "sourceRefs": [ { - "mappedName": "#3d:2;:H-a54,E", + "mappedName": "#3d:2;:H-3f6,E", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#3d:2;:H-a54,E", + "persistentId": "Pocket17:mapped:#3d:2;:H-3f6,E", "stageId": "Pocket17" }, { @@ -101061,7 +101061,7 @@ 81 ], "kind": "edge", - "mappedName": "#51;:M;CUT;:H-a54:7,E;:Ha54,E", + "mappedName": "#51;:M;CUT;:H-3f6:7,E;:H3f6,E", "mappedStringIds": [ 81 ], @@ -101071,7 +101071,7 @@ "index": 22, "type": "Edge" }, - "name": "#51;:M;CUT;:H-a54:7,E;:Ha54,E", + "name": "#51;:M;CUT;:H-3f6:7,E;:H3f6,E", "stringIds": [ 81 ] @@ -101081,9 +101081,9 @@ "resultPersistentId": "Body17:edge:21", "sourceRefs": [ { - "mappedName": "#51;:M;CUT;:H-a54:7,E", + "mappedName": "#51;:M;CUT;:H-3f6:7,E", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#51;:M;CUT;:H-a54:7,E", + "persistentId": "Pocket17:mapped:#51;:M;CUT;:H-3f6:7,E", "stageId": "Pocket17" }, { @@ -101103,7 +101103,7 @@ 61 ], "kind": "edge", - "mappedName": "#3d:3;:H-a54,E;:Ha54,E", + "mappedName": "#3d:3;:H-3f6,E;:H3f6,E", "mappedStringIds": [ 11, 29, @@ -101116,7 +101116,7 @@ "index": 23, "type": "Edge" }, - "name": "#3d:3;:H-a54,E;:Ha54,E", + "name": "#3d:3;:H-3f6,E;:H3f6,E", "stringIds": [ 11, 29, @@ -101129,9 +101129,9 @@ "resultPersistentId": "Body17:edge:22", "sourceRefs": [ { - "mappedName": "#3d:3;:H-a54,E", + "mappedName": "#3d:3;:H-3f6,E", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#3d:3;:H-a54,E", + "persistentId": "Pocket17:mapped:#3d:3;:H-3f6,E", "stageId": "Pocket17" }, { @@ -101151,7 +101151,7 @@ 61 ], "kind": "edge", - "mappedName": "#3d:4;:H-a54,E;:Ha54,E", + "mappedName": "#3d:4;:H-3f6,E;:H3f6,E", "mappedStringIds": [ 11, 29, @@ -101164,7 +101164,7 @@ "index": 24, "type": "Edge" }, - "name": "#3d:4;:H-a54,E;:Ha54,E", + "name": "#3d:4;:H-3f6,E;:H3f6,E", "stringIds": [ 11, 29, @@ -101177,9 +101177,9 @@ "resultPersistentId": "Body17:edge:23", "sourceRefs": [ { - "mappedName": "#3d:4;:H-a54,E", + "mappedName": "#3d:4;:H-3f6,E", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#3d:4;:H-a54,E", + "persistentId": "Pocket17:mapped:#3d:4;:H-3f6,E", "stageId": "Pocket17" }, { @@ -101196,7 +101196,7 @@ 74 ], "kind": "vertex", - "mappedName": "#4a;:Ha52,V;:Ha54,V", + "mappedName": "#4a;:H3f4,V;:H3f6,V", "mappedStringIds": [ 74 ], @@ -101206,7 +101206,7 @@ "index": 1, "type": "Vertex" }, - "name": "#4a;:Ha52,V;:Ha54,V", + "name": "#4a;:H3f4,V;:H3f6,V", "stringIds": [ 74 ] @@ -101216,15 +101216,15 @@ "resultPersistentId": "Body17:vertex:0", "sourceRefs": [ { - "mappedName": "#4a;:Ha52,V", + "mappedName": "#4a;:H3f4,V", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#4a;:Ha52,V", + "persistentId": "Pocket17:mapped:#4a;:H3f4,V", "stageId": "Pocket17" }, { - "mappedName": "#2;:Ha51,V", + "mappedName": "#2;:H3f3,V", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#2;:Ha51,V", + "persistentId": "Pad17:mapped:#2;:H3f3,V", "stageId": "Pad17" }, { @@ -101241,7 +101241,7 @@ 83 ], "kind": "vertex", - "mappedName": "#53:1;:Ha52,V;:Ha54,V", + "mappedName": "#53:1;:H3f4,V;:H3f6,V", "mappedStringIds": [ 83 ], @@ -101251,7 +101251,7 @@ "index": 2, "type": "Vertex" }, - "name": "#53:1;:Ha52,V;:Ha54,V", + "name": "#53:1;:H3f4,V;:H3f6,V", "stringIds": [ 83 ] @@ -101261,15 +101261,15 @@ "resultPersistentId": "Body17:vertex:1", "sourceRefs": [ { - "mappedName": "#53:1;:Ha52,V", + "mappedName": "#53:1;:H3f4,V", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#53:1;:Ha52,V", + "persistentId": "Pocket17:mapped:#53:1;:H3f4,V", "stageId": "Pocket17" }, { - "mappedName": "#36:1;:U;XTR;:Ha51:7,V", + "mappedName": "#36:1;:U;XTR;:H3f3:7,V", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#36:1;:U;XTR;:Ha51:7,V", + "persistentId": "Pad17:mapped:#36:1;:U;XTR;:H3f3:7,V", "stageId": "Pad17" }, { @@ -101286,7 +101286,7 @@ 75 ], "kind": "vertex", - "mappedName": "#4b;:Ha52,V;:Ha54,V", + "mappedName": "#4b;:H3f4,V;:H3f6,V", "mappedStringIds": [ 75 ], @@ -101296,7 +101296,7 @@ "index": 3, "type": "Vertex" }, - "name": "#4b;:Ha52,V;:Ha54,V", + "name": "#4b;:H3f4,V;:H3f6,V", "stringIds": [ 75 ] @@ -101306,15 +101306,15 @@ "resultPersistentId": "Body17:vertex:2", "sourceRefs": [ { - "mappedName": "#4b;:Ha52,V", + "mappedName": "#4b;:H3f4,V", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#4b;:Ha52,V", + "persistentId": "Pocket17:mapped:#4b;:H3f4,V", "stageId": "Pocket17" }, { - "mappedName": "#4;:Ha51,V", + "mappedName": "#4;:H3f3,V", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#4;:Ha51,V", + "persistentId": "Pad17:mapped:#4;:H3f3,V", "stageId": "Pad17" }, { @@ -101331,7 +101331,7 @@ 86 ], "kind": "vertex", - "mappedName": "#56:1;:Ha52,V;:Ha54,V", + "mappedName": "#56:1;:H3f4,V;:H3f6,V", "mappedStringIds": [ 86 ], @@ -101341,7 +101341,7 @@ "index": 4, "type": "Vertex" }, - "name": "#56:1;:Ha52,V;:Ha54,V", + "name": "#56:1;:H3f4,V;:H3f6,V", "stringIds": [ 86 ] @@ -101351,15 +101351,15 @@ "resultPersistentId": "Body17:vertex:3", "sourceRefs": [ { - "mappedName": "#56:1;:Ha52,V", + "mappedName": "#56:1;:H3f4,V", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#56:1;:Ha52,V", + "persistentId": "Pocket17:mapped:#56:1;:H3f4,V", "stageId": "Pocket17" }, { - "mappedName": "#36:1;:U2;XTR;:Ha51:8,V", + "mappedName": "#36:1;:U2;XTR;:H3f3:8,V", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#36:1;:U2;XTR;:Ha51:8,V", + "persistentId": "Pad17:mapped:#36:1;:U2;XTR;:H3f3:8,V", "stageId": "Pad17" }, { @@ -101376,7 +101376,7 @@ 77 ], "kind": "vertex", - "mappedName": "#4d;:Ha52,V;:Ha54,V", + "mappedName": "#4d;:H3f4,V;:H3f6,V", "mappedStringIds": [ 77 ], @@ -101386,7 +101386,7 @@ "index": 5, "type": "Vertex" }, - "name": "#4d;:Ha52,V;:Ha54,V", + "name": "#4d;:H3f4,V;:H3f6,V", "stringIds": [ 77 ] @@ -101396,15 +101396,15 @@ "resultPersistentId": "Body17:vertex:4", "sourceRefs": [ { - "mappedName": "#4d;:Ha52,V", + "mappedName": "#4d;:H3f4,V", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#4d;:Ha52,V", + "persistentId": "Pocket17:mapped:#4d;:H3f4,V", "stageId": "Pocket17" }, { - "mappedName": "#8;:Ha51,V", + "mappedName": "#8;:H3f3,V", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#8;:Ha51,V", + "persistentId": "Pad17:mapped:#8;:H3f3,V", "stageId": "Pad17" }, { @@ -101425,7 +101425,7 @@ 86 ], "kind": "vertex", - "mappedName": "#56:3;:Ha52,V;:Ha54,V", + "mappedName": "#56:3;:H3f4,V;:H3f6,V", "mappedStringIds": [ 11, 13, @@ -101439,7 +101439,7 @@ "index": 6, "type": "Vertex" }, - "name": "#56:3;:Ha52,V;:Ha54,V", + "name": "#56:3;:H3f4,V;:H3f6,V", "stringIds": [ 11, 13, @@ -101453,15 +101453,15 @@ "resultPersistentId": "Body17:vertex:5", "sourceRefs": [ { - "mappedName": "#56:3;:Ha52,V", + "mappedName": "#56:3;:H3f4,V", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#56:3;:Ha52,V", + "persistentId": "Pocket17:mapped:#56:3;:H3f4,V", "stageId": "Pocket17" }, { - "mappedName": "#36:3;:U2;XTR;:Ha51:8,V", + "mappedName": "#36:3;:U2;XTR;:H3f3:8,V", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#36:3;:U2;XTR;:Ha51:8,V", + "persistentId": "Pad17:mapped:#36:3;:U2;XTR;:H3f3:8,V", "stageId": "Pad17" }, { @@ -101478,7 +101478,7 @@ 76 ], "kind": "vertex", - "mappedName": "#4c;:Ha52,V;:Ha54,V", + "mappedName": "#4c;:H3f4,V;:H3f6,V", "mappedStringIds": [ 76 ], @@ -101488,7 +101488,7 @@ "index": 7, "type": "Vertex" }, - "name": "#4c;:Ha52,V;:Ha54,V", + "name": "#4c;:H3f4,V;:H3f6,V", "stringIds": [ 76 ] @@ -101498,15 +101498,15 @@ "resultPersistentId": "Body17:vertex:6", "sourceRefs": [ { - "mappedName": "#4c;:Ha52,V", + "mappedName": "#4c;:H3f4,V", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#4c;:Ha52,V", + "persistentId": "Pocket17:mapped:#4c;:H3f4,V", "stageId": "Pocket17" }, { - "mappedName": "#6;:Ha51,V", + "mappedName": "#6;:H3f3,V", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#6;:Ha51,V", + "persistentId": "Pad17:mapped:#6;:H3f3,V", "stageId": "Pad17" }, { @@ -101527,7 +101527,7 @@ 86 ], "kind": "vertex", - "mappedName": "#56:2;:Ha52,V;:Ha54,V", + "mappedName": "#56:2;:H3f4,V;:H3f6,V", "mappedStringIds": [ 11, 13, @@ -101541,7 +101541,7 @@ "index": 8, "type": "Vertex" }, - "name": "#56:2;:Ha52,V;:Ha54,V", + "name": "#56:2;:H3f4,V;:H3f6,V", "stringIds": [ 11, 13, @@ -101555,15 +101555,15 @@ "resultPersistentId": "Body17:vertex:7", "sourceRefs": [ { - "mappedName": "#56:2;:Ha52,V", + "mappedName": "#56:2;:H3f4,V", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#56:2;:Ha52,V", + "persistentId": "Pocket17:mapped:#56:2;:H3f4,V", "stageId": "Pocket17" }, { - "mappedName": "#36:2;:U2;XTR;:Ha51:8,V", + "mappedName": "#36:2;:U2;XTR;:H3f3:8,V", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#36:2;:U2;XTR;:Ha51:8,V", + "persistentId": "Pad17:mapped:#36:2;:U2;XTR;:H3f3:8,V", "stageId": "Pad17" }, { @@ -101583,7 +101583,7 @@ 78 ], "kind": "vertex", - "mappedName": "#4e;:G#46;CUT;:H-a54:a,V;:Ha54,V", + "mappedName": "#4e;:G#46;CUT;:H-3f6:a,V;:H3f6,V", "mappedStringIds": [ 20, 65, @@ -101596,7 +101596,7 @@ "index": 9, "type": "Vertex" }, - "name": "#4e;:G#46;CUT;:H-a54:a,V;:Ha54,V", + "name": "#4e;:G#46;CUT;:H-3f6:a,V;:H3f6,V", "stringIds": [ 20, 65, @@ -101609,9 +101609,9 @@ "resultPersistentId": "Body17:vertex:8", "sourceRefs": [ { - "mappedName": "#4e;:G#46;CUT;:H-a54:a,V", + "mappedName": "#4e;:G#46;CUT;:H-3f6:a,V", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#4e;:G#46;CUT;:H-a54:a,V", + "persistentId": "Pocket17:mapped:#4e;:G#46;CUT;:H-3f6:a,V", "stageId": "Pocket17" }, { @@ -101631,7 +101631,7 @@ 79 ], "kind": "vertex", - "mappedName": "#4f;:G#47;CUT;:H-a54:a,V;:Ha54,V", + "mappedName": "#4f;:G#47;CUT;:H-3f6:a,V;:H3f6,V", "mappedStringIds": [ 20, 65, @@ -101644,7 +101644,7 @@ "index": 10, "type": "Vertex" }, - "name": "#4f;:G#47;CUT;:H-a54:a,V;:Ha54,V", + "name": "#4f;:G#47;CUT;:H-3f6:a,V;:H3f6,V", "stringIds": [ 20, 65, @@ -101657,9 +101657,9 @@ "resultPersistentId": "Body17:vertex:9", "sourceRefs": [ { - "mappedName": "#4f;:G#47;CUT;:H-a54:a,V", + "mappedName": "#4f;:G#47;CUT;:H-3f6:a,V", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#4f;:G#47;CUT;:H-a54:a,V", + "persistentId": "Pocket17:mapped:#4f;:G#47;CUT;:H-3f6:a,V", "stageId": "Pocket17" }, { @@ -101679,7 +101679,7 @@ 80 ], "kind": "vertex", - "mappedName": "#50;:G#48;CUT;:H-a54:a,V;:Ha54,V", + "mappedName": "#50;:G#48;CUT;:H-3f6:a,V;:H3f6,V", "mappedStringIds": [ 20, 65, @@ -101692,7 +101692,7 @@ "index": 11, "type": "Vertex" }, - "name": "#50;:G#48;CUT;:H-a54:a,V;:Ha54,V", + "name": "#50;:G#48;CUT;:H-3f6:a,V;:H3f6,V", "stringIds": [ 20, 65, @@ -101705,9 +101705,9 @@ "resultPersistentId": "Body17:vertex:10", "sourceRefs": [ { - "mappedName": "#50;:G#48;CUT;:H-a54:a,V", + "mappedName": "#50;:G#48;CUT;:H-3f6:a,V", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#50;:G#48;CUT;:H-a54:a,V", + "persistentId": "Pocket17:mapped:#50;:G#48;CUT;:H-3f6:a,V", "stageId": "Pocket17" }, { @@ -101727,7 +101727,7 @@ 81 ], "kind": "vertex", - "mappedName": "#51;:G#49;CUT;:H-a54:a,V;:Ha54,V", + "mappedName": "#51;:G#49;CUT;:H-3f6:a,V;:H3f6,V", "mappedStringIds": [ 20, 65, @@ -101740,7 +101740,7 @@ "index": 12, "type": "Vertex" }, - "name": "#51;:G#49;CUT;:H-a54:a,V;:Ha54,V", + "name": "#51;:G#49;CUT;:H-3f6:a,V;:H3f6,V", "stringIds": [ 20, 65, @@ -101753,9 +101753,9 @@ "resultPersistentId": "Body17:vertex:11", "sourceRefs": [ { - "mappedName": "#51;:G#49;CUT;:H-a54:a,V", + "mappedName": "#51;:G#49;CUT;:H-3f6:a,V", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#51;:G#49;CUT;:H-a54:a,V", + "persistentId": "Pocket17:mapped:#51;:G#49;CUT;:H-3f6:a,V", "stageId": "Pocket17" }, { @@ -101772,7 +101772,7 @@ 105 ], "kind": "vertex", - "mappedName": "#69;:H-a54,V;:Ha54,V", + "mappedName": "#69;:H-3f6,V;:H3f6,V", "mappedStringIds": [ 105 ], @@ -101782,7 +101782,7 @@ "index": 13, "type": "Vertex" }, - "name": "#69;:H-a54,V;:Ha54,V", + "name": "#69;:H-3f6,V;:H3f6,V", "stringIds": [ 105 ] @@ -101792,9 +101792,9 @@ "resultPersistentId": "Body17:vertex:12", "sourceRefs": [ { - "mappedName": "#69;:H-a54,V", + "mappedName": "#69;:H-3f6,V", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#69;:H-a54,V", + "persistentId": "Pocket17:mapped:#69;:H-3f6,V", "stageId": "Pocket17" }, { @@ -101811,7 +101811,7 @@ 94 ], "kind": "vertex", - "mappedName": "#5e;:H-a54,V;:Ha54,V", + "mappedName": "#5e;:H-3f6,V;:H3f6,V", "mappedStringIds": [ 94 ], @@ -101821,7 +101821,7 @@ "index": 14, "type": "Vertex" }, - "name": "#5e;:H-a54,V;:Ha54,V", + "name": "#5e;:H-3f6,V;:H3f6,V", "stringIds": [ 94 ] @@ -101831,9 +101831,9 @@ "resultPersistentId": "Body17:vertex:13", "sourceRefs": [ { - "mappedName": "#5e;:H-a54,V", + "mappedName": "#5e;:H-3f6,V", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#5e;:H-a54,V", + "persistentId": "Pocket17:mapped:#5e;:H-3f6,V", "stageId": "Pocket17" }, { @@ -101850,7 +101850,7 @@ 106 ], "kind": "vertex", - "mappedName": "#6a:32;:H-a54,V;:Ha54,V", + "mappedName": "#6a:32;:H-3f6,V;:H3f6,V", "mappedStringIds": [ 106 ], @@ -101860,7 +101860,7 @@ "index": 15, "type": "Vertex" }, - "name": "#6a:32;:H-a54,V;:Ha54,V", + "name": "#6a:32;:H-3f6,V;:H3f6,V", "stringIds": [ 106 ] @@ -101870,9 +101870,9 @@ "resultPersistentId": "Body17:vertex:14", "sourceRefs": [ { - "mappedName": "#6a:32;:H-a54,V", + "mappedName": "#6a:32;:H-3f6,V", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#6a:32;:H-a54,V", + "persistentId": "Pocket17:mapped:#6a:32;:H-3f6,V", "stageId": "Pocket17" }, { @@ -101889,7 +101889,7 @@ 107 ], "kind": "vertex", - "mappedName": "#6b:33;:H-a54,V;:Ha54,V", + "mappedName": "#6b:33;:H-3f6,V;:H3f6,V", "mappedStringIds": [ 107 ], @@ -101899,7 +101899,7 @@ "index": 16, "type": "Vertex" }, - "name": "#6b:33;:H-a54,V;:Ha54,V", + "name": "#6b:33;:H-3f6,V;:H3f6,V", "stringIds": [ 107 ] @@ -101909,9 +101909,9 @@ "resultPersistentId": "Body17:vertex:15", "sourceRefs": [ { - "mappedName": "#6b:33;:H-a54,V", + "mappedName": "#6b:33;:H-3f6,V", "objectId": "Pocket17", - "persistentId": "Pocket17:mapped:#6b:33;:H-a54,V", + "persistentId": "Pocket17:mapped:#6b:33;:H-3f6,V", "stageId": "Pocket17" }, { @@ -101932,7 +101932,7 @@ "stageId": "Body17", "status": "native-evidence" }, - "relationDigest": "18f04373fb3582655d5e225456f985d7c20a0142ffe28ebd325aaf93479007cb", + "relationDigest": "67afcfff404e1e4bce3c08f4c5be3993e4160c462194b3005c6926880b592b06", "relations": [ { "indexedName": "Face1", @@ -102123,7 +102123,7 @@ }, { "indexedName": "Face7", - "mappedName": "#26:1;:M;CUT;:H-a54:7,F;:H#,F", + "mappedName": "#26:1;:M;CUT;:H#:7,F;:H#,F", "relation": "modified", "resultName": "Face7", "sources": [ @@ -102132,7 +102132,7 @@ "#1d:1;:G;XTR;:H#:7,F", "#b:1;:H#,E" ], - "mappedName": "#26:1;:M;CUT;:H-a54:7,F", + "mappedName": "#26:1;:M;CUT;:H#:7,F", "sourceElement": "#26:1", "sourceObject": "Pocket17", "sourceTypeId": "PartDesign::Pocket" @@ -102148,7 +102148,7 @@ }, { "indexedName": "Face8", - "mappedName": "#26:2;:M;CUT;:H-a54:7,F;:H#,F", + "mappedName": "#26:2;:M;CUT;:H#:7,F;:H#,F", "relation": "modified", "resultName": "Face8", "sources": [ @@ -102157,7 +102157,7 @@ "#1d:2;:G;XTR;:H#:7,F", "#b:2;:H#,E" ], - "mappedName": "#26:2;:M;CUT;:H-a54:7,F", + "mappedName": "#26:2;:M;CUT;:H#:7,F", "sourceElement": "#26:2", "sourceObject": "Pocket17", "sourceTypeId": "PartDesign::Pocket" @@ -102173,7 +102173,7 @@ }, { "indexedName": "Face9", - "mappedName": "#26:3;:M;CUT;:H-a54:7,F;:H#,F", + "mappedName": "#26:3;:M;CUT;:H#:7,F;:H#,F", "relation": "modified", "resultName": "Face9", "sources": [ @@ -102182,7 +102182,7 @@ "#1d:3;:G;XTR;:H#:7,F", "#b:3;:H#,E" ], - "mappedName": "#26:3;:M;CUT;:H-a54:7,F", + "mappedName": "#26:3;:M;CUT;:H#:7,F", "sourceElement": "#26:3", "sourceObject": "Pocket17", "sourceTypeId": "PartDesign::Pocket" @@ -102198,7 +102198,7 @@ }, { "indexedName": "Face10", - "mappedName": "#26:4;:M;CUT;:H-a54:7,F;:H#,F", + "mappedName": "#26:4;:M;CUT;:H#:7,F;:H#,F", "relation": "modified", "resultName": "Face10", "sources": [ @@ -102207,7 +102207,7 @@ "#1d:4;:G;XTR;:H#:7,F", "#b:4;:H#,E" ], - "mappedName": "#26:4;:M;CUT;:H-a54:7,F", + "mappedName": "#26:4;:M;CUT;:H#:7,F", "sourceElement": "#26:4", "sourceObject": "Pocket17", "sourceTypeId": "PartDesign::Pocket" @@ -102223,7 +102223,7 @@ }, { "indexedName": "Face11", - "mappedName": "#3f:1;:H-a54,F;:H#,F", + "mappedName": "#3f:1;:H#,F;:H#,F", "relation": "preserved", "resultName": "Face11", "sources": [ @@ -102233,7 +102233,7 @@ "#24:1;:G0;XTR;:H#:8,F", "#b:1;:H#,E" ], - "mappedName": "#3f:1;:H-a54,F", + "mappedName": "#3f:1;:H#,F", "sourceElement": "#3f:1", "sourceObject": "Pocket17", "sourceTypeId": "PartDesign::Pocket" @@ -102617,7 +102617,7 @@ }, { "indexedName": "Edge13", - "mappedName": "#26:1;:G#42;CUT;:H-a54:a,E;:H#,E", + "mappedName": "#26:1;:G#42;CUT;:H#:a,E;:H#,E", "relation": "generated", "resultName": "Edge13", "sources": [ @@ -102626,7 +102626,7 @@ "#1d:1;:G;XTR;:H#:7,F", "#b:1;:H#,E" ], - "mappedName": "#26:1;:G#42;CUT;:H-a54:a,E", + "mappedName": "#26:1;:G#42;CUT;:H#:a,E", "sourceElement": "#26:1", "sourceObject": "Pocket17", "sourceTypeId": "PartDesign::Pocket" @@ -102642,7 +102642,7 @@ }, { "indexedName": "Edge14", - "mappedName": "#26:2;:G#43;CUT;:H-a54:a,E;:H#,E", + "mappedName": "#26:2;:G#43;CUT;:H#:a,E;:H#,E", "relation": "generated", "resultName": "Edge14", "sources": [ @@ -102651,7 +102651,7 @@ "#1d:2;:G;XTR;:H#:7,F", "#b:2;:H#,E" ], - "mappedName": "#26:2;:G#43;CUT;:H-a54:a,E", + "mappedName": "#26:2;:G#43;CUT;:H#:a,E", "sourceElement": "#26:2", "sourceObject": "Pocket17", "sourceTypeId": "PartDesign::Pocket" @@ -102667,7 +102667,7 @@ }, { "indexedName": "Edge15", - "mappedName": "#26:3;:G#44;CUT;:H-a54:a,E;:H#,E", + "mappedName": "#26:3;:G#44;CUT;:H#:a,E;:H#,E", "relation": "generated", "resultName": "Edge15", "sources": [ @@ -102676,7 +102676,7 @@ "#1d:3;:G;XTR;:H#:7,F", "#b:3;:H#,E" ], - "mappedName": "#26:3;:G#44;CUT;:H-a54:a,E", + "mappedName": "#26:3;:G#44;CUT;:H#:a,E", "sourceElement": "#26:3", "sourceObject": "Pocket17", "sourceTypeId": "PartDesign::Pocket" @@ -102692,7 +102692,7 @@ }, { "indexedName": "Edge16", - "mappedName": "#26:4;:G#45;CUT;:H-a54:a,E;:H#,E", + "mappedName": "#26:4;:G#45;CUT;:H#:a,E;:H#,E", "relation": "generated", "resultName": "Edge16", "sources": [ @@ -102701,7 +102701,7 @@ "#1d:4;:G;XTR;:H#:7,F", "#b:4;:H#,E" ], - "mappedName": "#26:4;:G#45;CUT;:H-a54:a,E", + "mappedName": "#26:4;:G#45;CUT;:H#:a,E", "sourceElement": "#26:4", "sourceObject": "Pocket17", "sourceTypeId": "PartDesign::Pocket" @@ -102717,7 +102717,7 @@ }, { "indexedName": "Edge17", - "mappedName": "#4f;:M;CUT;:H-a54:7,E;:H#,E", + "mappedName": "#4f;:M;CUT;:H#:7,E;:H#,E", "relation": "modified", "resultName": "Edge17", "sources": [ @@ -102726,7 +102726,7 @@ "#20;:G;XTR;:H#:7,E", "#4;:H#,V" ], - "mappedName": "#4f;:M;CUT;:H-a54:7,E", + "mappedName": "#4f;:M;CUT;:H#:7,E", "sourceElement": "#4f", "sourceObject": "Pocket17", "sourceTypeId": "PartDesign::Pocket" @@ -102742,7 +102742,7 @@ }, { "indexedName": "Edge18", - "mappedName": "#3d:1;:H-a54,E;:H#,E", + "mappedName": "#3d:1;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge18", "sources": [ @@ -102752,7 +102752,7 @@ "#26:1;:U;XTR;:H#:7,E", "#b:1;:H#,E" ], - "mappedName": "#3d:1;:H-a54,E", + "mappedName": "#3d:1;:H#,E", "sourceElement": "#3d:1", "sourceObject": "Pocket17", "sourceTypeId": "PartDesign::Pocket" @@ -102768,7 +102768,7 @@ }, { "indexedName": "Edge19", - "mappedName": "#4e;:M;CUT;:H-a54:7,E;:H#,E", + "mappedName": "#4e;:M;CUT;:H#:7,E;:H#,E", "relation": "modified", "resultName": "Edge19", "sources": [ @@ -102777,7 +102777,7 @@ "#1f;:G;XTR;:H#:7,E", "#2;:H#,V" ], - "mappedName": "#4e;:M;CUT;:H-a54:7,E", + "mappedName": "#4e;:M;CUT;:H#:7,E", "sourceElement": "#4e", "sourceObject": "Pocket17", "sourceTypeId": "PartDesign::Pocket" @@ -102793,7 +102793,7 @@ }, { "indexedName": "Edge20", - "mappedName": "#50;:M;CUT;:H-a54:7,E;:H#,E", + "mappedName": "#50;:M;CUT;:H#:7,E;:H#,E", "relation": "modified", "resultName": "Edge20", "sources": [ @@ -102802,7 +102802,7 @@ "#21;:G;XTR;:H#:7,E", "#6;:H#,V" ], - "mappedName": "#50;:M;CUT;:H-a54:7,E", + "mappedName": "#50;:M;CUT;:H#:7,E", "sourceElement": "#50", "sourceObject": "Pocket17", "sourceTypeId": "PartDesign::Pocket" @@ -102818,7 +102818,7 @@ }, { "indexedName": "Edge21", - "mappedName": "#3d:2;:H-a54,E;:H#,E", + "mappedName": "#3d:2;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge21", "sources": [ @@ -102828,7 +102828,7 @@ "#26:2;:U;XTR;:H#:7,E", "#b:2;:H#,E" ], - "mappedName": "#3d:2;:H-a54,E", + "mappedName": "#3d:2;:H#,E", "sourceElement": "#3d:2", "sourceObject": "Pocket17", "sourceTypeId": "PartDesign::Pocket" @@ -102844,7 +102844,7 @@ }, { "indexedName": "Edge22", - "mappedName": "#51;:M;CUT;:H-a54:7,E;:H#,E", + "mappedName": "#51;:M;CUT;:H#:7,E;:H#,E", "relation": "modified", "resultName": "Edge22", "sources": [ @@ -102853,7 +102853,7 @@ "#22;:G;XTR;:H#:7,E", "#8;:H#,V" ], - "mappedName": "#51;:M;CUT;:H-a54:7,E", + "mappedName": "#51;:M;CUT;:H#:7,E", "sourceElement": "#51", "sourceObject": "Pocket17", "sourceTypeId": "PartDesign::Pocket" @@ -102869,7 +102869,7 @@ }, { "indexedName": "Edge23", - "mappedName": "#3d:3;:H-a54,E;:H#,E", + "mappedName": "#3d:3;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge23", "sources": [ @@ -102879,7 +102879,7 @@ "#26:3;:U;XTR;:H#:7,E", "#b:3;:H#,E" ], - "mappedName": "#3d:3;:H-a54,E", + "mappedName": "#3d:3;:H#,E", "sourceElement": "#3d:3", "sourceObject": "Pocket17", "sourceTypeId": "PartDesign::Pocket" @@ -102895,7 +102895,7 @@ }, { "indexedName": "Edge24", - "mappedName": "#3d:4;:H-a54,E;:H#,E", + "mappedName": "#3d:4;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge24", "sources": [ @@ -102905,7 +102905,7 @@ "#26:4;:U;XTR;:H#:7,E", "#b:4;:H#,E" ], - "mappedName": "#3d:4;:H-a54,E", + "mappedName": "#3d:4;:H#,E", "sourceElement": "#3d:4", "sourceObject": "Pocket17", "sourceTypeId": "PartDesign::Pocket" @@ -103169,7 +103169,7 @@ }, { "indexedName": "Vertex9", - "mappedName": "#4e;:G#46;CUT;:H-a54:a,V;:H#,V", + "mappedName": "#4e;:G#46;CUT;:H#:a,V;:H#,V", "relation": "generated", "resultName": "Vertex9", "sources": [ @@ -103178,7 +103178,7 @@ "#1f;:G;XTR;:H#:7,E", "#2;:H#,V" ], - "mappedName": "#4e;:G#46;CUT;:H-a54:a,V", + "mappedName": "#4e;:G#46;CUT;:H#:a,V", "sourceElement": "#4e", "sourceObject": "Pocket17", "sourceTypeId": "PartDesign::Pocket" @@ -103194,7 +103194,7 @@ }, { "indexedName": "Vertex10", - "mappedName": "#4f;:G#47;CUT;:H-a54:a,V;:H#,V", + "mappedName": "#4f;:G#47;CUT;:H#:a,V;:H#,V", "relation": "generated", "resultName": "Vertex10", "sources": [ @@ -103203,7 +103203,7 @@ "#20;:G;XTR;:H#:7,E", "#4;:H#,V" ], - "mappedName": "#4f;:G#47;CUT;:H-a54:a,V", + "mappedName": "#4f;:G#47;CUT;:H#:a,V", "sourceElement": "#4f", "sourceObject": "Pocket17", "sourceTypeId": "PartDesign::Pocket" @@ -103219,7 +103219,7 @@ }, { "indexedName": "Vertex11", - "mappedName": "#50;:G#48;CUT;:H-a54:a,V;:H#,V", + "mappedName": "#50;:G#48;CUT;:H#:a,V;:H#,V", "relation": "generated", "resultName": "Vertex11", "sources": [ @@ -103228,7 +103228,7 @@ "#21;:G;XTR;:H#:7,E", "#6;:H#,V" ], - "mappedName": "#50;:G#48;CUT;:H-a54:a,V", + "mappedName": "#50;:G#48;CUT;:H#:a,V", "sourceElement": "#50", "sourceObject": "Pocket17", "sourceTypeId": "PartDesign::Pocket" @@ -103244,7 +103244,7 @@ }, { "indexedName": "Vertex12", - "mappedName": "#51;:G#49;CUT;:H-a54:a,V;:H#,V", + "mappedName": "#51;:G#49;CUT;:H#:a,V;:H#,V", "relation": "generated", "resultName": "Vertex12", "sources": [ @@ -103253,7 +103253,7 @@ "#22;:G;XTR;:H#:7,E", "#8;:H#,V" ], - "mappedName": "#51;:G#49;CUT;:H-a54:a,V", + "mappedName": "#51;:G#49;CUT;:H#:a,V", "sourceElement": "#51", "sourceObject": "Pocket17", "sourceTypeId": "PartDesign::Pocket" @@ -103269,7 +103269,7 @@ }, { "indexedName": "Vertex13", - "mappedName": "#69;:H-a54,V;:H#,V", + "mappedName": "#69;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex13", "sources": [ @@ -103279,7 +103279,7 @@ "#4;:H#,V", "#4f;:U;XTR;:H#:7,V" ], - "mappedName": "#69;:H-a54,V", + "mappedName": "#69;:H#,V", "sourceElement": "#69", "sourceObject": "Pocket17", "sourceTypeId": "PartDesign::Pocket" @@ -103295,7 +103295,7 @@ }, { "indexedName": "Vertex14", - "mappedName": "#5e;:H-a54,V;:H#,V", + "mappedName": "#5e;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex14", "sources": [ @@ -103305,7 +103305,7 @@ "#2;:H#,V", "#4e;:U;XTR;:H#:7,V" ], - "mappedName": "#5e;:H-a54,V", + "mappedName": "#5e;:H#,V", "sourceElement": "#5e", "sourceObject": "Pocket17", "sourceTypeId": "PartDesign::Pocket" @@ -103321,7 +103321,7 @@ }, { "indexedName": "Vertex15", - "mappedName": "#6a:32;:H-a54,V;:H#,V", + "mappedName": "#6a:32;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex15", "sources": [ @@ -103329,7 +103329,7 @@ "children": [ "#5050;:U;XTR;:H#:7,V" ], - "mappedName": "#6a:32;:H-a54,V", + "mappedName": "#6a:32;:H#,V", "sourceElement": "#6a:32", "sourceObject": "Pocket17", "sourceTypeId": "PartDesign::Pocket" @@ -103345,7 +103345,7 @@ }, { "indexedName": "Vertex16", - "mappedName": "#6b:33;:H-a54,V;:H#,V", + "mappedName": "#6b:33;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex16", "sources": [ @@ -103353,7 +103353,7 @@ "children": [ "#5151;:U;XTR;:H#:7,V" ], - "mappedName": "#6b:33;:H-a54,V", + "mappedName": "#6b:33;:H#,V", "sourceElement": "#6b:33", "sourceObject": "Pocket17", "sourceTypeId": "PartDesign::Pocket" @@ -103368,7 +103368,7 @@ ] } ], - "semanticNameDigest": "5b0acd2a833d282517f489087eb32b9098dd37092dc93ce41cf62f43e5ec60e1", + "semanticNameDigest": "1ec30f3d1fe50691136139ba972738e93d5a7ffd5c026a90ca78568a200acafb", "shape": { "area": 185.99999999999997, "brepSha256": "b2e55e73e06d38d547c5f544818926ca9f51ff9089fd4d8645bd9a9088b38caa", @@ -104327,9 +104327,9 @@ "history": [ { "children": [ - "#b:1;:Ha51,E" + "#b:1;:H3f3,E" ], - "mappedName": "#d:1;:G;XTR;:Ha51:7,F", + "mappedName": "#d:1;:G;XTR;:H3f3:7,F", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -104344,7 +104344,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;:G;XTR;:Ha51:7,F", + "mappedName": "#d:1;:G;XTR;:H3f3:7,F", "mappedStringIds": [ 13 ], @@ -104354,9 +104354,9 @@ "history": [ { "children": [ - "#b:2;:Ha51,E" + "#b:2;:H3f3,E" ], - "mappedName": "#d:2;:G;XTR;:Ha51:7,F", + "mappedName": "#d:2;:G;XTR;:H3f3:7,F", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -104372,7 +104372,7 @@ 11, 13 ], - "mappedName": "#d:2;:G;XTR;:Ha51:7,F", + "mappedName": "#d:2;:G;XTR;:H3f3:7,F", "mappedStringIds": [ 11, 13 @@ -104383,9 +104383,9 @@ "history": [ { "children": [ - "#b:3;:Ha51,E" + "#b:3;:H3f3,E" ], - "mappedName": "#d:3;:G;XTR;:Ha51:7,F", + "mappedName": "#d:3;:G;XTR;:H3f3:7,F", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -104401,7 +104401,7 @@ 11, 13 ], - "mappedName": "#d:3;:G;XTR;:Ha51:7,F", + "mappedName": "#d:3;:G;XTR;:H3f3:7,F", "mappedStringIds": [ 11, 13 @@ -104412,9 +104412,9 @@ "history": [ { "children": [ - "#b:4;:Ha51,E" + "#b:4;:H3f3,E" ], - "mappedName": "#d:4;:G;XTR;:Ha51:7,F", + "mappedName": "#d:4;:G;XTR;:H3f3:7,F", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -104430,7 +104430,7 @@ 11, 13 ], - "mappedName": "#d:4;:G;XTR;:Ha51:7,F", + "mappedName": "#d:4;:G;XTR;:H3f3:7,F", "mappedStringIds": [ 11, 13 @@ -104441,9 +104441,9 @@ "history": [ { "children": [ - "#b:1;:Ha51,E" + "#b:1;:H3f3,E" ], - "mappedName": "#d:1;FAC;:Ha51:4,F", + "mappedName": "#d:1;FAC;:H3f3:4,F", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -104458,7 +104458,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;FAC;:Ha51:4,F", + "mappedName": "#d:1;FAC;:H3f3:4,F", "mappedStringIds": [ 13 ], @@ -104468,10 +104468,10 @@ "history": [ { "children": [ - "#d:1;FAC;:Ha51:4,F", - "#b:1;:Ha51,E" + "#d:1;FAC;:H3f3:4,F", + "#b:1;:H3f3,E" ], - "mappedName": "#14:1;:G0;XTR;:Ha51:8,F", + "mappedName": "#14:1;:G0;XTR;:H3f3:8,F", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -104486,7 +104486,7 @@ "indexedStringIds": [ 20 ], - "mappedName": "#14:1;:G0;XTR;:Ha51:8,F", + "mappedName": "#14:1;:G0;XTR;:H3f3:8,F", "mappedStringIds": [ 20 ], @@ -104496,9 +104496,9 @@ "history": [ { "children": [ - "#2;:Ha51,V" + "#2;:H3f3,V" ], - "mappedName": "#4a;:G;XTR;:Ha51:7,E", + "mappedName": "#4a;:G;XTR;:H3f3:7,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -104513,7 +104513,7 @@ "indexedStringIds": [ 74 ], - "mappedName": "#4a;:G;XTR;:Ha51:7,E", + "mappedName": "#4a;:G;XTR;:H3f3:7,E", "mappedStringIds": [ 74 ], @@ -104523,9 +104523,9 @@ "history": [ { "children": [ - "#4;:Ha51,V" + "#4;:H3f3,V" ], - "mappedName": "#4b;:G;XTR;:Ha51:7,E", + "mappedName": "#4b;:G;XTR;:H3f3:7,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -104540,7 +104540,7 @@ "indexedStringIds": [ 75 ], - "mappedName": "#4b;:G;XTR;:Ha51:7,E", + "mappedName": "#4b;:G;XTR;:H3f3:7,E", "mappedStringIds": [ 75 ], @@ -104550,7 +104550,7 @@ "history": [ { "children": [], - "mappedName": "#b:1;:Ha51,E", + "mappedName": "#b:1;:H3f3,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -104565,7 +104565,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:1;:Ha51,E", + "mappedName": "#b:1;:H3f3,E", "mappedStringIds": [ 11 ], @@ -104575,10 +104575,10 @@ "history": [ { "children": [ - "#d:1;:G;XTR;:Ha51:7,F", - "#b:1;:Ha51,E" + "#d:1;:G;XTR;:H3f3:7,F", + "#b:1;:H3f3,E" ], - "mappedName": "#16:1;:U;XTR;:Ha51:7,E", + "mappedName": "#16:1;:U;XTR;:H3f3:7,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -104593,7 +104593,7 @@ "indexedStringIds": [ 22 ], - "mappedName": "#16:1;:U;XTR;:Ha51:7,E", + "mappedName": "#16:1;:U;XTR;:H3f3:7,E", "mappedStringIds": [ 22 ], @@ -104603,9 +104603,9 @@ "history": [ { "children": [ - "#6;:Ha51,V" + "#6;:H3f3,V" ], - "mappedName": "#4c;:G;XTR;:Ha51:7,E", + "mappedName": "#4c;:G;XTR;:H3f3:7,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -104620,7 +104620,7 @@ "indexedStringIds": [ 76 ], - "mappedName": "#4c;:G;XTR;:Ha51:7,E", + "mappedName": "#4c;:G;XTR;:H3f3:7,E", "mappedStringIds": [ 76 ], @@ -104630,7 +104630,7 @@ "history": [ { "children": [], - "mappedName": "#b:2;:Ha51,E", + "mappedName": "#b:2;:H3f3,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -104645,7 +104645,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:2;:Ha51,E", + "mappedName": "#b:2;:H3f3,E", "mappedStringIds": [ 11 ], @@ -104655,10 +104655,10 @@ "history": [ { "children": [ - "#d:2;:G;XTR;:Ha51:7,F", - "#b:2;:Ha51,E" + "#d:2;:G;XTR;:H3f3:7,F", + "#b:2;:H3f3,E" ], - "mappedName": "#16:2;:U;XTR;:Ha51:7,E", + "mappedName": "#16:2;:U;XTR;:H3f3:7,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -104675,7 +104675,7 @@ 13, 22 ], - "mappedName": "#16:2;:U;XTR;:Ha51:7,E", + "mappedName": "#16:2;:U;XTR;:H3f3:7,E", "mappedStringIds": [ 11, 13, @@ -104687,9 +104687,9 @@ "history": [ { "children": [ - "#8;:Ha51,V" + "#8;:H3f3,V" ], - "mappedName": "#4d;:G;XTR;:Ha51:7,E", + "mappedName": "#4d;:G;XTR;:H3f3:7,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -104704,7 +104704,7 @@ "indexedStringIds": [ 77 ], - "mappedName": "#4d;:G;XTR;:Ha51:7,E", + "mappedName": "#4d;:G;XTR;:H3f3:7,E", "mappedStringIds": [ 77 ], @@ -104714,7 +104714,7 @@ "history": [ { "children": [], - "mappedName": "#b:3;:Ha51,E", + "mappedName": "#b:3;:H3f3,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -104729,7 +104729,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:3;:Ha51,E", + "mappedName": "#b:3;:H3f3,E", "mappedStringIds": [ 11 ], @@ -104739,10 +104739,10 @@ "history": [ { "children": [ - "#d:3;:G;XTR;:Ha51:7,F", - "#b:3;:Ha51,E" + "#d:3;:G;XTR;:H3f3:7,F", + "#b:3;:H3f3,E" ], - "mappedName": "#16:3;:U;XTR;:Ha51:7,E", + "mappedName": "#16:3;:U;XTR;:H3f3:7,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -104759,7 +104759,7 @@ 13, 22 ], - "mappedName": "#16:3;:U;XTR;:Ha51:7,E", + "mappedName": "#16:3;:U;XTR;:H3f3:7,E", "mappedStringIds": [ 11, 13, @@ -104771,7 +104771,7 @@ "history": [ { "children": [], - "mappedName": "#b:4;:Ha51,E", + "mappedName": "#b:4;:H3f3,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -104786,7 +104786,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:4;:Ha51,E", + "mappedName": "#b:4;:H3f3,E", "mappedStringIds": [ 11 ], @@ -104796,10 +104796,10 @@ "history": [ { "children": [ - "#d:4;:G;XTR;:Ha51:7,F", - "#b:4;:Ha51,E" + "#d:4;:G;XTR;:H3f3:7,F", + "#b:4;:H3f3,E" ], - "mappedName": "#16:4;:U;XTR;:Ha51:7,E", + "mappedName": "#16:4;:U;XTR;:H3f3:7,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -104816,7 +104816,7 @@ 13, 22 ], - "mappedName": "#16:4;:U;XTR;:Ha51:7,E", + "mappedName": "#16:4;:U;XTR;:H3f3:7,E", "mappedStringIds": [ 11, 13, @@ -104828,7 +104828,7 @@ "history": [ { "children": [], - "mappedName": "#2;:Ha51,V", + "mappedName": "#2;:H3f3,V", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -104843,7 +104843,7 @@ "indexedStringIds": [ 2 ], - "mappedName": "#2;:Ha51,V", + "mappedName": "#2;:H3f3,V", "mappedStringIds": [ 2 ], @@ -104853,11 +104853,11 @@ "history": [ { "children": [ - "#16:1;:U;XTR;:Ha51:7,E", - "#d:1;:G;XTR;:Ha51:7,F", - "#b:1;:Ha51,E" + "#16:1;:U;XTR;:H3f3:7,E", + "#d:1;:G;XTR;:H3f3:7,F", + "#b:1;:H3f3,E" ], - "mappedName": "#36:1;:U;XTR;:Ha51:7,V", + "mappedName": "#36:1;:U;XTR;:H3f3:7,V", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -104872,7 +104872,7 @@ "indexedStringIds": [ 54 ], - "mappedName": "#36:1;:U;XTR;:Ha51:7,V", + "mappedName": "#36:1;:U;XTR;:H3f3:7,V", "mappedStringIds": [ 54 ], @@ -104882,7 +104882,7 @@ "history": [ { "children": [], - "mappedName": "#4;:Ha51,V", + "mappedName": "#4;:H3f3,V", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -104897,7 +104897,7 @@ "indexedStringIds": [ 4 ], - "mappedName": "#4;:Ha51,V", + "mappedName": "#4;:H3f3,V", "mappedStringIds": [ 4 ], @@ -104907,11 +104907,11 @@ "history": [ { "children": [ - "#16:1;:U;XTR;:Ha51:7,E", - "#d:1;:G;XTR;:Ha51:7,F", - "#b:1;:Ha51,E" + "#16:1;:U;XTR;:H3f3:7,E", + "#d:1;:G;XTR;:H3f3:7,F", + "#b:1;:H3f3,E" ], - "mappedName": "#36:1;:U2;XTR;:Ha51:8,V", + "mappedName": "#36:1;:U2;XTR;:H3f3:8,V", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -104926,7 +104926,7 @@ "indexedStringIds": [ 54 ], - "mappedName": "#36:1;:U2;XTR;:Ha51:8,V", + "mappedName": "#36:1;:U2;XTR;:H3f3:8,V", "mappedStringIds": [ 54 ], @@ -104936,7 +104936,7 @@ "history": [ { "children": [], - "mappedName": "#6;:Ha51,V", + "mappedName": "#6;:H3f3,V", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -104951,7 +104951,7 @@ "indexedStringIds": [ 6 ], - "mappedName": "#6;:Ha51,V", + "mappedName": "#6;:H3f3,V", "mappedStringIds": [ 6 ], @@ -104961,11 +104961,11 @@ "history": [ { "children": [ - "#16:2;:U;XTR;:Ha51:7,E", - "#d:2;:G;XTR;:Ha51:7,F", - "#b:2;:Ha51,E" + "#16:2;:U;XTR;:H3f3:7,E", + "#d:2;:G;XTR;:H3f3:7,F", + "#b:2;:H3f3,E" ], - "mappedName": "#36:2;:U2;XTR;:Ha51:8,V", + "mappedName": "#36:2;:U2;XTR;:H3f3:8,V", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -104983,7 +104983,7 @@ 22, 54 ], - "mappedName": "#36:2;:U2;XTR;:Ha51:8,V", + "mappedName": "#36:2;:U2;XTR;:H3f3:8,V", "mappedStringIds": [ 11, 13, @@ -104996,7 +104996,7 @@ "history": [ { "children": [], - "mappedName": "#8;:Ha51,V", + "mappedName": "#8;:H3f3,V", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -105011,7 +105011,7 @@ "indexedStringIds": [ 8 ], - "mappedName": "#8;:Ha51,V", + "mappedName": "#8;:H3f3,V", "mappedStringIds": [ 8 ], @@ -105021,11 +105021,11 @@ "history": [ { "children": [ - "#16:3;:U;XTR;:Ha51:7,E", - "#d:3;:G;XTR;:Ha51:7,F", - "#b:3;:Ha51,E" + "#16:3;:U;XTR;:H3f3:7,E", + "#d:3;:G;XTR;:H3f3:7,F", + "#b:3;:H3f3,E" ], - "mappedName": "#36:3;:U2;XTR;:Ha51:8,V", + "mappedName": "#36:3;:U2;XTR;:H3f3:8,V", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -105043,7 +105043,7 @@ 22, 54 ], - "mappedName": "#36:3;:U2;XTR;:Ha51:8,V", + "mappedName": "#36:3;:U2;XTR;:H3f3:8,V", "mappedStringIds": [ 11, 13, @@ -105066,7 +105066,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;:G;XTR;:Ha51:7,F", + "mappedName": "#d:1;:G;XTR;:H3f3:7,F", "mappedStringIds": [ 13 ], @@ -105076,7 +105076,7 @@ "index": 1, "type": "Face" }, - "name": "#d:1;:G;XTR;:Ha51:7,F", + "name": "#d:1;:G;XTR;:H3f3:7,F", "stringIds": [ 13 ] @@ -105100,7 +105100,7 @@ 13 ], "kind": "face", - "mappedName": "#d:2;:G;XTR;:Ha51:7,F", + "mappedName": "#d:2;:G;XTR;:H3f3:7,F", "mappedStringIds": [ 11, 13 @@ -105111,7 +105111,7 @@ "index": 2, "type": "Face" }, - "name": "#d:2;:G;XTR;:Ha51:7,F", + "name": "#d:2;:G;XTR;:H3f3:7,F", "stringIds": [ 11, 13 @@ -105136,7 +105136,7 @@ 13 ], "kind": "face", - "mappedName": "#d:3;:G;XTR;:Ha51:7,F", + "mappedName": "#d:3;:G;XTR;:H3f3:7,F", "mappedStringIds": [ 11, 13 @@ -105147,7 +105147,7 @@ "index": 3, "type": "Face" }, - "name": "#d:3;:G;XTR;:Ha51:7,F", + "name": "#d:3;:G;XTR;:H3f3:7,F", "stringIds": [ 11, 13 @@ -105172,7 +105172,7 @@ 13 ], "kind": "face", - "mappedName": "#d:4;:G;XTR;:Ha51:7,F", + "mappedName": "#d:4;:G;XTR;:H3f3:7,F", "mappedStringIds": [ 11, 13 @@ -105183,7 +105183,7 @@ "index": 4, "type": "Face" }, - "name": "#d:4;:G;XTR;:Ha51:7,F", + "name": "#d:4;:G;XTR;:H3f3:7,F", "stringIds": [ 11, 13 @@ -105207,7 +105207,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;FAC;:Ha51:4,F", + "mappedName": "#d:1;FAC;:H3f3:4,F", "mappedStringIds": [ 13 ], @@ -105217,7 +105217,7 @@ "index": 5, "type": "Face" }, - "name": "#d:1;FAC;:Ha51:4,F", + "name": "#d:1;FAC;:H3f3:4,F", "stringIds": [ 13 ] @@ -105240,7 +105240,7 @@ 20 ], "kind": "face", - "mappedName": "#14:1;:G0;XTR;:Ha51:8,F", + "mappedName": "#14:1;:G0;XTR;:H3f3:8,F", "mappedStringIds": [ 20 ], @@ -105250,7 +105250,7 @@ "index": 6, "type": "Face" }, - "name": "#14:1;:G0;XTR;:Ha51:8,F", + "name": "#14:1;:G0;XTR;:H3f3:8,F", "stringIds": [ 20 ] @@ -105273,7 +105273,7 @@ 74 ], "kind": "edge", - "mappedName": "#4a;:G;XTR;:Ha51:7,E", + "mappedName": "#4a;:G;XTR;:H3f3:7,E", "mappedStringIds": [ 74 ], @@ -105283,7 +105283,7 @@ "index": 1, "type": "Edge" }, - "name": "#4a;:G;XTR;:Ha51:7,E", + "name": "#4a;:G;XTR;:H3f3:7,E", "stringIds": [ 74 ] @@ -105306,7 +105306,7 @@ 75 ], "kind": "edge", - "mappedName": "#4b;:G;XTR;:Ha51:7,E", + "mappedName": "#4b;:G;XTR;:H3f3:7,E", "mappedStringIds": [ 75 ], @@ -105316,7 +105316,7 @@ "index": 2, "type": "Edge" }, - "name": "#4b;:G;XTR;:Ha51:7,E", + "name": "#4b;:G;XTR;:H3f3:7,E", "stringIds": [ 75 ] @@ -105339,7 +105339,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:1;:Ha51,E", + "mappedName": "#b:1;:H3f3,E", "mappedStringIds": [ 11 ], @@ -105349,7 +105349,7 @@ "index": 3, "type": "Edge" }, - "name": "#b:1;:Ha51,E", + "name": "#b:1;:H3f3,E", "stringIds": [ 11 ] @@ -105372,7 +105372,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:1;:U;XTR;:Ha51:7,E", + "mappedName": "#16:1;:U;XTR;:H3f3:7,E", "mappedStringIds": [ 22 ], @@ -105382,7 +105382,7 @@ "index": 4, "type": "Edge" }, - "name": "#16:1;:U;XTR;:Ha51:7,E", + "name": "#16:1;:U;XTR;:H3f3:7,E", "stringIds": [ 22 ] @@ -105405,7 +105405,7 @@ 76 ], "kind": "edge", - "mappedName": "#4c;:G;XTR;:Ha51:7,E", + "mappedName": "#4c;:G;XTR;:H3f3:7,E", "mappedStringIds": [ 76 ], @@ -105415,7 +105415,7 @@ "index": 5, "type": "Edge" }, - "name": "#4c;:G;XTR;:Ha51:7,E", + "name": "#4c;:G;XTR;:H3f3:7,E", "stringIds": [ 76 ] @@ -105438,7 +105438,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:2;:Ha51,E", + "mappedName": "#b:2;:H3f3,E", "mappedStringIds": [ 11 ], @@ -105448,7 +105448,7 @@ "index": 6, "type": "Edge" }, - "name": "#b:2;:Ha51,E", + "name": "#b:2;:H3f3,E", "stringIds": [ 11 ] @@ -105473,7 +105473,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:2;:U;XTR;:Ha51:7,E", + "mappedName": "#16:2;:U;XTR;:H3f3:7,E", "mappedStringIds": [ 11, 13, @@ -105485,7 +105485,7 @@ "index": 7, "type": "Edge" }, - "name": "#16:2;:U;XTR;:Ha51:7,E", + "name": "#16:2;:U;XTR;:H3f3:7,E", "stringIds": [ 11, 13, @@ -105510,7 +105510,7 @@ 77 ], "kind": "edge", - "mappedName": "#4d;:G;XTR;:Ha51:7,E", + "mappedName": "#4d;:G;XTR;:H3f3:7,E", "mappedStringIds": [ 77 ], @@ -105520,7 +105520,7 @@ "index": 8, "type": "Edge" }, - "name": "#4d;:G;XTR;:Ha51:7,E", + "name": "#4d;:G;XTR;:H3f3:7,E", "stringIds": [ 77 ] @@ -105543,7 +105543,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:3;:Ha51,E", + "mappedName": "#b:3;:H3f3,E", "mappedStringIds": [ 11 ], @@ -105553,7 +105553,7 @@ "index": 9, "type": "Edge" }, - "name": "#b:3;:Ha51,E", + "name": "#b:3;:H3f3,E", "stringIds": [ 11 ] @@ -105578,7 +105578,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:3;:U;XTR;:Ha51:7,E", + "mappedName": "#16:3;:U;XTR;:H3f3:7,E", "mappedStringIds": [ 11, 13, @@ -105590,7 +105590,7 @@ "index": 10, "type": "Edge" }, - "name": "#16:3;:U;XTR;:Ha51:7,E", + "name": "#16:3;:U;XTR;:H3f3:7,E", "stringIds": [ 11, 13, @@ -105615,7 +105615,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:4;:Ha51,E", + "mappedName": "#b:4;:H3f3,E", "mappedStringIds": [ 11 ], @@ -105625,7 +105625,7 @@ "index": 11, "type": "Edge" }, - "name": "#b:4;:Ha51,E", + "name": "#b:4;:H3f3,E", "stringIds": [ 11 ] @@ -105650,7 +105650,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:4;:U;XTR;:Ha51:7,E", + "mappedName": "#16:4;:U;XTR;:H3f3:7,E", "mappedStringIds": [ 11, 13, @@ -105662,7 +105662,7 @@ "index": 12, "type": "Edge" }, - "name": "#16:4;:U;XTR;:Ha51:7,E", + "name": "#16:4;:U;XTR;:H3f3:7,E", "stringIds": [ 11, 13, @@ -105687,7 +105687,7 @@ 2 ], "kind": "vertex", - "mappedName": "#2;:Ha51,V", + "mappedName": "#2;:H3f3,V", "mappedStringIds": [ 2 ], @@ -105697,7 +105697,7 @@ "index": 1, "type": "Vertex" }, - "name": "#2;:Ha51,V", + "name": "#2;:H3f3,V", "stringIds": [ 2 ] @@ -105720,7 +105720,7 @@ 54 ], "kind": "vertex", - "mappedName": "#36:1;:U;XTR;:Ha51:7,V", + "mappedName": "#36:1;:U;XTR;:H3f3:7,V", "mappedStringIds": [ 54 ], @@ -105730,7 +105730,7 @@ "index": 2, "type": "Vertex" }, - "name": "#36:1;:U;XTR;:Ha51:7,V", + "name": "#36:1;:U;XTR;:H3f3:7,V", "stringIds": [ 54 ] @@ -105753,7 +105753,7 @@ 4 ], "kind": "vertex", - "mappedName": "#4;:Ha51,V", + "mappedName": "#4;:H3f3,V", "mappedStringIds": [ 4 ], @@ -105763,7 +105763,7 @@ "index": 3, "type": "Vertex" }, - "name": "#4;:Ha51,V", + "name": "#4;:H3f3,V", "stringIds": [ 4 ] @@ -105786,7 +105786,7 @@ 54 ], "kind": "vertex", - "mappedName": "#36:1;:U2;XTR;:Ha51:8,V", + "mappedName": "#36:1;:U2;XTR;:H3f3:8,V", "mappedStringIds": [ 54 ], @@ -105796,7 +105796,7 @@ "index": 4, "type": "Vertex" }, - "name": "#36:1;:U2;XTR;:Ha51:8,V", + "name": "#36:1;:U2;XTR;:H3f3:8,V", "stringIds": [ 54 ] @@ -105819,7 +105819,7 @@ 6 ], "kind": "vertex", - "mappedName": "#6;:Ha51,V", + "mappedName": "#6;:H3f3,V", "mappedStringIds": [ 6 ], @@ -105829,7 +105829,7 @@ "index": 5, "type": "Vertex" }, - "name": "#6;:Ha51,V", + "name": "#6;:H3f3,V", "stringIds": [ 6 ] @@ -105855,7 +105855,7 @@ 54 ], "kind": "vertex", - "mappedName": "#36:2;:U2;XTR;:Ha51:8,V", + "mappedName": "#36:2;:U2;XTR;:H3f3:8,V", "mappedStringIds": [ 11, 13, @@ -105868,7 +105868,7 @@ "index": 6, "type": "Vertex" }, - "name": "#36:2;:U2;XTR;:Ha51:8,V", + "name": "#36:2;:U2;XTR;:H3f3:8,V", "stringIds": [ 11, 13, @@ -105894,7 +105894,7 @@ 8 ], "kind": "vertex", - "mappedName": "#8;:Ha51,V", + "mappedName": "#8;:H3f3,V", "mappedStringIds": [ 8 ], @@ -105904,7 +105904,7 @@ "index": 7, "type": "Vertex" }, - "name": "#8;:Ha51,V", + "name": "#8;:H3f3,V", "stringIds": [ 8 ] @@ -105930,7 +105930,7 @@ 54 ], "kind": "vertex", - "mappedName": "#36:3;:U2;XTR;:Ha51:8,V", + "mappedName": "#36:3;:U2;XTR;:H3f3:8,V", "mappedStringIds": [ 11, 13, @@ -105943,7 +105943,7 @@ "index": 8, "type": "Vertex" }, - "name": "#36:3;:U2;XTR;:Ha51:8,V", + "name": "#36:3;:U2;XTR;:H3f3:8,V", "stringIds": [ 11, 13, @@ -106780,15 +106780,15 @@ "history": [ { "children": [], - "mappedName": "#16:1;:Ha52,F", + "mappedName": "#16:1;:H3f4,F", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:1;:Ha51,E" + "#b:1;:H3f3,E" ], - "mappedName": "#d:1;:G;XTR;:Ha51:7,F", + "mappedName": "#d:1;:G;XTR;:H3f3:7,F", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -106803,7 +106803,7 @@ "indexedStringIds": [ 22 ], - "mappedName": "#16:1;:Ha52,F", + "mappedName": "#16:1;:H3f4,F", "mappedStringIds": [ 22 ], @@ -106813,15 +106813,15 @@ "history": [ { "children": [], - "mappedName": "#16:4;:Ha52,F", + "mappedName": "#16:4;:H3f4,F", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:4;:Ha51,E" + "#b:4;:H3f3,E" ], - "mappedName": "#d:4;:G;XTR;:Ha51:7,F", + "mappedName": "#d:4;:G;XTR;:H3f3:7,F", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -106838,7 +106838,7 @@ 13, 22 ], - "mappedName": "#16:4;:Ha52,F", + "mappedName": "#16:4;:H3f4,F", "mappedStringIds": [ 11, 13, @@ -106850,15 +106850,15 @@ "history": [ { "children": [], - "mappedName": "#16:2;:Ha52,F", + "mappedName": "#16:2;:H3f4,F", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:2;:Ha51,E" + "#b:2;:H3f3,E" ], - "mappedName": "#d:2;:G;XTR;:Ha51:7,F", + "mappedName": "#d:2;:G;XTR;:H3f3:7,F", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -106875,7 +106875,7 @@ 13, 22 ], - "mappedName": "#16:2;:Ha52,F", + "mappedName": "#16:2;:H3f4,F", "mappedStringIds": [ 11, 13, @@ -106887,15 +106887,15 @@ "history": [ { "children": [], - "mappedName": "#14:1;:Ha52,F", + "mappedName": "#14:1;:H3f4,F", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:1;:Ha51,E" + "#b:1;:H3f3,E" ], - "mappedName": "#d:1;FAC;:Ha51:4,F", + "mappedName": "#d:1;FAC;:H3f3:4,F", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -106910,7 +106910,7 @@ "indexedStringIds": [ 20 ], - "mappedName": "#14:1;:Ha52,F", + "mappedName": "#14:1;:H3f4,F", "mappedStringIds": [ 20 ], @@ -106920,16 +106920,16 @@ "history": [ { "children": [], - "mappedName": "#41:1;:M;CUT;:Ha52:7,F", + "mappedName": "#41:1;:M;CUT;:H3f4:7,F", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:1;FAC;:Ha51:4,F", - "#b:1;:Ha51,E" + "#d:1;FAC;:H3f3:4,F", + "#b:1;:H3f3,E" ], - "mappedName": "#14:1;:G0;XTR;:Ha51:8,F", + "mappedName": "#14:1;:G0;XTR;:H3f3:8,F", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -106945,7 +106945,7 @@ 20, 65 ], - "mappedName": "#41:1;:M;CUT;:Ha52:7,F", + "mappedName": "#41:1;:M;CUT;:H3f4:7,F", "mappedStringIds": [ 20, 65 @@ -106956,15 +106956,15 @@ "history": [ { "children": [], - "mappedName": "#16:3;:Ha52,F", + "mappedName": "#16:3;:H3f4,F", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:3;:Ha51,E" + "#b:3;:H3f3,E" ], - "mappedName": "#d:3;:G;XTR;:Ha51:7,F", + "mappedName": "#d:3;:G;XTR;:H3f3:7,F", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -106981,7 +106981,7 @@ 13, 22 ], - "mappedName": "#16:3;:Ha52,F", + "mappedName": "#16:3;:H3f4,F", "mappedStringIds": [ 11, 13, @@ -106993,10 +106993,10 @@ "history": [ { "children": [ - "#1d:1;:G;XTR;:Ha53:7,F", - "#b:1;:Ha53,E" + "#1d:1;:G;XTR;:H3f5:7,F", + "#b:1;:H3f5,E" ], - "mappedName": "#26:1;:M;CUT;:H-a54:7,F", + "mappedName": "#26:1;:M;CUT;:H-3f6:7,F", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -107011,7 +107011,7 @@ "indexedStringIds": [ 38 ], - "mappedName": "#26:1;:M;CUT;:H-a54:7,F", + "mappedName": "#26:1;:M;CUT;:H-3f6:7,F", "mappedStringIds": [ 38 ], @@ -107021,10 +107021,10 @@ "history": [ { "children": [ - "#1d:2;:G;XTR;:Ha53:7,F", - "#b:2;:Ha53,E" + "#1d:2;:G;XTR;:H3f5:7,F", + "#b:2;:H3f5,E" ], - "mappedName": "#26:2;:M;CUT;:H-a54:7,F", + "mappedName": "#26:2;:M;CUT;:H-3f6:7,F", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -107041,7 +107041,7 @@ 29, 38 ], - "mappedName": "#26:2;:M;CUT;:H-a54:7,F", + "mappedName": "#26:2;:M;CUT;:H-3f6:7,F", "mappedStringIds": [ 11, 29, @@ -107053,10 +107053,10 @@ "history": [ { "children": [ - "#1d:3;:G;XTR;:Ha53:7,F", - "#b:3;:Ha53,E" + "#1d:3;:G;XTR;:H3f5:7,F", + "#b:3;:H3f5,E" ], - "mappedName": "#26:3;:M;CUT;:H-a54:7,F", + "mappedName": "#26:3;:M;CUT;:H-3f6:7,F", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -107073,7 +107073,7 @@ 29, 38 ], - "mappedName": "#26:3;:M;CUT;:H-a54:7,F", + "mappedName": "#26:3;:M;CUT;:H-3f6:7,F", "mappedStringIds": [ 11, 29, @@ -107085,10 +107085,10 @@ "history": [ { "children": [ - "#1d:4;:G;XTR;:Ha53:7,F", - "#b:4;:Ha53,E" + "#1d:4;:G;XTR;:H3f5:7,F", + "#b:4;:H3f5,E" ], - "mappedName": "#26:4;:M;CUT;:H-a54:7,F", + "mappedName": "#26:4;:M;CUT;:H-3f6:7,F", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -107105,7 +107105,7 @@ 29, 38 ], - "mappedName": "#26:4;:M;CUT;:H-a54:7,F", + "mappedName": "#26:4;:M;CUT;:H-3f6:7,F", "mappedStringIds": [ 11, 29, @@ -107117,11 +107117,11 @@ "history": [ { "children": [ - "#24:1;:G0;XTR;:Ha53:8,F", - "#1d:1;FAC;:Ha53:4,F", - "#b:1;:Ha53,E" + "#24:1;:G0;XTR;:H3f5:8,F", + "#1d:1;FAC;:H3f5:4,F", + "#b:1;:H3f5,E" ], - "mappedName": "#3f:1;:H-a54,F", + "mappedName": "#3f:1;:H-3f6,F", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -107136,7 +107136,7 @@ "indexedStringIds": [ 63 ], - "mappedName": "#3f:1;:H-a54,F", + "mappedName": "#3f:1;:H-3f6,F", "mappedStringIds": [ 63 ], @@ -107146,15 +107146,15 @@ "history": [ { "children": [], - "mappedName": "#65;:Ha52,E", + "mappedName": "#65;:H3f4,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#2;:Ha51,V" + "#2;:H3f3,V" ], - "mappedName": "#4a;:G;XTR;:Ha51:7,E", + "mappedName": "#4a;:G;XTR;:H3f3:7,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -107169,7 +107169,7 @@ "indexedStringIds": [ 101 ], - "mappedName": "#65;:Ha52,E", + "mappedName": "#65;:H3f4,E", "mappedStringIds": [ 101 ], @@ -107179,15 +107179,15 @@ "history": [ { "children": [], - "mappedName": "#66;:Ha52,E", + "mappedName": "#66;:H3f4,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#4;:Ha51,V" + "#4;:H3f3,V" ], - "mappedName": "#4b;:G;XTR;:Ha51:7,E", + "mappedName": "#4b;:G;XTR;:H3f3:7,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -107202,7 +107202,7 @@ "indexedStringIds": [ 102 ], - "mappedName": "#66;:Ha52,E", + "mappedName": "#66;:H3f4,E", "mappedStringIds": [ 102 ], @@ -107212,13 +107212,13 @@ "history": [ { "children": [], - "mappedName": "#d:1;:Ha52,E", + "mappedName": "#d:1;:H3f4,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:1;:Ha51,E", + "mappedName": "#b:1;:H3f3,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -107233,7 +107233,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;:Ha52,E", + "mappedName": "#d:1;:H3f4,E", "mappedStringIds": [ 13 ], @@ -107243,16 +107243,16 @@ "history": [ { "children": [], - "mappedName": "#36:1;:Ha52,E", + "mappedName": "#36:1;:H3f4,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:1;:G;XTR;:Ha51:7,F", - "#b:1;:Ha51,E" + "#d:1;:G;XTR;:H3f3:7,F", + "#b:1;:H3f3,E" ], - "mappedName": "#16:1;:U;XTR;:Ha51:7,E", + "mappedName": "#16:1;:U;XTR;:H3f3:7,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -107267,7 +107267,7 @@ "indexedStringIds": [ 54 ], - "mappedName": "#36:1;:Ha52,E", + "mappedName": "#36:1;:H3f4,E", "mappedStringIds": [ 54 ], @@ -107277,15 +107277,15 @@ "history": [ { "children": [], - "mappedName": "#68;:Ha52,E", + "mappedName": "#68;:H3f4,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#8;:Ha51,V" + "#8;:H3f3,V" ], - "mappedName": "#4d;:G;XTR;:Ha51:7,E", + "mappedName": "#4d;:G;XTR;:H3f3:7,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -107300,7 +107300,7 @@ "indexedStringIds": [ 104 ], - "mappedName": "#68;:Ha52,E", + "mappedName": "#68;:H3f4,E", "mappedStringIds": [ 104 ], @@ -107310,13 +107310,13 @@ "history": [ { "children": [], - "mappedName": "#d:4;:Ha52,E", + "mappedName": "#d:4;:H3f4,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:4;:Ha51,E", + "mappedName": "#b:4;:H3f3,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -107332,7 +107332,7 @@ 11, 13 ], - "mappedName": "#d:4;:Ha52,E", + "mappedName": "#d:4;:H3f4,E", "mappedStringIds": [ 11, 13 @@ -107343,16 +107343,16 @@ "history": [ { "children": [], - "mappedName": "#36:4;:Ha52,E", + "mappedName": "#36:4;:H3f4,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:4;:G;XTR;:Ha51:7,F", - "#b:4;:Ha51,E" + "#d:4;:G;XTR;:H3f3:7,F", + "#b:4;:H3f3,E" ], - "mappedName": "#16:4;:U;XTR;:Ha51:7,E", + "mappedName": "#16:4;:U;XTR;:H3f3:7,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -107370,7 +107370,7 @@ 22, 54 ], - "mappedName": "#36:4;:Ha52,E", + "mappedName": "#36:4;:H3f4,E", "mappedStringIds": [ 11, 13, @@ -107383,15 +107383,15 @@ "history": [ { "children": [], - "mappedName": "#67;:Ha52,E", + "mappedName": "#67;:H3f4,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#6;:Ha51,V" + "#6;:H3f3,V" ], - "mappedName": "#4c;:G;XTR;:Ha51:7,E", + "mappedName": "#4c;:G;XTR;:H3f3:7,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -107406,7 +107406,7 @@ "indexedStringIds": [ 103 ], - "mappedName": "#67;:Ha52,E", + "mappedName": "#67;:H3f4,E", "mappedStringIds": [ 103 ], @@ -107416,13 +107416,13 @@ "history": [ { "children": [], - "mappedName": "#d:2;:Ha52,E", + "mappedName": "#d:2;:H3f4,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:2;:Ha51,E", + "mappedName": "#b:2;:H3f3,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -107438,7 +107438,7 @@ 11, 13 ], - "mappedName": "#d:2;:Ha52,E", + "mappedName": "#d:2;:H3f4,E", "mappedStringIds": [ 11, 13 @@ -107449,16 +107449,16 @@ "history": [ { "children": [], - "mappedName": "#36:2;:Ha52,E", + "mappedName": "#36:2;:H3f4,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:2;:G;XTR;:Ha51:7,F", - "#b:2;:Ha51,E" + "#d:2;:G;XTR;:H3f3:7,F", + "#b:2;:H3f3,E" ], - "mappedName": "#16:2;:U;XTR;:Ha51:7,E", + "mappedName": "#16:2;:U;XTR;:H3f3:7,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -107476,7 +107476,7 @@ 22, 54 ], - "mappedName": "#36:2;:Ha52,E", + "mappedName": "#36:2;:H3f4,E", "mappedStringIds": [ 11, 13, @@ -107489,13 +107489,13 @@ "history": [ { "children": [], - "mappedName": "#d:3;:Ha52,E", + "mappedName": "#d:3;:H3f4,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:3;:Ha51,E", + "mappedName": "#b:3;:H3f3,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -107511,7 +107511,7 @@ 11, 13 ], - "mappedName": "#d:3;:Ha52,E", + "mappedName": "#d:3;:H3f4,E", "mappedStringIds": [ 11, 13 @@ -107522,16 +107522,16 @@ "history": [ { "children": [], - "mappedName": "#36:3;:Ha52,E", + "mappedName": "#36:3;:H3f4,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:3;:G;XTR;:Ha51:7,F", - "#b:3;:Ha51,E" + "#d:3;:G;XTR;:H3f3:7,F", + "#b:3;:H3f3,E" ], - "mappedName": "#16:3;:U;XTR;:Ha51:7,E", + "mappedName": "#16:3;:U;XTR;:H3f3:7,E", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -107549,7 +107549,7 @@ 22, 54 ], - "mappedName": "#36:3;:Ha52,E", + "mappedName": "#36:3;:H3f4,E", "mappedStringIds": [ 11, 13, @@ -107562,10 +107562,10 @@ "history": [ { "children": [ - "#1d:1;:G;XTR;:Ha53:7,F", - "#b:1;:Ha53,E" + "#1d:1;:G;XTR;:H3f5:7,F", + "#b:1;:H3f5,E" ], - "mappedName": "#26:1;:G#42;CUT;:H-a54:a,E", + "mappedName": "#26:1;:G#42;CUT;:H-3f6:a,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -107583,7 +107583,7 @@ 65, 66 ], - "mappedName": "#26:1;:G#42;CUT;:H-a54:a,E", + "mappedName": "#26:1;:G#42;CUT;:H-3f6:a,E", "mappedStringIds": [ 20, 38, @@ -107596,10 +107596,10 @@ "history": [ { "children": [ - "#1d:2;:G;XTR;:Ha53:7,F", - "#b:2;:Ha53,E" + "#1d:2;:G;XTR;:H3f5:7,F", + "#b:2;:H3f5,E" ], - "mappedName": "#26:2;:G#43;CUT;:H-a54:a,E", + "mappedName": "#26:2;:G#43;CUT;:H-3f6:a,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -107619,7 +107619,7 @@ 65, 67 ], - "mappedName": "#26:2;:G#43;CUT;:H-a54:a,E", + "mappedName": "#26:2;:G#43;CUT;:H-3f6:a,E", "mappedStringIds": [ 11, 20, @@ -107634,10 +107634,10 @@ "history": [ { "children": [ - "#1d:3;:G;XTR;:Ha53:7,F", - "#b:3;:Ha53,E" + "#1d:3;:G;XTR;:H3f5:7,F", + "#b:3;:H3f5,E" ], - "mappedName": "#26:3;:G#44;CUT;:H-a54:a,E", + "mappedName": "#26:3;:G#44;CUT;:H-3f6:a,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -107657,7 +107657,7 @@ 65, 68 ], - "mappedName": "#26:3;:G#44;CUT;:H-a54:a,E", + "mappedName": "#26:3;:G#44;CUT;:H-3f6:a,E", "mappedStringIds": [ 11, 20, @@ -107672,10 +107672,10 @@ "history": [ { "children": [ - "#1d:4;:G;XTR;:Ha53:7,F", - "#b:4;:Ha53,E" + "#1d:4;:G;XTR;:H3f5:7,F", + "#b:4;:H3f5,E" ], - "mappedName": "#26:4;:G#45;CUT;:H-a54:a,E", + "mappedName": "#26:4;:G#45;CUT;:H-3f6:a,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -107695,7 +107695,7 @@ 65, 69 ], - "mappedName": "#26:4;:G#45;CUT;:H-a54:a,E", + "mappedName": "#26:4;:G#45;CUT;:H-3f6:a,E", "mappedStringIds": [ 11, 20, @@ -107710,10 +107710,10 @@ "history": [ { "children": [ - "#20;:G;XTR;:Ha53:7,E", - "#4;:Ha53,V" + "#20;:G;XTR;:H3f5:7,E", + "#4;:H3f5,V" ], - "mappedName": "#4f;:M;CUT;:H-a54:7,E", + "mappedName": "#4f;:M;CUT;:H-3f6:7,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -107728,7 +107728,7 @@ "indexedStringIds": [ 79 ], - "mappedName": "#4f;:M;CUT;:H-a54:7,E", + "mappedName": "#4f;:M;CUT;:H-3f6:7,E", "mappedStringIds": [ 79 ], @@ -107738,11 +107738,11 @@ "history": [ { "children": [ - "#26:1;:U;XTR;:Ha53:7,E", - "#1d:1;:G;XTR;:Ha53:7,F", - "#b:1;:Ha53,E" + "#26:1;:U;XTR;:H3f5:7,E", + "#1d:1;:G;XTR;:H3f5:7,F", + "#b:1;:H3f5,E" ], - "mappedName": "#3d:1;:H-a54,E", + "mappedName": "#3d:1;:H-3f6,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -107757,7 +107757,7 @@ "indexedStringIds": [ 61 ], - "mappedName": "#3d:1;:H-a54,E", + "mappedName": "#3d:1;:H-3f6,E", "mappedStringIds": [ 61 ], @@ -107767,10 +107767,10 @@ "history": [ { "children": [ - "#1f;:G;XTR;:Ha53:7,E", - "#2;:Ha53,V" + "#1f;:G;XTR;:H3f5:7,E", + "#2;:H3f5,V" ], - "mappedName": "#4e;:M;CUT;:H-a54:7,E", + "mappedName": "#4e;:M;CUT;:H-3f6:7,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -107785,7 +107785,7 @@ "indexedStringIds": [ 78 ], - "mappedName": "#4e;:M;CUT;:H-a54:7,E", + "mappedName": "#4e;:M;CUT;:H-3f6:7,E", "mappedStringIds": [ 78 ], @@ -107795,10 +107795,10 @@ "history": [ { "children": [ - "#21;:G;XTR;:Ha53:7,E", - "#6;:Ha53,V" + "#21;:G;XTR;:H3f5:7,E", + "#6;:H3f5,V" ], - "mappedName": "#50;:M;CUT;:H-a54:7,E", + "mappedName": "#50;:M;CUT;:H-3f6:7,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -107813,7 +107813,7 @@ "indexedStringIds": [ 80 ], - "mappedName": "#50;:M;CUT;:H-a54:7,E", + "mappedName": "#50;:M;CUT;:H-3f6:7,E", "mappedStringIds": [ 80 ], @@ -107823,11 +107823,11 @@ "history": [ { "children": [ - "#26:2;:U;XTR;:Ha53:7,E", - "#1d:2;:G;XTR;:Ha53:7,F", - "#b:2;:Ha53,E" + "#26:2;:U;XTR;:H3f5:7,E", + "#1d:2;:G;XTR;:H3f5:7,F", + "#b:2;:H3f5,E" ], - "mappedName": "#3d:2;:H-a54,E", + "mappedName": "#3d:2;:H-3f6,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -107845,7 +107845,7 @@ 38, 61 ], - "mappedName": "#3d:2;:H-a54,E", + "mappedName": "#3d:2;:H-3f6,E", "mappedStringIds": [ 11, 29, @@ -107858,10 +107858,10 @@ "history": [ { "children": [ - "#22;:G;XTR;:Ha53:7,E", - "#8;:Ha53,V" + "#22;:G;XTR;:H3f5:7,E", + "#8;:H3f5,V" ], - "mappedName": "#51;:M;CUT;:H-a54:7,E", + "mappedName": "#51;:M;CUT;:H-3f6:7,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -107876,7 +107876,7 @@ "indexedStringIds": [ 81 ], - "mappedName": "#51;:M;CUT;:H-a54:7,E", + "mappedName": "#51;:M;CUT;:H-3f6:7,E", "mappedStringIds": [ 81 ], @@ -107886,11 +107886,11 @@ "history": [ { "children": [ - "#26:3;:U;XTR;:Ha53:7,E", - "#1d:3;:G;XTR;:Ha53:7,F", - "#b:3;:Ha53,E" + "#26:3;:U;XTR;:H3f5:7,E", + "#1d:3;:G;XTR;:H3f5:7,F", + "#b:3;:H3f5,E" ], - "mappedName": "#3d:3;:H-a54,E", + "mappedName": "#3d:3;:H-3f6,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -107908,7 +107908,7 @@ 38, 61 ], - "mappedName": "#3d:3;:H-a54,E", + "mappedName": "#3d:3;:H-3f6,E", "mappedStringIds": [ 11, 29, @@ -107921,11 +107921,11 @@ "history": [ { "children": [ - "#26:4;:U;XTR;:Ha53:7,E", - "#1d:4;:G;XTR;:Ha53:7,F", - "#b:4;:Ha53,E" + "#26:4;:U;XTR;:H3f5:7,E", + "#1d:4;:G;XTR;:H3f5:7,F", + "#b:4;:H3f5,E" ], - "mappedName": "#3d:4;:H-a54,E", + "mappedName": "#3d:4;:H-3f6,E", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -107943,7 +107943,7 @@ 38, 61 ], - "mappedName": "#3d:4;:H-a54,E", + "mappedName": "#3d:4;:H-3f6,E", "mappedStringIds": [ 11, 29, @@ -107956,13 +107956,13 @@ "history": [ { "children": [], - "mappedName": "#4a;:Ha52,V", + "mappedName": "#4a;:H3f4,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#2;:Ha51,V", + "mappedName": "#2;:H3f3,V", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -107977,7 +107977,7 @@ "indexedStringIds": [ 74 ], - "mappedName": "#4a;:Ha52,V", + "mappedName": "#4a;:H3f4,V", "mappedStringIds": [ 74 ], @@ -107987,17 +107987,17 @@ "history": [ { "children": [], - "mappedName": "#53:1;:Ha52,V", + "mappedName": "#53:1;:H3f4,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:1;:U;XTR;:Ha51:7,E", - "#d:1;:G;XTR;:Ha51:7,F", - "#b:1;:Ha51,E" + "#16:1;:U;XTR;:H3f3:7,E", + "#d:1;:G;XTR;:H3f3:7,F", + "#b:1;:H3f3,E" ], - "mappedName": "#36:1;:U;XTR;:Ha51:7,V", + "mappedName": "#36:1;:U;XTR;:H3f3:7,V", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -108012,7 +108012,7 @@ "indexedStringIds": [ 83 ], - "mappedName": "#53:1;:Ha52,V", + "mappedName": "#53:1;:H3f4,V", "mappedStringIds": [ 83 ], @@ -108022,13 +108022,13 @@ "history": [ { "children": [], - "mappedName": "#4b;:Ha52,V", + "mappedName": "#4b;:H3f4,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4;:Ha51,V", + "mappedName": "#4;:H3f3,V", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -108043,7 +108043,7 @@ "indexedStringIds": [ 75 ], - "mappedName": "#4b;:Ha52,V", + "mappedName": "#4b;:H3f4,V", "mappedStringIds": [ 75 ], @@ -108053,17 +108053,17 @@ "history": [ { "children": [], - "mappedName": "#56:1;:Ha52,V", + "mappedName": "#56:1;:H3f4,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:1;:U;XTR;:Ha51:7,E", - "#d:1;:G;XTR;:Ha51:7,F", - "#b:1;:Ha51,E" + "#16:1;:U;XTR;:H3f3:7,E", + "#d:1;:G;XTR;:H3f3:7,F", + "#b:1;:H3f3,E" ], - "mappedName": "#36:1;:U2;XTR;:Ha51:8,V", + "mappedName": "#36:1;:U2;XTR;:H3f3:8,V", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -108078,7 +108078,7 @@ "indexedStringIds": [ 86 ], - "mappedName": "#56:1;:Ha52,V", + "mappedName": "#56:1;:H3f4,V", "mappedStringIds": [ 86 ], @@ -108088,13 +108088,13 @@ "history": [ { "children": [], - "mappedName": "#4d;:Ha52,V", + "mappedName": "#4d;:H3f4,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#8;:Ha51,V", + "mappedName": "#8;:H3f3,V", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -108109,7 +108109,7 @@ "indexedStringIds": [ 77 ], - "mappedName": "#4d;:Ha52,V", + "mappedName": "#4d;:H3f4,V", "mappedStringIds": [ 77 ], @@ -108119,17 +108119,17 @@ "history": [ { "children": [], - "mappedName": "#56:3;:Ha52,V", + "mappedName": "#56:3;:H3f4,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:3;:U;XTR;:Ha51:7,E", - "#d:3;:G;XTR;:Ha51:7,F", - "#b:3;:Ha51,E" + "#16:3;:U;XTR;:H3f3:7,E", + "#d:3;:G;XTR;:H3f3:7,F", + "#b:3;:H3f3,E" ], - "mappedName": "#36:3;:U2;XTR;:Ha51:8,V", + "mappedName": "#36:3;:U2;XTR;:H3f3:8,V", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -108148,7 +108148,7 @@ 54, 86 ], - "mappedName": "#56:3;:Ha52,V", + "mappedName": "#56:3;:H3f4,V", "mappedStringIds": [ 11, 13, @@ -108162,13 +108162,13 @@ "history": [ { "children": [], - "mappedName": "#4c;:Ha52,V", + "mappedName": "#4c;:H3f4,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#6;:Ha51,V", + "mappedName": "#6;:H3f3,V", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -108183,7 +108183,7 @@ "indexedStringIds": [ 76 ], - "mappedName": "#4c;:Ha52,V", + "mappedName": "#4c;:H3f4,V", "mappedStringIds": [ 76 ], @@ -108193,17 +108193,17 @@ "history": [ { "children": [], - "mappedName": "#56:2;:Ha52,V", + "mappedName": "#56:2;:H3f4,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:2;:U;XTR;:Ha51:7,E", - "#d:2;:G;XTR;:Ha51:7,F", - "#b:2;:Ha51,E" + "#16:2;:U;XTR;:H3f3:7,E", + "#d:2;:G;XTR;:H3f3:7,F", + "#b:2;:H3f3,E" ], - "mappedName": "#36:2;:U2;XTR;:Ha51:8,V", + "mappedName": "#36:2;:U2;XTR;:H3f3:8,V", "object": "Pad17", "typeId": "PartDesign::Pad" }, @@ -108222,7 +108222,7 @@ 54, 86 ], - "mappedName": "#56:2;:Ha52,V", + "mappedName": "#56:2;:H3f4,V", "mappedStringIds": [ 11, 13, @@ -108236,10 +108236,10 @@ "history": [ { "children": [ - "#1f;:G;XTR;:Ha53:7,E", - "#2;:Ha53,V" + "#1f;:G;XTR;:H3f5:7,E", + "#2;:H3f5,V" ], - "mappedName": "#4e;:G#46;CUT;:H-a54:a,V", + "mappedName": "#4e;:G#46;CUT;:H-3f6:a,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -108257,7 +108257,7 @@ 70, 78 ], - "mappedName": "#4e;:G#46;CUT;:H-a54:a,V", + "mappedName": "#4e;:G#46;CUT;:H-3f6:a,V", "mappedStringIds": [ 20, 65, @@ -108270,10 +108270,10 @@ "history": [ { "children": [ - "#20;:G;XTR;:Ha53:7,E", - "#4;:Ha53,V" + "#20;:G;XTR;:H3f5:7,E", + "#4;:H3f5,V" ], - "mappedName": "#4f;:G#47;CUT;:H-a54:a,V", + "mappedName": "#4f;:G#47;CUT;:H-3f6:a,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -108291,7 +108291,7 @@ 71, 79 ], - "mappedName": "#4f;:G#47;CUT;:H-a54:a,V", + "mappedName": "#4f;:G#47;CUT;:H-3f6:a,V", "mappedStringIds": [ 20, 65, @@ -108304,10 +108304,10 @@ "history": [ { "children": [ - "#21;:G;XTR;:Ha53:7,E", - "#6;:Ha53,V" + "#21;:G;XTR;:H3f5:7,E", + "#6;:H3f5,V" ], - "mappedName": "#50;:G#48;CUT;:H-a54:a,V", + "mappedName": "#50;:G#48;CUT;:H-3f6:a,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -108325,7 +108325,7 @@ 72, 80 ], - "mappedName": "#50;:G#48;CUT;:H-a54:a,V", + "mappedName": "#50;:G#48;CUT;:H-3f6:a,V", "mappedStringIds": [ 20, 65, @@ -108338,10 +108338,10 @@ "history": [ { "children": [ - "#22;:G;XTR;:Ha53:7,E", - "#8;:Ha53,V" + "#22;:G;XTR;:H3f5:7,E", + "#8;:H3f5,V" ], - "mappedName": "#51;:G#49;CUT;:H-a54:a,V", + "mappedName": "#51;:G#49;CUT;:H-3f6:a,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -108359,7 +108359,7 @@ 73, 81 ], - "mappedName": "#51;:G#49;CUT;:H-a54:a,V", + "mappedName": "#51;:G#49;CUT;:H-3f6:a,V", "mappedStringIds": [ 20, 65, @@ -108372,11 +108372,11 @@ "history": [ { "children": [ - "#4f;:U;XTR;:Ha53:7,V", - "#20;:G;XTR;:Ha53:7,E", - "#4;:Ha53,V" + "#4f;:U;XTR;:H3f5:7,V", + "#20;:G;XTR;:H3f5:7,E", + "#4;:H3f5,V" ], - "mappedName": "#69;:H-a54,V", + "mappedName": "#69;:H-3f6,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -108391,7 +108391,7 @@ "indexedStringIds": [ 105 ], - "mappedName": "#69;:H-a54,V", + "mappedName": "#69;:H-3f6,V", "mappedStringIds": [ 105 ], @@ -108401,11 +108401,11 @@ "history": [ { "children": [ - "#4e;:U;XTR;:Ha53:7,V", - "#1f;:G;XTR;:Ha53:7,E", - "#2;:Ha53,V" + "#4e;:U;XTR;:H3f5:7,V", + "#1f;:G;XTR;:H3f5:7,E", + "#2;:H3f5,V" ], - "mappedName": "#5e;:H-a54,V", + "mappedName": "#5e;:H-3f6,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -108420,7 +108420,7 @@ "indexedStringIds": [ 94 ], - "mappedName": "#5e;:H-a54,V", + "mappedName": "#5e;:H-3f6,V", "mappedStringIds": [ 94 ], @@ -108430,9 +108430,9 @@ "history": [ { "children": [ - "#5050;:U;XTR;:Ha53:7,V" + "#5050;:U;XTR;:H3f5:7,V" ], - "mappedName": "#6a:32;:H-a54,V", + "mappedName": "#6a:32;:H-3f6,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -108447,7 +108447,7 @@ "indexedStringIds": [ 106 ], - "mappedName": "#6a:32;:H-a54,V", + "mappedName": "#6a:32;:H-3f6,V", "mappedStringIds": [ 106 ], @@ -108457,9 +108457,9 @@ "history": [ { "children": [ - "#5151;:U;XTR;:Ha53:7,V" + "#5151;:U;XTR;:H3f5:7,V" ], - "mappedName": "#6b:33;:H-a54,V", + "mappedName": "#6b:33;:H-3f6,V", "object": "Pocket17", "typeId": "PartDesign::Pocket" }, @@ -108474,7 +108474,7 @@ "indexedStringIds": [ 107 ], - "mappedName": "#6b:33;:H-a54,V", + "mappedName": "#6b:33;:H-3f6,V", "mappedStringIds": [ 107 ], @@ -108494,7 +108494,7 @@ 22 ], "kind": "face", - "mappedName": "#16:1;:Ha52,F", + "mappedName": "#16:1;:H3f4,F", "mappedStringIds": [ 22 ], @@ -108504,7 +108504,7 @@ "index": 1, "type": "Face" }, - "name": "#16:1;:Ha52,F", + "name": "#16:1;:H3f4,F", "stringIds": [ 22 ] @@ -108514,9 +108514,9 @@ "resultPersistentId": "Pocket17:face:0", "sourceRefs": [ { - "mappedName": "#d:1;:G;XTR;:Ha51:7,F", + "mappedName": "#d:1;:G;XTR;:H3f3:7,F", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#d:1;:G;XTR;:Ha51:7,F", + "persistentId": "Pad17:mapped:#d:1;:G;XTR;:H3f3:7,F", "stageId": "Pad17" }, { @@ -108535,7 +108535,7 @@ 22 ], "kind": "face", - "mappedName": "#16:4;:Ha52,F", + "mappedName": "#16:4;:H3f4,F", "mappedStringIds": [ 11, 13, @@ -108547,7 +108547,7 @@ "index": 2, "type": "Face" }, - "name": "#16:4;:Ha52,F", + "name": "#16:4;:H3f4,F", "stringIds": [ 11, 13, @@ -108559,9 +108559,9 @@ "resultPersistentId": "Pocket17:face:1", "sourceRefs": [ { - "mappedName": "#d:4;:G;XTR;:Ha51:7,F", + "mappedName": "#d:4;:G;XTR;:H3f3:7,F", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#d:4;:G;XTR;:Ha51:7,F", + "persistentId": "Pad17:mapped:#d:4;:G;XTR;:H3f3:7,F", "stageId": "Pad17" }, { @@ -108580,7 +108580,7 @@ 22 ], "kind": "face", - "mappedName": "#16:2;:Ha52,F", + "mappedName": "#16:2;:H3f4,F", "mappedStringIds": [ 11, 13, @@ -108592,7 +108592,7 @@ "index": 3, "type": "Face" }, - "name": "#16:2;:Ha52,F", + "name": "#16:2;:H3f4,F", "stringIds": [ 11, 13, @@ -108604,9 +108604,9 @@ "resultPersistentId": "Pocket17:face:2", "sourceRefs": [ { - "mappedName": "#d:2;:G;XTR;:Ha51:7,F", + "mappedName": "#d:2;:G;XTR;:H3f3:7,F", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#d:2;:G;XTR;:Ha51:7,F", + "persistentId": "Pad17:mapped:#d:2;:G;XTR;:H3f3:7,F", "stageId": "Pad17" }, { @@ -108623,7 +108623,7 @@ 20 ], "kind": "face", - "mappedName": "#14:1;:Ha52,F", + "mappedName": "#14:1;:H3f4,F", "mappedStringIds": [ 20 ], @@ -108633,7 +108633,7 @@ "index": 4, "type": "Face" }, - "name": "#14:1;:Ha52,F", + "name": "#14:1;:H3f4,F", "stringIds": [ 20 ] @@ -108643,9 +108643,9 @@ "resultPersistentId": "Pocket17:face:3", "sourceRefs": [ { - "mappedName": "#d:1;FAC;:Ha51:4,F", + "mappedName": "#d:1;FAC;:H3f3:4,F", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#d:1;FAC;:Ha51:4,F", + "persistentId": "Pad17:mapped:#d:1;FAC;:H3f3:4,F", "stageId": "Pad17" }, { @@ -108663,7 +108663,7 @@ 65 ], "kind": "face", - "mappedName": "#41:1;:M;CUT;:Ha52:7,F", + "mappedName": "#41:1;:M;CUT;:H3f4:7,F", "mappedStringIds": [ 20, 65 @@ -108674,7 +108674,7 @@ "index": 5, "type": "Face" }, - "name": "#41:1;:M;CUT;:Ha52:7,F", + "name": "#41:1;:M;CUT;:H3f4:7,F", "stringIds": [ 20, 65 @@ -108685,9 +108685,9 @@ "resultPersistentId": "Pocket17:face:4", "sourceRefs": [ { - "mappedName": "#14:1;:G0;XTR;:Ha51:8,F", + "mappedName": "#14:1;:G0;XTR;:H3f3:8,F", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#14:1;:G0;XTR;:Ha51:8,F", + "persistentId": "Pad17:mapped:#14:1;:G0;XTR;:H3f3:8,F", "stageId": "Pad17" }, { @@ -108706,7 +108706,7 @@ 22 ], "kind": "face", - "mappedName": "#16:3;:Ha52,F", + "mappedName": "#16:3;:H3f4,F", "mappedStringIds": [ 11, 13, @@ -108718,7 +108718,7 @@ "index": 6, "type": "Face" }, - "name": "#16:3;:Ha52,F", + "name": "#16:3;:H3f4,F", "stringIds": [ 11, 13, @@ -108730,9 +108730,9 @@ "resultPersistentId": "Pocket17:face:5", "sourceRefs": [ { - "mappedName": "#d:3;:G;XTR;:Ha51:7,F", + "mappedName": "#d:3;:G;XTR;:H3f3:7,F", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#d:3;:G;XTR;:Ha51:7,F", + "persistentId": "Pad17:mapped:#d:3;:G;XTR;:H3f3:7,F", "stageId": "Pad17" }, { @@ -108749,7 +108749,7 @@ 38 ], "kind": "face", - "mappedName": "#26:1;:M;CUT;:H-a54:7,F", + "mappedName": "#26:1;:M;CUT;:H-3f6:7,F", "mappedStringIds": [ 38 ], @@ -108759,7 +108759,7 @@ "index": 7, "type": "Face" }, - "name": "#26:1;:M;CUT;:H-a54:7,F", + "name": "#26:1;:M;CUT;:H-3f6:7,F", "stringIds": [ 38 ] @@ -108784,7 +108784,7 @@ 38 ], "kind": "face", - "mappedName": "#26:2;:M;CUT;:H-a54:7,F", + "mappedName": "#26:2;:M;CUT;:H-3f6:7,F", "mappedStringIds": [ 11, 29, @@ -108796,7 +108796,7 @@ "index": 8, "type": "Face" }, - "name": "#26:2;:M;CUT;:H-a54:7,F", + "name": "#26:2;:M;CUT;:H-3f6:7,F", "stringIds": [ 11, 29, @@ -108823,7 +108823,7 @@ 38 ], "kind": "face", - "mappedName": "#26:3;:M;CUT;:H-a54:7,F", + "mappedName": "#26:3;:M;CUT;:H-3f6:7,F", "mappedStringIds": [ 11, 29, @@ -108835,7 +108835,7 @@ "index": 9, "type": "Face" }, - "name": "#26:3;:M;CUT;:H-a54:7,F", + "name": "#26:3;:M;CUT;:H-3f6:7,F", "stringIds": [ 11, 29, @@ -108862,7 +108862,7 @@ 38 ], "kind": "face", - "mappedName": "#26:4;:M;CUT;:H-a54:7,F", + "mappedName": "#26:4;:M;CUT;:H-3f6:7,F", "mappedStringIds": [ 11, 29, @@ -108874,7 +108874,7 @@ "index": 10, "type": "Face" }, - "name": "#26:4;:M;CUT;:H-a54:7,F", + "name": "#26:4;:M;CUT;:H-3f6:7,F", "stringIds": [ 11, 29, @@ -108899,7 +108899,7 @@ 63 ], "kind": "face", - "mappedName": "#3f:1;:H-a54,F", + "mappedName": "#3f:1;:H-3f6,F", "mappedStringIds": [ 63 ], @@ -108909,7 +108909,7 @@ "index": 11, "type": "Face" }, - "name": "#3f:1;:H-a54,F", + "name": "#3f:1;:H-3f6,F", "stringIds": [ 63 ] @@ -108932,7 +108932,7 @@ 101 ], "kind": "edge", - "mappedName": "#65;:Ha52,E", + "mappedName": "#65;:H3f4,E", "mappedStringIds": [ 101 ], @@ -108942,7 +108942,7 @@ "index": 1, "type": "Edge" }, - "name": "#65;:Ha52,E", + "name": "#65;:H3f4,E", "stringIds": [ 101 ] @@ -108952,9 +108952,9 @@ "resultPersistentId": "Pocket17:edge:0", "sourceRefs": [ { - "mappedName": "#4a;:G;XTR;:Ha51:7,E", + "mappedName": "#4a;:G;XTR;:H3f3:7,E", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#4a;:G;XTR;:Ha51:7,E", + "persistentId": "Pad17:mapped:#4a;:G;XTR;:H3f3:7,E", "stageId": "Pad17" }, { @@ -108971,7 +108971,7 @@ 102 ], "kind": "edge", - "mappedName": "#66;:Ha52,E", + "mappedName": "#66;:H3f4,E", "mappedStringIds": [ 102 ], @@ -108981,7 +108981,7 @@ "index": 2, "type": "Edge" }, - "name": "#66;:Ha52,E", + "name": "#66;:H3f4,E", "stringIds": [ 102 ] @@ -108991,9 +108991,9 @@ "resultPersistentId": "Pocket17:edge:1", "sourceRefs": [ { - "mappedName": "#4b;:G;XTR;:Ha51:7,E", + "mappedName": "#4b;:G;XTR;:H3f3:7,E", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#4b;:G;XTR;:Ha51:7,E", + "persistentId": "Pad17:mapped:#4b;:G;XTR;:H3f3:7,E", "stageId": "Pad17" }, { @@ -109010,7 +109010,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:1;:Ha52,E", + "mappedName": "#d:1;:H3f4,E", "mappedStringIds": [ 13 ], @@ -109020,7 +109020,7 @@ "index": 3, "type": "Edge" }, - "name": "#d:1;:Ha52,E", + "name": "#d:1;:H3f4,E", "stringIds": [ 13 ] @@ -109030,9 +109030,9 @@ "resultPersistentId": "Pocket17:edge:2", "sourceRefs": [ { - "mappedName": "#b:1;:Ha51,E", + "mappedName": "#b:1;:H3f3,E", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#b:1;:Ha51,E", + "persistentId": "Pad17:mapped:#b:1;:H3f3,E", "stageId": "Pad17" }, { @@ -109049,7 +109049,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:1;:Ha52,E", + "mappedName": "#36:1;:H3f4,E", "mappedStringIds": [ 54 ], @@ -109059,7 +109059,7 @@ "index": 4, "type": "Edge" }, - "name": "#36:1;:Ha52,E", + "name": "#36:1;:H3f4,E", "stringIds": [ 54 ] @@ -109069,9 +109069,9 @@ "resultPersistentId": "Pocket17:edge:3", "sourceRefs": [ { - "mappedName": "#16:1;:U;XTR;:Ha51:7,E", + "mappedName": "#16:1;:U;XTR;:H3f3:7,E", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#16:1;:U;XTR;:Ha51:7,E", + "persistentId": "Pad17:mapped:#16:1;:U;XTR;:H3f3:7,E", "stageId": "Pad17" }, { @@ -109088,7 +109088,7 @@ 104 ], "kind": "edge", - "mappedName": "#68;:Ha52,E", + "mappedName": "#68;:H3f4,E", "mappedStringIds": [ 104 ], @@ -109098,7 +109098,7 @@ "index": 5, "type": "Edge" }, - "name": "#68;:Ha52,E", + "name": "#68;:H3f4,E", "stringIds": [ 104 ] @@ -109108,9 +109108,9 @@ "resultPersistentId": "Pocket17:edge:4", "sourceRefs": [ { - "mappedName": "#4d;:G;XTR;:Ha51:7,E", + "mappedName": "#4d;:G;XTR;:H3f3:7,E", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#4d;:G;XTR;:Ha51:7,E", + "persistentId": "Pad17:mapped:#4d;:G;XTR;:H3f3:7,E", "stageId": "Pad17" }, { @@ -109128,7 +109128,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:4;:Ha52,E", + "mappedName": "#d:4;:H3f4,E", "mappedStringIds": [ 11, 13 @@ -109139,7 +109139,7 @@ "index": 6, "type": "Edge" }, - "name": "#d:4;:Ha52,E", + "name": "#d:4;:H3f4,E", "stringIds": [ 11, 13 @@ -109150,9 +109150,9 @@ "resultPersistentId": "Pocket17:edge:5", "sourceRefs": [ { - "mappedName": "#b:4;:Ha51,E", + "mappedName": "#b:4;:H3f3,E", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#b:4;:Ha51,E", + "persistentId": "Pad17:mapped:#b:4;:H3f3,E", "stageId": "Pad17" }, { @@ -109172,7 +109172,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:4;:Ha52,E", + "mappedName": "#36:4;:H3f4,E", "mappedStringIds": [ 11, 13, @@ -109185,7 +109185,7 @@ "index": 7, "type": "Edge" }, - "name": "#36:4;:Ha52,E", + "name": "#36:4;:H3f4,E", "stringIds": [ 11, 13, @@ -109198,9 +109198,9 @@ "resultPersistentId": "Pocket17:edge:6", "sourceRefs": [ { - "mappedName": "#16:4;:U;XTR;:Ha51:7,E", + "mappedName": "#16:4;:U;XTR;:H3f3:7,E", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#16:4;:U;XTR;:Ha51:7,E", + "persistentId": "Pad17:mapped:#16:4;:U;XTR;:H3f3:7,E", "stageId": "Pad17" }, { @@ -109217,7 +109217,7 @@ 103 ], "kind": "edge", - "mappedName": "#67;:Ha52,E", + "mappedName": "#67;:H3f4,E", "mappedStringIds": [ 103 ], @@ -109227,7 +109227,7 @@ "index": 8, "type": "Edge" }, - "name": "#67;:Ha52,E", + "name": "#67;:H3f4,E", "stringIds": [ 103 ] @@ -109237,9 +109237,9 @@ "resultPersistentId": "Pocket17:edge:7", "sourceRefs": [ { - "mappedName": "#4c;:G;XTR;:Ha51:7,E", + "mappedName": "#4c;:G;XTR;:H3f3:7,E", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#4c;:G;XTR;:Ha51:7,E", + "persistentId": "Pad17:mapped:#4c;:G;XTR;:H3f3:7,E", "stageId": "Pad17" }, { @@ -109257,7 +109257,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:2;:Ha52,E", + "mappedName": "#d:2;:H3f4,E", "mappedStringIds": [ 11, 13 @@ -109268,7 +109268,7 @@ "index": 9, "type": "Edge" }, - "name": "#d:2;:Ha52,E", + "name": "#d:2;:H3f4,E", "stringIds": [ 11, 13 @@ -109279,9 +109279,9 @@ "resultPersistentId": "Pocket17:edge:8", "sourceRefs": [ { - "mappedName": "#b:2;:Ha51,E", + "mappedName": "#b:2;:H3f3,E", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#b:2;:Ha51,E", + "persistentId": "Pad17:mapped:#b:2;:H3f3,E", "stageId": "Pad17" }, { @@ -109301,7 +109301,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:2;:Ha52,E", + "mappedName": "#36:2;:H3f4,E", "mappedStringIds": [ 11, 13, @@ -109314,7 +109314,7 @@ "index": 10, "type": "Edge" }, - "name": "#36:2;:Ha52,E", + "name": "#36:2;:H3f4,E", "stringIds": [ 11, 13, @@ -109327,9 +109327,9 @@ "resultPersistentId": "Pocket17:edge:9", "sourceRefs": [ { - "mappedName": "#16:2;:U;XTR;:Ha51:7,E", + "mappedName": "#16:2;:U;XTR;:H3f3:7,E", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#16:2;:U;XTR;:Ha51:7,E", + "persistentId": "Pad17:mapped:#16:2;:U;XTR;:H3f3:7,E", "stageId": "Pad17" }, { @@ -109347,7 +109347,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:3;:Ha52,E", + "mappedName": "#d:3;:H3f4,E", "mappedStringIds": [ 11, 13 @@ -109358,7 +109358,7 @@ "index": 11, "type": "Edge" }, - "name": "#d:3;:Ha52,E", + "name": "#d:3;:H3f4,E", "stringIds": [ 11, 13 @@ -109369,9 +109369,9 @@ "resultPersistentId": "Pocket17:edge:10", "sourceRefs": [ { - "mappedName": "#b:3;:Ha51,E", + "mappedName": "#b:3;:H3f3,E", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#b:3;:Ha51,E", + "persistentId": "Pad17:mapped:#b:3;:H3f3,E", "stageId": "Pad17" }, { @@ -109391,7 +109391,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:3;:Ha52,E", + "mappedName": "#36:3;:H3f4,E", "mappedStringIds": [ 11, 13, @@ -109404,7 +109404,7 @@ "index": 12, "type": "Edge" }, - "name": "#36:3;:Ha52,E", + "name": "#36:3;:H3f4,E", "stringIds": [ 11, 13, @@ -109417,9 +109417,9 @@ "resultPersistentId": "Pocket17:edge:11", "sourceRefs": [ { - "mappedName": "#16:3;:U;XTR;:Ha51:7,E", + "mappedName": "#16:3;:U;XTR;:H3f3:7,E", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#16:3;:U;XTR;:Ha51:7,E", + "persistentId": "Pad17:mapped:#16:3;:U;XTR;:H3f3:7,E", "stageId": "Pad17" }, { @@ -109439,7 +109439,7 @@ 66 ], "kind": "edge", - "mappedName": "#26:1;:G#42;CUT;:H-a54:a,E", + "mappedName": "#26:1;:G#42;CUT;:H-3f6:a,E", "mappedStringIds": [ 20, 38, @@ -109452,7 +109452,7 @@ "index": 13, "type": "Edge" }, - "name": "#26:1;:G#42;CUT;:H-a54:a,E", + "name": "#26:1;:G#42;CUT;:H-3f6:a,E", "stringIds": [ 20, 38, @@ -109483,7 +109483,7 @@ 67 ], "kind": "edge", - "mappedName": "#26:2;:G#43;CUT;:H-a54:a,E", + "mappedName": "#26:2;:G#43;CUT;:H-3f6:a,E", "mappedStringIds": [ 11, 20, @@ -109498,7 +109498,7 @@ "index": 14, "type": "Edge" }, - "name": "#26:2;:G#43;CUT;:H-a54:a,E", + "name": "#26:2;:G#43;CUT;:H-3f6:a,E", "stringIds": [ 11, 20, @@ -109531,7 +109531,7 @@ 68 ], "kind": "edge", - "mappedName": "#26:3;:G#44;CUT;:H-a54:a,E", + "mappedName": "#26:3;:G#44;CUT;:H-3f6:a,E", "mappedStringIds": [ 11, 20, @@ -109546,7 +109546,7 @@ "index": 15, "type": "Edge" }, - "name": "#26:3;:G#44;CUT;:H-a54:a,E", + "name": "#26:3;:G#44;CUT;:H-3f6:a,E", "stringIds": [ 11, 20, @@ -109579,7 +109579,7 @@ 69 ], "kind": "edge", - "mappedName": "#26:4;:G#45;CUT;:H-a54:a,E", + "mappedName": "#26:4;:G#45;CUT;:H-3f6:a,E", "mappedStringIds": [ 11, 20, @@ -109594,7 +109594,7 @@ "index": 16, "type": "Edge" }, - "name": "#26:4;:G#45;CUT;:H-a54:a,E", + "name": "#26:4;:G#45;CUT;:H-3f6:a,E", "stringIds": [ 11, 20, @@ -109622,7 +109622,7 @@ 79 ], "kind": "edge", - "mappedName": "#4f;:M;CUT;:H-a54:7,E", + "mappedName": "#4f;:M;CUT;:H-3f6:7,E", "mappedStringIds": [ 79 ], @@ -109632,7 +109632,7 @@ "index": 17, "type": "Edge" }, - "name": "#4f;:M;CUT;:H-a54:7,E", + "name": "#4f;:M;CUT;:H-3f6:7,E", "stringIds": [ 79 ] @@ -109655,7 +109655,7 @@ 61 ], "kind": "edge", - "mappedName": "#3d:1;:H-a54,E", + "mappedName": "#3d:1;:H-3f6,E", "mappedStringIds": [ 61 ], @@ -109665,7 +109665,7 @@ "index": 18, "type": "Edge" }, - "name": "#3d:1;:H-a54,E", + "name": "#3d:1;:H-3f6,E", "stringIds": [ 61 ] @@ -109688,7 +109688,7 @@ 78 ], "kind": "edge", - "mappedName": "#4e;:M;CUT;:H-a54:7,E", + "mappedName": "#4e;:M;CUT;:H-3f6:7,E", "mappedStringIds": [ 78 ], @@ -109698,7 +109698,7 @@ "index": 19, "type": "Edge" }, - "name": "#4e;:M;CUT;:H-a54:7,E", + "name": "#4e;:M;CUT;:H-3f6:7,E", "stringIds": [ 78 ] @@ -109721,7 +109721,7 @@ 80 ], "kind": "edge", - "mappedName": "#50;:M;CUT;:H-a54:7,E", + "mappedName": "#50;:M;CUT;:H-3f6:7,E", "mappedStringIds": [ 80 ], @@ -109731,7 +109731,7 @@ "index": 20, "type": "Edge" }, - "name": "#50;:M;CUT;:H-a54:7,E", + "name": "#50;:M;CUT;:H-3f6:7,E", "stringIds": [ 80 ] @@ -109757,7 +109757,7 @@ 61 ], "kind": "edge", - "mappedName": "#3d:2;:H-a54,E", + "mappedName": "#3d:2;:H-3f6,E", "mappedStringIds": [ 11, 29, @@ -109770,7 +109770,7 @@ "index": 21, "type": "Edge" }, - "name": "#3d:2;:H-a54,E", + "name": "#3d:2;:H-3f6,E", "stringIds": [ 11, 29, @@ -109796,7 +109796,7 @@ 81 ], "kind": "edge", - "mappedName": "#51;:M;CUT;:H-a54:7,E", + "mappedName": "#51;:M;CUT;:H-3f6:7,E", "mappedStringIds": [ 81 ], @@ -109806,7 +109806,7 @@ "index": 22, "type": "Edge" }, - "name": "#51;:M;CUT;:H-a54:7,E", + "name": "#51;:M;CUT;:H-3f6:7,E", "stringIds": [ 81 ] @@ -109832,7 +109832,7 @@ 61 ], "kind": "edge", - "mappedName": "#3d:3;:H-a54,E", + "mappedName": "#3d:3;:H-3f6,E", "mappedStringIds": [ 11, 29, @@ -109845,7 +109845,7 @@ "index": 23, "type": "Edge" }, - "name": "#3d:3;:H-a54,E", + "name": "#3d:3;:H-3f6,E", "stringIds": [ 11, 29, @@ -109874,7 +109874,7 @@ 61 ], "kind": "edge", - "mappedName": "#3d:4;:H-a54,E", + "mappedName": "#3d:4;:H-3f6,E", "mappedStringIds": [ 11, 29, @@ -109887,7 +109887,7 @@ "index": 24, "type": "Edge" }, - "name": "#3d:4;:H-a54,E", + "name": "#3d:4;:H-3f6,E", "stringIds": [ 11, 29, @@ -109913,7 +109913,7 @@ 74 ], "kind": "vertex", - "mappedName": "#4a;:Ha52,V", + "mappedName": "#4a;:H3f4,V", "mappedStringIds": [ 74 ], @@ -109923,7 +109923,7 @@ "index": 1, "type": "Vertex" }, - "name": "#4a;:Ha52,V", + "name": "#4a;:H3f4,V", "stringIds": [ 74 ] @@ -109933,9 +109933,9 @@ "resultPersistentId": "Pocket17:vertex:0", "sourceRefs": [ { - "mappedName": "#2;:Ha51,V", + "mappedName": "#2;:H3f3,V", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#2;:Ha51,V", + "persistentId": "Pad17:mapped:#2;:H3f3,V", "stageId": "Pad17" }, { @@ -109952,7 +109952,7 @@ 83 ], "kind": "vertex", - "mappedName": "#53:1;:Ha52,V", + "mappedName": "#53:1;:H3f4,V", "mappedStringIds": [ 83 ], @@ -109962,7 +109962,7 @@ "index": 2, "type": "Vertex" }, - "name": "#53:1;:Ha52,V", + "name": "#53:1;:H3f4,V", "stringIds": [ 83 ] @@ -109972,9 +109972,9 @@ "resultPersistentId": "Pocket17:vertex:1", "sourceRefs": [ { - "mappedName": "#36:1;:U;XTR;:Ha51:7,V", + "mappedName": "#36:1;:U;XTR;:H3f3:7,V", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#36:1;:U;XTR;:Ha51:7,V", + "persistentId": "Pad17:mapped:#36:1;:U;XTR;:H3f3:7,V", "stageId": "Pad17" }, { @@ -109991,7 +109991,7 @@ 75 ], "kind": "vertex", - "mappedName": "#4b;:Ha52,V", + "mappedName": "#4b;:H3f4,V", "mappedStringIds": [ 75 ], @@ -110001,7 +110001,7 @@ "index": 3, "type": "Vertex" }, - "name": "#4b;:Ha52,V", + "name": "#4b;:H3f4,V", "stringIds": [ 75 ] @@ -110011,9 +110011,9 @@ "resultPersistentId": "Pocket17:vertex:2", "sourceRefs": [ { - "mappedName": "#4;:Ha51,V", + "mappedName": "#4;:H3f3,V", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#4;:Ha51,V", + "persistentId": "Pad17:mapped:#4;:H3f3,V", "stageId": "Pad17" }, { @@ -110030,7 +110030,7 @@ 86 ], "kind": "vertex", - "mappedName": "#56:1;:Ha52,V", + "mappedName": "#56:1;:H3f4,V", "mappedStringIds": [ 86 ], @@ -110040,7 +110040,7 @@ "index": 4, "type": "Vertex" }, - "name": "#56:1;:Ha52,V", + "name": "#56:1;:H3f4,V", "stringIds": [ 86 ] @@ -110050,9 +110050,9 @@ "resultPersistentId": "Pocket17:vertex:3", "sourceRefs": [ { - "mappedName": "#36:1;:U2;XTR;:Ha51:8,V", + "mappedName": "#36:1;:U2;XTR;:H3f3:8,V", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#36:1;:U2;XTR;:Ha51:8,V", + "persistentId": "Pad17:mapped:#36:1;:U2;XTR;:H3f3:8,V", "stageId": "Pad17" }, { @@ -110069,7 +110069,7 @@ 77 ], "kind": "vertex", - "mappedName": "#4d;:Ha52,V", + "mappedName": "#4d;:H3f4,V", "mappedStringIds": [ 77 ], @@ -110079,7 +110079,7 @@ "index": 5, "type": "Vertex" }, - "name": "#4d;:Ha52,V", + "name": "#4d;:H3f4,V", "stringIds": [ 77 ] @@ -110089,9 +110089,9 @@ "resultPersistentId": "Pocket17:vertex:4", "sourceRefs": [ { - "mappedName": "#8;:Ha51,V", + "mappedName": "#8;:H3f3,V", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#8;:Ha51,V", + "persistentId": "Pad17:mapped:#8;:H3f3,V", "stageId": "Pad17" }, { @@ -110112,7 +110112,7 @@ 86 ], "kind": "vertex", - "mappedName": "#56:3;:Ha52,V", + "mappedName": "#56:3;:H3f4,V", "mappedStringIds": [ 11, 13, @@ -110126,7 +110126,7 @@ "index": 6, "type": "Vertex" }, - "name": "#56:3;:Ha52,V", + "name": "#56:3;:H3f4,V", "stringIds": [ 11, 13, @@ -110140,9 +110140,9 @@ "resultPersistentId": "Pocket17:vertex:5", "sourceRefs": [ { - "mappedName": "#36:3;:U2;XTR;:Ha51:8,V", + "mappedName": "#36:3;:U2;XTR;:H3f3:8,V", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#36:3;:U2;XTR;:Ha51:8,V", + "persistentId": "Pad17:mapped:#36:3;:U2;XTR;:H3f3:8,V", "stageId": "Pad17" }, { @@ -110159,7 +110159,7 @@ 76 ], "kind": "vertex", - "mappedName": "#4c;:Ha52,V", + "mappedName": "#4c;:H3f4,V", "mappedStringIds": [ 76 ], @@ -110169,7 +110169,7 @@ "index": 7, "type": "Vertex" }, - "name": "#4c;:Ha52,V", + "name": "#4c;:H3f4,V", "stringIds": [ 76 ] @@ -110179,9 +110179,9 @@ "resultPersistentId": "Pocket17:vertex:6", "sourceRefs": [ { - "mappedName": "#6;:Ha51,V", + "mappedName": "#6;:H3f3,V", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#6;:Ha51,V", + "persistentId": "Pad17:mapped:#6;:H3f3,V", "stageId": "Pad17" }, { @@ -110202,7 +110202,7 @@ 86 ], "kind": "vertex", - "mappedName": "#56:2;:Ha52,V", + "mappedName": "#56:2;:H3f4,V", "mappedStringIds": [ 11, 13, @@ -110216,7 +110216,7 @@ "index": 8, "type": "Vertex" }, - "name": "#56:2;:Ha52,V", + "name": "#56:2;:H3f4,V", "stringIds": [ 11, 13, @@ -110230,9 +110230,9 @@ "resultPersistentId": "Pocket17:vertex:7", "sourceRefs": [ { - "mappedName": "#36:2;:U2;XTR;:Ha51:8,V", + "mappedName": "#36:2;:U2;XTR;:H3f3:8,V", "objectId": "Pad17", - "persistentId": "Pad17:mapped:#36:2;:U2;XTR;:Ha51:8,V", + "persistentId": "Pad17:mapped:#36:2;:U2;XTR;:H3f3:8,V", "stageId": "Pad17" }, { @@ -110252,7 +110252,7 @@ 78 ], "kind": "vertex", - "mappedName": "#4e;:G#46;CUT;:H-a54:a,V", + "mappedName": "#4e;:G#46;CUT;:H-3f6:a,V", "mappedStringIds": [ 20, 65, @@ -110265,7 +110265,7 @@ "index": 9, "type": "Vertex" }, - "name": "#4e;:G#46;CUT;:H-a54:a,V", + "name": "#4e;:G#46;CUT;:H-3f6:a,V", "stringIds": [ 20, 65, @@ -110294,7 +110294,7 @@ 79 ], "kind": "vertex", - "mappedName": "#4f;:G#47;CUT;:H-a54:a,V", + "mappedName": "#4f;:G#47;CUT;:H-3f6:a,V", "mappedStringIds": [ 20, 65, @@ -110307,7 +110307,7 @@ "index": 10, "type": "Vertex" }, - "name": "#4f;:G#47;CUT;:H-a54:a,V", + "name": "#4f;:G#47;CUT;:H-3f6:a,V", "stringIds": [ 20, 65, @@ -110336,7 +110336,7 @@ 80 ], "kind": "vertex", - "mappedName": "#50;:G#48;CUT;:H-a54:a,V", + "mappedName": "#50;:G#48;CUT;:H-3f6:a,V", "mappedStringIds": [ 20, 65, @@ -110349,7 +110349,7 @@ "index": 11, "type": "Vertex" }, - "name": "#50;:G#48;CUT;:H-a54:a,V", + "name": "#50;:G#48;CUT;:H-3f6:a,V", "stringIds": [ 20, 65, @@ -110378,7 +110378,7 @@ 81 ], "kind": "vertex", - "mappedName": "#51;:G#49;CUT;:H-a54:a,V", + "mappedName": "#51;:G#49;CUT;:H-3f6:a,V", "mappedStringIds": [ 20, 65, @@ -110391,7 +110391,7 @@ "index": 12, "type": "Vertex" }, - "name": "#51;:G#49;CUT;:H-a54:a,V", + "name": "#51;:G#49;CUT;:H-3f6:a,V", "stringIds": [ 20, 65, @@ -110417,7 +110417,7 @@ 105 ], "kind": "vertex", - "mappedName": "#69;:H-a54,V", + "mappedName": "#69;:H-3f6,V", "mappedStringIds": [ 105 ], @@ -110427,7 +110427,7 @@ "index": 13, "type": "Vertex" }, - "name": "#69;:H-a54,V", + "name": "#69;:H-3f6,V", "stringIds": [ 105 ] @@ -110450,7 +110450,7 @@ 94 ], "kind": "vertex", - "mappedName": "#5e;:H-a54,V", + "mappedName": "#5e;:H-3f6,V", "mappedStringIds": [ 94 ], @@ -110460,7 +110460,7 @@ "index": 14, "type": "Vertex" }, - "name": "#5e;:H-a54,V", + "name": "#5e;:H-3f6,V", "stringIds": [ 94 ] @@ -110483,7 +110483,7 @@ 106 ], "kind": "vertex", - "mappedName": "#6a:32;:H-a54,V", + "mappedName": "#6a:32;:H-3f6,V", "mappedStringIds": [ 106 ], @@ -110493,7 +110493,7 @@ "index": 15, "type": "Vertex" }, - "name": "#6a:32;:H-a54,V", + "name": "#6a:32;:H-3f6,V", "stringIds": [ 106 ] @@ -110516,7 +110516,7 @@ 107 ], "kind": "vertex", - "mappedName": "#6b:33;:H-a54,V", + "mappedName": "#6b:33;:H-3f6,V", "mappedStringIds": [ 107 ], @@ -110526,7 +110526,7 @@ "index": 16, "type": "Vertex" }, - "name": "#6b:33;:H-a54,V", + "name": "#6b:33;:H-3f6,V", "stringIds": [ 107 ] @@ -110553,7 +110553,7 @@ "stageId": "Pocket17", "status": "native-evidence" }, - "relationDigest": "b4cb276cb4aaa207e7e681898324f517794a3003f8ae49d0c221161f423c4504", + "relationDigest": "2068b7180d47301a2953579c7c04ca0a969d9b17363453523161ed6cb9377887", "relations": [ { "indexedName": "Face1", @@ -110702,7 +110702,7 @@ }, { "indexedName": "Face7", - "mappedName": "#26:1;:M;CUT;:H-a54:7,F", + "mappedName": "#26:1;:M;CUT;:H#:7,F", "relation": "modified", "resultName": "Face7", "sources": [ @@ -110717,7 +110717,7 @@ }, { "indexedName": "Face8", - "mappedName": "#26:2;:M;CUT;:H-a54:7,F", + "mappedName": "#26:2;:M;CUT;:H#:7,F", "relation": "modified", "resultName": "Face8", "sources": [ @@ -110732,7 +110732,7 @@ }, { "indexedName": "Face9", - "mappedName": "#26:3;:M;CUT;:H-a54:7,F", + "mappedName": "#26:3;:M;CUT;:H#:7,F", "relation": "modified", "resultName": "Face9", "sources": [ @@ -110747,7 +110747,7 @@ }, { "indexedName": "Face10", - "mappedName": "#26:4;:M;CUT;:H-a54:7,F", + "mappedName": "#26:4;:M;CUT;:H#:7,F", "relation": "modified", "resultName": "Face10", "sources": [ @@ -110762,7 +110762,7 @@ }, { "indexedName": "Face11", - "mappedName": "#3f:1;:H-a54,F", + "mappedName": "#3f:1;:H#,F", "relation": "preserved", "resultName": "Face11", "sources": [ @@ -111061,7 +111061,7 @@ }, { "indexedName": "Edge13", - "mappedName": "#26:1;:G#42;CUT;:H-a54:a,E", + "mappedName": "#26:1;:G#42;CUT;:H#:a,E", "relation": "generated", "resultName": "Edge13", "sources": [ @@ -111076,7 +111076,7 @@ }, { "indexedName": "Edge14", - "mappedName": "#26:2;:G#43;CUT;:H-a54:a,E", + "mappedName": "#26:2;:G#43;CUT;:H#:a,E", "relation": "generated", "resultName": "Edge14", "sources": [ @@ -111091,7 +111091,7 @@ }, { "indexedName": "Edge15", - "mappedName": "#26:3;:G#44;CUT;:H-a54:a,E", + "mappedName": "#26:3;:G#44;CUT;:H#:a,E", "relation": "generated", "resultName": "Edge15", "sources": [ @@ -111106,7 +111106,7 @@ }, { "indexedName": "Edge16", - "mappedName": "#26:4;:G#45;CUT;:H-a54:a,E", + "mappedName": "#26:4;:G#45;CUT;:H#:a,E", "relation": "generated", "resultName": "Edge16", "sources": [ @@ -111121,7 +111121,7 @@ }, { "indexedName": "Edge17", - "mappedName": "#4f;:M;CUT;:H-a54:7,E", + "mappedName": "#4f;:M;CUT;:H#:7,E", "relation": "modified", "resultName": "Edge17", "sources": [ @@ -111136,7 +111136,7 @@ }, { "indexedName": "Edge18", - "mappedName": "#3d:1;:H-a54,E", + "mappedName": "#3d:1;:H#,E", "relation": "preserved", "resultName": "Edge18", "sources": [ @@ -111151,7 +111151,7 @@ }, { "indexedName": "Edge19", - "mappedName": "#4e;:M;CUT;:H-a54:7,E", + "mappedName": "#4e;:M;CUT;:H#:7,E", "relation": "modified", "resultName": "Edge19", "sources": [ @@ -111166,7 +111166,7 @@ }, { "indexedName": "Edge20", - "mappedName": "#50;:M;CUT;:H-a54:7,E", + "mappedName": "#50;:M;CUT;:H#:7,E", "relation": "modified", "resultName": "Edge20", "sources": [ @@ -111181,7 +111181,7 @@ }, { "indexedName": "Edge21", - "mappedName": "#3d:2;:H-a54,E", + "mappedName": "#3d:2;:H#,E", "relation": "preserved", "resultName": "Edge21", "sources": [ @@ -111196,7 +111196,7 @@ }, { "indexedName": "Edge22", - "mappedName": "#51;:M;CUT;:H-a54:7,E", + "mappedName": "#51;:M;CUT;:H#:7,E", "relation": "modified", "resultName": "Edge22", "sources": [ @@ -111211,7 +111211,7 @@ }, { "indexedName": "Edge23", - "mappedName": "#3d:3;:H-a54,E", + "mappedName": "#3d:3;:H#,E", "relation": "preserved", "resultName": "Edge23", "sources": [ @@ -111226,7 +111226,7 @@ }, { "indexedName": "Edge24", - "mappedName": "#3d:4;:H-a54,E", + "mappedName": "#3d:4;:H#,E", "relation": "preserved", "resultName": "Edge24", "sources": [ @@ -111433,7 +111433,7 @@ }, { "indexedName": "Vertex9", - "mappedName": "#4e;:G#46;CUT;:H-a54:a,V", + "mappedName": "#4e;:G#46;CUT;:H#:a,V", "relation": "generated", "resultName": "Vertex9", "sources": [ @@ -111448,7 +111448,7 @@ }, { "indexedName": "Vertex10", - "mappedName": "#4f;:G#47;CUT;:H-a54:a,V", + "mappedName": "#4f;:G#47;CUT;:H#:a,V", "relation": "generated", "resultName": "Vertex10", "sources": [ @@ -111463,7 +111463,7 @@ }, { "indexedName": "Vertex11", - "mappedName": "#50;:G#48;CUT;:H-a54:a,V", + "mappedName": "#50;:G#48;CUT;:H#:a,V", "relation": "generated", "resultName": "Vertex11", "sources": [ @@ -111478,7 +111478,7 @@ }, { "indexedName": "Vertex12", - "mappedName": "#51;:G#49;CUT;:H-a54:a,V", + "mappedName": "#51;:G#49;CUT;:H#:a,V", "relation": "generated", "resultName": "Vertex12", "sources": [ @@ -111493,7 +111493,7 @@ }, { "indexedName": "Vertex13", - "mappedName": "#69;:H-a54,V", + "mappedName": "#69;:H#,V", "relation": "preserved", "resultName": "Vertex13", "sources": [ @@ -111508,7 +111508,7 @@ }, { "indexedName": "Vertex14", - "mappedName": "#5e;:H-a54,V", + "mappedName": "#5e;:H#,V", "relation": "preserved", "resultName": "Vertex14", "sources": [ @@ -111523,7 +111523,7 @@ }, { "indexedName": "Vertex15", - "mappedName": "#6a:32;:H-a54,V", + "mappedName": "#6a:32;:H#,V", "relation": "preserved", "resultName": "Vertex15", "sources": [ @@ -111538,7 +111538,7 @@ }, { "indexedName": "Vertex16", - "mappedName": "#6b:33;:H-a54,V", + "mappedName": "#6b:33;:H#,V", "relation": "preserved", "resultName": "Vertex16", "sources": [ @@ -111552,7 +111552,7 @@ ] } ], - "semanticNameDigest": "2cd5034a729734056e855cc31d2e8652221923fe8a2387aeadf770e406e17369", + "semanticNameDigest": "fdf43eda27a3f13ebf1102a380b5f0cc0a8ec24b8176b5d919fdac1928c84037", "shape": { "area": 185.99999999999997, "brepSha256": "602d3c48ebd9361bdd43740b3fe851b036f327ac47bc99b68bbcbcc71b5f5dbd", @@ -111569,32 +111569,32 @@ ], "status": "pass", "stringHasherResource": { - "sha256": "bb8fc78f7be3628fb6be1d3bbd450fa84a43c00ab8b34f7893b59bf40fc4a877", - "text": "StringTableStart v1 72\n-1.0 0:;SKT\n-1.c.1 g1v1\n-1.c.0 g4v2\n-1.c.0 g1v2\n-1.c.0 g2v1\n-1.c.0 g2v2\n-1.c.0 g3v1\n-1.c.0 g3v2\n-1.c.0 g4v1\n-1.0 0:g\n-1.1c.a.1\n-1.0 0:;:Ha51,E\n-1.4c.1.2\n-1.0 0:;:Ha51,V\n-5.0 0:;FAC;:Ha51:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:Ha51:7,F\n-1.4c.1.9\n-1.0 0:;:G;XTR;:Ha51:7,E\n-5.0 0:;:Ha53,E\n-1.4c.1.12\n-1.0 0:;:Ha53,V\n-1.2c.1.1d\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.0 0:;FAC;:Ha53:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:Ha53:7,F\n-1.4c.1.9\n-1.0 0:;:G;XTR;:Ha53:7,E\n-6.0 0:;:U;XTR;:Ha51:7,V\n-8.0 0:;:U;XTR;:Ha51:7,E\n-1.4c.1.20\n-1.0 0:;:U;XTR;:Ha53:7,V\n-5.0 0:;:U;XTR;:Ha53:7,E\n-1.4c.1.17\n-1.0 0:;:G0;XTR;:Ha53:8,F\n-1.4c.1.1b\n-1.0 0:;:G0;XTR;:Ha51:8,F\n-1.c.1.24 #14:\n-1.0 0:(#41:1;K-5;:Ha52:4,F)\n-1.0 0:(#41:1;K-6;:Ha52:4,F)\n-1.0 0:(#41:1;K-7;:Ha52:4,F)\n-1.0 0:(#41:1;K-8;:Ha52:4,F)\n-1.0 0:(#41:1;K-1;:Ha52:4,F)\n-1.0 0:(#41:1;K-2;:Ha52:4,F)\n-1.0 0:(#41:1;K-3;:Ha52:4,F)\n-1.0 0:(#41:1;K-4;:Ha52:4,F)\n-1.2c.3c.48\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.19.17\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.-19.-1f\n-1.4c.1f.33\n-1.2c.-1f.-31\n-1.0 0:;:U2;XTR;:Ha51:8,V\n-1.4c.1.20\n-1.2c.-47.-2f\n-1.2c.0.2\n-6.2c.29.45\n-7.2c.-20.-4\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.20.2\n-1.2c.0.1\n-1.2c.0.1\n" + "sha256": "8dcb87d423318fa45b044f544464b236a5f6b2be9d318195990c85c92e0f38ad", + "text": "StringTableStart v1 72\n-1.0 0:;SKT\n-1.c.1 g1v1\n-1.c.0 g4v2\n-1.c.0 g1v2\n-1.c.0 g2v1\n-1.c.0 g2v2\n-1.c.0 g3v1\n-1.c.0 g3v2\n-1.c.0 g4v1\n-1.0 0:g\n-1.1c.a.1\n-1.0 0:;:H3f3,E\n-1.4c.1.2\n-1.0 0:;:H3f3,V\n-5.0 0:;FAC;:H3f3:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:H3f3:7,F\n-1.4c.1.9\n-1.0 0:;:G;XTR;:H3f3:7,E\n-5.0 0:;:H3f5,E\n-1.4c.1.12\n-1.0 0:;:H3f5,V\n-1.2c.1.1d\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.0 0:;FAC;:H3f5:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:H3f5:7,F\n-1.4c.1.9\n-1.0 0:;:G;XTR;:H3f5:7,E\n-6.0 0:;:U;XTR;:H3f3:7,V\n-8.0 0:;:U;XTR;:H3f3:7,E\n-1.4c.1.20\n-1.0 0:;:U;XTR;:H3f5:7,V\n-5.0 0:;:U;XTR;:H3f5:7,E\n-1.4c.1.17\n-1.0 0:;:G0;XTR;:H3f5:8,F\n-1.4c.1.1b\n-1.0 0:;:G0;XTR;:H3f3:8,F\n-1.c.1.24 #14:\n-1.0 0:(#41:1;K-5;:H3f4:4,F)\n-1.0 0:(#41:1;K-6;:H3f4:4,F)\n-1.0 0:(#41:1;K-7;:H3f4:4,F)\n-1.0 0:(#41:1;K-8;:H3f4:4,F)\n-1.0 0:(#41:1;K-1;:H3f4:4,F)\n-1.0 0:(#41:1;K-2;:H3f4:4,F)\n-1.0 0:(#41:1;K-3;:H3f4:4,F)\n-1.0 0:(#41:1;K-4;:H3f4:4,F)\n-1.2c.3c.48\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.19.17\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.-19.-1f\n-1.4c.1f.33\n-1.2c.-1f.-31\n-1.0 0:;:U2;XTR;:H3f3:8,V\n-1.4c.1.20\n-1.2c.-47.-2f\n-1.2c.0.2\n-6.2c.29.45\n-7.2c.-20.-4\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.20.2\n-1.2c.0.1\n-1.2c.0.1\n" } }, { "category": "partdesign", "elementMapResources": { "Body18.Shape.Map.txt": { - "sha256": "32fa084b58e61fe78fa207c3c465935542d4e947e0bf1637acd19087b5d09cc6", - "text": "BeginElementMap v1\n1 PostfixCount 9\nEdge\nFace\nVertex\n;:H575,F\n;:H-577,E\n;:H-577,V\n;:H-577,F\n;:H575,E\n;:H575,V\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 25\n0\n$#5d:2e.8 0\n$#5e:2f.8 0\n$#d:1.8 0\n$#36:1.8 0\n$#60:31.8 0\n$#d:4.8.b 0\n$#36:4.8.b.d.16 0\n$#5f:30.8 0\n$#d:2.8.b 0\n$#36:2.8.b.d.16 0\n$#d:3.8.b 0\n$#36:3.8.b.d.16 0\n$#4a.5 0\n$#4b.5 0\n$#1d:1.5 0\n$#43:1.5 0\n$#4d.5 0\n$#1d:4.5.b 0\n$#43:4.5.b.1d.26 0\n$#4c.5 0\n$#1d:2.5.b 0\n$#43:2.5.b.1d.26 0\n$#1d:3.5.b 0\n$#43:3.5.b.1d.26 0\n\nFace\n\nChildCount 0\n\nNameCount 13\n0\n$#16:1.4 0\n$#16:4.4.b.d 0\n$#16:2.4.b.d 0\n$#14:1.4 0\n$#38:1.4 0\n$#16:3.4.b.d 0\n$#26:1.7 0\n$#26:4.7.b.1d 0\n$#26:2.7.b.1d 0\n$#24:1.7 0\n$#45:1.7 0\n$#26:3.7.b.1d 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n$#46.9 $#4e.9 0\n$#4f:1.9 0\n$#47.9 $#50.9 0\n$#52:1.9 0\n$#49.9 $#54.9 0\n$#52:3.9.b.d.16.36 0\n$#48.9 $#53.9 0\n$#52:2.9.b.d.16.36 0\n$#1f.6 $#39.6 0\n$#59.6 0\n$#20.6 $#3c.6 0\n$#61.6 0\n$#22.6 $#40.6 0\n$#63.6 0\n$#21.6 $#3e.6 0\n$#62.6 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 24 1399 1 ;:H577,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 12 1399 1 ;:H577,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 16 1399 1 ;:H577,V 0\n\nNameCount 0\n\nEndMap\n" + "sha256": "dbbe2ef6d9400b0f630582466eb9cf432bb9ebe43df876e75792ba0a45a6ef29", + "text": "BeginElementMap v1\n1 PostfixCount 9\nEdge\nFace\nVertex\n;:Haf0,F\n;:H-af2,E\n;:H-af2,V\n;:H-af2,F\n;:Haf0,E\n;:Haf0,V\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 25\n0\n$#5d:2e.8 0\n$#5e:2f.8 0\n$#d:1.8 0\n$#36:1.8 0\n$#60:31.8 0\n$#d:4.8.b 0\n$#36:4.8.b.d.16 0\n$#5f:30.8 0\n$#d:2.8.b 0\n$#36:2.8.b.d.16 0\n$#d:3.8.b 0\n$#36:3.8.b.d.16 0\n$#4a.5 0\n$#4b.5 0\n$#1d:1.5 0\n$#43:1.5 0\n$#4d.5 0\n$#1d:4.5.b 0\n$#43:4.5.b.1d.26 0\n$#4c.5 0\n$#1d:2.5.b 0\n$#43:2.5.b.1d.26 0\n$#1d:3.5.b 0\n$#43:3.5.b.1d.26 0\n\nFace\n\nChildCount 0\n\nNameCount 13\n0\n$#16:1.4 0\n$#16:4.4.b.d 0\n$#16:2.4.b.d 0\n$#14:1.4 0\n$#38:1.4 0\n$#16:3.4.b.d 0\n$#26:1.7 0\n$#26:4.7.b.1d 0\n$#26:2.7.b.1d 0\n$#24:1.7 0\n$#45:1.7 0\n$#26:3.7.b.1d 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n$#46.9 $#4e.9 0\n$#4f:1.9 0\n$#47.9 $#50.9 0\n$#52:1.9 0\n$#49.9 $#54.9 0\n$#52:3.9.b.d.16.36 0\n$#48.9 $#53.9 0\n$#52:2.9.b.d.16.36 0\n$#1f.6 $#39.6 0\n$#59.6 0\n$#20.6 $#3c.6 0\n$#61.6 0\n$#22.6 $#40.6 0\n$#63.6 0\n$#21.6 $#3e.6 0\n$#62.6 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 24 2802 1 ;:Haf2,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 12 2802 1 ;:Haf2,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 16 2802 1 ;:Haf2,V 0\n\nNameCount 0\n\nEndMap\n" }, "Pad18.AddSubShape.Map.txt": { - "sha256": "6b3d304d7d39aa463b315304b9baa6b0c6121d2803b8bf2590d2d89f48b75869", - "text": "BeginElementMap v1\n4 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:H574:8,F\n;:U;XTR;:H574:7,E\n;:H574,V\n;:U2;XTR;:H574:8,V\n;:U;XTR;:H574:7,V\n;:G;XTR;:H574:7,E\n;:H574,E\n;:G;XTR;:H574:7,F\n;FAC;:H574:4,F\n\nMapCount 1\n\nElementMap 1 4 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#46.9 0\n$#47.9 0\n$#b:1.a 0\n$#16:1.5 0\n$#48.9 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#49.9 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.6 $#3.6 0\n$#36:1.8 0\n$#4.6 $#5.6 0\n$#36:1.7 0\n$#6.6 $#7.6 0\n$#36:2.7.b.d.16 0\n$#8.6 $#9.6 0\n$#36:3.7.b.d.16 0\n\nEndMap\n" + "sha256": "6af7f8790e34f53fce4e304ddaed5681ac780a10fbaf56f6def218fa2b941868", + "text": "BeginElementMap v1\n4 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:Haef:8,F\n;:U;XTR;:Haef:7,E\n;:Haef,V\n;:U2;XTR;:Haef:8,V\n;:U;XTR;:Haef:7,V\n;:G;XTR;:Haef:7,E\n;:Haef,E\n;:G;XTR;:Haef:7,F\n;FAC;:Haef:4,F\n\nMapCount 1\n\nElementMap 1 4 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#46.9 0\n$#47.9 0\n$#b:1.a 0\n$#16:1.5 0\n$#48.9 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#49.9 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.6 $#3.6 0\n$#36:1.8 0\n$#4.6 $#5.6 0\n$#36:1.7 0\n$#6.6 $#7.6 0\n$#36:2.7.b.d.16 0\n$#8.6 $#9.6 0\n$#36:3.7.b.d.16 0\n\nEndMap\n" }, "Pad18.Shape.Map.txt": { - "sha256": "9a5a7086c8a37ef5c660b5a99aa8925d3cf78940e64e50d3639ca2a52bd018b4", - "text": "BeginElementMap v1\n5 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:H574:8,F\n;:U;XTR;:H574:7,E\n;:H574,V\n;:U2;XTR;:H574:8,V\n;:U;XTR;:H574:7,V\n;:G;XTR;:H574:7,E\n;:H574,E\n;:G;XTR;:H574:7,F\n;FAC;:H574:4,F\n\nMapCount 1\n\nElementMap 1 5 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#46.9 0\n$#47.9 0\n$#b:1.a 0\n$#16:1.5 0\n$#48.9 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#49.9 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.6 $#3.6 0\n$#36:1.8 0\n$#4.6 $#5.6 0\n$#36:1.7 0\n$#6.6 $#7.6 0\n$#36:2.7.b.d.16 0\n$#8.6 $#9.6 0\n$#36:3.7.b.d.16 0\n\nEndMap\n" + "sha256": "75a2377ae4e36086118930b4c1d25a99e78104d2f0aa57249373a04c24fda5f0", + "text": "BeginElementMap v1\n5 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:Haef:8,F\n;:U;XTR;:Haef:7,E\n;:Haef,V\n;:U2;XTR;:Haef:8,V\n;:U;XTR;:Haef:7,V\n;:G;XTR;:Haef:7,E\n;:Haef,E\n;:G;XTR;:Haef:7,F\n;FAC;:Haef:4,F\n\nMapCount 1\n\nElementMap 1 5 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#46.9 0\n$#47.9 0\n$#b:1.a 0\n$#16:1.5 0\n$#48.9 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#49.9 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.6 $#3.6 0\n$#36:1.8 0\n$#4.6 $#5.6 0\n$#36:1.7 0\n$#6.6 $#7.6 0\n$#36:2.7.b.d.16 0\n$#8.6 $#9.6 0\n$#36:3.7.b.d.16 0\n\nEndMap\n" }, "Pocket18.AddSubShape.Map.txt": { - "sha256": "e54a5741a65a735c7c410dd5860532f4102f76118c3a9bf28b55c75eee033a3e", - "text": "BeginElementMap v1\n7 PostfixCount 11\nEdge\nFace\nVertex\n;:G;XTR;:H576:7,F\n;FAC;:H576:4,F\n;:G;XTR;:H576:7,E\n;:G0;XTR;:H576:8,F\n;:U;XTR;:H576:7,E\n;:H576,V\n;:U;XTR;:H576:7,V\n;:H576,E\n\nMapCount 1\n\nElementMap 1 7 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1f.6 0\n$#20.6 0\n$#b:1.b 0\n$#26:1.8 0\n$#21.6 0\n$#b:2.b 0\n$#26:2.8.b.1d 0\n$#22.6 0\n$#b:3.b 0\n$#26:3.8.b.1d 0\n$#b:4.b 0\n$#26:4.8.b.1d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#1d:1.4 0\n$#1d:2.4.b 0\n$#1d:3.4.b 0\n$#1d:4.4.b 0\n$#1d:1.5 0\n$#24:1.7 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#4a.a 0\n$#4.9 $#5.9 0\n$#4b.a 0\n$#6.9 $#7.9 0\n$#4c.a 0\n$#8.9 $#9.9 0\n$#4d.a 0\n\nEndMap\n" + "sha256": "803790249c359fbd861839c26e7d4f45d16f31d02cba4c24c8ce3450af466402", + "text": "BeginElementMap v1\n7 PostfixCount 11\nEdge\nFace\nVertex\n;:G;XTR;:Haf1:7,F\n;FAC;:Haf1:4,F\n;:G;XTR;:Haf1:7,E\n;:G0;XTR;:Haf1:8,F\n;:U;XTR;:Haf1:7,E\n;:Haf1,V\n;:U;XTR;:Haf1:7,V\n;:Haf1,E\n\nMapCount 1\n\nElementMap 1 7 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1f.6 0\n$#20.6 0\n$#b:1.b 0\n$#26:1.8 0\n$#21.6 0\n$#b:2.b 0\n$#26:2.8.b.1d 0\n$#22.6 0\n$#b:3.b 0\n$#26:3.8.b.1d 0\n$#b:4.b 0\n$#26:4.8.b.1d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#1d:1.4 0\n$#1d:2.4.b 0\n$#1d:3.4.b 0\n$#1d:4.4.b 0\n$#1d:1.5 0\n$#24:1.7 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#4a.a 0\n$#4.9 $#5.9 0\n$#4b.a 0\n$#6.9 $#7.9 0\n$#4c.a 0\n$#8.9 $#9.9 0\n$#4d.a 0\n\nEndMap\n" }, "Pocket18.Shape.Map.txt": { - "sha256": "a9cb87a389e723ee8f2eecbe38e74b03637bf9110126977de7a5d6f821cb9036", - "text": "BeginElementMap v1\n2 PostfixCount 9\nEdge\nFace\nVertex\n;:H575,F\n;:H-577,E\n;:H-577,V\n;:H-577,F\n;:H575,E\n;:H575,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 25\n0\n$#5d:2e.8 0\n$#5e:2f.8 0\n$#d:1.8 0\n$#36:1.8 0\n$#60:31.8 0\n$#d:4.8.b 0\n$#36:4.8.b.d.16 0\n$#5f:30.8 0\n$#d:2.8.b 0\n$#36:2.8.b.d.16 0\n$#d:3.8.b 0\n$#36:3.8.b.d.16 0\n$#4a.5 0\n$#4b.5 0\n$#1d:1.5 0\n$#43:1.5 0\n$#4d.5 0\n$#1d:4.5.b 0\n$#43:4.5.b.1d.26 0\n$#4c.5 0\n$#1d:2.5.b 0\n$#43:2.5.b.1d.26 0\n$#1d:3.5.b 0\n$#43:3.5.b.1d.26 0\n\nFace\n\nChildCount 0\n\nNameCount 13\n0\n$#16:1.4 0\n$#16:4.4.b.d 0\n$#16:2.4.b.d 0\n$#14:1.4 0\n$#38:1.4 0\n$#16:3.4.b.d 0\n$#26:1.7 0\n$#26:4.7.b.1d 0\n$#26:2.7.b.1d 0\n$#24:1.7 0\n$#45:1.7 0\n$#26:3.7.b.1d 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n$#46.9 $#4e.9 0\n$#4f:1.9 0\n$#47.9 $#50.9 0\n$#52:1.9 0\n$#49.9 $#54.9 0\n$#52:3.9.b.d.16.36 0\n$#48.9 $#53.9 0\n$#52:2.9.b.d.16.36 0\n$#1f.6 $#39.6 0\n$#59.6 0\n$#20.6 $#3c.6 0\n$#61.6 0\n$#22.6 $#40.6 0\n$#63.6 0\n$#21.6 $#3e.6 0\n$#62.6 0\n\nEndMap\n" + "sha256": "8237bd26bf83561186109ea19b7538015bf318974fe30d0e09c15e0eba10bfec", + "text": "BeginElementMap v1\n2 PostfixCount 9\nEdge\nFace\nVertex\n;:Haf0,F\n;:H-af2,E\n;:H-af2,V\n;:H-af2,F\n;:Haf0,E\n;:Haf0,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 25\n0\n$#5d:2e.8 0\n$#5e:2f.8 0\n$#d:1.8 0\n$#36:1.8 0\n$#60:31.8 0\n$#d:4.8.b 0\n$#36:4.8.b.d.16 0\n$#5f:30.8 0\n$#d:2.8.b 0\n$#36:2.8.b.d.16 0\n$#d:3.8.b 0\n$#36:3.8.b.d.16 0\n$#4a.5 0\n$#4b.5 0\n$#1d:1.5 0\n$#43:1.5 0\n$#4d.5 0\n$#1d:4.5.b 0\n$#43:4.5.b.1d.26 0\n$#4c.5 0\n$#1d:2.5.b 0\n$#43:2.5.b.1d.26 0\n$#1d:3.5.b 0\n$#43:3.5.b.1d.26 0\n\nFace\n\nChildCount 0\n\nNameCount 13\n0\n$#16:1.4 0\n$#16:4.4.b.d 0\n$#16:2.4.b.d 0\n$#14:1.4 0\n$#38:1.4 0\n$#16:3.4.b.d 0\n$#26:1.7 0\n$#26:4.7.b.1d 0\n$#26:2.7.b.1d 0\n$#24:1.7 0\n$#45:1.7 0\n$#26:3.7.b.1d 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n$#46.9 $#4e.9 0\n$#4f:1.9 0\n$#47.9 $#50.9 0\n$#52:1.9 0\n$#49.9 $#54.9 0\n$#52:3.9.b.d.16.36 0\n$#48.9 $#53.9 0\n$#52:2.9.b.d.16.36 0\n$#1f.6 $#39.6 0\n$#59.6 0\n$#20.6 $#3c.6 0\n$#61.6 0\n$#22.6 $#40.6 0\n$#63.6 0\n$#21.6 $#3e.6 0\n$#62.6 0\n\nEndMap\n" }, "PocketSketch18.Shape.Map.txt": { "sha256": "1ed561710b6beacd691b5c137e89026185121dd34f9665cf426096572e48efa0", @@ -111660,8 +111660,8 @@ "key": "partdesign-pocket-twoside:000:Body18", "name": "Body18", "ordinal": 0, - "relationDigest": "82f3018c8bb64b72a7641527636c01fc9d5012e62199ff203c395bf1ff15bba4", - "semanticNameDigest": "8a2b01c7fa34466107d429a0942542422c7ce763e6b9ff3f4e16a2e731d18eb6", + "relationDigest": "669bf3f6f552b2b15c64db69b6d16ca581632699ab4424b4d52b7171c0d6e33d", + "semanticNameDigest": "b6b4b73b57c5417ba863a73e8ec41b9c0b7f55613ddb4227ac0862ad4b3dcc78", "shape": { "area": 168.32000000000005, "brepSha256": "d02671d959d794c183be2cbe4756435c9fc89bc55266830eb6311e256468bc88", @@ -111869,8 +111869,8 @@ "key": "partdesign-pocket-twoside:011:Pocket18", "name": "Pocket18", "ordinal": 11, - "relationDigest": "7c0be7280be5fa7533e2c4f6fc351fd63fc5206aae55edee7419e0b44938090d", - "semanticNameDigest": "00874c4f88b13b257cb101a33cb6076d3e9266f3e0118b30f36e623b8bd7f386", + "relationDigest": "97e664079dda6c77c0e1093866fe5e158acc53e12dde523a48872600196ed471", + "semanticNameDigest": "51f5899120010eb4a0f913afcd23096742187b0943f371325ed1bb74bd81ae46", "shape": { "area": 168.32000000000005, "brepSha256": "a22d486238b89b0c4859e90752aa9a2f479966cc79b979b97689cf92cfca0e7c", @@ -111890,8 +111890,8 @@ "key": "partdesign-pocket-twoside:000:Body18", "name": "Body18", "ordinal": 0, - "relationDigest": "13a9f48cb62fb55a0f8089893e7e71ca4ab4df4723b5c8d8c2936ac0e5f3f38c", - "semanticNameDigest": "9e18b56ccb84ac691fcf57aa8a6dee9e4323e1eec353cb35028c56fa28cfbe81", + "relationDigest": "5b1575a236c07ab029b2c0836d01427472e90f76afbcd73a22b3a25875f3b7b4", + "semanticNameDigest": "5b51f72d61ce39c483986658a308c8963e285b46060c2734f5a8564408110449", "shape": { "area": 180.32000000000005, "brepSha256": "d2d885e266f8db4bd6241fbe0fd7bf967449aaa7178da7bdeebcfc52141082d1", @@ -112099,8 +112099,8 @@ "key": "partdesign-pocket-twoside:011:Pocket18", "name": "Pocket18", "ordinal": 11, - "relationDigest": "4ac022c26f27bd05acc512640a557b982320279ee30674b0f2f14906123479aa", - "semanticNameDigest": "ae9c206a59161d7364530e24cac9bc9d39a369e798781b52fef266530bb98e26", + "relationDigest": "f1dc7d1942e2112131e8aa603b56ba25917452d0a7bd97b3d662ee1aef68daf4", + "semanticNameDigest": "6627baad9bb6166e382fc4bdbc5e9a71832717d8e31a67568797059ca787bb37", "shape": { "area": 180.32000000000005, "brepSha256": "04c9fe79cbc16ebbdb17811d38d9ddf69d13b6402743da4727b49d967a96e585", @@ -112120,8 +112120,8 @@ "key": "partdesign-pocket-twoside:000:Body18", "name": "Body18", "ordinal": 0, - "relationDigest": "ac09a053ed37c89a51ff719fd8dbd3d2995a57046f2a0966bd216d4e43c403e7", - "semanticNameDigest": "6dd306ccbeb4bab8bac339ccbaf7ba1b31277502c2d2575b70ed9fc6292586ac", + "relationDigest": "467a57582389ca941f33368c79920ed41d828935cea47995883c404002051134", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48", "shape": { "area": 168.32000000000005, "brepSha256": "d02671d959d794c183be2cbe4756435c9fc89bc55266830eb6311e256468bc88", @@ -112329,8 +112329,8 @@ "key": "partdesign-pocket-twoside:011:Pocket18", "name": "Pocket18", "ordinal": 11, - "relationDigest": "17b7e1a8bf07c76449457915d1054099e92b783a37fb47fa25fbd7332b2e739a", - "semanticNameDigest": "2576a581360b1033746428f0e1092c2f952b4dd3515c615787d151c9a69b1371", + "relationDigest": "509fccfd3fde5e4a826da07c1afd0b534e3e72eed3c658576fbe7bee0be35b19", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1", "shape": { "area": 168.32000000000005, "brepSha256": "a22d486238b89b0c4859e90752aa9a2f479966cc79b979b97689cf92cfca0e7c", @@ -112376,21 +112376,21 @@ "history": [ { "children": [], - "mappedName": "#16:1;:H575,F;:H577,F", + "mappedName": "#16:1;:Haf0,F;:Haf2,F", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#16:1;:H575,F", + "mappedName": "#16:1;:Haf0,F", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:1;:H574,E" + "#b:1;:Haef,E" ], - "mappedName": "#d:1;:G;XTR;:H574:7,F", + "mappedName": "#d:1;:G;XTR;:Haef:7,F", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -112405,7 +112405,7 @@ "indexedStringIds": [ 22 ], - "mappedName": "#16:1;:H575,F;:H577,F", + "mappedName": "#16:1;:Haf0,F;:Haf2,F", "mappedStringIds": [ 22 ], @@ -112415,21 +112415,21 @@ "history": [ { "children": [], - "mappedName": "#16:4;:H575,F;:H577,F", + "mappedName": "#16:4;:Haf0,F;:Haf2,F", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#16:4;:H575,F", + "mappedName": "#16:4;:Haf0,F", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:4;:H574,E" + "#b:4;:Haef,E" ], - "mappedName": "#d:4;:G;XTR;:H574:7,F", + "mappedName": "#d:4;:G;XTR;:Haef:7,F", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -112446,7 +112446,7 @@ 13, 22 ], - "mappedName": "#16:4;:H575,F;:H577,F", + "mappedName": "#16:4;:Haf0,F;:Haf2,F", "mappedStringIds": [ 11, 13, @@ -112458,21 +112458,21 @@ "history": [ { "children": [], - "mappedName": "#16:2;:H575,F;:H577,F", + "mappedName": "#16:2;:Haf0,F;:Haf2,F", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#16:2;:H575,F", + "mappedName": "#16:2;:Haf0,F", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:2;:H574,E" + "#b:2;:Haef,E" ], - "mappedName": "#d:2;:G;XTR;:H574:7,F", + "mappedName": "#d:2;:G;XTR;:Haef:7,F", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -112489,7 +112489,7 @@ 13, 22 ], - "mappedName": "#16:2;:H575,F;:H577,F", + "mappedName": "#16:2;:Haf0,F;:Haf2,F", "mappedStringIds": [ 11, 13, @@ -112501,21 +112501,21 @@ "history": [ { "children": [], - "mappedName": "#14:1;:H575,F;:H577,F", + "mappedName": "#14:1;:Haf0,F;:Haf2,F", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#14:1;:H575,F", + "mappedName": "#14:1;:Haf0,F", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:1;:H574,E" + "#b:1;:Haef,E" ], - "mappedName": "#d:1;FAC;:H574:4,F", + "mappedName": "#d:1;FAC;:Haef:4,F", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -112530,7 +112530,7 @@ "indexedStringIds": [ 20 ], - "mappedName": "#14:1;:H575,F;:H577,F", + "mappedName": "#14:1;:Haf0,F;:Haf2,F", "mappedStringIds": [ 20 ], @@ -112540,22 +112540,22 @@ "history": [ { "children": [], - "mappedName": "#38:1;:H575,F;:H577,F", + "mappedName": "#38:1;:Haf0,F;:Haf2,F", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#38:1;:H575,F", + "mappedName": "#38:1;:Haf0,F", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:1;FAC;:H574:4,F", - "#b:1;:H574,E" + "#d:1;FAC;:Haef:4,F", + "#b:1;:Haef,E" ], - "mappedName": "#14:1;:G0;XTR;:H574:8,F", + "mappedName": "#14:1;:G0;XTR;:Haef:8,F", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -112570,7 +112570,7 @@ "indexedStringIds": [ 56 ], - "mappedName": "#38:1;:H575,F;:H577,F", + "mappedName": "#38:1;:Haf0,F;:Haf2,F", "mappedStringIds": [ 56 ], @@ -112580,21 +112580,21 @@ "history": [ { "children": [], - "mappedName": "#16:3;:H575,F;:H577,F", + "mappedName": "#16:3;:Haf0,F;:Haf2,F", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#16:3;:H575,F", + "mappedName": "#16:3;:Haf0,F", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:3;:H574,E" + "#b:3;:Haef,E" ], - "mappedName": "#d:3;:G;XTR;:H574:7,F", + "mappedName": "#d:3;:G;XTR;:Haef:7,F", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -112611,7 +112611,7 @@ 13, 22 ], - "mappedName": "#16:3;:H575,F;:H577,F", + "mappedName": "#16:3;:Haf0,F;:Haf2,F", "mappedStringIds": [ 11, 13, @@ -112623,18 +112623,18 @@ "history": [ { "children": [ - "#26:1;:H-577,F" + "#26:1;:H-af2,F" ], - "mappedName": "#26:1;:H-577,F;:H577,F", + "mappedName": "#26:1;:H-af2,F;:Haf2,F", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:1;:G;XTR;:H576:7,F", - "#b:1;:H576,E" + "#1d:1;:G;XTR;:Haf1:7,F", + "#b:1;:Haf1,E" ], - "mappedName": "#26:1;:H-577,F", + "mappedName": "#26:1;:H-af2,F", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -112649,7 +112649,7 @@ "indexedStringIds": [ 38 ], - "mappedName": "#26:1;:H-577,F;:H577,F", + "mappedName": "#26:1;:H-af2,F;:Haf2,F", "mappedStringIds": [ 38 ], @@ -112659,18 +112659,18 @@ "history": [ { "children": [ - "#26:4;:H-577,F" + "#26:4;:H-af2,F" ], - "mappedName": "#26:4;:H-577,F;:H577,F", + "mappedName": "#26:4;:H-af2,F;:Haf2,F", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:4;:G;XTR;:H576:7,F", - "#b:4;:H576,E" + "#1d:4;:G;XTR;:Haf1:7,F", + "#b:4;:Haf1,E" ], - "mappedName": "#26:4;:H-577,F", + "mappedName": "#26:4;:H-af2,F", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -112687,7 +112687,7 @@ 29, 38 ], - "mappedName": "#26:4;:H-577,F;:H577,F", + "mappedName": "#26:4;:H-af2,F;:Haf2,F", "mappedStringIds": [ 11, 29, @@ -112699,18 +112699,18 @@ "history": [ { "children": [ - "#26:2;:H-577,F" + "#26:2;:H-af2,F" ], - "mappedName": "#26:2;:H-577,F;:H577,F", + "mappedName": "#26:2;:H-af2,F;:Haf2,F", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:2;:G;XTR;:H576:7,F", - "#b:2;:H576,E" + "#1d:2;:G;XTR;:Haf1:7,F", + "#b:2;:Haf1,E" ], - "mappedName": "#26:2;:H-577,F", + "mappedName": "#26:2;:H-af2,F", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -112727,7 +112727,7 @@ 29, 38 ], - "mappedName": "#26:2;:H-577,F;:H577,F", + "mappedName": "#26:2;:H-af2,F;:Haf2,F", "mappedStringIds": [ 11, 29, @@ -112739,18 +112739,18 @@ "history": [ { "children": [ - "#24:1;:H-577,F" + "#24:1;:H-af2,F" ], - "mappedName": "#24:1;:H-577,F;:H577,F", + "mappedName": "#24:1;:H-af2,F;:Haf2,F", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:1;FAC;:H576:4,F", - "#b:1;:H576,E" + "#1d:1;FAC;:Haf1:4,F", + "#b:1;:Haf1,E" ], - "mappedName": "#24:1;:H-577,F", + "mappedName": "#24:1;:H-af2,F", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -112765,7 +112765,7 @@ "indexedStringIds": [ 36 ], - "mappedName": "#24:1;:H-577,F;:H577,F", + "mappedName": "#24:1;:H-af2,F;:Haf2,F", "mappedStringIds": [ 36 ], @@ -112775,19 +112775,19 @@ "history": [ { "children": [ - "#45:1;:H-577,F" + "#45:1;:H-af2,F" ], - "mappedName": "#45:1;:H-577,F;:H577,F", + "mappedName": "#45:1;:H-af2,F;:Haf2,F", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [ - "#24:1;:G0;XTR;:H576:8,F", - "#1d:1;FAC;:H576:4,F", - "#b:1;:H576,E" + "#24:1;:G0;XTR;:Haf1:8,F", + "#1d:1;FAC;:Haf1:4,F", + "#b:1;:Haf1,E" ], - "mappedName": "#45:1;:H-577,F", + "mappedName": "#45:1;:H-af2,F", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -112802,7 +112802,7 @@ "indexedStringIds": [ 69 ], - "mappedName": "#45:1;:H-577,F;:H577,F", + "mappedName": "#45:1;:H-af2,F;:Haf2,F", "mappedStringIds": [ 69 ], @@ -112812,18 +112812,18 @@ "history": [ { "children": [ - "#26:3;:H-577,F" + "#26:3;:H-af2,F" ], - "mappedName": "#26:3;:H-577,F;:H577,F", + "mappedName": "#26:3;:H-af2,F;:Haf2,F", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:3;:G;XTR;:H576:7,F", - "#b:3;:H576,E" + "#1d:3;:G;XTR;:Haf1:7,F", + "#b:3;:Haf1,E" ], - "mappedName": "#26:3;:H-577,F", + "mappedName": "#26:3;:H-af2,F", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -112840,7 +112840,7 @@ 29, 38 ], - "mappedName": "#26:3;:H-577,F;:H577,F", + "mappedName": "#26:3;:H-af2,F;:Haf2,F", "mappedStringIds": [ 11, 29, @@ -112852,19 +112852,19 @@ "history": [ { "children": [], - "mappedName": "#5d:2e;:H575,E;:H577,E", + "mappedName": "#5d:2e;:Haf0,E;:Haf2,E", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#5d:2e;:H575,E", + "mappedName": "#5d:2e;:Haf0,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4646;:G;XTR;:H574:7,E", + "mappedName": "#4646;:G;XTR;:Haef:7,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -112879,7 +112879,7 @@ "indexedStringIds": [ 93 ], - "mappedName": "#5d:2e;:H575,E;:H577,E", + "mappedName": "#5d:2e;:Haf0,E;:Haf2,E", "mappedStringIds": [ 93 ], @@ -112889,19 +112889,19 @@ "history": [ { "children": [], - "mappedName": "#5e:2f;:H575,E;:H577,E", + "mappedName": "#5e:2f;:Haf0,E;:Haf2,E", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#5e:2f;:H575,E", + "mappedName": "#5e:2f;:Haf0,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4747;:G;XTR;:H574:7,E", + "mappedName": "#4747;:G;XTR;:Haef:7,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -112916,7 +112916,7 @@ "indexedStringIds": [ 94 ], - "mappedName": "#5e:2f;:H575,E;:H577,E", + "mappedName": "#5e:2f;:Haf0,E;:Haf2,E", "mappedStringIds": [ 94 ], @@ -112926,19 +112926,19 @@ "history": [ { "children": [], - "mappedName": "#d:1;:H575,E;:H577,E", + "mappedName": "#d:1;:Haf0,E;:Haf2,E", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#d:1;:H575,E", + "mappedName": "#d:1;:Haf0,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:1;:H574,E", + "mappedName": "#b:1;:Haef,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -112953,7 +112953,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;:H575,E;:H577,E", + "mappedName": "#d:1;:Haf0,E;:Haf2,E", "mappedStringIds": [ 13 ], @@ -112963,22 +112963,22 @@ "history": [ { "children": [], - "mappedName": "#36:1;:H575,E;:H577,E", + "mappedName": "#36:1;:Haf0,E;:Haf2,E", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#36:1;:H575,E", + "mappedName": "#36:1;:Haf0,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:1;:G;XTR;:H574:7,F", - "#b:1;:H574,E" + "#d:1;:G;XTR;:Haef:7,F", + "#b:1;:Haef,E" ], - "mappedName": "#16:1;:U;XTR;:H574:7,E", + "mappedName": "#16:1;:U;XTR;:Haef:7,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -112993,7 +112993,7 @@ "indexedStringIds": [ 54 ], - "mappedName": "#36:1;:H575,E;:H577,E", + "mappedName": "#36:1;:Haf0,E;:Haf2,E", "mappedStringIds": [ 54 ], @@ -113003,19 +113003,19 @@ "history": [ { "children": [], - "mappedName": "#60:31;:H575,E;:H577,E", + "mappedName": "#60:31;:Haf0,E;:Haf2,E", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#60:31;:H575,E", + "mappedName": "#60:31;:Haf0,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4949;:G;XTR;:H574:7,E", + "mappedName": "#4949;:G;XTR;:Haef:7,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -113030,7 +113030,7 @@ "indexedStringIds": [ 96 ], - "mappedName": "#60:31;:H575,E;:H577,E", + "mappedName": "#60:31;:Haf0,E;:Haf2,E", "mappedStringIds": [ 96 ], @@ -113040,19 +113040,19 @@ "history": [ { "children": [], - "mappedName": "#d:4;:H575,E;:H577,E", + "mappedName": "#d:4;:Haf0,E;:Haf2,E", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#d:4;:H575,E", + "mappedName": "#d:4;:Haf0,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:4;:H574,E", + "mappedName": "#b:4;:Haef,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -113068,7 +113068,7 @@ 11, 13 ], - "mappedName": "#d:4;:H575,E;:H577,E", + "mappedName": "#d:4;:Haf0,E;:Haf2,E", "mappedStringIds": [ 11, 13 @@ -113079,22 +113079,22 @@ "history": [ { "children": [], - "mappedName": "#36:4;:H575,E;:H577,E", + "mappedName": "#36:4;:Haf0,E;:Haf2,E", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#36:4;:H575,E", + "mappedName": "#36:4;:Haf0,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:4;:G;XTR;:H574:7,F", - "#b:4;:H574,E" + "#d:4;:G;XTR;:Haef:7,F", + "#b:4;:Haef,E" ], - "mappedName": "#16:4;:U;XTR;:H574:7,E", + "mappedName": "#16:4;:U;XTR;:Haef:7,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -113112,7 +113112,7 @@ 22, 54 ], - "mappedName": "#36:4;:H575,E;:H577,E", + "mappedName": "#36:4;:Haf0,E;:Haf2,E", "mappedStringIds": [ 11, 13, @@ -113125,19 +113125,19 @@ "history": [ { "children": [], - "mappedName": "#5f:30;:H575,E;:H577,E", + "mappedName": "#5f:30;:Haf0,E;:Haf2,E", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#5f:30;:H575,E", + "mappedName": "#5f:30;:Haf0,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4848;:G;XTR;:H574:7,E", + "mappedName": "#4848;:G;XTR;:Haef:7,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -113152,7 +113152,7 @@ "indexedStringIds": [ 95 ], - "mappedName": "#5f:30;:H575,E;:H577,E", + "mappedName": "#5f:30;:Haf0,E;:Haf2,E", "mappedStringIds": [ 95 ], @@ -113162,19 +113162,19 @@ "history": [ { "children": [], - "mappedName": "#d:2;:H575,E;:H577,E", + "mappedName": "#d:2;:Haf0,E;:Haf2,E", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#d:2;:H575,E", + "mappedName": "#d:2;:Haf0,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:2;:H574,E", + "mappedName": "#b:2;:Haef,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -113190,7 +113190,7 @@ 11, 13 ], - "mappedName": "#d:2;:H575,E;:H577,E", + "mappedName": "#d:2;:Haf0,E;:Haf2,E", "mappedStringIds": [ 11, 13 @@ -113201,22 +113201,22 @@ "history": [ { "children": [], - "mappedName": "#36:2;:H575,E;:H577,E", + "mappedName": "#36:2;:Haf0,E;:Haf2,E", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#36:2;:H575,E", + "mappedName": "#36:2;:Haf0,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:2;:G;XTR;:H574:7,F", - "#b:2;:H574,E" + "#d:2;:G;XTR;:Haef:7,F", + "#b:2;:Haef,E" ], - "mappedName": "#16:2;:U;XTR;:H574:7,E", + "mappedName": "#16:2;:U;XTR;:Haef:7,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -113234,7 +113234,7 @@ 22, 54 ], - "mappedName": "#36:2;:H575,E;:H577,E", + "mappedName": "#36:2;:Haf0,E;:Haf2,E", "mappedStringIds": [ 11, 13, @@ -113247,19 +113247,19 @@ "history": [ { "children": [], - "mappedName": "#d:3;:H575,E;:H577,E", + "mappedName": "#d:3;:Haf0,E;:Haf2,E", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#d:3;:H575,E", + "mappedName": "#d:3;:Haf0,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:3;:H574,E", + "mappedName": "#b:3;:Haef,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -113275,7 +113275,7 @@ 11, 13 ], - "mappedName": "#d:3;:H575,E;:H577,E", + "mappedName": "#d:3;:Haf0,E;:Haf2,E", "mappedStringIds": [ 11, 13 @@ -113286,22 +113286,22 @@ "history": [ { "children": [], - "mappedName": "#36:3;:H575,E;:H577,E", + "mappedName": "#36:3;:Haf0,E;:Haf2,E", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#36:3;:H575,E", + "mappedName": "#36:3;:Haf0,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:3;:G;XTR;:H574:7,F", - "#b:3;:H574,E" + "#d:3;:G;XTR;:Haef:7,F", + "#b:3;:Haef,E" ], - "mappedName": "#16:3;:U;XTR;:H574:7,E", + "mappedName": "#16:3;:U;XTR;:Haef:7,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -113319,7 +113319,7 @@ 22, 54 ], - "mappedName": "#36:3;:H575,E;:H577,E", + "mappedName": "#36:3;:Haf0,E;:Haf2,E", "mappedStringIds": [ 11, 13, @@ -113332,18 +113332,18 @@ "history": [ { "children": [ - "#4a;:H-577,E" + "#4a;:H-af2,E" ], - "mappedName": "#4a;:H-577,E;:H577,E", + "mappedName": "#4a;:H-af2,E;:Haf2,E", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [ - "#1f;:G;XTR;:H576:7,E", - "#2;:H576,V" + "#1f;:G;XTR;:Haf1:7,E", + "#2;:Haf1,V" ], - "mappedName": "#4a;:H-577,E", + "mappedName": "#4a;:H-af2,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -113358,7 +113358,7 @@ "indexedStringIds": [ 74 ], - "mappedName": "#4a;:H-577,E;:H577,E", + "mappedName": "#4a;:H-af2,E;:Haf2,E", "mappedStringIds": [ 74 ], @@ -113368,18 +113368,18 @@ "history": [ { "children": [ - "#4b;:H-577,E" + "#4b;:H-af2,E" ], - "mappedName": "#4b;:H-577,E;:H577,E", + "mappedName": "#4b;:H-af2,E;:Haf2,E", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [ - "#20;:G;XTR;:H576:7,E", - "#4;:H576,V" + "#20;:G;XTR;:Haf1:7,E", + "#4;:Haf1,V" ], - "mappedName": "#4b;:H-577,E", + "mappedName": "#4b;:H-af2,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -113394,7 +113394,7 @@ "indexedStringIds": [ 75 ], - "mappedName": "#4b;:H-577,E;:H577,E", + "mappedName": "#4b;:H-af2,E;:Haf2,E", "mappedStringIds": [ 75 ], @@ -113404,17 +113404,17 @@ "history": [ { "children": [ - "#1d:1;:H-577,E" + "#1d:1;:H-af2,E" ], - "mappedName": "#1d:1;:H-577,E;:H577,E", + "mappedName": "#1d:1;:H-af2,E;:Haf2,E", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [ - "#b:1;:H576,E" + "#b:1;:Haf1,E" ], - "mappedName": "#1d:1;:H-577,E", + "mappedName": "#1d:1;:H-af2,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -113429,7 +113429,7 @@ "indexedStringIds": [ 29 ], - "mappedName": "#1d:1;:H-577,E;:H577,E", + "mappedName": "#1d:1;:H-af2,E;:Haf2,E", "mappedStringIds": [ 29 ], @@ -113439,19 +113439,19 @@ "history": [ { "children": [ - "#43:1;:H-577,E" + "#43:1;:H-af2,E" ], - "mappedName": "#43:1;:H-577,E;:H577,E", + "mappedName": "#43:1;:H-af2,E;:Haf2,E", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [ - "#26:1;:U;XTR;:H576:7,E", - "#1d:1;:G;XTR;:H576:7,F", - "#b:1;:H576,E" + "#26:1;:U;XTR;:Haf1:7,E", + "#1d:1;:G;XTR;:Haf1:7,F", + "#b:1;:Haf1,E" ], - "mappedName": "#43:1;:H-577,E", + "mappedName": "#43:1;:H-af2,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -113466,7 +113466,7 @@ "indexedStringIds": [ 67 ], - "mappedName": "#43:1;:H-577,E;:H577,E", + "mappedName": "#43:1;:H-af2,E;:Haf2,E", "mappedStringIds": [ 67 ], @@ -113476,18 +113476,18 @@ "history": [ { "children": [ - "#4d;:H-577,E" + "#4d;:H-af2,E" ], - "mappedName": "#4d;:H-577,E;:H577,E", + "mappedName": "#4d;:H-af2,E;:Haf2,E", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [ - "#22;:G;XTR;:H576:7,E", - "#8;:H576,V" + "#22;:G;XTR;:Haf1:7,E", + "#8;:Haf1,V" ], - "mappedName": "#4d;:H-577,E", + "mappedName": "#4d;:H-af2,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -113502,7 +113502,7 @@ "indexedStringIds": [ 77 ], - "mappedName": "#4d;:H-577,E;:H577,E", + "mappedName": "#4d;:H-af2,E;:Haf2,E", "mappedStringIds": [ 77 ], @@ -113512,17 +113512,17 @@ "history": [ { "children": [ - "#1d:4;:H-577,E" + "#1d:4;:H-af2,E" ], - "mappedName": "#1d:4;:H-577,E;:H577,E", + "mappedName": "#1d:4;:H-af2,E;:Haf2,E", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [ - "#b:4;:H576,E" + "#b:4;:Haf1,E" ], - "mappedName": "#1d:4;:H-577,E", + "mappedName": "#1d:4;:H-af2,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -113538,7 +113538,7 @@ 11, 29 ], - "mappedName": "#1d:4;:H-577,E;:H577,E", + "mappedName": "#1d:4;:H-af2,E;:Haf2,E", "mappedStringIds": [ 11, 29 @@ -113549,19 +113549,19 @@ "history": [ { "children": [ - "#43:4;:H-577,E" + "#43:4;:H-af2,E" ], - "mappedName": "#43:4;:H-577,E;:H577,E", + "mappedName": "#43:4;:H-af2,E;:Haf2,E", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [ - "#26:4;:U;XTR;:H576:7,E", - "#1d:4;:G;XTR;:H576:7,F", - "#b:4;:H576,E" + "#26:4;:U;XTR;:Haf1:7,E", + "#1d:4;:G;XTR;:Haf1:7,F", + "#b:4;:Haf1,E" ], - "mappedName": "#43:4;:H-577,E", + "mappedName": "#43:4;:H-af2,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -113579,7 +113579,7 @@ 38, 67 ], - "mappedName": "#43:4;:H-577,E;:H577,E", + "mappedName": "#43:4;:H-af2,E;:Haf2,E", "mappedStringIds": [ 11, 29, @@ -113592,18 +113592,18 @@ "history": [ { "children": [ - "#4c;:H-577,E" + "#4c;:H-af2,E" ], - "mappedName": "#4c;:H-577,E;:H577,E", + "mappedName": "#4c;:H-af2,E;:Haf2,E", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [ - "#21;:G;XTR;:H576:7,E", - "#6;:H576,V" + "#21;:G;XTR;:Haf1:7,E", + "#6;:Haf1,V" ], - "mappedName": "#4c;:H-577,E", + "mappedName": "#4c;:H-af2,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -113618,7 +113618,7 @@ "indexedStringIds": [ 76 ], - "mappedName": "#4c;:H-577,E;:H577,E", + "mappedName": "#4c;:H-af2,E;:Haf2,E", "mappedStringIds": [ 76 ], @@ -113628,17 +113628,17 @@ "history": [ { "children": [ - "#1d:2;:H-577,E" + "#1d:2;:H-af2,E" ], - "mappedName": "#1d:2;:H-577,E;:H577,E", + "mappedName": "#1d:2;:H-af2,E;:Haf2,E", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [ - "#b:2;:H576,E" + "#b:2;:Haf1,E" ], - "mappedName": "#1d:2;:H-577,E", + "mappedName": "#1d:2;:H-af2,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -113654,7 +113654,7 @@ 11, 29 ], - "mappedName": "#1d:2;:H-577,E;:H577,E", + "mappedName": "#1d:2;:H-af2,E;:Haf2,E", "mappedStringIds": [ 11, 29 @@ -113665,19 +113665,19 @@ "history": [ { "children": [ - "#43:2;:H-577,E" + "#43:2;:H-af2,E" ], - "mappedName": "#43:2;:H-577,E;:H577,E", + "mappedName": "#43:2;:H-af2,E;:Haf2,E", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [ - "#26:2;:U;XTR;:H576:7,E", - "#1d:2;:G;XTR;:H576:7,F", - "#b:2;:H576,E" + "#26:2;:U;XTR;:Haf1:7,E", + "#1d:2;:G;XTR;:Haf1:7,F", + "#b:2;:Haf1,E" ], - "mappedName": "#43:2;:H-577,E", + "mappedName": "#43:2;:H-af2,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -113695,7 +113695,7 @@ 38, 67 ], - "mappedName": "#43:2;:H-577,E;:H577,E", + "mappedName": "#43:2;:H-af2,E;:Haf2,E", "mappedStringIds": [ 11, 29, @@ -113708,17 +113708,17 @@ "history": [ { "children": [ - "#1d:3;:H-577,E" + "#1d:3;:H-af2,E" ], - "mappedName": "#1d:3;:H-577,E;:H577,E", + "mappedName": "#1d:3;:H-af2,E;:Haf2,E", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [ - "#b:3;:H576,E" + "#b:3;:Haf1,E" ], - "mappedName": "#1d:3;:H-577,E", + "mappedName": "#1d:3;:H-af2,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -113734,7 +113734,7 @@ 11, 29 ], - "mappedName": "#1d:3;:H-577,E;:H577,E", + "mappedName": "#1d:3;:H-af2,E;:Haf2,E", "mappedStringIds": [ 11, 29 @@ -113745,19 +113745,19 @@ "history": [ { "children": [ - "#43:3;:H-577,E" + "#43:3;:H-af2,E" ], - "mappedName": "#43:3;:H-577,E;:H577,E", + "mappedName": "#43:3;:H-af2,E;:Haf2,E", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [ - "#26:3;:U;XTR;:H576:7,E", - "#1d:3;:G;XTR;:H576:7,F", - "#b:3;:H576,E" + "#26:3;:U;XTR;:Haf1:7,E", + "#1d:3;:G;XTR;:Haf1:7,F", + "#b:3;:Haf1,E" ], - "mappedName": "#43:3;:H-577,E", + "mappedName": "#43:3;:H-af2,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -113775,7 +113775,7 @@ 38, 67 ], - "mappedName": "#43:3;:H-577,E;:H577,E", + "mappedName": "#43:3;:H-af2,E;:Haf2,E", "mappedStringIds": [ 11, 29, @@ -113788,19 +113788,19 @@ "history": [ { "children": [], - "mappedName": "#46;:H575,V;:H577,V", + "mappedName": "#46;:Haf0,V;:Haf2,V", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#46;:H575,V", + "mappedName": "#46;:Haf0,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#2;:H574,V", + "mappedName": "#2;:Haef,V", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -113815,7 +113815,7 @@ "indexedStringIds": [ 70 ], - "mappedName": "#46;:H575,V;:H577,V", + "mappedName": "#46;:Haf0,V;:Haf2,V", "mappedStringIds": [ 70 ], @@ -113825,23 +113825,23 @@ "history": [ { "children": [], - "mappedName": "#4f:1;:H575,V;:H577,V", + "mappedName": "#4f:1;:Haf0,V;:Haf2,V", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#4f:1;:H575,V", + "mappedName": "#4f:1;:Haf0,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:1;:U;XTR;:H574:7,E", - "#d:1;:G;XTR;:H574:7,F", - "#b:1;:H574,E" + "#16:1;:U;XTR;:Haef:7,E", + "#d:1;:G;XTR;:Haef:7,F", + "#b:1;:Haef,E" ], - "mappedName": "#36:1;:U;XTR;:H574:7,V", + "mappedName": "#36:1;:U;XTR;:Haef:7,V", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -113856,7 +113856,7 @@ "indexedStringIds": [ 79 ], - "mappedName": "#4f:1;:H575,V;:H577,V", + "mappedName": "#4f:1;:Haf0,V;:Haf2,V", "mappedStringIds": [ 79 ], @@ -113866,19 +113866,19 @@ "history": [ { "children": [], - "mappedName": "#47;:H575,V;:H577,V", + "mappedName": "#47;:Haf0,V;:Haf2,V", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#47;:H575,V", + "mappedName": "#47;:Haf0,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4;:H574,V", + "mappedName": "#4;:Haef,V", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -113893,7 +113893,7 @@ "indexedStringIds": [ 71 ], - "mappedName": "#47;:H575,V;:H577,V", + "mappedName": "#47;:Haf0,V;:Haf2,V", "mappedStringIds": [ 71 ], @@ -113903,23 +113903,23 @@ "history": [ { "children": [], - "mappedName": "#52:1;:H575,V;:H577,V", + "mappedName": "#52:1;:Haf0,V;:Haf2,V", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#52:1;:H575,V", + "mappedName": "#52:1;:Haf0,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:1;:U;XTR;:H574:7,E", - "#d:1;:G;XTR;:H574:7,F", - "#b:1;:H574,E" + "#16:1;:U;XTR;:Haef:7,E", + "#d:1;:G;XTR;:Haef:7,F", + "#b:1;:Haef,E" ], - "mappedName": "#36:1;:U2;XTR;:H574:8,V", + "mappedName": "#36:1;:U2;XTR;:Haef:8,V", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -113934,7 +113934,7 @@ "indexedStringIds": [ 82 ], - "mappedName": "#52:1;:H575,V;:H577,V", + "mappedName": "#52:1;:Haf0,V;:Haf2,V", "mappedStringIds": [ 82 ], @@ -113944,19 +113944,19 @@ "history": [ { "children": [], - "mappedName": "#49;:H575,V;:H577,V", + "mappedName": "#49;:Haf0,V;:Haf2,V", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#49;:H575,V", + "mappedName": "#49;:Haf0,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#8;:H574,V", + "mappedName": "#8;:Haef,V", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -113971,7 +113971,7 @@ "indexedStringIds": [ 73 ], - "mappedName": "#49;:H575,V;:H577,V", + "mappedName": "#49;:Haf0,V;:Haf2,V", "mappedStringIds": [ 73 ], @@ -113981,23 +113981,23 @@ "history": [ { "children": [], - "mappedName": "#52:3;:H575,V;:H577,V", + "mappedName": "#52:3;:Haf0,V;:Haf2,V", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#52:3;:H575,V", + "mappedName": "#52:3;:Haf0,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:3;:U;XTR;:H574:7,E", - "#d:3;:G;XTR;:H574:7,F", - "#b:3;:H574,E" + "#16:3;:U;XTR;:Haef:7,E", + "#d:3;:G;XTR;:Haef:7,F", + "#b:3;:Haef,E" ], - "mappedName": "#36:3;:U2;XTR;:H574:8,V", + "mappedName": "#36:3;:U2;XTR;:Haef:8,V", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -114016,7 +114016,7 @@ 54, 82 ], - "mappedName": "#52:3;:H575,V;:H577,V", + "mappedName": "#52:3;:Haf0,V;:Haf2,V", "mappedStringIds": [ 11, 13, @@ -114030,19 +114030,19 @@ "history": [ { "children": [], - "mappedName": "#48;:H575,V;:H577,V", + "mappedName": "#48;:Haf0,V;:Haf2,V", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#48;:H575,V", + "mappedName": "#48;:Haf0,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#6;:H574,V", + "mappedName": "#6;:Haef,V", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -114057,7 +114057,7 @@ "indexedStringIds": [ 72 ], - "mappedName": "#48;:H575,V;:H577,V", + "mappedName": "#48;:Haf0,V;:Haf2,V", "mappedStringIds": [ 72 ], @@ -114067,23 +114067,23 @@ "history": [ { "children": [], - "mappedName": "#52:2;:H575,V;:H577,V", + "mappedName": "#52:2;:Haf0,V;:Haf2,V", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#52:2;:H575,V", + "mappedName": "#52:2;:Haf0,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:2;:U;XTR;:H574:7,E", - "#d:2;:G;XTR;:H574:7,F", - "#b:2;:H574,E" + "#16:2;:U;XTR;:Haef:7,E", + "#d:2;:G;XTR;:Haef:7,F", + "#b:2;:Haef,E" ], - "mappedName": "#36:2;:U2;XTR;:H574:8,V", + "mappedName": "#36:2;:U2;XTR;:Haef:8,V", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -114102,7 +114102,7 @@ 54, 82 ], - "mappedName": "#52:2;:H575,V;:H577,V", + "mappedName": "#52:2;:Haf0,V;:Haf2,V", "mappedStringIds": [ 11, 13, @@ -114116,17 +114116,17 @@ "history": [ { "children": [ - "#1f;:H-577,V" + "#1f;:H-af2,V" ], - "mappedName": "#1f;:H-577,V;:H577,V", + "mappedName": "#1f;:H-af2,V;:Haf2,V", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [ - "#2;:H576,V" + "#2;:Haf1,V" ], - "mappedName": "#1f;:H-577,V", + "mappedName": "#1f;:H-af2,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -114141,7 +114141,7 @@ "indexedStringIds": [ 31 ], - "mappedName": "#1f;:H-577,V;:H577,V", + "mappedName": "#1f;:H-af2,V;:Haf2,V", "mappedStringIds": [ 31 ], @@ -114151,19 +114151,19 @@ "history": [ { "children": [ - "#59;:H-577,V" + "#59;:H-af2,V" ], - "mappedName": "#59;:H-577,V;:H577,V", + "mappedName": "#59;:H-af2,V;:Haf2,V", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [ - "#4a;:U;XTR;:H576:7,V", - "#1f;:G;XTR;:H576:7,E", - "#2;:H576,V" + "#4a;:U;XTR;:Haf1:7,V", + "#1f;:G;XTR;:Haf1:7,E", + "#2;:Haf1,V" ], - "mappedName": "#59;:H-577,V", + "mappedName": "#59;:H-af2,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -114178,7 +114178,7 @@ "indexedStringIds": [ 89 ], - "mappedName": "#59;:H-577,V;:H577,V", + "mappedName": "#59;:H-af2,V;:Haf2,V", "mappedStringIds": [ 89 ], @@ -114188,17 +114188,17 @@ "history": [ { "children": [ - "#20;:H-577,V" + "#20;:H-af2,V" ], - "mappedName": "#20;:H-577,V;:H577,V", + "mappedName": "#20;:H-af2,V;:Haf2,V", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [ - "#4;:H576,V" + "#4;:Haf1,V" ], - "mappedName": "#20;:H-577,V", + "mappedName": "#20;:H-af2,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -114213,7 +114213,7 @@ "indexedStringIds": [ 32 ], - "mappedName": "#20;:H-577,V;:H577,V", + "mappedName": "#20;:H-af2,V;:Haf2,V", "mappedStringIds": [ 32 ], @@ -114223,19 +114223,19 @@ "history": [ { "children": [ - "#61;:H-577,V" + "#61;:H-af2,V" ], - "mappedName": "#61;:H-577,V;:H577,V", + "mappedName": "#61;:H-af2,V;:Haf2,V", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [ - "#4b;:U;XTR;:H576:7,V", - "#20;:G;XTR;:H576:7,E", - "#4;:H576,V" + "#4b;:U;XTR;:Haf1:7,V", + "#20;:G;XTR;:Haf1:7,E", + "#4;:Haf1,V" ], - "mappedName": "#61;:H-577,V", + "mappedName": "#61;:H-af2,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -114250,7 +114250,7 @@ "indexedStringIds": [ 97 ], - "mappedName": "#61;:H-577,V;:H577,V", + "mappedName": "#61;:H-af2,V;:Haf2,V", "mappedStringIds": [ 97 ], @@ -114260,17 +114260,17 @@ "history": [ { "children": [ - "#22;:H-577,V" + "#22;:H-af2,V" ], - "mappedName": "#22;:H-577,V;:H577,V", + "mappedName": "#22;:H-af2,V;:Haf2,V", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [ - "#8;:H576,V" + "#8;:Haf1,V" ], - "mappedName": "#22;:H-577,V", + "mappedName": "#22;:H-af2,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -114285,7 +114285,7 @@ "indexedStringIds": [ 34 ], - "mappedName": "#22;:H-577,V;:H577,V", + "mappedName": "#22;:H-af2,V;:Haf2,V", "mappedStringIds": [ 34 ], @@ -114295,19 +114295,19 @@ "history": [ { "children": [ - "#63;:H-577,V" + "#63;:H-af2,V" ], - "mappedName": "#63;:H-577,V;:H577,V", + "mappedName": "#63;:H-af2,V;:Haf2,V", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [ - "#4d;:U;XTR;:H576:7,V", - "#22;:G;XTR;:H576:7,E", - "#8;:H576,V" + "#4d;:U;XTR;:Haf1:7,V", + "#22;:G;XTR;:Haf1:7,E", + "#8;:Haf1,V" ], - "mappedName": "#63;:H-577,V", + "mappedName": "#63;:H-af2,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -114322,7 +114322,7 @@ "indexedStringIds": [ 99 ], - "mappedName": "#63;:H-577,V;:H577,V", + "mappedName": "#63;:H-af2,V;:Haf2,V", "mappedStringIds": [ 99 ], @@ -114332,17 +114332,17 @@ "history": [ { "children": [ - "#21;:H-577,V" + "#21;:H-af2,V" ], - "mappedName": "#21;:H-577,V;:H577,V", + "mappedName": "#21;:H-af2,V;:Haf2,V", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [ - "#6;:H576,V" + "#6;:Haf1,V" ], - "mappedName": "#21;:H-577,V", + "mappedName": "#21;:H-af2,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -114357,7 +114357,7 @@ "indexedStringIds": [ 33 ], - "mappedName": "#21;:H-577,V;:H577,V", + "mappedName": "#21;:H-af2,V;:Haf2,V", "mappedStringIds": [ 33 ], @@ -114367,19 +114367,19 @@ "history": [ { "children": [ - "#62;:H-577,V" + "#62;:H-af2,V" ], - "mappedName": "#62;:H-577,V;:H577,V", + "mappedName": "#62;:H-af2,V;:Haf2,V", "object": "Body18", "typeId": "PartDesign::Body" }, { "children": [ - "#4c;:U;XTR;:H576:7,V", - "#21;:G;XTR;:H576:7,E", - "#6;:H576,V" + "#4c;:U;XTR;:Haf1:7,V", + "#21;:G;XTR;:Haf1:7,E", + "#6;:Haf1,V" ], - "mappedName": "#62;:H-577,V", + "mappedName": "#62;:H-af2,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -114394,7 +114394,7 @@ "indexedStringIds": [ 98 ], - "mappedName": "#62;:H-577,V;:H577,V", + "mappedName": "#62;:H-af2,V;:Haf2,V", "mappedStringIds": [ 98 ], @@ -114414,7 +114414,7 @@ 22 ], "kind": "face", - "mappedName": "#16:1;:H575,F;:H577,F", + "mappedName": "#16:1;:Haf0,F;:Haf2,F", "mappedStringIds": [ 22 ], @@ -114424,7 +114424,7 @@ "index": 1, "type": "Face" }, - "name": "#16:1;:H575,F;:H577,F", + "name": "#16:1;:Haf0,F;:Haf2,F", "stringIds": [ 22 ] @@ -114434,15 +114434,15 @@ "resultPersistentId": "Body18:face:0", "sourceRefs": [ { - "mappedName": "#16:1;:H575,F", + "mappedName": "#16:1;:Haf0,F", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#16:1;:H575,F", + "persistentId": "Pocket18:mapped:#16:1;:Haf0,F", "stageId": "Pocket18" }, { - "mappedName": "#d:1;:G;XTR;:H574:7,F", + "mappedName": "#d:1;:G;XTR;:Haef:7,F", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#d:1;:G;XTR;:H574:7,F", + "persistentId": "Pad18:mapped:#d:1;:G;XTR;:Haef:7,F", "stageId": "Pad18" }, { @@ -114461,7 +114461,7 @@ 22 ], "kind": "face", - "mappedName": "#16:4;:H575,F;:H577,F", + "mappedName": "#16:4;:Haf0,F;:Haf2,F", "mappedStringIds": [ 11, 13, @@ -114473,7 +114473,7 @@ "index": 2, "type": "Face" }, - "name": "#16:4;:H575,F;:H577,F", + "name": "#16:4;:Haf0,F;:Haf2,F", "stringIds": [ 11, 13, @@ -114485,15 +114485,15 @@ "resultPersistentId": "Body18:face:1", "sourceRefs": [ { - "mappedName": "#16:4;:H575,F", + "mappedName": "#16:4;:Haf0,F", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#16:4;:H575,F", + "persistentId": "Pocket18:mapped:#16:4;:Haf0,F", "stageId": "Pocket18" }, { - "mappedName": "#d:4;:G;XTR;:H574:7,F", + "mappedName": "#d:4;:G;XTR;:Haef:7,F", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#d:4;:G;XTR;:H574:7,F", + "persistentId": "Pad18:mapped:#d:4;:G;XTR;:Haef:7,F", "stageId": "Pad18" }, { @@ -114512,7 +114512,7 @@ 22 ], "kind": "face", - "mappedName": "#16:2;:H575,F;:H577,F", + "mappedName": "#16:2;:Haf0,F;:Haf2,F", "mappedStringIds": [ 11, 13, @@ -114524,7 +114524,7 @@ "index": 3, "type": "Face" }, - "name": "#16:2;:H575,F;:H577,F", + "name": "#16:2;:Haf0,F;:Haf2,F", "stringIds": [ 11, 13, @@ -114536,15 +114536,15 @@ "resultPersistentId": "Body18:face:2", "sourceRefs": [ { - "mappedName": "#16:2;:H575,F", + "mappedName": "#16:2;:Haf0,F", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#16:2;:H575,F", + "persistentId": "Pocket18:mapped:#16:2;:Haf0,F", "stageId": "Pocket18" }, { - "mappedName": "#d:2;:G;XTR;:H574:7,F", + "mappedName": "#d:2;:G;XTR;:Haef:7,F", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#d:2;:G;XTR;:H574:7,F", + "persistentId": "Pad18:mapped:#d:2;:G;XTR;:Haef:7,F", "stageId": "Pad18" }, { @@ -114561,7 +114561,7 @@ 20 ], "kind": "face", - "mappedName": "#14:1;:H575,F;:H577,F", + "mappedName": "#14:1;:Haf0,F;:Haf2,F", "mappedStringIds": [ 20 ], @@ -114571,7 +114571,7 @@ "index": 4, "type": "Face" }, - "name": "#14:1;:H575,F;:H577,F", + "name": "#14:1;:Haf0,F;:Haf2,F", "stringIds": [ 20 ] @@ -114581,15 +114581,15 @@ "resultPersistentId": "Body18:face:3", "sourceRefs": [ { - "mappedName": "#14:1;:H575,F", + "mappedName": "#14:1;:Haf0,F", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#14:1;:H575,F", + "persistentId": "Pocket18:mapped:#14:1;:Haf0,F", "stageId": "Pocket18" }, { - "mappedName": "#d:1;FAC;:H574:4,F", + "mappedName": "#d:1;FAC;:Haef:4,F", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#d:1;FAC;:H574:4,F", + "persistentId": "Pad18:mapped:#d:1;FAC;:Haef:4,F", "stageId": "Pad18" }, { @@ -114606,7 +114606,7 @@ 56 ], "kind": "face", - "mappedName": "#38:1;:H575,F;:H577,F", + "mappedName": "#38:1;:Haf0,F;:Haf2,F", "mappedStringIds": [ 56 ], @@ -114616,7 +114616,7 @@ "index": 5, "type": "Face" }, - "name": "#38:1;:H575,F;:H577,F", + "name": "#38:1;:Haf0,F;:Haf2,F", "stringIds": [ 56 ] @@ -114626,15 +114626,15 @@ "resultPersistentId": "Body18:face:4", "sourceRefs": [ { - "mappedName": "#38:1;:H575,F", + "mappedName": "#38:1;:Haf0,F", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#38:1;:H575,F", + "persistentId": "Pocket18:mapped:#38:1;:Haf0,F", "stageId": "Pocket18" }, { - "mappedName": "#14:1;:G0;XTR;:H574:8,F", + "mappedName": "#14:1;:G0;XTR;:Haef:8,F", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#14:1;:G0;XTR;:H574:8,F", + "persistentId": "Pad18:mapped:#14:1;:G0;XTR;:Haef:8,F", "stageId": "Pad18" }, { @@ -114653,7 +114653,7 @@ 22 ], "kind": "face", - "mappedName": "#16:3;:H575,F;:H577,F", + "mappedName": "#16:3;:Haf0,F;:Haf2,F", "mappedStringIds": [ 11, 13, @@ -114665,7 +114665,7 @@ "index": 6, "type": "Face" }, - "name": "#16:3;:H575,F;:H577,F", + "name": "#16:3;:Haf0,F;:Haf2,F", "stringIds": [ 11, 13, @@ -114677,15 +114677,15 @@ "resultPersistentId": "Body18:face:5", "sourceRefs": [ { - "mappedName": "#16:3;:H575,F", + "mappedName": "#16:3;:Haf0,F", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#16:3;:H575,F", + "persistentId": "Pocket18:mapped:#16:3;:Haf0,F", "stageId": "Pocket18" }, { - "mappedName": "#d:3;:G;XTR;:H574:7,F", + "mappedName": "#d:3;:G;XTR;:Haef:7,F", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#d:3;:G;XTR;:H574:7,F", + "persistentId": "Pad18:mapped:#d:3;:G;XTR;:Haef:7,F", "stageId": "Pad18" }, { @@ -114702,7 +114702,7 @@ 38 ], "kind": "face", - "mappedName": "#26:1;:H-577,F;:H577,F", + "mappedName": "#26:1;:H-af2,F;:Haf2,F", "mappedStringIds": [ 38 ], @@ -114712,7 +114712,7 @@ "index": 7, "type": "Face" }, - "name": "#26:1;:H-577,F;:H577,F", + "name": "#26:1;:H-af2,F;:Haf2,F", "stringIds": [ 38 ] @@ -114722,9 +114722,9 @@ "resultPersistentId": "Body18:face:6", "sourceRefs": [ { - "mappedName": "#26:1;:H-577,F", + "mappedName": "#26:1;:H-af2,F", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#26:1;:H-577,F", + "persistentId": "Pocket18:mapped:#26:1;:H-af2,F", "stageId": "Pocket18" }, { @@ -114743,7 +114743,7 @@ 38 ], "kind": "face", - "mappedName": "#26:4;:H-577,F;:H577,F", + "mappedName": "#26:4;:H-af2,F;:Haf2,F", "mappedStringIds": [ 11, 29, @@ -114755,7 +114755,7 @@ "index": 8, "type": "Face" }, - "name": "#26:4;:H-577,F;:H577,F", + "name": "#26:4;:H-af2,F;:Haf2,F", "stringIds": [ 11, 29, @@ -114767,9 +114767,9 @@ "resultPersistentId": "Body18:face:7", "sourceRefs": [ { - "mappedName": "#26:4;:H-577,F", + "mappedName": "#26:4;:H-af2,F", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#26:4;:H-577,F", + "persistentId": "Pocket18:mapped:#26:4;:H-af2,F", "stageId": "Pocket18" }, { @@ -114788,7 +114788,7 @@ 38 ], "kind": "face", - "mappedName": "#26:2;:H-577,F;:H577,F", + "mappedName": "#26:2;:H-af2,F;:Haf2,F", "mappedStringIds": [ 11, 29, @@ -114800,7 +114800,7 @@ "index": 9, "type": "Face" }, - "name": "#26:2;:H-577,F;:H577,F", + "name": "#26:2;:H-af2,F;:Haf2,F", "stringIds": [ 11, 29, @@ -114812,9 +114812,9 @@ "resultPersistentId": "Body18:face:8", "sourceRefs": [ { - "mappedName": "#26:2;:H-577,F", + "mappedName": "#26:2;:H-af2,F", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#26:2;:H-577,F", + "persistentId": "Pocket18:mapped:#26:2;:H-af2,F", "stageId": "Pocket18" }, { @@ -114831,7 +114831,7 @@ 36 ], "kind": "face", - "mappedName": "#24:1;:H-577,F;:H577,F", + "mappedName": "#24:1;:H-af2,F;:Haf2,F", "mappedStringIds": [ 36 ], @@ -114841,7 +114841,7 @@ "index": 10, "type": "Face" }, - "name": "#24:1;:H-577,F;:H577,F", + "name": "#24:1;:H-af2,F;:Haf2,F", "stringIds": [ 36 ] @@ -114851,9 +114851,9 @@ "resultPersistentId": "Body18:face:9", "sourceRefs": [ { - "mappedName": "#24:1;:H-577,F", + "mappedName": "#24:1;:H-af2,F", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#24:1;:H-577,F", + "persistentId": "Pocket18:mapped:#24:1;:H-af2,F", "stageId": "Pocket18" }, { @@ -114870,7 +114870,7 @@ 69 ], "kind": "face", - "mappedName": "#45:1;:H-577,F;:H577,F", + "mappedName": "#45:1;:H-af2,F;:Haf2,F", "mappedStringIds": [ 69 ], @@ -114880,7 +114880,7 @@ "index": 11, "type": "Face" }, - "name": "#45:1;:H-577,F;:H577,F", + "name": "#45:1;:H-af2,F;:Haf2,F", "stringIds": [ 69 ] @@ -114890,9 +114890,9 @@ "resultPersistentId": "Body18:face:10", "sourceRefs": [ { - "mappedName": "#45:1;:H-577,F", + "mappedName": "#45:1;:H-af2,F", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#45:1;:H-577,F", + "persistentId": "Pocket18:mapped:#45:1;:H-af2,F", "stageId": "Pocket18" }, { @@ -114911,7 +114911,7 @@ 38 ], "kind": "face", - "mappedName": "#26:3;:H-577,F;:H577,F", + "mappedName": "#26:3;:H-af2,F;:Haf2,F", "mappedStringIds": [ 11, 29, @@ -114923,7 +114923,7 @@ "index": 12, "type": "Face" }, - "name": "#26:3;:H-577,F;:H577,F", + "name": "#26:3;:H-af2,F;:Haf2,F", "stringIds": [ 11, 29, @@ -114935,9 +114935,9 @@ "resultPersistentId": "Body18:face:11", "sourceRefs": [ { - "mappedName": "#26:3;:H-577,F", + "mappedName": "#26:3;:H-af2,F", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#26:3;:H-577,F", + "persistentId": "Pocket18:mapped:#26:3;:H-af2,F", "stageId": "Pocket18" }, { @@ -114954,7 +114954,7 @@ 93 ], "kind": "edge", - "mappedName": "#5d:2e;:H575,E;:H577,E", + "mappedName": "#5d:2e;:Haf0,E;:Haf2,E", "mappedStringIds": [ 93 ], @@ -114964,7 +114964,7 @@ "index": 1, "type": "Edge" }, - "name": "#5d:2e;:H575,E;:H577,E", + "name": "#5d:2e;:Haf0,E;:Haf2,E", "stringIds": [ 93 ] @@ -114974,15 +114974,15 @@ "resultPersistentId": "Body18:edge:0", "sourceRefs": [ { - "mappedName": "#5d:2e;:H575,E", + "mappedName": "#5d:2e;:Haf0,E", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#5d:2e;:H575,E", + "persistentId": "Pocket18:mapped:#5d:2e;:Haf0,E", "stageId": "Pocket18" }, { - "mappedName": "#4646;:G;XTR;:H574:7,E", + "mappedName": "#4646;:G;XTR;:Haef:7,E", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#4646;:G;XTR;:H574:7,E", + "persistentId": "Pad18:mapped:#4646;:G;XTR;:Haef:7,E", "stageId": "Pad18" }, { @@ -114999,7 +114999,7 @@ 94 ], "kind": "edge", - "mappedName": "#5e:2f;:H575,E;:H577,E", + "mappedName": "#5e:2f;:Haf0,E;:Haf2,E", "mappedStringIds": [ 94 ], @@ -115009,7 +115009,7 @@ "index": 2, "type": "Edge" }, - "name": "#5e:2f;:H575,E;:H577,E", + "name": "#5e:2f;:Haf0,E;:Haf2,E", "stringIds": [ 94 ] @@ -115019,15 +115019,15 @@ "resultPersistentId": "Body18:edge:1", "sourceRefs": [ { - "mappedName": "#5e:2f;:H575,E", + "mappedName": "#5e:2f;:Haf0,E", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#5e:2f;:H575,E", + "persistentId": "Pocket18:mapped:#5e:2f;:Haf0,E", "stageId": "Pocket18" }, { - "mappedName": "#4747;:G;XTR;:H574:7,E", + "mappedName": "#4747;:G;XTR;:Haef:7,E", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#4747;:G;XTR;:H574:7,E", + "persistentId": "Pad18:mapped:#4747;:G;XTR;:Haef:7,E", "stageId": "Pad18" }, { @@ -115044,7 +115044,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:1;:H575,E;:H577,E", + "mappedName": "#d:1;:Haf0,E;:Haf2,E", "mappedStringIds": [ 13 ], @@ -115054,7 +115054,7 @@ "index": 3, "type": "Edge" }, - "name": "#d:1;:H575,E;:H577,E", + "name": "#d:1;:Haf0,E;:Haf2,E", "stringIds": [ 13 ] @@ -115064,15 +115064,15 @@ "resultPersistentId": "Body18:edge:2", "sourceRefs": [ { - "mappedName": "#d:1;:H575,E", + "mappedName": "#d:1;:Haf0,E", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#d:1;:H575,E", + "persistentId": "Pocket18:mapped:#d:1;:Haf0,E", "stageId": "Pocket18" }, { - "mappedName": "#b:1;:H574,E", + "mappedName": "#b:1;:Haef,E", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#b:1;:H574,E", + "persistentId": "Pad18:mapped:#b:1;:Haef,E", "stageId": "Pad18" }, { @@ -115089,7 +115089,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:1;:H575,E;:H577,E", + "mappedName": "#36:1;:Haf0,E;:Haf2,E", "mappedStringIds": [ 54 ], @@ -115099,7 +115099,7 @@ "index": 4, "type": "Edge" }, - "name": "#36:1;:H575,E;:H577,E", + "name": "#36:1;:Haf0,E;:Haf2,E", "stringIds": [ 54 ] @@ -115109,15 +115109,15 @@ "resultPersistentId": "Body18:edge:3", "sourceRefs": [ { - "mappedName": "#36:1;:H575,E", + "mappedName": "#36:1;:Haf0,E", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#36:1;:H575,E", + "persistentId": "Pocket18:mapped:#36:1;:Haf0,E", "stageId": "Pocket18" }, { - "mappedName": "#16:1;:U;XTR;:H574:7,E", + "mappedName": "#16:1;:U;XTR;:Haef:7,E", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#16:1;:U;XTR;:H574:7,E", + "persistentId": "Pad18:mapped:#16:1;:U;XTR;:Haef:7,E", "stageId": "Pad18" }, { @@ -115134,7 +115134,7 @@ 96 ], "kind": "edge", - "mappedName": "#60:31;:H575,E;:H577,E", + "mappedName": "#60:31;:Haf0,E;:Haf2,E", "mappedStringIds": [ 96 ], @@ -115144,7 +115144,7 @@ "index": 5, "type": "Edge" }, - "name": "#60:31;:H575,E;:H577,E", + "name": "#60:31;:Haf0,E;:Haf2,E", "stringIds": [ 96 ] @@ -115154,15 +115154,15 @@ "resultPersistentId": "Body18:edge:4", "sourceRefs": [ { - "mappedName": "#60:31;:H575,E", + "mappedName": "#60:31;:Haf0,E", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#60:31;:H575,E", + "persistentId": "Pocket18:mapped:#60:31;:Haf0,E", "stageId": "Pocket18" }, { - "mappedName": "#4949;:G;XTR;:H574:7,E", + "mappedName": "#4949;:G;XTR;:Haef:7,E", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#4949;:G;XTR;:H574:7,E", + "persistentId": "Pad18:mapped:#4949;:G;XTR;:Haef:7,E", "stageId": "Pad18" }, { @@ -115180,7 +115180,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:4;:H575,E;:H577,E", + "mappedName": "#d:4;:Haf0,E;:Haf2,E", "mappedStringIds": [ 11, 13 @@ -115191,7 +115191,7 @@ "index": 6, "type": "Edge" }, - "name": "#d:4;:H575,E;:H577,E", + "name": "#d:4;:Haf0,E;:Haf2,E", "stringIds": [ 11, 13 @@ -115202,15 +115202,15 @@ "resultPersistentId": "Body18:edge:5", "sourceRefs": [ { - "mappedName": "#d:4;:H575,E", + "mappedName": "#d:4;:Haf0,E", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#d:4;:H575,E", + "persistentId": "Pocket18:mapped:#d:4;:Haf0,E", "stageId": "Pocket18" }, { - "mappedName": "#b:4;:H574,E", + "mappedName": "#b:4;:Haef,E", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#b:4;:H574,E", + "persistentId": "Pad18:mapped:#b:4;:Haef,E", "stageId": "Pad18" }, { @@ -115230,7 +115230,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:4;:H575,E;:H577,E", + "mappedName": "#36:4;:Haf0,E;:Haf2,E", "mappedStringIds": [ 11, 13, @@ -115243,7 +115243,7 @@ "index": 7, "type": "Edge" }, - "name": "#36:4;:H575,E;:H577,E", + "name": "#36:4;:Haf0,E;:Haf2,E", "stringIds": [ 11, 13, @@ -115256,15 +115256,15 @@ "resultPersistentId": "Body18:edge:6", "sourceRefs": [ { - "mappedName": "#36:4;:H575,E", + "mappedName": "#36:4;:Haf0,E", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#36:4;:H575,E", + "persistentId": "Pocket18:mapped:#36:4;:Haf0,E", "stageId": "Pocket18" }, { - "mappedName": "#16:4;:U;XTR;:H574:7,E", + "mappedName": "#16:4;:U;XTR;:Haef:7,E", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#16:4;:U;XTR;:H574:7,E", + "persistentId": "Pad18:mapped:#16:4;:U;XTR;:Haef:7,E", "stageId": "Pad18" }, { @@ -115281,7 +115281,7 @@ 95 ], "kind": "edge", - "mappedName": "#5f:30;:H575,E;:H577,E", + "mappedName": "#5f:30;:Haf0,E;:Haf2,E", "mappedStringIds": [ 95 ], @@ -115291,7 +115291,7 @@ "index": 8, "type": "Edge" }, - "name": "#5f:30;:H575,E;:H577,E", + "name": "#5f:30;:Haf0,E;:Haf2,E", "stringIds": [ 95 ] @@ -115301,15 +115301,15 @@ "resultPersistentId": "Body18:edge:7", "sourceRefs": [ { - "mappedName": "#5f:30;:H575,E", + "mappedName": "#5f:30;:Haf0,E", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#5f:30;:H575,E", + "persistentId": "Pocket18:mapped:#5f:30;:Haf0,E", "stageId": "Pocket18" }, { - "mappedName": "#4848;:G;XTR;:H574:7,E", + "mappedName": "#4848;:G;XTR;:Haef:7,E", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#4848;:G;XTR;:H574:7,E", + "persistentId": "Pad18:mapped:#4848;:G;XTR;:Haef:7,E", "stageId": "Pad18" }, { @@ -115327,7 +115327,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:2;:H575,E;:H577,E", + "mappedName": "#d:2;:Haf0,E;:Haf2,E", "mappedStringIds": [ 11, 13 @@ -115338,7 +115338,7 @@ "index": 9, "type": "Edge" }, - "name": "#d:2;:H575,E;:H577,E", + "name": "#d:2;:Haf0,E;:Haf2,E", "stringIds": [ 11, 13 @@ -115349,15 +115349,15 @@ "resultPersistentId": "Body18:edge:8", "sourceRefs": [ { - "mappedName": "#d:2;:H575,E", + "mappedName": "#d:2;:Haf0,E", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#d:2;:H575,E", + "persistentId": "Pocket18:mapped:#d:2;:Haf0,E", "stageId": "Pocket18" }, { - "mappedName": "#b:2;:H574,E", + "mappedName": "#b:2;:Haef,E", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#b:2;:H574,E", + "persistentId": "Pad18:mapped:#b:2;:Haef,E", "stageId": "Pad18" }, { @@ -115377,7 +115377,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:2;:H575,E;:H577,E", + "mappedName": "#36:2;:Haf0,E;:Haf2,E", "mappedStringIds": [ 11, 13, @@ -115390,7 +115390,7 @@ "index": 10, "type": "Edge" }, - "name": "#36:2;:H575,E;:H577,E", + "name": "#36:2;:Haf0,E;:Haf2,E", "stringIds": [ 11, 13, @@ -115403,15 +115403,15 @@ "resultPersistentId": "Body18:edge:9", "sourceRefs": [ { - "mappedName": "#36:2;:H575,E", + "mappedName": "#36:2;:Haf0,E", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#36:2;:H575,E", + "persistentId": "Pocket18:mapped:#36:2;:Haf0,E", "stageId": "Pocket18" }, { - "mappedName": "#16:2;:U;XTR;:H574:7,E", + "mappedName": "#16:2;:U;XTR;:Haef:7,E", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#16:2;:U;XTR;:H574:7,E", + "persistentId": "Pad18:mapped:#16:2;:U;XTR;:Haef:7,E", "stageId": "Pad18" }, { @@ -115429,7 +115429,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:3;:H575,E;:H577,E", + "mappedName": "#d:3;:Haf0,E;:Haf2,E", "mappedStringIds": [ 11, 13 @@ -115440,7 +115440,7 @@ "index": 11, "type": "Edge" }, - "name": "#d:3;:H575,E;:H577,E", + "name": "#d:3;:Haf0,E;:Haf2,E", "stringIds": [ 11, 13 @@ -115451,15 +115451,15 @@ "resultPersistentId": "Body18:edge:10", "sourceRefs": [ { - "mappedName": "#d:3;:H575,E", + "mappedName": "#d:3;:Haf0,E", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#d:3;:H575,E", + "persistentId": "Pocket18:mapped:#d:3;:Haf0,E", "stageId": "Pocket18" }, { - "mappedName": "#b:3;:H574,E", + "mappedName": "#b:3;:Haef,E", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#b:3;:H574,E", + "persistentId": "Pad18:mapped:#b:3;:Haef,E", "stageId": "Pad18" }, { @@ -115479,7 +115479,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:3;:H575,E;:H577,E", + "mappedName": "#36:3;:Haf0,E;:Haf2,E", "mappedStringIds": [ 11, 13, @@ -115492,7 +115492,7 @@ "index": 12, "type": "Edge" }, - "name": "#36:3;:H575,E;:H577,E", + "name": "#36:3;:Haf0,E;:Haf2,E", "stringIds": [ 11, 13, @@ -115505,15 +115505,15 @@ "resultPersistentId": "Body18:edge:11", "sourceRefs": [ { - "mappedName": "#36:3;:H575,E", + "mappedName": "#36:3;:Haf0,E", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#36:3;:H575,E", + "persistentId": "Pocket18:mapped:#36:3;:Haf0,E", "stageId": "Pocket18" }, { - "mappedName": "#16:3;:U;XTR;:H574:7,E", + "mappedName": "#16:3;:U;XTR;:Haef:7,E", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#16:3;:U;XTR;:H574:7,E", + "persistentId": "Pad18:mapped:#16:3;:U;XTR;:Haef:7,E", "stageId": "Pad18" }, { @@ -115530,7 +115530,7 @@ 74 ], "kind": "edge", - "mappedName": "#4a;:H-577,E;:H577,E", + "mappedName": "#4a;:H-af2,E;:Haf2,E", "mappedStringIds": [ 74 ], @@ -115540,7 +115540,7 @@ "index": 13, "type": "Edge" }, - "name": "#4a;:H-577,E;:H577,E", + "name": "#4a;:H-af2,E;:Haf2,E", "stringIds": [ 74 ] @@ -115550,9 +115550,9 @@ "resultPersistentId": "Body18:edge:12", "sourceRefs": [ { - "mappedName": "#4a;:H-577,E", + "mappedName": "#4a;:H-af2,E", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#4a;:H-577,E", + "persistentId": "Pocket18:mapped:#4a;:H-af2,E", "stageId": "Pocket18" }, { @@ -115569,7 +115569,7 @@ 75 ], "kind": "edge", - "mappedName": "#4b;:H-577,E;:H577,E", + "mappedName": "#4b;:H-af2,E;:Haf2,E", "mappedStringIds": [ 75 ], @@ -115579,7 +115579,7 @@ "index": 14, "type": "Edge" }, - "name": "#4b;:H-577,E;:H577,E", + "name": "#4b;:H-af2,E;:Haf2,E", "stringIds": [ 75 ] @@ -115589,9 +115589,9 @@ "resultPersistentId": "Body18:edge:13", "sourceRefs": [ { - "mappedName": "#4b;:H-577,E", + "mappedName": "#4b;:H-af2,E", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#4b;:H-577,E", + "persistentId": "Pocket18:mapped:#4b;:H-af2,E", "stageId": "Pocket18" }, { @@ -115608,7 +115608,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:1;:H-577,E;:H577,E", + "mappedName": "#1d:1;:H-af2,E;:Haf2,E", "mappedStringIds": [ 29 ], @@ -115618,7 +115618,7 @@ "index": 15, "type": "Edge" }, - "name": "#1d:1;:H-577,E;:H577,E", + "name": "#1d:1;:H-af2,E;:Haf2,E", "stringIds": [ 29 ] @@ -115628,9 +115628,9 @@ "resultPersistentId": "Body18:edge:14", "sourceRefs": [ { - "mappedName": "#1d:1;:H-577,E", + "mappedName": "#1d:1;:H-af2,E", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#1d:1;:H-577,E", + "persistentId": "Pocket18:mapped:#1d:1;:H-af2,E", "stageId": "Pocket18" }, { @@ -115647,7 +115647,7 @@ 67 ], "kind": "edge", - "mappedName": "#43:1;:H-577,E;:H577,E", + "mappedName": "#43:1;:H-af2,E;:Haf2,E", "mappedStringIds": [ 67 ], @@ -115657,7 +115657,7 @@ "index": 16, "type": "Edge" }, - "name": "#43:1;:H-577,E;:H577,E", + "name": "#43:1;:H-af2,E;:Haf2,E", "stringIds": [ 67 ] @@ -115667,9 +115667,9 @@ "resultPersistentId": "Body18:edge:15", "sourceRefs": [ { - "mappedName": "#43:1;:H-577,E", + "mappedName": "#43:1;:H-af2,E", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#43:1;:H-577,E", + "persistentId": "Pocket18:mapped:#43:1;:H-af2,E", "stageId": "Pocket18" }, { @@ -115686,7 +115686,7 @@ 77 ], "kind": "edge", - "mappedName": "#4d;:H-577,E;:H577,E", + "mappedName": "#4d;:H-af2,E;:Haf2,E", "mappedStringIds": [ 77 ], @@ -115696,7 +115696,7 @@ "index": 17, "type": "Edge" }, - "name": "#4d;:H-577,E;:H577,E", + "name": "#4d;:H-af2,E;:Haf2,E", "stringIds": [ 77 ] @@ -115706,9 +115706,9 @@ "resultPersistentId": "Body18:edge:16", "sourceRefs": [ { - "mappedName": "#4d;:H-577,E", + "mappedName": "#4d;:H-af2,E", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#4d;:H-577,E", + "persistentId": "Pocket18:mapped:#4d;:H-af2,E", "stageId": "Pocket18" }, { @@ -115726,7 +115726,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:4;:H-577,E;:H577,E", + "mappedName": "#1d:4;:H-af2,E;:Haf2,E", "mappedStringIds": [ 11, 29 @@ -115737,7 +115737,7 @@ "index": 18, "type": "Edge" }, - "name": "#1d:4;:H-577,E;:H577,E", + "name": "#1d:4;:H-af2,E;:Haf2,E", "stringIds": [ 11, 29 @@ -115748,9 +115748,9 @@ "resultPersistentId": "Body18:edge:17", "sourceRefs": [ { - "mappedName": "#1d:4;:H-577,E", + "mappedName": "#1d:4;:H-af2,E", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#1d:4;:H-577,E", + "persistentId": "Pocket18:mapped:#1d:4;:H-af2,E", "stageId": "Pocket18" }, { @@ -115770,7 +115770,7 @@ 67 ], "kind": "edge", - "mappedName": "#43:4;:H-577,E;:H577,E", + "mappedName": "#43:4;:H-af2,E;:Haf2,E", "mappedStringIds": [ 11, 29, @@ -115783,7 +115783,7 @@ "index": 19, "type": "Edge" }, - "name": "#43:4;:H-577,E;:H577,E", + "name": "#43:4;:H-af2,E;:Haf2,E", "stringIds": [ 11, 29, @@ -115796,9 +115796,9 @@ "resultPersistentId": "Body18:edge:18", "sourceRefs": [ { - "mappedName": "#43:4;:H-577,E", + "mappedName": "#43:4;:H-af2,E", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#43:4;:H-577,E", + "persistentId": "Pocket18:mapped:#43:4;:H-af2,E", "stageId": "Pocket18" }, { @@ -115815,7 +115815,7 @@ 76 ], "kind": "edge", - "mappedName": "#4c;:H-577,E;:H577,E", + "mappedName": "#4c;:H-af2,E;:Haf2,E", "mappedStringIds": [ 76 ], @@ -115825,7 +115825,7 @@ "index": 20, "type": "Edge" }, - "name": "#4c;:H-577,E;:H577,E", + "name": "#4c;:H-af2,E;:Haf2,E", "stringIds": [ 76 ] @@ -115835,9 +115835,9 @@ "resultPersistentId": "Body18:edge:19", "sourceRefs": [ { - "mappedName": "#4c;:H-577,E", + "mappedName": "#4c;:H-af2,E", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#4c;:H-577,E", + "persistentId": "Pocket18:mapped:#4c;:H-af2,E", "stageId": "Pocket18" }, { @@ -115855,7 +115855,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:2;:H-577,E;:H577,E", + "mappedName": "#1d:2;:H-af2,E;:Haf2,E", "mappedStringIds": [ 11, 29 @@ -115866,7 +115866,7 @@ "index": 21, "type": "Edge" }, - "name": "#1d:2;:H-577,E;:H577,E", + "name": "#1d:2;:H-af2,E;:Haf2,E", "stringIds": [ 11, 29 @@ -115877,9 +115877,9 @@ "resultPersistentId": "Body18:edge:20", "sourceRefs": [ { - "mappedName": "#1d:2;:H-577,E", + "mappedName": "#1d:2;:H-af2,E", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#1d:2;:H-577,E", + "persistentId": "Pocket18:mapped:#1d:2;:H-af2,E", "stageId": "Pocket18" }, { @@ -115899,7 +115899,7 @@ 67 ], "kind": "edge", - "mappedName": "#43:2;:H-577,E;:H577,E", + "mappedName": "#43:2;:H-af2,E;:Haf2,E", "mappedStringIds": [ 11, 29, @@ -115912,7 +115912,7 @@ "index": 22, "type": "Edge" }, - "name": "#43:2;:H-577,E;:H577,E", + "name": "#43:2;:H-af2,E;:Haf2,E", "stringIds": [ 11, 29, @@ -115925,9 +115925,9 @@ "resultPersistentId": "Body18:edge:21", "sourceRefs": [ { - "mappedName": "#43:2;:H-577,E", + "mappedName": "#43:2;:H-af2,E", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#43:2;:H-577,E", + "persistentId": "Pocket18:mapped:#43:2;:H-af2,E", "stageId": "Pocket18" }, { @@ -115945,7 +115945,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:3;:H-577,E;:H577,E", + "mappedName": "#1d:3;:H-af2,E;:Haf2,E", "mappedStringIds": [ 11, 29 @@ -115956,7 +115956,7 @@ "index": 23, "type": "Edge" }, - "name": "#1d:3;:H-577,E;:H577,E", + "name": "#1d:3;:H-af2,E;:Haf2,E", "stringIds": [ 11, 29 @@ -115967,9 +115967,9 @@ "resultPersistentId": "Body18:edge:22", "sourceRefs": [ { - "mappedName": "#1d:3;:H-577,E", + "mappedName": "#1d:3;:H-af2,E", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#1d:3;:H-577,E", + "persistentId": "Pocket18:mapped:#1d:3;:H-af2,E", "stageId": "Pocket18" }, { @@ -115989,7 +115989,7 @@ 67 ], "kind": "edge", - "mappedName": "#43:3;:H-577,E;:H577,E", + "mappedName": "#43:3;:H-af2,E;:Haf2,E", "mappedStringIds": [ 11, 29, @@ -116002,7 +116002,7 @@ "index": 24, "type": "Edge" }, - "name": "#43:3;:H-577,E;:H577,E", + "name": "#43:3;:H-af2,E;:Haf2,E", "stringIds": [ 11, 29, @@ -116015,9 +116015,9 @@ "resultPersistentId": "Body18:edge:23", "sourceRefs": [ { - "mappedName": "#43:3;:H-577,E", + "mappedName": "#43:3;:H-af2,E", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#43:3;:H-577,E", + "persistentId": "Pocket18:mapped:#43:3;:H-af2,E", "stageId": "Pocket18" }, { @@ -116034,7 +116034,7 @@ 70 ], "kind": "vertex", - "mappedName": "#46;:H575,V;:H577,V", + "mappedName": "#46;:Haf0,V;:Haf2,V", "mappedStringIds": [ 70 ], @@ -116044,7 +116044,7 @@ "index": 1, "type": "Vertex" }, - "name": "#46;:H575,V;:H577,V", + "name": "#46;:Haf0,V;:Haf2,V", "stringIds": [ 70 ] @@ -116054,15 +116054,15 @@ "resultPersistentId": "Body18:vertex:0", "sourceRefs": [ { - "mappedName": "#46;:H575,V", + "mappedName": "#46;:Haf0,V", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#46;:H575,V", + "persistentId": "Pocket18:mapped:#46;:Haf0,V", "stageId": "Pocket18" }, { - "mappedName": "#2;:H574,V", + "mappedName": "#2;:Haef,V", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#2;:H574,V", + "persistentId": "Pad18:mapped:#2;:Haef,V", "stageId": "Pad18" }, { @@ -116079,7 +116079,7 @@ 79 ], "kind": "vertex", - "mappedName": "#4f:1;:H575,V;:H577,V", + "mappedName": "#4f:1;:Haf0,V;:Haf2,V", "mappedStringIds": [ 79 ], @@ -116089,7 +116089,7 @@ "index": 2, "type": "Vertex" }, - "name": "#4f:1;:H575,V;:H577,V", + "name": "#4f:1;:Haf0,V;:Haf2,V", "stringIds": [ 79 ] @@ -116099,15 +116099,15 @@ "resultPersistentId": "Body18:vertex:1", "sourceRefs": [ { - "mappedName": "#4f:1;:H575,V", + "mappedName": "#4f:1;:Haf0,V", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#4f:1;:H575,V", + "persistentId": "Pocket18:mapped:#4f:1;:Haf0,V", "stageId": "Pocket18" }, { - "mappedName": "#36:1;:U;XTR;:H574:7,V", + "mappedName": "#36:1;:U;XTR;:Haef:7,V", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#36:1;:U;XTR;:H574:7,V", + "persistentId": "Pad18:mapped:#36:1;:U;XTR;:Haef:7,V", "stageId": "Pad18" }, { @@ -116124,7 +116124,7 @@ 71 ], "kind": "vertex", - "mappedName": "#47;:H575,V;:H577,V", + "mappedName": "#47;:Haf0,V;:Haf2,V", "mappedStringIds": [ 71 ], @@ -116134,7 +116134,7 @@ "index": 3, "type": "Vertex" }, - "name": "#47;:H575,V;:H577,V", + "name": "#47;:Haf0,V;:Haf2,V", "stringIds": [ 71 ] @@ -116144,15 +116144,15 @@ "resultPersistentId": "Body18:vertex:2", "sourceRefs": [ { - "mappedName": "#47;:H575,V", + "mappedName": "#47;:Haf0,V", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#47;:H575,V", + "persistentId": "Pocket18:mapped:#47;:Haf0,V", "stageId": "Pocket18" }, { - "mappedName": "#4;:H574,V", + "mappedName": "#4;:Haef,V", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#4;:H574,V", + "persistentId": "Pad18:mapped:#4;:Haef,V", "stageId": "Pad18" }, { @@ -116169,7 +116169,7 @@ 82 ], "kind": "vertex", - "mappedName": "#52:1;:H575,V;:H577,V", + "mappedName": "#52:1;:Haf0,V;:Haf2,V", "mappedStringIds": [ 82 ], @@ -116179,7 +116179,7 @@ "index": 4, "type": "Vertex" }, - "name": "#52:1;:H575,V;:H577,V", + "name": "#52:1;:Haf0,V;:Haf2,V", "stringIds": [ 82 ] @@ -116189,15 +116189,15 @@ "resultPersistentId": "Body18:vertex:3", "sourceRefs": [ { - "mappedName": "#52:1;:H575,V", + "mappedName": "#52:1;:Haf0,V", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#52:1;:H575,V", + "persistentId": "Pocket18:mapped:#52:1;:Haf0,V", "stageId": "Pocket18" }, { - "mappedName": "#36:1;:U2;XTR;:H574:8,V", + "mappedName": "#36:1;:U2;XTR;:Haef:8,V", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#36:1;:U2;XTR;:H574:8,V", + "persistentId": "Pad18:mapped:#36:1;:U2;XTR;:Haef:8,V", "stageId": "Pad18" }, { @@ -116214,7 +116214,7 @@ 73 ], "kind": "vertex", - "mappedName": "#49;:H575,V;:H577,V", + "mappedName": "#49;:Haf0,V;:Haf2,V", "mappedStringIds": [ 73 ], @@ -116224,7 +116224,7 @@ "index": 5, "type": "Vertex" }, - "name": "#49;:H575,V;:H577,V", + "name": "#49;:Haf0,V;:Haf2,V", "stringIds": [ 73 ] @@ -116234,15 +116234,15 @@ "resultPersistentId": "Body18:vertex:4", "sourceRefs": [ { - "mappedName": "#49;:H575,V", + "mappedName": "#49;:Haf0,V", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#49;:H575,V", + "persistentId": "Pocket18:mapped:#49;:Haf0,V", "stageId": "Pocket18" }, { - "mappedName": "#8;:H574,V", + "mappedName": "#8;:Haef,V", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#8;:H574,V", + "persistentId": "Pad18:mapped:#8;:Haef,V", "stageId": "Pad18" }, { @@ -116263,7 +116263,7 @@ 82 ], "kind": "vertex", - "mappedName": "#52:3;:H575,V;:H577,V", + "mappedName": "#52:3;:Haf0,V;:Haf2,V", "mappedStringIds": [ 11, 13, @@ -116277,7 +116277,7 @@ "index": 6, "type": "Vertex" }, - "name": "#52:3;:H575,V;:H577,V", + "name": "#52:3;:Haf0,V;:Haf2,V", "stringIds": [ 11, 13, @@ -116291,15 +116291,15 @@ "resultPersistentId": "Body18:vertex:5", "sourceRefs": [ { - "mappedName": "#52:3;:H575,V", + "mappedName": "#52:3;:Haf0,V", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#52:3;:H575,V", + "persistentId": "Pocket18:mapped:#52:3;:Haf0,V", "stageId": "Pocket18" }, { - "mappedName": "#36:3;:U2;XTR;:H574:8,V", + "mappedName": "#36:3;:U2;XTR;:Haef:8,V", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#36:3;:U2;XTR;:H574:8,V", + "persistentId": "Pad18:mapped:#36:3;:U2;XTR;:Haef:8,V", "stageId": "Pad18" }, { @@ -116316,7 +116316,7 @@ 72 ], "kind": "vertex", - "mappedName": "#48;:H575,V;:H577,V", + "mappedName": "#48;:Haf0,V;:Haf2,V", "mappedStringIds": [ 72 ], @@ -116326,7 +116326,7 @@ "index": 7, "type": "Vertex" }, - "name": "#48;:H575,V;:H577,V", + "name": "#48;:Haf0,V;:Haf2,V", "stringIds": [ 72 ] @@ -116336,15 +116336,15 @@ "resultPersistentId": "Body18:vertex:6", "sourceRefs": [ { - "mappedName": "#48;:H575,V", + "mappedName": "#48;:Haf0,V", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#48;:H575,V", + "persistentId": "Pocket18:mapped:#48;:Haf0,V", "stageId": "Pocket18" }, { - "mappedName": "#6;:H574,V", + "mappedName": "#6;:Haef,V", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#6;:H574,V", + "persistentId": "Pad18:mapped:#6;:Haef,V", "stageId": "Pad18" }, { @@ -116365,7 +116365,7 @@ 82 ], "kind": "vertex", - "mappedName": "#52:2;:H575,V;:H577,V", + "mappedName": "#52:2;:Haf0,V;:Haf2,V", "mappedStringIds": [ 11, 13, @@ -116379,7 +116379,7 @@ "index": 8, "type": "Vertex" }, - "name": "#52:2;:H575,V;:H577,V", + "name": "#52:2;:Haf0,V;:Haf2,V", "stringIds": [ 11, 13, @@ -116393,15 +116393,15 @@ "resultPersistentId": "Body18:vertex:7", "sourceRefs": [ { - "mappedName": "#52:2;:H575,V", + "mappedName": "#52:2;:Haf0,V", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#52:2;:H575,V", + "persistentId": "Pocket18:mapped:#52:2;:Haf0,V", "stageId": "Pocket18" }, { - "mappedName": "#36:2;:U2;XTR;:H574:8,V", + "mappedName": "#36:2;:U2;XTR;:Haef:8,V", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#36:2;:U2;XTR;:H574:8,V", + "persistentId": "Pad18:mapped:#36:2;:U2;XTR;:Haef:8,V", "stageId": "Pad18" }, { @@ -116418,7 +116418,7 @@ 31 ], "kind": "vertex", - "mappedName": "#1f;:H-577,V;:H577,V", + "mappedName": "#1f;:H-af2,V;:Haf2,V", "mappedStringIds": [ 31 ], @@ -116428,7 +116428,7 @@ "index": 9, "type": "Vertex" }, - "name": "#1f;:H-577,V;:H577,V", + "name": "#1f;:H-af2,V;:Haf2,V", "stringIds": [ 31 ] @@ -116438,9 +116438,9 @@ "resultPersistentId": "Body18:vertex:8", "sourceRefs": [ { - "mappedName": "#1f;:H-577,V", + "mappedName": "#1f;:H-af2,V", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#1f;:H-577,V", + "persistentId": "Pocket18:mapped:#1f;:H-af2,V", "stageId": "Pocket18" }, { @@ -116457,7 +116457,7 @@ 89 ], "kind": "vertex", - "mappedName": "#59;:H-577,V;:H577,V", + "mappedName": "#59;:H-af2,V;:Haf2,V", "mappedStringIds": [ 89 ], @@ -116467,7 +116467,7 @@ "index": 10, "type": "Vertex" }, - "name": "#59;:H-577,V;:H577,V", + "name": "#59;:H-af2,V;:Haf2,V", "stringIds": [ 89 ] @@ -116477,9 +116477,9 @@ "resultPersistentId": "Body18:vertex:9", "sourceRefs": [ { - "mappedName": "#59;:H-577,V", + "mappedName": "#59;:H-af2,V", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#59;:H-577,V", + "persistentId": "Pocket18:mapped:#59;:H-af2,V", "stageId": "Pocket18" }, { @@ -116496,7 +116496,7 @@ 32 ], "kind": "vertex", - "mappedName": "#20;:H-577,V;:H577,V", + "mappedName": "#20;:H-af2,V;:Haf2,V", "mappedStringIds": [ 32 ], @@ -116506,7 +116506,7 @@ "index": 11, "type": "Vertex" }, - "name": "#20;:H-577,V;:H577,V", + "name": "#20;:H-af2,V;:Haf2,V", "stringIds": [ 32 ] @@ -116516,9 +116516,9 @@ "resultPersistentId": "Body18:vertex:10", "sourceRefs": [ { - "mappedName": "#20;:H-577,V", + "mappedName": "#20;:H-af2,V", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#20;:H-577,V", + "persistentId": "Pocket18:mapped:#20;:H-af2,V", "stageId": "Pocket18" }, { @@ -116535,7 +116535,7 @@ 97 ], "kind": "vertex", - "mappedName": "#61;:H-577,V;:H577,V", + "mappedName": "#61;:H-af2,V;:Haf2,V", "mappedStringIds": [ 97 ], @@ -116545,7 +116545,7 @@ "index": 12, "type": "Vertex" }, - "name": "#61;:H-577,V;:H577,V", + "name": "#61;:H-af2,V;:Haf2,V", "stringIds": [ 97 ] @@ -116555,9 +116555,9 @@ "resultPersistentId": "Body18:vertex:11", "sourceRefs": [ { - "mappedName": "#61;:H-577,V", + "mappedName": "#61;:H-af2,V", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#61;:H-577,V", + "persistentId": "Pocket18:mapped:#61;:H-af2,V", "stageId": "Pocket18" }, { @@ -116574,7 +116574,7 @@ 34 ], "kind": "vertex", - "mappedName": "#22;:H-577,V;:H577,V", + "mappedName": "#22;:H-af2,V;:Haf2,V", "mappedStringIds": [ 34 ], @@ -116584,7 +116584,7 @@ "index": 13, "type": "Vertex" }, - "name": "#22;:H-577,V;:H577,V", + "name": "#22;:H-af2,V;:Haf2,V", "stringIds": [ 34 ] @@ -116594,9 +116594,9 @@ "resultPersistentId": "Body18:vertex:12", "sourceRefs": [ { - "mappedName": "#22;:H-577,V", + "mappedName": "#22;:H-af2,V", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#22;:H-577,V", + "persistentId": "Pocket18:mapped:#22;:H-af2,V", "stageId": "Pocket18" }, { @@ -116613,7 +116613,7 @@ 99 ], "kind": "vertex", - "mappedName": "#63;:H-577,V;:H577,V", + "mappedName": "#63;:H-af2,V;:Haf2,V", "mappedStringIds": [ 99 ], @@ -116623,7 +116623,7 @@ "index": 14, "type": "Vertex" }, - "name": "#63;:H-577,V;:H577,V", + "name": "#63;:H-af2,V;:Haf2,V", "stringIds": [ 99 ] @@ -116633,9 +116633,9 @@ "resultPersistentId": "Body18:vertex:13", "sourceRefs": [ { - "mappedName": "#63;:H-577,V", + "mappedName": "#63;:H-af2,V", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#63;:H-577,V", + "persistentId": "Pocket18:mapped:#63;:H-af2,V", "stageId": "Pocket18" }, { @@ -116652,7 +116652,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21;:H-577,V;:H577,V", + "mappedName": "#21;:H-af2,V;:Haf2,V", "mappedStringIds": [ 33 ], @@ -116662,7 +116662,7 @@ "index": 15, "type": "Vertex" }, - "name": "#21;:H-577,V;:H577,V", + "name": "#21;:H-af2,V;:Haf2,V", "stringIds": [ 33 ] @@ -116672,9 +116672,9 @@ "resultPersistentId": "Body18:vertex:14", "sourceRefs": [ { - "mappedName": "#21;:H-577,V", + "mappedName": "#21;:H-af2,V", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#21;:H-577,V", + "persistentId": "Pocket18:mapped:#21;:H-af2,V", "stageId": "Pocket18" }, { @@ -116691,7 +116691,7 @@ 98 ], "kind": "vertex", - "mappedName": "#62;:H-577,V;:H577,V", + "mappedName": "#62;:H-af2,V;:Haf2,V", "mappedStringIds": [ 98 ], @@ -116701,7 +116701,7 @@ "index": 16, "type": "Vertex" }, - "name": "#62;:H-577,V;:H577,V", + "name": "#62;:H-af2,V;:Haf2,V", "stringIds": [ 98 ] @@ -116711,9 +116711,9 @@ "resultPersistentId": "Body18:vertex:15", "sourceRefs": [ { - "mappedName": "#62;:H-577,V", + "mappedName": "#62;:H-af2,V", "objectId": "Pocket18", - "persistentId": "Pocket18:mapped:#62;:H-577,V", + "persistentId": "Pocket18:mapped:#62;:H-af2,V", "stageId": "Pocket18" }, { @@ -116734,7 +116734,7 @@ "stageId": "Body18", "status": "native-evidence" }, - "relationDigest": "ac09a053ed37c89a51ff719fd8dbd3d2995a57046f2a0966bd216d4e43c403e7", + "relationDigest": "467a57582389ca941f33368c79920ed41d828935cea47995883c404002051134", "relations": [ { "indexedName": "Face1", @@ -116925,7 +116925,7 @@ }, { "indexedName": "Face7", - "mappedName": "#26:1;:H-577,F;:H#,F", + "mappedName": "#26:1;:H#,F;:H#,F", "relation": "preserved", "resultName": "Face7", "sources": [ @@ -116934,7 +116934,7 @@ "#1d:1;:G;XTR;:H#:7,F", "#b:1;:H#,E" ], - "mappedName": "#26:1;:H-577,F", + "mappedName": "#26:1;:H#,F", "sourceElement": "#26:1", "sourceObject": "Pocket18", "sourceTypeId": "PartDesign::Pocket" @@ -116950,7 +116950,7 @@ }, { "indexedName": "Face8", - "mappedName": "#26:4;:H-577,F;:H#,F", + "mappedName": "#26:4;:H#,F;:H#,F", "relation": "preserved", "resultName": "Face8", "sources": [ @@ -116959,7 +116959,7 @@ "#1d:4;:G;XTR;:H#:7,F", "#b:4;:H#,E" ], - "mappedName": "#26:4;:H-577,F", + "mappedName": "#26:4;:H#,F", "sourceElement": "#26:4", "sourceObject": "Pocket18", "sourceTypeId": "PartDesign::Pocket" @@ -116975,7 +116975,7 @@ }, { "indexedName": "Face9", - "mappedName": "#26:2;:H-577,F;:H#,F", + "mappedName": "#26:2;:H#,F;:H#,F", "relation": "preserved", "resultName": "Face9", "sources": [ @@ -116984,7 +116984,7 @@ "#1d:2;:G;XTR;:H#:7,F", "#b:2;:H#,E" ], - "mappedName": "#26:2;:H-577,F", + "mappedName": "#26:2;:H#,F", "sourceElement": "#26:2", "sourceObject": "Pocket18", "sourceTypeId": "PartDesign::Pocket" @@ -117000,7 +117000,7 @@ }, { "indexedName": "Face10", - "mappedName": "#24:1;:H-577,F;:H#,F", + "mappedName": "#24:1;:H#,F;:H#,F", "relation": "preserved", "resultName": "Face10", "sources": [ @@ -117009,7 +117009,7 @@ "#1d:1;FAC;:H#:4,F", "#b:1;:H#,E" ], - "mappedName": "#24:1;:H-577,F", + "mappedName": "#24:1;:H#,F", "sourceElement": "#24:1", "sourceObject": "Pocket18", "sourceTypeId": "PartDesign::Pocket" @@ -117025,7 +117025,7 @@ }, { "indexedName": "Face11", - "mappedName": "#45:1;:H-577,F;:H#,F", + "mappedName": "#45:1;:H#,F;:H#,F", "relation": "preserved", "resultName": "Face11", "sources": [ @@ -117035,7 +117035,7 @@ "#24:1;:G0;XTR;:H#:8,F", "#b:1;:H#,E" ], - "mappedName": "#45:1;:H-577,F", + "mappedName": "#45:1;:H#,F", "sourceElement": "#45:1", "sourceObject": "Pocket18", "sourceTypeId": "PartDesign::Pocket" @@ -117051,7 +117051,7 @@ }, { "indexedName": "Face12", - "mappedName": "#26:3;:H-577,F;:H#,F", + "mappedName": "#26:3;:H#,F;:H#,F", "relation": "preserved", "resultName": "Face12", "sources": [ @@ -117060,7 +117060,7 @@ "#1d:3;:G;XTR;:H#:7,F", "#b:3;:H#,E" ], - "mappedName": "#26:3;:H-577,F", + "mappedName": "#26:3;:H#,F", "sourceElement": "#26:3", "sourceObject": "Pocket18", "sourceTypeId": "PartDesign::Pocket" @@ -117436,7 +117436,7 @@ }, { "indexedName": "Edge13", - "mappedName": "#4a;:H-577,E;:H#,E", + "mappedName": "#4a;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge13", "sources": [ @@ -117445,7 +117445,7 @@ "#1f;:G;XTR;:H#:7,E", "#2;:H#,V" ], - "mappedName": "#4a;:H-577,E", + "mappedName": "#4a;:H#,E", "sourceElement": "#4a", "sourceObject": "Pocket18", "sourceTypeId": "PartDesign::Pocket" @@ -117461,7 +117461,7 @@ }, { "indexedName": "Edge14", - "mappedName": "#4b;:H-577,E;:H#,E", + "mappedName": "#4b;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge14", "sources": [ @@ -117470,7 +117470,7 @@ "#20;:G;XTR;:H#:7,E", "#4;:H#,V" ], - "mappedName": "#4b;:H-577,E", + "mappedName": "#4b;:H#,E", "sourceElement": "#4b", "sourceObject": "Pocket18", "sourceTypeId": "PartDesign::Pocket" @@ -117486,7 +117486,7 @@ }, { "indexedName": "Edge15", - "mappedName": "#1d:1;:H-577,E;:H#,E", + "mappedName": "#1d:1;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge15", "sources": [ @@ -117494,7 +117494,7 @@ "children": [ "#b:1;:H#,E" ], - "mappedName": "#1d:1;:H-577,E", + "mappedName": "#1d:1;:H#,E", "sourceElement": "#1d:1", "sourceObject": "Pocket18", "sourceTypeId": "PartDesign::Pocket" @@ -117510,7 +117510,7 @@ }, { "indexedName": "Edge16", - "mappedName": "#43:1;:H-577,E;:H#,E", + "mappedName": "#43:1;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge16", "sources": [ @@ -117520,7 +117520,7 @@ "#26:1;:U;XTR;:H#:7,E", "#b:1;:H#,E" ], - "mappedName": "#43:1;:H-577,E", + "mappedName": "#43:1;:H#,E", "sourceElement": "#43:1", "sourceObject": "Pocket18", "sourceTypeId": "PartDesign::Pocket" @@ -117536,7 +117536,7 @@ }, { "indexedName": "Edge17", - "mappedName": "#4d;:H-577,E;:H#,E", + "mappedName": "#4d;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge17", "sources": [ @@ -117545,7 +117545,7 @@ "#22;:G;XTR;:H#:7,E", "#8;:H#,V" ], - "mappedName": "#4d;:H-577,E", + "mappedName": "#4d;:H#,E", "sourceElement": "#4d", "sourceObject": "Pocket18", "sourceTypeId": "PartDesign::Pocket" @@ -117561,7 +117561,7 @@ }, { "indexedName": "Edge18", - "mappedName": "#1d:4;:H-577,E;:H#,E", + "mappedName": "#1d:4;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge18", "sources": [ @@ -117569,7 +117569,7 @@ "children": [ "#b:4;:H#,E" ], - "mappedName": "#1d:4;:H-577,E", + "mappedName": "#1d:4;:H#,E", "sourceElement": "#1d:4", "sourceObject": "Pocket18", "sourceTypeId": "PartDesign::Pocket" @@ -117585,7 +117585,7 @@ }, { "indexedName": "Edge19", - "mappedName": "#43:4;:H-577,E;:H#,E", + "mappedName": "#43:4;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge19", "sources": [ @@ -117595,7 +117595,7 @@ "#26:4;:U;XTR;:H#:7,E", "#b:4;:H#,E" ], - "mappedName": "#43:4;:H-577,E", + "mappedName": "#43:4;:H#,E", "sourceElement": "#43:4", "sourceObject": "Pocket18", "sourceTypeId": "PartDesign::Pocket" @@ -117611,7 +117611,7 @@ }, { "indexedName": "Edge20", - "mappedName": "#4c;:H-577,E;:H#,E", + "mappedName": "#4c;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge20", "sources": [ @@ -117620,7 +117620,7 @@ "#21;:G;XTR;:H#:7,E", "#6;:H#,V" ], - "mappedName": "#4c;:H-577,E", + "mappedName": "#4c;:H#,E", "sourceElement": "#4c", "sourceObject": "Pocket18", "sourceTypeId": "PartDesign::Pocket" @@ -117636,7 +117636,7 @@ }, { "indexedName": "Edge21", - "mappedName": "#1d:2;:H-577,E;:H#,E", + "mappedName": "#1d:2;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge21", "sources": [ @@ -117644,7 +117644,7 @@ "children": [ "#b:2;:H#,E" ], - "mappedName": "#1d:2;:H-577,E", + "mappedName": "#1d:2;:H#,E", "sourceElement": "#1d:2", "sourceObject": "Pocket18", "sourceTypeId": "PartDesign::Pocket" @@ -117660,7 +117660,7 @@ }, { "indexedName": "Edge22", - "mappedName": "#43:2;:H-577,E;:H#,E", + "mappedName": "#43:2;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge22", "sources": [ @@ -117670,7 +117670,7 @@ "#26:2;:U;XTR;:H#:7,E", "#b:2;:H#,E" ], - "mappedName": "#43:2;:H-577,E", + "mappedName": "#43:2;:H#,E", "sourceElement": "#43:2", "sourceObject": "Pocket18", "sourceTypeId": "PartDesign::Pocket" @@ -117686,7 +117686,7 @@ }, { "indexedName": "Edge23", - "mappedName": "#1d:3;:H-577,E;:H#,E", + "mappedName": "#1d:3;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge23", "sources": [ @@ -117694,7 +117694,7 @@ "children": [ "#b:3;:H#,E" ], - "mappedName": "#1d:3;:H-577,E", + "mappedName": "#1d:3;:H#,E", "sourceElement": "#1d:3", "sourceObject": "Pocket18", "sourceTypeId": "PartDesign::Pocket" @@ -117710,7 +117710,7 @@ }, { "indexedName": "Edge24", - "mappedName": "#43:3;:H-577,E;:H#,E", + "mappedName": "#43:3;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge24", "sources": [ @@ -117720,7 +117720,7 @@ "#26:3;:U;XTR;:H#:7,E", "#b:3;:H#,E" ], - "mappedName": "#43:3;:H-577,E", + "mappedName": "#43:3;:H#,E", "sourceElement": "#43:3", "sourceObject": "Pocket18", "sourceTypeId": "PartDesign::Pocket" @@ -117984,7 +117984,7 @@ }, { "indexedName": "Vertex9", - "mappedName": "#1f;:H-577,V;:H#,V", + "mappedName": "#1f;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex9", "sources": [ @@ -117992,7 +117992,7 @@ "children": [ "#2;:H#,V" ], - "mappedName": "#1f;:H-577,V", + "mappedName": "#1f;:H#,V", "sourceElement": "#1f", "sourceObject": "Pocket18", "sourceTypeId": "PartDesign::Pocket" @@ -118008,7 +118008,7 @@ }, { "indexedName": "Vertex10", - "mappedName": "#59;:H-577,V;:H#,V", + "mappedName": "#59;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex10", "sources": [ @@ -118018,7 +118018,7 @@ "#2;:H#,V", "#4a;:U;XTR;:H#:7,V" ], - "mappedName": "#59;:H-577,V", + "mappedName": "#59;:H#,V", "sourceElement": "#59", "sourceObject": "Pocket18", "sourceTypeId": "PartDesign::Pocket" @@ -118034,7 +118034,7 @@ }, { "indexedName": "Vertex11", - "mappedName": "#20;:H-577,V;:H#,V", + "mappedName": "#20;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex11", "sources": [ @@ -118042,7 +118042,7 @@ "children": [ "#4;:H#,V" ], - "mappedName": "#20;:H-577,V", + "mappedName": "#20;:H#,V", "sourceElement": "#20", "sourceObject": "Pocket18", "sourceTypeId": "PartDesign::Pocket" @@ -118058,7 +118058,7 @@ }, { "indexedName": "Vertex12", - "mappedName": "#61;:H-577,V;:H#,V", + "mappedName": "#61;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex12", "sources": [ @@ -118068,7 +118068,7 @@ "#4;:H#,V", "#4b;:U;XTR;:H#:7,V" ], - "mappedName": "#61;:H-577,V", + "mappedName": "#61;:H#,V", "sourceElement": "#61", "sourceObject": "Pocket18", "sourceTypeId": "PartDesign::Pocket" @@ -118084,7 +118084,7 @@ }, { "indexedName": "Vertex13", - "mappedName": "#22;:H-577,V;:H#,V", + "mappedName": "#22;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex13", "sources": [ @@ -118092,7 +118092,7 @@ "children": [ "#8;:H#,V" ], - "mappedName": "#22;:H-577,V", + "mappedName": "#22;:H#,V", "sourceElement": "#22", "sourceObject": "Pocket18", "sourceTypeId": "PartDesign::Pocket" @@ -118108,7 +118108,7 @@ }, { "indexedName": "Vertex14", - "mappedName": "#63;:H-577,V;:H#,V", + "mappedName": "#63;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex14", "sources": [ @@ -118118,7 +118118,7 @@ "#4d;:U;XTR;:H#:7,V", "#8;:H#,V" ], - "mappedName": "#63;:H-577,V", + "mappedName": "#63;:H#,V", "sourceElement": "#63", "sourceObject": "Pocket18", "sourceTypeId": "PartDesign::Pocket" @@ -118134,7 +118134,7 @@ }, { "indexedName": "Vertex15", - "mappedName": "#21;:H-577,V;:H#,V", + "mappedName": "#21;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex15", "sources": [ @@ -118142,7 +118142,7 @@ "children": [ "#6;:H#,V" ], - "mappedName": "#21;:H-577,V", + "mappedName": "#21;:H#,V", "sourceElement": "#21", "sourceObject": "Pocket18", "sourceTypeId": "PartDesign::Pocket" @@ -118158,7 +118158,7 @@ }, { "indexedName": "Vertex16", - "mappedName": "#62;:H-577,V;:H#,V", + "mappedName": "#62;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex16", "sources": [ @@ -118168,7 +118168,7 @@ "#4c;:U;XTR;:H#:7,V", "#6;:H#,V" ], - "mappedName": "#62;:H-577,V", + "mappedName": "#62;:H#,V", "sourceElement": "#62", "sourceObject": "Pocket18", "sourceTypeId": "PartDesign::Pocket" @@ -118183,7 +118183,7 @@ ] } ], - "semanticNameDigest": "6dd306ccbeb4bab8bac339ccbaf7ba1b31277502c2d2575b70ed9fc6292586ac", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48", "shape": { "area": 168.32000000000005, "brepSha256": "d02671d959d794c183be2cbe4756435c9fc89bc55266830eb6311e256468bc88", @@ -119142,9 +119142,9 @@ "history": [ { "children": [ - "#b:1;:H574,E" + "#b:1;:Haef,E" ], - "mappedName": "#d:1;:G;XTR;:H574:7,F", + "mappedName": "#d:1;:G;XTR;:Haef:7,F", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -119159,7 +119159,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;:G;XTR;:H574:7,F", + "mappedName": "#d:1;:G;XTR;:Haef:7,F", "mappedStringIds": [ 13 ], @@ -119169,9 +119169,9 @@ "history": [ { "children": [ - "#b:2;:H574,E" + "#b:2;:Haef,E" ], - "mappedName": "#d:2;:G;XTR;:H574:7,F", + "mappedName": "#d:2;:G;XTR;:Haef:7,F", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -119187,7 +119187,7 @@ 11, 13 ], - "mappedName": "#d:2;:G;XTR;:H574:7,F", + "mappedName": "#d:2;:G;XTR;:Haef:7,F", "mappedStringIds": [ 11, 13 @@ -119198,9 +119198,9 @@ "history": [ { "children": [ - "#b:3;:H574,E" + "#b:3;:Haef,E" ], - "mappedName": "#d:3;:G;XTR;:H574:7,F", + "mappedName": "#d:3;:G;XTR;:Haef:7,F", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -119216,7 +119216,7 @@ 11, 13 ], - "mappedName": "#d:3;:G;XTR;:H574:7,F", + "mappedName": "#d:3;:G;XTR;:Haef:7,F", "mappedStringIds": [ 11, 13 @@ -119227,9 +119227,9 @@ "history": [ { "children": [ - "#b:4;:H574,E" + "#b:4;:Haef,E" ], - "mappedName": "#d:4;:G;XTR;:H574:7,F", + "mappedName": "#d:4;:G;XTR;:Haef:7,F", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -119245,7 +119245,7 @@ 11, 13 ], - "mappedName": "#d:4;:G;XTR;:H574:7,F", + "mappedName": "#d:4;:G;XTR;:Haef:7,F", "mappedStringIds": [ 11, 13 @@ -119256,9 +119256,9 @@ "history": [ { "children": [ - "#b:1;:H574,E" + "#b:1;:Haef,E" ], - "mappedName": "#d:1;FAC;:H574:4,F", + "mappedName": "#d:1;FAC;:Haef:4,F", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -119273,7 +119273,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;FAC;:H574:4,F", + "mappedName": "#d:1;FAC;:Haef:4,F", "mappedStringIds": [ 13 ], @@ -119283,10 +119283,10 @@ "history": [ { "children": [ - "#d:1;FAC;:H574:4,F", - "#b:1;:H574,E" + "#d:1;FAC;:Haef:4,F", + "#b:1;:Haef,E" ], - "mappedName": "#14:1;:G0;XTR;:H574:8,F", + "mappedName": "#14:1;:G0;XTR;:Haef:8,F", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -119301,7 +119301,7 @@ "indexedStringIds": [ 20 ], - "mappedName": "#14:1;:G0;XTR;:H574:8,F", + "mappedName": "#14:1;:G0;XTR;:Haef:8,F", "mappedStringIds": [ 20 ], @@ -119311,9 +119311,9 @@ "history": [ { "children": [ - "#2;:H574,V" + "#2;:Haef,V" ], - "mappedName": "#46;:G;XTR;:H574:7,E", + "mappedName": "#46;:G;XTR;:Haef:7,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -119328,7 +119328,7 @@ "indexedStringIds": [ 70 ], - "mappedName": "#46;:G;XTR;:H574:7,E", + "mappedName": "#46;:G;XTR;:Haef:7,E", "mappedStringIds": [ 70 ], @@ -119338,9 +119338,9 @@ "history": [ { "children": [ - "#4;:H574,V" + "#4;:Haef,V" ], - "mappedName": "#47;:G;XTR;:H574:7,E", + "mappedName": "#47;:G;XTR;:Haef:7,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -119355,7 +119355,7 @@ "indexedStringIds": [ 71 ], - "mappedName": "#47;:G;XTR;:H574:7,E", + "mappedName": "#47;:G;XTR;:Haef:7,E", "mappedStringIds": [ 71 ], @@ -119365,7 +119365,7 @@ "history": [ { "children": [], - "mappedName": "#b:1;:H574,E", + "mappedName": "#b:1;:Haef,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -119380,7 +119380,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:1;:H574,E", + "mappedName": "#b:1;:Haef,E", "mappedStringIds": [ 11 ], @@ -119390,10 +119390,10 @@ "history": [ { "children": [ - "#d:1;:G;XTR;:H574:7,F", - "#b:1;:H574,E" + "#d:1;:G;XTR;:Haef:7,F", + "#b:1;:Haef,E" ], - "mappedName": "#16:1;:U;XTR;:H574:7,E", + "mappedName": "#16:1;:U;XTR;:Haef:7,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -119408,7 +119408,7 @@ "indexedStringIds": [ 22 ], - "mappedName": "#16:1;:U;XTR;:H574:7,E", + "mappedName": "#16:1;:U;XTR;:Haef:7,E", "mappedStringIds": [ 22 ], @@ -119418,9 +119418,9 @@ "history": [ { "children": [ - "#6;:H574,V" + "#6;:Haef,V" ], - "mappedName": "#48;:G;XTR;:H574:7,E", + "mappedName": "#48;:G;XTR;:Haef:7,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -119435,7 +119435,7 @@ "indexedStringIds": [ 72 ], - "mappedName": "#48;:G;XTR;:H574:7,E", + "mappedName": "#48;:G;XTR;:Haef:7,E", "mappedStringIds": [ 72 ], @@ -119445,7 +119445,7 @@ "history": [ { "children": [], - "mappedName": "#b:2;:H574,E", + "mappedName": "#b:2;:Haef,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -119460,7 +119460,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:2;:H574,E", + "mappedName": "#b:2;:Haef,E", "mappedStringIds": [ 11 ], @@ -119470,10 +119470,10 @@ "history": [ { "children": [ - "#d:2;:G;XTR;:H574:7,F", - "#b:2;:H574,E" + "#d:2;:G;XTR;:Haef:7,F", + "#b:2;:Haef,E" ], - "mappedName": "#16:2;:U;XTR;:H574:7,E", + "mappedName": "#16:2;:U;XTR;:Haef:7,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -119490,7 +119490,7 @@ 13, 22 ], - "mappedName": "#16:2;:U;XTR;:H574:7,E", + "mappedName": "#16:2;:U;XTR;:Haef:7,E", "mappedStringIds": [ 11, 13, @@ -119502,9 +119502,9 @@ "history": [ { "children": [ - "#8;:H574,V" + "#8;:Haef,V" ], - "mappedName": "#49;:G;XTR;:H574:7,E", + "mappedName": "#49;:G;XTR;:Haef:7,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -119519,7 +119519,7 @@ "indexedStringIds": [ 73 ], - "mappedName": "#49;:G;XTR;:H574:7,E", + "mappedName": "#49;:G;XTR;:Haef:7,E", "mappedStringIds": [ 73 ], @@ -119529,7 +119529,7 @@ "history": [ { "children": [], - "mappedName": "#b:3;:H574,E", + "mappedName": "#b:3;:Haef,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -119544,7 +119544,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:3;:H574,E", + "mappedName": "#b:3;:Haef,E", "mappedStringIds": [ 11 ], @@ -119554,10 +119554,10 @@ "history": [ { "children": [ - "#d:3;:G;XTR;:H574:7,F", - "#b:3;:H574,E" + "#d:3;:G;XTR;:Haef:7,F", + "#b:3;:Haef,E" ], - "mappedName": "#16:3;:U;XTR;:H574:7,E", + "mappedName": "#16:3;:U;XTR;:Haef:7,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -119574,7 +119574,7 @@ 13, 22 ], - "mappedName": "#16:3;:U;XTR;:H574:7,E", + "mappedName": "#16:3;:U;XTR;:Haef:7,E", "mappedStringIds": [ 11, 13, @@ -119586,7 +119586,7 @@ "history": [ { "children": [], - "mappedName": "#b:4;:H574,E", + "mappedName": "#b:4;:Haef,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -119601,7 +119601,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:4;:H574,E", + "mappedName": "#b:4;:Haef,E", "mappedStringIds": [ 11 ], @@ -119611,10 +119611,10 @@ "history": [ { "children": [ - "#d:4;:G;XTR;:H574:7,F", - "#b:4;:H574,E" + "#d:4;:G;XTR;:Haef:7,F", + "#b:4;:Haef,E" ], - "mappedName": "#16:4;:U;XTR;:H574:7,E", + "mappedName": "#16:4;:U;XTR;:Haef:7,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -119631,7 +119631,7 @@ 13, 22 ], - "mappedName": "#16:4;:U;XTR;:H574:7,E", + "mappedName": "#16:4;:U;XTR;:Haef:7,E", "mappedStringIds": [ 11, 13, @@ -119643,7 +119643,7 @@ "history": [ { "children": [], - "mappedName": "#2;:H574,V", + "mappedName": "#2;:Haef,V", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -119658,7 +119658,7 @@ "indexedStringIds": [ 2 ], - "mappedName": "#2;:H574,V", + "mappedName": "#2;:Haef,V", "mappedStringIds": [ 2 ], @@ -119668,11 +119668,11 @@ "history": [ { "children": [ - "#16:1;:U;XTR;:H574:7,E", - "#d:1;:G;XTR;:H574:7,F", - "#b:1;:H574,E" + "#16:1;:U;XTR;:Haef:7,E", + "#d:1;:G;XTR;:Haef:7,F", + "#b:1;:Haef,E" ], - "mappedName": "#36:1;:U;XTR;:H574:7,V", + "mappedName": "#36:1;:U;XTR;:Haef:7,V", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -119687,7 +119687,7 @@ "indexedStringIds": [ 54 ], - "mappedName": "#36:1;:U;XTR;:H574:7,V", + "mappedName": "#36:1;:U;XTR;:Haef:7,V", "mappedStringIds": [ 54 ], @@ -119697,7 +119697,7 @@ "history": [ { "children": [], - "mappedName": "#4;:H574,V", + "mappedName": "#4;:Haef,V", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -119712,7 +119712,7 @@ "indexedStringIds": [ 4 ], - "mappedName": "#4;:H574,V", + "mappedName": "#4;:Haef,V", "mappedStringIds": [ 4 ], @@ -119722,11 +119722,11 @@ "history": [ { "children": [ - "#16:1;:U;XTR;:H574:7,E", - "#d:1;:G;XTR;:H574:7,F", - "#b:1;:H574,E" + "#16:1;:U;XTR;:Haef:7,E", + "#d:1;:G;XTR;:Haef:7,F", + "#b:1;:Haef,E" ], - "mappedName": "#36:1;:U2;XTR;:H574:8,V", + "mappedName": "#36:1;:U2;XTR;:Haef:8,V", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -119741,7 +119741,7 @@ "indexedStringIds": [ 54 ], - "mappedName": "#36:1;:U2;XTR;:H574:8,V", + "mappedName": "#36:1;:U2;XTR;:Haef:8,V", "mappedStringIds": [ 54 ], @@ -119751,7 +119751,7 @@ "history": [ { "children": [], - "mappedName": "#6;:H574,V", + "mappedName": "#6;:Haef,V", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -119766,7 +119766,7 @@ "indexedStringIds": [ 6 ], - "mappedName": "#6;:H574,V", + "mappedName": "#6;:Haef,V", "mappedStringIds": [ 6 ], @@ -119776,11 +119776,11 @@ "history": [ { "children": [ - "#16:2;:U;XTR;:H574:7,E", - "#d:2;:G;XTR;:H574:7,F", - "#b:2;:H574,E" + "#16:2;:U;XTR;:Haef:7,E", + "#d:2;:G;XTR;:Haef:7,F", + "#b:2;:Haef,E" ], - "mappedName": "#36:2;:U2;XTR;:H574:8,V", + "mappedName": "#36:2;:U2;XTR;:Haef:8,V", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -119798,7 +119798,7 @@ 22, 54 ], - "mappedName": "#36:2;:U2;XTR;:H574:8,V", + "mappedName": "#36:2;:U2;XTR;:Haef:8,V", "mappedStringIds": [ 11, 13, @@ -119811,7 +119811,7 @@ "history": [ { "children": [], - "mappedName": "#8;:H574,V", + "mappedName": "#8;:Haef,V", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -119826,7 +119826,7 @@ "indexedStringIds": [ 8 ], - "mappedName": "#8;:H574,V", + "mappedName": "#8;:Haef,V", "mappedStringIds": [ 8 ], @@ -119836,11 +119836,11 @@ "history": [ { "children": [ - "#16:3;:U;XTR;:H574:7,E", - "#d:3;:G;XTR;:H574:7,F", - "#b:3;:H574,E" + "#16:3;:U;XTR;:Haef:7,E", + "#d:3;:G;XTR;:Haef:7,F", + "#b:3;:Haef,E" ], - "mappedName": "#36:3;:U2;XTR;:H574:8,V", + "mappedName": "#36:3;:U2;XTR;:Haef:8,V", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -119858,7 +119858,7 @@ 22, 54 ], - "mappedName": "#36:3;:U2;XTR;:H574:8,V", + "mappedName": "#36:3;:U2;XTR;:Haef:8,V", "mappedStringIds": [ 11, 13, @@ -119881,7 +119881,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;:G;XTR;:H574:7,F", + "mappedName": "#d:1;:G;XTR;:Haef:7,F", "mappedStringIds": [ 13 ], @@ -119891,7 +119891,7 @@ "index": 1, "type": "Face" }, - "name": "#d:1;:G;XTR;:H574:7,F", + "name": "#d:1;:G;XTR;:Haef:7,F", "stringIds": [ 13 ] @@ -119915,7 +119915,7 @@ 13 ], "kind": "face", - "mappedName": "#d:2;:G;XTR;:H574:7,F", + "mappedName": "#d:2;:G;XTR;:Haef:7,F", "mappedStringIds": [ 11, 13 @@ -119926,7 +119926,7 @@ "index": 2, "type": "Face" }, - "name": "#d:2;:G;XTR;:H574:7,F", + "name": "#d:2;:G;XTR;:Haef:7,F", "stringIds": [ 11, 13 @@ -119951,7 +119951,7 @@ 13 ], "kind": "face", - "mappedName": "#d:3;:G;XTR;:H574:7,F", + "mappedName": "#d:3;:G;XTR;:Haef:7,F", "mappedStringIds": [ 11, 13 @@ -119962,7 +119962,7 @@ "index": 3, "type": "Face" }, - "name": "#d:3;:G;XTR;:H574:7,F", + "name": "#d:3;:G;XTR;:Haef:7,F", "stringIds": [ 11, 13 @@ -119987,7 +119987,7 @@ 13 ], "kind": "face", - "mappedName": "#d:4;:G;XTR;:H574:7,F", + "mappedName": "#d:4;:G;XTR;:Haef:7,F", "mappedStringIds": [ 11, 13 @@ -119998,7 +119998,7 @@ "index": 4, "type": "Face" }, - "name": "#d:4;:G;XTR;:H574:7,F", + "name": "#d:4;:G;XTR;:Haef:7,F", "stringIds": [ 11, 13 @@ -120022,7 +120022,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;FAC;:H574:4,F", + "mappedName": "#d:1;FAC;:Haef:4,F", "mappedStringIds": [ 13 ], @@ -120032,7 +120032,7 @@ "index": 5, "type": "Face" }, - "name": "#d:1;FAC;:H574:4,F", + "name": "#d:1;FAC;:Haef:4,F", "stringIds": [ 13 ] @@ -120055,7 +120055,7 @@ 20 ], "kind": "face", - "mappedName": "#14:1;:G0;XTR;:H574:8,F", + "mappedName": "#14:1;:G0;XTR;:Haef:8,F", "mappedStringIds": [ 20 ], @@ -120065,7 +120065,7 @@ "index": 6, "type": "Face" }, - "name": "#14:1;:G0;XTR;:H574:8,F", + "name": "#14:1;:G0;XTR;:Haef:8,F", "stringIds": [ 20 ] @@ -120088,7 +120088,7 @@ 70 ], "kind": "edge", - "mappedName": "#46;:G;XTR;:H574:7,E", + "mappedName": "#46;:G;XTR;:Haef:7,E", "mappedStringIds": [ 70 ], @@ -120098,7 +120098,7 @@ "index": 1, "type": "Edge" }, - "name": "#46;:G;XTR;:H574:7,E", + "name": "#46;:G;XTR;:Haef:7,E", "stringIds": [ 70 ] @@ -120121,7 +120121,7 @@ 71 ], "kind": "edge", - "mappedName": "#47;:G;XTR;:H574:7,E", + "mappedName": "#47;:G;XTR;:Haef:7,E", "mappedStringIds": [ 71 ], @@ -120131,7 +120131,7 @@ "index": 2, "type": "Edge" }, - "name": "#47;:G;XTR;:H574:7,E", + "name": "#47;:G;XTR;:Haef:7,E", "stringIds": [ 71 ] @@ -120154,7 +120154,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:1;:H574,E", + "mappedName": "#b:1;:Haef,E", "mappedStringIds": [ 11 ], @@ -120164,7 +120164,7 @@ "index": 3, "type": "Edge" }, - "name": "#b:1;:H574,E", + "name": "#b:1;:Haef,E", "stringIds": [ 11 ] @@ -120187,7 +120187,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:1;:U;XTR;:H574:7,E", + "mappedName": "#16:1;:U;XTR;:Haef:7,E", "mappedStringIds": [ 22 ], @@ -120197,7 +120197,7 @@ "index": 4, "type": "Edge" }, - "name": "#16:1;:U;XTR;:H574:7,E", + "name": "#16:1;:U;XTR;:Haef:7,E", "stringIds": [ 22 ] @@ -120220,7 +120220,7 @@ 72 ], "kind": "edge", - "mappedName": "#48;:G;XTR;:H574:7,E", + "mappedName": "#48;:G;XTR;:Haef:7,E", "mappedStringIds": [ 72 ], @@ -120230,7 +120230,7 @@ "index": 5, "type": "Edge" }, - "name": "#48;:G;XTR;:H574:7,E", + "name": "#48;:G;XTR;:Haef:7,E", "stringIds": [ 72 ] @@ -120253,7 +120253,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:2;:H574,E", + "mappedName": "#b:2;:Haef,E", "mappedStringIds": [ 11 ], @@ -120263,7 +120263,7 @@ "index": 6, "type": "Edge" }, - "name": "#b:2;:H574,E", + "name": "#b:2;:Haef,E", "stringIds": [ 11 ] @@ -120288,7 +120288,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:2;:U;XTR;:H574:7,E", + "mappedName": "#16:2;:U;XTR;:Haef:7,E", "mappedStringIds": [ 11, 13, @@ -120300,7 +120300,7 @@ "index": 7, "type": "Edge" }, - "name": "#16:2;:U;XTR;:H574:7,E", + "name": "#16:2;:U;XTR;:Haef:7,E", "stringIds": [ 11, 13, @@ -120325,7 +120325,7 @@ 73 ], "kind": "edge", - "mappedName": "#49;:G;XTR;:H574:7,E", + "mappedName": "#49;:G;XTR;:Haef:7,E", "mappedStringIds": [ 73 ], @@ -120335,7 +120335,7 @@ "index": 8, "type": "Edge" }, - "name": "#49;:G;XTR;:H574:7,E", + "name": "#49;:G;XTR;:Haef:7,E", "stringIds": [ 73 ] @@ -120358,7 +120358,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:3;:H574,E", + "mappedName": "#b:3;:Haef,E", "mappedStringIds": [ 11 ], @@ -120368,7 +120368,7 @@ "index": 9, "type": "Edge" }, - "name": "#b:3;:H574,E", + "name": "#b:3;:Haef,E", "stringIds": [ 11 ] @@ -120393,7 +120393,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:3;:U;XTR;:H574:7,E", + "mappedName": "#16:3;:U;XTR;:Haef:7,E", "mappedStringIds": [ 11, 13, @@ -120405,7 +120405,7 @@ "index": 10, "type": "Edge" }, - "name": "#16:3;:U;XTR;:H574:7,E", + "name": "#16:3;:U;XTR;:Haef:7,E", "stringIds": [ 11, 13, @@ -120430,7 +120430,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:4;:H574,E", + "mappedName": "#b:4;:Haef,E", "mappedStringIds": [ 11 ], @@ -120440,7 +120440,7 @@ "index": 11, "type": "Edge" }, - "name": "#b:4;:H574,E", + "name": "#b:4;:Haef,E", "stringIds": [ 11 ] @@ -120465,7 +120465,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:4;:U;XTR;:H574:7,E", + "mappedName": "#16:4;:U;XTR;:Haef:7,E", "mappedStringIds": [ 11, 13, @@ -120477,7 +120477,7 @@ "index": 12, "type": "Edge" }, - "name": "#16:4;:U;XTR;:H574:7,E", + "name": "#16:4;:U;XTR;:Haef:7,E", "stringIds": [ 11, 13, @@ -120502,7 +120502,7 @@ 2 ], "kind": "vertex", - "mappedName": "#2;:H574,V", + "mappedName": "#2;:Haef,V", "mappedStringIds": [ 2 ], @@ -120512,7 +120512,7 @@ "index": 1, "type": "Vertex" }, - "name": "#2;:H574,V", + "name": "#2;:Haef,V", "stringIds": [ 2 ] @@ -120535,7 +120535,7 @@ 54 ], "kind": "vertex", - "mappedName": "#36:1;:U;XTR;:H574:7,V", + "mappedName": "#36:1;:U;XTR;:Haef:7,V", "mappedStringIds": [ 54 ], @@ -120545,7 +120545,7 @@ "index": 2, "type": "Vertex" }, - "name": "#36:1;:U;XTR;:H574:7,V", + "name": "#36:1;:U;XTR;:Haef:7,V", "stringIds": [ 54 ] @@ -120568,7 +120568,7 @@ 4 ], "kind": "vertex", - "mappedName": "#4;:H574,V", + "mappedName": "#4;:Haef,V", "mappedStringIds": [ 4 ], @@ -120578,7 +120578,7 @@ "index": 3, "type": "Vertex" }, - "name": "#4;:H574,V", + "name": "#4;:Haef,V", "stringIds": [ 4 ] @@ -120601,7 +120601,7 @@ 54 ], "kind": "vertex", - "mappedName": "#36:1;:U2;XTR;:H574:8,V", + "mappedName": "#36:1;:U2;XTR;:Haef:8,V", "mappedStringIds": [ 54 ], @@ -120611,7 +120611,7 @@ "index": 4, "type": "Vertex" }, - "name": "#36:1;:U2;XTR;:H574:8,V", + "name": "#36:1;:U2;XTR;:Haef:8,V", "stringIds": [ 54 ] @@ -120634,7 +120634,7 @@ 6 ], "kind": "vertex", - "mappedName": "#6;:H574,V", + "mappedName": "#6;:Haef,V", "mappedStringIds": [ 6 ], @@ -120644,7 +120644,7 @@ "index": 5, "type": "Vertex" }, - "name": "#6;:H574,V", + "name": "#6;:Haef,V", "stringIds": [ 6 ] @@ -120670,7 +120670,7 @@ 54 ], "kind": "vertex", - "mappedName": "#36:2;:U2;XTR;:H574:8,V", + "mappedName": "#36:2;:U2;XTR;:Haef:8,V", "mappedStringIds": [ 11, 13, @@ -120683,7 +120683,7 @@ "index": 6, "type": "Vertex" }, - "name": "#36:2;:U2;XTR;:H574:8,V", + "name": "#36:2;:U2;XTR;:Haef:8,V", "stringIds": [ 11, 13, @@ -120709,7 +120709,7 @@ 8 ], "kind": "vertex", - "mappedName": "#8;:H574,V", + "mappedName": "#8;:Haef,V", "mappedStringIds": [ 8 ], @@ -120719,7 +120719,7 @@ "index": 7, "type": "Vertex" }, - "name": "#8;:H574,V", + "name": "#8;:Haef,V", "stringIds": [ 8 ] @@ -120745,7 +120745,7 @@ 54 ], "kind": "vertex", - "mappedName": "#36:3;:U2;XTR;:H574:8,V", + "mappedName": "#36:3;:U2;XTR;:Haef:8,V", "mappedStringIds": [ 11, 13, @@ -120758,7 +120758,7 @@ "index": 8, "type": "Vertex" }, - "name": "#36:3;:U2;XTR;:H574:8,V", + "name": "#36:3;:U2;XTR;:Haef:8,V", "stringIds": [ 11, 13, @@ -121595,15 +121595,15 @@ "history": [ { "children": [], - "mappedName": "#16:1;:H575,F", + "mappedName": "#16:1;:Haf0,F", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:1;:H574,E" + "#b:1;:Haef,E" ], - "mappedName": "#d:1;:G;XTR;:H574:7,F", + "mappedName": "#d:1;:G;XTR;:Haef:7,F", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -121618,7 +121618,7 @@ "indexedStringIds": [ 22 ], - "mappedName": "#16:1;:H575,F", + "mappedName": "#16:1;:Haf0,F", "mappedStringIds": [ 22 ], @@ -121628,15 +121628,15 @@ "history": [ { "children": [], - "mappedName": "#16:4;:H575,F", + "mappedName": "#16:4;:Haf0,F", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:4;:H574,E" + "#b:4;:Haef,E" ], - "mappedName": "#d:4;:G;XTR;:H574:7,F", + "mappedName": "#d:4;:G;XTR;:Haef:7,F", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -121653,7 +121653,7 @@ 13, 22 ], - "mappedName": "#16:4;:H575,F", + "mappedName": "#16:4;:Haf0,F", "mappedStringIds": [ 11, 13, @@ -121665,15 +121665,15 @@ "history": [ { "children": [], - "mappedName": "#16:2;:H575,F", + "mappedName": "#16:2;:Haf0,F", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:2;:H574,E" + "#b:2;:Haef,E" ], - "mappedName": "#d:2;:G;XTR;:H574:7,F", + "mappedName": "#d:2;:G;XTR;:Haef:7,F", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -121690,7 +121690,7 @@ 13, 22 ], - "mappedName": "#16:2;:H575,F", + "mappedName": "#16:2;:Haf0,F", "mappedStringIds": [ 11, 13, @@ -121702,15 +121702,15 @@ "history": [ { "children": [], - "mappedName": "#14:1;:H575,F", + "mappedName": "#14:1;:Haf0,F", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:1;:H574,E" + "#b:1;:Haef,E" ], - "mappedName": "#d:1;FAC;:H574:4,F", + "mappedName": "#d:1;FAC;:Haef:4,F", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -121725,7 +121725,7 @@ "indexedStringIds": [ 20 ], - "mappedName": "#14:1;:H575,F", + "mappedName": "#14:1;:Haf0,F", "mappedStringIds": [ 20 ], @@ -121735,16 +121735,16 @@ "history": [ { "children": [], - "mappedName": "#38:1;:H575,F", + "mappedName": "#38:1;:Haf0,F", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:1;FAC;:H574:4,F", - "#b:1;:H574,E" + "#d:1;FAC;:Haef:4,F", + "#b:1;:Haef,E" ], - "mappedName": "#14:1;:G0;XTR;:H574:8,F", + "mappedName": "#14:1;:G0;XTR;:Haef:8,F", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -121759,7 +121759,7 @@ "indexedStringIds": [ 56 ], - "mappedName": "#38:1;:H575,F", + "mappedName": "#38:1;:Haf0,F", "mappedStringIds": [ 56 ], @@ -121769,15 +121769,15 @@ "history": [ { "children": [], - "mappedName": "#16:3;:H575,F", + "mappedName": "#16:3;:Haf0,F", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:3;:H574,E" + "#b:3;:Haef,E" ], - "mappedName": "#d:3;:G;XTR;:H574:7,F", + "mappedName": "#d:3;:G;XTR;:Haef:7,F", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -121794,7 +121794,7 @@ 13, 22 ], - "mappedName": "#16:3;:H575,F", + "mappedName": "#16:3;:Haf0,F", "mappedStringIds": [ 11, 13, @@ -121806,10 +121806,10 @@ "history": [ { "children": [ - "#1d:1;:G;XTR;:H576:7,F", - "#b:1;:H576,E" + "#1d:1;:G;XTR;:Haf1:7,F", + "#b:1;:Haf1,E" ], - "mappedName": "#26:1;:H-577,F", + "mappedName": "#26:1;:H-af2,F", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -121824,7 +121824,7 @@ "indexedStringIds": [ 38 ], - "mappedName": "#26:1;:H-577,F", + "mappedName": "#26:1;:H-af2,F", "mappedStringIds": [ 38 ], @@ -121834,10 +121834,10 @@ "history": [ { "children": [ - "#1d:4;:G;XTR;:H576:7,F", - "#b:4;:H576,E" + "#1d:4;:G;XTR;:Haf1:7,F", + "#b:4;:Haf1,E" ], - "mappedName": "#26:4;:H-577,F", + "mappedName": "#26:4;:H-af2,F", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -121854,7 +121854,7 @@ 29, 38 ], - "mappedName": "#26:4;:H-577,F", + "mappedName": "#26:4;:H-af2,F", "mappedStringIds": [ 11, 29, @@ -121866,10 +121866,10 @@ "history": [ { "children": [ - "#1d:2;:G;XTR;:H576:7,F", - "#b:2;:H576,E" + "#1d:2;:G;XTR;:Haf1:7,F", + "#b:2;:Haf1,E" ], - "mappedName": "#26:2;:H-577,F", + "mappedName": "#26:2;:H-af2,F", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -121886,7 +121886,7 @@ 29, 38 ], - "mappedName": "#26:2;:H-577,F", + "mappedName": "#26:2;:H-af2,F", "mappedStringIds": [ 11, 29, @@ -121898,10 +121898,10 @@ "history": [ { "children": [ - "#1d:1;FAC;:H576:4,F", - "#b:1;:H576,E" + "#1d:1;FAC;:Haf1:4,F", + "#b:1;:Haf1,E" ], - "mappedName": "#24:1;:H-577,F", + "mappedName": "#24:1;:H-af2,F", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -121916,7 +121916,7 @@ "indexedStringIds": [ 36 ], - "mappedName": "#24:1;:H-577,F", + "mappedName": "#24:1;:H-af2,F", "mappedStringIds": [ 36 ], @@ -121926,11 +121926,11 @@ "history": [ { "children": [ - "#24:1;:G0;XTR;:H576:8,F", - "#1d:1;FAC;:H576:4,F", - "#b:1;:H576,E" + "#24:1;:G0;XTR;:Haf1:8,F", + "#1d:1;FAC;:Haf1:4,F", + "#b:1;:Haf1,E" ], - "mappedName": "#45:1;:H-577,F", + "mappedName": "#45:1;:H-af2,F", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -121945,7 +121945,7 @@ "indexedStringIds": [ 69 ], - "mappedName": "#45:1;:H-577,F", + "mappedName": "#45:1;:H-af2,F", "mappedStringIds": [ 69 ], @@ -121955,10 +121955,10 @@ "history": [ { "children": [ - "#1d:3;:G;XTR;:H576:7,F", - "#b:3;:H576,E" + "#1d:3;:G;XTR;:Haf1:7,F", + "#b:3;:Haf1,E" ], - "mappedName": "#26:3;:H-577,F", + "mappedName": "#26:3;:H-af2,F", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -121975,7 +121975,7 @@ 29, 38 ], - "mappedName": "#26:3;:H-577,F", + "mappedName": "#26:3;:H-af2,F", "mappedStringIds": [ 11, 29, @@ -121987,13 +121987,13 @@ "history": [ { "children": [], - "mappedName": "#5d:2e;:H575,E", + "mappedName": "#5d:2e;:Haf0,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4646;:G;XTR;:H574:7,E", + "mappedName": "#4646;:G;XTR;:Haef:7,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -122008,7 +122008,7 @@ "indexedStringIds": [ 93 ], - "mappedName": "#5d:2e;:H575,E", + "mappedName": "#5d:2e;:Haf0,E", "mappedStringIds": [ 93 ], @@ -122018,13 +122018,13 @@ "history": [ { "children": [], - "mappedName": "#5e:2f;:H575,E", + "mappedName": "#5e:2f;:Haf0,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4747;:G;XTR;:H574:7,E", + "mappedName": "#4747;:G;XTR;:Haef:7,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -122039,7 +122039,7 @@ "indexedStringIds": [ 94 ], - "mappedName": "#5e:2f;:H575,E", + "mappedName": "#5e:2f;:Haf0,E", "mappedStringIds": [ 94 ], @@ -122049,13 +122049,13 @@ "history": [ { "children": [], - "mappedName": "#d:1;:H575,E", + "mappedName": "#d:1;:Haf0,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:1;:H574,E", + "mappedName": "#b:1;:Haef,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -122070,7 +122070,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;:H575,E", + "mappedName": "#d:1;:Haf0,E", "mappedStringIds": [ 13 ], @@ -122080,16 +122080,16 @@ "history": [ { "children": [], - "mappedName": "#36:1;:H575,E", + "mappedName": "#36:1;:Haf0,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:1;:G;XTR;:H574:7,F", - "#b:1;:H574,E" + "#d:1;:G;XTR;:Haef:7,F", + "#b:1;:Haef,E" ], - "mappedName": "#16:1;:U;XTR;:H574:7,E", + "mappedName": "#16:1;:U;XTR;:Haef:7,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -122104,7 +122104,7 @@ "indexedStringIds": [ 54 ], - "mappedName": "#36:1;:H575,E", + "mappedName": "#36:1;:Haf0,E", "mappedStringIds": [ 54 ], @@ -122114,13 +122114,13 @@ "history": [ { "children": [], - "mappedName": "#60:31;:H575,E", + "mappedName": "#60:31;:Haf0,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4949;:G;XTR;:H574:7,E", + "mappedName": "#4949;:G;XTR;:Haef:7,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -122135,7 +122135,7 @@ "indexedStringIds": [ 96 ], - "mappedName": "#60:31;:H575,E", + "mappedName": "#60:31;:Haf0,E", "mappedStringIds": [ 96 ], @@ -122145,13 +122145,13 @@ "history": [ { "children": [], - "mappedName": "#d:4;:H575,E", + "mappedName": "#d:4;:Haf0,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:4;:H574,E", + "mappedName": "#b:4;:Haef,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -122167,7 +122167,7 @@ 11, 13 ], - "mappedName": "#d:4;:H575,E", + "mappedName": "#d:4;:Haf0,E", "mappedStringIds": [ 11, 13 @@ -122178,16 +122178,16 @@ "history": [ { "children": [], - "mappedName": "#36:4;:H575,E", + "mappedName": "#36:4;:Haf0,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:4;:G;XTR;:H574:7,F", - "#b:4;:H574,E" + "#d:4;:G;XTR;:Haef:7,F", + "#b:4;:Haef,E" ], - "mappedName": "#16:4;:U;XTR;:H574:7,E", + "mappedName": "#16:4;:U;XTR;:Haef:7,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -122205,7 +122205,7 @@ 22, 54 ], - "mappedName": "#36:4;:H575,E", + "mappedName": "#36:4;:Haf0,E", "mappedStringIds": [ 11, 13, @@ -122218,13 +122218,13 @@ "history": [ { "children": [], - "mappedName": "#5f:30;:H575,E", + "mappedName": "#5f:30;:Haf0,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4848;:G;XTR;:H574:7,E", + "mappedName": "#4848;:G;XTR;:Haef:7,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -122239,7 +122239,7 @@ "indexedStringIds": [ 95 ], - "mappedName": "#5f:30;:H575,E", + "mappedName": "#5f:30;:Haf0,E", "mappedStringIds": [ 95 ], @@ -122249,13 +122249,13 @@ "history": [ { "children": [], - "mappedName": "#d:2;:H575,E", + "mappedName": "#d:2;:Haf0,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:2;:H574,E", + "mappedName": "#b:2;:Haef,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -122271,7 +122271,7 @@ 11, 13 ], - "mappedName": "#d:2;:H575,E", + "mappedName": "#d:2;:Haf0,E", "mappedStringIds": [ 11, 13 @@ -122282,16 +122282,16 @@ "history": [ { "children": [], - "mappedName": "#36:2;:H575,E", + "mappedName": "#36:2;:Haf0,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:2;:G;XTR;:H574:7,F", - "#b:2;:H574,E" + "#d:2;:G;XTR;:Haef:7,F", + "#b:2;:Haef,E" ], - "mappedName": "#16:2;:U;XTR;:H574:7,E", + "mappedName": "#16:2;:U;XTR;:Haef:7,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -122309,7 +122309,7 @@ 22, 54 ], - "mappedName": "#36:2;:H575,E", + "mappedName": "#36:2;:Haf0,E", "mappedStringIds": [ 11, 13, @@ -122322,13 +122322,13 @@ "history": [ { "children": [], - "mappedName": "#d:3;:H575,E", + "mappedName": "#d:3;:Haf0,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:3;:H574,E", + "mappedName": "#b:3;:Haef,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -122344,7 +122344,7 @@ 11, 13 ], - "mappedName": "#d:3;:H575,E", + "mappedName": "#d:3;:Haf0,E", "mappedStringIds": [ 11, 13 @@ -122355,16 +122355,16 @@ "history": [ { "children": [], - "mappedName": "#36:3;:H575,E", + "mappedName": "#36:3;:Haf0,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:3;:G;XTR;:H574:7,F", - "#b:3;:H574,E" + "#d:3;:G;XTR;:Haef:7,F", + "#b:3;:Haef,E" ], - "mappedName": "#16:3;:U;XTR;:H574:7,E", + "mappedName": "#16:3;:U;XTR;:Haef:7,E", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -122382,7 +122382,7 @@ 22, 54 ], - "mappedName": "#36:3;:H575,E", + "mappedName": "#36:3;:Haf0,E", "mappedStringIds": [ 11, 13, @@ -122395,10 +122395,10 @@ "history": [ { "children": [ - "#1f;:G;XTR;:H576:7,E", - "#2;:H576,V" + "#1f;:G;XTR;:Haf1:7,E", + "#2;:Haf1,V" ], - "mappedName": "#4a;:H-577,E", + "mappedName": "#4a;:H-af2,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -122413,7 +122413,7 @@ "indexedStringIds": [ 74 ], - "mappedName": "#4a;:H-577,E", + "mappedName": "#4a;:H-af2,E", "mappedStringIds": [ 74 ], @@ -122423,10 +122423,10 @@ "history": [ { "children": [ - "#20;:G;XTR;:H576:7,E", - "#4;:H576,V" + "#20;:G;XTR;:Haf1:7,E", + "#4;:Haf1,V" ], - "mappedName": "#4b;:H-577,E", + "mappedName": "#4b;:H-af2,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -122441,7 +122441,7 @@ "indexedStringIds": [ 75 ], - "mappedName": "#4b;:H-577,E", + "mappedName": "#4b;:H-af2,E", "mappedStringIds": [ 75 ], @@ -122451,9 +122451,9 @@ "history": [ { "children": [ - "#b:1;:H576,E" + "#b:1;:Haf1,E" ], - "mappedName": "#1d:1;:H-577,E", + "mappedName": "#1d:1;:H-af2,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -122468,7 +122468,7 @@ "indexedStringIds": [ 29 ], - "mappedName": "#1d:1;:H-577,E", + "mappedName": "#1d:1;:H-af2,E", "mappedStringIds": [ 29 ], @@ -122478,11 +122478,11 @@ "history": [ { "children": [ - "#26:1;:U;XTR;:H576:7,E", - "#1d:1;:G;XTR;:H576:7,F", - "#b:1;:H576,E" + "#26:1;:U;XTR;:Haf1:7,E", + "#1d:1;:G;XTR;:Haf1:7,F", + "#b:1;:Haf1,E" ], - "mappedName": "#43:1;:H-577,E", + "mappedName": "#43:1;:H-af2,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -122497,7 +122497,7 @@ "indexedStringIds": [ 67 ], - "mappedName": "#43:1;:H-577,E", + "mappedName": "#43:1;:H-af2,E", "mappedStringIds": [ 67 ], @@ -122507,10 +122507,10 @@ "history": [ { "children": [ - "#22;:G;XTR;:H576:7,E", - "#8;:H576,V" + "#22;:G;XTR;:Haf1:7,E", + "#8;:Haf1,V" ], - "mappedName": "#4d;:H-577,E", + "mappedName": "#4d;:H-af2,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -122525,7 +122525,7 @@ "indexedStringIds": [ 77 ], - "mappedName": "#4d;:H-577,E", + "mappedName": "#4d;:H-af2,E", "mappedStringIds": [ 77 ], @@ -122535,9 +122535,9 @@ "history": [ { "children": [ - "#b:4;:H576,E" + "#b:4;:Haf1,E" ], - "mappedName": "#1d:4;:H-577,E", + "mappedName": "#1d:4;:H-af2,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -122553,7 +122553,7 @@ 11, 29 ], - "mappedName": "#1d:4;:H-577,E", + "mappedName": "#1d:4;:H-af2,E", "mappedStringIds": [ 11, 29 @@ -122564,11 +122564,11 @@ "history": [ { "children": [ - "#26:4;:U;XTR;:H576:7,E", - "#1d:4;:G;XTR;:H576:7,F", - "#b:4;:H576,E" + "#26:4;:U;XTR;:Haf1:7,E", + "#1d:4;:G;XTR;:Haf1:7,F", + "#b:4;:Haf1,E" ], - "mappedName": "#43:4;:H-577,E", + "mappedName": "#43:4;:H-af2,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -122586,7 +122586,7 @@ 38, 67 ], - "mappedName": "#43:4;:H-577,E", + "mappedName": "#43:4;:H-af2,E", "mappedStringIds": [ 11, 29, @@ -122599,10 +122599,10 @@ "history": [ { "children": [ - "#21;:G;XTR;:H576:7,E", - "#6;:H576,V" + "#21;:G;XTR;:Haf1:7,E", + "#6;:Haf1,V" ], - "mappedName": "#4c;:H-577,E", + "mappedName": "#4c;:H-af2,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -122617,7 +122617,7 @@ "indexedStringIds": [ 76 ], - "mappedName": "#4c;:H-577,E", + "mappedName": "#4c;:H-af2,E", "mappedStringIds": [ 76 ], @@ -122627,9 +122627,9 @@ "history": [ { "children": [ - "#b:2;:H576,E" + "#b:2;:Haf1,E" ], - "mappedName": "#1d:2;:H-577,E", + "mappedName": "#1d:2;:H-af2,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -122645,7 +122645,7 @@ 11, 29 ], - "mappedName": "#1d:2;:H-577,E", + "mappedName": "#1d:2;:H-af2,E", "mappedStringIds": [ 11, 29 @@ -122656,11 +122656,11 @@ "history": [ { "children": [ - "#26:2;:U;XTR;:H576:7,E", - "#1d:2;:G;XTR;:H576:7,F", - "#b:2;:H576,E" + "#26:2;:U;XTR;:Haf1:7,E", + "#1d:2;:G;XTR;:Haf1:7,F", + "#b:2;:Haf1,E" ], - "mappedName": "#43:2;:H-577,E", + "mappedName": "#43:2;:H-af2,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -122678,7 +122678,7 @@ 38, 67 ], - "mappedName": "#43:2;:H-577,E", + "mappedName": "#43:2;:H-af2,E", "mappedStringIds": [ 11, 29, @@ -122691,9 +122691,9 @@ "history": [ { "children": [ - "#b:3;:H576,E" + "#b:3;:Haf1,E" ], - "mappedName": "#1d:3;:H-577,E", + "mappedName": "#1d:3;:H-af2,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -122709,7 +122709,7 @@ 11, 29 ], - "mappedName": "#1d:3;:H-577,E", + "mappedName": "#1d:3;:H-af2,E", "mappedStringIds": [ 11, 29 @@ -122720,11 +122720,11 @@ "history": [ { "children": [ - "#26:3;:U;XTR;:H576:7,E", - "#1d:3;:G;XTR;:H576:7,F", - "#b:3;:H576,E" + "#26:3;:U;XTR;:Haf1:7,E", + "#1d:3;:G;XTR;:Haf1:7,F", + "#b:3;:Haf1,E" ], - "mappedName": "#43:3;:H-577,E", + "mappedName": "#43:3;:H-af2,E", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -122742,7 +122742,7 @@ 38, 67 ], - "mappedName": "#43:3;:H-577,E", + "mappedName": "#43:3;:H-af2,E", "mappedStringIds": [ 11, 29, @@ -122755,13 +122755,13 @@ "history": [ { "children": [], - "mappedName": "#46;:H575,V", + "mappedName": "#46;:Haf0,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#2;:H574,V", + "mappedName": "#2;:Haef,V", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -122776,7 +122776,7 @@ "indexedStringIds": [ 70 ], - "mappedName": "#46;:H575,V", + "mappedName": "#46;:Haf0,V", "mappedStringIds": [ 70 ], @@ -122786,17 +122786,17 @@ "history": [ { "children": [], - "mappedName": "#4f:1;:H575,V", + "mappedName": "#4f:1;:Haf0,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:1;:U;XTR;:H574:7,E", - "#d:1;:G;XTR;:H574:7,F", - "#b:1;:H574,E" + "#16:1;:U;XTR;:Haef:7,E", + "#d:1;:G;XTR;:Haef:7,F", + "#b:1;:Haef,E" ], - "mappedName": "#36:1;:U;XTR;:H574:7,V", + "mappedName": "#36:1;:U;XTR;:Haef:7,V", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -122811,7 +122811,7 @@ "indexedStringIds": [ 79 ], - "mappedName": "#4f:1;:H575,V", + "mappedName": "#4f:1;:Haf0,V", "mappedStringIds": [ 79 ], @@ -122821,13 +122821,13 @@ "history": [ { "children": [], - "mappedName": "#47;:H575,V", + "mappedName": "#47;:Haf0,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4;:H574,V", + "mappedName": "#4;:Haef,V", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -122842,7 +122842,7 @@ "indexedStringIds": [ 71 ], - "mappedName": "#47;:H575,V", + "mappedName": "#47;:Haf0,V", "mappedStringIds": [ 71 ], @@ -122852,17 +122852,17 @@ "history": [ { "children": [], - "mappedName": "#52:1;:H575,V", + "mappedName": "#52:1;:Haf0,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:1;:U;XTR;:H574:7,E", - "#d:1;:G;XTR;:H574:7,F", - "#b:1;:H574,E" + "#16:1;:U;XTR;:Haef:7,E", + "#d:1;:G;XTR;:Haef:7,F", + "#b:1;:Haef,E" ], - "mappedName": "#36:1;:U2;XTR;:H574:8,V", + "mappedName": "#36:1;:U2;XTR;:Haef:8,V", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -122877,7 +122877,7 @@ "indexedStringIds": [ 82 ], - "mappedName": "#52:1;:H575,V", + "mappedName": "#52:1;:Haf0,V", "mappedStringIds": [ 82 ], @@ -122887,13 +122887,13 @@ "history": [ { "children": [], - "mappedName": "#49;:H575,V", + "mappedName": "#49;:Haf0,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#8;:H574,V", + "mappedName": "#8;:Haef,V", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -122908,7 +122908,7 @@ "indexedStringIds": [ 73 ], - "mappedName": "#49;:H575,V", + "mappedName": "#49;:Haf0,V", "mappedStringIds": [ 73 ], @@ -122918,17 +122918,17 @@ "history": [ { "children": [], - "mappedName": "#52:3;:H575,V", + "mappedName": "#52:3;:Haf0,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:3;:U;XTR;:H574:7,E", - "#d:3;:G;XTR;:H574:7,F", - "#b:3;:H574,E" + "#16:3;:U;XTR;:Haef:7,E", + "#d:3;:G;XTR;:Haef:7,F", + "#b:3;:Haef,E" ], - "mappedName": "#36:3;:U2;XTR;:H574:8,V", + "mappedName": "#36:3;:U2;XTR;:Haef:8,V", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -122947,7 +122947,7 @@ 54, 82 ], - "mappedName": "#52:3;:H575,V", + "mappedName": "#52:3;:Haf0,V", "mappedStringIds": [ 11, 13, @@ -122961,13 +122961,13 @@ "history": [ { "children": [], - "mappedName": "#48;:H575,V", + "mappedName": "#48;:Haf0,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#6;:H574,V", + "mappedName": "#6;:Haef,V", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -122982,7 +122982,7 @@ "indexedStringIds": [ 72 ], - "mappedName": "#48;:H575,V", + "mappedName": "#48;:Haf0,V", "mappedStringIds": [ 72 ], @@ -122992,17 +122992,17 @@ "history": [ { "children": [], - "mappedName": "#52:2;:H575,V", + "mappedName": "#52:2;:Haf0,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:2;:U;XTR;:H574:7,E", - "#d:2;:G;XTR;:H574:7,F", - "#b:2;:H574,E" + "#16:2;:U;XTR;:Haef:7,E", + "#d:2;:G;XTR;:Haef:7,F", + "#b:2;:Haef,E" ], - "mappedName": "#36:2;:U2;XTR;:H574:8,V", + "mappedName": "#36:2;:U2;XTR;:Haef:8,V", "object": "Pad18", "typeId": "PartDesign::Pad" }, @@ -123021,7 +123021,7 @@ 54, 82 ], - "mappedName": "#52:2;:H575,V", + "mappedName": "#52:2;:Haf0,V", "mappedStringIds": [ 11, 13, @@ -123035,9 +123035,9 @@ "history": [ { "children": [ - "#2;:H576,V" + "#2;:Haf1,V" ], - "mappedName": "#1f;:H-577,V", + "mappedName": "#1f;:H-af2,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -123052,7 +123052,7 @@ "indexedStringIds": [ 31 ], - "mappedName": "#1f;:H-577,V", + "mappedName": "#1f;:H-af2,V", "mappedStringIds": [ 31 ], @@ -123062,11 +123062,11 @@ "history": [ { "children": [ - "#4a;:U;XTR;:H576:7,V", - "#1f;:G;XTR;:H576:7,E", - "#2;:H576,V" + "#4a;:U;XTR;:Haf1:7,V", + "#1f;:G;XTR;:Haf1:7,E", + "#2;:Haf1,V" ], - "mappedName": "#59;:H-577,V", + "mappedName": "#59;:H-af2,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -123081,7 +123081,7 @@ "indexedStringIds": [ 89 ], - "mappedName": "#59;:H-577,V", + "mappedName": "#59;:H-af2,V", "mappedStringIds": [ 89 ], @@ -123091,9 +123091,9 @@ "history": [ { "children": [ - "#4;:H576,V" + "#4;:Haf1,V" ], - "mappedName": "#20;:H-577,V", + "mappedName": "#20;:H-af2,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -123108,7 +123108,7 @@ "indexedStringIds": [ 32 ], - "mappedName": "#20;:H-577,V", + "mappedName": "#20;:H-af2,V", "mappedStringIds": [ 32 ], @@ -123118,11 +123118,11 @@ "history": [ { "children": [ - "#4b;:U;XTR;:H576:7,V", - "#20;:G;XTR;:H576:7,E", - "#4;:H576,V" + "#4b;:U;XTR;:Haf1:7,V", + "#20;:G;XTR;:Haf1:7,E", + "#4;:Haf1,V" ], - "mappedName": "#61;:H-577,V", + "mappedName": "#61;:H-af2,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -123137,7 +123137,7 @@ "indexedStringIds": [ 97 ], - "mappedName": "#61;:H-577,V", + "mappedName": "#61;:H-af2,V", "mappedStringIds": [ 97 ], @@ -123147,9 +123147,9 @@ "history": [ { "children": [ - "#8;:H576,V" + "#8;:Haf1,V" ], - "mappedName": "#22;:H-577,V", + "mappedName": "#22;:H-af2,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -123164,7 +123164,7 @@ "indexedStringIds": [ 34 ], - "mappedName": "#22;:H-577,V", + "mappedName": "#22;:H-af2,V", "mappedStringIds": [ 34 ], @@ -123174,11 +123174,11 @@ "history": [ { "children": [ - "#4d;:U;XTR;:H576:7,V", - "#22;:G;XTR;:H576:7,E", - "#8;:H576,V" + "#4d;:U;XTR;:Haf1:7,V", + "#22;:G;XTR;:Haf1:7,E", + "#8;:Haf1,V" ], - "mappedName": "#63;:H-577,V", + "mappedName": "#63;:H-af2,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -123193,7 +123193,7 @@ "indexedStringIds": [ 99 ], - "mappedName": "#63;:H-577,V", + "mappedName": "#63;:H-af2,V", "mappedStringIds": [ 99 ], @@ -123203,9 +123203,9 @@ "history": [ { "children": [ - "#6;:H576,V" + "#6;:Haf1,V" ], - "mappedName": "#21;:H-577,V", + "mappedName": "#21;:H-af2,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -123220,7 +123220,7 @@ "indexedStringIds": [ 33 ], - "mappedName": "#21;:H-577,V", + "mappedName": "#21;:H-af2,V", "mappedStringIds": [ 33 ], @@ -123230,11 +123230,11 @@ "history": [ { "children": [ - "#4c;:U;XTR;:H576:7,V", - "#21;:G;XTR;:H576:7,E", - "#6;:H576,V" + "#4c;:U;XTR;:Haf1:7,V", + "#21;:G;XTR;:Haf1:7,E", + "#6;:Haf1,V" ], - "mappedName": "#62;:H-577,V", + "mappedName": "#62;:H-af2,V", "object": "Pocket18", "typeId": "PartDesign::Pocket" }, @@ -123249,7 +123249,7 @@ "indexedStringIds": [ 98 ], - "mappedName": "#62;:H-577,V", + "mappedName": "#62;:H-af2,V", "mappedStringIds": [ 98 ], @@ -123269,7 +123269,7 @@ 22 ], "kind": "face", - "mappedName": "#16:1;:H575,F", + "mappedName": "#16:1;:Haf0,F", "mappedStringIds": [ 22 ], @@ -123279,7 +123279,7 @@ "index": 1, "type": "Face" }, - "name": "#16:1;:H575,F", + "name": "#16:1;:Haf0,F", "stringIds": [ 22 ] @@ -123289,9 +123289,9 @@ "resultPersistentId": "Pocket18:face:0", "sourceRefs": [ { - "mappedName": "#d:1;:G;XTR;:H574:7,F", + "mappedName": "#d:1;:G;XTR;:Haef:7,F", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#d:1;:G;XTR;:H574:7,F", + "persistentId": "Pad18:mapped:#d:1;:G;XTR;:Haef:7,F", "stageId": "Pad18" }, { @@ -123310,7 +123310,7 @@ 22 ], "kind": "face", - "mappedName": "#16:4;:H575,F", + "mappedName": "#16:4;:Haf0,F", "mappedStringIds": [ 11, 13, @@ -123322,7 +123322,7 @@ "index": 2, "type": "Face" }, - "name": "#16:4;:H575,F", + "name": "#16:4;:Haf0,F", "stringIds": [ 11, 13, @@ -123334,9 +123334,9 @@ "resultPersistentId": "Pocket18:face:1", "sourceRefs": [ { - "mappedName": "#d:4;:G;XTR;:H574:7,F", + "mappedName": "#d:4;:G;XTR;:Haef:7,F", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#d:4;:G;XTR;:H574:7,F", + "persistentId": "Pad18:mapped:#d:4;:G;XTR;:Haef:7,F", "stageId": "Pad18" }, { @@ -123355,7 +123355,7 @@ 22 ], "kind": "face", - "mappedName": "#16:2;:H575,F", + "mappedName": "#16:2;:Haf0,F", "mappedStringIds": [ 11, 13, @@ -123367,7 +123367,7 @@ "index": 3, "type": "Face" }, - "name": "#16:2;:H575,F", + "name": "#16:2;:Haf0,F", "stringIds": [ 11, 13, @@ -123379,9 +123379,9 @@ "resultPersistentId": "Pocket18:face:2", "sourceRefs": [ { - "mappedName": "#d:2;:G;XTR;:H574:7,F", + "mappedName": "#d:2;:G;XTR;:Haef:7,F", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#d:2;:G;XTR;:H574:7,F", + "persistentId": "Pad18:mapped:#d:2;:G;XTR;:Haef:7,F", "stageId": "Pad18" }, { @@ -123398,7 +123398,7 @@ 20 ], "kind": "face", - "mappedName": "#14:1;:H575,F", + "mappedName": "#14:1;:Haf0,F", "mappedStringIds": [ 20 ], @@ -123408,7 +123408,7 @@ "index": 4, "type": "Face" }, - "name": "#14:1;:H575,F", + "name": "#14:1;:Haf0,F", "stringIds": [ 20 ] @@ -123418,9 +123418,9 @@ "resultPersistentId": "Pocket18:face:3", "sourceRefs": [ { - "mappedName": "#d:1;FAC;:H574:4,F", + "mappedName": "#d:1;FAC;:Haef:4,F", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#d:1;FAC;:H574:4,F", + "persistentId": "Pad18:mapped:#d:1;FAC;:Haef:4,F", "stageId": "Pad18" }, { @@ -123437,7 +123437,7 @@ 56 ], "kind": "face", - "mappedName": "#38:1;:H575,F", + "mappedName": "#38:1;:Haf0,F", "mappedStringIds": [ 56 ], @@ -123447,7 +123447,7 @@ "index": 5, "type": "Face" }, - "name": "#38:1;:H575,F", + "name": "#38:1;:Haf0,F", "stringIds": [ 56 ] @@ -123457,9 +123457,9 @@ "resultPersistentId": "Pocket18:face:4", "sourceRefs": [ { - "mappedName": "#14:1;:G0;XTR;:H574:8,F", + "mappedName": "#14:1;:G0;XTR;:Haef:8,F", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#14:1;:G0;XTR;:H574:8,F", + "persistentId": "Pad18:mapped:#14:1;:G0;XTR;:Haef:8,F", "stageId": "Pad18" }, { @@ -123478,7 +123478,7 @@ 22 ], "kind": "face", - "mappedName": "#16:3;:H575,F", + "mappedName": "#16:3;:Haf0,F", "mappedStringIds": [ 11, 13, @@ -123490,7 +123490,7 @@ "index": 6, "type": "Face" }, - "name": "#16:3;:H575,F", + "name": "#16:3;:Haf0,F", "stringIds": [ 11, 13, @@ -123502,9 +123502,9 @@ "resultPersistentId": "Pocket18:face:5", "sourceRefs": [ { - "mappedName": "#d:3;:G;XTR;:H574:7,F", + "mappedName": "#d:3;:G;XTR;:Haef:7,F", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#d:3;:G;XTR;:H574:7,F", + "persistentId": "Pad18:mapped:#d:3;:G;XTR;:Haef:7,F", "stageId": "Pad18" }, { @@ -123521,7 +123521,7 @@ 38 ], "kind": "face", - "mappedName": "#26:1;:H-577,F", + "mappedName": "#26:1;:H-af2,F", "mappedStringIds": [ 38 ], @@ -123531,7 +123531,7 @@ "index": 7, "type": "Face" }, - "name": "#26:1;:H-577,F", + "name": "#26:1;:H-af2,F", "stringIds": [ 38 ] @@ -123556,7 +123556,7 @@ 38 ], "kind": "face", - "mappedName": "#26:4;:H-577,F", + "mappedName": "#26:4;:H-af2,F", "mappedStringIds": [ 11, 29, @@ -123568,7 +123568,7 @@ "index": 8, "type": "Face" }, - "name": "#26:4;:H-577,F", + "name": "#26:4;:H-af2,F", "stringIds": [ 11, 29, @@ -123595,7 +123595,7 @@ 38 ], "kind": "face", - "mappedName": "#26:2;:H-577,F", + "mappedName": "#26:2;:H-af2,F", "mappedStringIds": [ 11, 29, @@ -123607,7 +123607,7 @@ "index": 9, "type": "Face" }, - "name": "#26:2;:H-577,F", + "name": "#26:2;:H-af2,F", "stringIds": [ 11, 29, @@ -123632,7 +123632,7 @@ 36 ], "kind": "face", - "mappedName": "#24:1;:H-577,F", + "mappedName": "#24:1;:H-af2,F", "mappedStringIds": [ 36 ], @@ -123642,7 +123642,7 @@ "index": 10, "type": "Face" }, - "name": "#24:1;:H-577,F", + "name": "#24:1;:H-af2,F", "stringIds": [ 36 ] @@ -123665,7 +123665,7 @@ 69 ], "kind": "face", - "mappedName": "#45:1;:H-577,F", + "mappedName": "#45:1;:H-af2,F", "mappedStringIds": [ 69 ], @@ -123675,7 +123675,7 @@ "index": 11, "type": "Face" }, - "name": "#45:1;:H-577,F", + "name": "#45:1;:H-af2,F", "stringIds": [ 69 ] @@ -123700,7 +123700,7 @@ 38 ], "kind": "face", - "mappedName": "#26:3;:H-577,F", + "mappedName": "#26:3;:H-af2,F", "mappedStringIds": [ 11, 29, @@ -123712,7 +123712,7 @@ "index": 12, "type": "Face" }, - "name": "#26:3;:H-577,F", + "name": "#26:3;:H-af2,F", "stringIds": [ 11, 29, @@ -123737,7 +123737,7 @@ 93 ], "kind": "edge", - "mappedName": "#5d:2e;:H575,E", + "mappedName": "#5d:2e;:Haf0,E", "mappedStringIds": [ 93 ], @@ -123747,7 +123747,7 @@ "index": 1, "type": "Edge" }, - "name": "#5d:2e;:H575,E", + "name": "#5d:2e;:Haf0,E", "stringIds": [ 93 ] @@ -123757,9 +123757,9 @@ "resultPersistentId": "Pocket18:edge:0", "sourceRefs": [ { - "mappedName": "#4646;:G;XTR;:H574:7,E", + "mappedName": "#4646;:G;XTR;:Haef:7,E", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#4646;:G;XTR;:H574:7,E", + "persistentId": "Pad18:mapped:#4646;:G;XTR;:Haef:7,E", "stageId": "Pad18" }, { @@ -123776,7 +123776,7 @@ 94 ], "kind": "edge", - "mappedName": "#5e:2f;:H575,E", + "mappedName": "#5e:2f;:Haf0,E", "mappedStringIds": [ 94 ], @@ -123786,7 +123786,7 @@ "index": 2, "type": "Edge" }, - "name": "#5e:2f;:H575,E", + "name": "#5e:2f;:Haf0,E", "stringIds": [ 94 ] @@ -123796,9 +123796,9 @@ "resultPersistentId": "Pocket18:edge:1", "sourceRefs": [ { - "mappedName": "#4747;:G;XTR;:H574:7,E", + "mappedName": "#4747;:G;XTR;:Haef:7,E", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#4747;:G;XTR;:H574:7,E", + "persistentId": "Pad18:mapped:#4747;:G;XTR;:Haef:7,E", "stageId": "Pad18" }, { @@ -123815,7 +123815,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:1;:H575,E", + "mappedName": "#d:1;:Haf0,E", "mappedStringIds": [ 13 ], @@ -123825,7 +123825,7 @@ "index": 3, "type": "Edge" }, - "name": "#d:1;:H575,E", + "name": "#d:1;:Haf0,E", "stringIds": [ 13 ] @@ -123835,9 +123835,9 @@ "resultPersistentId": "Pocket18:edge:2", "sourceRefs": [ { - "mappedName": "#b:1;:H574,E", + "mappedName": "#b:1;:Haef,E", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#b:1;:H574,E", + "persistentId": "Pad18:mapped:#b:1;:Haef,E", "stageId": "Pad18" }, { @@ -123854,7 +123854,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:1;:H575,E", + "mappedName": "#36:1;:Haf0,E", "mappedStringIds": [ 54 ], @@ -123864,7 +123864,7 @@ "index": 4, "type": "Edge" }, - "name": "#36:1;:H575,E", + "name": "#36:1;:Haf0,E", "stringIds": [ 54 ] @@ -123874,9 +123874,9 @@ "resultPersistentId": "Pocket18:edge:3", "sourceRefs": [ { - "mappedName": "#16:1;:U;XTR;:H574:7,E", + "mappedName": "#16:1;:U;XTR;:Haef:7,E", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#16:1;:U;XTR;:H574:7,E", + "persistentId": "Pad18:mapped:#16:1;:U;XTR;:Haef:7,E", "stageId": "Pad18" }, { @@ -123893,7 +123893,7 @@ 96 ], "kind": "edge", - "mappedName": "#60:31;:H575,E", + "mappedName": "#60:31;:Haf0,E", "mappedStringIds": [ 96 ], @@ -123903,7 +123903,7 @@ "index": 5, "type": "Edge" }, - "name": "#60:31;:H575,E", + "name": "#60:31;:Haf0,E", "stringIds": [ 96 ] @@ -123913,9 +123913,9 @@ "resultPersistentId": "Pocket18:edge:4", "sourceRefs": [ { - "mappedName": "#4949;:G;XTR;:H574:7,E", + "mappedName": "#4949;:G;XTR;:Haef:7,E", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#4949;:G;XTR;:H574:7,E", + "persistentId": "Pad18:mapped:#4949;:G;XTR;:Haef:7,E", "stageId": "Pad18" }, { @@ -123933,7 +123933,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:4;:H575,E", + "mappedName": "#d:4;:Haf0,E", "mappedStringIds": [ 11, 13 @@ -123944,7 +123944,7 @@ "index": 6, "type": "Edge" }, - "name": "#d:4;:H575,E", + "name": "#d:4;:Haf0,E", "stringIds": [ 11, 13 @@ -123955,9 +123955,9 @@ "resultPersistentId": "Pocket18:edge:5", "sourceRefs": [ { - "mappedName": "#b:4;:H574,E", + "mappedName": "#b:4;:Haef,E", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#b:4;:H574,E", + "persistentId": "Pad18:mapped:#b:4;:Haef,E", "stageId": "Pad18" }, { @@ -123977,7 +123977,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:4;:H575,E", + "mappedName": "#36:4;:Haf0,E", "mappedStringIds": [ 11, 13, @@ -123990,7 +123990,7 @@ "index": 7, "type": "Edge" }, - "name": "#36:4;:H575,E", + "name": "#36:4;:Haf0,E", "stringIds": [ 11, 13, @@ -124003,9 +124003,9 @@ "resultPersistentId": "Pocket18:edge:6", "sourceRefs": [ { - "mappedName": "#16:4;:U;XTR;:H574:7,E", + "mappedName": "#16:4;:U;XTR;:Haef:7,E", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#16:4;:U;XTR;:H574:7,E", + "persistentId": "Pad18:mapped:#16:4;:U;XTR;:Haef:7,E", "stageId": "Pad18" }, { @@ -124022,7 +124022,7 @@ 95 ], "kind": "edge", - "mappedName": "#5f:30;:H575,E", + "mappedName": "#5f:30;:Haf0,E", "mappedStringIds": [ 95 ], @@ -124032,7 +124032,7 @@ "index": 8, "type": "Edge" }, - "name": "#5f:30;:H575,E", + "name": "#5f:30;:Haf0,E", "stringIds": [ 95 ] @@ -124042,9 +124042,9 @@ "resultPersistentId": "Pocket18:edge:7", "sourceRefs": [ { - "mappedName": "#4848;:G;XTR;:H574:7,E", + "mappedName": "#4848;:G;XTR;:Haef:7,E", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#4848;:G;XTR;:H574:7,E", + "persistentId": "Pad18:mapped:#4848;:G;XTR;:Haef:7,E", "stageId": "Pad18" }, { @@ -124062,7 +124062,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:2;:H575,E", + "mappedName": "#d:2;:Haf0,E", "mappedStringIds": [ 11, 13 @@ -124073,7 +124073,7 @@ "index": 9, "type": "Edge" }, - "name": "#d:2;:H575,E", + "name": "#d:2;:Haf0,E", "stringIds": [ 11, 13 @@ -124084,9 +124084,9 @@ "resultPersistentId": "Pocket18:edge:8", "sourceRefs": [ { - "mappedName": "#b:2;:H574,E", + "mappedName": "#b:2;:Haef,E", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#b:2;:H574,E", + "persistentId": "Pad18:mapped:#b:2;:Haef,E", "stageId": "Pad18" }, { @@ -124106,7 +124106,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:2;:H575,E", + "mappedName": "#36:2;:Haf0,E", "mappedStringIds": [ 11, 13, @@ -124119,7 +124119,7 @@ "index": 10, "type": "Edge" }, - "name": "#36:2;:H575,E", + "name": "#36:2;:Haf0,E", "stringIds": [ 11, 13, @@ -124132,9 +124132,9 @@ "resultPersistentId": "Pocket18:edge:9", "sourceRefs": [ { - "mappedName": "#16:2;:U;XTR;:H574:7,E", + "mappedName": "#16:2;:U;XTR;:Haef:7,E", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#16:2;:U;XTR;:H574:7,E", + "persistentId": "Pad18:mapped:#16:2;:U;XTR;:Haef:7,E", "stageId": "Pad18" }, { @@ -124152,7 +124152,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:3;:H575,E", + "mappedName": "#d:3;:Haf0,E", "mappedStringIds": [ 11, 13 @@ -124163,7 +124163,7 @@ "index": 11, "type": "Edge" }, - "name": "#d:3;:H575,E", + "name": "#d:3;:Haf0,E", "stringIds": [ 11, 13 @@ -124174,9 +124174,9 @@ "resultPersistentId": "Pocket18:edge:10", "sourceRefs": [ { - "mappedName": "#b:3;:H574,E", + "mappedName": "#b:3;:Haef,E", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#b:3;:H574,E", + "persistentId": "Pad18:mapped:#b:3;:Haef,E", "stageId": "Pad18" }, { @@ -124196,7 +124196,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:3;:H575,E", + "mappedName": "#36:3;:Haf0,E", "mappedStringIds": [ 11, 13, @@ -124209,7 +124209,7 @@ "index": 12, "type": "Edge" }, - "name": "#36:3;:H575,E", + "name": "#36:3;:Haf0,E", "stringIds": [ 11, 13, @@ -124222,9 +124222,9 @@ "resultPersistentId": "Pocket18:edge:11", "sourceRefs": [ { - "mappedName": "#16:3;:U;XTR;:H574:7,E", + "mappedName": "#16:3;:U;XTR;:Haef:7,E", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#16:3;:U;XTR;:H574:7,E", + "persistentId": "Pad18:mapped:#16:3;:U;XTR;:Haef:7,E", "stageId": "Pad18" }, { @@ -124241,7 +124241,7 @@ 74 ], "kind": "edge", - "mappedName": "#4a;:H-577,E", + "mappedName": "#4a;:H-af2,E", "mappedStringIds": [ 74 ], @@ -124251,7 +124251,7 @@ "index": 13, "type": "Edge" }, - "name": "#4a;:H-577,E", + "name": "#4a;:H-af2,E", "stringIds": [ 74 ] @@ -124274,7 +124274,7 @@ 75 ], "kind": "edge", - "mappedName": "#4b;:H-577,E", + "mappedName": "#4b;:H-af2,E", "mappedStringIds": [ 75 ], @@ -124284,7 +124284,7 @@ "index": 14, "type": "Edge" }, - "name": "#4b;:H-577,E", + "name": "#4b;:H-af2,E", "stringIds": [ 75 ] @@ -124307,7 +124307,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:1;:H-577,E", + "mappedName": "#1d:1;:H-af2,E", "mappedStringIds": [ 29 ], @@ -124317,7 +124317,7 @@ "index": 15, "type": "Edge" }, - "name": "#1d:1;:H-577,E", + "name": "#1d:1;:H-af2,E", "stringIds": [ 29 ] @@ -124340,7 +124340,7 @@ 67 ], "kind": "edge", - "mappedName": "#43:1;:H-577,E", + "mappedName": "#43:1;:H-af2,E", "mappedStringIds": [ 67 ], @@ -124350,7 +124350,7 @@ "index": 16, "type": "Edge" }, - "name": "#43:1;:H-577,E", + "name": "#43:1;:H-af2,E", "stringIds": [ 67 ] @@ -124373,7 +124373,7 @@ 77 ], "kind": "edge", - "mappedName": "#4d;:H-577,E", + "mappedName": "#4d;:H-af2,E", "mappedStringIds": [ 77 ], @@ -124383,7 +124383,7 @@ "index": 17, "type": "Edge" }, - "name": "#4d;:H-577,E", + "name": "#4d;:H-af2,E", "stringIds": [ 77 ] @@ -124407,7 +124407,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:4;:H-577,E", + "mappedName": "#1d:4;:H-af2,E", "mappedStringIds": [ 11, 29 @@ -124418,7 +124418,7 @@ "index": 18, "type": "Edge" }, - "name": "#1d:4;:H-577,E", + "name": "#1d:4;:H-af2,E", "stringIds": [ 11, 29 @@ -124445,7 +124445,7 @@ 67 ], "kind": "edge", - "mappedName": "#43:4;:H-577,E", + "mappedName": "#43:4;:H-af2,E", "mappedStringIds": [ 11, 29, @@ -124458,7 +124458,7 @@ "index": 19, "type": "Edge" }, - "name": "#43:4;:H-577,E", + "name": "#43:4;:H-af2,E", "stringIds": [ 11, 29, @@ -124484,7 +124484,7 @@ 76 ], "kind": "edge", - "mappedName": "#4c;:H-577,E", + "mappedName": "#4c;:H-af2,E", "mappedStringIds": [ 76 ], @@ -124494,7 +124494,7 @@ "index": 20, "type": "Edge" }, - "name": "#4c;:H-577,E", + "name": "#4c;:H-af2,E", "stringIds": [ 76 ] @@ -124518,7 +124518,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:2;:H-577,E", + "mappedName": "#1d:2;:H-af2,E", "mappedStringIds": [ 11, 29 @@ -124529,7 +124529,7 @@ "index": 21, "type": "Edge" }, - "name": "#1d:2;:H-577,E", + "name": "#1d:2;:H-af2,E", "stringIds": [ 11, 29 @@ -124556,7 +124556,7 @@ 67 ], "kind": "edge", - "mappedName": "#43:2;:H-577,E", + "mappedName": "#43:2;:H-af2,E", "mappedStringIds": [ 11, 29, @@ -124569,7 +124569,7 @@ "index": 22, "type": "Edge" }, - "name": "#43:2;:H-577,E", + "name": "#43:2;:H-af2,E", "stringIds": [ 11, 29, @@ -124596,7 +124596,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:3;:H-577,E", + "mappedName": "#1d:3;:H-af2,E", "mappedStringIds": [ 11, 29 @@ -124607,7 +124607,7 @@ "index": 23, "type": "Edge" }, - "name": "#1d:3;:H-577,E", + "name": "#1d:3;:H-af2,E", "stringIds": [ 11, 29 @@ -124634,7 +124634,7 @@ 67 ], "kind": "edge", - "mappedName": "#43:3;:H-577,E", + "mappedName": "#43:3;:H-af2,E", "mappedStringIds": [ 11, 29, @@ -124647,7 +124647,7 @@ "index": 24, "type": "Edge" }, - "name": "#43:3;:H-577,E", + "name": "#43:3;:H-af2,E", "stringIds": [ 11, 29, @@ -124673,7 +124673,7 @@ 70 ], "kind": "vertex", - "mappedName": "#46;:H575,V", + "mappedName": "#46;:Haf0,V", "mappedStringIds": [ 70 ], @@ -124683,7 +124683,7 @@ "index": 1, "type": "Vertex" }, - "name": "#46;:H575,V", + "name": "#46;:Haf0,V", "stringIds": [ 70 ] @@ -124693,9 +124693,9 @@ "resultPersistentId": "Pocket18:vertex:0", "sourceRefs": [ { - "mappedName": "#2;:H574,V", + "mappedName": "#2;:Haef,V", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#2;:H574,V", + "persistentId": "Pad18:mapped:#2;:Haef,V", "stageId": "Pad18" }, { @@ -124712,7 +124712,7 @@ 79 ], "kind": "vertex", - "mappedName": "#4f:1;:H575,V", + "mappedName": "#4f:1;:Haf0,V", "mappedStringIds": [ 79 ], @@ -124722,7 +124722,7 @@ "index": 2, "type": "Vertex" }, - "name": "#4f:1;:H575,V", + "name": "#4f:1;:Haf0,V", "stringIds": [ 79 ] @@ -124732,9 +124732,9 @@ "resultPersistentId": "Pocket18:vertex:1", "sourceRefs": [ { - "mappedName": "#36:1;:U;XTR;:H574:7,V", + "mappedName": "#36:1;:U;XTR;:Haef:7,V", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#36:1;:U;XTR;:H574:7,V", + "persistentId": "Pad18:mapped:#36:1;:U;XTR;:Haef:7,V", "stageId": "Pad18" }, { @@ -124751,7 +124751,7 @@ 71 ], "kind": "vertex", - "mappedName": "#47;:H575,V", + "mappedName": "#47;:Haf0,V", "mappedStringIds": [ 71 ], @@ -124761,7 +124761,7 @@ "index": 3, "type": "Vertex" }, - "name": "#47;:H575,V", + "name": "#47;:Haf0,V", "stringIds": [ 71 ] @@ -124771,9 +124771,9 @@ "resultPersistentId": "Pocket18:vertex:2", "sourceRefs": [ { - "mappedName": "#4;:H574,V", + "mappedName": "#4;:Haef,V", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#4;:H574,V", + "persistentId": "Pad18:mapped:#4;:Haef,V", "stageId": "Pad18" }, { @@ -124790,7 +124790,7 @@ 82 ], "kind": "vertex", - "mappedName": "#52:1;:H575,V", + "mappedName": "#52:1;:Haf0,V", "mappedStringIds": [ 82 ], @@ -124800,7 +124800,7 @@ "index": 4, "type": "Vertex" }, - "name": "#52:1;:H575,V", + "name": "#52:1;:Haf0,V", "stringIds": [ 82 ] @@ -124810,9 +124810,9 @@ "resultPersistentId": "Pocket18:vertex:3", "sourceRefs": [ { - "mappedName": "#36:1;:U2;XTR;:H574:8,V", + "mappedName": "#36:1;:U2;XTR;:Haef:8,V", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#36:1;:U2;XTR;:H574:8,V", + "persistentId": "Pad18:mapped:#36:1;:U2;XTR;:Haef:8,V", "stageId": "Pad18" }, { @@ -124829,7 +124829,7 @@ 73 ], "kind": "vertex", - "mappedName": "#49;:H575,V", + "mappedName": "#49;:Haf0,V", "mappedStringIds": [ 73 ], @@ -124839,7 +124839,7 @@ "index": 5, "type": "Vertex" }, - "name": "#49;:H575,V", + "name": "#49;:Haf0,V", "stringIds": [ 73 ] @@ -124849,9 +124849,9 @@ "resultPersistentId": "Pocket18:vertex:4", "sourceRefs": [ { - "mappedName": "#8;:H574,V", + "mappedName": "#8;:Haef,V", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#8;:H574,V", + "persistentId": "Pad18:mapped:#8;:Haef,V", "stageId": "Pad18" }, { @@ -124872,7 +124872,7 @@ 82 ], "kind": "vertex", - "mappedName": "#52:3;:H575,V", + "mappedName": "#52:3;:Haf0,V", "mappedStringIds": [ 11, 13, @@ -124886,7 +124886,7 @@ "index": 6, "type": "Vertex" }, - "name": "#52:3;:H575,V", + "name": "#52:3;:Haf0,V", "stringIds": [ 11, 13, @@ -124900,9 +124900,9 @@ "resultPersistentId": "Pocket18:vertex:5", "sourceRefs": [ { - "mappedName": "#36:3;:U2;XTR;:H574:8,V", + "mappedName": "#36:3;:U2;XTR;:Haef:8,V", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#36:3;:U2;XTR;:H574:8,V", + "persistentId": "Pad18:mapped:#36:3;:U2;XTR;:Haef:8,V", "stageId": "Pad18" }, { @@ -124919,7 +124919,7 @@ 72 ], "kind": "vertex", - "mappedName": "#48;:H575,V", + "mappedName": "#48;:Haf0,V", "mappedStringIds": [ 72 ], @@ -124929,7 +124929,7 @@ "index": 7, "type": "Vertex" }, - "name": "#48;:H575,V", + "name": "#48;:Haf0,V", "stringIds": [ 72 ] @@ -124939,9 +124939,9 @@ "resultPersistentId": "Pocket18:vertex:6", "sourceRefs": [ { - "mappedName": "#6;:H574,V", + "mappedName": "#6;:Haef,V", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#6;:H574,V", + "persistentId": "Pad18:mapped:#6;:Haef,V", "stageId": "Pad18" }, { @@ -124962,7 +124962,7 @@ 82 ], "kind": "vertex", - "mappedName": "#52:2;:H575,V", + "mappedName": "#52:2;:Haf0,V", "mappedStringIds": [ 11, 13, @@ -124976,7 +124976,7 @@ "index": 8, "type": "Vertex" }, - "name": "#52:2;:H575,V", + "name": "#52:2;:Haf0,V", "stringIds": [ 11, 13, @@ -124990,9 +124990,9 @@ "resultPersistentId": "Pocket18:vertex:7", "sourceRefs": [ { - "mappedName": "#36:2;:U2;XTR;:H574:8,V", + "mappedName": "#36:2;:U2;XTR;:Haef:8,V", "objectId": "Pad18", - "persistentId": "Pad18:mapped:#36:2;:U2;XTR;:H574:8,V", + "persistentId": "Pad18:mapped:#36:2;:U2;XTR;:Haef:8,V", "stageId": "Pad18" }, { @@ -125009,7 +125009,7 @@ 31 ], "kind": "vertex", - "mappedName": "#1f;:H-577,V", + "mappedName": "#1f;:H-af2,V", "mappedStringIds": [ 31 ], @@ -125019,7 +125019,7 @@ "index": 9, "type": "Vertex" }, - "name": "#1f;:H-577,V", + "name": "#1f;:H-af2,V", "stringIds": [ 31 ] @@ -125042,7 +125042,7 @@ 89 ], "kind": "vertex", - "mappedName": "#59;:H-577,V", + "mappedName": "#59;:H-af2,V", "mappedStringIds": [ 89 ], @@ -125052,7 +125052,7 @@ "index": 10, "type": "Vertex" }, - "name": "#59;:H-577,V", + "name": "#59;:H-af2,V", "stringIds": [ 89 ] @@ -125075,7 +125075,7 @@ 32 ], "kind": "vertex", - "mappedName": "#20;:H-577,V", + "mappedName": "#20;:H-af2,V", "mappedStringIds": [ 32 ], @@ -125085,7 +125085,7 @@ "index": 11, "type": "Vertex" }, - "name": "#20;:H-577,V", + "name": "#20;:H-af2,V", "stringIds": [ 32 ] @@ -125108,7 +125108,7 @@ 97 ], "kind": "vertex", - "mappedName": "#61;:H-577,V", + "mappedName": "#61;:H-af2,V", "mappedStringIds": [ 97 ], @@ -125118,7 +125118,7 @@ "index": 12, "type": "Vertex" }, - "name": "#61;:H-577,V", + "name": "#61;:H-af2,V", "stringIds": [ 97 ] @@ -125141,7 +125141,7 @@ 34 ], "kind": "vertex", - "mappedName": "#22;:H-577,V", + "mappedName": "#22;:H-af2,V", "mappedStringIds": [ 34 ], @@ -125151,7 +125151,7 @@ "index": 13, "type": "Vertex" }, - "name": "#22;:H-577,V", + "name": "#22;:H-af2,V", "stringIds": [ 34 ] @@ -125174,7 +125174,7 @@ 99 ], "kind": "vertex", - "mappedName": "#63;:H-577,V", + "mappedName": "#63;:H-af2,V", "mappedStringIds": [ 99 ], @@ -125184,7 +125184,7 @@ "index": 14, "type": "Vertex" }, - "name": "#63;:H-577,V", + "name": "#63;:H-af2,V", "stringIds": [ 99 ] @@ -125207,7 +125207,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21;:H-577,V", + "mappedName": "#21;:H-af2,V", "mappedStringIds": [ 33 ], @@ -125217,7 +125217,7 @@ "index": 15, "type": "Vertex" }, - "name": "#21;:H-577,V", + "name": "#21;:H-af2,V", "stringIds": [ 33 ] @@ -125240,7 +125240,7 @@ 98 ], "kind": "vertex", - "mappedName": "#62;:H-577,V", + "mappedName": "#62;:H-af2,V", "mappedStringIds": [ 98 ], @@ -125250,7 +125250,7 @@ "index": 16, "type": "Vertex" }, - "name": "#62;:H-577,V", + "name": "#62;:H-af2,V", "stringIds": [ 98 ] @@ -125277,7 +125277,7 @@ "stageId": "Pocket18", "status": "native-evidence" }, - "relationDigest": "17b7e1a8bf07c76449457915d1054099e92b783a37fb47fa25fbd7332b2e739a", + "relationDigest": "509fccfd3fde5e4a826da07c1afd0b534e3e72eed3c658576fbe7bee0be35b19", "relations": [ { "indexedName": "Face1", @@ -125426,7 +125426,7 @@ }, { "indexedName": "Face7", - "mappedName": "#26:1;:H-577,F", + "mappedName": "#26:1;:H#,F", "relation": "preserved", "resultName": "Face7", "sources": [ @@ -125441,7 +125441,7 @@ }, { "indexedName": "Face8", - "mappedName": "#26:4;:H-577,F", + "mappedName": "#26:4;:H#,F", "relation": "preserved", "resultName": "Face8", "sources": [ @@ -125456,7 +125456,7 @@ }, { "indexedName": "Face9", - "mappedName": "#26:2;:H-577,F", + "mappedName": "#26:2;:H#,F", "relation": "preserved", "resultName": "Face9", "sources": [ @@ -125471,7 +125471,7 @@ }, { "indexedName": "Face10", - "mappedName": "#24:1;:H-577,F", + "mappedName": "#24:1;:H#,F", "relation": "preserved", "resultName": "Face10", "sources": [ @@ -125486,7 +125486,7 @@ }, { "indexedName": "Face11", - "mappedName": "#45:1;:H-577,F", + "mappedName": "#45:1;:H#,F", "relation": "preserved", "resultName": "Face11", "sources": [ @@ -125501,7 +125501,7 @@ }, { "indexedName": "Face12", - "mappedName": "#26:3;:H-577,F", + "mappedName": "#26:3;:H#,F", "relation": "preserved", "resultName": "Face12", "sources": [ @@ -125792,7 +125792,7 @@ }, { "indexedName": "Edge13", - "mappedName": "#4a;:H-577,E", + "mappedName": "#4a;:H#,E", "relation": "preserved", "resultName": "Edge13", "sources": [ @@ -125807,7 +125807,7 @@ }, { "indexedName": "Edge14", - "mappedName": "#4b;:H-577,E", + "mappedName": "#4b;:H#,E", "relation": "preserved", "resultName": "Edge14", "sources": [ @@ -125822,7 +125822,7 @@ }, { "indexedName": "Edge15", - "mappedName": "#1d:1;:H-577,E", + "mappedName": "#1d:1;:H#,E", "relation": "preserved", "resultName": "Edge15", "sources": [ @@ -125837,7 +125837,7 @@ }, { "indexedName": "Edge16", - "mappedName": "#43:1;:H-577,E", + "mappedName": "#43:1;:H#,E", "relation": "preserved", "resultName": "Edge16", "sources": [ @@ -125852,7 +125852,7 @@ }, { "indexedName": "Edge17", - "mappedName": "#4d;:H-577,E", + "mappedName": "#4d;:H#,E", "relation": "preserved", "resultName": "Edge17", "sources": [ @@ -125867,7 +125867,7 @@ }, { "indexedName": "Edge18", - "mappedName": "#1d:4;:H-577,E", + "mappedName": "#1d:4;:H#,E", "relation": "preserved", "resultName": "Edge18", "sources": [ @@ -125882,7 +125882,7 @@ }, { "indexedName": "Edge19", - "mappedName": "#43:4;:H-577,E", + "mappedName": "#43:4;:H#,E", "relation": "preserved", "resultName": "Edge19", "sources": [ @@ -125897,7 +125897,7 @@ }, { "indexedName": "Edge20", - "mappedName": "#4c;:H-577,E", + "mappedName": "#4c;:H#,E", "relation": "preserved", "resultName": "Edge20", "sources": [ @@ -125912,7 +125912,7 @@ }, { "indexedName": "Edge21", - "mappedName": "#1d:2;:H-577,E", + "mappedName": "#1d:2;:H#,E", "relation": "preserved", "resultName": "Edge21", "sources": [ @@ -125927,7 +125927,7 @@ }, { "indexedName": "Edge22", - "mappedName": "#43:2;:H-577,E", + "mappedName": "#43:2;:H#,E", "relation": "preserved", "resultName": "Edge22", "sources": [ @@ -125942,7 +125942,7 @@ }, { "indexedName": "Edge23", - "mappedName": "#1d:3;:H-577,E", + "mappedName": "#1d:3;:H#,E", "relation": "preserved", "resultName": "Edge23", "sources": [ @@ -125957,7 +125957,7 @@ }, { "indexedName": "Edge24", - "mappedName": "#43:3;:H-577,E", + "mappedName": "#43:3;:H#,E", "relation": "preserved", "resultName": "Edge24", "sources": [ @@ -126164,7 +126164,7 @@ }, { "indexedName": "Vertex9", - "mappedName": "#1f;:H-577,V", + "mappedName": "#1f;:H#,V", "relation": "preserved", "resultName": "Vertex9", "sources": [ @@ -126179,7 +126179,7 @@ }, { "indexedName": "Vertex10", - "mappedName": "#59;:H-577,V", + "mappedName": "#59;:H#,V", "relation": "preserved", "resultName": "Vertex10", "sources": [ @@ -126194,7 +126194,7 @@ }, { "indexedName": "Vertex11", - "mappedName": "#20;:H-577,V", + "mappedName": "#20;:H#,V", "relation": "preserved", "resultName": "Vertex11", "sources": [ @@ -126209,7 +126209,7 @@ }, { "indexedName": "Vertex12", - "mappedName": "#61;:H-577,V", + "mappedName": "#61;:H#,V", "relation": "preserved", "resultName": "Vertex12", "sources": [ @@ -126224,7 +126224,7 @@ }, { "indexedName": "Vertex13", - "mappedName": "#22;:H-577,V", + "mappedName": "#22;:H#,V", "relation": "preserved", "resultName": "Vertex13", "sources": [ @@ -126239,7 +126239,7 @@ }, { "indexedName": "Vertex14", - "mappedName": "#63;:H-577,V", + "mappedName": "#63;:H#,V", "relation": "preserved", "resultName": "Vertex14", "sources": [ @@ -126254,7 +126254,7 @@ }, { "indexedName": "Vertex15", - "mappedName": "#21;:H-577,V", + "mappedName": "#21;:H#,V", "relation": "preserved", "resultName": "Vertex15", "sources": [ @@ -126269,7 +126269,7 @@ }, { "indexedName": "Vertex16", - "mappedName": "#62;:H-577,V", + "mappedName": "#62;:H#,V", "relation": "preserved", "resultName": "Vertex16", "sources": [ @@ -126283,7 +126283,7 @@ ] } ], - "semanticNameDigest": "2576a581360b1033746428f0e1092c2f952b4dd3515c615787d151c9a69b1371", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1", "shape": { "area": 168.32000000000005, "brepSha256": "a22d486238b89b0c4859e90752aa9a2f479966cc79b979b97689cf92cfca0e7c", @@ -126300,32 +126300,32 @@ ], "status": "pass", "stringHasherResource": { - "sha256": "018ae01fc5d8a999aa3a9b8085a1b689e2214c91bf00b2810a42c8afd7ced106", - "text": "StringTableStart v1 68\n-1.0 0:;SKT\n-1.c.1 g1v1\n-1.c.0 g4v2\n-1.c.0 g1v2\n-1.c.0 g2v1\n-1.c.0 g2v2\n-1.c.0 g3v1\n-1.c.0 g3v2\n-1.c.0 g4v1\n-1.0 0:g\n-1.1c.a.1\n-1.0 0:;:H574,E\n-1.4c.1.2\n-1.0 0:;:H574,V\n-5.0 0:;FAC;:H574:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:H574:7,F\n-1.4c.1.9\n-1.0 0:;:G;XTR;:H574:7,E\n-5.0 0:;:H576,E\n-1.4c.1.12\n-1.0 0:;:H576,V\n-1.2c.1.1d\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.0 0:;FAC;:H576:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:H576:7,F\n-1.4c.1.9\n-1.0 0:;:G;XTR;:H576:7,E\n-6.0 0:;:U;XTR;:H574:7,V\n-8.0 0:;:U;XTR;:H574:7,E\n-1.4c.1.20\n-1.0 0:;:G0;XTR;:H574:8,F\n-1.4c.1.24\n-1.2c.-19.-11\n-1.0 0:;:U;XTR;:H576:7,V\n-2.2c.1e.37\n-2.2c.0.2\n-2.2c.0.2\n-2.0 0:;:U;XTR;:H576:7,E\n-1.4c.1.1d\n-1.0 0:;:G0;XTR;:H576:8,F\n-1.4c.1.21\n-1.2c.-36.-22\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.19.17\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.-19.-1f\n-1.4c.1f.33\n-1.2c.-1f.-31\n-1.0 0:;:U2;XTR;:H574:8,V\n-1.4c.1.1c\n-1.2c.-43.-2f\n-1.2c.0.2\n-5.2c.2c.41\n-4.2c.-23.-4\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.23.2\n-1.2c.0.1\n-1.2c.0.1\n" + "sha256": "d373184c6a105e9001935fbbab021a325db73f6b0ce981a9807a2e26bb64aca3", + "text": "StringTableStart v1 68\n-1.0 0:;SKT\n-1.c.1 g1v1\n-1.c.0 g4v2\n-1.c.0 g1v2\n-1.c.0 g2v1\n-1.c.0 g2v2\n-1.c.0 g3v1\n-1.c.0 g3v2\n-1.c.0 g4v1\n-1.0 0:g\n-1.1c.a.1\n-1.0 0:;:Haef,E\n-1.4c.1.2\n-1.0 0:;:Haef,V\n-5.0 0:;FAC;:Haef:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:Haef:7,F\n-1.4c.1.9\n-1.0 0:;:G;XTR;:Haef:7,E\n-5.0 0:;:Haf1,E\n-1.4c.1.12\n-1.0 0:;:Haf1,V\n-1.2c.1.1d\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.0 0:;FAC;:Haf1:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:Haf1:7,F\n-1.4c.1.9\n-1.0 0:;:G;XTR;:Haf1:7,E\n-6.0 0:;:U;XTR;:Haef:7,V\n-8.0 0:;:U;XTR;:Haef:7,E\n-1.4c.1.20\n-1.0 0:;:G0;XTR;:Haef:8,F\n-1.4c.1.24\n-1.2c.-19.-11\n-1.0 0:;:U;XTR;:Haf1:7,V\n-2.2c.1e.37\n-2.2c.0.2\n-2.2c.0.2\n-2.0 0:;:U;XTR;:Haf1:7,E\n-1.4c.1.1d\n-1.0 0:;:G0;XTR;:Haf1:8,F\n-1.4c.1.21\n-1.2c.-36.-22\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.19.17\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.-19.-1f\n-1.4c.1f.33\n-1.2c.-1f.-31\n-1.0 0:;:U2;XTR;:Haef:8,V\n-1.4c.1.1c\n-1.2c.-43.-2f\n-1.2c.0.2\n-5.2c.2c.41\n-4.2c.-23.-4\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.23.2\n-1.2c.0.1\n-1.2c.0.1\n" } }, { "category": "partdesign", "elementMapResources": { "Body19.Shape.Map.txt": { - "sha256": "5f5cacde470fa87dbeec71f0aadf23e40b54d014bbfdb121cf51b7e1af06a027", - "text": "BeginElementMap v1\n1 PostfixCount 9\nEdge\nFace\nVertex\n;:H46a,F\n;:H-46c,E\n;:H-46c,V\n;:H-46c,F\n;:H46a,E\n;:H46a,V\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 25\n0\n$#5d:2e.8 0\n$#5e:2f.8 0\n$#d:1.8 0\n$#36:1.8 0\n$#60:31.8 0\n$#d:4.8.b 0\n$#36:4.8.b.d.16 0\n$#5f:30.8 0\n$#d:2.8.b 0\n$#36:2.8.b.d.16 0\n$#d:3.8.b 0\n$#36:3.8.b.d.16 0\n$#4a.5 0\n$#4b.5 0\n$#1d:1.5 0\n$#43:1.5 0\n$#4d.5 0\n$#1d:4.5.b 0\n$#43:4.5.b.1d.26 0\n$#4c.5 0\n$#1d:2.5.b 0\n$#43:2.5.b.1d.26 0\n$#1d:3.5.b 0\n$#43:3.5.b.1d.26 0\n\nFace\n\nChildCount 0\n\nNameCount 13\n0\n$#16:1.4 0\n$#16:4.4.b.d 0\n$#16:2.4.b.d 0\n$#14:1.4 0\n$#38:1.4 0\n$#16:3.4.b.d 0\n$#26:1.7 0\n$#26:4.7.b.1d 0\n$#26:2.7.b.1d 0\n$#24:1.7 0\n$#45:1.7 0\n$#26:3.7.b.1d 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n$#46.9 $#4e.9 0\n$#4f:1.9 0\n$#47.9 $#50.9 0\n$#52:1.9 0\n$#49.9 $#54.9 0\n$#52:3.9.b.d.16.36 0\n$#48.9 $#53.9 0\n$#52:2.9.b.d.16.36 0\n$#1f.6 $#39.6 0\n$#59.6 0\n$#20.6 $#3c.6 0\n$#61.6 0\n$#22.6 $#40.6 0\n$#63.6 0\n$#21.6 $#3e.6 0\n$#62.6 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 24 1132 1 ;:H46c,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 12 1132 1 ;:H46c,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 16 1132 1 ;:H46c,V 0\n\nNameCount 0\n\nEndMap\n" + "sha256": "bc2bf301c6f237fd00e2d1ebda93eea6a7b304f30e710270adc2c98de38e283e", + "text": "BeginElementMap v1\n1 PostfixCount 9\nEdge\nFace\nVertex\n;:H1105,F\n;:H-1107,E\n;:H-1107,V\n;:H-1107,F\n;:H1105,E\n;:H1105,V\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 25\n0\n$#5d:2e.8 0\n$#5e:2f.8 0\n$#d:1.8 0\n$#36:1.8 0\n$#60:31.8 0\n$#d:4.8.b 0\n$#36:4.8.b.d.16 0\n$#5f:30.8 0\n$#d:2.8.b 0\n$#36:2.8.b.d.16 0\n$#d:3.8.b 0\n$#36:3.8.b.d.16 0\n$#4a.5 0\n$#4b.5 0\n$#1d:1.5 0\n$#43:1.5 0\n$#4d.5 0\n$#1d:4.5.b 0\n$#43:4.5.b.1d.26 0\n$#4c.5 0\n$#1d:2.5.b 0\n$#43:2.5.b.1d.26 0\n$#1d:3.5.b 0\n$#43:3.5.b.1d.26 0\n\nFace\n\nChildCount 0\n\nNameCount 13\n0\n$#16:1.4 0\n$#16:4.4.b.d 0\n$#16:2.4.b.d 0\n$#14:1.4 0\n$#38:1.4 0\n$#16:3.4.b.d 0\n$#26:1.7 0\n$#26:4.7.b.1d 0\n$#26:2.7.b.1d 0\n$#24:1.7 0\n$#45:1.7 0\n$#26:3.7.b.1d 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n$#46.9 $#4e.9 0\n$#4f:1.9 0\n$#47.9 $#50.9 0\n$#52:1.9 0\n$#49.9 $#54.9 0\n$#52:3.9.b.d.16.36 0\n$#48.9 $#53.9 0\n$#52:2.9.b.d.16.36 0\n$#1f.6 $#39.6 0\n$#59.6 0\n$#20.6 $#3c.6 0\n$#61.6 0\n$#22.6 $#40.6 0\n$#63.6 0\n$#21.6 $#3e.6 0\n$#62.6 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 24 4359 1 ;:H1107,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 12 4359 1 ;:H1107,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 16 4359 1 ;:H1107,V 0\n\nNameCount 0\n\nEndMap\n" }, "Pad19.AddSubShape.Map.txt": { - "sha256": "19f2bf58c9a49cdcf01ada30d5ab0c62e4afd4fa7b8e87a79e1451ce776c3d4c", - "text": "BeginElementMap v1\n4 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:H469:8,F\n;:U;XTR;:H469:7,E\n;:H469,V\n;:U2;XTR;:H469:8,V\n;:U;XTR;:H469:7,V\n;:G;XTR;:H469:7,E\n;:H469,E\n;:G;XTR;:H469:7,F\n;FAC;:H469:4,F\n\nMapCount 1\n\nElementMap 1 4 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#46.9 0\n$#47.9 0\n$#b:1.a 0\n$#16:1.5 0\n$#48.9 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#49.9 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.6 $#3.6 0\n$#36:1.8 0\n$#4.6 $#5.6 0\n$#36:1.7 0\n$#6.6 $#7.6 0\n$#36:2.7.b.d.16 0\n$#8.6 $#9.6 0\n$#36:3.7.b.d.16 0\n\nEndMap\n" + "sha256": "084515b124156bd3d749ae5983f238d1838982357710a74593ce809916093514", + "text": "BeginElementMap v1\n4 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:H1104:8,F\n;:U;XTR;:H1104:7,E\n;:H1104,V\n;:U2;XTR;:H1104:8,V\n;:U;XTR;:H1104:7,V\n;:G;XTR;:H1104:7,E\n;:H1104,E\n;:G;XTR;:H1104:7,F\n;FAC;:H1104:4,F\n\nMapCount 1\n\nElementMap 1 4 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#46.9 0\n$#47.9 0\n$#b:1.a 0\n$#16:1.5 0\n$#48.9 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#49.9 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.6 $#3.6 0\n$#36:1.8 0\n$#4.6 $#5.6 0\n$#36:1.7 0\n$#6.6 $#7.6 0\n$#36:2.7.b.d.16 0\n$#8.6 $#9.6 0\n$#36:3.7.b.d.16 0\n\nEndMap\n" }, "Pad19.Shape.Map.txt": { - "sha256": "809c1aa948dc34db846783c2e4ba75c1173e743d08d29e77e327ce22f719e9d8", - "text": "BeginElementMap v1\n5 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:H469:8,F\n;:U;XTR;:H469:7,E\n;:H469,V\n;:U2;XTR;:H469:8,V\n;:U;XTR;:H469:7,V\n;:G;XTR;:H469:7,E\n;:H469,E\n;:G;XTR;:H469:7,F\n;FAC;:H469:4,F\n\nMapCount 1\n\nElementMap 1 5 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#46.9 0\n$#47.9 0\n$#b:1.a 0\n$#16:1.5 0\n$#48.9 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#49.9 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.6 $#3.6 0\n$#36:1.8 0\n$#4.6 $#5.6 0\n$#36:1.7 0\n$#6.6 $#7.6 0\n$#36:2.7.b.d.16 0\n$#8.6 $#9.6 0\n$#36:3.7.b.d.16 0\n\nEndMap\n" + "sha256": "f8b40870478baea47b7af571dad82a25384978f6c75b980a865c3620b9c252f1", + "text": "BeginElementMap v1\n5 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:H1104:8,F\n;:U;XTR;:H1104:7,E\n;:H1104,V\n;:U2;XTR;:H1104:8,V\n;:U;XTR;:H1104:7,V\n;:G;XTR;:H1104:7,E\n;:H1104,E\n;:G;XTR;:H1104:7,F\n;FAC;:H1104:4,F\n\nMapCount 1\n\nElementMap 1 5 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#46.9 0\n$#47.9 0\n$#b:1.a 0\n$#16:1.5 0\n$#48.9 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#49.9 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.6 $#3.6 0\n$#36:1.8 0\n$#4.6 $#5.6 0\n$#36:1.7 0\n$#6.6 $#7.6 0\n$#36:2.7.b.d.16 0\n$#8.6 $#9.6 0\n$#36:3.7.b.d.16 0\n\nEndMap\n" }, "Pocket19.AddSubShape.Map.txt": { - "sha256": "84102d621b09944ffecc382c319f3d4c92b7beaa0b1a6e4a7d314c6ecb16e43a", - "text": "BeginElementMap v1\n7 PostfixCount 11\nEdge\nFace\nVertex\n;:G;XTR;:H46b:7,F\n;FAC;:H46b:4,F\n;:G;XTR;:H46b:7,E\n;:G0;XTR;:H46b:8,F\n;:U;XTR;:H46b:7,E\n;:H46b,V\n;:U;XTR;:H46b:7,V\n;:H46b,E\n\nMapCount 1\n\nElementMap 1 7 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1f.6 0\n$#20.6 0\n$#b:1.b 0\n$#26:1.8 0\n$#21.6 0\n$#b:2.b 0\n$#26:2.8.b.1d 0\n$#22.6 0\n$#b:3.b 0\n$#26:3.8.b.1d 0\n$#b:4.b 0\n$#26:4.8.b.1d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#1d:1.4 0\n$#1d:2.4.b 0\n$#1d:3.4.b 0\n$#1d:4.4.b 0\n$#1d:1.5 0\n$#24:1.7 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#4a.a 0\n$#4.9 $#5.9 0\n$#4b.a 0\n$#6.9 $#7.9 0\n$#4c.a 0\n$#8.9 $#9.9 0\n$#4d.a 0\n\nEndMap\n" + "sha256": "d662de883f76b5d144cf68bf00884665af4e77af67a43e7100d0689b6ab18564", + "text": "BeginElementMap v1\n7 PostfixCount 11\nEdge\nFace\nVertex\n;:G;XTR;:H1106:7,F\n;FAC;:H1106:4,F\n;:G;XTR;:H1106:7,E\n;:G0;XTR;:H1106:8,F\n;:U;XTR;:H1106:7,E\n;:H1106,V\n;:U;XTR;:H1106:7,V\n;:H1106,E\n\nMapCount 1\n\nElementMap 1 7 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1f.6 0\n$#20.6 0\n$#b:1.b 0\n$#26:1.8 0\n$#21.6 0\n$#b:2.b 0\n$#26:2.8.b.1d 0\n$#22.6 0\n$#b:3.b 0\n$#26:3.8.b.1d 0\n$#b:4.b 0\n$#26:4.8.b.1d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#1d:1.4 0\n$#1d:2.4.b 0\n$#1d:3.4.b 0\n$#1d:4.4.b 0\n$#1d:1.5 0\n$#24:1.7 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#4a.a 0\n$#4.9 $#5.9 0\n$#4b.a 0\n$#6.9 $#7.9 0\n$#4c.a 0\n$#8.9 $#9.9 0\n$#4d.a 0\n\nEndMap\n" }, "Pocket19.Shape.Map.txt": { - "sha256": "7b806aa2403b613ffa1badcd91872b517b80bf0f41bb2c6bd962406eb68bd398", - "text": "BeginElementMap v1\n2 PostfixCount 9\nEdge\nFace\nVertex\n;:H46a,F\n;:H-46c,E\n;:H-46c,V\n;:H-46c,F\n;:H46a,E\n;:H46a,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 25\n0\n$#5d:2e.8 0\n$#5e:2f.8 0\n$#d:1.8 0\n$#36:1.8 0\n$#60:31.8 0\n$#d:4.8.b 0\n$#36:4.8.b.d.16 0\n$#5f:30.8 0\n$#d:2.8.b 0\n$#36:2.8.b.d.16 0\n$#d:3.8.b 0\n$#36:3.8.b.d.16 0\n$#4a.5 0\n$#4b.5 0\n$#1d:1.5 0\n$#43:1.5 0\n$#4d.5 0\n$#1d:4.5.b 0\n$#43:4.5.b.1d.26 0\n$#4c.5 0\n$#1d:2.5.b 0\n$#43:2.5.b.1d.26 0\n$#1d:3.5.b 0\n$#43:3.5.b.1d.26 0\n\nFace\n\nChildCount 0\n\nNameCount 13\n0\n$#16:1.4 0\n$#16:4.4.b.d 0\n$#16:2.4.b.d 0\n$#14:1.4 0\n$#38:1.4 0\n$#16:3.4.b.d 0\n$#26:1.7 0\n$#26:4.7.b.1d 0\n$#26:2.7.b.1d 0\n$#24:1.7 0\n$#45:1.7 0\n$#26:3.7.b.1d 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n$#46.9 $#4e.9 0\n$#4f:1.9 0\n$#47.9 $#50.9 0\n$#52:1.9 0\n$#49.9 $#54.9 0\n$#52:3.9.b.d.16.36 0\n$#48.9 $#53.9 0\n$#52:2.9.b.d.16.36 0\n$#1f.6 $#39.6 0\n$#59.6 0\n$#20.6 $#3c.6 0\n$#61.6 0\n$#22.6 $#40.6 0\n$#63.6 0\n$#21.6 $#3e.6 0\n$#62.6 0\n\nEndMap\n" + "sha256": "d525b68a3258bded6097d0c709a2ad4131d95dca9aa080a3ccec0cc5df3d14a7", + "text": "BeginElementMap v1\n2 PostfixCount 9\nEdge\nFace\nVertex\n;:H1105,F\n;:H-1107,E\n;:H-1107,V\n;:H-1107,F\n;:H1105,E\n;:H1105,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 25\n0\n$#5d:2e.8 0\n$#5e:2f.8 0\n$#d:1.8 0\n$#36:1.8 0\n$#60:31.8 0\n$#d:4.8.b 0\n$#36:4.8.b.d.16 0\n$#5f:30.8 0\n$#d:2.8.b 0\n$#36:2.8.b.d.16 0\n$#d:3.8.b 0\n$#36:3.8.b.d.16 0\n$#4a.5 0\n$#4b.5 0\n$#1d:1.5 0\n$#43:1.5 0\n$#4d.5 0\n$#1d:4.5.b 0\n$#43:4.5.b.1d.26 0\n$#4c.5 0\n$#1d:2.5.b 0\n$#43:2.5.b.1d.26 0\n$#1d:3.5.b 0\n$#43:3.5.b.1d.26 0\n\nFace\n\nChildCount 0\n\nNameCount 13\n0\n$#16:1.4 0\n$#16:4.4.b.d 0\n$#16:2.4.b.d 0\n$#14:1.4 0\n$#38:1.4 0\n$#16:3.4.b.d 0\n$#26:1.7 0\n$#26:4.7.b.1d 0\n$#26:2.7.b.1d 0\n$#24:1.7 0\n$#45:1.7 0\n$#26:3.7.b.1d 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n$#46.9 $#4e.9 0\n$#4f:1.9 0\n$#47.9 $#50.9 0\n$#52:1.9 0\n$#49.9 $#54.9 0\n$#52:3.9.b.d.16.36 0\n$#48.9 $#53.9 0\n$#52:2.9.b.d.16.36 0\n$#1f.6 $#39.6 0\n$#59.6 0\n$#20.6 $#3c.6 0\n$#61.6 0\n$#22.6 $#40.6 0\n$#63.6 0\n$#21.6 $#3e.6 0\n$#62.6 0\n\nEndMap\n" }, "PocketSketch19.Shape.Map.txt": { "sha256": "1ed561710b6beacd691b5c137e89026185121dd34f9665cf426096572e48efa0", @@ -126391,8 +126391,8 @@ "key": "partdesign-pocket-taper:000:Body19", "name": "Body19", "ordinal": 0, - "relationDigest": "140d7364f9bcb22228b6ca81679a3439151a3a1ec9bd49070d6878d4826909ff", - "semanticNameDigest": "3e9ec7e1866d3de6586196635ed3abcb0c034a59b93b4240b900ed6ec50b967d", + "relationDigest": "0ee4b0c4a5ca82d4871c4d63b1b9882a97811bcfc23804c8c29058a859bce90b", + "semanticNameDigest": "b6b4b73b57c5417ba863a73e8ec41b9c0b7f55613ddb4227ac0862ad4b3dcc78", "shape": { "area": 234.32000000000002, "brepSha256": "b62707598c03005f6d65ffa77f5c33dcc380e5a2051b6b581d1816d249d33a16", @@ -126600,8 +126600,8 @@ "key": "partdesign-pocket-taper:011:Pocket19", "name": "Pocket19", "ordinal": 11, - "relationDigest": "89e593e75628f53f52539503a2400dba50fa7072fa1401a293795b619f0a4481", - "semanticNameDigest": "f1706ddf49f781cdc856b73d61cbb1a5800ddfff6edc840f6f970f2a1a12454e", + "relationDigest": "915ba41a5e12876a07b8fa43643e668f393c6d35521a57b138e1ddb1fd66e7fe", + "semanticNameDigest": "51f5899120010eb4a0f913afcd23096742187b0943f371325ed1bb74bd81ae46", "shape": { "area": 234.32000000000002, "brepSha256": "cc79e0dab4e322db97ed2042207fb127aa33964f64067056757bd60cbfbbcc04", @@ -126621,8 +126621,8 @@ "key": "partdesign-pocket-taper:000:Body19", "name": "Body19", "ordinal": 0, - "relationDigest": "6f7cfcbd8f5dc8cf79ea819ce465b7f3832a9c0b84d2f2a6aef213c3fce6c2a8", - "semanticNameDigest": "161efbcbaa7b52f317e9b4c97bbf09a07b09891f1dbc5542cb9812a5ed4c2753", + "relationDigest": "eb664bb03bce7a3d33f7a98cac96284475f786a3d1343127ba42d277f6c8f25d", + "semanticNameDigest": "5b51f72d61ce39c483986658a308c8963e285b46060c2734f5a8564408110449", "shape": { "area": 249.32000000000002, "brepSha256": "f0cb55dd5efd4f12e421006ba28b4af682944d1b182b7f0845d9c2b86371d87d", @@ -126830,8 +126830,8 @@ "key": "partdesign-pocket-taper:011:Pocket19", "name": "Pocket19", "ordinal": 11, - "relationDigest": "9d2ec78cd31b16e6da7334262dfb420021a9d45e5ec17a9659dff30fcbd64b98", - "semanticNameDigest": "a3916c7ccfb6e776b5311f7a60d9208c8875de31df10c04a55f448ff4cc28c85", + "relationDigest": "85ca6d5a22080bf92d8bb5d6386ada38224c9bc1a52bd12eb8182c649ef55427", + "semanticNameDigest": "6627baad9bb6166e382fc4bdbc5e9a71832717d8e31a67568797059ca787bb37", "shape": { "area": 249.32000000000002, "brepSha256": "f641922e3fafed85dbbf7bb6c2718494baaf4ec1ab5c14ad0c1049e412a37bc1", @@ -126851,8 +126851,8 @@ "key": "partdesign-pocket-taper:000:Body19", "name": "Body19", "ordinal": 0, - "relationDigest": "7c1b00fdf204b6bf50cc126fa488aa048bf528ce3d34cd79028eeb1aeca37587", - "semanticNameDigest": "32b62497980ecd089a353b0aeb7c1f6d0681784ee3fafa2b4b0f277696c439d9", + "relationDigest": "0c39abf77a575312d9bf82d11f956e956a8418e1a9ef5045c899e47a3438f98c", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48", "shape": { "area": 234.32000000000002, "brepSha256": "b62707598c03005f6d65ffa77f5c33dcc380e5a2051b6b581d1816d249d33a16", @@ -127060,8 +127060,8 @@ "key": "partdesign-pocket-taper:011:Pocket19", "name": "Pocket19", "ordinal": 11, - "relationDigest": "bd52e5138be030f440045de2c5b1282ccc97bb45ed47c318307632c97a53eb76", - "semanticNameDigest": "c5e1ad7e6d66764cbc7b457b3dddb90051f27aca8464c4cac7cd185d76108b53", + "relationDigest": "3d3142e1b5d42846f9bcab93a054b34904539ab49d91a6a113c710fe3d32d759", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1", "shape": { "area": 234.32000000000002, "brepSha256": "cc79e0dab4e322db97ed2042207fb127aa33964f64067056757bd60cbfbbcc04", @@ -127107,21 +127107,21 @@ "history": [ { "children": [], - "mappedName": "#16:1;:H46a,F;:H46c,F", + "mappedName": "#16:1;:H1105,F;:H1107,F", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#16:1;:H46a,F", + "mappedName": "#16:1;:H1105,F", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:1;:H469,E" + "#b:1;:H1104,E" ], - "mappedName": "#d:1;:G;XTR;:H469:7,F", + "mappedName": "#d:1;:G;XTR;:H1104:7,F", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -127136,7 +127136,7 @@ "indexedStringIds": [ 22 ], - "mappedName": "#16:1;:H46a,F;:H46c,F", + "mappedName": "#16:1;:H1105,F;:H1107,F", "mappedStringIds": [ 22 ], @@ -127146,21 +127146,21 @@ "history": [ { "children": [], - "mappedName": "#16:4;:H46a,F;:H46c,F", + "mappedName": "#16:4;:H1105,F;:H1107,F", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#16:4;:H46a,F", + "mappedName": "#16:4;:H1105,F", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:4;:H469,E" + "#b:4;:H1104,E" ], - "mappedName": "#d:4;:G;XTR;:H469:7,F", + "mappedName": "#d:4;:G;XTR;:H1104:7,F", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -127177,7 +127177,7 @@ 13, 22 ], - "mappedName": "#16:4;:H46a,F;:H46c,F", + "mappedName": "#16:4;:H1105,F;:H1107,F", "mappedStringIds": [ 11, 13, @@ -127189,21 +127189,21 @@ "history": [ { "children": [], - "mappedName": "#16:2;:H46a,F;:H46c,F", + "mappedName": "#16:2;:H1105,F;:H1107,F", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#16:2;:H46a,F", + "mappedName": "#16:2;:H1105,F", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:2;:H469,E" + "#b:2;:H1104,E" ], - "mappedName": "#d:2;:G;XTR;:H469:7,F", + "mappedName": "#d:2;:G;XTR;:H1104:7,F", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -127220,7 +127220,7 @@ 13, 22 ], - "mappedName": "#16:2;:H46a,F;:H46c,F", + "mappedName": "#16:2;:H1105,F;:H1107,F", "mappedStringIds": [ 11, 13, @@ -127232,21 +127232,21 @@ "history": [ { "children": [], - "mappedName": "#14:1;:H46a,F;:H46c,F", + "mappedName": "#14:1;:H1105,F;:H1107,F", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#14:1;:H46a,F", + "mappedName": "#14:1;:H1105,F", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:1;:H469,E" + "#b:1;:H1104,E" ], - "mappedName": "#d:1;FAC;:H469:4,F", + "mappedName": "#d:1;FAC;:H1104:4,F", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -127261,7 +127261,7 @@ "indexedStringIds": [ 20 ], - "mappedName": "#14:1;:H46a,F;:H46c,F", + "mappedName": "#14:1;:H1105,F;:H1107,F", "mappedStringIds": [ 20 ], @@ -127271,22 +127271,22 @@ "history": [ { "children": [], - "mappedName": "#38:1;:H46a,F;:H46c,F", + "mappedName": "#38:1;:H1105,F;:H1107,F", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#38:1;:H46a,F", + "mappedName": "#38:1;:H1105,F", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:1;FAC;:H469:4,F", - "#b:1;:H469,E" + "#d:1;FAC;:H1104:4,F", + "#b:1;:H1104,E" ], - "mappedName": "#14:1;:G0;XTR;:H469:8,F", + "mappedName": "#14:1;:G0;XTR;:H1104:8,F", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -127301,7 +127301,7 @@ "indexedStringIds": [ 56 ], - "mappedName": "#38:1;:H46a,F;:H46c,F", + "mappedName": "#38:1;:H1105,F;:H1107,F", "mappedStringIds": [ 56 ], @@ -127311,21 +127311,21 @@ "history": [ { "children": [], - "mappedName": "#16:3;:H46a,F;:H46c,F", + "mappedName": "#16:3;:H1105,F;:H1107,F", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#16:3;:H46a,F", + "mappedName": "#16:3;:H1105,F", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:3;:H469,E" + "#b:3;:H1104,E" ], - "mappedName": "#d:3;:G;XTR;:H469:7,F", + "mappedName": "#d:3;:G;XTR;:H1104:7,F", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -127342,7 +127342,7 @@ 13, 22 ], - "mappedName": "#16:3;:H46a,F;:H46c,F", + "mappedName": "#16:3;:H1105,F;:H1107,F", "mappedStringIds": [ 11, 13, @@ -127354,18 +127354,18 @@ "history": [ { "children": [ - "#26:1;:H-46c,F" + "#26:1;:H-1107,F" ], - "mappedName": "#26:1;:H-46c,F;:H46c,F", + "mappedName": "#26:1;:H-1107,F;:H1107,F", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:1;:G;XTR;:H46b:7,F", - "#b:1;:H46b,E" + "#1d:1;:G;XTR;:H1106:7,F", + "#b:1;:H1106,E" ], - "mappedName": "#26:1;:H-46c,F", + "mappedName": "#26:1;:H-1107,F", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -127380,7 +127380,7 @@ "indexedStringIds": [ 38 ], - "mappedName": "#26:1;:H-46c,F;:H46c,F", + "mappedName": "#26:1;:H-1107,F;:H1107,F", "mappedStringIds": [ 38 ], @@ -127390,18 +127390,18 @@ "history": [ { "children": [ - "#26:4;:H-46c,F" + "#26:4;:H-1107,F" ], - "mappedName": "#26:4;:H-46c,F;:H46c,F", + "mappedName": "#26:4;:H-1107,F;:H1107,F", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:4;:G;XTR;:H46b:7,F", - "#b:4;:H46b,E" + "#1d:4;:G;XTR;:H1106:7,F", + "#b:4;:H1106,E" ], - "mappedName": "#26:4;:H-46c,F", + "mappedName": "#26:4;:H-1107,F", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -127418,7 +127418,7 @@ 29, 38 ], - "mappedName": "#26:4;:H-46c,F;:H46c,F", + "mappedName": "#26:4;:H-1107,F;:H1107,F", "mappedStringIds": [ 11, 29, @@ -127430,18 +127430,18 @@ "history": [ { "children": [ - "#26:2;:H-46c,F" + "#26:2;:H-1107,F" ], - "mappedName": "#26:2;:H-46c,F;:H46c,F", + "mappedName": "#26:2;:H-1107,F;:H1107,F", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:2;:G;XTR;:H46b:7,F", - "#b:2;:H46b,E" + "#1d:2;:G;XTR;:H1106:7,F", + "#b:2;:H1106,E" ], - "mappedName": "#26:2;:H-46c,F", + "mappedName": "#26:2;:H-1107,F", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -127458,7 +127458,7 @@ 29, 38 ], - "mappedName": "#26:2;:H-46c,F;:H46c,F", + "mappedName": "#26:2;:H-1107,F;:H1107,F", "mappedStringIds": [ 11, 29, @@ -127470,18 +127470,18 @@ "history": [ { "children": [ - "#24:1;:H-46c,F" + "#24:1;:H-1107,F" ], - "mappedName": "#24:1;:H-46c,F;:H46c,F", + "mappedName": "#24:1;:H-1107,F;:H1107,F", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:1;FAC;:H46b:4,F", - "#b:1;:H46b,E" + "#1d:1;FAC;:H1106:4,F", + "#b:1;:H1106,E" ], - "mappedName": "#24:1;:H-46c,F", + "mappedName": "#24:1;:H-1107,F", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -127496,7 +127496,7 @@ "indexedStringIds": [ 36 ], - "mappedName": "#24:1;:H-46c,F;:H46c,F", + "mappedName": "#24:1;:H-1107,F;:H1107,F", "mappedStringIds": [ 36 ], @@ -127506,19 +127506,19 @@ "history": [ { "children": [ - "#45:1;:H-46c,F" + "#45:1;:H-1107,F" ], - "mappedName": "#45:1;:H-46c,F;:H46c,F", + "mappedName": "#45:1;:H-1107,F;:H1107,F", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [ - "#24:1;:G0;XTR;:H46b:8,F", - "#1d:1;FAC;:H46b:4,F", - "#b:1;:H46b,E" + "#24:1;:G0;XTR;:H1106:8,F", + "#1d:1;FAC;:H1106:4,F", + "#b:1;:H1106,E" ], - "mappedName": "#45:1;:H-46c,F", + "mappedName": "#45:1;:H-1107,F", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -127533,7 +127533,7 @@ "indexedStringIds": [ 69 ], - "mappedName": "#45:1;:H-46c,F;:H46c,F", + "mappedName": "#45:1;:H-1107,F;:H1107,F", "mappedStringIds": [ 69 ], @@ -127543,18 +127543,18 @@ "history": [ { "children": [ - "#26:3;:H-46c,F" + "#26:3;:H-1107,F" ], - "mappedName": "#26:3;:H-46c,F;:H46c,F", + "mappedName": "#26:3;:H-1107,F;:H1107,F", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:3;:G;XTR;:H46b:7,F", - "#b:3;:H46b,E" + "#1d:3;:G;XTR;:H1106:7,F", + "#b:3;:H1106,E" ], - "mappedName": "#26:3;:H-46c,F", + "mappedName": "#26:3;:H-1107,F", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -127571,7 +127571,7 @@ 29, 38 ], - "mappedName": "#26:3;:H-46c,F;:H46c,F", + "mappedName": "#26:3;:H-1107,F;:H1107,F", "mappedStringIds": [ 11, 29, @@ -127583,19 +127583,19 @@ "history": [ { "children": [], - "mappedName": "#5d:2e;:H46a,E;:H46c,E", + "mappedName": "#5d:2e;:H1105,E;:H1107,E", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#5d:2e;:H46a,E", + "mappedName": "#5d:2e;:H1105,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4646;:G;XTR;:H469:7,E", + "mappedName": "#4646;:G;XTR;:H1104:7,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -127610,7 +127610,7 @@ "indexedStringIds": [ 93 ], - "mappedName": "#5d:2e;:H46a,E;:H46c,E", + "mappedName": "#5d:2e;:H1105,E;:H1107,E", "mappedStringIds": [ 93 ], @@ -127620,19 +127620,19 @@ "history": [ { "children": [], - "mappedName": "#5e:2f;:H46a,E;:H46c,E", + "mappedName": "#5e:2f;:H1105,E;:H1107,E", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#5e:2f;:H46a,E", + "mappedName": "#5e:2f;:H1105,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4747;:G;XTR;:H469:7,E", + "mappedName": "#4747;:G;XTR;:H1104:7,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -127647,7 +127647,7 @@ "indexedStringIds": [ 94 ], - "mappedName": "#5e:2f;:H46a,E;:H46c,E", + "mappedName": "#5e:2f;:H1105,E;:H1107,E", "mappedStringIds": [ 94 ], @@ -127657,19 +127657,19 @@ "history": [ { "children": [], - "mappedName": "#d:1;:H46a,E;:H46c,E", + "mappedName": "#d:1;:H1105,E;:H1107,E", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#d:1;:H46a,E", + "mappedName": "#d:1;:H1105,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:1;:H469,E", + "mappedName": "#b:1;:H1104,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -127684,7 +127684,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;:H46a,E;:H46c,E", + "mappedName": "#d:1;:H1105,E;:H1107,E", "mappedStringIds": [ 13 ], @@ -127694,22 +127694,22 @@ "history": [ { "children": [], - "mappedName": "#36:1;:H46a,E;:H46c,E", + "mappedName": "#36:1;:H1105,E;:H1107,E", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#36:1;:H46a,E", + "mappedName": "#36:1;:H1105,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:1;:G;XTR;:H469:7,F", - "#b:1;:H469,E" + "#d:1;:G;XTR;:H1104:7,F", + "#b:1;:H1104,E" ], - "mappedName": "#16:1;:U;XTR;:H469:7,E", + "mappedName": "#16:1;:U;XTR;:H1104:7,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -127724,7 +127724,7 @@ "indexedStringIds": [ 54 ], - "mappedName": "#36:1;:H46a,E;:H46c,E", + "mappedName": "#36:1;:H1105,E;:H1107,E", "mappedStringIds": [ 54 ], @@ -127734,19 +127734,19 @@ "history": [ { "children": [], - "mappedName": "#60:31;:H46a,E;:H46c,E", + "mappedName": "#60:31;:H1105,E;:H1107,E", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#60:31;:H46a,E", + "mappedName": "#60:31;:H1105,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4949;:G;XTR;:H469:7,E", + "mappedName": "#4949;:G;XTR;:H1104:7,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -127761,7 +127761,7 @@ "indexedStringIds": [ 96 ], - "mappedName": "#60:31;:H46a,E;:H46c,E", + "mappedName": "#60:31;:H1105,E;:H1107,E", "mappedStringIds": [ 96 ], @@ -127771,19 +127771,19 @@ "history": [ { "children": [], - "mappedName": "#d:4;:H46a,E;:H46c,E", + "mappedName": "#d:4;:H1105,E;:H1107,E", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#d:4;:H46a,E", + "mappedName": "#d:4;:H1105,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:4;:H469,E", + "mappedName": "#b:4;:H1104,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -127799,7 +127799,7 @@ 11, 13 ], - "mappedName": "#d:4;:H46a,E;:H46c,E", + "mappedName": "#d:4;:H1105,E;:H1107,E", "mappedStringIds": [ 11, 13 @@ -127810,22 +127810,22 @@ "history": [ { "children": [], - "mappedName": "#36:4;:H46a,E;:H46c,E", + "mappedName": "#36:4;:H1105,E;:H1107,E", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#36:4;:H46a,E", + "mappedName": "#36:4;:H1105,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:4;:G;XTR;:H469:7,F", - "#b:4;:H469,E" + "#d:4;:G;XTR;:H1104:7,F", + "#b:4;:H1104,E" ], - "mappedName": "#16:4;:U;XTR;:H469:7,E", + "mappedName": "#16:4;:U;XTR;:H1104:7,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -127843,7 +127843,7 @@ 22, 54 ], - "mappedName": "#36:4;:H46a,E;:H46c,E", + "mappedName": "#36:4;:H1105,E;:H1107,E", "mappedStringIds": [ 11, 13, @@ -127856,19 +127856,19 @@ "history": [ { "children": [], - "mappedName": "#5f:30;:H46a,E;:H46c,E", + "mappedName": "#5f:30;:H1105,E;:H1107,E", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#5f:30;:H46a,E", + "mappedName": "#5f:30;:H1105,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4848;:G;XTR;:H469:7,E", + "mappedName": "#4848;:G;XTR;:H1104:7,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -127883,7 +127883,7 @@ "indexedStringIds": [ 95 ], - "mappedName": "#5f:30;:H46a,E;:H46c,E", + "mappedName": "#5f:30;:H1105,E;:H1107,E", "mappedStringIds": [ 95 ], @@ -127893,19 +127893,19 @@ "history": [ { "children": [], - "mappedName": "#d:2;:H46a,E;:H46c,E", + "mappedName": "#d:2;:H1105,E;:H1107,E", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#d:2;:H46a,E", + "mappedName": "#d:2;:H1105,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:2;:H469,E", + "mappedName": "#b:2;:H1104,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -127921,7 +127921,7 @@ 11, 13 ], - "mappedName": "#d:2;:H46a,E;:H46c,E", + "mappedName": "#d:2;:H1105,E;:H1107,E", "mappedStringIds": [ 11, 13 @@ -127932,22 +127932,22 @@ "history": [ { "children": [], - "mappedName": "#36:2;:H46a,E;:H46c,E", + "mappedName": "#36:2;:H1105,E;:H1107,E", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#36:2;:H46a,E", + "mappedName": "#36:2;:H1105,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:2;:G;XTR;:H469:7,F", - "#b:2;:H469,E" + "#d:2;:G;XTR;:H1104:7,F", + "#b:2;:H1104,E" ], - "mappedName": "#16:2;:U;XTR;:H469:7,E", + "mappedName": "#16:2;:U;XTR;:H1104:7,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -127965,7 +127965,7 @@ 22, 54 ], - "mappedName": "#36:2;:H46a,E;:H46c,E", + "mappedName": "#36:2;:H1105,E;:H1107,E", "mappedStringIds": [ 11, 13, @@ -127978,19 +127978,19 @@ "history": [ { "children": [], - "mappedName": "#d:3;:H46a,E;:H46c,E", + "mappedName": "#d:3;:H1105,E;:H1107,E", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#d:3;:H46a,E", + "mappedName": "#d:3;:H1105,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:3;:H469,E", + "mappedName": "#b:3;:H1104,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -128006,7 +128006,7 @@ 11, 13 ], - "mappedName": "#d:3;:H46a,E;:H46c,E", + "mappedName": "#d:3;:H1105,E;:H1107,E", "mappedStringIds": [ 11, 13 @@ -128017,22 +128017,22 @@ "history": [ { "children": [], - "mappedName": "#36:3;:H46a,E;:H46c,E", + "mappedName": "#36:3;:H1105,E;:H1107,E", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#36:3;:H46a,E", + "mappedName": "#36:3;:H1105,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:3;:G;XTR;:H469:7,F", - "#b:3;:H469,E" + "#d:3;:G;XTR;:H1104:7,F", + "#b:3;:H1104,E" ], - "mappedName": "#16:3;:U;XTR;:H469:7,E", + "mappedName": "#16:3;:U;XTR;:H1104:7,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -128050,7 +128050,7 @@ 22, 54 ], - "mappedName": "#36:3;:H46a,E;:H46c,E", + "mappedName": "#36:3;:H1105,E;:H1107,E", "mappedStringIds": [ 11, 13, @@ -128063,18 +128063,18 @@ "history": [ { "children": [ - "#4a;:H-46c,E" + "#4a;:H-1107,E" ], - "mappedName": "#4a;:H-46c,E;:H46c,E", + "mappedName": "#4a;:H-1107,E;:H1107,E", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [ - "#1f;:G;XTR;:H46b:7,E", - "#2;:H46b,V" + "#1f;:G;XTR;:H1106:7,E", + "#2;:H1106,V" ], - "mappedName": "#4a;:H-46c,E", + "mappedName": "#4a;:H-1107,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -128089,7 +128089,7 @@ "indexedStringIds": [ 74 ], - "mappedName": "#4a;:H-46c,E;:H46c,E", + "mappedName": "#4a;:H-1107,E;:H1107,E", "mappedStringIds": [ 74 ], @@ -128099,18 +128099,18 @@ "history": [ { "children": [ - "#4b;:H-46c,E" + "#4b;:H-1107,E" ], - "mappedName": "#4b;:H-46c,E;:H46c,E", + "mappedName": "#4b;:H-1107,E;:H1107,E", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [ - "#20;:G;XTR;:H46b:7,E", - "#4;:H46b,V" + "#20;:G;XTR;:H1106:7,E", + "#4;:H1106,V" ], - "mappedName": "#4b;:H-46c,E", + "mappedName": "#4b;:H-1107,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -128125,7 +128125,7 @@ "indexedStringIds": [ 75 ], - "mappedName": "#4b;:H-46c,E;:H46c,E", + "mappedName": "#4b;:H-1107,E;:H1107,E", "mappedStringIds": [ 75 ], @@ -128135,17 +128135,17 @@ "history": [ { "children": [ - "#1d:1;:H-46c,E" + "#1d:1;:H-1107,E" ], - "mappedName": "#1d:1;:H-46c,E;:H46c,E", + "mappedName": "#1d:1;:H-1107,E;:H1107,E", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [ - "#b:1;:H46b,E" + "#b:1;:H1106,E" ], - "mappedName": "#1d:1;:H-46c,E", + "mappedName": "#1d:1;:H-1107,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -128160,7 +128160,7 @@ "indexedStringIds": [ 29 ], - "mappedName": "#1d:1;:H-46c,E;:H46c,E", + "mappedName": "#1d:1;:H-1107,E;:H1107,E", "mappedStringIds": [ 29 ], @@ -128170,19 +128170,19 @@ "history": [ { "children": [ - "#43:1;:H-46c,E" + "#43:1;:H-1107,E" ], - "mappedName": "#43:1;:H-46c,E;:H46c,E", + "mappedName": "#43:1;:H-1107,E;:H1107,E", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [ - "#26:1;:U;XTR;:H46b:7,E", - "#1d:1;:G;XTR;:H46b:7,F", - "#b:1;:H46b,E" + "#26:1;:U;XTR;:H1106:7,E", + "#1d:1;:G;XTR;:H1106:7,F", + "#b:1;:H1106,E" ], - "mappedName": "#43:1;:H-46c,E", + "mappedName": "#43:1;:H-1107,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -128197,7 +128197,7 @@ "indexedStringIds": [ 67 ], - "mappedName": "#43:1;:H-46c,E;:H46c,E", + "mappedName": "#43:1;:H-1107,E;:H1107,E", "mappedStringIds": [ 67 ], @@ -128207,18 +128207,18 @@ "history": [ { "children": [ - "#4d;:H-46c,E" + "#4d;:H-1107,E" ], - "mappedName": "#4d;:H-46c,E;:H46c,E", + "mappedName": "#4d;:H-1107,E;:H1107,E", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [ - "#22;:G;XTR;:H46b:7,E", - "#8;:H46b,V" + "#22;:G;XTR;:H1106:7,E", + "#8;:H1106,V" ], - "mappedName": "#4d;:H-46c,E", + "mappedName": "#4d;:H-1107,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -128233,7 +128233,7 @@ "indexedStringIds": [ 77 ], - "mappedName": "#4d;:H-46c,E;:H46c,E", + "mappedName": "#4d;:H-1107,E;:H1107,E", "mappedStringIds": [ 77 ], @@ -128243,17 +128243,17 @@ "history": [ { "children": [ - "#1d:4;:H-46c,E" + "#1d:4;:H-1107,E" ], - "mappedName": "#1d:4;:H-46c,E;:H46c,E", + "mappedName": "#1d:4;:H-1107,E;:H1107,E", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [ - "#b:4;:H46b,E" + "#b:4;:H1106,E" ], - "mappedName": "#1d:4;:H-46c,E", + "mappedName": "#1d:4;:H-1107,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -128269,7 +128269,7 @@ 11, 29 ], - "mappedName": "#1d:4;:H-46c,E;:H46c,E", + "mappedName": "#1d:4;:H-1107,E;:H1107,E", "mappedStringIds": [ 11, 29 @@ -128280,19 +128280,19 @@ "history": [ { "children": [ - "#43:4;:H-46c,E" + "#43:4;:H-1107,E" ], - "mappedName": "#43:4;:H-46c,E;:H46c,E", + "mappedName": "#43:4;:H-1107,E;:H1107,E", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [ - "#26:4;:U;XTR;:H46b:7,E", - "#1d:4;:G;XTR;:H46b:7,F", - "#b:4;:H46b,E" + "#26:4;:U;XTR;:H1106:7,E", + "#1d:4;:G;XTR;:H1106:7,F", + "#b:4;:H1106,E" ], - "mappedName": "#43:4;:H-46c,E", + "mappedName": "#43:4;:H-1107,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -128310,7 +128310,7 @@ 38, 67 ], - "mappedName": "#43:4;:H-46c,E;:H46c,E", + "mappedName": "#43:4;:H-1107,E;:H1107,E", "mappedStringIds": [ 11, 29, @@ -128323,18 +128323,18 @@ "history": [ { "children": [ - "#4c;:H-46c,E" + "#4c;:H-1107,E" ], - "mappedName": "#4c;:H-46c,E;:H46c,E", + "mappedName": "#4c;:H-1107,E;:H1107,E", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [ - "#21;:G;XTR;:H46b:7,E", - "#6;:H46b,V" + "#21;:G;XTR;:H1106:7,E", + "#6;:H1106,V" ], - "mappedName": "#4c;:H-46c,E", + "mappedName": "#4c;:H-1107,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -128349,7 +128349,7 @@ "indexedStringIds": [ 76 ], - "mappedName": "#4c;:H-46c,E;:H46c,E", + "mappedName": "#4c;:H-1107,E;:H1107,E", "mappedStringIds": [ 76 ], @@ -128359,17 +128359,17 @@ "history": [ { "children": [ - "#1d:2;:H-46c,E" + "#1d:2;:H-1107,E" ], - "mappedName": "#1d:2;:H-46c,E;:H46c,E", + "mappedName": "#1d:2;:H-1107,E;:H1107,E", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [ - "#b:2;:H46b,E" + "#b:2;:H1106,E" ], - "mappedName": "#1d:2;:H-46c,E", + "mappedName": "#1d:2;:H-1107,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -128385,7 +128385,7 @@ 11, 29 ], - "mappedName": "#1d:2;:H-46c,E;:H46c,E", + "mappedName": "#1d:2;:H-1107,E;:H1107,E", "mappedStringIds": [ 11, 29 @@ -128396,19 +128396,19 @@ "history": [ { "children": [ - "#43:2;:H-46c,E" + "#43:2;:H-1107,E" ], - "mappedName": "#43:2;:H-46c,E;:H46c,E", + "mappedName": "#43:2;:H-1107,E;:H1107,E", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [ - "#26:2;:U;XTR;:H46b:7,E", - "#1d:2;:G;XTR;:H46b:7,F", - "#b:2;:H46b,E" + "#26:2;:U;XTR;:H1106:7,E", + "#1d:2;:G;XTR;:H1106:7,F", + "#b:2;:H1106,E" ], - "mappedName": "#43:2;:H-46c,E", + "mappedName": "#43:2;:H-1107,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -128426,7 +128426,7 @@ 38, 67 ], - "mappedName": "#43:2;:H-46c,E;:H46c,E", + "mappedName": "#43:2;:H-1107,E;:H1107,E", "mappedStringIds": [ 11, 29, @@ -128439,17 +128439,17 @@ "history": [ { "children": [ - "#1d:3;:H-46c,E" + "#1d:3;:H-1107,E" ], - "mappedName": "#1d:3;:H-46c,E;:H46c,E", + "mappedName": "#1d:3;:H-1107,E;:H1107,E", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [ - "#b:3;:H46b,E" + "#b:3;:H1106,E" ], - "mappedName": "#1d:3;:H-46c,E", + "mappedName": "#1d:3;:H-1107,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -128465,7 +128465,7 @@ 11, 29 ], - "mappedName": "#1d:3;:H-46c,E;:H46c,E", + "mappedName": "#1d:3;:H-1107,E;:H1107,E", "mappedStringIds": [ 11, 29 @@ -128476,19 +128476,19 @@ "history": [ { "children": [ - "#43:3;:H-46c,E" + "#43:3;:H-1107,E" ], - "mappedName": "#43:3;:H-46c,E;:H46c,E", + "mappedName": "#43:3;:H-1107,E;:H1107,E", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [ - "#26:3;:U;XTR;:H46b:7,E", - "#1d:3;:G;XTR;:H46b:7,F", - "#b:3;:H46b,E" + "#26:3;:U;XTR;:H1106:7,E", + "#1d:3;:G;XTR;:H1106:7,F", + "#b:3;:H1106,E" ], - "mappedName": "#43:3;:H-46c,E", + "mappedName": "#43:3;:H-1107,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -128506,7 +128506,7 @@ 38, 67 ], - "mappedName": "#43:3;:H-46c,E;:H46c,E", + "mappedName": "#43:3;:H-1107,E;:H1107,E", "mappedStringIds": [ 11, 29, @@ -128519,19 +128519,19 @@ "history": [ { "children": [], - "mappedName": "#46;:H46a,V;:H46c,V", + "mappedName": "#46;:H1105,V;:H1107,V", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#46;:H46a,V", + "mappedName": "#46;:H1105,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#2;:H469,V", + "mappedName": "#2;:H1104,V", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -128546,7 +128546,7 @@ "indexedStringIds": [ 70 ], - "mappedName": "#46;:H46a,V;:H46c,V", + "mappedName": "#46;:H1105,V;:H1107,V", "mappedStringIds": [ 70 ], @@ -128556,23 +128556,23 @@ "history": [ { "children": [], - "mappedName": "#4f:1;:H46a,V;:H46c,V", + "mappedName": "#4f:1;:H1105,V;:H1107,V", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#4f:1;:H46a,V", + "mappedName": "#4f:1;:H1105,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:1;:U;XTR;:H469:7,E", - "#d:1;:G;XTR;:H469:7,F", - "#b:1;:H469,E" + "#16:1;:U;XTR;:H1104:7,E", + "#d:1;:G;XTR;:H1104:7,F", + "#b:1;:H1104,E" ], - "mappedName": "#36:1;:U;XTR;:H469:7,V", + "mappedName": "#36:1;:U;XTR;:H1104:7,V", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -128587,7 +128587,7 @@ "indexedStringIds": [ 79 ], - "mappedName": "#4f:1;:H46a,V;:H46c,V", + "mappedName": "#4f:1;:H1105,V;:H1107,V", "mappedStringIds": [ 79 ], @@ -128597,19 +128597,19 @@ "history": [ { "children": [], - "mappedName": "#47;:H46a,V;:H46c,V", + "mappedName": "#47;:H1105,V;:H1107,V", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#47;:H46a,V", + "mappedName": "#47;:H1105,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4;:H469,V", + "mappedName": "#4;:H1104,V", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -128624,7 +128624,7 @@ "indexedStringIds": [ 71 ], - "mappedName": "#47;:H46a,V;:H46c,V", + "mappedName": "#47;:H1105,V;:H1107,V", "mappedStringIds": [ 71 ], @@ -128634,23 +128634,23 @@ "history": [ { "children": [], - "mappedName": "#52:1;:H46a,V;:H46c,V", + "mappedName": "#52:1;:H1105,V;:H1107,V", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#52:1;:H46a,V", + "mappedName": "#52:1;:H1105,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:1;:U;XTR;:H469:7,E", - "#d:1;:G;XTR;:H469:7,F", - "#b:1;:H469,E" + "#16:1;:U;XTR;:H1104:7,E", + "#d:1;:G;XTR;:H1104:7,F", + "#b:1;:H1104,E" ], - "mappedName": "#36:1;:U2;XTR;:H469:8,V", + "mappedName": "#36:1;:U2;XTR;:H1104:8,V", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -128665,7 +128665,7 @@ "indexedStringIds": [ 82 ], - "mappedName": "#52:1;:H46a,V;:H46c,V", + "mappedName": "#52:1;:H1105,V;:H1107,V", "mappedStringIds": [ 82 ], @@ -128675,19 +128675,19 @@ "history": [ { "children": [], - "mappedName": "#49;:H46a,V;:H46c,V", + "mappedName": "#49;:H1105,V;:H1107,V", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#49;:H46a,V", + "mappedName": "#49;:H1105,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#8;:H469,V", + "mappedName": "#8;:H1104,V", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -128702,7 +128702,7 @@ "indexedStringIds": [ 73 ], - "mappedName": "#49;:H46a,V;:H46c,V", + "mappedName": "#49;:H1105,V;:H1107,V", "mappedStringIds": [ 73 ], @@ -128712,23 +128712,23 @@ "history": [ { "children": [], - "mappedName": "#52:3;:H46a,V;:H46c,V", + "mappedName": "#52:3;:H1105,V;:H1107,V", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#52:3;:H46a,V", + "mappedName": "#52:3;:H1105,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:3;:U;XTR;:H469:7,E", - "#d:3;:G;XTR;:H469:7,F", - "#b:3;:H469,E" + "#16:3;:U;XTR;:H1104:7,E", + "#d:3;:G;XTR;:H1104:7,F", + "#b:3;:H1104,E" ], - "mappedName": "#36:3;:U2;XTR;:H469:8,V", + "mappedName": "#36:3;:U2;XTR;:H1104:8,V", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -128747,7 +128747,7 @@ 54, 82 ], - "mappedName": "#52:3;:H46a,V;:H46c,V", + "mappedName": "#52:3;:H1105,V;:H1107,V", "mappedStringIds": [ 11, 13, @@ -128761,19 +128761,19 @@ "history": [ { "children": [], - "mappedName": "#48;:H46a,V;:H46c,V", + "mappedName": "#48;:H1105,V;:H1107,V", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#48;:H46a,V", + "mappedName": "#48;:H1105,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#6;:H469,V", + "mappedName": "#6;:H1104,V", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -128788,7 +128788,7 @@ "indexedStringIds": [ 72 ], - "mappedName": "#48;:H46a,V;:H46c,V", + "mappedName": "#48;:H1105,V;:H1107,V", "mappedStringIds": [ 72 ], @@ -128798,23 +128798,23 @@ "history": [ { "children": [], - "mappedName": "#52:2;:H46a,V;:H46c,V", + "mappedName": "#52:2;:H1105,V;:H1107,V", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#52:2;:H46a,V", + "mappedName": "#52:2;:H1105,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:2;:U;XTR;:H469:7,E", - "#d:2;:G;XTR;:H469:7,F", - "#b:2;:H469,E" + "#16:2;:U;XTR;:H1104:7,E", + "#d:2;:G;XTR;:H1104:7,F", + "#b:2;:H1104,E" ], - "mappedName": "#36:2;:U2;XTR;:H469:8,V", + "mappedName": "#36:2;:U2;XTR;:H1104:8,V", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -128833,7 +128833,7 @@ 54, 82 ], - "mappedName": "#52:2;:H46a,V;:H46c,V", + "mappedName": "#52:2;:H1105,V;:H1107,V", "mappedStringIds": [ 11, 13, @@ -128847,17 +128847,17 @@ "history": [ { "children": [ - "#1f;:H-46c,V" + "#1f;:H-1107,V" ], - "mappedName": "#1f;:H-46c,V;:H46c,V", + "mappedName": "#1f;:H-1107,V;:H1107,V", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [ - "#2;:H46b,V" + "#2;:H1106,V" ], - "mappedName": "#1f;:H-46c,V", + "mappedName": "#1f;:H-1107,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -128872,7 +128872,7 @@ "indexedStringIds": [ 31 ], - "mappedName": "#1f;:H-46c,V;:H46c,V", + "mappedName": "#1f;:H-1107,V;:H1107,V", "mappedStringIds": [ 31 ], @@ -128882,19 +128882,19 @@ "history": [ { "children": [ - "#59;:H-46c,V" + "#59;:H-1107,V" ], - "mappedName": "#59;:H-46c,V;:H46c,V", + "mappedName": "#59;:H-1107,V;:H1107,V", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [ - "#4a;:U;XTR;:H46b:7,V", - "#1f;:G;XTR;:H46b:7,E", - "#2;:H46b,V" + "#4a;:U;XTR;:H1106:7,V", + "#1f;:G;XTR;:H1106:7,E", + "#2;:H1106,V" ], - "mappedName": "#59;:H-46c,V", + "mappedName": "#59;:H-1107,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -128909,7 +128909,7 @@ "indexedStringIds": [ 89 ], - "mappedName": "#59;:H-46c,V;:H46c,V", + "mappedName": "#59;:H-1107,V;:H1107,V", "mappedStringIds": [ 89 ], @@ -128919,17 +128919,17 @@ "history": [ { "children": [ - "#20;:H-46c,V" + "#20;:H-1107,V" ], - "mappedName": "#20;:H-46c,V;:H46c,V", + "mappedName": "#20;:H-1107,V;:H1107,V", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [ - "#4;:H46b,V" + "#4;:H1106,V" ], - "mappedName": "#20;:H-46c,V", + "mappedName": "#20;:H-1107,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -128944,7 +128944,7 @@ "indexedStringIds": [ 32 ], - "mappedName": "#20;:H-46c,V;:H46c,V", + "mappedName": "#20;:H-1107,V;:H1107,V", "mappedStringIds": [ 32 ], @@ -128954,19 +128954,19 @@ "history": [ { "children": [ - "#61;:H-46c,V" + "#61;:H-1107,V" ], - "mappedName": "#61;:H-46c,V;:H46c,V", + "mappedName": "#61;:H-1107,V;:H1107,V", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [ - "#4b;:U;XTR;:H46b:7,V", - "#20;:G;XTR;:H46b:7,E", - "#4;:H46b,V" + "#4b;:U;XTR;:H1106:7,V", + "#20;:G;XTR;:H1106:7,E", + "#4;:H1106,V" ], - "mappedName": "#61;:H-46c,V", + "mappedName": "#61;:H-1107,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -128981,7 +128981,7 @@ "indexedStringIds": [ 97 ], - "mappedName": "#61;:H-46c,V;:H46c,V", + "mappedName": "#61;:H-1107,V;:H1107,V", "mappedStringIds": [ 97 ], @@ -128991,17 +128991,17 @@ "history": [ { "children": [ - "#22;:H-46c,V" + "#22;:H-1107,V" ], - "mappedName": "#22;:H-46c,V;:H46c,V", + "mappedName": "#22;:H-1107,V;:H1107,V", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [ - "#8;:H46b,V" + "#8;:H1106,V" ], - "mappedName": "#22;:H-46c,V", + "mappedName": "#22;:H-1107,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -129016,7 +129016,7 @@ "indexedStringIds": [ 34 ], - "mappedName": "#22;:H-46c,V;:H46c,V", + "mappedName": "#22;:H-1107,V;:H1107,V", "mappedStringIds": [ 34 ], @@ -129026,19 +129026,19 @@ "history": [ { "children": [ - "#63;:H-46c,V" + "#63;:H-1107,V" ], - "mappedName": "#63;:H-46c,V;:H46c,V", + "mappedName": "#63;:H-1107,V;:H1107,V", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [ - "#4d;:U;XTR;:H46b:7,V", - "#22;:G;XTR;:H46b:7,E", - "#8;:H46b,V" + "#4d;:U;XTR;:H1106:7,V", + "#22;:G;XTR;:H1106:7,E", + "#8;:H1106,V" ], - "mappedName": "#63;:H-46c,V", + "mappedName": "#63;:H-1107,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -129053,7 +129053,7 @@ "indexedStringIds": [ 99 ], - "mappedName": "#63;:H-46c,V;:H46c,V", + "mappedName": "#63;:H-1107,V;:H1107,V", "mappedStringIds": [ 99 ], @@ -129063,17 +129063,17 @@ "history": [ { "children": [ - "#21;:H-46c,V" + "#21;:H-1107,V" ], - "mappedName": "#21;:H-46c,V;:H46c,V", + "mappedName": "#21;:H-1107,V;:H1107,V", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [ - "#6;:H46b,V" + "#6;:H1106,V" ], - "mappedName": "#21;:H-46c,V", + "mappedName": "#21;:H-1107,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -129088,7 +129088,7 @@ "indexedStringIds": [ 33 ], - "mappedName": "#21;:H-46c,V;:H46c,V", + "mappedName": "#21;:H-1107,V;:H1107,V", "mappedStringIds": [ 33 ], @@ -129098,19 +129098,19 @@ "history": [ { "children": [ - "#62;:H-46c,V" + "#62;:H-1107,V" ], - "mappedName": "#62;:H-46c,V;:H46c,V", + "mappedName": "#62;:H-1107,V;:H1107,V", "object": "Body19", "typeId": "PartDesign::Body" }, { "children": [ - "#4c;:U;XTR;:H46b:7,V", - "#21;:G;XTR;:H46b:7,E", - "#6;:H46b,V" + "#4c;:U;XTR;:H1106:7,V", + "#21;:G;XTR;:H1106:7,E", + "#6;:H1106,V" ], - "mappedName": "#62;:H-46c,V", + "mappedName": "#62;:H-1107,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -129125,7 +129125,7 @@ "indexedStringIds": [ 98 ], - "mappedName": "#62;:H-46c,V;:H46c,V", + "mappedName": "#62;:H-1107,V;:H1107,V", "mappedStringIds": [ 98 ], @@ -129145,7 +129145,7 @@ 22 ], "kind": "face", - "mappedName": "#16:1;:H46a,F;:H46c,F", + "mappedName": "#16:1;:H1105,F;:H1107,F", "mappedStringIds": [ 22 ], @@ -129155,7 +129155,7 @@ "index": 1, "type": "Face" }, - "name": "#16:1;:H46a,F;:H46c,F", + "name": "#16:1;:H1105,F;:H1107,F", "stringIds": [ 22 ] @@ -129165,15 +129165,15 @@ "resultPersistentId": "Body19:face:0", "sourceRefs": [ { - "mappedName": "#16:1;:H46a,F", + "mappedName": "#16:1;:H1105,F", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#16:1;:H46a,F", + "persistentId": "Pocket19:mapped:#16:1;:H1105,F", "stageId": "Pocket19" }, { - "mappedName": "#d:1;:G;XTR;:H469:7,F", + "mappedName": "#d:1;:G;XTR;:H1104:7,F", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#d:1;:G;XTR;:H469:7,F", + "persistentId": "Pad19:mapped:#d:1;:G;XTR;:H1104:7,F", "stageId": "Pad19" }, { @@ -129192,7 +129192,7 @@ 22 ], "kind": "face", - "mappedName": "#16:4;:H46a,F;:H46c,F", + "mappedName": "#16:4;:H1105,F;:H1107,F", "mappedStringIds": [ 11, 13, @@ -129204,7 +129204,7 @@ "index": 2, "type": "Face" }, - "name": "#16:4;:H46a,F;:H46c,F", + "name": "#16:4;:H1105,F;:H1107,F", "stringIds": [ 11, 13, @@ -129216,15 +129216,15 @@ "resultPersistentId": "Body19:face:1", "sourceRefs": [ { - "mappedName": "#16:4;:H46a,F", + "mappedName": "#16:4;:H1105,F", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#16:4;:H46a,F", + "persistentId": "Pocket19:mapped:#16:4;:H1105,F", "stageId": "Pocket19" }, { - "mappedName": "#d:4;:G;XTR;:H469:7,F", + "mappedName": "#d:4;:G;XTR;:H1104:7,F", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#d:4;:G;XTR;:H469:7,F", + "persistentId": "Pad19:mapped:#d:4;:G;XTR;:H1104:7,F", "stageId": "Pad19" }, { @@ -129243,7 +129243,7 @@ 22 ], "kind": "face", - "mappedName": "#16:2;:H46a,F;:H46c,F", + "mappedName": "#16:2;:H1105,F;:H1107,F", "mappedStringIds": [ 11, 13, @@ -129255,7 +129255,7 @@ "index": 3, "type": "Face" }, - "name": "#16:2;:H46a,F;:H46c,F", + "name": "#16:2;:H1105,F;:H1107,F", "stringIds": [ 11, 13, @@ -129267,15 +129267,15 @@ "resultPersistentId": "Body19:face:2", "sourceRefs": [ { - "mappedName": "#16:2;:H46a,F", + "mappedName": "#16:2;:H1105,F", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#16:2;:H46a,F", + "persistentId": "Pocket19:mapped:#16:2;:H1105,F", "stageId": "Pocket19" }, { - "mappedName": "#d:2;:G;XTR;:H469:7,F", + "mappedName": "#d:2;:G;XTR;:H1104:7,F", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#d:2;:G;XTR;:H469:7,F", + "persistentId": "Pad19:mapped:#d:2;:G;XTR;:H1104:7,F", "stageId": "Pad19" }, { @@ -129292,7 +129292,7 @@ 20 ], "kind": "face", - "mappedName": "#14:1;:H46a,F;:H46c,F", + "mappedName": "#14:1;:H1105,F;:H1107,F", "mappedStringIds": [ 20 ], @@ -129302,7 +129302,7 @@ "index": 4, "type": "Face" }, - "name": "#14:1;:H46a,F;:H46c,F", + "name": "#14:1;:H1105,F;:H1107,F", "stringIds": [ 20 ] @@ -129312,15 +129312,15 @@ "resultPersistentId": "Body19:face:3", "sourceRefs": [ { - "mappedName": "#14:1;:H46a,F", + "mappedName": "#14:1;:H1105,F", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#14:1;:H46a,F", + "persistentId": "Pocket19:mapped:#14:1;:H1105,F", "stageId": "Pocket19" }, { - "mappedName": "#d:1;FAC;:H469:4,F", + "mappedName": "#d:1;FAC;:H1104:4,F", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#d:1;FAC;:H469:4,F", + "persistentId": "Pad19:mapped:#d:1;FAC;:H1104:4,F", "stageId": "Pad19" }, { @@ -129337,7 +129337,7 @@ 56 ], "kind": "face", - "mappedName": "#38:1;:H46a,F;:H46c,F", + "mappedName": "#38:1;:H1105,F;:H1107,F", "mappedStringIds": [ 56 ], @@ -129347,7 +129347,7 @@ "index": 5, "type": "Face" }, - "name": "#38:1;:H46a,F;:H46c,F", + "name": "#38:1;:H1105,F;:H1107,F", "stringIds": [ 56 ] @@ -129357,15 +129357,15 @@ "resultPersistentId": "Body19:face:4", "sourceRefs": [ { - "mappedName": "#38:1;:H46a,F", + "mappedName": "#38:1;:H1105,F", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#38:1;:H46a,F", + "persistentId": "Pocket19:mapped:#38:1;:H1105,F", "stageId": "Pocket19" }, { - "mappedName": "#14:1;:G0;XTR;:H469:8,F", + "mappedName": "#14:1;:G0;XTR;:H1104:8,F", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#14:1;:G0;XTR;:H469:8,F", + "persistentId": "Pad19:mapped:#14:1;:G0;XTR;:H1104:8,F", "stageId": "Pad19" }, { @@ -129384,7 +129384,7 @@ 22 ], "kind": "face", - "mappedName": "#16:3;:H46a,F;:H46c,F", + "mappedName": "#16:3;:H1105,F;:H1107,F", "mappedStringIds": [ 11, 13, @@ -129396,7 +129396,7 @@ "index": 6, "type": "Face" }, - "name": "#16:3;:H46a,F;:H46c,F", + "name": "#16:3;:H1105,F;:H1107,F", "stringIds": [ 11, 13, @@ -129408,15 +129408,15 @@ "resultPersistentId": "Body19:face:5", "sourceRefs": [ { - "mappedName": "#16:3;:H46a,F", + "mappedName": "#16:3;:H1105,F", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#16:3;:H46a,F", + "persistentId": "Pocket19:mapped:#16:3;:H1105,F", "stageId": "Pocket19" }, { - "mappedName": "#d:3;:G;XTR;:H469:7,F", + "mappedName": "#d:3;:G;XTR;:H1104:7,F", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#d:3;:G;XTR;:H469:7,F", + "persistentId": "Pad19:mapped:#d:3;:G;XTR;:H1104:7,F", "stageId": "Pad19" }, { @@ -129433,7 +129433,7 @@ 38 ], "kind": "face", - "mappedName": "#26:1;:H-46c,F;:H46c,F", + "mappedName": "#26:1;:H-1107,F;:H1107,F", "mappedStringIds": [ 38 ], @@ -129443,7 +129443,7 @@ "index": 7, "type": "Face" }, - "name": "#26:1;:H-46c,F;:H46c,F", + "name": "#26:1;:H-1107,F;:H1107,F", "stringIds": [ 38 ] @@ -129453,9 +129453,9 @@ "resultPersistentId": "Body19:face:6", "sourceRefs": [ { - "mappedName": "#26:1;:H-46c,F", + "mappedName": "#26:1;:H-1107,F", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#26:1;:H-46c,F", + "persistentId": "Pocket19:mapped:#26:1;:H-1107,F", "stageId": "Pocket19" }, { @@ -129474,7 +129474,7 @@ 38 ], "kind": "face", - "mappedName": "#26:4;:H-46c,F;:H46c,F", + "mappedName": "#26:4;:H-1107,F;:H1107,F", "mappedStringIds": [ 11, 29, @@ -129486,7 +129486,7 @@ "index": 8, "type": "Face" }, - "name": "#26:4;:H-46c,F;:H46c,F", + "name": "#26:4;:H-1107,F;:H1107,F", "stringIds": [ 11, 29, @@ -129498,9 +129498,9 @@ "resultPersistentId": "Body19:face:7", "sourceRefs": [ { - "mappedName": "#26:4;:H-46c,F", + "mappedName": "#26:4;:H-1107,F", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#26:4;:H-46c,F", + "persistentId": "Pocket19:mapped:#26:4;:H-1107,F", "stageId": "Pocket19" }, { @@ -129519,7 +129519,7 @@ 38 ], "kind": "face", - "mappedName": "#26:2;:H-46c,F;:H46c,F", + "mappedName": "#26:2;:H-1107,F;:H1107,F", "mappedStringIds": [ 11, 29, @@ -129531,7 +129531,7 @@ "index": 9, "type": "Face" }, - "name": "#26:2;:H-46c,F;:H46c,F", + "name": "#26:2;:H-1107,F;:H1107,F", "stringIds": [ 11, 29, @@ -129543,9 +129543,9 @@ "resultPersistentId": "Body19:face:8", "sourceRefs": [ { - "mappedName": "#26:2;:H-46c,F", + "mappedName": "#26:2;:H-1107,F", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#26:2;:H-46c,F", + "persistentId": "Pocket19:mapped:#26:2;:H-1107,F", "stageId": "Pocket19" }, { @@ -129562,7 +129562,7 @@ 36 ], "kind": "face", - "mappedName": "#24:1;:H-46c,F;:H46c,F", + "mappedName": "#24:1;:H-1107,F;:H1107,F", "mappedStringIds": [ 36 ], @@ -129572,7 +129572,7 @@ "index": 10, "type": "Face" }, - "name": "#24:1;:H-46c,F;:H46c,F", + "name": "#24:1;:H-1107,F;:H1107,F", "stringIds": [ 36 ] @@ -129582,9 +129582,9 @@ "resultPersistentId": "Body19:face:9", "sourceRefs": [ { - "mappedName": "#24:1;:H-46c,F", + "mappedName": "#24:1;:H-1107,F", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#24:1;:H-46c,F", + "persistentId": "Pocket19:mapped:#24:1;:H-1107,F", "stageId": "Pocket19" }, { @@ -129601,7 +129601,7 @@ 69 ], "kind": "face", - "mappedName": "#45:1;:H-46c,F;:H46c,F", + "mappedName": "#45:1;:H-1107,F;:H1107,F", "mappedStringIds": [ 69 ], @@ -129611,7 +129611,7 @@ "index": 11, "type": "Face" }, - "name": "#45:1;:H-46c,F;:H46c,F", + "name": "#45:1;:H-1107,F;:H1107,F", "stringIds": [ 69 ] @@ -129621,9 +129621,9 @@ "resultPersistentId": "Body19:face:10", "sourceRefs": [ { - "mappedName": "#45:1;:H-46c,F", + "mappedName": "#45:1;:H-1107,F", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#45:1;:H-46c,F", + "persistentId": "Pocket19:mapped:#45:1;:H-1107,F", "stageId": "Pocket19" }, { @@ -129642,7 +129642,7 @@ 38 ], "kind": "face", - "mappedName": "#26:3;:H-46c,F;:H46c,F", + "mappedName": "#26:3;:H-1107,F;:H1107,F", "mappedStringIds": [ 11, 29, @@ -129654,7 +129654,7 @@ "index": 12, "type": "Face" }, - "name": "#26:3;:H-46c,F;:H46c,F", + "name": "#26:3;:H-1107,F;:H1107,F", "stringIds": [ 11, 29, @@ -129666,9 +129666,9 @@ "resultPersistentId": "Body19:face:11", "sourceRefs": [ { - "mappedName": "#26:3;:H-46c,F", + "mappedName": "#26:3;:H-1107,F", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#26:3;:H-46c,F", + "persistentId": "Pocket19:mapped:#26:3;:H-1107,F", "stageId": "Pocket19" }, { @@ -129685,7 +129685,7 @@ 93 ], "kind": "edge", - "mappedName": "#5d:2e;:H46a,E;:H46c,E", + "mappedName": "#5d:2e;:H1105,E;:H1107,E", "mappedStringIds": [ 93 ], @@ -129695,7 +129695,7 @@ "index": 1, "type": "Edge" }, - "name": "#5d:2e;:H46a,E;:H46c,E", + "name": "#5d:2e;:H1105,E;:H1107,E", "stringIds": [ 93 ] @@ -129705,15 +129705,15 @@ "resultPersistentId": "Body19:edge:0", "sourceRefs": [ { - "mappedName": "#5d:2e;:H46a,E", + "mappedName": "#5d:2e;:H1105,E", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#5d:2e;:H46a,E", + "persistentId": "Pocket19:mapped:#5d:2e;:H1105,E", "stageId": "Pocket19" }, { - "mappedName": "#4646;:G;XTR;:H469:7,E", + "mappedName": "#4646;:G;XTR;:H1104:7,E", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#4646;:G;XTR;:H469:7,E", + "persistentId": "Pad19:mapped:#4646;:G;XTR;:H1104:7,E", "stageId": "Pad19" }, { @@ -129730,7 +129730,7 @@ 94 ], "kind": "edge", - "mappedName": "#5e:2f;:H46a,E;:H46c,E", + "mappedName": "#5e:2f;:H1105,E;:H1107,E", "mappedStringIds": [ 94 ], @@ -129740,7 +129740,7 @@ "index": 2, "type": "Edge" }, - "name": "#5e:2f;:H46a,E;:H46c,E", + "name": "#5e:2f;:H1105,E;:H1107,E", "stringIds": [ 94 ] @@ -129750,15 +129750,15 @@ "resultPersistentId": "Body19:edge:1", "sourceRefs": [ { - "mappedName": "#5e:2f;:H46a,E", + "mappedName": "#5e:2f;:H1105,E", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#5e:2f;:H46a,E", + "persistentId": "Pocket19:mapped:#5e:2f;:H1105,E", "stageId": "Pocket19" }, { - "mappedName": "#4747;:G;XTR;:H469:7,E", + "mappedName": "#4747;:G;XTR;:H1104:7,E", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#4747;:G;XTR;:H469:7,E", + "persistentId": "Pad19:mapped:#4747;:G;XTR;:H1104:7,E", "stageId": "Pad19" }, { @@ -129775,7 +129775,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:1;:H46a,E;:H46c,E", + "mappedName": "#d:1;:H1105,E;:H1107,E", "mappedStringIds": [ 13 ], @@ -129785,7 +129785,7 @@ "index": 3, "type": "Edge" }, - "name": "#d:1;:H46a,E;:H46c,E", + "name": "#d:1;:H1105,E;:H1107,E", "stringIds": [ 13 ] @@ -129795,15 +129795,15 @@ "resultPersistentId": "Body19:edge:2", "sourceRefs": [ { - "mappedName": "#d:1;:H46a,E", + "mappedName": "#d:1;:H1105,E", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#d:1;:H46a,E", + "persistentId": "Pocket19:mapped:#d:1;:H1105,E", "stageId": "Pocket19" }, { - "mappedName": "#b:1;:H469,E", + "mappedName": "#b:1;:H1104,E", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#b:1;:H469,E", + "persistentId": "Pad19:mapped:#b:1;:H1104,E", "stageId": "Pad19" }, { @@ -129820,7 +129820,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:1;:H46a,E;:H46c,E", + "mappedName": "#36:1;:H1105,E;:H1107,E", "mappedStringIds": [ 54 ], @@ -129830,7 +129830,7 @@ "index": 4, "type": "Edge" }, - "name": "#36:1;:H46a,E;:H46c,E", + "name": "#36:1;:H1105,E;:H1107,E", "stringIds": [ 54 ] @@ -129840,15 +129840,15 @@ "resultPersistentId": "Body19:edge:3", "sourceRefs": [ { - "mappedName": "#36:1;:H46a,E", + "mappedName": "#36:1;:H1105,E", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#36:1;:H46a,E", + "persistentId": "Pocket19:mapped:#36:1;:H1105,E", "stageId": "Pocket19" }, { - "mappedName": "#16:1;:U;XTR;:H469:7,E", + "mappedName": "#16:1;:U;XTR;:H1104:7,E", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#16:1;:U;XTR;:H469:7,E", + "persistentId": "Pad19:mapped:#16:1;:U;XTR;:H1104:7,E", "stageId": "Pad19" }, { @@ -129865,7 +129865,7 @@ 96 ], "kind": "edge", - "mappedName": "#60:31;:H46a,E;:H46c,E", + "mappedName": "#60:31;:H1105,E;:H1107,E", "mappedStringIds": [ 96 ], @@ -129875,7 +129875,7 @@ "index": 5, "type": "Edge" }, - "name": "#60:31;:H46a,E;:H46c,E", + "name": "#60:31;:H1105,E;:H1107,E", "stringIds": [ 96 ] @@ -129885,15 +129885,15 @@ "resultPersistentId": "Body19:edge:4", "sourceRefs": [ { - "mappedName": "#60:31;:H46a,E", + "mappedName": "#60:31;:H1105,E", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#60:31;:H46a,E", + "persistentId": "Pocket19:mapped:#60:31;:H1105,E", "stageId": "Pocket19" }, { - "mappedName": "#4949;:G;XTR;:H469:7,E", + "mappedName": "#4949;:G;XTR;:H1104:7,E", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#4949;:G;XTR;:H469:7,E", + "persistentId": "Pad19:mapped:#4949;:G;XTR;:H1104:7,E", "stageId": "Pad19" }, { @@ -129911,7 +129911,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:4;:H46a,E;:H46c,E", + "mappedName": "#d:4;:H1105,E;:H1107,E", "mappedStringIds": [ 11, 13 @@ -129922,7 +129922,7 @@ "index": 6, "type": "Edge" }, - "name": "#d:4;:H46a,E;:H46c,E", + "name": "#d:4;:H1105,E;:H1107,E", "stringIds": [ 11, 13 @@ -129933,15 +129933,15 @@ "resultPersistentId": "Body19:edge:5", "sourceRefs": [ { - "mappedName": "#d:4;:H46a,E", + "mappedName": "#d:4;:H1105,E", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#d:4;:H46a,E", + "persistentId": "Pocket19:mapped:#d:4;:H1105,E", "stageId": "Pocket19" }, { - "mappedName": "#b:4;:H469,E", + "mappedName": "#b:4;:H1104,E", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#b:4;:H469,E", + "persistentId": "Pad19:mapped:#b:4;:H1104,E", "stageId": "Pad19" }, { @@ -129961,7 +129961,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:4;:H46a,E;:H46c,E", + "mappedName": "#36:4;:H1105,E;:H1107,E", "mappedStringIds": [ 11, 13, @@ -129974,7 +129974,7 @@ "index": 7, "type": "Edge" }, - "name": "#36:4;:H46a,E;:H46c,E", + "name": "#36:4;:H1105,E;:H1107,E", "stringIds": [ 11, 13, @@ -129987,15 +129987,15 @@ "resultPersistentId": "Body19:edge:6", "sourceRefs": [ { - "mappedName": "#36:4;:H46a,E", + "mappedName": "#36:4;:H1105,E", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#36:4;:H46a,E", + "persistentId": "Pocket19:mapped:#36:4;:H1105,E", "stageId": "Pocket19" }, { - "mappedName": "#16:4;:U;XTR;:H469:7,E", + "mappedName": "#16:4;:U;XTR;:H1104:7,E", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#16:4;:U;XTR;:H469:7,E", + "persistentId": "Pad19:mapped:#16:4;:U;XTR;:H1104:7,E", "stageId": "Pad19" }, { @@ -130012,7 +130012,7 @@ 95 ], "kind": "edge", - "mappedName": "#5f:30;:H46a,E;:H46c,E", + "mappedName": "#5f:30;:H1105,E;:H1107,E", "mappedStringIds": [ 95 ], @@ -130022,7 +130022,7 @@ "index": 8, "type": "Edge" }, - "name": "#5f:30;:H46a,E;:H46c,E", + "name": "#5f:30;:H1105,E;:H1107,E", "stringIds": [ 95 ] @@ -130032,15 +130032,15 @@ "resultPersistentId": "Body19:edge:7", "sourceRefs": [ { - "mappedName": "#5f:30;:H46a,E", + "mappedName": "#5f:30;:H1105,E", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#5f:30;:H46a,E", + "persistentId": "Pocket19:mapped:#5f:30;:H1105,E", "stageId": "Pocket19" }, { - "mappedName": "#4848;:G;XTR;:H469:7,E", + "mappedName": "#4848;:G;XTR;:H1104:7,E", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#4848;:G;XTR;:H469:7,E", + "persistentId": "Pad19:mapped:#4848;:G;XTR;:H1104:7,E", "stageId": "Pad19" }, { @@ -130058,7 +130058,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:2;:H46a,E;:H46c,E", + "mappedName": "#d:2;:H1105,E;:H1107,E", "mappedStringIds": [ 11, 13 @@ -130069,7 +130069,7 @@ "index": 9, "type": "Edge" }, - "name": "#d:2;:H46a,E;:H46c,E", + "name": "#d:2;:H1105,E;:H1107,E", "stringIds": [ 11, 13 @@ -130080,15 +130080,15 @@ "resultPersistentId": "Body19:edge:8", "sourceRefs": [ { - "mappedName": "#d:2;:H46a,E", + "mappedName": "#d:2;:H1105,E", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#d:2;:H46a,E", + "persistentId": "Pocket19:mapped:#d:2;:H1105,E", "stageId": "Pocket19" }, { - "mappedName": "#b:2;:H469,E", + "mappedName": "#b:2;:H1104,E", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#b:2;:H469,E", + "persistentId": "Pad19:mapped:#b:2;:H1104,E", "stageId": "Pad19" }, { @@ -130108,7 +130108,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:2;:H46a,E;:H46c,E", + "mappedName": "#36:2;:H1105,E;:H1107,E", "mappedStringIds": [ 11, 13, @@ -130121,7 +130121,7 @@ "index": 10, "type": "Edge" }, - "name": "#36:2;:H46a,E;:H46c,E", + "name": "#36:2;:H1105,E;:H1107,E", "stringIds": [ 11, 13, @@ -130134,15 +130134,15 @@ "resultPersistentId": "Body19:edge:9", "sourceRefs": [ { - "mappedName": "#36:2;:H46a,E", + "mappedName": "#36:2;:H1105,E", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#36:2;:H46a,E", + "persistentId": "Pocket19:mapped:#36:2;:H1105,E", "stageId": "Pocket19" }, { - "mappedName": "#16:2;:U;XTR;:H469:7,E", + "mappedName": "#16:2;:U;XTR;:H1104:7,E", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#16:2;:U;XTR;:H469:7,E", + "persistentId": "Pad19:mapped:#16:2;:U;XTR;:H1104:7,E", "stageId": "Pad19" }, { @@ -130160,7 +130160,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:3;:H46a,E;:H46c,E", + "mappedName": "#d:3;:H1105,E;:H1107,E", "mappedStringIds": [ 11, 13 @@ -130171,7 +130171,7 @@ "index": 11, "type": "Edge" }, - "name": "#d:3;:H46a,E;:H46c,E", + "name": "#d:3;:H1105,E;:H1107,E", "stringIds": [ 11, 13 @@ -130182,15 +130182,15 @@ "resultPersistentId": "Body19:edge:10", "sourceRefs": [ { - "mappedName": "#d:3;:H46a,E", + "mappedName": "#d:3;:H1105,E", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#d:3;:H46a,E", + "persistentId": "Pocket19:mapped:#d:3;:H1105,E", "stageId": "Pocket19" }, { - "mappedName": "#b:3;:H469,E", + "mappedName": "#b:3;:H1104,E", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#b:3;:H469,E", + "persistentId": "Pad19:mapped:#b:3;:H1104,E", "stageId": "Pad19" }, { @@ -130210,7 +130210,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:3;:H46a,E;:H46c,E", + "mappedName": "#36:3;:H1105,E;:H1107,E", "mappedStringIds": [ 11, 13, @@ -130223,7 +130223,7 @@ "index": 12, "type": "Edge" }, - "name": "#36:3;:H46a,E;:H46c,E", + "name": "#36:3;:H1105,E;:H1107,E", "stringIds": [ 11, 13, @@ -130236,15 +130236,15 @@ "resultPersistentId": "Body19:edge:11", "sourceRefs": [ { - "mappedName": "#36:3;:H46a,E", + "mappedName": "#36:3;:H1105,E", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#36:3;:H46a,E", + "persistentId": "Pocket19:mapped:#36:3;:H1105,E", "stageId": "Pocket19" }, { - "mappedName": "#16:3;:U;XTR;:H469:7,E", + "mappedName": "#16:3;:U;XTR;:H1104:7,E", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#16:3;:U;XTR;:H469:7,E", + "persistentId": "Pad19:mapped:#16:3;:U;XTR;:H1104:7,E", "stageId": "Pad19" }, { @@ -130261,7 +130261,7 @@ 74 ], "kind": "edge", - "mappedName": "#4a;:H-46c,E;:H46c,E", + "mappedName": "#4a;:H-1107,E;:H1107,E", "mappedStringIds": [ 74 ], @@ -130271,7 +130271,7 @@ "index": 13, "type": "Edge" }, - "name": "#4a;:H-46c,E;:H46c,E", + "name": "#4a;:H-1107,E;:H1107,E", "stringIds": [ 74 ] @@ -130281,9 +130281,9 @@ "resultPersistentId": "Body19:edge:12", "sourceRefs": [ { - "mappedName": "#4a;:H-46c,E", + "mappedName": "#4a;:H-1107,E", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#4a;:H-46c,E", + "persistentId": "Pocket19:mapped:#4a;:H-1107,E", "stageId": "Pocket19" }, { @@ -130300,7 +130300,7 @@ 75 ], "kind": "edge", - "mappedName": "#4b;:H-46c,E;:H46c,E", + "mappedName": "#4b;:H-1107,E;:H1107,E", "mappedStringIds": [ 75 ], @@ -130310,7 +130310,7 @@ "index": 14, "type": "Edge" }, - "name": "#4b;:H-46c,E;:H46c,E", + "name": "#4b;:H-1107,E;:H1107,E", "stringIds": [ 75 ] @@ -130320,9 +130320,9 @@ "resultPersistentId": "Body19:edge:13", "sourceRefs": [ { - "mappedName": "#4b;:H-46c,E", + "mappedName": "#4b;:H-1107,E", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#4b;:H-46c,E", + "persistentId": "Pocket19:mapped:#4b;:H-1107,E", "stageId": "Pocket19" }, { @@ -130339,7 +130339,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:1;:H-46c,E;:H46c,E", + "mappedName": "#1d:1;:H-1107,E;:H1107,E", "mappedStringIds": [ 29 ], @@ -130349,7 +130349,7 @@ "index": 15, "type": "Edge" }, - "name": "#1d:1;:H-46c,E;:H46c,E", + "name": "#1d:1;:H-1107,E;:H1107,E", "stringIds": [ 29 ] @@ -130359,9 +130359,9 @@ "resultPersistentId": "Body19:edge:14", "sourceRefs": [ { - "mappedName": "#1d:1;:H-46c,E", + "mappedName": "#1d:1;:H-1107,E", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#1d:1;:H-46c,E", + "persistentId": "Pocket19:mapped:#1d:1;:H-1107,E", "stageId": "Pocket19" }, { @@ -130378,7 +130378,7 @@ 67 ], "kind": "edge", - "mappedName": "#43:1;:H-46c,E;:H46c,E", + "mappedName": "#43:1;:H-1107,E;:H1107,E", "mappedStringIds": [ 67 ], @@ -130388,7 +130388,7 @@ "index": 16, "type": "Edge" }, - "name": "#43:1;:H-46c,E;:H46c,E", + "name": "#43:1;:H-1107,E;:H1107,E", "stringIds": [ 67 ] @@ -130398,9 +130398,9 @@ "resultPersistentId": "Body19:edge:15", "sourceRefs": [ { - "mappedName": "#43:1;:H-46c,E", + "mappedName": "#43:1;:H-1107,E", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#43:1;:H-46c,E", + "persistentId": "Pocket19:mapped:#43:1;:H-1107,E", "stageId": "Pocket19" }, { @@ -130417,7 +130417,7 @@ 77 ], "kind": "edge", - "mappedName": "#4d;:H-46c,E;:H46c,E", + "mappedName": "#4d;:H-1107,E;:H1107,E", "mappedStringIds": [ 77 ], @@ -130427,7 +130427,7 @@ "index": 17, "type": "Edge" }, - "name": "#4d;:H-46c,E;:H46c,E", + "name": "#4d;:H-1107,E;:H1107,E", "stringIds": [ 77 ] @@ -130437,9 +130437,9 @@ "resultPersistentId": "Body19:edge:16", "sourceRefs": [ { - "mappedName": "#4d;:H-46c,E", + "mappedName": "#4d;:H-1107,E", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#4d;:H-46c,E", + "persistentId": "Pocket19:mapped:#4d;:H-1107,E", "stageId": "Pocket19" }, { @@ -130457,7 +130457,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:4;:H-46c,E;:H46c,E", + "mappedName": "#1d:4;:H-1107,E;:H1107,E", "mappedStringIds": [ 11, 29 @@ -130468,7 +130468,7 @@ "index": 18, "type": "Edge" }, - "name": "#1d:4;:H-46c,E;:H46c,E", + "name": "#1d:4;:H-1107,E;:H1107,E", "stringIds": [ 11, 29 @@ -130479,9 +130479,9 @@ "resultPersistentId": "Body19:edge:17", "sourceRefs": [ { - "mappedName": "#1d:4;:H-46c,E", + "mappedName": "#1d:4;:H-1107,E", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#1d:4;:H-46c,E", + "persistentId": "Pocket19:mapped:#1d:4;:H-1107,E", "stageId": "Pocket19" }, { @@ -130501,7 +130501,7 @@ 67 ], "kind": "edge", - "mappedName": "#43:4;:H-46c,E;:H46c,E", + "mappedName": "#43:4;:H-1107,E;:H1107,E", "mappedStringIds": [ 11, 29, @@ -130514,7 +130514,7 @@ "index": 19, "type": "Edge" }, - "name": "#43:4;:H-46c,E;:H46c,E", + "name": "#43:4;:H-1107,E;:H1107,E", "stringIds": [ 11, 29, @@ -130527,9 +130527,9 @@ "resultPersistentId": "Body19:edge:18", "sourceRefs": [ { - "mappedName": "#43:4;:H-46c,E", + "mappedName": "#43:4;:H-1107,E", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#43:4;:H-46c,E", + "persistentId": "Pocket19:mapped:#43:4;:H-1107,E", "stageId": "Pocket19" }, { @@ -130546,7 +130546,7 @@ 76 ], "kind": "edge", - "mappedName": "#4c;:H-46c,E;:H46c,E", + "mappedName": "#4c;:H-1107,E;:H1107,E", "mappedStringIds": [ 76 ], @@ -130556,7 +130556,7 @@ "index": 20, "type": "Edge" }, - "name": "#4c;:H-46c,E;:H46c,E", + "name": "#4c;:H-1107,E;:H1107,E", "stringIds": [ 76 ] @@ -130566,9 +130566,9 @@ "resultPersistentId": "Body19:edge:19", "sourceRefs": [ { - "mappedName": "#4c;:H-46c,E", + "mappedName": "#4c;:H-1107,E", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#4c;:H-46c,E", + "persistentId": "Pocket19:mapped:#4c;:H-1107,E", "stageId": "Pocket19" }, { @@ -130586,7 +130586,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:2;:H-46c,E;:H46c,E", + "mappedName": "#1d:2;:H-1107,E;:H1107,E", "mappedStringIds": [ 11, 29 @@ -130597,7 +130597,7 @@ "index": 21, "type": "Edge" }, - "name": "#1d:2;:H-46c,E;:H46c,E", + "name": "#1d:2;:H-1107,E;:H1107,E", "stringIds": [ 11, 29 @@ -130608,9 +130608,9 @@ "resultPersistentId": "Body19:edge:20", "sourceRefs": [ { - "mappedName": "#1d:2;:H-46c,E", + "mappedName": "#1d:2;:H-1107,E", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#1d:2;:H-46c,E", + "persistentId": "Pocket19:mapped:#1d:2;:H-1107,E", "stageId": "Pocket19" }, { @@ -130630,7 +130630,7 @@ 67 ], "kind": "edge", - "mappedName": "#43:2;:H-46c,E;:H46c,E", + "mappedName": "#43:2;:H-1107,E;:H1107,E", "mappedStringIds": [ 11, 29, @@ -130643,7 +130643,7 @@ "index": 22, "type": "Edge" }, - "name": "#43:2;:H-46c,E;:H46c,E", + "name": "#43:2;:H-1107,E;:H1107,E", "stringIds": [ 11, 29, @@ -130656,9 +130656,9 @@ "resultPersistentId": "Body19:edge:21", "sourceRefs": [ { - "mappedName": "#43:2;:H-46c,E", + "mappedName": "#43:2;:H-1107,E", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#43:2;:H-46c,E", + "persistentId": "Pocket19:mapped:#43:2;:H-1107,E", "stageId": "Pocket19" }, { @@ -130676,7 +130676,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:3;:H-46c,E;:H46c,E", + "mappedName": "#1d:3;:H-1107,E;:H1107,E", "mappedStringIds": [ 11, 29 @@ -130687,7 +130687,7 @@ "index": 23, "type": "Edge" }, - "name": "#1d:3;:H-46c,E;:H46c,E", + "name": "#1d:3;:H-1107,E;:H1107,E", "stringIds": [ 11, 29 @@ -130698,9 +130698,9 @@ "resultPersistentId": "Body19:edge:22", "sourceRefs": [ { - "mappedName": "#1d:3;:H-46c,E", + "mappedName": "#1d:3;:H-1107,E", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#1d:3;:H-46c,E", + "persistentId": "Pocket19:mapped:#1d:3;:H-1107,E", "stageId": "Pocket19" }, { @@ -130720,7 +130720,7 @@ 67 ], "kind": "edge", - "mappedName": "#43:3;:H-46c,E;:H46c,E", + "mappedName": "#43:3;:H-1107,E;:H1107,E", "mappedStringIds": [ 11, 29, @@ -130733,7 +130733,7 @@ "index": 24, "type": "Edge" }, - "name": "#43:3;:H-46c,E;:H46c,E", + "name": "#43:3;:H-1107,E;:H1107,E", "stringIds": [ 11, 29, @@ -130746,9 +130746,9 @@ "resultPersistentId": "Body19:edge:23", "sourceRefs": [ { - "mappedName": "#43:3;:H-46c,E", + "mappedName": "#43:3;:H-1107,E", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#43:3;:H-46c,E", + "persistentId": "Pocket19:mapped:#43:3;:H-1107,E", "stageId": "Pocket19" }, { @@ -130765,7 +130765,7 @@ 70 ], "kind": "vertex", - "mappedName": "#46;:H46a,V;:H46c,V", + "mappedName": "#46;:H1105,V;:H1107,V", "mappedStringIds": [ 70 ], @@ -130775,7 +130775,7 @@ "index": 1, "type": "Vertex" }, - "name": "#46;:H46a,V;:H46c,V", + "name": "#46;:H1105,V;:H1107,V", "stringIds": [ 70 ] @@ -130785,15 +130785,15 @@ "resultPersistentId": "Body19:vertex:0", "sourceRefs": [ { - "mappedName": "#46;:H46a,V", + "mappedName": "#46;:H1105,V", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#46;:H46a,V", + "persistentId": "Pocket19:mapped:#46;:H1105,V", "stageId": "Pocket19" }, { - "mappedName": "#2;:H469,V", + "mappedName": "#2;:H1104,V", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#2;:H469,V", + "persistentId": "Pad19:mapped:#2;:H1104,V", "stageId": "Pad19" }, { @@ -130810,7 +130810,7 @@ 79 ], "kind": "vertex", - "mappedName": "#4f:1;:H46a,V;:H46c,V", + "mappedName": "#4f:1;:H1105,V;:H1107,V", "mappedStringIds": [ 79 ], @@ -130820,7 +130820,7 @@ "index": 2, "type": "Vertex" }, - "name": "#4f:1;:H46a,V;:H46c,V", + "name": "#4f:1;:H1105,V;:H1107,V", "stringIds": [ 79 ] @@ -130830,15 +130830,15 @@ "resultPersistentId": "Body19:vertex:1", "sourceRefs": [ { - "mappedName": "#4f:1;:H46a,V", + "mappedName": "#4f:1;:H1105,V", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#4f:1;:H46a,V", + "persistentId": "Pocket19:mapped:#4f:1;:H1105,V", "stageId": "Pocket19" }, { - "mappedName": "#36:1;:U;XTR;:H469:7,V", + "mappedName": "#36:1;:U;XTR;:H1104:7,V", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#36:1;:U;XTR;:H469:7,V", + "persistentId": "Pad19:mapped:#36:1;:U;XTR;:H1104:7,V", "stageId": "Pad19" }, { @@ -130855,7 +130855,7 @@ 71 ], "kind": "vertex", - "mappedName": "#47;:H46a,V;:H46c,V", + "mappedName": "#47;:H1105,V;:H1107,V", "mappedStringIds": [ 71 ], @@ -130865,7 +130865,7 @@ "index": 3, "type": "Vertex" }, - "name": "#47;:H46a,V;:H46c,V", + "name": "#47;:H1105,V;:H1107,V", "stringIds": [ 71 ] @@ -130875,15 +130875,15 @@ "resultPersistentId": "Body19:vertex:2", "sourceRefs": [ { - "mappedName": "#47;:H46a,V", + "mappedName": "#47;:H1105,V", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#47;:H46a,V", + "persistentId": "Pocket19:mapped:#47;:H1105,V", "stageId": "Pocket19" }, { - "mappedName": "#4;:H469,V", + "mappedName": "#4;:H1104,V", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#4;:H469,V", + "persistentId": "Pad19:mapped:#4;:H1104,V", "stageId": "Pad19" }, { @@ -130900,7 +130900,7 @@ 82 ], "kind": "vertex", - "mappedName": "#52:1;:H46a,V;:H46c,V", + "mappedName": "#52:1;:H1105,V;:H1107,V", "mappedStringIds": [ 82 ], @@ -130910,7 +130910,7 @@ "index": 4, "type": "Vertex" }, - "name": "#52:1;:H46a,V;:H46c,V", + "name": "#52:1;:H1105,V;:H1107,V", "stringIds": [ 82 ] @@ -130920,15 +130920,15 @@ "resultPersistentId": "Body19:vertex:3", "sourceRefs": [ { - "mappedName": "#52:1;:H46a,V", + "mappedName": "#52:1;:H1105,V", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#52:1;:H46a,V", + "persistentId": "Pocket19:mapped:#52:1;:H1105,V", "stageId": "Pocket19" }, { - "mappedName": "#36:1;:U2;XTR;:H469:8,V", + "mappedName": "#36:1;:U2;XTR;:H1104:8,V", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#36:1;:U2;XTR;:H469:8,V", + "persistentId": "Pad19:mapped:#36:1;:U2;XTR;:H1104:8,V", "stageId": "Pad19" }, { @@ -130945,7 +130945,7 @@ 73 ], "kind": "vertex", - "mappedName": "#49;:H46a,V;:H46c,V", + "mappedName": "#49;:H1105,V;:H1107,V", "mappedStringIds": [ 73 ], @@ -130955,7 +130955,7 @@ "index": 5, "type": "Vertex" }, - "name": "#49;:H46a,V;:H46c,V", + "name": "#49;:H1105,V;:H1107,V", "stringIds": [ 73 ] @@ -130965,15 +130965,15 @@ "resultPersistentId": "Body19:vertex:4", "sourceRefs": [ { - "mappedName": "#49;:H46a,V", + "mappedName": "#49;:H1105,V", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#49;:H46a,V", + "persistentId": "Pocket19:mapped:#49;:H1105,V", "stageId": "Pocket19" }, { - "mappedName": "#8;:H469,V", + "mappedName": "#8;:H1104,V", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#8;:H469,V", + "persistentId": "Pad19:mapped:#8;:H1104,V", "stageId": "Pad19" }, { @@ -130994,7 +130994,7 @@ 82 ], "kind": "vertex", - "mappedName": "#52:3;:H46a,V;:H46c,V", + "mappedName": "#52:3;:H1105,V;:H1107,V", "mappedStringIds": [ 11, 13, @@ -131008,7 +131008,7 @@ "index": 6, "type": "Vertex" }, - "name": "#52:3;:H46a,V;:H46c,V", + "name": "#52:3;:H1105,V;:H1107,V", "stringIds": [ 11, 13, @@ -131022,15 +131022,15 @@ "resultPersistentId": "Body19:vertex:5", "sourceRefs": [ { - "mappedName": "#52:3;:H46a,V", + "mappedName": "#52:3;:H1105,V", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#52:3;:H46a,V", + "persistentId": "Pocket19:mapped:#52:3;:H1105,V", "stageId": "Pocket19" }, { - "mappedName": "#36:3;:U2;XTR;:H469:8,V", + "mappedName": "#36:3;:U2;XTR;:H1104:8,V", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#36:3;:U2;XTR;:H469:8,V", + "persistentId": "Pad19:mapped:#36:3;:U2;XTR;:H1104:8,V", "stageId": "Pad19" }, { @@ -131047,7 +131047,7 @@ 72 ], "kind": "vertex", - "mappedName": "#48;:H46a,V;:H46c,V", + "mappedName": "#48;:H1105,V;:H1107,V", "mappedStringIds": [ 72 ], @@ -131057,7 +131057,7 @@ "index": 7, "type": "Vertex" }, - "name": "#48;:H46a,V;:H46c,V", + "name": "#48;:H1105,V;:H1107,V", "stringIds": [ 72 ] @@ -131067,15 +131067,15 @@ "resultPersistentId": "Body19:vertex:6", "sourceRefs": [ { - "mappedName": "#48;:H46a,V", + "mappedName": "#48;:H1105,V", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#48;:H46a,V", + "persistentId": "Pocket19:mapped:#48;:H1105,V", "stageId": "Pocket19" }, { - "mappedName": "#6;:H469,V", + "mappedName": "#6;:H1104,V", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#6;:H469,V", + "persistentId": "Pad19:mapped:#6;:H1104,V", "stageId": "Pad19" }, { @@ -131096,7 +131096,7 @@ 82 ], "kind": "vertex", - "mappedName": "#52:2;:H46a,V;:H46c,V", + "mappedName": "#52:2;:H1105,V;:H1107,V", "mappedStringIds": [ 11, 13, @@ -131110,7 +131110,7 @@ "index": 8, "type": "Vertex" }, - "name": "#52:2;:H46a,V;:H46c,V", + "name": "#52:2;:H1105,V;:H1107,V", "stringIds": [ 11, 13, @@ -131124,15 +131124,15 @@ "resultPersistentId": "Body19:vertex:7", "sourceRefs": [ { - "mappedName": "#52:2;:H46a,V", + "mappedName": "#52:2;:H1105,V", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#52:2;:H46a,V", + "persistentId": "Pocket19:mapped:#52:2;:H1105,V", "stageId": "Pocket19" }, { - "mappedName": "#36:2;:U2;XTR;:H469:8,V", + "mappedName": "#36:2;:U2;XTR;:H1104:8,V", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#36:2;:U2;XTR;:H469:8,V", + "persistentId": "Pad19:mapped:#36:2;:U2;XTR;:H1104:8,V", "stageId": "Pad19" }, { @@ -131149,7 +131149,7 @@ 31 ], "kind": "vertex", - "mappedName": "#1f;:H-46c,V;:H46c,V", + "mappedName": "#1f;:H-1107,V;:H1107,V", "mappedStringIds": [ 31 ], @@ -131159,7 +131159,7 @@ "index": 9, "type": "Vertex" }, - "name": "#1f;:H-46c,V;:H46c,V", + "name": "#1f;:H-1107,V;:H1107,V", "stringIds": [ 31 ] @@ -131169,9 +131169,9 @@ "resultPersistentId": "Body19:vertex:8", "sourceRefs": [ { - "mappedName": "#1f;:H-46c,V", + "mappedName": "#1f;:H-1107,V", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#1f;:H-46c,V", + "persistentId": "Pocket19:mapped:#1f;:H-1107,V", "stageId": "Pocket19" }, { @@ -131188,7 +131188,7 @@ 89 ], "kind": "vertex", - "mappedName": "#59;:H-46c,V;:H46c,V", + "mappedName": "#59;:H-1107,V;:H1107,V", "mappedStringIds": [ 89 ], @@ -131198,7 +131198,7 @@ "index": 10, "type": "Vertex" }, - "name": "#59;:H-46c,V;:H46c,V", + "name": "#59;:H-1107,V;:H1107,V", "stringIds": [ 89 ] @@ -131208,9 +131208,9 @@ "resultPersistentId": "Body19:vertex:9", "sourceRefs": [ { - "mappedName": "#59;:H-46c,V", + "mappedName": "#59;:H-1107,V", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#59;:H-46c,V", + "persistentId": "Pocket19:mapped:#59;:H-1107,V", "stageId": "Pocket19" }, { @@ -131227,7 +131227,7 @@ 32 ], "kind": "vertex", - "mappedName": "#20;:H-46c,V;:H46c,V", + "mappedName": "#20;:H-1107,V;:H1107,V", "mappedStringIds": [ 32 ], @@ -131237,7 +131237,7 @@ "index": 11, "type": "Vertex" }, - "name": "#20;:H-46c,V;:H46c,V", + "name": "#20;:H-1107,V;:H1107,V", "stringIds": [ 32 ] @@ -131247,9 +131247,9 @@ "resultPersistentId": "Body19:vertex:10", "sourceRefs": [ { - "mappedName": "#20;:H-46c,V", + "mappedName": "#20;:H-1107,V", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#20;:H-46c,V", + "persistentId": "Pocket19:mapped:#20;:H-1107,V", "stageId": "Pocket19" }, { @@ -131266,7 +131266,7 @@ 97 ], "kind": "vertex", - "mappedName": "#61;:H-46c,V;:H46c,V", + "mappedName": "#61;:H-1107,V;:H1107,V", "mappedStringIds": [ 97 ], @@ -131276,7 +131276,7 @@ "index": 12, "type": "Vertex" }, - "name": "#61;:H-46c,V;:H46c,V", + "name": "#61;:H-1107,V;:H1107,V", "stringIds": [ 97 ] @@ -131286,9 +131286,9 @@ "resultPersistentId": "Body19:vertex:11", "sourceRefs": [ { - "mappedName": "#61;:H-46c,V", + "mappedName": "#61;:H-1107,V", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#61;:H-46c,V", + "persistentId": "Pocket19:mapped:#61;:H-1107,V", "stageId": "Pocket19" }, { @@ -131305,7 +131305,7 @@ 34 ], "kind": "vertex", - "mappedName": "#22;:H-46c,V;:H46c,V", + "mappedName": "#22;:H-1107,V;:H1107,V", "mappedStringIds": [ 34 ], @@ -131315,7 +131315,7 @@ "index": 13, "type": "Vertex" }, - "name": "#22;:H-46c,V;:H46c,V", + "name": "#22;:H-1107,V;:H1107,V", "stringIds": [ 34 ] @@ -131325,9 +131325,9 @@ "resultPersistentId": "Body19:vertex:12", "sourceRefs": [ { - "mappedName": "#22;:H-46c,V", + "mappedName": "#22;:H-1107,V", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#22;:H-46c,V", + "persistentId": "Pocket19:mapped:#22;:H-1107,V", "stageId": "Pocket19" }, { @@ -131344,7 +131344,7 @@ 99 ], "kind": "vertex", - "mappedName": "#63;:H-46c,V;:H46c,V", + "mappedName": "#63;:H-1107,V;:H1107,V", "mappedStringIds": [ 99 ], @@ -131354,7 +131354,7 @@ "index": 14, "type": "Vertex" }, - "name": "#63;:H-46c,V;:H46c,V", + "name": "#63;:H-1107,V;:H1107,V", "stringIds": [ 99 ] @@ -131364,9 +131364,9 @@ "resultPersistentId": "Body19:vertex:13", "sourceRefs": [ { - "mappedName": "#63;:H-46c,V", + "mappedName": "#63;:H-1107,V", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#63;:H-46c,V", + "persistentId": "Pocket19:mapped:#63;:H-1107,V", "stageId": "Pocket19" }, { @@ -131383,7 +131383,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21;:H-46c,V;:H46c,V", + "mappedName": "#21;:H-1107,V;:H1107,V", "mappedStringIds": [ 33 ], @@ -131393,7 +131393,7 @@ "index": 15, "type": "Vertex" }, - "name": "#21;:H-46c,V;:H46c,V", + "name": "#21;:H-1107,V;:H1107,V", "stringIds": [ 33 ] @@ -131403,9 +131403,9 @@ "resultPersistentId": "Body19:vertex:14", "sourceRefs": [ { - "mappedName": "#21;:H-46c,V", + "mappedName": "#21;:H-1107,V", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#21;:H-46c,V", + "persistentId": "Pocket19:mapped:#21;:H-1107,V", "stageId": "Pocket19" }, { @@ -131422,7 +131422,7 @@ 98 ], "kind": "vertex", - "mappedName": "#62;:H-46c,V;:H46c,V", + "mappedName": "#62;:H-1107,V;:H1107,V", "mappedStringIds": [ 98 ], @@ -131432,7 +131432,7 @@ "index": 16, "type": "Vertex" }, - "name": "#62;:H-46c,V;:H46c,V", + "name": "#62;:H-1107,V;:H1107,V", "stringIds": [ 98 ] @@ -131442,9 +131442,9 @@ "resultPersistentId": "Body19:vertex:15", "sourceRefs": [ { - "mappedName": "#62;:H-46c,V", + "mappedName": "#62;:H-1107,V", "objectId": "Pocket19", - "persistentId": "Pocket19:mapped:#62;:H-46c,V", + "persistentId": "Pocket19:mapped:#62;:H-1107,V", "stageId": "Pocket19" }, { @@ -131465,7 +131465,7 @@ "stageId": "Body19", "status": "native-evidence" }, - "relationDigest": "7c1b00fdf204b6bf50cc126fa488aa048bf528ce3d34cd79028eeb1aeca37587", + "relationDigest": "0c39abf77a575312d9bf82d11f956e956a8418e1a9ef5045c899e47a3438f98c", "relations": [ { "indexedName": "Face1", @@ -131656,7 +131656,7 @@ }, { "indexedName": "Face7", - "mappedName": "#26:1;:H-46c,F;:H#,F", + "mappedName": "#26:1;:H#,F;:H#,F", "relation": "preserved", "resultName": "Face7", "sources": [ @@ -131665,7 +131665,7 @@ "#1d:1;:G;XTR;:H#:7,F", "#b:1;:H#,E" ], - "mappedName": "#26:1;:H-46c,F", + "mappedName": "#26:1;:H#,F", "sourceElement": "#26:1", "sourceObject": "Pocket19", "sourceTypeId": "PartDesign::Pocket" @@ -131681,7 +131681,7 @@ }, { "indexedName": "Face8", - "mappedName": "#26:4;:H-46c,F;:H#,F", + "mappedName": "#26:4;:H#,F;:H#,F", "relation": "preserved", "resultName": "Face8", "sources": [ @@ -131690,7 +131690,7 @@ "#1d:4;:G;XTR;:H#:7,F", "#b:4;:H#,E" ], - "mappedName": "#26:4;:H-46c,F", + "mappedName": "#26:4;:H#,F", "sourceElement": "#26:4", "sourceObject": "Pocket19", "sourceTypeId": "PartDesign::Pocket" @@ -131706,7 +131706,7 @@ }, { "indexedName": "Face9", - "mappedName": "#26:2;:H-46c,F;:H#,F", + "mappedName": "#26:2;:H#,F;:H#,F", "relation": "preserved", "resultName": "Face9", "sources": [ @@ -131715,7 +131715,7 @@ "#1d:2;:G;XTR;:H#:7,F", "#b:2;:H#,E" ], - "mappedName": "#26:2;:H-46c,F", + "mappedName": "#26:2;:H#,F", "sourceElement": "#26:2", "sourceObject": "Pocket19", "sourceTypeId": "PartDesign::Pocket" @@ -131731,7 +131731,7 @@ }, { "indexedName": "Face10", - "mappedName": "#24:1;:H-46c,F;:H#,F", + "mappedName": "#24:1;:H#,F;:H#,F", "relation": "preserved", "resultName": "Face10", "sources": [ @@ -131740,7 +131740,7 @@ "#1d:1;FAC;:H#:4,F", "#b:1;:H#,E" ], - "mappedName": "#24:1;:H-46c,F", + "mappedName": "#24:1;:H#,F", "sourceElement": "#24:1", "sourceObject": "Pocket19", "sourceTypeId": "PartDesign::Pocket" @@ -131756,7 +131756,7 @@ }, { "indexedName": "Face11", - "mappedName": "#45:1;:H-46c,F;:H#,F", + "mappedName": "#45:1;:H#,F;:H#,F", "relation": "preserved", "resultName": "Face11", "sources": [ @@ -131766,7 +131766,7 @@ "#24:1;:G0;XTR;:H#:8,F", "#b:1;:H#,E" ], - "mappedName": "#45:1;:H-46c,F", + "mappedName": "#45:1;:H#,F", "sourceElement": "#45:1", "sourceObject": "Pocket19", "sourceTypeId": "PartDesign::Pocket" @@ -131782,7 +131782,7 @@ }, { "indexedName": "Face12", - "mappedName": "#26:3;:H-46c,F;:H#,F", + "mappedName": "#26:3;:H#,F;:H#,F", "relation": "preserved", "resultName": "Face12", "sources": [ @@ -131791,7 +131791,7 @@ "#1d:3;:G;XTR;:H#:7,F", "#b:3;:H#,E" ], - "mappedName": "#26:3;:H-46c,F", + "mappedName": "#26:3;:H#,F", "sourceElement": "#26:3", "sourceObject": "Pocket19", "sourceTypeId": "PartDesign::Pocket" @@ -132167,7 +132167,7 @@ }, { "indexedName": "Edge13", - "mappedName": "#4a;:H-46c,E;:H#,E", + "mappedName": "#4a;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge13", "sources": [ @@ -132176,7 +132176,7 @@ "#1f;:G;XTR;:H#:7,E", "#2;:H#,V" ], - "mappedName": "#4a;:H-46c,E", + "mappedName": "#4a;:H#,E", "sourceElement": "#4a", "sourceObject": "Pocket19", "sourceTypeId": "PartDesign::Pocket" @@ -132192,7 +132192,7 @@ }, { "indexedName": "Edge14", - "mappedName": "#4b;:H-46c,E;:H#,E", + "mappedName": "#4b;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge14", "sources": [ @@ -132201,7 +132201,7 @@ "#20;:G;XTR;:H#:7,E", "#4;:H#,V" ], - "mappedName": "#4b;:H-46c,E", + "mappedName": "#4b;:H#,E", "sourceElement": "#4b", "sourceObject": "Pocket19", "sourceTypeId": "PartDesign::Pocket" @@ -132217,7 +132217,7 @@ }, { "indexedName": "Edge15", - "mappedName": "#1d:1;:H-46c,E;:H#,E", + "mappedName": "#1d:1;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge15", "sources": [ @@ -132225,7 +132225,7 @@ "children": [ "#b:1;:H#,E" ], - "mappedName": "#1d:1;:H-46c,E", + "mappedName": "#1d:1;:H#,E", "sourceElement": "#1d:1", "sourceObject": "Pocket19", "sourceTypeId": "PartDesign::Pocket" @@ -132241,7 +132241,7 @@ }, { "indexedName": "Edge16", - "mappedName": "#43:1;:H-46c,E;:H#,E", + "mappedName": "#43:1;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge16", "sources": [ @@ -132251,7 +132251,7 @@ "#26:1;:U;XTR;:H#:7,E", "#b:1;:H#,E" ], - "mappedName": "#43:1;:H-46c,E", + "mappedName": "#43:1;:H#,E", "sourceElement": "#43:1", "sourceObject": "Pocket19", "sourceTypeId": "PartDesign::Pocket" @@ -132267,7 +132267,7 @@ }, { "indexedName": "Edge17", - "mappedName": "#4d;:H-46c,E;:H#,E", + "mappedName": "#4d;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge17", "sources": [ @@ -132276,7 +132276,7 @@ "#22;:G;XTR;:H#:7,E", "#8;:H#,V" ], - "mappedName": "#4d;:H-46c,E", + "mappedName": "#4d;:H#,E", "sourceElement": "#4d", "sourceObject": "Pocket19", "sourceTypeId": "PartDesign::Pocket" @@ -132292,7 +132292,7 @@ }, { "indexedName": "Edge18", - "mappedName": "#1d:4;:H-46c,E;:H#,E", + "mappedName": "#1d:4;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge18", "sources": [ @@ -132300,7 +132300,7 @@ "children": [ "#b:4;:H#,E" ], - "mappedName": "#1d:4;:H-46c,E", + "mappedName": "#1d:4;:H#,E", "sourceElement": "#1d:4", "sourceObject": "Pocket19", "sourceTypeId": "PartDesign::Pocket" @@ -132316,7 +132316,7 @@ }, { "indexedName": "Edge19", - "mappedName": "#43:4;:H-46c,E;:H#,E", + "mappedName": "#43:4;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge19", "sources": [ @@ -132326,7 +132326,7 @@ "#26:4;:U;XTR;:H#:7,E", "#b:4;:H#,E" ], - "mappedName": "#43:4;:H-46c,E", + "mappedName": "#43:4;:H#,E", "sourceElement": "#43:4", "sourceObject": "Pocket19", "sourceTypeId": "PartDesign::Pocket" @@ -132342,7 +132342,7 @@ }, { "indexedName": "Edge20", - "mappedName": "#4c;:H-46c,E;:H#,E", + "mappedName": "#4c;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge20", "sources": [ @@ -132351,7 +132351,7 @@ "#21;:G;XTR;:H#:7,E", "#6;:H#,V" ], - "mappedName": "#4c;:H-46c,E", + "mappedName": "#4c;:H#,E", "sourceElement": "#4c", "sourceObject": "Pocket19", "sourceTypeId": "PartDesign::Pocket" @@ -132367,7 +132367,7 @@ }, { "indexedName": "Edge21", - "mappedName": "#1d:2;:H-46c,E;:H#,E", + "mappedName": "#1d:2;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge21", "sources": [ @@ -132375,7 +132375,7 @@ "children": [ "#b:2;:H#,E" ], - "mappedName": "#1d:2;:H-46c,E", + "mappedName": "#1d:2;:H#,E", "sourceElement": "#1d:2", "sourceObject": "Pocket19", "sourceTypeId": "PartDesign::Pocket" @@ -132391,7 +132391,7 @@ }, { "indexedName": "Edge22", - "mappedName": "#43:2;:H-46c,E;:H#,E", + "mappedName": "#43:2;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge22", "sources": [ @@ -132401,7 +132401,7 @@ "#26:2;:U;XTR;:H#:7,E", "#b:2;:H#,E" ], - "mappedName": "#43:2;:H-46c,E", + "mappedName": "#43:2;:H#,E", "sourceElement": "#43:2", "sourceObject": "Pocket19", "sourceTypeId": "PartDesign::Pocket" @@ -132417,7 +132417,7 @@ }, { "indexedName": "Edge23", - "mappedName": "#1d:3;:H-46c,E;:H#,E", + "mappedName": "#1d:3;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge23", "sources": [ @@ -132425,7 +132425,7 @@ "children": [ "#b:3;:H#,E" ], - "mappedName": "#1d:3;:H-46c,E", + "mappedName": "#1d:3;:H#,E", "sourceElement": "#1d:3", "sourceObject": "Pocket19", "sourceTypeId": "PartDesign::Pocket" @@ -132441,7 +132441,7 @@ }, { "indexedName": "Edge24", - "mappedName": "#43:3;:H-46c,E;:H#,E", + "mappedName": "#43:3;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge24", "sources": [ @@ -132451,7 +132451,7 @@ "#26:3;:U;XTR;:H#:7,E", "#b:3;:H#,E" ], - "mappedName": "#43:3;:H-46c,E", + "mappedName": "#43:3;:H#,E", "sourceElement": "#43:3", "sourceObject": "Pocket19", "sourceTypeId": "PartDesign::Pocket" @@ -132715,7 +132715,7 @@ }, { "indexedName": "Vertex9", - "mappedName": "#1f;:H-46c,V;:H#,V", + "mappedName": "#1f;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex9", "sources": [ @@ -132723,7 +132723,7 @@ "children": [ "#2;:H#,V" ], - "mappedName": "#1f;:H-46c,V", + "mappedName": "#1f;:H#,V", "sourceElement": "#1f", "sourceObject": "Pocket19", "sourceTypeId": "PartDesign::Pocket" @@ -132739,7 +132739,7 @@ }, { "indexedName": "Vertex10", - "mappedName": "#59;:H-46c,V;:H#,V", + "mappedName": "#59;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex10", "sources": [ @@ -132749,7 +132749,7 @@ "#2;:H#,V", "#4a;:U;XTR;:H#:7,V" ], - "mappedName": "#59;:H-46c,V", + "mappedName": "#59;:H#,V", "sourceElement": "#59", "sourceObject": "Pocket19", "sourceTypeId": "PartDesign::Pocket" @@ -132765,7 +132765,7 @@ }, { "indexedName": "Vertex11", - "mappedName": "#20;:H-46c,V;:H#,V", + "mappedName": "#20;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex11", "sources": [ @@ -132773,7 +132773,7 @@ "children": [ "#4;:H#,V" ], - "mappedName": "#20;:H-46c,V", + "mappedName": "#20;:H#,V", "sourceElement": "#20", "sourceObject": "Pocket19", "sourceTypeId": "PartDesign::Pocket" @@ -132789,7 +132789,7 @@ }, { "indexedName": "Vertex12", - "mappedName": "#61;:H-46c,V;:H#,V", + "mappedName": "#61;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex12", "sources": [ @@ -132799,7 +132799,7 @@ "#4;:H#,V", "#4b;:U;XTR;:H#:7,V" ], - "mappedName": "#61;:H-46c,V", + "mappedName": "#61;:H#,V", "sourceElement": "#61", "sourceObject": "Pocket19", "sourceTypeId": "PartDesign::Pocket" @@ -132815,7 +132815,7 @@ }, { "indexedName": "Vertex13", - "mappedName": "#22;:H-46c,V;:H#,V", + "mappedName": "#22;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex13", "sources": [ @@ -132823,7 +132823,7 @@ "children": [ "#8;:H#,V" ], - "mappedName": "#22;:H-46c,V", + "mappedName": "#22;:H#,V", "sourceElement": "#22", "sourceObject": "Pocket19", "sourceTypeId": "PartDesign::Pocket" @@ -132839,7 +132839,7 @@ }, { "indexedName": "Vertex14", - "mappedName": "#63;:H-46c,V;:H#,V", + "mappedName": "#63;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex14", "sources": [ @@ -132849,7 +132849,7 @@ "#4d;:U;XTR;:H#:7,V", "#8;:H#,V" ], - "mappedName": "#63;:H-46c,V", + "mappedName": "#63;:H#,V", "sourceElement": "#63", "sourceObject": "Pocket19", "sourceTypeId": "PartDesign::Pocket" @@ -132865,7 +132865,7 @@ }, { "indexedName": "Vertex15", - "mappedName": "#21;:H-46c,V;:H#,V", + "mappedName": "#21;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex15", "sources": [ @@ -132873,7 +132873,7 @@ "children": [ "#6;:H#,V" ], - "mappedName": "#21;:H-46c,V", + "mappedName": "#21;:H#,V", "sourceElement": "#21", "sourceObject": "Pocket19", "sourceTypeId": "PartDesign::Pocket" @@ -132889,7 +132889,7 @@ }, { "indexedName": "Vertex16", - "mappedName": "#62;:H-46c,V;:H#,V", + "mappedName": "#62;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex16", "sources": [ @@ -132899,7 +132899,7 @@ "#4c;:U;XTR;:H#:7,V", "#6;:H#,V" ], - "mappedName": "#62;:H-46c,V", + "mappedName": "#62;:H#,V", "sourceElement": "#62", "sourceObject": "Pocket19", "sourceTypeId": "PartDesign::Pocket" @@ -132914,7 +132914,7 @@ ] } ], - "semanticNameDigest": "32b62497980ecd089a353b0aeb7c1f6d0681784ee3fafa2b4b0f277696c439d9", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48", "shape": { "area": 234.32000000000002, "brepSha256": "b62707598c03005f6d65ffa77f5c33dcc380e5a2051b6b581d1816d249d33a16", @@ -133873,9 +133873,9 @@ "history": [ { "children": [ - "#b:1;:H469,E" + "#b:1;:H1104,E" ], - "mappedName": "#d:1;:G;XTR;:H469:7,F", + "mappedName": "#d:1;:G;XTR;:H1104:7,F", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -133890,7 +133890,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;:G;XTR;:H469:7,F", + "mappedName": "#d:1;:G;XTR;:H1104:7,F", "mappedStringIds": [ 13 ], @@ -133900,9 +133900,9 @@ "history": [ { "children": [ - "#b:2;:H469,E" + "#b:2;:H1104,E" ], - "mappedName": "#d:2;:G;XTR;:H469:7,F", + "mappedName": "#d:2;:G;XTR;:H1104:7,F", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -133918,7 +133918,7 @@ 11, 13 ], - "mappedName": "#d:2;:G;XTR;:H469:7,F", + "mappedName": "#d:2;:G;XTR;:H1104:7,F", "mappedStringIds": [ 11, 13 @@ -133929,9 +133929,9 @@ "history": [ { "children": [ - "#b:3;:H469,E" + "#b:3;:H1104,E" ], - "mappedName": "#d:3;:G;XTR;:H469:7,F", + "mappedName": "#d:3;:G;XTR;:H1104:7,F", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -133947,7 +133947,7 @@ 11, 13 ], - "mappedName": "#d:3;:G;XTR;:H469:7,F", + "mappedName": "#d:3;:G;XTR;:H1104:7,F", "mappedStringIds": [ 11, 13 @@ -133958,9 +133958,9 @@ "history": [ { "children": [ - "#b:4;:H469,E" + "#b:4;:H1104,E" ], - "mappedName": "#d:4;:G;XTR;:H469:7,F", + "mappedName": "#d:4;:G;XTR;:H1104:7,F", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -133976,7 +133976,7 @@ 11, 13 ], - "mappedName": "#d:4;:G;XTR;:H469:7,F", + "mappedName": "#d:4;:G;XTR;:H1104:7,F", "mappedStringIds": [ 11, 13 @@ -133987,9 +133987,9 @@ "history": [ { "children": [ - "#b:1;:H469,E" + "#b:1;:H1104,E" ], - "mappedName": "#d:1;FAC;:H469:4,F", + "mappedName": "#d:1;FAC;:H1104:4,F", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -134004,7 +134004,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;FAC;:H469:4,F", + "mappedName": "#d:1;FAC;:H1104:4,F", "mappedStringIds": [ 13 ], @@ -134014,10 +134014,10 @@ "history": [ { "children": [ - "#d:1;FAC;:H469:4,F", - "#b:1;:H469,E" + "#d:1;FAC;:H1104:4,F", + "#b:1;:H1104,E" ], - "mappedName": "#14:1;:G0;XTR;:H469:8,F", + "mappedName": "#14:1;:G0;XTR;:H1104:8,F", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -134032,7 +134032,7 @@ "indexedStringIds": [ 20 ], - "mappedName": "#14:1;:G0;XTR;:H469:8,F", + "mappedName": "#14:1;:G0;XTR;:H1104:8,F", "mappedStringIds": [ 20 ], @@ -134042,9 +134042,9 @@ "history": [ { "children": [ - "#2;:H469,V" + "#2;:H1104,V" ], - "mappedName": "#46;:G;XTR;:H469:7,E", + "mappedName": "#46;:G;XTR;:H1104:7,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -134059,7 +134059,7 @@ "indexedStringIds": [ 70 ], - "mappedName": "#46;:G;XTR;:H469:7,E", + "mappedName": "#46;:G;XTR;:H1104:7,E", "mappedStringIds": [ 70 ], @@ -134069,9 +134069,9 @@ "history": [ { "children": [ - "#4;:H469,V" + "#4;:H1104,V" ], - "mappedName": "#47;:G;XTR;:H469:7,E", + "mappedName": "#47;:G;XTR;:H1104:7,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -134086,7 +134086,7 @@ "indexedStringIds": [ 71 ], - "mappedName": "#47;:G;XTR;:H469:7,E", + "mappedName": "#47;:G;XTR;:H1104:7,E", "mappedStringIds": [ 71 ], @@ -134096,7 +134096,7 @@ "history": [ { "children": [], - "mappedName": "#b:1;:H469,E", + "mappedName": "#b:1;:H1104,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -134111,7 +134111,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:1;:H469,E", + "mappedName": "#b:1;:H1104,E", "mappedStringIds": [ 11 ], @@ -134121,10 +134121,10 @@ "history": [ { "children": [ - "#d:1;:G;XTR;:H469:7,F", - "#b:1;:H469,E" + "#d:1;:G;XTR;:H1104:7,F", + "#b:1;:H1104,E" ], - "mappedName": "#16:1;:U;XTR;:H469:7,E", + "mappedName": "#16:1;:U;XTR;:H1104:7,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -134139,7 +134139,7 @@ "indexedStringIds": [ 22 ], - "mappedName": "#16:1;:U;XTR;:H469:7,E", + "mappedName": "#16:1;:U;XTR;:H1104:7,E", "mappedStringIds": [ 22 ], @@ -134149,9 +134149,9 @@ "history": [ { "children": [ - "#6;:H469,V" + "#6;:H1104,V" ], - "mappedName": "#48;:G;XTR;:H469:7,E", + "mappedName": "#48;:G;XTR;:H1104:7,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -134166,7 +134166,7 @@ "indexedStringIds": [ 72 ], - "mappedName": "#48;:G;XTR;:H469:7,E", + "mappedName": "#48;:G;XTR;:H1104:7,E", "mappedStringIds": [ 72 ], @@ -134176,7 +134176,7 @@ "history": [ { "children": [], - "mappedName": "#b:2;:H469,E", + "mappedName": "#b:2;:H1104,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -134191,7 +134191,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:2;:H469,E", + "mappedName": "#b:2;:H1104,E", "mappedStringIds": [ 11 ], @@ -134201,10 +134201,10 @@ "history": [ { "children": [ - "#d:2;:G;XTR;:H469:7,F", - "#b:2;:H469,E" + "#d:2;:G;XTR;:H1104:7,F", + "#b:2;:H1104,E" ], - "mappedName": "#16:2;:U;XTR;:H469:7,E", + "mappedName": "#16:2;:U;XTR;:H1104:7,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -134221,7 +134221,7 @@ 13, 22 ], - "mappedName": "#16:2;:U;XTR;:H469:7,E", + "mappedName": "#16:2;:U;XTR;:H1104:7,E", "mappedStringIds": [ 11, 13, @@ -134233,9 +134233,9 @@ "history": [ { "children": [ - "#8;:H469,V" + "#8;:H1104,V" ], - "mappedName": "#49;:G;XTR;:H469:7,E", + "mappedName": "#49;:G;XTR;:H1104:7,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -134250,7 +134250,7 @@ "indexedStringIds": [ 73 ], - "mappedName": "#49;:G;XTR;:H469:7,E", + "mappedName": "#49;:G;XTR;:H1104:7,E", "mappedStringIds": [ 73 ], @@ -134260,7 +134260,7 @@ "history": [ { "children": [], - "mappedName": "#b:3;:H469,E", + "mappedName": "#b:3;:H1104,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -134275,7 +134275,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:3;:H469,E", + "mappedName": "#b:3;:H1104,E", "mappedStringIds": [ 11 ], @@ -134285,10 +134285,10 @@ "history": [ { "children": [ - "#d:3;:G;XTR;:H469:7,F", - "#b:3;:H469,E" + "#d:3;:G;XTR;:H1104:7,F", + "#b:3;:H1104,E" ], - "mappedName": "#16:3;:U;XTR;:H469:7,E", + "mappedName": "#16:3;:U;XTR;:H1104:7,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -134305,7 +134305,7 @@ 13, 22 ], - "mappedName": "#16:3;:U;XTR;:H469:7,E", + "mappedName": "#16:3;:U;XTR;:H1104:7,E", "mappedStringIds": [ 11, 13, @@ -134317,7 +134317,7 @@ "history": [ { "children": [], - "mappedName": "#b:4;:H469,E", + "mappedName": "#b:4;:H1104,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -134332,7 +134332,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:4;:H469,E", + "mappedName": "#b:4;:H1104,E", "mappedStringIds": [ 11 ], @@ -134342,10 +134342,10 @@ "history": [ { "children": [ - "#d:4;:G;XTR;:H469:7,F", - "#b:4;:H469,E" + "#d:4;:G;XTR;:H1104:7,F", + "#b:4;:H1104,E" ], - "mappedName": "#16:4;:U;XTR;:H469:7,E", + "mappedName": "#16:4;:U;XTR;:H1104:7,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -134362,7 +134362,7 @@ 13, 22 ], - "mappedName": "#16:4;:U;XTR;:H469:7,E", + "mappedName": "#16:4;:U;XTR;:H1104:7,E", "mappedStringIds": [ 11, 13, @@ -134374,7 +134374,7 @@ "history": [ { "children": [], - "mappedName": "#2;:H469,V", + "mappedName": "#2;:H1104,V", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -134389,7 +134389,7 @@ "indexedStringIds": [ 2 ], - "mappedName": "#2;:H469,V", + "mappedName": "#2;:H1104,V", "mappedStringIds": [ 2 ], @@ -134399,11 +134399,11 @@ "history": [ { "children": [ - "#16:1;:U;XTR;:H469:7,E", - "#d:1;:G;XTR;:H469:7,F", - "#b:1;:H469,E" + "#16:1;:U;XTR;:H1104:7,E", + "#d:1;:G;XTR;:H1104:7,F", + "#b:1;:H1104,E" ], - "mappedName": "#36:1;:U;XTR;:H469:7,V", + "mappedName": "#36:1;:U;XTR;:H1104:7,V", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -134418,7 +134418,7 @@ "indexedStringIds": [ 54 ], - "mappedName": "#36:1;:U;XTR;:H469:7,V", + "mappedName": "#36:1;:U;XTR;:H1104:7,V", "mappedStringIds": [ 54 ], @@ -134428,7 +134428,7 @@ "history": [ { "children": [], - "mappedName": "#4;:H469,V", + "mappedName": "#4;:H1104,V", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -134443,7 +134443,7 @@ "indexedStringIds": [ 4 ], - "mappedName": "#4;:H469,V", + "mappedName": "#4;:H1104,V", "mappedStringIds": [ 4 ], @@ -134453,11 +134453,11 @@ "history": [ { "children": [ - "#16:1;:U;XTR;:H469:7,E", - "#d:1;:G;XTR;:H469:7,F", - "#b:1;:H469,E" + "#16:1;:U;XTR;:H1104:7,E", + "#d:1;:G;XTR;:H1104:7,F", + "#b:1;:H1104,E" ], - "mappedName": "#36:1;:U2;XTR;:H469:8,V", + "mappedName": "#36:1;:U2;XTR;:H1104:8,V", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -134472,7 +134472,7 @@ "indexedStringIds": [ 54 ], - "mappedName": "#36:1;:U2;XTR;:H469:8,V", + "mappedName": "#36:1;:U2;XTR;:H1104:8,V", "mappedStringIds": [ 54 ], @@ -134482,7 +134482,7 @@ "history": [ { "children": [], - "mappedName": "#6;:H469,V", + "mappedName": "#6;:H1104,V", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -134497,7 +134497,7 @@ "indexedStringIds": [ 6 ], - "mappedName": "#6;:H469,V", + "mappedName": "#6;:H1104,V", "mappedStringIds": [ 6 ], @@ -134507,11 +134507,11 @@ "history": [ { "children": [ - "#16:2;:U;XTR;:H469:7,E", - "#d:2;:G;XTR;:H469:7,F", - "#b:2;:H469,E" + "#16:2;:U;XTR;:H1104:7,E", + "#d:2;:G;XTR;:H1104:7,F", + "#b:2;:H1104,E" ], - "mappedName": "#36:2;:U2;XTR;:H469:8,V", + "mappedName": "#36:2;:U2;XTR;:H1104:8,V", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -134529,7 +134529,7 @@ 22, 54 ], - "mappedName": "#36:2;:U2;XTR;:H469:8,V", + "mappedName": "#36:2;:U2;XTR;:H1104:8,V", "mappedStringIds": [ 11, 13, @@ -134542,7 +134542,7 @@ "history": [ { "children": [], - "mappedName": "#8;:H469,V", + "mappedName": "#8;:H1104,V", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -134557,7 +134557,7 @@ "indexedStringIds": [ 8 ], - "mappedName": "#8;:H469,V", + "mappedName": "#8;:H1104,V", "mappedStringIds": [ 8 ], @@ -134567,11 +134567,11 @@ "history": [ { "children": [ - "#16:3;:U;XTR;:H469:7,E", - "#d:3;:G;XTR;:H469:7,F", - "#b:3;:H469,E" + "#16:3;:U;XTR;:H1104:7,E", + "#d:3;:G;XTR;:H1104:7,F", + "#b:3;:H1104,E" ], - "mappedName": "#36:3;:U2;XTR;:H469:8,V", + "mappedName": "#36:3;:U2;XTR;:H1104:8,V", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -134589,7 +134589,7 @@ 22, 54 ], - "mappedName": "#36:3;:U2;XTR;:H469:8,V", + "mappedName": "#36:3;:U2;XTR;:H1104:8,V", "mappedStringIds": [ 11, 13, @@ -134612,7 +134612,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;:G;XTR;:H469:7,F", + "mappedName": "#d:1;:G;XTR;:H1104:7,F", "mappedStringIds": [ 13 ], @@ -134622,7 +134622,7 @@ "index": 1, "type": "Face" }, - "name": "#d:1;:G;XTR;:H469:7,F", + "name": "#d:1;:G;XTR;:H1104:7,F", "stringIds": [ 13 ] @@ -134646,7 +134646,7 @@ 13 ], "kind": "face", - "mappedName": "#d:2;:G;XTR;:H469:7,F", + "mappedName": "#d:2;:G;XTR;:H1104:7,F", "mappedStringIds": [ 11, 13 @@ -134657,7 +134657,7 @@ "index": 2, "type": "Face" }, - "name": "#d:2;:G;XTR;:H469:7,F", + "name": "#d:2;:G;XTR;:H1104:7,F", "stringIds": [ 11, 13 @@ -134682,7 +134682,7 @@ 13 ], "kind": "face", - "mappedName": "#d:3;:G;XTR;:H469:7,F", + "mappedName": "#d:3;:G;XTR;:H1104:7,F", "mappedStringIds": [ 11, 13 @@ -134693,7 +134693,7 @@ "index": 3, "type": "Face" }, - "name": "#d:3;:G;XTR;:H469:7,F", + "name": "#d:3;:G;XTR;:H1104:7,F", "stringIds": [ 11, 13 @@ -134718,7 +134718,7 @@ 13 ], "kind": "face", - "mappedName": "#d:4;:G;XTR;:H469:7,F", + "mappedName": "#d:4;:G;XTR;:H1104:7,F", "mappedStringIds": [ 11, 13 @@ -134729,7 +134729,7 @@ "index": 4, "type": "Face" }, - "name": "#d:4;:G;XTR;:H469:7,F", + "name": "#d:4;:G;XTR;:H1104:7,F", "stringIds": [ 11, 13 @@ -134753,7 +134753,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;FAC;:H469:4,F", + "mappedName": "#d:1;FAC;:H1104:4,F", "mappedStringIds": [ 13 ], @@ -134763,7 +134763,7 @@ "index": 5, "type": "Face" }, - "name": "#d:1;FAC;:H469:4,F", + "name": "#d:1;FAC;:H1104:4,F", "stringIds": [ 13 ] @@ -134786,7 +134786,7 @@ 20 ], "kind": "face", - "mappedName": "#14:1;:G0;XTR;:H469:8,F", + "mappedName": "#14:1;:G0;XTR;:H1104:8,F", "mappedStringIds": [ 20 ], @@ -134796,7 +134796,7 @@ "index": 6, "type": "Face" }, - "name": "#14:1;:G0;XTR;:H469:8,F", + "name": "#14:1;:G0;XTR;:H1104:8,F", "stringIds": [ 20 ] @@ -134819,7 +134819,7 @@ 70 ], "kind": "edge", - "mappedName": "#46;:G;XTR;:H469:7,E", + "mappedName": "#46;:G;XTR;:H1104:7,E", "mappedStringIds": [ 70 ], @@ -134829,7 +134829,7 @@ "index": 1, "type": "Edge" }, - "name": "#46;:G;XTR;:H469:7,E", + "name": "#46;:G;XTR;:H1104:7,E", "stringIds": [ 70 ] @@ -134852,7 +134852,7 @@ 71 ], "kind": "edge", - "mappedName": "#47;:G;XTR;:H469:7,E", + "mappedName": "#47;:G;XTR;:H1104:7,E", "mappedStringIds": [ 71 ], @@ -134862,7 +134862,7 @@ "index": 2, "type": "Edge" }, - "name": "#47;:G;XTR;:H469:7,E", + "name": "#47;:G;XTR;:H1104:7,E", "stringIds": [ 71 ] @@ -134885,7 +134885,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:1;:H469,E", + "mappedName": "#b:1;:H1104,E", "mappedStringIds": [ 11 ], @@ -134895,7 +134895,7 @@ "index": 3, "type": "Edge" }, - "name": "#b:1;:H469,E", + "name": "#b:1;:H1104,E", "stringIds": [ 11 ] @@ -134918,7 +134918,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:1;:U;XTR;:H469:7,E", + "mappedName": "#16:1;:U;XTR;:H1104:7,E", "mappedStringIds": [ 22 ], @@ -134928,7 +134928,7 @@ "index": 4, "type": "Edge" }, - "name": "#16:1;:U;XTR;:H469:7,E", + "name": "#16:1;:U;XTR;:H1104:7,E", "stringIds": [ 22 ] @@ -134951,7 +134951,7 @@ 72 ], "kind": "edge", - "mappedName": "#48;:G;XTR;:H469:7,E", + "mappedName": "#48;:G;XTR;:H1104:7,E", "mappedStringIds": [ 72 ], @@ -134961,7 +134961,7 @@ "index": 5, "type": "Edge" }, - "name": "#48;:G;XTR;:H469:7,E", + "name": "#48;:G;XTR;:H1104:7,E", "stringIds": [ 72 ] @@ -134984,7 +134984,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:2;:H469,E", + "mappedName": "#b:2;:H1104,E", "mappedStringIds": [ 11 ], @@ -134994,7 +134994,7 @@ "index": 6, "type": "Edge" }, - "name": "#b:2;:H469,E", + "name": "#b:2;:H1104,E", "stringIds": [ 11 ] @@ -135019,7 +135019,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:2;:U;XTR;:H469:7,E", + "mappedName": "#16:2;:U;XTR;:H1104:7,E", "mappedStringIds": [ 11, 13, @@ -135031,7 +135031,7 @@ "index": 7, "type": "Edge" }, - "name": "#16:2;:U;XTR;:H469:7,E", + "name": "#16:2;:U;XTR;:H1104:7,E", "stringIds": [ 11, 13, @@ -135056,7 +135056,7 @@ 73 ], "kind": "edge", - "mappedName": "#49;:G;XTR;:H469:7,E", + "mappedName": "#49;:G;XTR;:H1104:7,E", "mappedStringIds": [ 73 ], @@ -135066,7 +135066,7 @@ "index": 8, "type": "Edge" }, - "name": "#49;:G;XTR;:H469:7,E", + "name": "#49;:G;XTR;:H1104:7,E", "stringIds": [ 73 ] @@ -135089,7 +135089,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:3;:H469,E", + "mappedName": "#b:3;:H1104,E", "mappedStringIds": [ 11 ], @@ -135099,7 +135099,7 @@ "index": 9, "type": "Edge" }, - "name": "#b:3;:H469,E", + "name": "#b:3;:H1104,E", "stringIds": [ 11 ] @@ -135124,7 +135124,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:3;:U;XTR;:H469:7,E", + "mappedName": "#16:3;:U;XTR;:H1104:7,E", "mappedStringIds": [ 11, 13, @@ -135136,7 +135136,7 @@ "index": 10, "type": "Edge" }, - "name": "#16:3;:U;XTR;:H469:7,E", + "name": "#16:3;:U;XTR;:H1104:7,E", "stringIds": [ 11, 13, @@ -135161,7 +135161,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:4;:H469,E", + "mappedName": "#b:4;:H1104,E", "mappedStringIds": [ 11 ], @@ -135171,7 +135171,7 @@ "index": 11, "type": "Edge" }, - "name": "#b:4;:H469,E", + "name": "#b:4;:H1104,E", "stringIds": [ 11 ] @@ -135196,7 +135196,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:4;:U;XTR;:H469:7,E", + "mappedName": "#16:4;:U;XTR;:H1104:7,E", "mappedStringIds": [ 11, 13, @@ -135208,7 +135208,7 @@ "index": 12, "type": "Edge" }, - "name": "#16:4;:U;XTR;:H469:7,E", + "name": "#16:4;:U;XTR;:H1104:7,E", "stringIds": [ 11, 13, @@ -135233,7 +135233,7 @@ 2 ], "kind": "vertex", - "mappedName": "#2;:H469,V", + "mappedName": "#2;:H1104,V", "mappedStringIds": [ 2 ], @@ -135243,7 +135243,7 @@ "index": 1, "type": "Vertex" }, - "name": "#2;:H469,V", + "name": "#2;:H1104,V", "stringIds": [ 2 ] @@ -135266,7 +135266,7 @@ 54 ], "kind": "vertex", - "mappedName": "#36:1;:U;XTR;:H469:7,V", + "mappedName": "#36:1;:U;XTR;:H1104:7,V", "mappedStringIds": [ 54 ], @@ -135276,7 +135276,7 @@ "index": 2, "type": "Vertex" }, - "name": "#36:1;:U;XTR;:H469:7,V", + "name": "#36:1;:U;XTR;:H1104:7,V", "stringIds": [ 54 ] @@ -135299,7 +135299,7 @@ 4 ], "kind": "vertex", - "mappedName": "#4;:H469,V", + "mappedName": "#4;:H1104,V", "mappedStringIds": [ 4 ], @@ -135309,7 +135309,7 @@ "index": 3, "type": "Vertex" }, - "name": "#4;:H469,V", + "name": "#4;:H1104,V", "stringIds": [ 4 ] @@ -135332,7 +135332,7 @@ 54 ], "kind": "vertex", - "mappedName": "#36:1;:U2;XTR;:H469:8,V", + "mappedName": "#36:1;:U2;XTR;:H1104:8,V", "mappedStringIds": [ 54 ], @@ -135342,7 +135342,7 @@ "index": 4, "type": "Vertex" }, - "name": "#36:1;:U2;XTR;:H469:8,V", + "name": "#36:1;:U2;XTR;:H1104:8,V", "stringIds": [ 54 ] @@ -135365,7 +135365,7 @@ 6 ], "kind": "vertex", - "mappedName": "#6;:H469,V", + "mappedName": "#6;:H1104,V", "mappedStringIds": [ 6 ], @@ -135375,7 +135375,7 @@ "index": 5, "type": "Vertex" }, - "name": "#6;:H469,V", + "name": "#6;:H1104,V", "stringIds": [ 6 ] @@ -135401,7 +135401,7 @@ 54 ], "kind": "vertex", - "mappedName": "#36:2;:U2;XTR;:H469:8,V", + "mappedName": "#36:2;:U2;XTR;:H1104:8,V", "mappedStringIds": [ 11, 13, @@ -135414,7 +135414,7 @@ "index": 6, "type": "Vertex" }, - "name": "#36:2;:U2;XTR;:H469:8,V", + "name": "#36:2;:U2;XTR;:H1104:8,V", "stringIds": [ 11, 13, @@ -135440,7 +135440,7 @@ 8 ], "kind": "vertex", - "mappedName": "#8;:H469,V", + "mappedName": "#8;:H1104,V", "mappedStringIds": [ 8 ], @@ -135450,7 +135450,7 @@ "index": 7, "type": "Vertex" }, - "name": "#8;:H469,V", + "name": "#8;:H1104,V", "stringIds": [ 8 ] @@ -135476,7 +135476,7 @@ 54 ], "kind": "vertex", - "mappedName": "#36:3;:U2;XTR;:H469:8,V", + "mappedName": "#36:3;:U2;XTR;:H1104:8,V", "mappedStringIds": [ 11, 13, @@ -135489,7 +135489,7 @@ "index": 8, "type": "Vertex" }, - "name": "#36:3;:U2;XTR;:H469:8,V", + "name": "#36:3;:U2;XTR;:H1104:8,V", "stringIds": [ 11, 13, @@ -136326,15 +136326,15 @@ "history": [ { "children": [], - "mappedName": "#16:1;:H46a,F", + "mappedName": "#16:1;:H1105,F", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:1;:H469,E" + "#b:1;:H1104,E" ], - "mappedName": "#d:1;:G;XTR;:H469:7,F", + "mappedName": "#d:1;:G;XTR;:H1104:7,F", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -136349,7 +136349,7 @@ "indexedStringIds": [ 22 ], - "mappedName": "#16:1;:H46a,F", + "mappedName": "#16:1;:H1105,F", "mappedStringIds": [ 22 ], @@ -136359,15 +136359,15 @@ "history": [ { "children": [], - "mappedName": "#16:4;:H46a,F", + "mappedName": "#16:4;:H1105,F", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:4;:H469,E" + "#b:4;:H1104,E" ], - "mappedName": "#d:4;:G;XTR;:H469:7,F", + "mappedName": "#d:4;:G;XTR;:H1104:7,F", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -136384,7 +136384,7 @@ 13, 22 ], - "mappedName": "#16:4;:H46a,F", + "mappedName": "#16:4;:H1105,F", "mappedStringIds": [ 11, 13, @@ -136396,15 +136396,15 @@ "history": [ { "children": [], - "mappedName": "#16:2;:H46a,F", + "mappedName": "#16:2;:H1105,F", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:2;:H469,E" + "#b:2;:H1104,E" ], - "mappedName": "#d:2;:G;XTR;:H469:7,F", + "mappedName": "#d:2;:G;XTR;:H1104:7,F", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -136421,7 +136421,7 @@ 13, 22 ], - "mappedName": "#16:2;:H46a,F", + "mappedName": "#16:2;:H1105,F", "mappedStringIds": [ 11, 13, @@ -136433,15 +136433,15 @@ "history": [ { "children": [], - "mappedName": "#14:1;:H46a,F", + "mappedName": "#14:1;:H1105,F", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:1;:H469,E" + "#b:1;:H1104,E" ], - "mappedName": "#d:1;FAC;:H469:4,F", + "mappedName": "#d:1;FAC;:H1104:4,F", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -136456,7 +136456,7 @@ "indexedStringIds": [ 20 ], - "mappedName": "#14:1;:H46a,F", + "mappedName": "#14:1;:H1105,F", "mappedStringIds": [ 20 ], @@ -136466,16 +136466,16 @@ "history": [ { "children": [], - "mappedName": "#38:1;:H46a,F", + "mappedName": "#38:1;:H1105,F", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:1;FAC;:H469:4,F", - "#b:1;:H469,E" + "#d:1;FAC;:H1104:4,F", + "#b:1;:H1104,E" ], - "mappedName": "#14:1;:G0;XTR;:H469:8,F", + "mappedName": "#14:1;:G0;XTR;:H1104:8,F", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -136490,7 +136490,7 @@ "indexedStringIds": [ 56 ], - "mappedName": "#38:1;:H46a,F", + "mappedName": "#38:1;:H1105,F", "mappedStringIds": [ 56 ], @@ -136500,15 +136500,15 @@ "history": [ { "children": [], - "mappedName": "#16:3;:H46a,F", + "mappedName": "#16:3;:H1105,F", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:3;:H469,E" + "#b:3;:H1104,E" ], - "mappedName": "#d:3;:G;XTR;:H469:7,F", + "mappedName": "#d:3;:G;XTR;:H1104:7,F", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -136525,7 +136525,7 @@ 13, 22 ], - "mappedName": "#16:3;:H46a,F", + "mappedName": "#16:3;:H1105,F", "mappedStringIds": [ 11, 13, @@ -136537,10 +136537,10 @@ "history": [ { "children": [ - "#1d:1;:G;XTR;:H46b:7,F", - "#b:1;:H46b,E" + "#1d:1;:G;XTR;:H1106:7,F", + "#b:1;:H1106,E" ], - "mappedName": "#26:1;:H-46c,F", + "mappedName": "#26:1;:H-1107,F", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -136555,7 +136555,7 @@ "indexedStringIds": [ 38 ], - "mappedName": "#26:1;:H-46c,F", + "mappedName": "#26:1;:H-1107,F", "mappedStringIds": [ 38 ], @@ -136565,10 +136565,10 @@ "history": [ { "children": [ - "#1d:4;:G;XTR;:H46b:7,F", - "#b:4;:H46b,E" + "#1d:4;:G;XTR;:H1106:7,F", + "#b:4;:H1106,E" ], - "mappedName": "#26:4;:H-46c,F", + "mappedName": "#26:4;:H-1107,F", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -136585,7 +136585,7 @@ 29, 38 ], - "mappedName": "#26:4;:H-46c,F", + "mappedName": "#26:4;:H-1107,F", "mappedStringIds": [ 11, 29, @@ -136597,10 +136597,10 @@ "history": [ { "children": [ - "#1d:2;:G;XTR;:H46b:7,F", - "#b:2;:H46b,E" + "#1d:2;:G;XTR;:H1106:7,F", + "#b:2;:H1106,E" ], - "mappedName": "#26:2;:H-46c,F", + "mappedName": "#26:2;:H-1107,F", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -136617,7 +136617,7 @@ 29, 38 ], - "mappedName": "#26:2;:H-46c,F", + "mappedName": "#26:2;:H-1107,F", "mappedStringIds": [ 11, 29, @@ -136629,10 +136629,10 @@ "history": [ { "children": [ - "#1d:1;FAC;:H46b:4,F", - "#b:1;:H46b,E" + "#1d:1;FAC;:H1106:4,F", + "#b:1;:H1106,E" ], - "mappedName": "#24:1;:H-46c,F", + "mappedName": "#24:1;:H-1107,F", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -136647,7 +136647,7 @@ "indexedStringIds": [ 36 ], - "mappedName": "#24:1;:H-46c,F", + "mappedName": "#24:1;:H-1107,F", "mappedStringIds": [ 36 ], @@ -136657,11 +136657,11 @@ "history": [ { "children": [ - "#24:1;:G0;XTR;:H46b:8,F", - "#1d:1;FAC;:H46b:4,F", - "#b:1;:H46b,E" + "#24:1;:G0;XTR;:H1106:8,F", + "#1d:1;FAC;:H1106:4,F", + "#b:1;:H1106,E" ], - "mappedName": "#45:1;:H-46c,F", + "mappedName": "#45:1;:H-1107,F", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -136676,7 +136676,7 @@ "indexedStringIds": [ 69 ], - "mappedName": "#45:1;:H-46c,F", + "mappedName": "#45:1;:H-1107,F", "mappedStringIds": [ 69 ], @@ -136686,10 +136686,10 @@ "history": [ { "children": [ - "#1d:3;:G;XTR;:H46b:7,F", - "#b:3;:H46b,E" + "#1d:3;:G;XTR;:H1106:7,F", + "#b:3;:H1106,E" ], - "mappedName": "#26:3;:H-46c,F", + "mappedName": "#26:3;:H-1107,F", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -136706,7 +136706,7 @@ 29, 38 ], - "mappedName": "#26:3;:H-46c,F", + "mappedName": "#26:3;:H-1107,F", "mappedStringIds": [ 11, 29, @@ -136718,13 +136718,13 @@ "history": [ { "children": [], - "mappedName": "#5d:2e;:H46a,E", + "mappedName": "#5d:2e;:H1105,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4646;:G;XTR;:H469:7,E", + "mappedName": "#4646;:G;XTR;:H1104:7,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -136739,7 +136739,7 @@ "indexedStringIds": [ 93 ], - "mappedName": "#5d:2e;:H46a,E", + "mappedName": "#5d:2e;:H1105,E", "mappedStringIds": [ 93 ], @@ -136749,13 +136749,13 @@ "history": [ { "children": [], - "mappedName": "#5e:2f;:H46a,E", + "mappedName": "#5e:2f;:H1105,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4747;:G;XTR;:H469:7,E", + "mappedName": "#4747;:G;XTR;:H1104:7,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -136770,7 +136770,7 @@ "indexedStringIds": [ 94 ], - "mappedName": "#5e:2f;:H46a,E", + "mappedName": "#5e:2f;:H1105,E", "mappedStringIds": [ 94 ], @@ -136780,13 +136780,13 @@ "history": [ { "children": [], - "mappedName": "#d:1;:H46a,E", + "mappedName": "#d:1;:H1105,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:1;:H469,E", + "mappedName": "#b:1;:H1104,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -136801,7 +136801,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;:H46a,E", + "mappedName": "#d:1;:H1105,E", "mappedStringIds": [ 13 ], @@ -136811,16 +136811,16 @@ "history": [ { "children": [], - "mappedName": "#36:1;:H46a,E", + "mappedName": "#36:1;:H1105,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:1;:G;XTR;:H469:7,F", - "#b:1;:H469,E" + "#d:1;:G;XTR;:H1104:7,F", + "#b:1;:H1104,E" ], - "mappedName": "#16:1;:U;XTR;:H469:7,E", + "mappedName": "#16:1;:U;XTR;:H1104:7,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -136835,7 +136835,7 @@ "indexedStringIds": [ 54 ], - "mappedName": "#36:1;:H46a,E", + "mappedName": "#36:1;:H1105,E", "mappedStringIds": [ 54 ], @@ -136845,13 +136845,13 @@ "history": [ { "children": [], - "mappedName": "#60:31;:H46a,E", + "mappedName": "#60:31;:H1105,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4949;:G;XTR;:H469:7,E", + "mappedName": "#4949;:G;XTR;:H1104:7,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -136866,7 +136866,7 @@ "indexedStringIds": [ 96 ], - "mappedName": "#60:31;:H46a,E", + "mappedName": "#60:31;:H1105,E", "mappedStringIds": [ 96 ], @@ -136876,13 +136876,13 @@ "history": [ { "children": [], - "mappedName": "#d:4;:H46a,E", + "mappedName": "#d:4;:H1105,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:4;:H469,E", + "mappedName": "#b:4;:H1104,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -136898,7 +136898,7 @@ 11, 13 ], - "mappedName": "#d:4;:H46a,E", + "mappedName": "#d:4;:H1105,E", "mappedStringIds": [ 11, 13 @@ -136909,16 +136909,16 @@ "history": [ { "children": [], - "mappedName": "#36:4;:H46a,E", + "mappedName": "#36:4;:H1105,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:4;:G;XTR;:H469:7,F", - "#b:4;:H469,E" + "#d:4;:G;XTR;:H1104:7,F", + "#b:4;:H1104,E" ], - "mappedName": "#16:4;:U;XTR;:H469:7,E", + "mappedName": "#16:4;:U;XTR;:H1104:7,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -136936,7 +136936,7 @@ 22, 54 ], - "mappedName": "#36:4;:H46a,E", + "mappedName": "#36:4;:H1105,E", "mappedStringIds": [ 11, 13, @@ -136949,13 +136949,13 @@ "history": [ { "children": [], - "mappedName": "#5f:30;:H46a,E", + "mappedName": "#5f:30;:H1105,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4848;:G;XTR;:H469:7,E", + "mappedName": "#4848;:G;XTR;:H1104:7,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -136970,7 +136970,7 @@ "indexedStringIds": [ 95 ], - "mappedName": "#5f:30;:H46a,E", + "mappedName": "#5f:30;:H1105,E", "mappedStringIds": [ 95 ], @@ -136980,13 +136980,13 @@ "history": [ { "children": [], - "mappedName": "#d:2;:H46a,E", + "mappedName": "#d:2;:H1105,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:2;:H469,E", + "mappedName": "#b:2;:H1104,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -137002,7 +137002,7 @@ 11, 13 ], - "mappedName": "#d:2;:H46a,E", + "mappedName": "#d:2;:H1105,E", "mappedStringIds": [ 11, 13 @@ -137013,16 +137013,16 @@ "history": [ { "children": [], - "mappedName": "#36:2;:H46a,E", + "mappedName": "#36:2;:H1105,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:2;:G;XTR;:H469:7,F", - "#b:2;:H469,E" + "#d:2;:G;XTR;:H1104:7,F", + "#b:2;:H1104,E" ], - "mappedName": "#16:2;:U;XTR;:H469:7,E", + "mappedName": "#16:2;:U;XTR;:H1104:7,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -137040,7 +137040,7 @@ 22, 54 ], - "mappedName": "#36:2;:H46a,E", + "mappedName": "#36:2;:H1105,E", "mappedStringIds": [ 11, 13, @@ -137053,13 +137053,13 @@ "history": [ { "children": [], - "mappedName": "#d:3;:H46a,E", + "mappedName": "#d:3;:H1105,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:3;:H469,E", + "mappedName": "#b:3;:H1104,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -137075,7 +137075,7 @@ 11, 13 ], - "mappedName": "#d:3;:H46a,E", + "mappedName": "#d:3;:H1105,E", "mappedStringIds": [ 11, 13 @@ -137086,16 +137086,16 @@ "history": [ { "children": [], - "mappedName": "#36:3;:H46a,E", + "mappedName": "#36:3;:H1105,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:3;:G;XTR;:H469:7,F", - "#b:3;:H469,E" + "#d:3;:G;XTR;:H1104:7,F", + "#b:3;:H1104,E" ], - "mappedName": "#16:3;:U;XTR;:H469:7,E", + "mappedName": "#16:3;:U;XTR;:H1104:7,E", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -137113,7 +137113,7 @@ 22, 54 ], - "mappedName": "#36:3;:H46a,E", + "mappedName": "#36:3;:H1105,E", "mappedStringIds": [ 11, 13, @@ -137126,10 +137126,10 @@ "history": [ { "children": [ - "#1f;:G;XTR;:H46b:7,E", - "#2;:H46b,V" + "#1f;:G;XTR;:H1106:7,E", + "#2;:H1106,V" ], - "mappedName": "#4a;:H-46c,E", + "mappedName": "#4a;:H-1107,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -137144,7 +137144,7 @@ "indexedStringIds": [ 74 ], - "mappedName": "#4a;:H-46c,E", + "mappedName": "#4a;:H-1107,E", "mappedStringIds": [ 74 ], @@ -137154,10 +137154,10 @@ "history": [ { "children": [ - "#20;:G;XTR;:H46b:7,E", - "#4;:H46b,V" + "#20;:G;XTR;:H1106:7,E", + "#4;:H1106,V" ], - "mappedName": "#4b;:H-46c,E", + "mappedName": "#4b;:H-1107,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -137172,7 +137172,7 @@ "indexedStringIds": [ 75 ], - "mappedName": "#4b;:H-46c,E", + "mappedName": "#4b;:H-1107,E", "mappedStringIds": [ 75 ], @@ -137182,9 +137182,9 @@ "history": [ { "children": [ - "#b:1;:H46b,E" + "#b:1;:H1106,E" ], - "mappedName": "#1d:1;:H-46c,E", + "mappedName": "#1d:1;:H-1107,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -137199,7 +137199,7 @@ "indexedStringIds": [ 29 ], - "mappedName": "#1d:1;:H-46c,E", + "mappedName": "#1d:1;:H-1107,E", "mappedStringIds": [ 29 ], @@ -137209,11 +137209,11 @@ "history": [ { "children": [ - "#26:1;:U;XTR;:H46b:7,E", - "#1d:1;:G;XTR;:H46b:7,F", - "#b:1;:H46b,E" + "#26:1;:U;XTR;:H1106:7,E", + "#1d:1;:G;XTR;:H1106:7,F", + "#b:1;:H1106,E" ], - "mappedName": "#43:1;:H-46c,E", + "mappedName": "#43:1;:H-1107,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -137228,7 +137228,7 @@ "indexedStringIds": [ 67 ], - "mappedName": "#43:1;:H-46c,E", + "mappedName": "#43:1;:H-1107,E", "mappedStringIds": [ 67 ], @@ -137238,10 +137238,10 @@ "history": [ { "children": [ - "#22;:G;XTR;:H46b:7,E", - "#8;:H46b,V" + "#22;:G;XTR;:H1106:7,E", + "#8;:H1106,V" ], - "mappedName": "#4d;:H-46c,E", + "mappedName": "#4d;:H-1107,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -137256,7 +137256,7 @@ "indexedStringIds": [ 77 ], - "mappedName": "#4d;:H-46c,E", + "mappedName": "#4d;:H-1107,E", "mappedStringIds": [ 77 ], @@ -137266,9 +137266,9 @@ "history": [ { "children": [ - "#b:4;:H46b,E" + "#b:4;:H1106,E" ], - "mappedName": "#1d:4;:H-46c,E", + "mappedName": "#1d:4;:H-1107,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -137284,7 +137284,7 @@ 11, 29 ], - "mappedName": "#1d:4;:H-46c,E", + "mappedName": "#1d:4;:H-1107,E", "mappedStringIds": [ 11, 29 @@ -137295,11 +137295,11 @@ "history": [ { "children": [ - "#26:4;:U;XTR;:H46b:7,E", - "#1d:4;:G;XTR;:H46b:7,F", - "#b:4;:H46b,E" + "#26:4;:U;XTR;:H1106:7,E", + "#1d:4;:G;XTR;:H1106:7,F", + "#b:4;:H1106,E" ], - "mappedName": "#43:4;:H-46c,E", + "mappedName": "#43:4;:H-1107,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -137317,7 +137317,7 @@ 38, 67 ], - "mappedName": "#43:4;:H-46c,E", + "mappedName": "#43:4;:H-1107,E", "mappedStringIds": [ 11, 29, @@ -137330,10 +137330,10 @@ "history": [ { "children": [ - "#21;:G;XTR;:H46b:7,E", - "#6;:H46b,V" + "#21;:G;XTR;:H1106:7,E", + "#6;:H1106,V" ], - "mappedName": "#4c;:H-46c,E", + "mappedName": "#4c;:H-1107,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -137348,7 +137348,7 @@ "indexedStringIds": [ 76 ], - "mappedName": "#4c;:H-46c,E", + "mappedName": "#4c;:H-1107,E", "mappedStringIds": [ 76 ], @@ -137358,9 +137358,9 @@ "history": [ { "children": [ - "#b:2;:H46b,E" + "#b:2;:H1106,E" ], - "mappedName": "#1d:2;:H-46c,E", + "mappedName": "#1d:2;:H-1107,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -137376,7 +137376,7 @@ 11, 29 ], - "mappedName": "#1d:2;:H-46c,E", + "mappedName": "#1d:2;:H-1107,E", "mappedStringIds": [ 11, 29 @@ -137387,11 +137387,11 @@ "history": [ { "children": [ - "#26:2;:U;XTR;:H46b:7,E", - "#1d:2;:G;XTR;:H46b:7,F", - "#b:2;:H46b,E" + "#26:2;:U;XTR;:H1106:7,E", + "#1d:2;:G;XTR;:H1106:7,F", + "#b:2;:H1106,E" ], - "mappedName": "#43:2;:H-46c,E", + "mappedName": "#43:2;:H-1107,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -137409,7 +137409,7 @@ 38, 67 ], - "mappedName": "#43:2;:H-46c,E", + "mappedName": "#43:2;:H-1107,E", "mappedStringIds": [ 11, 29, @@ -137422,9 +137422,9 @@ "history": [ { "children": [ - "#b:3;:H46b,E" + "#b:3;:H1106,E" ], - "mappedName": "#1d:3;:H-46c,E", + "mappedName": "#1d:3;:H-1107,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -137440,7 +137440,7 @@ 11, 29 ], - "mappedName": "#1d:3;:H-46c,E", + "mappedName": "#1d:3;:H-1107,E", "mappedStringIds": [ 11, 29 @@ -137451,11 +137451,11 @@ "history": [ { "children": [ - "#26:3;:U;XTR;:H46b:7,E", - "#1d:3;:G;XTR;:H46b:7,F", - "#b:3;:H46b,E" + "#26:3;:U;XTR;:H1106:7,E", + "#1d:3;:G;XTR;:H1106:7,F", + "#b:3;:H1106,E" ], - "mappedName": "#43:3;:H-46c,E", + "mappedName": "#43:3;:H-1107,E", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -137473,7 +137473,7 @@ 38, 67 ], - "mappedName": "#43:3;:H-46c,E", + "mappedName": "#43:3;:H-1107,E", "mappedStringIds": [ 11, 29, @@ -137486,13 +137486,13 @@ "history": [ { "children": [], - "mappedName": "#46;:H46a,V", + "mappedName": "#46;:H1105,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#2;:H469,V", + "mappedName": "#2;:H1104,V", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -137507,7 +137507,7 @@ "indexedStringIds": [ 70 ], - "mappedName": "#46;:H46a,V", + "mappedName": "#46;:H1105,V", "mappedStringIds": [ 70 ], @@ -137517,17 +137517,17 @@ "history": [ { "children": [], - "mappedName": "#4f:1;:H46a,V", + "mappedName": "#4f:1;:H1105,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:1;:U;XTR;:H469:7,E", - "#d:1;:G;XTR;:H469:7,F", - "#b:1;:H469,E" + "#16:1;:U;XTR;:H1104:7,E", + "#d:1;:G;XTR;:H1104:7,F", + "#b:1;:H1104,E" ], - "mappedName": "#36:1;:U;XTR;:H469:7,V", + "mappedName": "#36:1;:U;XTR;:H1104:7,V", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -137542,7 +137542,7 @@ "indexedStringIds": [ 79 ], - "mappedName": "#4f:1;:H46a,V", + "mappedName": "#4f:1;:H1105,V", "mappedStringIds": [ 79 ], @@ -137552,13 +137552,13 @@ "history": [ { "children": [], - "mappedName": "#47;:H46a,V", + "mappedName": "#47;:H1105,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4;:H469,V", + "mappedName": "#4;:H1104,V", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -137573,7 +137573,7 @@ "indexedStringIds": [ 71 ], - "mappedName": "#47;:H46a,V", + "mappedName": "#47;:H1105,V", "mappedStringIds": [ 71 ], @@ -137583,17 +137583,17 @@ "history": [ { "children": [], - "mappedName": "#52:1;:H46a,V", + "mappedName": "#52:1;:H1105,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:1;:U;XTR;:H469:7,E", - "#d:1;:G;XTR;:H469:7,F", - "#b:1;:H469,E" + "#16:1;:U;XTR;:H1104:7,E", + "#d:1;:G;XTR;:H1104:7,F", + "#b:1;:H1104,E" ], - "mappedName": "#36:1;:U2;XTR;:H469:8,V", + "mappedName": "#36:1;:U2;XTR;:H1104:8,V", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -137608,7 +137608,7 @@ "indexedStringIds": [ 82 ], - "mappedName": "#52:1;:H46a,V", + "mappedName": "#52:1;:H1105,V", "mappedStringIds": [ 82 ], @@ -137618,13 +137618,13 @@ "history": [ { "children": [], - "mappedName": "#49;:H46a,V", + "mappedName": "#49;:H1105,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#8;:H469,V", + "mappedName": "#8;:H1104,V", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -137639,7 +137639,7 @@ "indexedStringIds": [ 73 ], - "mappedName": "#49;:H46a,V", + "mappedName": "#49;:H1105,V", "mappedStringIds": [ 73 ], @@ -137649,17 +137649,17 @@ "history": [ { "children": [], - "mappedName": "#52:3;:H46a,V", + "mappedName": "#52:3;:H1105,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:3;:U;XTR;:H469:7,E", - "#d:3;:G;XTR;:H469:7,F", - "#b:3;:H469,E" + "#16:3;:U;XTR;:H1104:7,E", + "#d:3;:G;XTR;:H1104:7,F", + "#b:3;:H1104,E" ], - "mappedName": "#36:3;:U2;XTR;:H469:8,V", + "mappedName": "#36:3;:U2;XTR;:H1104:8,V", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -137678,7 +137678,7 @@ 54, 82 ], - "mappedName": "#52:3;:H46a,V", + "mappedName": "#52:3;:H1105,V", "mappedStringIds": [ 11, 13, @@ -137692,13 +137692,13 @@ "history": [ { "children": [], - "mappedName": "#48;:H46a,V", + "mappedName": "#48;:H1105,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#6;:H469,V", + "mappedName": "#6;:H1104,V", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -137713,7 +137713,7 @@ "indexedStringIds": [ 72 ], - "mappedName": "#48;:H46a,V", + "mappedName": "#48;:H1105,V", "mappedStringIds": [ 72 ], @@ -137723,17 +137723,17 @@ "history": [ { "children": [], - "mappedName": "#52:2;:H46a,V", + "mappedName": "#52:2;:H1105,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:2;:U;XTR;:H469:7,E", - "#d:2;:G;XTR;:H469:7,F", - "#b:2;:H469,E" + "#16:2;:U;XTR;:H1104:7,E", + "#d:2;:G;XTR;:H1104:7,F", + "#b:2;:H1104,E" ], - "mappedName": "#36:2;:U2;XTR;:H469:8,V", + "mappedName": "#36:2;:U2;XTR;:H1104:8,V", "object": "Pad19", "typeId": "PartDesign::Pad" }, @@ -137752,7 +137752,7 @@ 54, 82 ], - "mappedName": "#52:2;:H46a,V", + "mappedName": "#52:2;:H1105,V", "mappedStringIds": [ 11, 13, @@ -137766,9 +137766,9 @@ "history": [ { "children": [ - "#2;:H46b,V" + "#2;:H1106,V" ], - "mappedName": "#1f;:H-46c,V", + "mappedName": "#1f;:H-1107,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -137783,7 +137783,7 @@ "indexedStringIds": [ 31 ], - "mappedName": "#1f;:H-46c,V", + "mappedName": "#1f;:H-1107,V", "mappedStringIds": [ 31 ], @@ -137793,11 +137793,11 @@ "history": [ { "children": [ - "#4a;:U;XTR;:H46b:7,V", - "#1f;:G;XTR;:H46b:7,E", - "#2;:H46b,V" + "#4a;:U;XTR;:H1106:7,V", + "#1f;:G;XTR;:H1106:7,E", + "#2;:H1106,V" ], - "mappedName": "#59;:H-46c,V", + "mappedName": "#59;:H-1107,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -137812,7 +137812,7 @@ "indexedStringIds": [ 89 ], - "mappedName": "#59;:H-46c,V", + "mappedName": "#59;:H-1107,V", "mappedStringIds": [ 89 ], @@ -137822,9 +137822,9 @@ "history": [ { "children": [ - "#4;:H46b,V" + "#4;:H1106,V" ], - "mappedName": "#20;:H-46c,V", + "mappedName": "#20;:H-1107,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -137839,7 +137839,7 @@ "indexedStringIds": [ 32 ], - "mappedName": "#20;:H-46c,V", + "mappedName": "#20;:H-1107,V", "mappedStringIds": [ 32 ], @@ -137849,11 +137849,11 @@ "history": [ { "children": [ - "#4b;:U;XTR;:H46b:7,V", - "#20;:G;XTR;:H46b:7,E", - "#4;:H46b,V" + "#4b;:U;XTR;:H1106:7,V", + "#20;:G;XTR;:H1106:7,E", + "#4;:H1106,V" ], - "mappedName": "#61;:H-46c,V", + "mappedName": "#61;:H-1107,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -137868,7 +137868,7 @@ "indexedStringIds": [ 97 ], - "mappedName": "#61;:H-46c,V", + "mappedName": "#61;:H-1107,V", "mappedStringIds": [ 97 ], @@ -137878,9 +137878,9 @@ "history": [ { "children": [ - "#8;:H46b,V" + "#8;:H1106,V" ], - "mappedName": "#22;:H-46c,V", + "mappedName": "#22;:H-1107,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -137895,7 +137895,7 @@ "indexedStringIds": [ 34 ], - "mappedName": "#22;:H-46c,V", + "mappedName": "#22;:H-1107,V", "mappedStringIds": [ 34 ], @@ -137905,11 +137905,11 @@ "history": [ { "children": [ - "#4d;:U;XTR;:H46b:7,V", - "#22;:G;XTR;:H46b:7,E", - "#8;:H46b,V" + "#4d;:U;XTR;:H1106:7,V", + "#22;:G;XTR;:H1106:7,E", + "#8;:H1106,V" ], - "mappedName": "#63;:H-46c,V", + "mappedName": "#63;:H-1107,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -137924,7 +137924,7 @@ "indexedStringIds": [ 99 ], - "mappedName": "#63;:H-46c,V", + "mappedName": "#63;:H-1107,V", "mappedStringIds": [ 99 ], @@ -137934,9 +137934,9 @@ "history": [ { "children": [ - "#6;:H46b,V" + "#6;:H1106,V" ], - "mappedName": "#21;:H-46c,V", + "mappedName": "#21;:H-1107,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -137951,7 +137951,7 @@ "indexedStringIds": [ 33 ], - "mappedName": "#21;:H-46c,V", + "mappedName": "#21;:H-1107,V", "mappedStringIds": [ 33 ], @@ -137961,11 +137961,11 @@ "history": [ { "children": [ - "#4c;:U;XTR;:H46b:7,V", - "#21;:G;XTR;:H46b:7,E", - "#6;:H46b,V" + "#4c;:U;XTR;:H1106:7,V", + "#21;:G;XTR;:H1106:7,E", + "#6;:H1106,V" ], - "mappedName": "#62;:H-46c,V", + "mappedName": "#62;:H-1107,V", "object": "Pocket19", "typeId": "PartDesign::Pocket" }, @@ -137980,7 +137980,7 @@ "indexedStringIds": [ 98 ], - "mappedName": "#62;:H-46c,V", + "mappedName": "#62;:H-1107,V", "mappedStringIds": [ 98 ], @@ -138000,7 +138000,7 @@ 22 ], "kind": "face", - "mappedName": "#16:1;:H46a,F", + "mappedName": "#16:1;:H1105,F", "mappedStringIds": [ 22 ], @@ -138010,7 +138010,7 @@ "index": 1, "type": "Face" }, - "name": "#16:1;:H46a,F", + "name": "#16:1;:H1105,F", "stringIds": [ 22 ] @@ -138020,9 +138020,9 @@ "resultPersistentId": "Pocket19:face:0", "sourceRefs": [ { - "mappedName": "#d:1;:G;XTR;:H469:7,F", + "mappedName": "#d:1;:G;XTR;:H1104:7,F", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#d:1;:G;XTR;:H469:7,F", + "persistentId": "Pad19:mapped:#d:1;:G;XTR;:H1104:7,F", "stageId": "Pad19" }, { @@ -138041,7 +138041,7 @@ 22 ], "kind": "face", - "mappedName": "#16:4;:H46a,F", + "mappedName": "#16:4;:H1105,F", "mappedStringIds": [ 11, 13, @@ -138053,7 +138053,7 @@ "index": 2, "type": "Face" }, - "name": "#16:4;:H46a,F", + "name": "#16:4;:H1105,F", "stringIds": [ 11, 13, @@ -138065,9 +138065,9 @@ "resultPersistentId": "Pocket19:face:1", "sourceRefs": [ { - "mappedName": "#d:4;:G;XTR;:H469:7,F", + "mappedName": "#d:4;:G;XTR;:H1104:7,F", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#d:4;:G;XTR;:H469:7,F", + "persistentId": "Pad19:mapped:#d:4;:G;XTR;:H1104:7,F", "stageId": "Pad19" }, { @@ -138086,7 +138086,7 @@ 22 ], "kind": "face", - "mappedName": "#16:2;:H46a,F", + "mappedName": "#16:2;:H1105,F", "mappedStringIds": [ 11, 13, @@ -138098,7 +138098,7 @@ "index": 3, "type": "Face" }, - "name": "#16:2;:H46a,F", + "name": "#16:2;:H1105,F", "stringIds": [ 11, 13, @@ -138110,9 +138110,9 @@ "resultPersistentId": "Pocket19:face:2", "sourceRefs": [ { - "mappedName": "#d:2;:G;XTR;:H469:7,F", + "mappedName": "#d:2;:G;XTR;:H1104:7,F", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#d:2;:G;XTR;:H469:7,F", + "persistentId": "Pad19:mapped:#d:2;:G;XTR;:H1104:7,F", "stageId": "Pad19" }, { @@ -138129,7 +138129,7 @@ 20 ], "kind": "face", - "mappedName": "#14:1;:H46a,F", + "mappedName": "#14:1;:H1105,F", "mappedStringIds": [ 20 ], @@ -138139,7 +138139,7 @@ "index": 4, "type": "Face" }, - "name": "#14:1;:H46a,F", + "name": "#14:1;:H1105,F", "stringIds": [ 20 ] @@ -138149,9 +138149,9 @@ "resultPersistentId": "Pocket19:face:3", "sourceRefs": [ { - "mappedName": "#d:1;FAC;:H469:4,F", + "mappedName": "#d:1;FAC;:H1104:4,F", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#d:1;FAC;:H469:4,F", + "persistentId": "Pad19:mapped:#d:1;FAC;:H1104:4,F", "stageId": "Pad19" }, { @@ -138168,7 +138168,7 @@ 56 ], "kind": "face", - "mappedName": "#38:1;:H46a,F", + "mappedName": "#38:1;:H1105,F", "mappedStringIds": [ 56 ], @@ -138178,7 +138178,7 @@ "index": 5, "type": "Face" }, - "name": "#38:1;:H46a,F", + "name": "#38:1;:H1105,F", "stringIds": [ 56 ] @@ -138188,9 +138188,9 @@ "resultPersistentId": "Pocket19:face:4", "sourceRefs": [ { - "mappedName": "#14:1;:G0;XTR;:H469:8,F", + "mappedName": "#14:1;:G0;XTR;:H1104:8,F", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#14:1;:G0;XTR;:H469:8,F", + "persistentId": "Pad19:mapped:#14:1;:G0;XTR;:H1104:8,F", "stageId": "Pad19" }, { @@ -138209,7 +138209,7 @@ 22 ], "kind": "face", - "mappedName": "#16:3;:H46a,F", + "mappedName": "#16:3;:H1105,F", "mappedStringIds": [ 11, 13, @@ -138221,7 +138221,7 @@ "index": 6, "type": "Face" }, - "name": "#16:3;:H46a,F", + "name": "#16:3;:H1105,F", "stringIds": [ 11, 13, @@ -138233,9 +138233,9 @@ "resultPersistentId": "Pocket19:face:5", "sourceRefs": [ { - "mappedName": "#d:3;:G;XTR;:H469:7,F", + "mappedName": "#d:3;:G;XTR;:H1104:7,F", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#d:3;:G;XTR;:H469:7,F", + "persistentId": "Pad19:mapped:#d:3;:G;XTR;:H1104:7,F", "stageId": "Pad19" }, { @@ -138252,7 +138252,7 @@ 38 ], "kind": "face", - "mappedName": "#26:1;:H-46c,F", + "mappedName": "#26:1;:H-1107,F", "mappedStringIds": [ 38 ], @@ -138262,7 +138262,7 @@ "index": 7, "type": "Face" }, - "name": "#26:1;:H-46c,F", + "name": "#26:1;:H-1107,F", "stringIds": [ 38 ] @@ -138287,7 +138287,7 @@ 38 ], "kind": "face", - "mappedName": "#26:4;:H-46c,F", + "mappedName": "#26:4;:H-1107,F", "mappedStringIds": [ 11, 29, @@ -138299,7 +138299,7 @@ "index": 8, "type": "Face" }, - "name": "#26:4;:H-46c,F", + "name": "#26:4;:H-1107,F", "stringIds": [ 11, 29, @@ -138326,7 +138326,7 @@ 38 ], "kind": "face", - "mappedName": "#26:2;:H-46c,F", + "mappedName": "#26:2;:H-1107,F", "mappedStringIds": [ 11, 29, @@ -138338,7 +138338,7 @@ "index": 9, "type": "Face" }, - "name": "#26:2;:H-46c,F", + "name": "#26:2;:H-1107,F", "stringIds": [ 11, 29, @@ -138363,7 +138363,7 @@ 36 ], "kind": "face", - "mappedName": "#24:1;:H-46c,F", + "mappedName": "#24:1;:H-1107,F", "mappedStringIds": [ 36 ], @@ -138373,7 +138373,7 @@ "index": 10, "type": "Face" }, - "name": "#24:1;:H-46c,F", + "name": "#24:1;:H-1107,F", "stringIds": [ 36 ] @@ -138396,7 +138396,7 @@ 69 ], "kind": "face", - "mappedName": "#45:1;:H-46c,F", + "mappedName": "#45:1;:H-1107,F", "mappedStringIds": [ 69 ], @@ -138406,7 +138406,7 @@ "index": 11, "type": "Face" }, - "name": "#45:1;:H-46c,F", + "name": "#45:1;:H-1107,F", "stringIds": [ 69 ] @@ -138431,7 +138431,7 @@ 38 ], "kind": "face", - "mappedName": "#26:3;:H-46c,F", + "mappedName": "#26:3;:H-1107,F", "mappedStringIds": [ 11, 29, @@ -138443,7 +138443,7 @@ "index": 12, "type": "Face" }, - "name": "#26:3;:H-46c,F", + "name": "#26:3;:H-1107,F", "stringIds": [ 11, 29, @@ -138468,7 +138468,7 @@ 93 ], "kind": "edge", - "mappedName": "#5d:2e;:H46a,E", + "mappedName": "#5d:2e;:H1105,E", "mappedStringIds": [ 93 ], @@ -138478,7 +138478,7 @@ "index": 1, "type": "Edge" }, - "name": "#5d:2e;:H46a,E", + "name": "#5d:2e;:H1105,E", "stringIds": [ 93 ] @@ -138488,9 +138488,9 @@ "resultPersistentId": "Pocket19:edge:0", "sourceRefs": [ { - "mappedName": "#4646;:G;XTR;:H469:7,E", + "mappedName": "#4646;:G;XTR;:H1104:7,E", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#4646;:G;XTR;:H469:7,E", + "persistentId": "Pad19:mapped:#4646;:G;XTR;:H1104:7,E", "stageId": "Pad19" }, { @@ -138507,7 +138507,7 @@ 94 ], "kind": "edge", - "mappedName": "#5e:2f;:H46a,E", + "mappedName": "#5e:2f;:H1105,E", "mappedStringIds": [ 94 ], @@ -138517,7 +138517,7 @@ "index": 2, "type": "Edge" }, - "name": "#5e:2f;:H46a,E", + "name": "#5e:2f;:H1105,E", "stringIds": [ 94 ] @@ -138527,9 +138527,9 @@ "resultPersistentId": "Pocket19:edge:1", "sourceRefs": [ { - "mappedName": "#4747;:G;XTR;:H469:7,E", + "mappedName": "#4747;:G;XTR;:H1104:7,E", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#4747;:G;XTR;:H469:7,E", + "persistentId": "Pad19:mapped:#4747;:G;XTR;:H1104:7,E", "stageId": "Pad19" }, { @@ -138546,7 +138546,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:1;:H46a,E", + "mappedName": "#d:1;:H1105,E", "mappedStringIds": [ 13 ], @@ -138556,7 +138556,7 @@ "index": 3, "type": "Edge" }, - "name": "#d:1;:H46a,E", + "name": "#d:1;:H1105,E", "stringIds": [ 13 ] @@ -138566,9 +138566,9 @@ "resultPersistentId": "Pocket19:edge:2", "sourceRefs": [ { - "mappedName": "#b:1;:H469,E", + "mappedName": "#b:1;:H1104,E", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#b:1;:H469,E", + "persistentId": "Pad19:mapped:#b:1;:H1104,E", "stageId": "Pad19" }, { @@ -138585,7 +138585,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:1;:H46a,E", + "mappedName": "#36:1;:H1105,E", "mappedStringIds": [ 54 ], @@ -138595,7 +138595,7 @@ "index": 4, "type": "Edge" }, - "name": "#36:1;:H46a,E", + "name": "#36:1;:H1105,E", "stringIds": [ 54 ] @@ -138605,9 +138605,9 @@ "resultPersistentId": "Pocket19:edge:3", "sourceRefs": [ { - "mappedName": "#16:1;:U;XTR;:H469:7,E", + "mappedName": "#16:1;:U;XTR;:H1104:7,E", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#16:1;:U;XTR;:H469:7,E", + "persistentId": "Pad19:mapped:#16:1;:U;XTR;:H1104:7,E", "stageId": "Pad19" }, { @@ -138624,7 +138624,7 @@ 96 ], "kind": "edge", - "mappedName": "#60:31;:H46a,E", + "mappedName": "#60:31;:H1105,E", "mappedStringIds": [ 96 ], @@ -138634,7 +138634,7 @@ "index": 5, "type": "Edge" }, - "name": "#60:31;:H46a,E", + "name": "#60:31;:H1105,E", "stringIds": [ 96 ] @@ -138644,9 +138644,9 @@ "resultPersistentId": "Pocket19:edge:4", "sourceRefs": [ { - "mappedName": "#4949;:G;XTR;:H469:7,E", + "mappedName": "#4949;:G;XTR;:H1104:7,E", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#4949;:G;XTR;:H469:7,E", + "persistentId": "Pad19:mapped:#4949;:G;XTR;:H1104:7,E", "stageId": "Pad19" }, { @@ -138664,7 +138664,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:4;:H46a,E", + "mappedName": "#d:4;:H1105,E", "mappedStringIds": [ 11, 13 @@ -138675,7 +138675,7 @@ "index": 6, "type": "Edge" }, - "name": "#d:4;:H46a,E", + "name": "#d:4;:H1105,E", "stringIds": [ 11, 13 @@ -138686,9 +138686,9 @@ "resultPersistentId": "Pocket19:edge:5", "sourceRefs": [ { - "mappedName": "#b:4;:H469,E", + "mappedName": "#b:4;:H1104,E", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#b:4;:H469,E", + "persistentId": "Pad19:mapped:#b:4;:H1104,E", "stageId": "Pad19" }, { @@ -138708,7 +138708,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:4;:H46a,E", + "mappedName": "#36:4;:H1105,E", "mappedStringIds": [ 11, 13, @@ -138721,7 +138721,7 @@ "index": 7, "type": "Edge" }, - "name": "#36:4;:H46a,E", + "name": "#36:4;:H1105,E", "stringIds": [ 11, 13, @@ -138734,9 +138734,9 @@ "resultPersistentId": "Pocket19:edge:6", "sourceRefs": [ { - "mappedName": "#16:4;:U;XTR;:H469:7,E", + "mappedName": "#16:4;:U;XTR;:H1104:7,E", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#16:4;:U;XTR;:H469:7,E", + "persistentId": "Pad19:mapped:#16:4;:U;XTR;:H1104:7,E", "stageId": "Pad19" }, { @@ -138753,7 +138753,7 @@ 95 ], "kind": "edge", - "mappedName": "#5f:30;:H46a,E", + "mappedName": "#5f:30;:H1105,E", "mappedStringIds": [ 95 ], @@ -138763,7 +138763,7 @@ "index": 8, "type": "Edge" }, - "name": "#5f:30;:H46a,E", + "name": "#5f:30;:H1105,E", "stringIds": [ 95 ] @@ -138773,9 +138773,9 @@ "resultPersistentId": "Pocket19:edge:7", "sourceRefs": [ { - "mappedName": "#4848;:G;XTR;:H469:7,E", + "mappedName": "#4848;:G;XTR;:H1104:7,E", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#4848;:G;XTR;:H469:7,E", + "persistentId": "Pad19:mapped:#4848;:G;XTR;:H1104:7,E", "stageId": "Pad19" }, { @@ -138793,7 +138793,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:2;:H46a,E", + "mappedName": "#d:2;:H1105,E", "mappedStringIds": [ 11, 13 @@ -138804,7 +138804,7 @@ "index": 9, "type": "Edge" }, - "name": "#d:2;:H46a,E", + "name": "#d:2;:H1105,E", "stringIds": [ 11, 13 @@ -138815,9 +138815,9 @@ "resultPersistentId": "Pocket19:edge:8", "sourceRefs": [ { - "mappedName": "#b:2;:H469,E", + "mappedName": "#b:2;:H1104,E", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#b:2;:H469,E", + "persistentId": "Pad19:mapped:#b:2;:H1104,E", "stageId": "Pad19" }, { @@ -138837,7 +138837,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:2;:H46a,E", + "mappedName": "#36:2;:H1105,E", "mappedStringIds": [ 11, 13, @@ -138850,7 +138850,7 @@ "index": 10, "type": "Edge" }, - "name": "#36:2;:H46a,E", + "name": "#36:2;:H1105,E", "stringIds": [ 11, 13, @@ -138863,9 +138863,9 @@ "resultPersistentId": "Pocket19:edge:9", "sourceRefs": [ { - "mappedName": "#16:2;:U;XTR;:H469:7,E", + "mappedName": "#16:2;:U;XTR;:H1104:7,E", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#16:2;:U;XTR;:H469:7,E", + "persistentId": "Pad19:mapped:#16:2;:U;XTR;:H1104:7,E", "stageId": "Pad19" }, { @@ -138883,7 +138883,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:3;:H46a,E", + "mappedName": "#d:3;:H1105,E", "mappedStringIds": [ 11, 13 @@ -138894,7 +138894,7 @@ "index": 11, "type": "Edge" }, - "name": "#d:3;:H46a,E", + "name": "#d:3;:H1105,E", "stringIds": [ 11, 13 @@ -138905,9 +138905,9 @@ "resultPersistentId": "Pocket19:edge:10", "sourceRefs": [ { - "mappedName": "#b:3;:H469,E", + "mappedName": "#b:3;:H1104,E", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#b:3;:H469,E", + "persistentId": "Pad19:mapped:#b:3;:H1104,E", "stageId": "Pad19" }, { @@ -138927,7 +138927,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:3;:H46a,E", + "mappedName": "#36:3;:H1105,E", "mappedStringIds": [ 11, 13, @@ -138940,7 +138940,7 @@ "index": 12, "type": "Edge" }, - "name": "#36:3;:H46a,E", + "name": "#36:3;:H1105,E", "stringIds": [ 11, 13, @@ -138953,9 +138953,9 @@ "resultPersistentId": "Pocket19:edge:11", "sourceRefs": [ { - "mappedName": "#16:3;:U;XTR;:H469:7,E", + "mappedName": "#16:3;:U;XTR;:H1104:7,E", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#16:3;:U;XTR;:H469:7,E", + "persistentId": "Pad19:mapped:#16:3;:U;XTR;:H1104:7,E", "stageId": "Pad19" }, { @@ -138972,7 +138972,7 @@ 74 ], "kind": "edge", - "mappedName": "#4a;:H-46c,E", + "mappedName": "#4a;:H-1107,E", "mappedStringIds": [ 74 ], @@ -138982,7 +138982,7 @@ "index": 13, "type": "Edge" }, - "name": "#4a;:H-46c,E", + "name": "#4a;:H-1107,E", "stringIds": [ 74 ] @@ -139005,7 +139005,7 @@ 75 ], "kind": "edge", - "mappedName": "#4b;:H-46c,E", + "mappedName": "#4b;:H-1107,E", "mappedStringIds": [ 75 ], @@ -139015,7 +139015,7 @@ "index": 14, "type": "Edge" }, - "name": "#4b;:H-46c,E", + "name": "#4b;:H-1107,E", "stringIds": [ 75 ] @@ -139038,7 +139038,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:1;:H-46c,E", + "mappedName": "#1d:1;:H-1107,E", "mappedStringIds": [ 29 ], @@ -139048,7 +139048,7 @@ "index": 15, "type": "Edge" }, - "name": "#1d:1;:H-46c,E", + "name": "#1d:1;:H-1107,E", "stringIds": [ 29 ] @@ -139071,7 +139071,7 @@ 67 ], "kind": "edge", - "mappedName": "#43:1;:H-46c,E", + "mappedName": "#43:1;:H-1107,E", "mappedStringIds": [ 67 ], @@ -139081,7 +139081,7 @@ "index": 16, "type": "Edge" }, - "name": "#43:1;:H-46c,E", + "name": "#43:1;:H-1107,E", "stringIds": [ 67 ] @@ -139104,7 +139104,7 @@ 77 ], "kind": "edge", - "mappedName": "#4d;:H-46c,E", + "mappedName": "#4d;:H-1107,E", "mappedStringIds": [ 77 ], @@ -139114,7 +139114,7 @@ "index": 17, "type": "Edge" }, - "name": "#4d;:H-46c,E", + "name": "#4d;:H-1107,E", "stringIds": [ 77 ] @@ -139138,7 +139138,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:4;:H-46c,E", + "mappedName": "#1d:4;:H-1107,E", "mappedStringIds": [ 11, 29 @@ -139149,7 +139149,7 @@ "index": 18, "type": "Edge" }, - "name": "#1d:4;:H-46c,E", + "name": "#1d:4;:H-1107,E", "stringIds": [ 11, 29 @@ -139176,7 +139176,7 @@ 67 ], "kind": "edge", - "mappedName": "#43:4;:H-46c,E", + "mappedName": "#43:4;:H-1107,E", "mappedStringIds": [ 11, 29, @@ -139189,7 +139189,7 @@ "index": 19, "type": "Edge" }, - "name": "#43:4;:H-46c,E", + "name": "#43:4;:H-1107,E", "stringIds": [ 11, 29, @@ -139215,7 +139215,7 @@ 76 ], "kind": "edge", - "mappedName": "#4c;:H-46c,E", + "mappedName": "#4c;:H-1107,E", "mappedStringIds": [ 76 ], @@ -139225,7 +139225,7 @@ "index": 20, "type": "Edge" }, - "name": "#4c;:H-46c,E", + "name": "#4c;:H-1107,E", "stringIds": [ 76 ] @@ -139249,7 +139249,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:2;:H-46c,E", + "mappedName": "#1d:2;:H-1107,E", "mappedStringIds": [ 11, 29 @@ -139260,7 +139260,7 @@ "index": 21, "type": "Edge" }, - "name": "#1d:2;:H-46c,E", + "name": "#1d:2;:H-1107,E", "stringIds": [ 11, 29 @@ -139287,7 +139287,7 @@ 67 ], "kind": "edge", - "mappedName": "#43:2;:H-46c,E", + "mappedName": "#43:2;:H-1107,E", "mappedStringIds": [ 11, 29, @@ -139300,7 +139300,7 @@ "index": 22, "type": "Edge" }, - "name": "#43:2;:H-46c,E", + "name": "#43:2;:H-1107,E", "stringIds": [ 11, 29, @@ -139327,7 +139327,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:3;:H-46c,E", + "mappedName": "#1d:3;:H-1107,E", "mappedStringIds": [ 11, 29 @@ -139338,7 +139338,7 @@ "index": 23, "type": "Edge" }, - "name": "#1d:3;:H-46c,E", + "name": "#1d:3;:H-1107,E", "stringIds": [ 11, 29 @@ -139365,7 +139365,7 @@ 67 ], "kind": "edge", - "mappedName": "#43:3;:H-46c,E", + "mappedName": "#43:3;:H-1107,E", "mappedStringIds": [ 11, 29, @@ -139378,7 +139378,7 @@ "index": 24, "type": "Edge" }, - "name": "#43:3;:H-46c,E", + "name": "#43:3;:H-1107,E", "stringIds": [ 11, 29, @@ -139404,7 +139404,7 @@ 70 ], "kind": "vertex", - "mappedName": "#46;:H46a,V", + "mappedName": "#46;:H1105,V", "mappedStringIds": [ 70 ], @@ -139414,7 +139414,7 @@ "index": 1, "type": "Vertex" }, - "name": "#46;:H46a,V", + "name": "#46;:H1105,V", "stringIds": [ 70 ] @@ -139424,9 +139424,9 @@ "resultPersistentId": "Pocket19:vertex:0", "sourceRefs": [ { - "mappedName": "#2;:H469,V", + "mappedName": "#2;:H1104,V", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#2;:H469,V", + "persistentId": "Pad19:mapped:#2;:H1104,V", "stageId": "Pad19" }, { @@ -139443,7 +139443,7 @@ 79 ], "kind": "vertex", - "mappedName": "#4f:1;:H46a,V", + "mappedName": "#4f:1;:H1105,V", "mappedStringIds": [ 79 ], @@ -139453,7 +139453,7 @@ "index": 2, "type": "Vertex" }, - "name": "#4f:1;:H46a,V", + "name": "#4f:1;:H1105,V", "stringIds": [ 79 ] @@ -139463,9 +139463,9 @@ "resultPersistentId": "Pocket19:vertex:1", "sourceRefs": [ { - "mappedName": "#36:1;:U;XTR;:H469:7,V", + "mappedName": "#36:1;:U;XTR;:H1104:7,V", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#36:1;:U;XTR;:H469:7,V", + "persistentId": "Pad19:mapped:#36:1;:U;XTR;:H1104:7,V", "stageId": "Pad19" }, { @@ -139482,7 +139482,7 @@ 71 ], "kind": "vertex", - "mappedName": "#47;:H46a,V", + "mappedName": "#47;:H1105,V", "mappedStringIds": [ 71 ], @@ -139492,7 +139492,7 @@ "index": 3, "type": "Vertex" }, - "name": "#47;:H46a,V", + "name": "#47;:H1105,V", "stringIds": [ 71 ] @@ -139502,9 +139502,9 @@ "resultPersistentId": "Pocket19:vertex:2", "sourceRefs": [ { - "mappedName": "#4;:H469,V", + "mappedName": "#4;:H1104,V", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#4;:H469,V", + "persistentId": "Pad19:mapped:#4;:H1104,V", "stageId": "Pad19" }, { @@ -139521,7 +139521,7 @@ 82 ], "kind": "vertex", - "mappedName": "#52:1;:H46a,V", + "mappedName": "#52:1;:H1105,V", "mappedStringIds": [ 82 ], @@ -139531,7 +139531,7 @@ "index": 4, "type": "Vertex" }, - "name": "#52:1;:H46a,V", + "name": "#52:1;:H1105,V", "stringIds": [ 82 ] @@ -139541,9 +139541,9 @@ "resultPersistentId": "Pocket19:vertex:3", "sourceRefs": [ { - "mappedName": "#36:1;:U2;XTR;:H469:8,V", + "mappedName": "#36:1;:U2;XTR;:H1104:8,V", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#36:1;:U2;XTR;:H469:8,V", + "persistentId": "Pad19:mapped:#36:1;:U2;XTR;:H1104:8,V", "stageId": "Pad19" }, { @@ -139560,7 +139560,7 @@ 73 ], "kind": "vertex", - "mappedName": "#49;:H46a,V", + "mappedName": "#49;:H1105,V", "mappedStringIds": [ 73 ], @@ -139570,7 +139570,7 @@ "index": 5, "type": "Vertex" }, - "name": "#49;:H46a,V", + "name": "#49;:H1105,V", "stringIds": [ 73 ] @@ -139580,9 +139580,9 @@ "resultPersistentId": "Pocket19:vertex:4", "sourceRefs": [ { - "mappedName": "#8;:H469,V", + "mappedName": "#8;:H1104,V", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#8;:H469,V", + "persistentId": "Pad19:mapped:#8;:H1104,V", "stageId": "Pad19" }, { @@ -139603,7 +139603,7 @@ 82 ], "kind": "vertex", - "mappedName": "#52:3;:H46a,V", + "mappedName": "#52:3;:H1105,V", "mappedStringIds": [ 11, 13, @@ -139617,7 +139617,7 @@ "index": 6, "type": "Vertex" }, - "name": "#52:3;:H46a,V", + "name": "#52:3;:H1105,V", "stringIds": [ 11, 13, @@ -139631,9 +139631,9 @@ "resultPersistentId": "Pocket19:vertex:5", "sourceRefs": [ { - "mappedName": "#36:3;:U2;XTR;:H469:8,V", + "mappedName": "#36:3;:U2;XTR;:H1104:8,V", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#36:3;:U2;XTR;:H469:8,V", + "persistentId": "Pad19:mapped:#36:3;:U2;XTR;:H1104:8,V", "stageId": "Pad19" }, { @@ -139650,7 +139650,7 @@ 72 ], "kind": "vertex", - "mappedName": "#48;:H46a,V", + "mappedName": "#48;:H1105,V", "mappedStringIds": [ 72 ], @@ -139660,7 +139660,7 @@ "index": 7, "type": "Vertex" }, - "name": "#48;:H46a,V", + "name": "#48;:H1105,V", "stringIds": [ 72 ] @@ -139670,9 +139670,9 @@ "resultPersistentId": "Pocket19:vertex:6", "sourceRefs": [ { - "mappedName": "#6;:H469,V", + "mappedName": "#6;:H1104,V", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#6;:H469,V", + "persistentId": "Pad19:mapped:#6;:H1104,V", "stageId": "Pad19" }, { @@ -139693,7 +139693,7 @@ 82 ], "kind": "vertex", - "mappedName": "#52:2;:H46a,V", + "mappedName": "#52:2;:H1105,V", "mappedStringIds": [ 11, 13, @@ -139707,7 +139707,7 @@ "index": 8, "type": "Vertex" }, - "name": "#52:2;:H46a,V", + "name": "#52:2;:H1105,V", "stringIds": [ 11, 13, @@ -139721,9 +139721,9 @@ "resultPersistentId": "Pocket19:vertex:7", "sourceRefs": [ { - "mappedName": "#36:2;:U2;XTR;:H469:8,V", + "mappedName": "#36:2;:U2;XTR;:H1104:8,V", "objectId": "Pad19", - "persistentId": "Pad19:mapped:#36:2;:U2;XTR;:H469:8,V", + "persistentId": "Pad19:mapped:#36:2;:U2;XTR;:H1104:8,V", "stageId": "Pad19" }, { @@ -139740,7 +139740,7 @@ 31 ], "kind": "vertex", - "mappedName": "#1f;:H-46c,V", + "mappedName": "#1f;:H-1107,V", "mappedStringIds": [ 31 ], @@ -139750,7 +139750,7 @@ "index": 9, "type": "Vertex" }, - "name": "#1f;:H-46c,V", + "name": "#1f;:H-1107,V", "stringIds": [ 31 ] @@ -139773,7 +139773,7 @@ 89 ], "kind": "vertex", - "mappedName": "#59;:H-46c,V", + "mappedName": "#59;:H-1107,V", "mappedStringIds": [ 89 ], @@ -139783,7 +139783,7 @@ "index": 10, "type": "Vertex" }, - "name": "#59;:H-46c,V", + "name": "#59;:H-1107,V", "stringIds": [ 89 ] @@ -139806,7 +139806,7 @@ 32 ], "kind": "vertex", - "mappedName": "#20;:H-46c,V", + "mappedName": "#20;:H-1107,V", "mappedStringIds": [ 32 ], @@ -139816,7 +139816,7 @@ "index": 11, "type": "Vertex" }, - "name": "#20;:H-46c,V", + "name": "#20;:H-1107,V", "stringIds": [ 32 ] @@ -139839,7 +139839,7 @@ 97 ], "kind": "vertex", - "mappedName": "#61;:H-46c,V", + "mappedName": "#61;:H-1107,V", "mappedStringIds": [ 97 ], @@ -139849,7 +139849,7 @@ "index": 12, "type": "Vertex" }, - "name": "#61;:H-46c,V", + "name": "#61;:H-1107,V", "stringIds": [ 97 ] @@ -139872,7 +139872,7 @@ 34 ], "kind": "vertex", - "mappedName": "#22;:H-46c,V", + "mappedName": "#22;:H-1107,V", "mappedStringIds": [ 34 ], @@ -139882,7 +139882,7 @@ "index": 13, "type": "Vertex" }, - "name": "#22;:H-46c,V", + "name": "#22;:H-1107,V", "stringIds": [ 34 ] @@ -139905,7 +139905,7 @@ 99 ], "kind": "vertex", - "mappedName": "#63;:H-46c,V", + "mappedName": "#63;:H-1107,V", "mappedStringIds": [ 99 ], @@ -139915,7 +139915,7 @@ "index": 14, "type": "Vertex" }, - "name": "#63;:H-46c,V", + "name": "#63;:H-1107,V", "stringIds": [ 99 ] @@ -139938,7 +139938,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21;:H-46c,V", + "mappedName": "#21;:H-1107,V", "mappedStringIds": [ 33 ], @@ -139948,7 +139948,7 @@ "index": 15, "type": "Vertex" }, - "name": "#21;:H-46c,V", + "name": "#21;:H-1107,V", "stringIds": [ 33 ] @@ -139971,7 +139971,7 @@ 98 ], "kind": "vertex", - "mappedName": "#62;:H-46c,V", + "mappedName": "#62;:H-1107,V", "mappedStringIds": [ 98 ], @@ -139981,7 +139981,7 @@ "index": 16, "type": "Vertex" }, - "name": "#62;:H-46c,V", + "name": "#62;:H-1107,V", "stringIds": [ 98 ] @@ -140008,7 +140008,7 @@ "stageId": "Pocket19", "status": "native-evidence" }, - "relationDigest": "bd52e5138be030f440045de2c5b1282ccc97bb45ed47c318307632c97a53eb76", + "relationDigest": "3d3142e1b5d42846f9bcab93a054b34904539ab49d91a6a113c710fe3d32d759", "relations": [ { "indexedName": "Face1", @@ -140157,7 +140157,7 @@ }, { "indexedName": "Face7", - "mappedName": "#26:1;:H-46c,F", + "mappedName": "#26:1;:H#,F", "relation": "preserved", "resultName": "Face7", "sources": [ @@ -140172,7 +140172,7 @@ }, { "indexedName": "Face8", - "mappedName": "#26:4;:H-46c,F", + "mappedName": "#26:4;:H#,F", "relation": "preserved", "resultName": "Face8", "sources": [ @@ -140187,7 +140187,7 @@ }, { "indexedName": "Face9", - "mappedName": "#26:2;:H-46c,F", + "mappedName": "#26:2;:H#,F", "relation": "preserved", "resultName": "Face9", "sources": [ @@ -140202,7 +140202,7 @@ }, { "indexedName": "Face10", - "mappedName": "#24:1;:H-46c,F", + "mappedName": "#24:1;:H#,F", "relation": "preserved", "resultName": "Face10", "sources": [ @@ -140217,7 +140217,7 @@ }, { "indexedName": "Face11", - "mappedName": "#45:1;:H-46c,F", + "mappedName": "#45:1;:H#,F", "relation": "preserved", "resultName": "Face11", "sources": [ @@ -140232,7 +140232,7 @@ }, { "indexedName": "Face12", - "mappedName": "#26:3;:H-46c,F", + "mappedName": "#26:3;:H#,F", "relation": "preserved", "resultName": "Face12", "sources": [ @@ -140523,7 +140523,7 @@ }, { "indexedName": "Edge13", - "mappedName": "#4a;:H-46c,E", + "mappedName": "#4a;:H#,E", "relation": "preserved", "resultName": "Edge13", "sources": [ @@ -140538,7 +140538,7 @@ }, { "indexedName": "Edge14", - "mappedName": "#4b;:H-46c,E", + "mappedName": "#4b;:H#,E", "relation": "preserved", "resultName": "Edge14", "sources": [ @@ -140553,7 +140553,7 @@ }, { "indexedName": "Edge15", - "mappedName": "#1d:1;:H-46c,E", + "mappedName": "#1d:1;:H#,E", "relation": "preserved", "resultName": "Edge15", "sources": [ @@ -140568,7 +140568,7 @@ }, { "indexedName": "Edge16", - "mappedName": "#43:1;:H-46c,E", + "mappedName": "#43:1;:H#,E", "relation": "preserved", "resultName": "Edge16", "sources": [ @@ -140583,7 +140583,7 @@ }, { "indexedName": "Edge17", - "mappedName": "#4d;:H-46c,E", + "mappedName": "#4d;:H#,E", "relation": "preserved", "resultName": "Edge17", "sources": [ @@ -140598,7 +140598,7 @@ }, { "indexedName": "Edge18", - "mappedName": "#1d:4;:H-46c,E", + "mappedName": "#1d:4;:H#,E", "relation": "preserved", "resultName": "Edge18", "sources": [ @@ -140613,7 +140613,7 @@ }, { "indexedName": "Edge19", - "mappedName": "#43:4;:H-46c,E", + "mappedName": "#43:4;:H#,E", "relation": "preserved", "resultName": "Edge19", "sources": [ @@ -140628,7 +140628,7 @@ }, { "indexedName": "Edge20", - "mappedName": "#4c;:H-46c,E", + "mappedName": "#4c;:H#,E", "relation": "preserved", "resultName": "Edge20", "sources": [ @@ -140643,7 +140643,7 @@ }, { "indexedName": "Edge21", - "mappedName": "#1d:2;:H-46c,E", + "mappedName": "#1d:2;:H#,E", "relation": "preserved", "resultName": "Edge21", "sources": [ @@ -140658,7 +140658,7 @@ }, { "indexedName": "Edge22", - "mappedName": "#43:2;:H-46c,E", + "mappedName": "#43:2;:H#,E", "relation": "preserved", "resultName": "Edge22", "sources": [ @@ -140673,7 +140673,7 @@ }, { "indexedName": "Edge23", - "mappedName": "#1d:3;:H-46c,E", + "mappedName": "#1d:3;:H#,E", "relation": "preserved", "resultName": "Edge23", "sources": [ @@ -140688,7 +140688,7 @@ }, { "indexedName": "Edge24", - "mappedName": "#43:3;:H-46c,E", + "mappedName": "#43:3;:H#,E", "relation": "preserved", "resultName": "Edge24", "sources": [ @@ -140895,7 +140895,7 @@ }, { "indexedName": "Vertex9", - "mappedName": "#1f;:H-46c,V", + "mappedName": "#1f;:H#,V", "relation": "preserved", "resultName": "Vertex9", "sources": [ @@ -140910,7 +140910,7 @@ }, { "indexedName": "Vertex10", - "mappedName": "#59;:H-46c,V", + "mappedName": "#59;:H#,V", "relation": "preserved", "resultName": "Vertex10", "sources": [ @@ -140925,7 +140925,7 @@ }, { "indexedName": "Vertex11", - "mappedName": "#20;:H-46c,V", + "mappedName": "#20;:H#,V", "relation": "preserved", "resultName": "Vertex11", "sources": [ @@ -140940,7 +140940,7 @@ }, { "indexedName": "Vertex12", - "mappedName": "#61;:H-46c,V", + "mappedName": "#61;:H#,V", "relation": "preserved", "resultName": "Vertex12", "sources": [ @@ -140955,7 +140955,7 @@ }, { "indexedName": "Vertex13", - "mappedName": "#22;:H-46c,V", + "mappedName": "#22;:H#,V", "relation": "preserved", "resultName": "Vertex13", "sources": [ @@ -140970,7 +140970,7 @@ }, { "indexedName": "Vertex14", - "mappedName": "#63;:H-46c,V", + "mappedName": "#63;:H#,V", "relation": "preserved", "resultName": "Vertex14", "sources": [ @@ -140985,7 +140985,7 @@ }, { "indexedName": "Vertex15", - "mappedName": "#21;:H-46c,V", + "mappedName": "#21;:H#,V", "relation": "preserved", "resultName": "Vertex15", "sources": [ @@ -141000,7 +141000,7 @@ }, { "indexedName": "Vertex16", - "mappedName": "#62;:H-46c,V", + "mappedName": "#62;:H#,V", "relation": "preserved", "resultName": "Vertex16", "sources": [ @@ -141014,7 +141014,7 @@ ] } ], - "semanticNameDigest": "c5e1ad7e6d66764cbc7b457b3dddb90051f27aca8464c4cac7cd185d76108b53", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1", "shape": { "area": 234.32000000000002, "brepSha256": "cc79e0dab4e322db97ed2042207fb127aa33964f64067056757bd60cbfbbcc04", @@ -141031,32 +141031,32 @@ ], "status": "pass", "stringHasherResource": { - "sha256": "57790e7e103d59def049534c2d3da0685894f2f45c7d0d339bd88a074845c344", - "text": "StringTableStart v1 68\n-1.0 0:;SKT\n-1.c.1 g1v1\n-1.c.0 g4v2\n-1.c.0 g1v2\n-1.c.0 g2v1\n-1.c.0 g2v2\n-1.c.0 g3v1\n-1.c.0 g3v2\n-1.c.0 g4v1\n-1.0 0:g\n-1.1c.a.1\n-1.0 0:;:H469,E\n-1.4c.1.2\n-1.0 0:;:H469,V\n-5.0 0:;FAC;:H469:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:H469:7,F\n-1.4c.1.9\n-1.0 0:;:G;XTR;:H469:7,E\n-5.0 0:;:H46b,E\n-1.4c.1.12\n-1.0 0:;:H46b,V\n-1.2c.1.1d\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.0 0:;FAC;:H46b:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:H46b:7,F\n-1.4c.1.9\n-1.0 0:;:G;XTR;:H46b:7,E\n-6.0 0:;:U;XTR;:H469:7,V\n-8.0 0:;:U;XTR;:H469:7,E\n-1.4c.1.20\n-1.0 0:;:G0;XTR;:H469:8,F\n-1.4c.1.24\n-1.2c.-19.-11\n-1.0 0:;:U;XTR;:H46b:7,V\n-2.2c.1e.37\n-2.2c.0.2\n-2.2c.0.2\n-2.0 0:;:U;XTR;:H46b:7,E\n-1.4c.1.1d\n-1.0 0:;:G0;XTR;:H46b:8,F\n-1.4c.1.21\n-1.2c.-36.-22\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.19.17\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.-19.-1f\n-1.4c.1f.33\n-1.2c.-1f.-31\n-1.0 0:;:U2;XTR;:H469:8,V\n-1.4c.1.1c\n-1.2c.-43.-2f\n-1.2c.0.2\n-5.2c.2c.41\n-4.2c.-23.-4\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.23.2\n-1.2c.0.1\n-1.2c.0.1\n" + "sha256": "ab70cadc849ba8dcfa2f087df653eb3a9006b8d112ea50ef16efbdf19299aadf", + "text": "StringTableStart v1 68\n-1.0 0:;SKT\n-1.c.1 g1v1\n-1.c.0 g4v2\n-1.c.0 g1v2\n-1.c.0 g2v1\n-1.c.0 g2v2\n-1.c.0 g3v1\n-1.c.0 g3v2\n-1.c.0 g4v1\n-1.0 0:g\n-1.1c.a.1\n-1.0 0:;:H1104,E\n-1.4c.1.2\n-1.0 0:;:H1104,V\n-5.0 0:;FAC;:H1104:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:H1104:7,F\n-1.4c.1.9\n-1.0 0:;:G;XTR;:H1104:7,E\n-5.0 0:;:H1106,E\n-1.4c.1.12\n-1.0 0:;:H1106,V\n-1.2c.1.1d\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.0 0:;FAC;:H1106:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:H1106:7,F\n-1.4c.1.9\n-1.0 0:;:G;XTR;:H1106:7,E\n-6.0 0:;:U;XTR;:H1104:7,V\n-8.0 0:;:U;XTR;:H1104:7,E\n-1.4c.1.20\n-1.0 0:;:G0;XTR;:H1104:8,F\n-1.4c.1.24\n-1.2c.-19.-11\n-1.0 0:;:U;XTR;:H1106:7,V\n-2.2c.1e.37\n-2.2c.0.2\n-2.2c.0.2\n-2.0 0:;:U;XTR;:H1106:7,E\n-1.4c.1.1d\n-1.0 0:;:G0;XTR;:H1106:8,F\n-1.4c.1.21\n-1.2c.-36.-22\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.19.17\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.-19.-1f\n-1.4c.1f.33\n-1.2c.-1f.-31\n-1.0 0:;:U2;XTR;:H1104:8,V\n-1.4c.1.1c\n-1.2c.-43.-2f\n-1.2c.0.2\n-5.2c.2c.41\n-4.2c.-23.-4\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.23.2\n-1.2c.0.1\n-1.2c.0.1\n" } }, { "category": "partdesign", "elementMapResources": { "Body20.Shape.Map.txt": { - "sha256": "50b19b196d4feedc7f1c9132d1e61c410f212d109f6639c83d6cb9a0f4f819cb", - "text": "BeginElementMap v1\n1 PostfixCount 13\nEdge\nFace\nVertex\n;:H790,F\n;:M;CUT;:H-792:7,E\n;:M;CUT;:H-792:7,V\n;:M;CUT;:H-792:7,F\n;:H790,E\n;:H-792,E\n;:H-792,F\n;:M;CUT;:H790:7,F\n;:H790,V\n;:H-792,V\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 25\n0\n$#5d:2a.8 0\n$#5e:2b.8 0\n$#d:1.8 0\n$#36:1.8 0\n$#60:2d.8 0\n$#d:4.8.b 0\n$#36:4.8.b.d.16 0\n$#5f:2c.8 0\n$#d:2.8.b 0\n$#36:2.8.b.d.16 0\n$#d:3.8.b 0\n$#36:3.8.b.d.16 0\n$#1d:1.5 0\n$#1d:2.5.b 0\n$#1d:3.5.b 0\n$#1d:4.5.b 0\n$#46.5 0\n$#47.5 0\n$#3d:1.9 0\n$#48.5 0\n$#3d:2.9.b.1d.26 0\n$#49.5 0\n$#3d:3.9.b.1d.26 0\n$#3d:4.9.b.1d.26 0\n\nFace\n\nChildCount 0\n\nNameCount 12\n0\n$#16:1.4 0\n$#16:4.4.b.d 0\n$#16:2.4.b.d 0\n$#14:1.4 0\n$#41:1.b 0\n$#16:3.4.b.d 0\n$#26:1.7 0\n$#26:2.7.b.1d 0\n$#26:3.7.b.1d 0\n$#26:4.7.b.1d 0\n$#3f:1.a 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n$#42.c $#4a.c 0\n$#4b:1.c 0\n$#43.c $#4c.c 0\n$#4e:1.c 0\n$#45.c $#50.c 0\n$#4e:3.c.b.d.16.36 0\n$#44.c $#4f.c 0\n$#4e:2.c.b.d.16.36 0\n$#1f.6 0\n$#20.6 0\n$#21.6 0\n$#22.6 0\n$#56.d 0\n$#61:2f.d 0\n$#62:30.d 0\n$#63:31.d 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 24 1938 1 ;:H792,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 11 1938 1 ;:H792,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 16 1938 1 ;:H792,V 0\n\nNameCount 0\n\nEndMap\n" + "sha256": "70018b75eee06d7481e1363f710a0557604bb5b4545f8abe4ebad7a1a3cef203", + "text": "BeginElementMap v1\n1 PostfixCount 13\nEdge\nFace\nVertex\n;:Hbd5,F\n;:M;CUT;:H-bd7:7,E\n;:M;CUT;:H-bd7:7,V\n;:M;CUT;:H-bd7:7,F\n;:Hbd5,E\n;:H-bd7,E\n;:H-bd7,F\n;:M;CUT;:Hbd5:7,F\n;:Hbd5,V\n;:H-bd7,V\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 25\n0\n$#5d:2a.8 0\n$#5e:2b.8 0\n$#d:1.8 0\n$#36:1.8 0\n$#60:2d.8 0\n$#d:4.8.b 0\n$#36:4.8.b.d.16 0\n$#5f:2c.8 0\n$#d:2.8.b 0\n$#36:2.8.b.d.16 0\n$#d:3.8.b 0\n$#36:3.8.b.d.16 0\n$#1d:1.5 0\n$#1d:2.5.b 0\n$#1d:3.5.b 0\n$#1d:4.5.b 0\n$#46.5 0\n$#47.5 0\n$#3d:1.9 0\n$#48.5 0\n$#3d:2.9.b.1d.26 0\n$#49.5 0\n$#3d:3.9.b.1d.26 0\n$#3d:4.9.b.1d.26 0\n\nFace\n\nChildCount 0\n\nNameCount 12\n0\n$#16:1.4 0\n$#16:4.4.b.d 0\n$#16:2.4.b.d 0\n$#14:1.4 0\n$#41:1.b 0\n$#16:3.4.b.d 0\n$#26:1.7 0\n$#26:2.7.b.1d 0\n$#26:3.7.b.1d 0\n$#26:4.7.b.1d 0\n$#3f:1.a 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n$#42.c $#4a.c 0\n$#4b:1.c 0\n$#43.c $#4c.c 0\n$#4e:1.c 0\n$#45.c $#50.c 0\n$#4e:3.c.b.d.16.36 0\n$#44.c $#4f.c 0\n$#4e:2.c.b.d.16.36 0\n$#1f.6 0\n$#20.6 0\n$#21.6 0\n$#22.6 0\n$#56.d 0\n$#61:2f.d 0\n$#62:30.d 0\n$#63:31.d 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 24 3031 1 ;:Hbd7,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 11 3031 1 ;:Hbd7,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 16 3031 1 ;:Hbd7,V 0\n\nNameCount 0\n\nEndMap\n" }, "Pad20.AddSubShape.Map.txt": { - "sha256": "e9dd6c807adde6bf21d898b51d52d77459ad5244683cf48ae8ed2a3bf0593f35", - "text": "BeginElementMap v1\n4 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:H78f:8,F\n;:U;XTR;:H78f:7,E\n;:H78f,V\n;:U2;XTR;:H78f:8,V\n;:U;XTR;:H78f:7,V\n;:G;XTR;:H78f:7,E\n;:H78f,E\n;:G;XTR;:H78f:7,F\n;FAC;:H78f:4,F\n\nMapCount 1\n\nElementMap 1 4 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#42.9 0\n$#43.9 0\n$#b:1.a 0\n$#16:1.5 0\n$#44.9 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#45.9 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.6 $#3.6 0\n$#36:1.8 0\n$#4.6 $#5.6 0\n$#36:1.7 0\n$#6.6 $#7.6 0\n$#36:2.7.b.d.16 0\n$#8.6 $#9.6 0\n$#36:3.7.b.d.16 0\n\nEndMap\n" + "sha256": "11d151cbd9990f62b1abef320b39344a69dac08adb976a190c3fcf9ee0f084e9", + "text": "BeginElementMap v1\n4 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:Hbd4:8,F\n;:U;XTR;:Hbd4:7,E\n;:Hbd4,V\n;:U2;XTR;:Hbd4:8,V\n;:U;XTR;:Hbd4:7,V\n;:G;XTR;:Hbd4:7,E\n;:Hbd4,E\n;:G;XTR;:Hbd4:7,F\n;FAC;:Hbd4:4,F\n\nMapCount 1\n\nElementMap 1 4 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#42.9 0\n$#43.9 0\n$#b:1.a 0\n$#16:1.5 0\n$#44.9 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#45.9 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.6 $#3.6 0\n$#36:1.8 0\n$#4.6 $#5.6 0\n$#36:1.7 0\n$#6.6 $#7.6 0\n$#36:2.7.b.d.16 0\n$#8.6 $#9.6 0\n$#36:3.7.b.d.16 0\n\nEndMap\n" }, "Pad20.Shape.Map.txt": { - "sha256": "818240a1f2131d7b9b30860ab92d26c53565a75cefb9b898456666c7035430ea", - "text": "BeginElementMap v1\n5 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:H78f:8,F\n;:U;XTR;:H78f:7,E\n;:H78f,V\n;:U2;XTR;:H78f:8,V\n;:U;XTR;:H78f:7,V\n;:G;XTR;:H78f:7,E\n;:H78f,E\n;:G;XTR;:H78f:7,F\n;FAC;:H78f:4,F\n\nMapCount 1\n\nElementMap 1 5 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#42.9 0\n$#43.9 0\n$#b:1.a 0\n$#16:1.5 0\n$#44.9 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#45.9 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.6 $#3.6 0\n$#36:1.8 0\n$#4.6 $#5.6 0\n$#36:1.7 0\n$#6.6 $#7.6 0\n$#36:2.7.b.d.16 0\n$#8.6 $#9.6 0\n$#36:3.7.b.d.16 0\n\nEndMap\n" + "sha256": "06b73b235481dd17e1519ccff004d59cddf226650ca1b9f453418358eb58826f", + "text": "BeginElementMap v1\n5 PostfixCount 12\nEdge\nFace\nVertex\n;:G0;XTR;:Hbd4:8,F\n;:U;XTR;:Hbd4:7,E\n;:Hbd4,V\n;:U2;XTR;:Hbd4:8,V\n;:U;XTR;:Hbd4:7,V\n;:G;XTR;:Hbd4:7,E\n;:Hbd4,E\n;:G;XTR;:Hbd4:7,F\n;FAC;:Hbd4:4,F\n\nMapCount 1\n\nElementMap 1 5 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#42.9 0\n$#43.9 0\n$#b:1.a 0\n$#16:1.5 0\n$#44.9 0\n$#b:2.a 0\n$#16:2.5.b.d 0\n$#45.9 0\n$#b:3.a 0\n$#16:3.5.b.d 0\n$#b:4.a 0\n$#16:4.5.b.d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#d:1.b 0\n$#d:2.b.b 0\n$#d:3.b.b 0\n$#d:4.b.b 0\n$#d:1.c 0\n$#14:1.4 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.6 $#3.6 0\n$#36:1.8 0\n$#4.6 $#5.6 0\n$#36:1.7 0\n$#6.6 $#7.6 0\n$#36:2.7.b.d.16 0\n$#8.6 $#9.6 0\n$#36:3.7.b.d.16 0\n\nEndMap\n" }, "Pocket20.AddSubShape.Map.txt": { - "sha256": "7b6a125fc8d75e393d62b4beddbf91e1a6ed0f59f6b30d15dc55af90319458ba", - "text": "BeginElementMap v1\n7 PostfixCount 11\nEdge\nFace\nVertex\n;:G;XTR;:H791:7,F\n;FAC;:H791:4,F\n;:G;XTR;:H791:7,E\n;:G0;XTR;:H791:8,F\n;:U;XTR;:H791:7,E\n;:H791,V\n;:U;XTR;:H791:7,V\n;:H791,E\n\nMapCount 1\n\nElementMap 1 7 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1f.6 0\n$#20.6 0\n$#b:1.b 0\n$#26:1.8 0\n$#21.6 0\n$#b:2.b 0\n$#26:2.8.b.1d 0\n$#22.6 0\n$#b:3.b 0\n$#26:3.8.b.1d 0\n$#b:4.b 0\n$#26:4.8.b.1d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#1d:1.4 0\n$#1d:2.4.b 0\n$#1d:3.4.b 0\n$#1d:4.4.b 0\n$#1d:1.5 0\n$#24:1.7 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#46.a 0\n$#4.9 $#5.9 0\n$#47.a 0\n$#6.9 $#7.9 0\n$#48.a 0\n$#8.9 $#9.9 0\n$#49.a 0\n\nEndMap\n" + "sha256": "2c5a7532a723bc3e082c5c2831aceb0396beb56d185f80785d12e54ae5c4bba1", + "text": "BeginElementMap v1\n7 PostfixCount 11\nEdge\nFace\nVertex\n;:G;XTR;:Hbd6:7,F\n;FAC;:Hbd6:4,F\n;:G;XTR;:Hbd6:7,E\n;:G0;XTR;:Hbd6:8,F\n;:U;XTR;:Hbd6:7,E\n;:Hbd6,V\n;:U;XTR;:Hbd6:7,V\n;:Hbd6,E\n\nMapCount 1\n\nElementMap 1 7 3\n\nEdge\n\nChildCount 0\n\nNameCount 13\n0\n$#1f.6 0\n$#20.6 0\n$#b:1.b 0\n$#26:1.8 0\n$#21.6 0\n$#b:2.b 0\n$#26:2.8.b.1d 0\n$#22.6 0\n$#b:3.b 0\n$#26:3.8.b.1d 0\n$#b:4.b 0\n$#26:4.8.b.1d 0\n\nFace\n\nChildCount 0\n\nNameCount 7\n0\n$#1d:1.4 0\n$#1d:2.4.b 0\n$#1d:3.4.b 0\n$#1d:4.4.b 0\n$#1d:1.5 0\n$#24:1.7 0\n\nVertex\n\nChildCount 0\n\nNameCount 9\n0\n$#2.9 $#3.9 0\n$#46.a 0\n$#4.9 $#5.9 0\n$#47.a 0\n$#6.9 $#7.9 0\n$#48.a 0\n$#8.9 $#9.9 0\n$#49.a 0\n\nEndMap\n" }, "Pocket20.Shape.Map.txt": { - "sha256": "a52b74500301408a4a67c54a1e47292c19a5ab26f31fe347e584932d77978388", - "text": "BeginElementMap v1\n2 PostfixCount 13\nEdge\nFace\nVertex\n;:H790,F\n;:M;CUT;:H-792:7,E\n;:M;CUT;:H-792:7,V\n;:M;CUT;:H-792:7,F\n;:H790,E\n;:H-792,E\n;:H-792,F\n;:M;CUT;:H790:7,F\n;:H790,V\n;:H-792,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 25\n0\n$#5d:2a.8 0\n$#5e:2b.8 0\n$#d:1.8 0\n$#36:1.8 0\n$#60:2d.8 0\n$#d:4.8.b 0\n$#36:4.8.b.d.16 0\n$#5f:2c.8 0\n$#d:2.8.b 0\n$#36:2.8.b.d.16 0\n$#d:3.8.b 0\n$#36:3.8.b.d.16 0\n$#1d:1.5 0\n$#1d:2.5.b 0\n$#1d:3.5.b 0\n$#1d:4.5.b 0\n$#46.5 0\n$#47.5 0\n$#3d:1.9 0\n$#48.5 0\n$#3d:2.9.b.1d.26 0\n$#49.5 0\n$#3d:3.9.b.1d.26 0\n$#3d:4.9.b.1d.26 0\n\nFace\n\nChildCount 0\n\nNameCount 12\n0\n$#16:1.4 0\n$#16:4.4.b.d 0\n$#16:2.4.b.d 0\n$#14:1.4 0\n$#41:1.b 0\n$#16:3.4.b.d 0\n$#26:1.7 0\n$#26:2.7.b.1d 0\n$#26:3.7.b.1d 0\n$#26:4.7.b.1d 0\n$#3f:1.a 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n$#42.c $#4a.c 0\n$#4b:1.c 0\n$#43.c $#4c.c 0\n$#4e:1.c 0\n$#45.c $#50.c 0\n$#4e:3.c.b.d.16.36 0\n$#44.c $#4f.c 0\n$#4e:2.c.b.d.16.36 0\n$#1f.6 0\n$#20.6 0\n$#21.6 0\n$#22.6 0\n$#56.d 0\n$#61:2f.d 0\n$#62:30.d 0\n$#63:31.d 0\n\nEndMap\n" + "sha256": "62403cf4f26dcefb1ad8021e56a6a8b297e6bd668b102f39873a452fc6c560bc", + "text": "BeginElementMap v1\n2 PostfixCount 13\nEdge\nFace\nVertex\n;:Hbd5,F\n;:M;CUT;:H-bd7:7,E\n;:M;CUT;:H-bd7:7,V\n;:M;CUT;:H-bd7:7,F\n;:Hbd5,E\n;:H-bd7,E\n;:H-bd7,F\n;:M;CUT;:Hbd5:7,F\n;:Hbd5,V\n;:H-bd7,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 25\n0\n$#5d:2a.8 0\n$#5e:2b.8 0\n$#d:1.8 0\n$#36:1.8 0\n$#60:2d.8 0\n$#d:4.8.b 0\n$#36:4.8.b.d.16 0\n$#5f:2c.8 0\n$#d:2.8.b 0\n$#36:2.8.b.d.16 0\n$#d:3.8.b 0\n$#36:3.8.b.d.16 0\n$#1d:1.5 0\n$#1d:2.5.b 0\n$#1d:3.5.b 0\n$#1d:4.5.b 0\n$#46.5 0\n$#47.5 0\n$#3d:1.9 0\n$#48.5 0\n$#3d:2.9.b.1d.26 0\n$#49.5 0\n$#3d:3.9.b.1d.26 0\n$#3d:4.9.b.1d.26 0\n\nFace\n\nChildCount 0\n\nNameCount 12\n0\n$#16:1.4 0\n$#16:4.4.b.d 0\n$#16:2.4.b.d 0\n$#14:1.4 0\n$#41:1.b 0\n$#16:3.4.b.d 0\n$#26:1.7 0\n$#26:2.7.b.1d 0\n$#26:3.7.b.1d 0\n$#26:4.7.b.1d 0\n$#3f:1.a 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n$#42.c $#4a.c 0\n$#4b:1.c 0\n$#43.c $#4c.c 0\n$#4e:1.c 0\n$#45.c $#50.c 0\n$#4e:3.c.b.d.16.36 0\n$#44.c $#4f.c 0\n$#4e:2.c.b.d.16.36 0\n$#1f.6 0\n$#20.6 0\n$#21.6 0\n$#22.6 0\n$#56.d 0\n$#61:2f.d 0\n$#62:30.d 0\n$#63:31.d 0\n\nEndMap\n" }, "PocketSketch20.Shape.Map.txt": { "sha256": "1ed561710b6beacd691b5c137e89026185121dd34f9665cf426096572e48efa0", @@ -141122,8 +141122,8 @@ "key": "partdesign-pocket-up-to-face:000:Body20", "name": "Body20", "ordinal": 0, - "relationDigest": "cb95401853a160d9810aa1c31df49f4c4c730e3d5c387216d68e811d4011e1fa", - "semanticNameDigest": "eb95546dfa51fd4faa61bcadfe3a55962692c476decf6347f46d341685464a63", + "relationDigest": "877cecbec9dffc0cc7288d39134bc11fdf43af9e33210123e87b358bff39e805", + "semanticNameDigest": "2256cb13c66f88418ae2b23dbe2899e94abb542dab74b399f46adc5f378744a4", "shape": { "area": 131.2, "brepSha256": "466dbcad220810b204a120cb9ef7be45df1d8b7ad59c194f85066c382ac1810a", @@ -141331,8 +141331,8 @@ "key": "partdesign-pocket-up-to-face:011:Pocket20", "name": "Pocket20", "ordinal": 11, - "relationDigest": "5f19b558ccede3ed9d9bba77f2704dd5ec37322be49e3d4593e541a81a884b9a", - "semanticNameDigest": "f489a212bf75cedddf620b5bb924ab01ad43848b68e9b04d016f5421bb68f1d6", + "relationDigest": "1252292065dbc791914afea02f3a7e38398fe5ebc6655952fe4ecb7701c0322c", + "semanticNameDigest": "834d50a6694b20d740de6166c35dcf34e1ab20b6b0d0d9229c24e92992c86073", "shape": { "area": 131.2, "brepSha256": "e591808d00595503ea59070982d0f6a6175f10260c69d2942b0ca3a4dd0f80cf", @@ -141352,8 +141352,8 @@ "key": "partdesign-pocket-up-to-face:000:Body20", "name": "Body20", "ordinal": 0, - "relationDigest": "5b6991d05e8222ff9950a4347e8f1ac8653d1d02228156e2c599173e138ff39e", - "semanticNameDigest": "a82aab05af5ccfcdbf49a2dcf6b28c41437706dd9b9c98019c4c81662d1c1056", + "relationDigest": "52ef43b96dac9a02f6b509fc133118cfef884f6236bf0a9acbb6276adb97ed54", + "semanticNameDigest": "2174be2013eed3ac2c0699f1ae3ba56530ad9c6344b272ca37e56894f5b53253", "shape": { "area": 148.32000000000005, "brepSha256": "62a5a2568ee2317f2792b79c2325d8639d8076558aede623c723989825110ebb", @@ -141561,8 +141561,8 @@ "key": "partdesign-pocket-up-to-face:011:Pocket20", "name": "Pocket20", "ordinal": 11, - "relationDigest": "cc11890957d3e330ee756687bdedc0337f7367b15b942b56e9febde86e6cafed", - "semanticNameDigest": "afd6bfeb2f3393ffb1aba34ae20dc1502e6a9753bee487ce838927c5d37b72fa", + "relationDigest": "c256af88287e5aa4f533b11bda77901c50f1a7b01e3496eea9c3413e4d203f61", + "semanticNameDigest": "cb57fe722ef521a21ea0b101269b6a86d4c5f7e3d66027c24127486108de60e4", "shape": { "area": 148.32000000000005, "brepSha256": "c9db4fa89c88beb4e0436d3b31463437b081efa6a628a5461cebd2eccf781b49", @@ -141582,8 +141582,8 @@ "key": "partdesign-pocket-up-to-face:000:Body20", "name": "Body20", "ordinal": 0, - "relationDigest": "d2c546c1b376c3e3e086e52ec2cbbf631126cacd44fccde2480d1ebc87a1e247", - "semanticNameDigest": "a23e1ffaad552432ef689925f97acfe32a0e379e506dc7eb8f5143f3428d20db", + "relationDigest": "24551d9d0227423408c974d0638a74838fc3cc3f33f78b3ca9fee3c16f1f9b09", + "semanticNameDigest": "b3afa5b1f6f8b298e668c00e3235faa9aa6f250a26ec96535dc8386f6a9e09e8", "shape": { "area": 131.2, "brepSha256": "466dbcad220810b204a120cb9ef7be45df1d8b7ad59c194f85066c382ac1810a", @@ -141791,8 +141791,8 @@ "key": "partdesign-pocket-up-to-face:011:Pocket20", "name": "Pocket20", "ordinal": 11, - "relationDigest": "7438bef8b5f9d6f1162ba373d1773cdd62af2ebc52c86b35400bf83c5171f5b1", - "semanticNameDigest": "1462a3875d27d44f54e718dd87c347c2beef89c897744b8ebd59a8fc7943dee9", + "relationDigest": "3d923d29d8d60a27f1da5cdfa1e95148911e6f2028d7fe4f07629fcfe15d58e6", + "semanticNameDigest": "3eb604a3dc43243edc0fab1433ff6eef9b6a970d474a160df8b7a6485658df3e", "shape": { "area": 131.2, "brepSha256": "e591808d00595503ea59070982d0f6a6175f10260c69d2942b0ca3a4dd0f80cf", @@ -141838,21 +141838,21 @@ "history": [ { "children": [], - "mappedName": "#16:1;:H790,F;:H792,F", + "mappedName": "#16:1;:Hbd5,F;:Hbd7,F", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#16:1;:H790,F", + "mappedName": "#16:1;:Hbd5,F", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:1;:H78f,E" + "#b:1;:Hbd4,E" ], - "mappedName": "#d:1;:G;XTR;:H78f:7,F", + "mappedName": "#d:1;:G;XTR;:Hbd4:7,F", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -141867,7 +141867,7 @@ "indexedStringIds": [ 22 ], - "mappedName": "#16:1;:H790,F;:H792,F", + "mappedName": "#16:1;:Hbd5,F;:Hbd7,F", "mappedStringIds": [ 22 ], @@ -141877,21 +141877,21 @@ "history": [ { "children": [], - "mappedName": "#16:4;:H790,F;:H792,F", + "mappedName": "#16:4;:Hbd5,F;:Hbd7,F", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#16:4;:H790,F", + "mappedName": "#16:4;:Hbd5,F", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:4;:H78f,E" + "#b:4;:Hbd4,E" ], - "mappedName": "#d:4;:G;XTR;:H78f:7,F", + "mappedName": "#d:4;:G;XTR;:Hbd4:7,F", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -141908,7 +141908,7 @@ 13, 22 ], - "mappedName": "#16:4;:H790,F;:H792,F", + "mappedName": "#16:4;:Hbd5,F;:Hbd7,F", "mappedStringIds": [ 11, 13, @@ -141920,21 +141920,21 @@ "history": [ { "children": [], - "mappedName": "#16:2;:H790,F;:H792,F", + "mappedName": "#16:2;:Hbd5,F;:Hbd7,F", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#16:2;:H790,F", + "mappedName": "#16:2;:Hbd5,F", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:2;:H78f,E" + "#b:2;:Hbd4,E" ], - "mappedName": "#d:2;:G;XTR;:H78f:7,F", + "mappedName": "#d:2;:G;XTR;:Hbd4:7,F", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -141951,7 +141951,7 @@ 13, 22 ], - "mappedName": "#16:2;:H790,F;:H792,F", + "mappedName": "#16:2;:Hbd5,F;:Hbd7,F", "mappedStringIds": [ 11, 13, @@ -141963,21 +141963,21 @@ "history": [ { "children": [], - "mappedName": "#14:1;:H790,F;:H792,F", + "mappedName": "#14:1;:Hbd5,F;:Hbd7,F", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#14:1;:H790,F", + "mappedName": "#14:1;:Hbd5,F", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:1;:H78f,E" + "#b:1;:Hbd4,E" ], - "mappedName": "#d:1;FAC;:H78f:4,F", + "mappedName": "#d:1;FAC;:Hbd4:4,F", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -141992,7 +141992,7 @@ "indexedStringIds": [ 20 ], - "mappedName": "#14:1;:H790,F;:H792,F", + "mappedName": "#14:1;:Hbd5,F;:Hbd7,F", "mappedStringIds": [ 20 ], @@ -142002,22 +142002,22 @@ "history": [ { "children": [], - "mappedName": "#41:1;:M;CUT;:H790:7,F;:H792,F", + "mappedName": "#41:1;:M;CUT;:Hbd5:7,F;:Hbd7,F", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#41:1;:M;CUT;:H790:7,F", + "mappedName": "#41:1;:M;CUT;:Hbd5:7,F", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:1;FAC;:H78f:4,F", - "#b:1;:H78f,E" + "#d:1;FAC;:Hbd4:4,F", + "#b:1;:Hbd4,E" ], - "mappedName": "#14:1;:G0;XTR;:H78f:8,F", + "mappedName": "#14:1;:G0;XTR;:Hbd4:8,F", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -142032,7 +142032,7 @@ "indexedStringIds": [ 65 ], - "mappedName": "#41:1;:M;CUT;:H790:7,F;:H792,F", + "mappedName": "#41:1;:M;CUT;:Hbd5:7,F;:Hbd7,F", "mappedStringIds": [ 65 ], @@ -142042,21 +142042,21 @@ "history": [ { "children": [], - "mappedName": "#16:3;:H790,F;:H792,F", + "mappedName": "#16:3;:Hbd5,F;:Hbd7,F", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#16:3;:H790,F", + "mappedName": "#16:3;:Hbd5,F", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:3;:H78f,E" + "#b:3;:Hbd4,E" ], - "mappedName": "#d:3;:G;XTR;:H78f:7,F", + "mappedName": "#d:3;:G;XTR;:Hbd4:7,F", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -142073,7 +142073,7 @@ 13, 22 ], - "mappedName": "#16:3;:H790,F;:H792,F", + "mappedName": "#16:3;:Hbd5,F;:Hbd7,F", "mappedStringIds": [ 11, 13, @@ -142085,18 +142085,18 @@ "history": [ { "children": [ - "#26:1;:M;CUT;:H-792:7,F" + "#26:1;:M;CUT;:H-bd7:7,F" ], - "mappedName": "#26:1;:M;CUT;:H-792:7,F;:H792,F", + "mappedName": "#26:1;:M;CUT;:H-bd7:7,F;:Hbd7,F", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:1;:G;XTR;:H791:7,F", - "#b:1;:H791,E" + "#1d:1;:G;XTR;:Hbd6:7,F", + "#b:1;:Hbd6,E" ], - "mappedName": "#26:1;:M;CUT;:H-792:7,F", + "mappedName": "#26:1;:M;CUT;:H-bd7:7,F", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -142111,7 +142111,7 @@ "indexedStringIds": [ 38 ], - "mappedName": "#26:1;:M;CUT;:H-792:7,F;:H792,F", + "mappedName": "#26:1;:M;CUT;:H-bd7:7,F;:Hbd7,F", "mappedStringIds": [ 38 ], @@ -142121,18 +142121,18 @@ "history": [ { "children": [ - "#26:2;:M;CUT;:H-792:7,F" + "#26:2;:M;CUT;:H-bd7:7,F" ], - "mappedName": "#26:2;:M;CUT;:H-792:7,F;:H792,F", + "mappedName": "#26:2;:M;CUT;:H-bd7:7,F;:Hbd7,F", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:2;:G;XTR;:H791:7,F", - "#b:2;:H791,E" + "#1d:2;:G;XTR;:Hbd6:7,F", + "#b:2;:Hbd6,E" ], - "mappedName": "#26:2;:M;CUT;:H-792:7,F", + "mappedName": "#26:2;:M;CUT;:H-bd7:7,F", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -142149,7 +142149,7 @@ 29, 38 ], - "mappedName": "#26:2;:M;CUT;:H-792:7,F;:H792,F", + "mappedName": "#26:2;:M;CUT;:H-bd7:7,F;:Hbd7,F", "mappedStringIds": [ 11, 29, @@ -142161,18 +142161,18 @@ "history": [ { "children": [ - "#26:3;:M;CUT;:H-792:7,F" + "#26:3;:M;CUT;:H-bd7:7,F" ], - "mappedName": "#26:3;:M;CUT;:H-792:7,F;:H792,F", + "mappedName": "#26:3;:M;CUT;:H-bd7:7,F;:Hbd7,F", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:3;:G;XTR;:H791:7,F", - "#b:3;:H791,E" + "#1d:3;:G;XTR;:Hbd6:7,F", + "#b:3;:Hbd6,E" ], - "mappedName": "#26:3;:M;CUT;:H-792:7,F", + "mappedName": "#26:3;:M;CUT;:H-bd7:7,F", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -142189,7 +142189,7 @@ 29, 38 ], - "mappedName": "#26:3;:M;CUT;:H-792:7,F;:H792,F", + "mappedName": "#26:3;:M;CUT;:H-bd7:7,F;:Hbd7,F", "mappedStringIds": [ 11, 29, @@ -142201,18 +142201,18 @@ "history": [ { "children": [ - "#26:4;:M;CUT;:H-792:7,F" + "#26:4;:M;CUT;:H-bd7:7,F" ], - "mappedName": "#26:4;:M;CUT;:H-792:7,F;:H792,F", + "mappedName": "#26:4;:M;CUT;:H-bd7:7,F;:Hbd7,F", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [ - "#1d:4;:G;XTR;:H791:7,F", - "#b:4;:H791,E" + "#1d:4;:G;XTR;:Hbd6:7,F", + "#b:4;:Hbd6,E" ], - "mappedName": "#26:4;:M;CUT;:H-792:7,F", + "mappedName": "#26:4;:M;CUT;:H-bd7:7,F", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -142229,7 +142229,7 @@ 29, 38 ], - "mappedName": "#26:4;:M;CUT;:H-792:7,F;:H792,F", + "mappedName": "#26:4;:M;CUT;:H-bd7:7,F;:Hbd7,F", "mappedStringIds": [ 11, 29, @@ -142241,19 +142241,19 @@ "history": [ { "children": [ - "#3f:1;:H-792,F" + "#3f:1;:H-bd7,F" ], - "mappedName": "#3f:1;:H-792,F;:H792,F", + "mappedName": "#3f:1;:H-bd7,F;:Hbd7,F", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [ - "#24:1;:G0;XTR;:H791:8,F", - "#1d:1;FAC;:H791:4,F", - "#b:1;:H791,E" + "#24:1;:G0;XTR;:Hbd6:8,F", + "#1d:1;FAC;:Hbd6:4,F", + "#b:1;:Hbd6,E" ], - "mappedName": "#3f:1;:H-792,F", + "mappedName": "#3f:1;:H-bd7,F", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -142268,7 +142268,7 @@ "indexedStringIds": [ 63 ], - "mappedName": "#3f:1;:H-792,F;:H792,F", + "mappedName": "#3f:1;:H-bd7,F;:Hbd7,F", "mappedStringIds": [ 63 ], @@ -142278,19 +142278,19 @@ "history": [ { "children": [], - "mappedName": "#5d:2a;:H790,E;:H792,E", + "mappedName": "#5d:2a;:Hbd5,E;:Hbd7,E", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#5d:2a;:H790,E", + "mappedName": "#5d:2a;:Hbd5,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4242;:G;XTR;:H78f:7,E", + "mappedName": "#4242;:G;XTR;:Hbd4:7,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -142305,7 +142305,7 @@ "indexedStringIds": [ 93 ], - "mappedName": "#5d:2a;:H790,E;:H792,E", + "mappedName": "#5d:2a;:Hbd5,E;:Hbd7,E", "mappedStringIds": [ 93 ], @@ -142315,19 +142315,19 @@ "history": [ { "children": [], - "mappedName": "#5e:2b;:H790,E;:H792,E", + "mappedName": "#5e:2b;:Hbd5,E;:Hbd7,E", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#5e:2b;:H790,E", + "mappedName": "#5e:2b;:Hbd5,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4343;:G;XTR;:H78f:7,E", + "mappedName": "#4343;:G;XTR;:Hbd4:7,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -142342,7 +142342,7 @@ "indexedStringIds": [ 94 ], - "mappedName": "#5e:2b;:H790,E;:H792,E", + "mappedName": "#5e:2b;:Hbd5,E;:Hbd7,E", "mappedStringIds": [ 94 ], @@ -142352,19 +142352,19 @@ "history": [ { "children": [], - "mappedName": "#d:1;:H790,E;:H792,E", + "mappedName": "#d:1;:Hbd5,E;:Hbd7,E", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#d:1;:H790,E", + "mappedName": "#d:1;:Hbd5,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:1;:H78f,E", + "mappedName": "#b:1;:Hbd4,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -142379,7 +142379,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;:H790,E;:H792,E", + "mappedName": "#d:1;:Hbd5,E;:Hbd7,E", "mappedStringIds": [ 13 ], @@ -142389,22 +142389,22 @@ "history": [ { "children": [], - "mappedName": "#36:1;:H790,E;:H792,E", + "mappedName": "#36:1;:Hbd5,E;:Hbd7,E", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#36:1;:H790,E", + "mappedName": "#36:1;:Hbd5,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:1;:G;XTR;:H78f:7,F", - "#b:1;:H78f,E" + "#d:1;:G;XTR;:Hbd4:7,F", + "#b:1;:Hbd4,E" ], - "mappedName": "#16:1;:U;XTR;:H78f:7,E", + "mappedName": "#16:1;:U;XTR;:Hbd4:7,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -142419,7 +142419,7 @@ "indexedStringIds": [ 54 ], - "mappedName": "#36:1;:H790,E;:H792,E", + "mappedName": "#36:1;:Hbd5,E;:Hbd7,E", "mappedStringIds": [ 54 ], @@ -142429,19 +142429,19 @@ "history": [ { "children": [], - "mappedName": "#60:2d;:H790,E;:H792,E", + "mappedName": "#60:2d;:Hbd5,E;:Hbd7,E", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#60:2d;:H790,E", + "mappedName": "#60:2d;:Hbd5,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4545;:G;XTR;:H78f:7,E", + "mappedName": "#4545;:G;XTR;:Hbd4:7,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -142456,7 +142456,7 @@ "indexedStringIds": [ 96 ], - "mappedName": "#60:2d;:H790,E;:H792,E", + "mappedName": "#60:2d;:Hbd5,E;:Hbd7,E", "mappedStringIds": [ 96 ], @@ -142466,19 +142466,19 @@ "history": [ { "children": [], - "mappedName": "#d:4;:H790,E;:H792,E", + "mappedName": "#d:4;:Hbd5,E;:Hbd7,E", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#d:4;:H790,E", + "mappedName": "#d:4;:Hbd5,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:4;:H78f,E", + "mappedName": "#b:4;:Hbd4,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -142494,7 +142494,7 @@ 11, 13 ], - "mappedName": "#d:4;:H790,E;:H792,E", + "mappedName": "#d:4;:Hbd5,E;:Hbd7,E", "mappedStringIds": [ 11, 13 @@ -142505,22 +142505,22 @@ "history": [ { "children": [], - "mappedName": "#36:4;:H790,E;:H792,E", + "mappedName": "#36:4;:Hbd5,E;:Hbd7,E", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#36:4;:H790,E", + "mappedName": "#36:4;:Hbd5,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:4;:G;XTR;:H78f:7,F", - "#b:4;:H78f,E" + "#d:4;:G;XTR;:Hbd4:7,F", + "#b:4;:Hbd4,E" ], - "mappedName": "#16:4;:U;XTR;:H78f:7,E", + "mappedName": "#16:4;:U;XTR;:Hbd4:7,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -142538,7 +142538,7 @@ 22, 54 ], - "mappedName": "#36:4;:H790,E;:H792,E", + "mappedName": "#36:4;:Hbd5,E;:Hbd7,E", "mappedStringIds": [ 11, 13, @@ -142551,19 +142551,19 @@ "history": [ { "children": [], - "mappedName": "#5f:2c;:H790,E;:H792,E", + "mappedName": "#5f:2c;:Hbd5,E;:Hbd7,E", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#5f:2c;:H790,E", + "mappedName": "#5f:2c;:Hbd5,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4444;:G;XTR;:H78f:7,E", + "mappedName": "#4444;:G;XTR;:Hbd4:7,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -142578,7 +142578,7 @@ "indexedStringIds": [ 95 ], - "mappedName": "#5f:2c;:H790,E;:H792,E", + "mappedName": "#5f:2c;:Hbd5,E;:Hbd7,E", "mappedStringIds": [ 95 ], @@ -142588,19 +142588,19 @@ "history": [ { "children": [], - "mappedName": "#d:2;:H790,E;:H792,E", + "mappedName": "#d:2;:Hbd5,E;:Hbd7,E", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#d:2;:H790,E", + "mappedName": "#d:2;:Hbd5,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:2;:H78f,E", + "mappedName": "#b:2;:Hbd4,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -142616,7 +142616,7 @@ 11, 13 ], - "mappedName": "#d:2;:H790,E;:H792,E", + "mappedName": "#d:2;:Hbd5,E;:Hbd7,E", "mappedStringIds": [ 11, 13 @@ -142627,22 +142627,22 @@ "history": [ { "children": [], - "mappedName": "#36:2;:H790,E;:H792,E", + "mappedName": "#36:2;:Hbd5,E;:Hbd7,E", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#36:2;:H790,E", + "mappedName": "#36:2;:Hbd5,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:2;:G;XTR;:H78f:7,F", - "#b:2;:H78f,E" + "#d:2;:G;XTR;:Hbd4:7,F", + "#b:2;:Hbd4,E" ], - "mappedName": "#16:2;:U;XTR;:H78f:7,E", + "mappedName": "#16:2;:U;XTR;:Hbd4:7,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -142660,7 +142660,7 @@ 22, 54 ], - "mappedName": "#36:2;:H790,E;:H792,E", + "mappedName": "#36:2;:Hbd5,E;:Hbd7,E", "mappedStringIds": [ 11, 13, @@ -142673,19 +142673,19 @@ "history": [ { "children": [], - "mappedName": "#d:3;:H790,E;:H792,E", + "mappedName": "#d:3;:Hbd5,E;:Hbd7,E", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#d:3;:H790,E", + "mappedName": "#d:3;:Hbd5,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:3;:H78f,E", + "mappedName": "#b:3;:Hbd4,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -142701,7 +142701,7 @@ 11, 13 ], - "mappedName": "#d:3;:H790,E;:H792,E", + "mappedName": "#d:3;:Hbd5,E;:Hbd7,E", "mappedStringIds": [ 11, 13 @@ -142712,22 +142712,22 @@ "history": [ { "children": [], - "mappedName": "#36:3;:H790,E;:H792,E", + "mappedName": "#36:3;:Hbd5,E;:Hbd7,E", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#36:3;:H790,E", + "mappedName": "#36:3;:Hbd5,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:3;:G;XTR;:H78f:7,F", - "#b:3;:H78f,E" + "#d:3;:G;XTR;:Hbd4:7,F", + "#b:3;:Hbd4,E" ], - "mappedName": "#16:3;:U;XTR;:H78f:7,E", + "mappedName": "#16:3;:U;XTR;:Hbd4:7,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -142745,7 +142745,7 @@ 22, 54 ], - "mappedName": "#36:3;:H790,E;:H792,E", + "mappedName": "#36:3;:Hbd5,E;:Hbd7,E", "mappedStringIds": [ 11, 13, @@ -142758,17 +142758,17 @@ "history": [ { "children": [ - "#1d:1;:M;CUT;:H-792:7,E" + "#1d:1;:M;CUT;:H-bd7:7,E" ], - "mappedName": "#1d:1;:M;CUT;:H-792:7,E;:H792,E", + "mappedName": "#1d:1;:M;CUT;:H-bd7:7,E;:Hbd7,E", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [ - "#b:1;:H791,E" + "#b:1;:Hbd6,E" ], - "mappedName": "#1d:1;:M;CUT;:H-792:7,E", + "mappedName": "#1d:1;:M;CUT;:H-bd7:7,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -142783,7 +142783,7 @@ "indexedStringIds": [ 29 ], - "mappedName": "#1d:1;:M;CUT;:H-792:7,E;:H792,E", + "mappedName": "#1d:1;:M;CUT;:H-bd7:7,E;:Hbd7,E", "mappedStringIds": [ 29 ], @@ -142793,17 +142793,17 @@ "history": [ { "children": [ - "#1d:2;:M;CUT;:H-792:7,E" + "#1d:2;:M;CUT;:H-bd7:7,E" ], - "mappedName": "#1d:2;:M;CUT;:H-792:7,E;:H792,E", + "mappedName": "#1d:2;:M;CUT;:H-bd7:7,E;:Hbd7,E", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [ - "#b:2;:H791,E" + "#b:2;:Hbd6,E" ], - "mappedName": "#1d:2;:M;CUT;:H-792:7,E", + "mappedName": "#1d:2;:M;CUT;:H-bd7:7,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -142819,7 +142819,7 @@ 11, 29 ], - "mappedName": "#1d:2;:M;CUT;:H-792:7,E;:H792,E", + "mappedName": "#1d:2;:M;CUT;:H-bd7:7,E;:Hbd7,E", "mappedStringIds": [ 11, 29 @@ -142830,17 +142830,17 @@ "history": [ { "children": [ - "#1d:3;:M;CUT;:H-792:7,E" + "#1d:3;:M;CUT;:H-bd7:7,E" ], - "mappedName": "#1d:3;:M;CUT;:H-792:7,E;:H792,E", + "mappedName": "#1d:3;:M;CUT;:H-bd7:7,E;:Hbd7,E", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [ - "#b:3;:H791,E" + "#b:3;:Hbd6,E" ], - "mappedName": "#1d:3;:M;CUT;:H-792:7,E", + "mappedName": "#1d:3;:M;CUT;:H-bd7:7,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -142856,7 +142856,7 @@ 11, 29 ], - "mappedName": "#1d:3;:M;CUT;:H-792:7,E;:H792,E", + "mappedName": "#1d:3;:M;CUT;:H-bd7:7,E;:Hbd7,E", "mappedStringIds": [ 11, 29 @@ -142867,17 +142867,17 @@ "history": [ { "children": [ - "#1d:4;:M;CUT;:H-792:7,E" + "#1d:4;:M;CUT;:H-bd7:7,E" ], - "mappedName": "#1d:4;:M;CUT;:H-792:7,E;:H792,E", + "mappedName": "#1d:4;:M;CUT;:H-bd7:7,E;:Hbd7,E", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [ - "#b:4;:H791,E" + "#b:4;:Hbd6,E" ], - "mappedName": "#1d:4;:M;CUT;:H-792:7,E", + "mappedName": "#1d:4;:M;CUT;:H-bd7:7,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -142893,7 +142893,7 @@ 11, 29 ], - "mappedName": "#1d:4;:M;CUT;:H-792:7,E;:H792,E", + "mappedName": "#1d:4;:M;CUT;:H-bd7:7,E;:Hbd7,E", "mappedStringIds": [ 11, 29 @@ -142904,18 +142904,18 @@ "history": [ { "children": [ - "#46;:M;CUT;:H-792:7,E" + "#46;:M;CUT;:H-bd7:7,E" ], - "mappedName": "#46;:M;CUT;:H-792:7,E;:H792,E", + "mappedName": "#46;:M;CUT;:H-bd7:7,E;:Hbd7,E", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [ - "#1f;:G;XTR;:H791:7,E", - "#2;:H791,V" + "#1f;:G;XTR;:Hbd6:7,E", + "#2;:Hbd6,V" ], - "mappedName": "#46;:M;CUT;:H-792:7,E", + "mappedName": "#46;:M;CUT;:H-bd7:7,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -142930,7 +142930,7 @@ "indexedStringIds": [ 70 ], - "mappedName": "#46;:M;CUT;:H-792:7,E;:H792,E", + "mappedName": "#46;:M;CUT;:H-bd7:7,E;:Hbd7,E", "mappedStringIds": [ 70 ], @@ -142940,18 +142940,18 @@ "history": [ { "children": [ - "#47;:M;CUT;:H-792:7,E" + "#47;:M;CUT;:H-bd7:7,E" ], - "mappedName": "#47;:M;CUT;:H-792:7,E;:H792,E", + "mappedName": "#47;:M;CUT;:H-bd7:7,E;:Hbd7,E", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [ - "#20;:G;XTR;:H791:7,E", - "#4;:H791,V" + "#20;:G;XTR;:Hbd6:7,E", + "#4;:Hbd6,V" ], - "mappedName": "#47;:M;CUT;:H-792:7,E", + "mappedName": "#47;:M;CUT;:H-bd7:7,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -142966,7 +142966,7 @@ "indexedStringIds": [ 71 ], - "mappedName": "#47;:M;CUT;:H-792:7,E;:H792,E", + "mappedName": "#47;:M;CUT;:H-bd7:7,E;:Hbd7,E", "mappedStringIds": [ 71 ], @@ -142976,19 +142976,19 @@ "history": [ { "children": [ - "#3d:1;:H-792,E" + "#3d:1;:H-bd7,E" ], - "mappedName": "#3d:1;:H-792,E;:H792,E", + "mappedName": "#3d:1;:H-bd7,E;:Hbd7,E", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [ - "#26:1;:U;XTR;:H791:7,E", - "#1d:1;:G;XTR;:H791:7,F", - "#b:1;:H791,E" + "#26:1;:U;XTR;:Hbd6:7,E", + "#1d:1;:G;XTR;:Hbd6:7,F", + "#b:1;:Hbd6,E" ], - "mappedName": "#3d:1;:H-792,E", + "mappedName": "#3d:1;:H-bd7,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -143003,7 +143003,7 @@ "indexedStringIds": [ 61 ], - "mappedName": "#3d:1;:H-792,E;:H792,E", + "mappedName": "#3d:1;:H-bd7,E;:Hbd7,E", "mappedStringIds": [ 61 ], @@ -143013,18 +143013,18 @@ "history": [ { "children": [ - "#48;:M;CUT;:H-792:7,E" + "#48;:M;CUT;:H-bd7:7,E" ], - "mappedName": "#48;:M;CUT;:H-792:7,E;:H792,E", + "mappedName": "#48;:M;CUT;:H-bd7:7,E;:Hbd7,E", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [ - "#21;:G;XTR;:H791:7,E", - "#6;:H791,V" + "#21;:G;XTR;:Hbd6:7,E", + "#6;:Hbd6,V" ], - "mappedName": "#48;:M;CUT;:H-792:7,E", + "mappedName": "#48;:M;CUT;:H-bd7:7,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -143039,7 +143039,7 @@ "indexedStringIds": [ 72 ], - "mappedName": "#48;:M;CUT;:H-792:7,E;:H792,E", + "mappedName": "#48;:M;CUT;:H-bd7:7,E;:Hbd7,E", "mappedStringIds": [ 72 ], @@ -143049,19 +143049,19 @@ "history": [ { "children": [ - "#3d:2;:H-792,E" + "#3d:2;:H-bd7,E" ], - "mappedName": "#3d:2;:H-792,E;:H792,E", + "mappedName": "#3d:2;:H-bd7,E;:Hbd7,E", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [ - "#26:2;:U;XTR;:H791:7,E", - "#1d:2;:G;XTR;:H791:7,F", - "#b:2;:H791,E" + "#26:2;:U;XTR;:Hbd6:7,E", + "#1d:2;:G;XTR;:Hbd6:7,F", + "#b:2;:Hbd6,E" ], - "mappedName": "#3d:2;:H-792,E", + "mappedName": "#3d:2;:H-bd7,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -143079,7 +143079,7 @@ 38, 61 ], - "mappedName": "#3d:2;:H-792,E;:H792,E", + "mappedName": "#3d:2;:H-bd7,E;:Hbd7,E", "mappedStringIds": [ 11, 29, @@ -143092,18 +143092,18 @@ "history": [ { "children": [ - "#49;:M;CUT;:H-792:7,E" + "#49;:M;CUT;:H-bd7:7,E" ], - "mappedName": "#49;:M;CUT;:H-792:7,E;:H792,E", + "mappedName": "#49;:M;CUT;:H-bd7:7,E;:Hbd7,E", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [ - "#22;:G;XTR;:H791:7,E", - "#8;:H791,V" + "#22;:G;XTR;:Hbd6:7,E", + "#8;:Hbd6,V" ], - "mappedName": "#49;:M;CUT;:H-792:7,E", + "mappedName": "#49;:M;CUT;:H-bd7:7,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -143118,7 +143118,7 @@ "indexedStringIds": [ 73 ], - "mappedName": "#49;:M;CUT;:H-792:7,E;:H792,E", + "mappedName": "#49;:M;CUT;:H-bd7:7,E;:Hbd7,E", "mappedStringIds": [ 73 ], @@ -143128,19 +143128,19 @@ "history": [ { "children": [ - "#3d:3;:H-792,E" + "#3d:3;:H-bd7,E" ], - "mappedName": "#3d:3;:H-792,E;:H792,E", + "mappedName": "#3d:3;:H-bd7,E;:Hbd7,E", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [ - "#26:3;:U;XTR;:H791:7,E", - "#1d:3;:G;XTR;:H791:7,F", - "#b:3;:H791,E" + "#26:3;:U;XTR;:Hbd6:7,E", + "#1d:3;:G;XTR;:Hbd6:7,F", + "#b:3;:Hbd6,E" ], - "mappedName": "#3d:3;:H-792,E", + "mappedName": "#3d:3;:H-bd7,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -143158,7 +143158,7 @@ 38, 61 ], - "mappedName": "#3d:3;:H-792,E;:H792,E", + "mappedName": "#3d:3;:H-bd7,E;:Hbd7,E", "mappedStringIds": [ 11, 29, @@ -143171,19 +143171,19 @@ "history": [ { "children": [ - "#3d:4;:H-792,E" + "#3d:4;:H-bd7,E" ], - "mappedName": "#3d:4;:H-792,E;:H792,E", + "mappedName": "#3d:4;:H-bd7,E;:Hbd7,E", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [ - "#26:4;:U;XTR;:H791:7,E", - "#1d:4;:G;XTR;:H791:7,F", - "#b:4;:H791,E" + "#26:4;:U;XTR;:Hbd6:7,E", + "#1d:4;:G;XTR;:Hbd6:7,F", + "#b:4;:Hbd6,E" ], - "mappedName": "#3d:4;:H-792,E", + "mappedName": "#3d:4;:H-bd7,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -143201,7 +143201,7 @@ 38, 61 ], - "mappedName": "#3d:4;:H-792,E;:H792,E", + "mappedName": "#3d:4;:H-bd7,E;:Hbd7,E", "mappedStringIds": [ 11, 29, @@ -143214,19 +143214,19 @@ "history": [ { "children": [], - "mappedName": "#42;:H790,V;:H792,V", + "mappedName": "#42;:Hbd5,V;:Hbd7,V", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#42;:H790,V", + "mappedName": "#42;:Hbd5,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#2;:H78f,V", + "mappedName": "#2;:Hbd4,V", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -143241,7 +143241,7 @@ "indexedStringIds": [ 66 ], - "mappedName": "#42;:H790,V;:H792,V", + "mappedName": "#42;:Hbd5,V;:Hbd7,V", "mappedStringIds": [ 66 ], @@ -143251,23 +143251,23 @@ "history": [ { "children": [], - "mappedName": "#4b:1;:H790,V;:H792,V", + "mappedName": "#4b:1;:Hbd5,V;:Hbd7,V", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#4b:1;:H790,V", + "mappedName": "#4b:1;:Hbd5,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:1;:U;XTR;:H78f:7,E", - "#d:1;:G;XTR;:H78f:7,F", - "#b:1;:H78f,E" + "#16:1;:U;XTR;:Hbd4:7,E", + "#d:1;:G;XTR;:Hbd4:7,F", + "#b:1;:Hbd4,E" ], - "mappedName": "#36:1;:U;XTR;:H78f:7,V", + "mappedName": "#36:1;:U;XTR;:Hbd4:7,V", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -143282,7 +143282,7 @@ "indexedStringIds": [ 75 ], - "mappedName": "#4b:1;:H790,V;:H792,V", + "mappedName": "#4b:1;:Hbd5,V;:Hbd7,V", "mappedStringIds": [ 75 ], @@ -143292,19 +143292,19 @@ "history": [ { "children": [], - "mappedName": "#43;:H790,V;:H792,V", + "mappedName": "#43;:Hbd5,V;:Hbd7,V", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#43;:H790,V", + "mappedName": "#43;:Hbd5,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4;:H78f,V", + "mappedName": "#4;:Hbd4,V", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -143319,7 +143319,7 @@ "indexedStringIds": [ 67 ], - "mappedName": "#43;:H790,V;:H792,V", + "mappedName": "#43;:Hbd5,V;:Hbd7,V", "mappedStringIds": [ 67 ], @@ -143329,23 +143329,23 @@ "history": [ { "children": [], - "mappedName": "#4e:1;:H790,V;:H792,V", + "mappedName": "#4e:1;:Hbd5,V;:Hbd7,V", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#4e:1;:H790,V", + "mappedName": "#4e:1;:Hbd5,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:1;:U;XTR;:H78f:7,E", - "#d:1;:G;XTR;:H78f:7,F", - "#b:1;:H78f,E" + "#16:1;:U;XTR;:Hbd4:7,E", + "#d:1;:G;XTR;:Hbd4:7,F", + "#b:1;:Hbd4,E" ], - "mappedName": "#36:1;:U2;XTR;:H78f:8,V", + "mappedName": "#36:1;:U2;XTR;:Hbd4:8,V", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -143360,7 +143360,7 @@ "indexedStringIds": [ 78 ], - "mappedName": "#4e:1;:H790,V;:H792,V", + "mappedName": "#4e:1;:Hbd5,V;:Hbd7,V", "mappedStringIds": [ 78 ], @@ -143370,19 +143370,19 @@ "history": [ { "children": [], - "mappedName": "#45;:H790,V;:H792,V", + "mappedName": "#45;:Hbd5,V;:Hbd7,V", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#45;:H790,V", + "mappedName": "#45;:Hbd5,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#8;:H78f,V", + "mappedName": "#8;:Hbd4,V", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -143397,7 +143397,7 @@ "indexedStringIds": [ 69 ], - "mappedName": "#45;:H790,V;:H792,V", + "mappedName": "#45;:Hbd5,V;:Hbd7,V", "mappedStringIds": [ 69 ], @@ -143407,23 +143407,23 @@ "history": [ { "children": [], - "mappedName": "#4e:3;:H790,V;:H792,V", + "mappedName": "#4e:3;:Hbd5,V;:Hbd7,V", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#4e:3;:H790,V", + "mappedName": "#4e:3;:Hbd5,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:3;:U;XTR;:H78f:7,E", - "#d:3;:G;XTR;:H78f:7,F", - "#b:3;:H78f,E" + "#16:3;:U;XTR;:Hbd4:7,E", + "#d:3;:G;XTR;:Hbd4:7,F", + "#b:3;:Hbd4,E" ], - "mappedName": "#36:3;:U2;XTR;:H78f:8,V", + "mappedName": "#36:3;:U2;XTR;:Hbd4:8,V", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -143442,7 +143442,7 @@ 54, 78 ], - "mappedName": "#4e:3;:H790,V;:H792,V", + "mappedName": "#4e:3;:Hbd5,V;:Hbd7,V", "mappedStringIds": [ 11, 13, @@ -143456,19 +143456,19 @@ "history": [ { "children": [], - "mappedName": "#44;:H790,V;:H792,V", + "mappedName": "#44;:Hbd5,V;:Hbd7,V", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#44;:H790,V", + "mappedName": "#44;:Hbd5,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#6;:H78f,V", + "mappedName": "#6;:Hbd4,V", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -143483,7 +143483,7 @@ "indexedStringIds": [ 68 ], - "mappedName": "#44;:H790,V;:H792,V", + "mappedName": "#44;:Hbd5,V;:Hbd7,V", "mappedStringIds": [ 68 ], @@ -143493,23 +143493,23 @@ "history": [ { "children": [], - "mappedName": "#4e:2;:H790,V;:H792,V", + "mappedName": "#4e:2;:Hbd5,V;:Hbd7,V", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "#4e:2;:H790,V", + "mappedName": "#4e:2;:Hbd5,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:2;:U;XTR;:H78f:7,E", - "#d:2;:G;XTR;:H78f:7,F", - "#b:2;:H78f,E" + "#16:2;:U;XTR;:Hbd4:7,E", + "#d:2;:G;XTR;:Hbd4:7,F", + "#b:2;:Hbd4,E" ], - "mappedName": "#36:2;:U2;XTR;:H78f:8,V", + "mappedName": "#36:2;:U2;XTR;:Hbd4:8,V", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -143528,7 +143528,7 @@ 54, 78 ], - "mappedName": "#4e:2;:H790,V;:H792,V", + "mappedName": "#4e:2;:Hbd5,V;:Hbd7,V", "mappedStringIds": [ 11, 13, @@ -143542,17 +143542,17 @@ "history": [ { "children": [ - "#1f;:M;CUT;:H-792:7,V" + "#1f;:M;CUT;:H-bd7:7,V" ], - "mappedName": "#1f;:M;CUT;:H-792:7,V;:H792,V", + "mappedName": "#1f;:M;CUT;:H-bd7:7,V;:Hbd7,V", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [ - "#2;:H791,V" + "#2;:Hbd6,V" ], - "mappedName": "#1f;:M;CUT;:H-792:7,V", + "mappedName": "#1f;:M;CUT;:H-bd7:7,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -143567,7 +143567,7 @@ "indexedStringIds": [ 31 ], - "mappedName": "#1f;:M;CUT;:H-792:7,V;:H792,V", + "mappedName": "#1f;:M;CUT;:H-bd7:7,V;:Hbd7,V", "mappedStringIds": [ 31 ], @@ -143577,17 +143577,17 @@ "history": [ { "children": [ - "#20;:M;CUT;:H-792:7,V" + "#20;:M;CUT;:H-bd7:7,V" ], - "mappedName": "#20;:M;CUT;:H-792:7,V;:H792,V", + "mappedName": "#20;:M;CUT;:H-bd7:7,V;:Hbd7,V", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [ - "#4;:H791,V" + "#4;:Hbd6,V" ], - "mappedName": "#20;:M;CUT;:H-792:7,V", + "mappedName": "#20;:M;CUT;:H-bd7:7,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -143602,7 +143602,7 @@ "indexedStringIds": [ 32 ], - "mappedName": "#20;:M;CUT;:H-792:7,V;:H792,V", + "mappedName": "#20;:M;CUT;:H-bd7:7,V;:Hbd7,V", "mappedStringIds": [ 32 ], @@ -143612,17 +143612,17 @@ "history": [ { "children": [ - "#21;:M;CUT;:H-792:7,V" + "#21;:M;CUT;:H-bd7:7,V" ], - "mappedName": "#21;:M;CUT;:H-792:7,V;:H792,V", + "mappedName": "#21;:M;CUT;:H-bd7:7,V;:Hbd7,V", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [ - "#6;:H791,V" + "#6;:Hbd6,V" ], - "mappedName": "#21;:M;CUT;:H-792:7,V", + "mappedName": "#21;:M;CUT;:H-bd7:7,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -143637,7 +143637,7 @@ "indexedStringIds": [ 33 ], - "mappedName": "#21;:M;CUT;:H-792:7,V;:H792,V", + "mappedName": "#21;:M;CUT;:H-bd7:7,V;:Hbd7,V", "mappedStringIds": [ 33 ], @@ -143647,17 +143647,17 @@ "history": [ { "children": [ - "#22;:M;CUT;:H-792:7,V" + "#22;:M;CUT;:H-bd7:7,V" ], - "mappedName": "#22;:M;CUT;:H-792:7,V;:H792,V", + "mappedName": "#22;:M;CUT;:H-bd7:7,V;:Hbd7,V", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [ - "#8;:H791,V" + "#8;:Hbd6,V" ], - "mappedName": "#22;:M;CUT;:H-792:7,V", + "mappedName": "#22;:M;CUT;:H-bd7:7,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -143672,7 +143672,7 @@ "indexedStringIds": [ 34 ], - "mappedName": "#22;:M;CUT;:H-792:7,V;:H792,V", + "mappedName": "#22;:M;CUT;:H-bd7:7,V;:Hbd7,V", "mappedStringIds": [ 34 ], @@ -143682,19 +143682,19 @@ "history": [ { "children": [ - "#56;:H-792,V" + "#56;:H-bd7,V" ], - "mappedName": "#56;:H-792,V;:H792,V", + "mappedName": "#56;:H-bd7,V;:Hbd7,V", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [ - "#46;:U;XTR;:H791:7,V", - "#1f;:G;XTR;:H791:7,E", - "#2;:H791,V" + "#46;:U;XTR;:Hbd6:7,V", + "#1f;:G;XTR;:Hbd6:7,E", + "#2;:Hbd6,V" ], - "mappedName": "#56;:H-792,V", + "mappedName": "#56;:H-bd7,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -143709,7 +143709,7 @@ "indexedStringIds": [ 86 ], - "mappedName": "#56;:H-792,V;:H792,V", + "mappedName": "#56;:H-bd7,V;:Hbd7,V", "mappedStringIds": [ 86 ], @@ -143719,17 +143719,17 @@ "history": [ { "children": [ - "#61:2f;:H-792,V" + "#61:2f;:H-bd7,V" ], - "mappedName": "#61:2f;:H-792,V;:H792,V", + "mappedName": "#61:2f;:H-bd7,V;:Hbd7,V", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [ - "#4747;:U;XTR;:H791:7,V" + "#4747;:U;XTR;:Hbd6:7,V" ], - "mappedName": "#61:2f;:H-792,V", + "mappedName": "#61:2f;:H-bd7,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -143744,7 +143744,7 @@ "indexedStringIds": [ 97 ], - "mappedName": "#61:2f;:H-792,V;:H792,V", + "mappedName": "#61:2f;:H-bd7,V;:Hbd7,V", "mappedStringIds": [ 97 ], @@ -143754,17 +143754,17 @@ "history": [ { "children": [ - "#62:30;:H-792,V" + "#62:30;:H-bd7,V" ], - "mappedName": "#62:30;:H-792,V;:H792,V", + "mappedName": "#62:30;:H-bd7,V;:Hbd7,V", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [ - "#4848;:U;XTR;:H791:7,V" + "#4848;:U;XTR;:Hbd6:7,V" ], - "mappedName": "#62:30;:H-792,V", + "mappedName": "#62:30;:H-bd7,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -143779,7 +143779,7 @@ "indexedStringIds": [ 98 ], - "mappedName": "#62:30;:H-792,V;:H792,V", + "mappedName": "#62:30;:H-bd7,V;:Hbd7,V", "mappedStringIds": [ 98 ], @@ -143789,17 +143789,17 @@ "history": [ { "children": [ - "#63:31;:H-792,V" + "#63:31;:H-bd7,V" ], - "mappedName": "#63:31;:H-792,V;:H792,V", + "mappedName": "#63:31;:H-bd7,V;:Hbd7,V", "object": "Body20", "typeId": "PartDesign::Body" }, { "children": [ - "#4949;:U;XTR;:H791:7,V" + "#4949;:U;XTR;:Hbd6:7,V" ], - "mappedName": "#63:31;:H-792,V", + "mappedName": "#63:31;:H-bd7,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -143814,7 +143814,7 @@ "indexedStringIds": [ 99 ], - "mappedName": "#63:31;:H-792,V;:H792,V", + "mappedName": "#63:31;:H-bd7,V;:Hbd7,V", "mappedStringIds": [ 99 ], @@ -143834,7 +143834,7 @@ 22 ], "kind": "face", - "mappedName": "#16:1;:H790,F;:H792,F", + "mappedName": "#16:1;:Hbd5,F;:Hbd7,F", "mappedStringIds": [ 22 ], @@ -143844,7 +143844,7 @@ "index": 1, "type": "Face" }, - "name": "#16:1;:H790,F;:H792,F", + "name": "#16:1;:Hbd5,F;:Hbd7,F", "stringIds": [ 22 ] @@ -143854,15 +143854,15 @@ "resultPersistentId": "Body20:face:0", "sourceRefs": [ { - "mappedName": "#16:1;:H790,F", + "mappedName": "#16:1;:Hbd5,F", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#16:1;:H790,F", + "persistentId": "Pocket20:mapped:#16:1;:Hbd5,F", "stageId": "Pocket20" }, { - "mappedName": "#d:1;:G;XTR;:H78f:7,F", + "mappedName": "#d:1;:G;XTR;:Hbd4:7,F", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#d:1;:G;XTR;:H78f:7,F", + "persistentId": "Pad20:mapped:#d:1;:G;XTR;:Hbd4:7,F", "stageId": "Pad20" }, { @@ -143881,7 +143881,7 @@ 22 ], "kind": "face", - "mappedName": "#16:4;:H790,F;:H792,F", + "mappedName": "#16:4;:Hbd5,F;:Hbd7,F", "mappedStringIds": [ 11, 13, @@ -143893,7 +143893,7 @@ "index": 2, "type": "Face" }, - "name": "#16:4;:H790,F;:H792,F", + "name": "#16:4;:Hbd5,F;:Hbd7,F", "stringIds": [ 11, 13, @@ -143905,15 +143905,15 @@ "resultPersistentId": "Body20:face:1", "sourceRefs": [ { - "mappedName": "#16:4;:H790,F", + "mappedName": "#16:4;:Hbd5,F", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#16:4;:H790,F", + "persistentId": "Pocket20:mapped:#16:4;:Hbd5,F", "stageId": "Pocket20" }, { - "mappedName": "#d:4;:G;XTR;:H78f:7,F", + "mappedName": "#d:4;:G;XTR;:Hbd4:7,F", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#d:4;:G;XTR;:H78f:7,F", + "persistentId": "Pad20:mapped:#d:4;:G;XTR;:Hbd4:7,F", "stageId": "Pad20" }, { @@ -143932,7 +143932,7 @@ 22 ], "kind": "face", - "mappedName": "#16:2;:H790,F;:H792,F", + "mappedName": "#16:2;:Hbd5,F;:Hbd7,F", "mappedStringIds": [ 11, 13, @@ -143944,7 +143944,7 @@ "index": 3, "type": "Face" }, - "name": "#16:2;:H790,F;:H792,F", + "name": "#16:2;:Hbd5,F;:Hbd7,F", "stringIds": [ 11, 13, @@ -143956,15 +143956,15 @@ "resultPersistentId": "Body20:face:2", "sourceRefs": [ { - "mappedName": "#16:2;:H790,F", + "mappedName": "#16:2;:Hbd5,F", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#16:2;:H790,F", + "persistentId": "Pocket20:mapped:#16:2;:Hbd5,F", "stageId": "Pocket20" }, { - "mappedName": "#d:2;:G;XTR;:H78f:7,F", + "mappedName": "#d:2;:G;XTR;:Hbd4:7,F", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#d:2;:G;XTR;:H78f:7,F", + "persistentId": "Pad20:mapped:#d:2;:G;XTR;:Hbd4:7,F", "stageId": "Pad20" }, { @@ -143981,7 +143981,7 @@ 20 ], "kind": "face", - "mappedName": "#14:1;:H790,F;:H792,F", + "mappedName": "#14:1;:Hbd5,F;:Hbd7,F", "mappedStringIds": [ 20 ], @@ -143991,7 +143991,7 @@ "index": 4, "type": "Face" }, - "name": "#14:1;:H790,F;:H792,F", + "name": "#14:1;:Hbd5,F;:Hbd7,F", "stringIds": [ 20 ] @@ -144001,15 +144001,15 @@ "resultPersistentId": "Body20:face:3", "sourceRefs": [ { - "mappedName": "#14:1;:H790,F", + "mappedName": "#14:1;:Hbd5,F", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#14:1;:H790,F", + "persistentId": "Pocket20:mapped:#14:1;:Hbd5,F", "stageId": "Pocket20" }, { - "mappedName": "#d:1;FAC;:H78f:4,F", + "mappedName": "#d:1;FAC;:Hbd4:4,F", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#d:1;FAC;:H78f:4,F", + "persistentId": "Pad20:mapped:#d:1;FAC;:Hbd4:4,F", "stageId": "Pad20" }, { @@ -144026,7 +144026,7 @@ 65 ], "kind": "face", - "mappedName": "#41:1;:M;CUT;:H790:7,F;:H792,F", + "mappedName": "#41:1;:M;CUT;:Hbd5:7,F;:Hbd7,F", "mappedStringIds": [ 65 ], @@ -144036,7 +144036,7 @@ "index": 5, "type": "Face" }, - "name": "#41:1;:M;CUT;:H790:7,F;:H792,F", + "name": "#41:1;:M;CUT;:Hbd5:7,F;:Hbd7,F", "stringIds": [ 65 ] @@ -144046,15 +144046,15 @@ "resultPersistentId": "Body20:face:4", "sourceRefs": [ { - "mappedName": "#41:1;:M;CUT;:H790:7,F", + "mappedName": "#41:1;:M;CUT;:Hbd5:7,F", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#41:1;:M;CUT;:H790:7,F", + "persistentId": "Pocket20:mapped:#41:1;:M;CUT;:Hbd5:7,F", "stageId": "Pocket20" }, { - "mappedName": "#14:1;:G0;XTR;:H78f:8,F", + "mappedName": "#14:1;:G0;XTR;:Hbd4:8,F", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#14:1;:G0;XTR;:H78f:8,F", + "persistentId": "Pad20:mapped:#14:1;:G0;XTR;:Hbd4:8,F", "stageId": "Pad20" }, { @@ -144073,7 +144073,7 @@ 22 ], "kind": "face", - "mappedName": "#16:3;:H790,F;:H792,F", + "mappedName": "#16:3;:Hbd5,F;:Hbd7,F", "mappedStringIds": [ 11, 13, @@ -144085,7 +144085,7 @@ "index": 6, "type": "Face" }, - "name": "#16:3;:H790,F;:H792,F", + "name": "#16:3;:Hbd5,F;:Hbd7,F", "stringIds": [ 11, 13, @@ -144097,15 +144097,15 @@ "resultPersistentId": "Body20:face:5", "sourceRefs": [ { - "mappedName": "#16:3;:H790,F", + "mappedName": "#16:3;:Hbd5,F", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#16:3;:H790,F", + "persistentId": "Pocket20:mapped:#16:3;:Hbd5,F", "stageId": "Pocket20" }, { - "mappedName": "#d:3;:G;XTR;:H78f:7,F", + "mappedName": "#d:3;:G;XTR;:Hbd4:7,F", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#d:3;:G;XTR;:H78f:7,F", + "persistentId": "Pad20:mapped:#d:3;:G;XTR;:Hbd4:7,F", "stageId": "Pad20" }, { @@ -144122,7 +144122,7 @@ 38 ], "kind": "face", - "mappedName": "#26:1;:M;CUT;:H-792:7,F;:H792,F", + "mappedName": "#26:1;:M;CUT;:H-bd7:7,F;:Hbd7,F", "mappedStringIds": [ 38 ], @@ -144132,7 +144132,7 @@ "index": 7, "type": "Face" }, - "name": "#26:1;:M;CUT;:H-792:7,F;:H792,F", + "name": "#26:1;:M;CUT;:H-bd7:7,F;:Hbd7,F", "stringIds": [ 38 ] @@ -144142,9 +144142,9 @@ "resultPersistentId": "Body20:face:6", "sourceRefs": [ { - "mappedName": "#26:1;:M;CUT;:H-792:7,F", + "mappedName": "#26:1;:M;CUT;:H-bd7:7,F", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#26:1;:M;CUT;:H-792:7,F", + "persistentId": "Pocket20:mapped:#26:1;:M;CUT;:H-bd7:7,F", "stageId": "Pocket20" }, { @@ -144163,7 +144163,7 @@ 38 ], "kind": "face", - "mappedName": "#26:2;:M;CUT;:H-792:7,F;:H792,F", + "mappedName": "#26:2;:M;CUT;:H-bd7:7,F;:Hbd7,F", "mappedStringIds": [ 11, 29, @@ -144175,7 +144175,7 @@ "index": 8, "type": "Face" }, - "name": "#26:2;:M;CUT;:H-792:7,F;:H792,F", + "name": "#26:2;:M;CUT;:H-bd7:7,F;:Hbd7,F", "stringIds": [ 11, 29, @@ -144187,9 +144187,9 @@ "resultPersistentId": "Body20:face:7", "sourceRefs": [ { - "mappedName": "#26:2;:M;CUT;:H-792:7,F", + "mappedName": "#26:2;:M;CUT;:H-bd7:7,F", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#26:2;:M;CUT;:H-792:7,F", + "persistentId": "Pocket20:mapped:#26:2;:M;CUT;:H-bd7:7,F", "stageId": "Pocket20" }, { @@ -144208,7 +144208,7 @@ 38 ], "kind": "face", - "mappedName": "#26:3;:M;CUT;:H-792:7,F;:H792,F", + "mappedName": "#26:3;:M;CUT;:H-bd7:7,F;:Hbd7,F", "mappedStringIds": [ 11, 29, @@ -144220,7 +144220,7 @@ "index": 9, "type": "Face" }, - "name": "#26:3;:M;CUT;:H-792:7,F;:H792,F", + "name": "#26:3;:M;CUT;:H-bd7:7,F;:Hbd7,F", "stringIds": [ 11, 29, @@ -144232,9 +144232,9 @@ "resultPersistentId": "Body20:face:8", "sourceRefs": [ { - "mappedName": "#26:3;:M;CUT;:H-792:7,F", + "mappedName": "#26:3;:M;CUT;:H-bd7:7,F", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#26:3;:M;CUT;:H-792:7,F", + "persistentId": "Pocket20:mapped:#26:3;:M;CUT;:H-bd7:7,F", "stageId": "Pocket20" }, { @@ -144253,7 +144253,7 @@ 38 ], "kind": "face", - "mappedName": "#26:4;:M;CUT;:H-792:7,F;:H792,F", + "mappedName": "#26:4;:M;CUT;:H-bd7:7,F;:Hbd7,F", "mappedStringIds": [ 11, 29, @@ -144265,7 +144265,7 @@ "index": 10, "type": "Face" }, - "name": "#26:4;:M;CUT;:H-792:7,F;:H792,F", + "name": "#26:4;:M;CUT;:H-bd7:7,F;:Hbd7,F", "stringIds": [ 11, 29, @@ -144277,9 +144277,9 @@ "resultPersistentId": "Body20:face:9", "sourceRefs": [ { - "mappedName": "#26:4;:M;CUT;:H-792:7,F", + "mappedName": "#26:4;:M;CUT;:H-bd7:7,F", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#26:4;:M;CUT;:H-792:7,F", + "persistentId": "Pocket20:mapped:#26:4;:M;CUT;:H-bd7:7,F", "stageId": "Pocket20" }, { @@ -144296,7 +144296,7 @@ 63 ], "kind": "face", - "mappedName": "#3f:1;:H-792,F;:H792,F", + "mappedName": "#3f:1;:H-bd7,F;:Hbd7,F", "mappedStringIds": [ 63 ], @@ -144306,7 +144306,7 @@ "index": 11, "type": "Face" }, - "name": "#3f:1;:H-792,F;:H792,F", + "name": "#3f:1;:H-bd7,F;:Hbd7,F", "stringIds": [ 63 ] @@ -144316,9 +144316,9 @@ "resultPersistentId": "Body20:face:10", "sourceRefs": [ { - "mappedName": "#3f:1;:H-792,F", + "mappedName": "#3f:1;:H-bd7,F", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#3f:1;:H-792,F", + "persistentId": "Pocket20:mapped:#3f:1;:H-bd7,F", "stageId": "Pocket20" }, { @@ -144335,7 +144335,7 @@ 93 ], "kind": "edge", - "mappedName": "#5d:2a;:H790,E;:H792,E", + "mappedName": "#5d:2a;:Hbd5,E;:Hbd7,E", "mappedStringIds": [ 93 ], @@ -144345,7 +144345,7 @@ "index": 1, "type": "Edge" }, - "name": "#5d:2a;:H790,E;:H792,E", + "name": "#5d:2a;:Hbd5,E;:Hbd7,E", "stringIds": [ 93 ] @@ -144355,15 +144355,15 @@ "resultPersistentId": "Body20:edge:0", "sourceRefs": [ { - "mappedName": "#5d:2a;:H790,E", + "mappedName": "#5d:2a;:Hbd5,E", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#5d:2a;:H790,E", + "persistentId": "Pocket20:mapped:#5d:2a;:Hbd5,E", "stageId": "Pocket20" }, { - "mappedName": "#4242;:G;XTR;:H78f:7,E", + "mappedName": "#4242;:G;XTR;:Hbd4:7,E", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#4242;:G;XTR;:H78f:7,E", + "persistentId": "Pad20:mapped:#4242;:G;XTR;:Hbd4:7,E", "stageId": "Pad20" }, { @@ -144380,7 +144380,7 @@ 94 ], "kind": "edge", - "mappedName": "#5e:2b;:H790,E;:H792,E", + "mappedName": "#5e:2b;:Hbd5,E;:Hbd7,E", "mappedStringIds": [ 94 ], @@ -144390,7 +144390,7 @@ "index": 2, "type": "Edge" }, - "name": "#5e:2b;:H790,E;:H792,E", + "name": "#5e:2b;:Hbd5,E;:Hbd7,E", "stringIds": [ 94 ] @@ -144400,15 +144400,15 @@ "resultPersistentId": "Body20:edge:1", "sourceRefs": [ { - "mappedName": "#5e:2b;:H790,E", + "mappedName": "#5e:2b;:Hbd5,E", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#5e:2b;:H790,E", + "persistentId": "Pocket20:mapped:#5e:2b;:Hbd5,E", "stageId": "Pocket20" }, { - "mappedName": "#4343;:G;XTR;:H78f:7,E", + "mappedName": "#4343;:G;XTR;:Hbd4:7,E", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#4343;:G;XTR;:H78f:7,E", + "persistentId": "Pad20:mapped:#4343;:G;XTR;:Hbd4:7,E", "stageId": "Pad20" }, { @@ -144425,7 +144425,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:1;:H790,E;:H792,E", + "mappedName": "#d:1;:Hbd5,E;:Hbd7,E", "mappedStringIds": [ 13 ], @@ -144435,7 +144435,7 @@ "index": 3, "type": "Edge" }, - "name": "#d:1;:H790,E;:H792,E", + "name": "#d:1;:Hbd5,E;:Hbd7,E", "stringIds": [ 13 ] @@ -144445,15 +144445,15 @@ "resultPersistentId": "Body20:edge:2", "sourceRefs": [ { - "mappedName": "#d:1;:H790,E", + "mappedName": "#d:1;:Hbd5,E", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#d:1;:H790,E", + "persistentId": "Pocket20:mapped:#d:1;:Hbd5,E", "stageId": "Pocket20" }, { - "mappedName": "#b:1;:H78f,E", + "mappedName": "#b:1;:Hbd4,E", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#b:1;:H78f,E", + "persistentId": "Pad20:mapped:#b:1;:Hbd4,E", "stageId": "Pad20" }, { @@ -144470,7 +144470,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:1;:H790,E;:H792,E", + "mappedName": "#36:1;:Hbd5,E;:Hbd7,E", "mappedStringIds": [ 54 ], @@ -144480,7 +144480,7 @@ "index": 4, "type": "Edge" }, - "name": "#36:1;:H790,E;:H792,E", + "name": "#36:1;:Hbd5,E;:Hbd7,E", "stringIds": [ 54 ] @@ -144490,15 +144490,15 @@ "resultPersistentId": "Body20:edge:3", "sourceRefs": [ { - "mappedName": "#36:1;:H790,E", + "mappedName": "#36:1;:Hbd5,E", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#36:1;:H790,E", + "persistentId": "Pocket20:mapped:#36:1;:Hbd5,E", "stageId": "Pocket20" }, { - "mappedName": "#16:1;:U;XTR;:H78f:7,E", + "mappedName": "#16:1;:U;XTR;:Hbd4:7,E", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#16:1;:U;XTR;:H78f:7,E", + "persistentId": "Pad20:mapped:#16:1;:U;XTR;:Hbd4:7,E", "stageId": "Pad20" }, { @@ -144515,7 +144515,7 @@ 96 ], "kind": "edge", - "mappedName": "#60:2d;:H790,E;:H792,E", + "mappedName": "#60:2d;:Hbd5,E;:Hbd7,E", "mappedStringIds": [ 96 ], @@ -144525,7 +144525,7 @@ "index": 5, "type": "Edge" }, - "name": "#60:2d;:H790,E;:H792,E", + "name": "#60:2d;:Hbd5,E;:Hbd7,E", "stringIds": [ 96 ] @@ -144535,15 +144535,15 @@ "resultPersistentId": "Body20:edge:4", "sourceRefs": [ { - "mappedName": "#60:2d;:H790,E", + "mappedName": "#60:2d;:Hbd5,E", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#60:2d;:H790,E", + "persistentId": "Pocket20:mapped:#60:2d;:Hbd5,E", "stageId": "Pocket20" }, { - "mappedName": "#4545;:G;XTR;:H78f:7,E", + "mappedName": "#4545;:G;XTR;:Hbd4:7,E", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#4545;:G;XTR;:H78f:7,E", + "persistentId": "Pad20:mapped:#4545;:G;XTR;:Hbd4:7,E", "stageId": "Pad20" }, { @@ -144561,7 +144561,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:4;:H790,E;:H792,E", + "mappedName": "#d:4;:Hbd5,E;:Hbd7,E", "mappedStringIds": [ 11, 13 @@ -144572,7 +144572,7 @@ "index": 6, "type": "Edge" }, - "name": "#d:4;:H790,E;:H792,E", + "name": "#d:4;:Hbd5,E;:Hbd7,E", "stringIds": [ 11, 13 @@ -144583,15 +144583,15 @@ "resultPersistentId": "Body20:edge:5", "sourceRefs": [ { - "mappedName": "#d:4;:H790,E", + "mappedName": "#d:4;:Hbd5,E", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#d:4;:H790,E", + "persistentId": "Pocket20:mapped:#d:4;:Hbd5,E", "stageId": "Pocket20" }, { - "mappedName": "#b:4;:H78f,E", + "mappedName": "#b:4;:Hbd4,E", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#b:4;:H78f,E", + "persistentId": "Pad20:mapped:#b:4;:Hbd4,E", "stageId": "Pad20" }, { @@ -144611,7 +144611,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:4;:H790,E;:H792,E", + "mappedName": "#36:4;:Hbd5,E;:Hbd7,E", "mappedStringIds": [ 11, 13, @@ -144624,7 +144624,7 @@ "index": 7, "type": "Edge" }, - "name": "#36:4;:H790,E;:H792,E", + "name": "#36:4;:Hbd5,E;:Hbd7,E", "stringIds": [ 11, 13, @@ -144637,15 +144637,15 @@ "resultPersistentId": "Body20:edge:6", "sourceRefs": [ { - "mappedName": "#36:4;:H790,E", + "mappedName": "#36:4;:Hbd5,E", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#36:4;:H790,E", + "persistentId": "Pocket20:mapped:#36:4;:Hbd5,E", "stageId": "Pocket20" }, { - "mappedName": "#16:4;:U;XTR;:H78f:7,E", + "mappedName": "#16:4;:U;XTR;:Hbd4:7,E", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#16:4;:U;XTR;:H78f:7,E", + "persistentId": "Pad20:mapped:#16:4;:U;XTR;:Hbd4:7,E", "stageId": "Pad20" }, { @@ -144662,7 +144662,7 @@ 95 ], "kind": "edge", - "mappedName": "#5f:2c;:H790,E;:H792,E", + "mappedName": "#5f:2c;:Hbd5,E;:Hbd7,E", "mappedStringIds": [ 95 ], @@ -144672,7 +144672,7 @@ "index": 8, "type": "Edge" }, - "name": "#5f:2c;:H790,E;:H792,E", + "name": "#5f:2c;:Hbd5,E;:Hbd7,E", "stringIds": [ 95 ] @@ -144682,15 +144682,15 @@ "resultPersistentId": "Body20:edge:7", "sourceRefs": [ { - "mappedName": "#5f:2c;:H790,E", + "mappedName": "#5f:2c;:Hbd5,E", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#5f:2c;:H790,E", + "persistentId": "Pocket20:mapped:#5f:2c;:Hbd5,E", "stageId": "Pocket20" }, { - "mappedName": "#4444;:G;XTR;:H78f:7,E", + "mappedName": "#4444;:G;XTR;:Hbd4:7,E", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#4444;:G;XTR;:H78f:7,E", + "persistentId": "Pad20:mapped:#4444;:G;XTR;:Hbd4:7,E", "stageId": "Pad20" }, { @@ -144708,7 +144708,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:2;:H790,E;:H792,E", + "mappedName": "#d:2;:Hbd5,E;:Hbd7,E", "mappedStringIds": [ 11, 13 @@ -144719,7 +144719,7 @@ "index": 9, "type": "Edge" }, - "name": "#d:2;:H790,E;:H792,E", + "name": "#d:2;:Hbd5,E;:Hbd7,E", "stringIds": [ 11, 13 @@ -144730,15 +144730,15 @@ "resultPersistentId": "Body20:edge:8", "sourceRefs": [ { - "mappedName": "#d:2;:H790,E", + "mappedName": "#d:2;:Hbd5,E", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#d:2;:H790,E", + "persistentId": "Pocket20:mapped:#d:2;:Hbd5,E", "stageId": "Pocket20" }, { - "mappedName": "#b:2;:H78f,E", + "mappedName": "#b:2;:Hbd4,E", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#b:2;:H78f,E", + "persistentId": "Pad20:mapped:#b:2;:Hbd4,E", "stageId": "Pad20" }, { @@ -144758,7 +144758,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:2;:H790,E;:H792,E", + "mappedName": "#36:2;:Hbd5,E;:Hbd7,E", "mappedStringIds": [ 11, 13, @@ -144771,7 +144771,7 @@ "index": 10, "type": "Edge" }, - "name": "#36:2;:H790,E;:H792,E", + "name": "#36:2;:Hbd5,E;:Hbd7,E", "stringIds": [ 11, 13, @@ -144784,15 +144784,15 @@ "resultPersistentId": "Body20:edge:9", "sourceRefs": [ { - "mappedName": "#36:2;:H790,E", + "mappedName": "#36:2;:Hbd5,E", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#36:2;:H790,E", + "persistentId": "Pocket20:mapped:#36:2;:Hbd5,E", "stageId": "Pocket20" }, { - "mappedName": "#16:2;:U;XTR;:H78f:7,E", + "mappedName": "#16:2;:U;XTR;:Hbd4:7,E", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#16:2;:U;XTR;:H78f:7,E", + "persistentId": "Pad20:mapped:#16:2;:U;XTR;:Hbd4:7,E", "stageId": "Pad20" }, { @@ -144810,7 +144810,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:3;:H790,E;:H792,E", + "mappedName": "#d:3;:Hbd5,E;:Hbd7,E", "mappedStringIds": [ 11, 13 @@ -144821,7 +144821,7 @@ "index": 11, "type": "Edge" }, - "name": "#d:3;:H790,E;:H792,E", + "name": "#d:3;:Hbd5,E;:Hbd7,E", "stringIds": [ 11, 13 @@ -144832,15 +144832,15 @@ "resultPersistentId": "Body20:edge:10", "sourceRefs": [ { - "mappedName": "#d:3;:H790,E", + "mappedName": "#d:3;:Hbd5,E", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#d:3;:H790,E", + "persistentId": "Pocket20:mapped:#d:3;:Hbd5,E", "stageId": "Pocket20" }, { - "mappedName": "#b:3;:H78f,E", + "mappedName": "#b:3;:Hbd4,E", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#b:3;:H78f,E", + "persistentId": "Pad20:mapped:#b:3;:Hbd4,E", "stageId": "Pad20" }, { @@ -144860,7 +144860,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:3;:H790,E;:H792,E", + "mappedName": "#36:3;:Hbd5,E;:Hbd7,E", "mappedStringIds": [ 11, 13, @@ -144873,7 +144873,7 @@ "index": 12, "type": "Edge" }, - "name": "#36:3;:H790,E;:H792,E", + "name": "#36:3;:Hbd5,E;:Hbd7,E", "stringIds": [ 11, 13, @@ -144886,15 +144886,15 @@ "resultPersistentId": "Body20:edge:11", "sourceRefs": [ { - "mappedName": "#36:3;:H790,E", + "mappedName": "#36:3;:Hbd5,E", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#36:3;:H790,E", + "persistentId": "Pocket20:mapped:#36:3;:Hbd5,E", "stageId": "Pocket20" }, { - "mappedName": "#16:3;:U;XTR;:H78f:7,E", + "mappedName": "#16:3;:U;XTR;:Hbd4:7,E", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#16:3;:U;XTR;:H78f:7,E", + "persistentId": "Pad20:mapped:#16:3;:U;XTR;:Hbd4:7,E", "stageId": "Pad20" }, { @@ -144911,7 +144911,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:1;:M;CUT;:H-792:7,E;:H792,E", + "mappedName": "#1d:1;:M;CUT;:H-bd7:7,E;:Hbd7,E", "mappedStringIds": [ 29 ], @@ -144921,7 +144921,7 @@ "index": 13, "type": "Edge" }, - "name": "#1d:1;:M;CUT;:H-792:7,E;:H792,E", + "name": "#1d:1;:M;CUT;:H-bd7:7,E;:Hbd7,E", "stringIds": [ 29 ] @@ -144931,9 +144931,9 @@ "resultPersistentId": "Body20:edge:12", "sourceRefs": [ { - "mappedName": "#1d:1;:M;CUT;:H-792:7,E", + "mappedName": "#1d:1;:M;CUT;:H-bd7:7,E", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#1d:1;:M;CUT;:H-792:7,E", + "persistentId": "Pocket20:mapped:#1d:1;:M;CUT;:H-bd7:7,E", "stageId": "Pocket20" }, { @@ -144951,7 +144951,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:2;:M;CUT;:H-792:7,E;:H792,E", + "mappedName": "#1d:2;:M;CUT;:H-bd7:7,E;:Hbd7,E", "mappedStringIds": [ 11, 29 @@ -144962,7 +144962,7 @@ "index": 14, "type": "Edge" }, - "name": "#1d:2;:M;CUT;:H-792:7,E;:H792,E", + "name": "#1d:2;:M;CUT;:H-bd7:7,E;:Hbd7,E", "stringIds": [ 11, 29 @@ -144973,9 +144973,9 @@ "resultPersistentId": "Body20:edge:13", "sourceRefs": [ { - "mappedName": "#1d:2;:M;CUT;:H-792:7,E", + "mappedName": "#1d:2;:M;CUT;:H-bd7:7,E", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#1d:2;:M;CUT;:H-792:7,E", + "persistentId": "Pocket20:mapped:#1d:2;:M;CUT;:H-bd7:7,E", "stageId": "Pocket20" }, { @@ -144993,7 +144993,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:3;:M;CUT;:H-792:7,E;:H792,E", + "mappedName": "#1d:3;:M;CUT;:H-bd7:7,E;:Hbd7,E", "mappedStringIds": [ 11, 29 @@ -145004,7 +145004,7 @@ "index": 15, "type": "Edge" }, - "name": "#1d:3;:M;CUT;:H-792:7,E;:H792,E", + "name": "#1d:3;:M;CUT;:H-bd7:7,E;:Hbd7,E", "stringIds": [ 11, 29 @@ -145015,9 +145015,9 @@ "resultPersistentId": "Body20:edge:14", "sourceRefs": [ { - "mappedName": "#1d:3;:M;CUT;:H-792:7,E", + "mappedName": "#1d:3;:M;CUT;:H-bd7:7,E", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#1d:3;:M;CUT;:H-792:7,E", + "persistentId": "Pocket20:mapped:#1d:3;:M;CUT;:H-bd7:7,E", "stageId": "Pocket20" }, { @@ -145035,7 +145035,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:4;:M;CUT;:H-792:7,E;:H792,E", + "mappedName": "#1d:4;:M;CUT;:H-bd7:7,E;:Hbd7,E", "mappedStringIds": [ 11, 29 @@ -145046,7 +145046,7 @@ "index": 16, "type": "Edge" }, - "name": "#1d:4;:M;CUT;:H-792:7,E;:H792,E", + "name": "#1d:4;:M;CUT;:H-bd7:7,E;:Hbd7,E", "stringIds": [ 11, 29 @@ -145057,9 +145057,9 @@ "resultPersistentId": "Body20:edge:15", "sourceRefs": [ { - "mappedName": "#1d:4;:M;CUT;:H-792:7,E", + "mappedName": "#1d:4;:M;CUT;:H-bd7:7,E", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#1d:4;:M;CUT;:H-792:7,E", + "persistentId": "Pocket20:mapped:#1d:4;:M;CUT;:H-bd7:7,E", "stageId": "Pocket20" }, { @@ -145076,7 +145076,7 @@ 70 ], "kind": "edge", - "mappedName": "#46;:M;CUT;:H-792:7,E;:H792,E", + "mappedName": "#46;:M;CUT;:H-bd7:7,E;:Hbd7,E", "mappedStringIds": [ 70 ], @@ -145086,7 +145086,7 @@ "index": 17, "type": "Edge" }, - "name": "#46;:M;CUT;:H-792:7,E;:H792,E", + "name": "#46;:M;CUT;:H-bd7:7,E;:Hbd7,E", "stringIds": [ 70 ] @@ -145096,9 +145096,9 @@ "resultPersistentId": "Body20:edge:16", "sourceRefs": [ { - "mappedName": "#46;:M;CUT;:H-792:7,E", + "mappedName": "#46;:M;CUT;:H-bd7:7,E", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#46;:M;CUT;:H-792:7,E", + "persistentId": "Pocket20:mapped:#46;:M;CUT;:H-bd7:7,E", "stageId": "Pocket20" }, { @@ -145115,7 +145115,7 @@ 71 ], "kind": "edge", - "mappedName": "#47;:M;CUT;:H-792:7,E;:H792,E", + "mappedName": "#47;:M;CUT;:H-bd7:7,E;:Hbd7,E", "mappedStringIds": [ 71 ], @@ -145125,7 +145125,7 @@ "index": 18, "type": "Edge" }, - "name": "#47;:M;CUT;:H-792:7,E;:H792,E", + "name": "#47;:M;CUT;:H-bd7:7,E;:Hbd7,E", "stringIds": [ 71 ] @@ -145135,9 +145135,9 @@ "resultPersistentId": "Body20:edge:17", "sourceRefs": [ { - "mappedName": "#47;:M;CUT;:H-792:7,E", + "mappedName": "#47;:M;CUT;:H-bd7:7,E", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#47;:M;CUT;:H-792:7,E", + "persistentId": "Pocket20:mapped:#47;:M;CUT;:H-bd7:7,E", "stageId": "Pocket20" }, { @@ -145154,7 +145154,7 @@ 61 ], "kind": "edge", - "mappedName": "#3d:1;:H-792,E;:H792,E", + "mappedName": "#3d:1;:H-bd7,E;:Hbd7,E", "mappedStringIds": [ 61 ], @@ -145164,7 +145164,7 @@ "index": 19, "type": "Edge" }, - "name": "#3d:1;:H-792,E;:H792,E", + "name": "#3d:1;:H-bd7,E;:Hbd7,E", "stringIds": [ 61 ] @@ -145174,9 +145174,9 @@ "resultPersistentId": "Body20:edge:18", "sourceRefs": [ { - "mappedName": "#3d:1;:H-792,E", + "mappedName": "#3d:1;:H-bd7,E", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#3d:1;:H-792,E", + "persistentId": "Pocket20:mapped:#3d:1;:H-bd7,E", "stageId": "Pocket20" }, { @@ -145193,7 +145193,7 @@ 72 ], "kind": "edge", - "mappedName": "#48;:M;CUT;:H-792:7,E;:H792,E", + "mappedName": "#48;:M;CUT;:H-bd7:7,E;:Hbd7,E", "mappedStringIds": [ 72 ], @@ -145203,7 +145203,7 @@ "index": 20, "type": "Edge" }, - "name": "#48;:M;CUT;:H-792:7,E;:H792,E", + "name": "#48;:M;CUT;:H-bd7:7,E;:Hbd7,E", "stringIds": [ 72 ] @@ -145213,9 +145213,9 @@ "resultPersistentId": "Body20:edge:19", "sourceRefs": [ { - "mappedName": "#48;:M;CUT;:H-792:7,E", + "mappedName": "#48;:M;CUT;:H-bd7:7,E", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#48;:M;CUT;:H-792:7,E", + "persistentId": "Pocket20:mapped:#48;:M;CUT;:H-bd7:7,E", "stageId": "Pocket20" }, { @@ -145235,7 +145235,7 @@ 61 ], "kind": "edge", - "mappedName": "#3d:2;:H-792,E;:H792,E", + "mappedName": "#3d:2;:H-bd7,E;:Hbd7,E", "mappedStringIds": [ 11, 29, @@ -145248,7 +145248,7 @@ "index": 21, "type": "Edge" }, - "name": "#3d:2;:H-792,E;:H792,E", + "name": "#3d:2;:H-bd7,E;:Hbd7,E", "stringIds": [ 11, 29, @@ -145261,9 +145261,9 @@ "resultPersistentId": "Body20:edge:20", "sourceRefs": [ { - "mappedName": "#3d:2;:H-792,E", + "mappedName": "#3d:2;:H-bd7,E", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#3d:2;:H-792,E", + "persistentId": "Pocket20:mapped:#3d:2;:H-bd7,E", "stageId": "Pocket20" }, { @@ -145280,7 +145280,7 @@ 73 ], "kind": "edge", - "mappedName": "#49;:M;CUT;:H-792:7,E;:H792,E", + "mappedName": "#49;:M;CUT;:H-bd7:7,E;:Hbd7,E", "mappedStringIds": [ 73 ], @@ -145290,7 +145290,7 @@ "index": 22, "type": "Edge" }, - "name": "#49;:M;CUT;:H-792:7,E;:H792,E", + "name": "#49;:M;CUT;:H-bd7:7,E;:Hbd7,E", "stringIds": [ 73 ] @@ -145300,9 +145300,9 @@ "resultPersistentId": "Body20:edge:21", "sourceRefs": [ { - "mappedName": "#49;:M;CUT;:H-792:7,E", + "mappedName": "#49;:M;CUT;:H-bd7:7,E", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#49;:M;CUT;:H-792:7,E", + "persistentId": "Pocket20:mapped:#49;:M;CUT;:H-bd7:7,E", "stageId": "Pocket20" }, { @@ -145322,7 +145322,7 @@ 61 ], "kind": "edge", - "mappedName": "#3d:3;:H-792,E;:H792,E", + "mappedName": "#3d:3;:H-bd7,E;:Hbd7,E", "mappedStringIds": [ 11, 29, @@ -145335,7 +145335,7 @@ "index": 23, "type": "Edge" }, - "name": "#3d:3;:H-792,E;:H792,E", + "name": "#3d:3;:H-bd7,E;:Hbd7,E", "stringIds": [ 11, 29, @@ -145348,9 +145348,9 @@ "resultPersistentId": "Body20:edge:22", "sourceRefs": [ { - "mappedName": "#3d:3;:H-792,E", + "mappedName": "#3d:3;:H-bd7,E", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#3d:3;:H-792,E", + "persistentId": "Pocket20:mapped:#3d:3;:H-bd7,E", "stageId": "Pocket20" }, { @@ -145370,7 +145370,7 @@ 61 ], "kind": "edge", - "mappedName": "#3d:4;:H-792,E;:H792,E", + "mappedName": "#3d:4;:H-bd7,E;:Hbd7,E", "mappedStringIds": [ 11, 29, @@ -145383,7 +145383,7 @@ "index": 24, "type": "Edge" }, - "name": "#3d:4;:H-792,E;:H792,E", + "name": "#3d:4;:H-bd7,E;:Hbd7,E", "stringIds": [ 11, 29, @@ -145396,9 +145396,9 @@ "resultPersistentId": "Body20:edge:23", "sourceRefs": [ { - "mappedName": "#3d:4;:H-792,E", + "mappedName": "#3d:4;:H-bd7,E", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#3d:4;:H-792,E", + "persistentId": "Pocket20:mapped:#3d:4;:H-bd7,E", "stageId": "Pocket20" }, { @@ -145415,7 +145415,7 @@ 66 ], "kind": "vertex", - "mappedName": "#42;:H790,V;:H792,V", + "mappedName": "#42;:Hbd5,V;:Hbd7,V", "mappedStringIds": [ 66 ], @@ -145425,7 +145425,7 @@ "index": 1, "type": "Vertex" }, - "name": "#42;:H790,V;:H792,V", + "name": "#42;:Hbd5,V;:Hbd7,V", "stringIds": [ 66 ] @@ -145435,15 +145435,15 @@ "resultPersistentId": "Body20:vertex:0", "sourceRefs": [ { - "mappedName": "#42;:H790,V", + "mappedName": "#42;:Hbd5,V", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#42;:H790,V", + "persistentId": "Pocket20:mapped:#42;:Hbd5,V", "stageId": "Pocket20" }, { - "mappedName": "#2;:H78f,V", + "mappedName": "#2;:Hbd4,V", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#2;:H78f,V", + "persistentId": "Pad20:mapped:#2;:Hbd4,V", "stageId": "Pad20" }, { @@ -145460,7 +145460,7 @@ 75 ], "kind": "vertex", - "mappedName": "#4b:1;:H790,V;:H792,V", + "mappedName": "#4b:1;:Hbd5,V;:Hbd7,V", "mappedStringIds": [ 75 ], @@ -145470,7 +145470,7 @@ "index": 2, "type": "Vertex" }, - "name": "#4b:1;:H790,V;:H792,V", + "name": "#4b:1;:Hbd5,V;:Hbd7,V", "stringIds": [ 75 ] @@ -145480,15 +145480,15 @@ "resultPersistentId": "Body20:vertex:1", "sourceRefs": [ { - "mappedName": "#4b:1;:H790,V", + "mappedName": "#4b:1;:Hbd5,V", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#4b:1;:H790,V", + "persistentId": "Pocket20:mapped:#4b:1;:Hbd5,V", "stageId": "Pocket20" }, { - "mappedName": "#36:1;:U;XTR;:H78f:7,V", + "mappedName": "#36:1;:U;XTR;:Hbd4:7,V", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#36:1;:U;XTR;:H78f:7,V", + "persistentId": "Pad20:mapped:#36:1;:U;XTR;:Hbd4:7,V", "stageId": "Pad20" }, { @@ -145505,7 +145505,7 @@ 67 ], "kind": "vertex", - "mappedName": "#43;:H790,V;:H792,V", + "mappedName": "#43;:Hbd5,V;:Hbd7,V", "mappedStringIds": [ 67 ], @@ -145515,7 +145515,7 @@ "index": 3, "type": "Vertex" }, - "name": "#43;:H790,V;:H792,V", + "name": "#43;:Hbd5,V;:Hbd7,V", "stringIds": [ 67 ] @@ -145525,15 +145525,15 @@ "resultPersistentId": "Body20:vertex:2", "sourceRefs": [ { - "mappedName": "#43;:H790,V", + "mappedName": "#43;:Hbd5,V", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#43;:H790,V", + "persistentId": "Pocket20:mapped:#43;:Hbd5,V", "stageId": "Pocket20" }, { - "mappedName": "#4;:H78f,V", + "mappedName": "#4;:Hbd4,V", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#4;:H78f,V", + "persistentId": "Pad20:mapped:#4;:Hbd4,V", "stageId": "Pad20" }, { @@ -145550,7 +145550,7 @@ 78 ], "kind": "vertex", - "mappedName": "#4e:1;:H790,V;:H792,V", + "mappedName": "#4e:1;:Hbd5,V;:Hbd7,V", "mappedStringIds": [ 78 ], @@ -145560,7 +145560,7 @@ "index": 4, "type": "Vertex" }, - "name": "#4e:1;:H790,V;:H792,V", + "name": "#4e:1;:Hbd5,V;:Hbd7,V", "stringIds": [ 78 ] @@ -145570,15 +145570,15 @@ "resultPersistentId": "Body20:vertex:3", "sourceRefs": [ { - "mappedName": "#4e:1;:H790,V", + "mappedName": "#4e:1;:Hbd5,V", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#4e:1;:H790,V", + "persistentId": "Pocket20:mapped:#4e:1;:Hbd5,V", "stageId": "Pocket20" }, { - "mappedName": "#36:1;:U2;XTR;:H78f:8,V", + "mappedName": "#36:1;:U2;XTR;:Hbd4:8,V", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#36:1;:U2;XTR;:H78f:8,V", + "persistentId": "Pad20:mapped:#36:1;:U2;XTR;:Hbd4:8,V", "stageId": "Pad20" }, { @@ -145595,7 +145595,7 @@ 69 ], "kind": "vertex", - "mappedName": "#45;:H790,V;:H792,V", + "mappedName": "#45;:Hbd5,V;:Hbd7,V", "mappedStringIds": [ 69 ], @@ -145605,7 +145605,7 @@ "index": 5, "type": "Vertex" }, - "name": "#45;:H790,V;:H792,V", + "name": "#45;:Hbd5,V;:Hbd7,V", "stringIds": [ 69 ] @@ -145615,15 +145615,15 @@ "resultPersistentId": "Body20:vertex:4", "sourceRefs": [ { - "mappedName": "#45;:H790,V", + "mappedName": "#45;:Hbd5,V", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#45;:H790,V", + "persistentId": "Pocket20:mapped:#45;:Hbd5,V", "stageId": "Pocket20" }, { - "mappedName": "#8;:H78f,V", + "mappedName": "#8;:Hbd4,V", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#8;:H78f,V", + "persistentId": "Pad20:mapped:#8;:Hbd4,V", "stageId": "Pad20" }, { @@ -145644,7 +145644,7 @@ 78 ], "kind": "vertex", - "mappedName": "#4e:3;:H790,V;:H792,V", + "mappedName": "#4e:3;:Hbd5,V;:Hbd7,V", "mappedStringIds": [ 11, 13, @@ -145658,7 +145658,7 @@ "index": 6, "type": "Vertex" }, - "name": "#4e:3;:H790,V;:H792,V", + "name": "#4e:3;:Hbd5,V;:Hbd7,V", "stringIds": [ 11, 13, @@ -145672,15 +145672,15 @@ "resultPersistentId": "Body20:vertex:5", "sourceRefs": [ { - "mappedName": "#4e:3;:H790,V", + "mappedName": "#4e:3;:Hbd5,V", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#4e:3;:H790,V", + "persistentId": "Pocket20:mapped:#4e:3;:Hbd5,V", "stageId": "Pocket20" }, { - "mappedName": "#36:3;:U2;XTR;:H78f:8,V", + "mappedName": "#36:3;:U2;XTR;:Hbd4:8,V", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#36:3;:U2;XTR;:H78f:8,V", + "persistentId": "Pad20:mapped:#36:3;:U2;XTR;:Hbd4:8,V", "stageId": "Pad20" }, { @@ -145697,7 +145697,7 @@ 68 ], "kind": "vertex", - "mappedName": "#44;:H790,V;:H792,V", + "mappedName": "#44;:Hbd5,V;:Hbd7,V", "mappedStringIds": [ 68 ], @@ -145707,7 +145707,7 @@ "index": 7, "type": "Vertex" }, - "name": "#44;:H790,V;:H792,V", + "name": "#44;:Hbd5,V;:Hbd7,V", "stringIds": [ 68 ] @@ -145717,15 +145717,15 @@ "resultPersistentId": "Body20:vertex:6", "sourceRefs": [ { - "mappedName": "#44;:H790,V", + "mappedName": "#44;:Hbd5,V", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#44;:H790,V", + "persistentId": "Pocket20:mapped:#44;:Hbd5,V", "stageId": "Pocket20" }, { - "mappedName": "#6;:H78f,V", + "mappedName": "#6;:Hbd4,V", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#6;:H78f,V", + "persistentId": "Pad20:mapped:#6;:Hbd4,V", "stageId": "Pad20" }, { @@ -145746,7 +145746,7 @@ 78 ], "kind": "vertex", - "mappedName": "#4e:2;:H790,V;:H792,V", + "mappedName": "#4e:2;:Hbd5,V;:Hbd7,V", "mappedStringIds": [ 11, 13, @@ -145760,7 +145760,7 @@ "index": 8, "type": "Vertex" }, - "name": "#4e:2;:H790,V;:H792,V", + "name": "#4e:2;:Hbd5,V;:Hbd7,V", "stringIds": [ 11, 13, @@ -145774,15 +145774,15 @@ "resultPersistentId": "Body20:vertex:7", "sourceRefs": [ { - "mappedName": "#4e:2;:H790,V", + "mappedName": "#4e:2;:Hbd5,V", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#4e:2;:H790,V", + "persistentId": "Pocket20:mapped:#4e:2;:Hbd5,V", "stageId": "Pocket20" }, { - "mappedName": "#36:2;:U2;XTR;:H78f:8,V", + "mappedName": "#36:2;:U2;XTR;:Hbd4:8,V", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#36:2;:U2;XTR;:H78f:8,V", + "persistentId": "Pad20:mapped:#36:2;:U2;XTR;:Hbd4:8,V", "stageId": "Pad20" }, { @@ -145799,7 +145799,7 @@ 31 ], "kind": "vertex", - "mappedName": "#1f;:M;CUT;:H-792:7,V;:H792,V", + "mappedName": "#1f;:M;CUT;:H-bd7:7,V;:Hbd7,V", "mappedStringIds": [ 31 ], @@ -145809,7 +145809,7 @@ "index": 9, "type": "Vertex" }, - "name": "#1f;:M;CUT;:H-792:7,V;:H792,V", + "name": "#1f;:M;CUT;:H-bd7:7,V;:Hbd7,V", "stringIds": [ 31 ] @@ -145819,9 +145819,9 @@ "resultPersistentId": "Body20:vertex:8", "sourceRefs": [ { - "mappedName": "#1f;:M;CUT;:H-792:7,V", + "mappedName": "#1f;:M;CUT;:H-bd7:7,V", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#1f;:M;CUT;:H-792:7,V", + "persistentId": "Pocket20:mapped:#1f;:M;CUT;:H-bd7:7,V", "stageId": "Pocket20" }, { @@ -145838,7 +145838,7 @@ 32 ], "kind": "vertex", - "mappedName": "#20;:M;CUT;:H-792:7,V;:H792,V", + "mappedName": "#20;:M;CUT;:H-bd7:7,V;:Hbd7,V", "mappedStringIds": [ 32 ], @@ -145848,7 +145848,7 @@ "index": 10, "type": "Vertex" }, - "name": "#20;:M;CUT;:H-792:7,V;:H792,V", + "name": "#20;:M;CUT;:H-bd7:7,V;:Hbd7,V", "stringIds": [ 32 ] @@ -145858,9 +145858,9 @@ "resultPersistentId": "Body20:vertex:9", "sourceRefs": [ { - "mappedName": "#20;:M;CUT;:H-792:7,V", + "mappedName": "#20;:M;CUT;:H-bd7:7,V", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#20;:M;CUT;:H-792:7,V", + "persistentId": "Pocket20:mapped:#20;:M;CUT;:H-bd7:7,V", "stageId": "Pocket20" }, { @@ -145877,7 +145877,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21;:M;CUT;:H-792:7,V;:H792,V", + "mappedName": "#21;:M;CUT;:H-bd7:7,V;:Hbd7,V", "mappedStringIds": [ 33 ], @@ -145887,7 +145887,7 @@ "index": 11, "type": "Vertex" }, - "name": "#21;:M;CUT;:H-792:7,V;:H792,V", + "name": "#21;:M;CUT;:H-bd7:7,V;:Hbd7,V", "stringIds": [ 33 ] @@ -145897,9 +145897,9 @@ "resultPersistentId": "Body20:vertex:10", "sourceRefs": [ { - "mappedName": "#21;:M;CUT;:H-792:7,V", + "mappedName": "#21;:M;CUT;:H-bd7:7,V", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#21;:M;CUT;:H-792:7,V", + "persistentId": "Pocket20:mapped:#21;:M;CUT;:H-bd7:7,V", "stageId": "Pocket20" }, { @@ -145916,7 +145916,7 @@ 34 ], "kind": "vertex", - "mappedName": "#22;:M;CUT;:H-792:7,V;:H792,V", + "mappedName": "#22;:M;CUT;:H-bd7:7,V;:Hbd7,V", "mappedStringIds": [ 34 ], @@ -145926,7 +145926,7 @@ "index": 12, "type": "Vertex" }, - "name": "#22;:M;CUT;:H-792:7,V;:H792,V", + "name": "#22;:M;CUT;:H-bd7:7,V;:Hbd7,V", "stringIds": [ 34 ] @@ -145936,9 +145936,9 @@ "resultPersistentId": "Body20:vertex:11", "sourceRefs": [ { - "mappedName": "#22;:M;CUT;:H-792:7,V", + "mappedName": "#22;:M;CUT;:H-bd7:7,V", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#22;:M;CUT;:H-792:7,V", + "persistentId": "Pocket20:mapped:#22;:M;CUT;:H-bd7:7,V", "stageId": "Pocket20" }, { @@ -145955,7 +145955,7 @@ 86 ], "kind": "vertex", - "mappedName": "#56;:H-792,V;:H792,V", + "mappedName": "#56;:H-bd7,V;:Hbd7,V", "mappedStringIds": [ 86 ], @@ -145965,7 +145965,7 @@ "index": 13, "type": "Vertex" }, - "name": "#56;:H-792,V;:H792,V", + "name": "#56;:H-bd7,V;:Hbd7,V", "stringIds": [ 86 ] @@ -145975,9 +145975,9 @@ "resultPersistentId": "Body20:vertex:12", "sourceRefs": [ { - "mappedName": "#56;:H-792,V", + "mappedName": "#56;:H-bd7,V", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#56;:H-792,V", + "persistentId": "Pocket20:mapped:#56;:H-bd7,V", "stageId": "Pocket20" }, { @@ -145994,7 +145994,7 @@ 97 ], "kind": "vertex", - "mappedName": "#61:2f;:H-792,V;:H792,V", + "mappedName": "#61:2f;:H-bd7,V;:Hbd7,V", "mappedStringIds": [ 97 ], @@ -146004,7 +146004,7 @@ "index": 14, "type": "Vertex" }, - "name": "#61:2f;:H-792,V;:H792,V", + "name": "#61:2f;:H-bd7,V;:Hbd7,V", "stringIds": [ 97 ] @@ -146014,9 +146014,9 @@ "resultPersistentId": "Body20:vertex:13", "sourceRefs": [ { - "mappedName": "#61:2f;:H-792,V", + "mappedName": "#61:2f;:H-bd7,V", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#61:2f;:H-792,V", + "persistentId": "Pocket20:mapped:#61:2f;:H-bd7,V", "stageId": "Pocket20" }, { @@ -146033,7 +146033,7 @@ 98 ], "kind": "vertex", - "mappedName": "#62:30;:H-792,V;:H792,V", + "mappedName": "#62:30;:H-bd7,V;:Hbd7,V", "mappedStringIds": [ 98 ], @@ -146043,7 +146043,7 @@ "index": 15, "type": "Vertex" }, - "name": "#62:30;:H-792,V;:H792,V", + "name": "#62:30;:H-bd7,V;:Hbd7,V", "stringIds": [ 98 ] @@ -146053,9 +146053,9 @@ "resultPersistentId": "Body20:vertex:14", "sourceRefs": [ { - "mappedName": "#62:30;:H-792,V", + "mappedName": "#62:30;:H-bd7,V", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#62:30;:H-792,V", + "persistentId": "Pocket20:mapped:#62:30;:H-bd7,V", "stageId": "Pocket20" }, { @@ -146072,7 +146072,7 @@ 99 ], "kind": "vertex", - "mappedName": "#63:31;:H-792,V;:H792,V", + "mappedName": "#63:31;:H-bd7,V;:Hbd7,V", "mappedStringIds": [ 99 ], @@ -146082,7 +146082,7 @@ "index": 16, "type": "Vertex" }, - "name": "#63:31;:H-792,V;:H792,V", + "name": "#63:31;:H-bd7,V;:Hbd7,V", "stringIds": [ 99 ] @@ -146092,9 +146092,9 @@ "resultPersistentId": "Body20:vertex:15", "sourceRefs": [ { - "mappedName": "#63:31;:H-792,V", + "mappedName": "#63:31;:H-bd7,V", "objectId": "Pocket20", - "persistentId": "Pocket20:mapped:#63:31;:H-792,V", + "persistentId": "Pocket20:mapped:#63:31;:H-bd7,V", "stageId": "Pocket20" }, { @@ -146115,7 +146115,7 @@ "stageId": "Body20", "status": "native-evidence" }, - "relationDigest": "d2c546c1b376c3e3e086e52ec2cbbf631126cacd44fccde2480d1ebc87a1e247", + "relationDigest": "24551d9d0227423408c974d0638a74838fc3cc3f33f78b3ca9fee3c16f1f9b09", "relations": [ { "indexedName": "Face1", @@ -146306,7 +146306,7 @@ }, { "indexedName": "Face7", - "mappedName": "#26:1;:M;CUT;:H-792:7,F;:H#,F", + "mappedName": "#26:1;:M;CUT;:H#:7,F;:H#,F", "relation": "modified", "resultName": "Face7", "sources": [ @@ -146315,7 +146315,7 @@ "#1d:1;:G;XTR;:H#:7,F", "#b:1;:H#,E" ], - "mappedName": "#26:1;:M;CUT;:H-792:7,F", + "mappedName": "#26:1;:M;CUT;:H#:7,F", "sourceElement": "#26:1", "sourceObject": "Pocket20", "sourceTypeId": "PartDesign::Pocket" @@ -146331,7 +146331,7 @@ }, { "indexedName": "Face8", - "mappedName": "#26:2;:M;CUT;:H-792:7,F;:H#,F", + "mappedName": "#26:2;:M;CUT;:H#:7,F;:H#,F", "relation": "modified", "resultName": "Face8", "sources": [ @@ -146340,7 +146340,7 @@ "#1d:2;:G;XTR;:H#:7,F", "#b:2;:H#,E" ], - "mappedName": "#26:2;:M;CUT;:H-792:7,F", + "mappedName": "#26:2;:M;CUT;:H#:7,F", "sourceElement": "#26:2", "sourceObject": "Pocket20", "sourceTypeId": "PartDesign::Pocket" @@ -146356,7 +146356,7 @@ }, { "indexedName": "Face9", - "mappedName": "#26:3;:M;CUT;:H-792:7,F;:H#,F", + "mappedName": "#26:3;:M;CUT;:H#:7,F;:H#,F", "relation": "modified", "resultName": "Face9", "sources": [ @@ -146365,7 +146365,7 @@ "#1d:3;:G;XTR;:H#:7,F", "#b:3;:H#,E" ], - "mappedName": "#26:3;:M;CUT;:H-792:7,F", + "mappedName": "#26:3;:M;CUT;:H#:7,F", "sourceElement": "#26:3", "sourceObject": "Pocket20", "sourceTypeId": "PartDesign::Pocket" @@ -146381,7 +146381,7 @@ }, { "indexedName": "Face10", - "mappedName": "#26:4;:M;CUT;:H-792:7,F;:H#,F", + "mappedName": "#26:4;:M;CUT;:H#:7,F;:H#,F", "relation": "modified", "resultName": "Face10", "sources": [ @@ -146390,7 +146390,7 @@ "#1d:4;:G;XTR;:H#:7,F", "#b:4;:H#,E" ], - "mappedName": "#26:4;:M;CUT;:H-792:7,F", + "mappedName": "#26:4;:M;CUT;:H#:7,F", "sourceElement": "#26:4", "sourceObject": "Pocket20", "sourceTypeId": "PartDesign::Pocket" @@ -146406,7 +146406,7 @@ }, { "indexedName": "Face11", - "mappedName": "#3f:1;:H-792,F;:H#,F", + "mappedName": "#3f:1;:H#,F;:H#,F", "relation": "preserved", "resultName": "Face11", "sources": [ @@ -146416,7 +146416,7 @@ "#24:1;:G0;XTR;:H#:8,F", "#b:1;:H#,E" ], - "mappedName": "#3f:1;:H-792,F", + "mappedName": "#3f:1;:H#,F", "sourceElement": "#3f:1", "sourceObject": "Pocket20", "sourceTypeId": "PartDesign::Pocket" @@ -146792,7 +146792,7 @@ }, { "indexedName": "Edge13", - "mappedName": "#1d:1;:M;CUT;:H-792:7,E;:H#,E", + "mappedName": "#1d:1;:M;CUT;:H#:7,E;:H#,E", "relation": "modified", "resultName": "Edge13", "sources": [ @@ -146800,7 +146800,7 @@ "children": [ "#b:1;:H#,E" ], - "mappedName": "#1d:1;:M;CUT;:H-792:7,E", + "mappedName": "#1d:1;:M;CUT;:H#:7,E", "sourceElement": "#1d:1", "sourceObject": "Pocket20", "sourceTypeId": "PartDesign::Pocket" @@ -146816,7 +146816,7 @@ }, { "indexedName": "Edge14", - "mappedName": "#1d:2;:M;CUT;:H-792:7,E;:H#,E", + "mappedName": "#1d:2;:M;CUT;:H#:7,E;:H#,E", "relation": "modified", "resultName": "Edge14", "sources": [ @@ -146824,7 +146824,7 @@ "children": [ "#b:2;:H#,E" ], - "mappedName": "#1d:2;:M;CUT;:H-792:7,E", + "mappedName": "#1d:2;:M;CUT;:H#:7,E", "sourceElement": "#1d:2", "sourceObject": "Pocket20", "sourceTypeId": "PartDesign::Pocket" @@ -146840,7 +146840,7 @@ }, { "indexedName": "Edge15", - "mappedName": "#1d:3;:M;CUT;:H-792:7,E;:H#,E", + "mappedName": "#1d:3;:M;CUT;:H#:7,E;:H#,E", "relation": "modified", "resultName": "Edge15", "sources": [ @@ -146848,7 +146848,7 @@ "children": [ "#b:3;:H#,E" ], - "mappedName": "#1d:3;:M;CUT;:H-792:7,E", + "mappedName": "#1d:3;:M;CUT;:H#:7,E", "sourceElement": "#1d:3", "sourceObject": "Pocket20", "sourceTypeId": "PartDesign::Pocket" @@ -146864,7 +146864,7 @@ }, { "indexedName": "Edge16", - "mappedName": "#1d:4;:M;CUT;:H-792:7,E;:H#,E", + "mappedName": "#1d:4;:M;CUT;:H#:7,E;:H#,E", "relation": "modified", "resultName": "Edge16", "sources": [ @@ -146872,7 +146872,7 @@ "children": [ "#b:4;:H#,E" ], - "mappedName": "#1d:4;:M;CUT;:H-792:7,E", + "mappedName": "#1d:4;:M;CUT;:H#:7,E", "sourceElement": "#1d:4", "sourceObject": "Pocket20", "sourceTypeId": "PartDesign::Pocket" @@ -146888,7 +146888,7 @@ }, { "indexedName": "Edge17", - "mappedName": "#46;:M;CUT;:H-792:7,E;:H#,E", + "mappedName": "#46;:M;CUT;:H#:7,E;:H#,E", "relation": "modified", "resultName": "Edge17", "sources": [ @@ -146897,7 +146897,7 @@ "#1f;:G;XTR;:H#:7,E", "#2;:H#,V" ], - "mappedName": "#46;:M;CUT;:H-792:7,E", + "mappedName": "#46;:M;CUT;:H#:7,E", "sourceElement": "#46", "sourceObject": "Pocket20", "sourceTypeId": "PartDesign::Pocket" @@ -146913,7 +146913,7 @@ }, { "indexedName": "Edge18", - "mappedName": "#47;:M;CUT;:H-792:7,E;:H#,E", + "mappedName": "#47;:M;CUT;:H#:7,E;:H#,E", "relation": "modified", "resultName": "Edge18", "sources": [ @@ -146922,7 +146922,7 @@ "#20;:G;XTR;:H#:7,E", "#4;:H#,V" ], - "mappedName": "#47;:M;CUT;:H-792:7,E", + "mappedName": "#47;:M;CUT;:H#:7,E", "sourceElement": "#47", "sourceObject": "Pocket20", "sourceTypeId": "PartDesign::Pocket" @@ -146938,7 +146938,7 @@ }, { "indexedName": "Edge19", - "mappedName": "#3d:1;:H-792,E;:H#,E", + "mappedName": "#3d:1;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge19", "sources": [ @@ -146948,7 +146948,7 @@ "#26:1;:U;XTR;:H#:7,E", "#b:1;:H#,E" ], - "mappedName": "#3d:1;:H-792,E", + "mappedName": "#3d:1;:H#,E", "sourceElement": "#3d:1", "sourceObject": "Pocket20", "sourceTypeId": "PartDesign::Pocket" @@ -146964,7 +146964,7 @@ }, { "indexedName": "Edge20", - "mappedName": "#48;:M;CUT;:H-792:7,E;:H#,E", + "mappedName": "#48;:M;CUT;:H#:7,E;:H#,E", "relation": "modified", "resultName": "Edge20", "sources": [ @@ -146973,7 +146973,7 @@ "#21;:G;XTR;:H#:7,E", "#6;:H#,V" ], - "mappedName": "#48;:M;CUT;:H-792:7,E", + "mappedName": "#48;:M;CUT;:H#:7,E", "sourceElement": "#48", "sourceObject": "Pocket20", "sourceTypeId": "PartDesign::Pocket" @@ -146989,7 +146989,7 @@ }, { "indexedName": "Edge21", - "mappedName": "#3d:2;:H-792,E;:H#,E", + "mappedName": "#3d:2;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge21", "sources": [ @@ -146999,7 +146999,7 @@ "#26:2;:U;XTR;:H#:7,E", "#b:2;:H#,E" ], - "mappedName": "#3d:2;:H-792,E", + "mappedName": "#3d:2;:H#,E", "sourceElement": "#3d:2", "sourceObject": "Pocket20", "sourceTypeId": "PartDesign::Pocket" @@ -147015,7 +147015,7 @@ }, { "indexedName": "Edge22", - "mappedName": "#49;:M;CUT;:H-792:7,E;:H#,E", + "mappedName": "#49;:M;CUT;:H#:7,E;:H#,E", "relation": "modified", "resultName": "Edge22", "sources": [ @@ -147024,7 +147024,7 @@ "#22;:G;XTR;:H#:7,E", "#8;:H#,V" ], - "mappedName": "#49;:M;CUT;:H-792:7,E", + "mappedName": "#49;:M;CUT;:H#:7,E", "sourceElement": "#49", "sourceObject": "Pocket20", "sourceTypeId": "PartDesign::Pocket" @@ -147040,7 +147040,7 @@ }, { "indexedName": "Edge23", - "mappedName": "#3d:3;:H-792,E;:H#,E", + "mappedName": "#3d:3;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge23", "sources": [ @@ -147050,7 +147050,7 @@ "#26:3;:U;XTR;:H#:7,E", "#b:3;:H#,E" ], - "mappedName": "#3d:3;:H-792,E", + "mappedName": "#3d:3;:H#,E", "sourceElement": "#3d:3", "sourceObject": "Pocket20", "sourceTypeId": "PartDesign::Pocket" @@ -147066,7 +147066,7 @@ }, { "indexedName": "Edge24", - "mappedName": "#3d:4;:H-792,E;:H#,E", + "mappedName": "#3d:4;:H#,E;:H#,E", "relation": "preserved", "resultName": "Edge24", "sources": [ @@ -147076,7 +147076,7 @@ "#26:4;:U;XTR;:H#:7,E", "#b:4;:H#,E" ], - "mappedName": "#3d:4;:H-792,E", + "mappedName": "#3d:4;:H#,E", "sourceElement": "#3d:4", "sourceObject": "Pocket20", "sourceTypeId": "PartDesign::Pocket" @@ -147340,7 +147340,7 @@ }, { "indexedName": "Vertex9", - "mappedName": "#1f;:M;CUT;:H-792:7,V;:H#,V", + "mappedName": "#1f;:M;CUT;:H#:7,V;:H#,V", "relation": "modified", "resultName": "Vertex9", "sources": [ @@ -147348,7 +147348,7 @@ "children": [ "#2;:H#,V" ], - "mappedName": "#1f;:M;CUT;:H-792:7,V", + "mappedName": "#1f;:M;CUT;:H#:7,V", "sourceElement": "#1f", "sourceObject": "Pocket20", "sourceTypeId": "PartDesign::Pocket" @@ -147364,7 +147364,7 @@ }, { "indexedName": "Vertex10", - "mappedName": "#20;:M;CUT;:H-792:7,V;:H#,V", + "mappedName": "#20;:M;CUT;:H#:7,V;:H#,V", "relation": "modified", "resultName": "Vertex10", "sources": [ @@ -147372,7 +147372,7 @@ "children": [ "#4;:H#,V" ], - "mappedName": "#20;:M;CUT;:H-792:7,V", + "mappedName": "#20;:M;CUT;:H#:7,V", "sourceElement": "#20", "sourceObject": "Pocket20", "sourceTypeId": "PartDesign::Pocket" @@ -147388,7 +147388,7 @@ }, { "indexedName": "Vertex11", - "mappedName": "#21;:M;CUT;:H-792:7,V;:H#,V", + "mappedName": "#21;:M;CUT;:H#:7,V;:H#,V", "relation": "modified", "resultName": "Vertex11", "sources": [ @@ -147396,7 +147396,7 @@ "children": [ "#6;:H#,V" ], - "mappedName": "#21;:M;CUT;:H-792:7,V", + "mappedName": "#21;:M;CUT;:H#:7,V", "sourceElement": "#21", "sourceObject": "Pocket20", "sourceTypeId": "PartDesign::Pocket" @@ -147412,7 +147412,7 @@ }, { "indexedName": "Vertex12", - "mappedName": "#22;:M;CUT;:H-792:7,V;:H#,V", + "mappedName": "#22;:M;CUT;:H#:7,V;:H#,V", "relation": "modified", "resultName": "Vertex12", "sources": [ @@ -147420,7 +147420,7 @@ "children": [ "#8;:H#,V" ], - "mappedName": "#22;:M;CUT;:H-792:7,V", + "mappedName": "#22;:M;CUT;:H#:7,V", "sourceElement": "#22", "sourceObject": "Pocket20", "sourceTypeId": "PartDesign::Pocket" @@ -147436,7 +147436,7 @@ }, { "indexedName": "Vertex13", - "mappedName": "#56;:H-792,V;:H#,V", + "mappedName": "#56;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex13", "sources": [ @@ -147446,7 +147446,7 @@ "#2;:H#,V", "#46;:U;XTR;:H#:7,V" ], - "mappedName": "#56;:H-792,V", + "mappedName": "#56;:H#,V", "sourceElement": "#56", "sourceObject": "Pocket20", "sourceTypeId": "PartDesign::Pocket" @@ -147462,7 +147462,7 @@ }, { "indexedName": "Vertex14", - "mappedName": "#61:2f;:H-792,V;:H#,V", + "mappedName": "#61:2f;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex14", "sources": [ @@ -147470,7 +147470,7 @@ "children": [ "#4747;:U;XTR;:H#:7,V" ], - "mappedName": "#61:2f;:H-792,V", + "mappedName": "#61:2f;:H#,V", "sourceElement": "#61:2f", "sourceObject": "Pocket20", "sourceTypeId": "PartDesign::Pocket" @@ -147486,7 +147486,7 @@ }, { "indexedName": "Vertex15", - "mappedName": "#62:30;:H-792,V;:H#,V", + "mappedName": "#62:30;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex15", "sources": [ @@ -147494,7 +147494,7 @@ "children": [ "#4848;:U;XTR;:H#:7,V" ], - "mappedName": "#62:30;:H-792,V", + "mappedName": "#62:30;:H#,V", "sourceElement": "#62:30", "sourceObject": "Pocket20", "sourceTypeId": "PartDesign::Pocket" @@ -147510,7 +147510,7 @@ }, { "indexedName": "Vertex16", - "mappedName": "#63:31;:H-792,V;:H#,V", + "mappedName": "#63:31;:H#,V;:H#,V", "relation": "preserved", "resultName": "Vertex16", "sources": [ @@ -147518,7 +147518,7 @@ "children": [ "#4949;:U;XTR;:H#:7,V" ], - "mappedName": "#63:31;:H-792,V", + "mappedName": "#63:31;:H#,V", "sourceElement": "#63:31", "sourceObject": "Pocket20", "sourceTypeId": "PartDesign::Pocket" @@ -147533,7 +147533,7 @@ ] } ], - "semanticNameDigest": "a23e1ffaad552432ef689925f97acfe32a0e379e506dc7eb8f5143f3428d20db", + "semanticNameDigest": "b3afa5b1f6f8b298e668c00e3235faa9aa6f250a26ec96535dc8386f6a9e09e8", "shape": { "area": 131.2, "brepSha256": "466dbcad220810b204a120cb9ef7be45df1d8b7ad59c194f85066c382ac1810a", @@ -148492,9 +148492,9 @@ "history": [ { "children": [ - "#b:1;:H78f,E" + "#b:1;:Hbd4,E" ], - "mappedName": "#d:1;:G;XTR;:H78f:7,F", + "mappedName": "#d:1;:G;XTR;:Hbd4:7,F", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -148509,7 +148509,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;:G;XTR;:H78f:7,F", + "mappedName": "#d:1;:G;XTR;:Hbd4:7,F", "mappedStringIds": [ 13 ], @@ -148519,9 +148519,9 @@ "history": [ { "children": [ - "#b:2;:H78f,E" + "#b:2;:Hbd4,E" ], - "mappedName": "#d:2;:G;XTR;:H78f:7,F", + "mappedName": "#d:2;:G;XTR;:Hbd4:7,F", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -148537,7 +148537,7 @@ 11, 13 ], - "mappedName": "#d:2;:G;XTR;:H78f:7,F", + "mappedName": "#d:2;:G;XTR;:Hbd4:7,F", "mappedStringIds": [ 11, 13 @@ -148548,9 +148548,9 @@ "history": [ { "children": [ - "#b:3;:H78f,E" + "#b:3;:Hbd4,E" ], - "mappedName": "#d:3;:G;XTR;:H78f:7,F", + "mappedName": "#d:3;:G;XTR;:Hbd4:7,F", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -148566,7 +148566,7 @@ 11, 13 ], - "mappedName": "#d:3;:G;XTR;:H78f:7,F", + "mappedName": "#d:3;:G;XTR;:Hbd4:7,F", "mappedStringIds": [ 11, 13 @@ -148577,9 +148577,9 @@ "history": [ { "children": [ - "#b:4;:H78f,E" + "#b:4;:Hbd4,E" ], - "mappedName": "#d:4;:G;XTR;:H78f:7,F", + "mappedName": "#d:4;:G;XTR;:Hbd4:7,F", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -148595,7 +148595,7 @@ 11, 13 ], - "mappedName": "#d:4;:G;XTR;:H78f:7,F", + "mappedName": "#d:4;:G;XTR;:Hbd4:7,F", "mappedStringIds": [ 11, 13 @@ -148606,9 +148606,9 @@ "history": [ { "children": [ - "#b:1;:H78f,E" + "#b:1;:Hbd4,E" ], - "mappedName": "#d:1;FAC;:H78f:4,F", + "mappedName": "#d:1;FAC;:Hbd4:4,F", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -148623,7 +148623,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;FAC;:H78f:4,F", + "mappedName": "#d:1;FAC;:Hbd4:4,F", "mappedStringIds": [ 13 ], @@ -148633,10 +148633,10 @@ "history": [ { "children": [ - "#d:1;FAC;:H78f:4,F", - "#b:1;:H78f,E" + "#d:1;FAC;:Hbd4:4,F", + "#b:1;:Hbd4,E" ], - "mappedName": "#14:1;:G0;XTR;:H78f:8,F", + "mappedName": "#14:1;:G0;XTR;:Hbd4:8,F", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -148651,7 +148651,7 @@ "indexedStringIds": [ 20 ], - "mappedName": "#14:1;:G0;XTR;:H78f:8,F", + "mappedName": "#14:1;:G0;XTR;:Hbd4:8,F", "mappedStringIds": [ 20 ], @@ -148661,9 +148661,9 @@ "history": [ { "children": [ - "#2;:H78f,V" + "#2;:Hbd4,V" ], - "mappedName": "#42;:G;XTR;:H78f:7,E", + "mappedName": "#42;:G;XTR;:Hbd4:7,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -148678,7 +148678,7 @@ "indexedStringIds": [ 66 ], - "mappedName": "#42;:G;XTR;:H78f:7,E", + "mappedName": "#42;:G;XTR;:Hbd4:7,E", "mappedStringIds": [ 66 ], @@ -148688,9 +148688,9 @@ "history": [ { "children": [ - "#4;:H78f,V" + "#4;:Hbd4,V" ], - "mappedName": "#43;:G;XTR;:H78f:7,E", + "mappedName": "#43;:G;XTR;:Hbd4:7,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -148705,7 +148705,7 @@ "indexedStringIds": [ 67 ], - "mappedName": "#43;:G;XTR;:H78f:7,E", + "mappedName": "#43;:G;XTR;:Hbd4:7,E", "mappedStringIds": [ 67 ], @@ -148715,7 +148715,7 @@ "history": [ { "children": [], - "mappedName": "#b:1;:H78f,E", + "mappedName": "#b:1;:Hbd4,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -148730,7 +148730,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:1;:H78f,E", + "mappedName": "#b:1;:Hbd4,E", "mappedStringIds": [ 11 ], @@ -148740,10 +148740,10 @@ "history": [ { "children": [ - "#d:1;:G;XTR;:H78f:7,F", - "#b:1;:H78f,E" + "#d:1;:G;XTR;:Hbd4:7,F", + "#b:1;:Hbd4,E" ], - "mappedName": "#16:1;:U;XTR;:H78f:7,E", + "mappedName": "#16:1;:U;XTR;:Hbd4:7,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -148758,7 +148758,7 @@ "indexedStringIds": [ 22 ], - "mappedName": "#16:1;:U;XTR;:H78f:7,E", + "mappedName": "#16:1;:U;XTR;:Hbd4:7,E", "mappedStringIds": [ 22 ], @@ -148768,9 +148768,9 @@ "history": [ { "children": [ - "#6;:H78f,V" + "#6;:Hbd4,V" ], - "mappedName": "#44;:G;XTR;:H78f:7,E", + "mappedName": "#44;:G;XTR;:Hbd4:7,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -148785,7 +148785,7 @@ "indexedStringIds": [ 68 ], - "mappedName": "#44;:G;XTR;:H78f:7,E", + "mappedName": "#44;:G;XTR;:Hbd4:7,E", "mappedStringIds": [ 68 ], @@ -148795,7 +148795,7 @@ "history": [ { "children": [], - "mappedName": "#b:2;:H78f,E", + "mappedName": "#b:2;:Hbd4,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -148810,7 +148810,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:2;:H78f,E", + "mappedName": "#b:2;:Hbd4,E", "mappedStringIds": [ 11 ], @@ -148820,10 +148820,10 @@ "history": [ { "children": [ - "#d:2;:G;XTR;:H78f:7,F", - "#b:2;:H78f,E" + "#d:2;:G;XTR;:Hbd4:7,F", + "#b:2;:Hbd4,E" ], - "mappedName": "#16:2;:U;XTR;:H78f:7,E", + "mappedName": "#16:2;:U;XTR;:Hbd4:7,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -148840,7 +148840,7 @@ 13, 22 ], - "mappedName": "#16:2;:U;XTR;:H78f:7,E", + "mappedName": "#16:2;:U;XTR;:Hbd4:7,E", "mappedStringIds": [ 11, 13, @@ -148852,9 +148852,9 @@ "history": [ { "children": [ - "#8;:H78f,V" + "#8;:Hbd4,V" ], - "mappedName": "#45;:G;XTR;:H78f:7,E", + "mappedName": "#45;:G;XTR;:Hbd4:7,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -148869,7 +148869,7 @@ "indexedStringIds": [ 69 ], - "mappedName": "#45;:G;XTR;:H78f:7,E", + "mappedName": "#45;:G;XTR;:Hbd4:7,E", "mappedStringIds": [ 69 ], @@ -148879,7 +148879,7 @@ "history": [ { "children": [], - "mappedName": "#b:3;:H78f,E", + "mappedName": "#b:3;:Hbd4,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -148894,7 +148894,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:3;:H78f,E", + "mappedName": "#b:3;:Hbd4,E", "mappedStringIds": [ 11 ], @@ -148904,10 +148904,10 @@ "history": [ { "children": [ - "#d:3;:G;XTR;:H78f:7,F", - "#b:3;:H78f,E" + "#d:3;:G;XTR;:Hbd4:7,F", + "#b:3;:Hbd4,E" ], - "mappedName": "#16:3;:U;XTR;:H78f:7,E", + "mappedName": "#16:3;:U;XTR;:Hbd4:7,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -148924,7 +148924,7 @@ 13, 22 ], - "mappedName": "#16:3;:U;XTR;:H78f:7,E", + "mappedName": "#16:3;:U;XTR;:Hbd4:7,E", "mappedStringIds": [ 11, 13, @@ -148936,7 +148936,7 @@ "history": [ { "children": [], - "mappedName": "#b:4;:H78f,E", + "mappedName": "#b:4;:Hbd4,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -148951,7 +148951,7 @@ "indexedStringIds": [ 11 ], - "mappedName": "#b:4;:H78f,E", + "mappedName": "#b:4;:Hbd4,E", "mappedStringIds": [ 11 ], @@ -148961,10 +148961,10 @@ "history": [ { "children": [ - "#d:4;:G;XTR;:H78f:7,F", - "#b:4;:H78f,E" + "#d:4;:G;XTR;:Hbd4:7,F", + "#b:4;:Hbd4,E" ], - "mappedName": "#16:4;:U;XTR;:H78f:7,E", + "mappedName": "#16:4;:U;XTR;:Hbd4:7,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -148981,7 +148981,7 @@ 13, 22 ], - "mappedName": "#16:4;:U;XTR;:H78f:7,E", + "mappedName": "#16:4;:U;XTR;:Hbd4:7,E", "mappedStringIds": [ 11, 13, @@ -148993,7 +148993,7 @@ "history": [ { "children": [], - "mappedName": "#2;:H78f,V", + "mappedName": "#2;:Hbd4,V", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -149008,7 +149008,7 @@ "indexedStringIds": [ 2 ], - "mappedName": "#2;:H78f,V", + "mappedName": "#2;:Hbd4,V", "mappedStringIds": [ 2 ], @@ -149018,11 +149018,11 @@ "history": [ { "children": [ - "#16:1;:U;XTR;:H78f:7,E", - "#d:1;:G;XTR;:H78f:7,F", - "#b:1;:H78f,E" + "#16:1;:U;XTR;:Hbd4:7,E", + "#d:1;:G;XTR;:Hbd4:7,F", + "#b:1;:Hbd4,E" ], - "mappedName": "#36:1;:U;XTR;:H78f:7,V", + "mappedName": "#36:1;:U;XTR;:Hbd4:7,V", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -149037,7 +149037,7 @@ "indexedStringIds": [ 54 ], - "mappedName": "#36:1;:U;XTR;:H78f:7,V", + "mappedName": "#36:1;:U;XTR;:Hbd4:7,V", "mappedStringIds": [ 54 ], @@ -149047,7 +149047,7 @@ "history": [ { "children": [], - "mappedName": "#4;:H78f,V", + "mappedName": "#4;:Hbd4,V", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -149062,7 +149062,7 @@ "indexedStringIds": [ 4 ], - "mappedName": "#4;:H78f,V", + "mappedName": "#4;:Hbd4,V", "mappedStringIds": [ 4 ], @@ -149072,11 +149072,11 @@ "history": [ { "children": [ - "#16:1;:U;XTR;:H78f:7,E", - "#d:1;:G;XTR;:H78f:7,F", - "#b:1;:H78f,E" + "#16:1;:U;XTR;:Hbd4:7,E", + "#d:1;:G;XTR;:Hbd4:7,F", + "#b:1;:Hbd4,E" ], - "mappedName": "#36:1;:U2;XTR;:H78f:8,V", + "mappedName": "#36:1;:U2;XTR;:Hbd4:8,V", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -149091,7 +149091,7 @@ "indexedStringIds": [ 54 ], - "mappedName": "#36:1;:U2;XTR;:H78f:8,V", + "mappedName": "#36:1;:U2;XTR;:Hbd4:8,V", "mappedStringIds": [ 54 ], @@ -149101,7 +149101,7 @@ "history": [ { "children": [], - "mappedName": "#6;:H78f,V", + "mappedName": "#6;:Hbd4,V", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -149116,7 +149116,7 @@ "indexedStringIds": [ 6 ], - "mappedName": "#6;:H78f,V", + "mappedName": "#6;:Hbd4,V", "mappedStringIds": [ 6 ], @@ -149126,11 +149126,11 @@ "history": [ { "children": [ - "#16:2;:U;XTR;:H78f:7,E", - "#d:2;:G;XTR;:H78f:7,F", - "#b:2;:H78f,E" + "#16:2;:U;XTR;:Hbd4:7,E", + "#d:2;:G;XTR;:Hbd4:7,F", + "#b:2;:Hbd4,E" ], - "mappedName": "#36:2;:U2;XTR;:H78f:8,V", + "mappedName": "#36:2;:U2;XTR;:Hbd4:8,V", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -149148,7 +149148,7 @@ 22, 54 ], - "mappedName": "#36:2;:U2;XTR;:H78f:8,V", + "mappedName": "#36:2;:U2;XTR;:Hbd4:8,V", "mappedStringIds": [ 11, 13, @@ -149161,7 +149161,7 @@ "history": [ { "children": [], - "mappedName": "#8;:H78f,V", + "mappedName": "#8;:Hbd4,V", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -149176,7 +149176,7 @@ "indexedStringIds": [ 8 ], - "mappedName": "#8;:H78f,V", + "mappedName": "#8;:Hbd4,V", "mappedStringIds": [ 8 ], @@ -149186,11 +149186,11 @@ "history": [ { "children": [ - "#16:3;:U;XTR;:H78f:7,E", - "#d:3;:G;XTR;:H78f:7,F", - "#b:3;:H78f,E" + "#16:3;:U;XTR;:Hbd4:7,E", + "#d:3;:G;XTR;:Hbd4:7,F", + "#b:3;:Hbd4,E" ], - "mappedName": "#36:3;:U2;XTR;:H78f:8,V", + "mappedName": "#36:3;:U2;XTR;:Hbd4:8,V", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -149208,7 +149208,7 @@ 22, 54 ], - "mappedName": "#36:3;:U2;XTR;:H78f:8,V", + "mappedName": "#36:3;:U2;XTR;:Hbd4:8,V", "mappedStringIds": [ 11, 13, @@ -149231,7 +149231,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;:G;XTR;:H78f:7,F", + "mappedName": "#d:1;:G;XTR;:Hbd4:7,F", "mappedStringIds": [ 13 ], @@ -149241,7 +149241,7 @@ "index": 1, "type": "Face" }, - "name": "#d:1;:G;XTR;:H78f:7,F", + "name": "#d:1;:G;XTR;:Hbd4:7,F", "stringIds": [ 13 ] @@ -149265,7 +149265,7 @@ 13 ], "kind": "face", - "mappedName": "#d:2;:G;XTR;:H78f:7,F", + "mappedName": "#d:2;:G;XTR;:Hbd4:7,F", "mappedStringIds": [ 11, 13 @@ -149276,7 +149276,7 @@ "index": 2, "type": "Face" }, - "name": "#d:2;:G;XTR;:H78f:7,F", + "name": "#d:2;:G;XTR;:Hbd4:7,F", "stringIds": [ 11, 13 @@ -149301,7 +149301,7 @@ 13 ], "kind": "face", - "mappedName": "#d:3;:G;XTR;:H78f:7,F", + "mappedName": "#d:3;:G;XTR;:Hbd4:7,F", "mappedStringIds": [ 11, 13 @@ -149312,7 +149312,7 @@ "index": 3, "type": "Face" }, - "name": "#d:3;:G;XTR;:H78f:7,F", + "name": "#d:3;:G;XTR;:Hbd4:7,F", "stringIds": [ 11, 13 @@ -149337,7 +149337,7 @@ 13 ], "kind": "face", - "mappedName": "#d:4;:G;XTR;:H78f:7,F", + "mappedName": "#d:4;:G;XTR;:Hbd4:7,F", "mappedStringIds": [ 11, 13 @@ -149348,7 +149348,7 @@ "index": 4, "type": "Face" }, - "name": "#d:4;:G;XTR;:H78f:7,F", + "name": "#d:4;:G;XTR;:Hbd4:7,F", "stringIds": [ 11, 13 @@ -149372,7 +149372,7 @@ 13 ], "kind": "face", - "mappedName": "#d:1;FAC;:H78f:4,F", + "mappedName": "#d:1;FAC;:Hbd4:4,F", "mappedStringIds": [ 13 ], @@ -149382,7 +149382,7 @@ "index": 5, "type": "Face" }, - "name": "#d:1;FAC;:H78f:4,F", + "name": "#d:1;FAC;:Hbd4:4,F", "stringIds": [ 13 ] @@ -149405,7 +149405,7 @@ 20 ], "kind": "face", - "mappedName": "#14:1;:G0;XTR;:H78f:8,F", + "mappedName": "#14:1;:G0;XTR;:Hbd4:8,F", "mappedStringIds": [ 20 ], @@ -149415,7 +149415,7 @@ "index": 6, "type": "Face" }, - "name": "#14:1;:G0;XTR;:H78f:8,F", + "name": "#14:1;:G0;XTR;:Hbd4:8,F", "stringIds": [ 20 ] @@ -149438,7 +149438,7 @@ 66 ], "kind": "edge", - "mappedName": "#42;:G;XTR;:H78f:7,E", + "mappedName": "#42;:G;XTR;:Hbd4:7,E", "mappedStringIds": [ 66 ], @@ -149448,7 +149448,7 @@ "index": 1, "type": "Edge" }, - "name": "#42;:G;XTR;:H78f:7,E", + "name": "#42;:G;XTR;:Hbd4:7,E", "stringIds": [ 66 ] @@ -149471,7 +149471,7 @@ 67 ], "kind": "edge", - "mappedName": "#43;:G;XTR;:H78f:7,E", + "mappedName": "#43;:G;XTR;:Hbd4:7,E", "mappedStringIds": [ 67 ], @@ -149481,7 +149481,7 @@ "index": 2, "type": "Edge" }, - "name": "#43;:G;XTR;:H78f:7,E", + "name": "#43;:G;XTR;:Hbd4:7,E", "stringIds": [ 67 ] @@ -149504,7 +149504,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:1;:H78f,E", + "mappedName": "#b:1;:Hbd4,E", "mappedStringIds": [ 11 ], @@ -149514,7 +149514,7 @@ "index": 3, "type": "Edge" }, - "name": "#b:1;:H78f,E", + "name": "#b:1;:Hbd4,E", "stringIds": [ 11 ] @@ -149537,7 +149537,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:1;:U;XTR;:H78f:7,E", + "mappedName": "#16:1;:U;XTR;:Hbd4:7,E", "mappedStringIds": [ 22 ], @@ -149547,7 +149547,7 @@ "index": 4, "type": "Edge" }, - "name": "#16:1;:U;XTR;:H78f:7,E", + "name": "#16:1;:U;XTR;:Hbd4:7,E", "stringIds": [ 22 ] @@ -149570,7 +149570,7 @@ 68 ], "kind": "edge", - "mappedName": "#44;:G;XTR;:H78f:7,E", + "mappedName": "#44;:G;XTR;:Hbd4:7,E", "mappedStringIds": [ 68 ], @@ -149580,7 +149580,7 @@ "index": 5, "type": "Edge" }, - "name": "#44;:G;XTR;:H78f:7,E", + "name": "#44;:G;XTR;:Hbd4:7,E", "stringIds": [ 68 ] @@ -149603,7 +149603,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:2;:H78f,E", + "mappedName": "#b:2;:Hbd4,E", "mappedStringIds": [ 11 ], @@ -149613,7 +149613,7 @@ "index": 6, "type": "Edge" }, - "name": "#b:2;:H78f,E", + "name": "#b:2;:Hbd4,E", "stringIds": [ 11 ] @@ -149638,7 +149638,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:2;:U;XTR;:H78f:7,E", + "mappedName": "#16:2;:U;XTR;:Hbd4:7,E", "mappedStringIds": [ 11, 13, @@ -149650,7 +149650,7 @@ "index": 7, "type": "Edge" }, - "name": "#16:2;:U;XTR;:H78f:7,E", + "name": "#16:2;:U;XTR;:Hbd4:7,E", "stringIds": [ 11, 13, @@ -149675,7 +149675,7 @@ 69 ], "kind": "edge", - "mappedName": "#45;:G;XTR;:H78f:7,E", + "mappedName": "#45;:G;XTR;:Hbd4:7,E", "mappedStringIds": [ 69 ], @@ -149685,7 +149685,7 @@ "index": 8, "type": "Edge" }, - "name": "#45;:G;XTR;:H78f:7,E", + "name": "#45;:G;XTR;:Hbd4:7,E", "stringIds": [ 69 ] @@ -149708,7 +149708,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:3;:H78f,E", + "mappedName": "#b:3;:Hbd4,E", "mappedStringIds": [ 11 ], @@ -149718,7 +149718,7 @@ "index": 9, "type": "Edge" }, - "name": "#b:3;:H78f,E", + "name": "#b:3;:Hbd4,E", "stringIds": [ 11 ] @@ -149743,7 +149743,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:3;:U;XTR;:H78f:7,E", + "mappedName": "#16:3;:U;XTR;:Hbd4:7,E", "mappedStringIds": [ 11, 13, @@ -149755,7 +149755,7 @@ "index": 10, "type": "Edge" }, - "name": "#16:3;:U;XTR;:H78f:7,E", + "name": "#16:3;:U;XTR;:Hbd4:7,E", "stringIds": [ 11, 13, @@ -149780,7 +149780,7 @@ 11 ], "kind": "edge", - "mappedName": "#b:4;:H78f,E", + "mappedName": "#b:4;:Hbd4,E", "mappedStringIds": [ 11 ], @@ -149790,7 +149790,7 @@ "index": 11, "type": "Edge" }, - "name": "#b:4;:H78f,E", + "name": "#b:4;:Hbd4,E", "stringIds": [ 11 ] @@ -149815,7 +149815,7 @@ 22 ], "kind": "edge", - "mappedName": "#16:4;:U;XTR;:H78f:7,E", + "mappedName": "#16:4;:U;XTR;:Hbd4:7,E", "mappedStringIds": [ 11, 13, @@ -149827,7 +149827,7 @@ "index": 12, "type": "Edge" }, - "name": "#16:4;:U;XTR;:H78f:7,E", + "name": "#16:4;:U;XTR;:Hbd4:7,E", "stringIds": [ 11, 13, @@ -149852,7 +149852,7 @@ 2 ], "kind": "vertex", - "mappedName": "#2;:H78f,V", + "mappedName": "#2;:Hbd4,V", "mappedStringIds": [ 2 ], @@ -149862,7 +149862,7 @@ "index": 1, "type": "Vertex" }, - "name": "#2;:H78f,V", + "name": "#2;:Hbd4,V", "stringIds": [ 2 ] @@ -149885,7 +149885,7 @@ 54 ], "kind": "vertex", - "mappedName": "#36:1;:U;XTR;:H78f:7,V", + "mappedName": "#36:1;:U;XTR;:Hbd4:7,V", "mappedStringIds": [ 54 ], @@ -149895,7 +149895,7 @@ "index": 2, "type": "Vertex" }, - "name": "#36:1;:U;XTR;:H78f:7,V", + "name": "#36:1;:U;XTR;:Hbd4:7,V", "stringIds": [ 54 ] @@ -149918,7 +149918,7 @@ 4 ], "kind": "vertex", - "mappedName": "#4;:H78f,V", + "mappedName": "#4;:Hbd4,V", "mappedStringIds": [ 4 ], @@ -149928,7 +149928,7 @@ "index": 3, "type": "Vertex" }, - "name": "#4;:H78f,V", + "name": "#4;:Hbd4,V", "stringIds": [ 4 ] @@ -149951,7 +149951,7 @@ 54 ], "kind": "vertex", - "mappedName": "#36:1;:U2;XTR;:H78f:8,V", + "mappedName": "#36:1;:U2;XTR;:Hbd4:8,V", "mappedStringIds": [ 54 ], @@ -149961,7 +149961,7 @@ "index": 4, "type": "Vertex" }, - "name": "#36:1;:U2;XTR;:H78f:8,V", + "name": "#36:1;:U2;XTR;:Hbd4:8,V", "stringIds": [ 54 ] @@ -149984,7 +149984,7 @@ 6 ], "kind": "vertex", - "mappedName": "#6;:H78f,V", + "mappedName": "#6;:Hbd4,V", "mappedStringIds": [ 6 ], @@ -149994,7 +149994,7 @@ "index": 5, "type": "Vertex" }, - "name": "#6;:H78f,V", + "name": "#6;:Hbd4,V", "stringIds": [ 6 ] @@ -150020,7 +150020,7 @@ 54 ], "kind": "vertex", - "mappedName": "#36:2;:U2;XTR;:H78f:8,V", + "mappedName": "#36:2;:U2;XTR;:Hbd4:8,V", "mappedStringIds": [ 11, 13, @@ -150033,7 +150033,7 @@ "index": 6, "type": "Vertex" }, - "name": "#36:2;:U2;XTR;:H78f:8,V", + "name": "#36:2;:U2;XTR;:Hbd4:8,V", "stringIds": [ 11, 13, @@ -150059,7 +150059,7 @@ 8 ], "kind": "vertex", - "mappedName": "#8;:H78f,V", + "mappedName": "#8;:Hbd4,V", "mappedStringIds": [ 8 ], @@ -150069,7 +150069,7 @@ "index": 7, "type": "Vertex" }, - "name": "#8;:H78f,V", + "name": "#8;:Hbd4,V", "stringIds": [ 8 ] @@ -150095,7 +150095,7 @@ 54 ], "kind": "vertex", - "mappedName": "#36:3;:U2;XTR;:H78f:8,V", + "mappedName": "#36:3;:U2;XTR;:Hbd4:8,V", "mappedStringIds": [ 11, 13, @@ -150108,7 +150108,7 @@ "index": 8, "type": "Vertex" }, - "name": "#36:3;:U2;XTR;:H78f:8,V", + "name": "#36:3;:U2;XTR;:Hbd4:8,V", "stringIds": [ 11, 13, @@ -150945,15 +150945,15 @@ "history": [ { "children": [], - "mappedName": "#16:1;:H790,F", + "mappedName": "#16:1;:Hbd5,F", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:1;:H78f,E" + "#b:1;:Hbd4,E" ], - "mappedName": "#d:1;:G;XTR;:H78f:7,F", + "mappedName": "#d:1;:G;XTR;:Hbd4:7,F", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -150968,7 +150968,7 @@ "indexedStringIds": [ 22 ], - "mappedName": "#16:1;:H790,F", + "mappedName": "#16:1;:Hbd5,F", "mappedStringIds": [ 22 ], @@ -150978,15 +150978,15 @@ "history": [ { "children": [], - "mappedName": "#16:4;:H790,F", + "mappedName": "#16:4;:Hbd5,F", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:4;:H78f,E" + "#b:4;:Hbd4,E" ], - "mappedName": "#d:4;:G;XTR;:H78f:7,F", + "mappedName": "#d:4;:G;XTR;:Hbd4:7,F", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -151003,7 +151003,7 @@ 13, 22 ], - "mappedName": "#16:4;:H790,F", + "mappedName": "#16:4;:Hbd5,F", "mappedStringIds": [ 11, 13, @@ -151015,15 +151015,15 @@ "history": [ { "children": [], - "mappedName": "#16:2;:H790,F", + "mappedName": "#16:2;:Hbd5,F", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:2;:H78f,E" + "#b:2;:Hbd4,E" ], - "mappedName": "#d:2;:G;XTR;:H78f:7,F", + "mappedName": "#d:2;:G;XTR;:Hbd4:7,F", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -151040,7 +151040,7 @@ 13, 22 ], - "mappedName": "#16:2;:H790,F", + "mappedName": "#16:2;:Hbd5,F", "mappedStringIds": [ 11, 13, @@ -151052,15 +151052,15 @@ "history": [ { "children": [], - "mappedName": "#14:1;:H790,F", + "mappedName": "#14:1;:Hbd5,F", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:1;:H78f,E" + "#b:1;:Hbd4,E" ], - "mappedName": "#d:1;FAC;:H78f:4,F", + "mappedName": "#d:1;FAC;:Hbd4:4,F", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -151075,7 +151075,7 @@ "indexedStringIds": [ 20 ], - "mappedName": "#14:1;:H790,F", + "mappedName": "#14:1;:Hbd5,F", "mappedStringIds": [ 20 ], @@ -151085,16 +151085,16 @@ "history": [ { "children": [], - "mappedName": "#41:1;:M;CUT;:H790:7,F", + "mappedName": "#41:1;:M;CUT;:Hbd5:7,F", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:1;FAC;:H78f:4,F", - "#b:1;:H78f,E" + "#d:1;FAC;:Hbd4:4,F", + "#b:1;:Hbd4,E" ], - "mappedName": "#14:1;:G0;XTR;:H78f:8,F", + "mappedName": "#14:1;:G0;XTR;:Hbd4:8,F", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -151109,7 +151109,7 @@ "indexedStringIds": [ 65 ], - "mappedName": "#41:1;:M;CUT;:H790:7,F", + "mappedName": "#41:1;:M;CUT;:Hbd5:7,F", "mappedStringIds": [ 65 ], @@ -151119,15 +151119,15 @@ "history": [ { "children": [], - "mappedName": "#16:3;:H790,F", + "mappedName": "#16:3;:Hbd5,F", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [ - "#b:3;:H78f,E" + "#b:3;:Hbd4,E" ], - "mappedName": "#d:3;:G;XTR;:H78f:7,F", + "mappedName": "#d:3;:G;XTR;:Hbd4:7,F", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -151144,7 +151144,7 @@ 13, 22 ], - "mappedName": "#16:3;:H790,F", + "mappedName": "#16:3;:Hbd5,F", "mappedStringIds": [ 11, 13, @@ -151156,10 +151156,10 @@ "history": [ { "children": [ - "#1d:1;:G;XTR;:H791:7,F", - "#b:1;:H791,E" + "#1d:1;:G;XTR;:Hbd6:7,F", + "#b:1;:Hbd6,E" ], - "mappedName": "#26:1;:M;CUT;:H-792:7,F", + "mappedName": "#26:1;:M;CUT;:H-bd7:7,F", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -151174,7 +151174,7 @@ "indexedStringIds": [ 38 ], - "mappedName": "#26:1;:M;CUT;:H-792:7,F", + "mappedName": "#26:1;:M;CUT;:H-bd7:7,F", "mappedStringIds": [ 38 ], @@ -151184,10 +151184,10 @@ "history": [ { "children": [ - "#1d:2;:G;XTR;:H791:7,F", - "#b:2;:H791,E" + "#1d:2;:G;XTR;:Hbd6:7,F", + "#b:2;:Hbd6,E" ], - "mappedName": "#26:2;:M;CUT;:H-792:7,F", + "mappedName": "#26:2;:M;CUT;:H-bd7:7,F", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -151204,7 +151204,7 @@ 29, 38 ], - "mappedName": "#26:2;:M;CUT;:H-792:7,F", + "mappedName": "#26:2;:M;CUT;:H-bd7:7,F", "mappedStringIds": [ 11, 29, @@ -151216,10 +151216,10 @@ "history": [ { "children": [ - "#1d:3;:G;XTR;:H791:7,F", - "#b:3;:H791,E" + "#1d:3;:G;XTR;:Hbd6:7,F", + "#b:3;:Hbd6,E" ], - "mappedName": "#26:3;:M;CUT;:H-792:7,F", + "mappedName": "#26:3;:M;CUT;:H-bd7:7,F", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -151236,7 +151236,7 @@ 29, 38 ], - "mappedName": "#26:3;:M;CUT;:H-792:7,F", + "mappedName": "#26:3;:M;CUT;:H-bd7:7,F", "mappedStringIds": [ 11, 29, @@ -151248,10 +151248,10 @@ "history": [ { "children": [ - "#1d:4;:G;XTR;:H791:7,F", - "#b:4;:H791,E" + "#1d:4;:G;XTR;:Hbd6:7,F", + "#b:4;:Hbd6,E" ], - "mappedName": "#26:4;:M;CUT;:H-792:7,F", + "mappedName": "#26:4;:M;CUT;:H-bd7:7,F", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -151268,7 +151268,7 @@ 29, 38 ], - "mappedName": "#26:4;:M;CUT;:H-792:7,F", + "mappedName": "#26:4;:M;CUT;:H-bd7:7,F", "mappedStringIds": [ 11, 29, @@ -151280,11 +151280,11 @@ "history": [ { "children": [ - "#24:1;:G0;XTR;:H791:8,F", - "#1d:1;FAC;:H791:4,F", - "#b:1;:H791,E" + "#24:1;:G0;XTR;:Hbd6:8,F", + "#1d:1;FAC;:Hbd6:4,F", + "#b:1;:Hbd6,E" ], - "mappedName": "#3f:1;:H-792,F", + "mappedName": "#3f:1;:H-bd7,F", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -151299,7 +151299,7 @@ "indexedStringIds": [ 63 ], - "mappedName": "#3f:1;:H-792,F", + "mappedName": "#3f:1;:H-bd7,F", "mappedStringIds": [ 63 ], @@ -151309,13 +151309,13 @@ "history": [ { "children": [], - "mappedName": "#5d:2a;:H790,E", + "mappedName": "#5d:2a;:Hbd5,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4242;:G;XTR;:H78f:7,E", + "mappedName": "#4242;:G;XTR;:Hbd4:7,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -151330,7 +151330,7 @@ "indexedStringIds": [ 93 ], - "mappedName": "#5d:2a;:H790,E", + "mappedName": "#5d:2a;:Hbd5,E", "mappedStringIds": [ 93 ], @@ -151340,13 +151340,13 @@ "history": [ { "children": [], - "mappedName": "#5e:2b;:H790,E", + "mappedName": "#5e:2b;:Hbd5,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4343;:G;XTR;:H78f:7,E", + "mappedName": "#4343;:G;XTR;:Hbd4:7,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -151361,7 +151361,7 @@ "indexedStringIds": [ 94 ], - "mappedName": "#5e:2b;:H790,E", + "mappedName": "#5e:2b;:Hbd5,E", "mappedStringIds": [ 94 ], @@ -151371,13 +151371,13 @@ "history": [ { "children": [], - "mappedName": "#d:1;:H790,E", + "mappedName": "#d:1;:Hbd5,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:1;:H78f,E", + "mappedName": "#b:1;:Hbd4,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -151392,7 +151392,7 @@ "indexedStringIds": [ 13 ], - "mappedName": "#d:1;:H790,E", + "mappedName": "#d:1;:Hbd5,E", "mappedStringIds": [ 13 ], @@ -151402,16 +151402,16 @@ "history": [ { "children": [], - "mappedName": "#36:1;:H790,E", + "mappedName": "#36:1;:Hbd5,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:1;:G;XTR;:H78f:7,F", - "#b:1;:H78f,E" + "#d:1;:G;XTR;:Hbd4:7,F", + "#b:1;:Hbd4,E" ], - "mappedName": "#16:1;:U;XTR;:H78f:7,E", + "mappedName": "#16:1;:U;XTR;:Hbd4:7,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -151426,7 +151426,7 @@ "indexedStringIds": [ 54 ], - "mappedName": "#36:1;:H790,E", + "mappedName": "#36:1;:Hbd5,E", "mappedStringIds": [ 54 ], @@ -151436,13 +151436,13 @@ "history": [ { "children": [], - "mappedName": "#60:2d;:H790,E", + "mappedName": "#60:2d;:Hbd5,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4545;:G;XTR;:H78f:7,E", + "mappedName": "#4545;:G;XTR;:Hbd4:7,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -151457,7 +151457,7 @@ "indexedStringIds": [ 96 ], - "mappedName": "#60:2d;:H790,E", + "mappedName": "#60:2d;:Hbd5,E", "mappedStringIds": [ 96 ], @@ -151467,13 +151467,13 @@ "history": [ { "children": [], - "mappedName": "#d:4;:H790,E", + "mappedName": "#d:4;:Hbd5,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:4;:H78f,E", + "mappedName": "#b:4;:Hbd4,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -151489,7 +151489,7 @@ 11, 13 ], - "mappedName": "#d:4;:H790,E", + "mappedName": "#d:4;:Hbd5,E", "mappedStringIds": [ 11, 13 @@ -151500,16 +151500,16 @@ "history": [ { "children": [], - "mappedName": "#36:4;:H790,E", + "mappedName": "#36:4;:Hbd5,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:4;:G;XTR;:H78f:7,F", - "#b:4;:H78f,E" + "#d:4;:G;XTR;:Hbd4:7,F", + "#b:4;:Hbd4,E" ], - "mappedName": "#16:4;:U;XTR;:H78f:7,E", + "mappedName": "#16:4;:U;XTR;:Hbd4:7,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -151527,7 +151527,7 @@ 22, 54 ], - "mappedName": "#36:4;:H790,E", + "mappedName": "#36:4;:Hbd5,E", "mappedStringIds": [ 11, 13, @@ -151540,13 +151540,13 @@ "history": [ { "children": [], - "mappedName": "#5f:2c;:H790,E", + "mappedName": "#5f:2c;:Hbd5,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4444;:G;XTR;:H78f:7,E", + "mappedName": "#4444;:G;XTR;:Hbd4:7,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -151561,7 +151561,7 @@ "indexedStringIds": [ 95 ], - "mappedName": "#5f:2c;:H790,E", + "mappedName": "#5f:2c;:Hbd5,E", "mappedStringIds": [ 95 ], @@ -151571,13 +151571,13 @@ "history": [ { "children": [], - "mappedName": "#d:2;:H790,E", + "mappedName": "#d:2;:Hbd5,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:2;:H78f,E", + "mappedName": "#b:2;:Hbd4,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -151593,7 +151593,7 @@ 11, 13 ], - "mappedName": "#d:2;:H790,E", + "mappedName": "#d:2;:Hbd5,E", "mappedStringIds": [ 11, 13 @@ -151604,16 +151604,16 @@ "history": [ { "children": [], - "mappedName": "#36:2;:H790,E", + "mappedName": "#36:2;:Hbd5,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:2;:G;XTR;:H78f:7,F", - "#b:2;:H78f,E" + "#d:2;:G;XTR;:Hbd4:7,F", + "#b:2;:Hbd4,E" ], - "mappedName": "#16:2;:U;XTR;:H78f:7,E", + "mappedName": "#16:2;:U;XTR;:Hbd4:7,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -151631,7 +151631,7 @@ 22, 54 ], - "mappedName": "#36:2;:H790,E", + "mappedName": "#36:2;:Hbd5,E", "mappedStringIds": [ 11, 13, @@ -151644,13 +151644,13 @@ "history": [ { "children": [], - "mappedName": "#d:3;:H790,E", + "mappedName": "#d:3;:Hbd5,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#b:3;:H78f,E", + "mappedName": "#b:3;:Hbd4,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -151666,7 +151666,7 @@ 11, 13 ], - "mappedName": "#d:3;:H790,E", + "mappedName": "#d:3;:Hbd5,E", "mappedStringIds": [ 11, 13 @@ -151677,16 +151677,16 @@ "history": [ { "children": [], - "mappedName": "#36:3;:H790,E", + "mappedName": "#36:3;:Hbd5,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [ - "#d:3;:G;XTR;:H78f:7,F", - "#b:3;:H78f,E" + "#d:3;:G;XTR;:Hbd4:7,F", + "#b:3;:Hbd4,E" ], - "mappedName": "#16:3;:U;XTR;:H78f:7,E", + "mappedName": "#16:3;:U;XTR;:Hbd4:7,E", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -151704,7 +151704,7 @@ 22, 54 ], - "mappedName": "#36:3;:H790,E", + "mappedName": "#36:3;:Hbd5,E", "mappedStringIds": [ 11, 13, @@ -151717,9 +151717,9 @@ "history": [ { "children": [ - "#b:1;:H791,E" + "#b:1;:Hbd6,E" ], - "mappedName": "#1d:1;:M;CUT;:H-792:7,E", + "mappedName": "#1d:1;:M;CUT;:H-bd7:7,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -151734,7 +151734,7 @@ "indexedStringIds": [ 29 ], - "mappedName": "#1d:1;:M;CUT;:H-792:7,E", + "mappedName": "#1d:1;:M;CUT;:H-bd7:7,E", "mappedStringIds": [ 29 ], @@ -151744,9 +151744,9 @@ "history": [ { "children": [ - "#b:2;:H791,E" + "#b:2;:Hbd6,E" ], - "mappedName": "#1d:2;:M;CUT;:H-792:7,E", + "mappedName": "#1d:2;:M;CUT;:H-bd7:7,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -151762,7 +151762,7 @@ 11, 29 ], - "mappedName": "#1d:2;:M;CUT;:H-792:7,E", + "mappedName": "#1d:2;:M;CUT;:H-bd7:7,E", "mappedStringIds": [ 11, 29 @@ -151773,9 +151773,9 @@ "history": [ { "children": [ - "#b:3;:H791,E" + "#b:3;:Hbd6,E" ], - "mappedName": "#1d:3;:M;CUT;:H-792:7,E", + "mappedName": "#1d:3;:M;CUT;:H-bd7:7,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -151791,7 +151791,7 @@ 11, 29 ], - "mappedName": "#1d:3;:M;CUT;:H-792:7,E", + "mappedName": "#1d:3;:M;CUT;:H-bd7:7,E", "mappedStringIds": [ 11, 29 @@ -151802,9 +151802,9 @@ "history": [ { "children": [ - "#b:4;:H791,E" + "#b:4;:Hbd6,E" ], - "mappedName": "#1d:4;:M;CUT;:H-792:7,E", + "mappedName": "#1d:4;:M;CUT;:H-bd7:7,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -151820,7 +151820,7 @@ 11, 29 ], - "mappedName": "#1d:4;:M;CUT;:H-792:7,E", + "mappedName": "#1d:4;:M;CUT;:H-bd7:7,E", "mappedStringIds": [ 11, 29 @@ -151831,10 +151831,10 @@ "history": [ { "children": [ - "#1f;:G;XTR;:H791:7,E", - "#2;:H791,V" + "#1f;:G;XTR;:Hbd6:7,E", + "#2;:Hbd6,V" ], - "mappedName": "#46;:M;CUT;:H-792:7,E", + "mappedName": "#46;:M;CUT;:H-bd7:7,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -151849,7 +151849,7 @@ "indexedStringIds": [ 70 ], - "mappedName": "#46;:M;CUT;:H-792:7,E", + "mappedName": "#46;:M;CUT;:H-bd7:7,E", "mappedStringIds": [ 70 ], @@ -151859,10 +151859,10 @@ "history": [ { "children": [ - "#20;:G;XTR;:H791:7,E", - "#4;:H791,V" + "#20;:G;XTR;:Hbd6:7,E", + "#4;:Hbd6,V" ], - "mappedName": "#47;:M;CUT;:H-792:7,E", + "mappedName": "#47;:M;CUT;:H-bd7:7,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -151877,7 +151877,7 @@ "indexedStringIds": [ 71 ], - "mappedName": "#47;:M;CUT;:H-792:7,E", + "mappedName": "#47;:M;CUT;:H-bd7:7,E", "mappedStringIds": [ 71 ], @@ -151887,11 +151887,11 @@ "history": [ { "children": [ - "#26:1;:U;XTR;:H791:7,E", - "#1d:1;:G;XTR;:H791:7,F", - "#b:1;:H791,E" + "#26:1;:U;XTR;:Hbd6:7,E", + "#1d:1;:G;XTR;:Hbd6:7,F", + "#b:1;:Hbd6,E" ], - "mappedName": "#3d:1;:H-792,E", + "mappedName": "#3d:1;:H-bd7,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -151906,7 +151906,7 @@ "indexedStringIds": [ 61 ], - "mappedName": "#3d:1;:H-792,E", + "mappedName": "#3d:1;:H-bd7,E", "mappedStringIds": [ 61 ], @@ -151916,10 +151916,10 @@ "history": [ { "children": [ - "#21;:G;XTR;:H791:7,E", - "#6;:H791,V" + "#21;:G;XTR;:Hbd6:7,E", + "#6;:Hbd6,V" ], - "mappedName": "#48;:M;CUT;:H-792:7,E", + "mappedName": "#48;:M;CUT;:H-bd7:7,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -151934,7 +151934,7 @@ "indexedStringIds": [ 72 ], - "mappedName": "#48;:M;CUT;:H-792:7,E", + "mappedName": "#48;:M;CUT;:H-bd7:7,E", "mappedStringIds": [ 72 ], @@ -151944,11 +151944,11 @@ "history": [ { "children": [ - "#26:2;:U;XTR;:H791:7,E", - "#1d:2;:G;XTR;:H791:7,F", - "#b:2;:H791,E" + "#26:2;:U;XTR;:Hbd6:7,E", + "#1d:2;:G;XTR;:Hbd6:7,F", + "#b:2;:Hbd6,E" ], - "mappedName": "#3d:2;:H-792,E", + "mappedName": "#3d:2;:H-bd7,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -151966,7 +151966,7 @@ 38, 61 ], - "mappedName": "#3d:2;:H-792,E", + "mappedName": "#3d:2;:H-bd7,E", "mappedStringIds": [ 11, 29, @@ -151979,10 +151979,10 @@ "history": [ { "children": [ - "#22;:G;XTR;:H791:7,E", - "#8;:H791,V" + "#22;:G;XTR;:Hbd6:7,E", + "#8;:Hbd6,V" ], - "mappedName": "#49;:M;CUT;:H-792:7,E", + "mappedName": "#49;:M;CUT;:H-bd7:7,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -151997,7 +151997,7 @@ "indexedStringIds": [ 73 ], - "mappedName": "#49;:M;CUT;:H-792:7,E", + "mappedName": "#49;:M;CUT;:H-bd7:7,E", "mappedStringIds": [ 73 ], @@ -152007,11 +152007,11 @@ "history": [ { "children": [ - "#26:3;:U;XTR;:H791:7,E", - "#1d:3;:G;XTR;:H791:7,F", - "#b:3;:H791,E" + "#26:3;:U;XTR;:Hbd6:7,E", + "#1d:3;:G;XTR;:Hbd6:7,F", + "#b:3;:Hbd6,E" ], - "mappedName": "#3d:3;:H-792,E", + "mappedName": "#3d:3;:H-bd7,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -152029,7 +152029,7 @@ 38, 61 ], - "mappedName": "#3d:3;:H-792,E", + "mappedName": "#3d:3;:H-bd7,E", "mappedStringIds": [ 11, 29, @@ -152042,11 +152042,11 @@ "history": [ { "children": [ - "#26:4;:U;XTR;:H791:7,E", - "#1d:4;:G;XTR;:H791:7,F", - "#b:4;:H791,E" + "#26:4;:U;XTR;:Hbd6:7,E", + "#1d:4;:G;XTR;:Hbd6:7,F", + "#b:4;:Hbd6,E" ], - "mappedName": "#3d:4;:H-792,E", + "mappedName": "#3d:4;:H-bd7,E", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -152064,7 +152064,7 @@ 38, 61 ], - "mappedName": "#3d:4;:H-792,E", + "mappedName": "#3d:4;:H-bd7,E", "mappedStringIds": [ 11, 29, @@ -152077,13 +152077,13 @@ "history": [ { "children": [], - "mappedName": "#42;:H790,V", + "mappedName": "#42;:Hbd5,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#2;:H78f,V", + "mappedName": "#2;:Hbd4,V", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -152098,7 +152098,7 @@ "indexedStringIds": [ 66 ], - "mappedName": "#42;:H790,V", + "mappedName": "#42;:Hbd5,V", "mappedStringIds": [ 66 ], @@ -152108,17 +152108,17 @@ "history": [ { "children": [], - "mappedName": "#4b:1;:H790,V", + "mappedName": "#4b:1;:Hbd5,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:1;:U;XTR;:H78f:7,E", - "#d:1;:G;XTR;:H78f:7,F", - "#b:1;:H78f,E" + "#16:1;:U;XTR;:Hbd4:7,E", + "#d:1;:G;XTR;:Hbd4:7,F", + "#b:1;:Hbd4,E" ], - "mappedName": "#36:1;:U;XTR;:H78f:7,V", + "mappedName": "#36:1;:U;XTR;:Hbd4:7,V", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -152133,7 +152133,7 @@ "indexedStringIds": [ 75 ], - "mappedName": "#4b:1;:H790,V", + "mappedName": "#4b:1;:Hbd5,V", "mappedStringIds": [ 75 ], @@ -152143,13 +152143,13 @@ "history": [ { "children": [], - "mappedName": "#43;:H790,V", + "mappedName": "#43;:Hbd5,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#4;:H78f,V", + "mappedName": "#4;:Hbd4,V", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -152164,7 +152164,7 @@ "indexedStringIds": [ 67 ], - "mappedName": "#43;:H790,V", + "mappedName": "#43;:Hbd5,V", "mappedStringIds": [ 67 ], @@ -152174,17 +152174,17 @@ "history": [ { "children": [], - "mappedName": "#4e:1;:H790,V", + "mappedName": "#4e:1;:Hbd5,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:1;:U;XTR;:H78f:7,E", - "#d:1;:G;XTR;:H78f:7,F", - "#b:1;:H78f,E" + "#16:1;:U;XTR;:Hbd4:7,E", + "#d:1;:G;XTR;:Hbd4:7,F", + "#b:1;:Hbd4,E" ], - "mappedName": "#36:1;:U2;XTR;:H78f:8,V", + "mappedName": "#36:1;:U2;XTR;:Hbd4:8,V", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -152199,7 +152199,7 @@ "indexedStringIds": [ 78 ], - "mappedName": "#4e:1;:H790,V", + "mappedName": "#4e:1;:Hbd5,V", "mappedStringIds": [ 78 ], @@ -152209,13 +152209,13 @@ "history": [ { "children": [], - "mappedName": "#45;:H790,V", + "mappedName": "#45;:Hbd5,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#8;:H78f,V", + "mappedName": "#8;:Hbd4,V", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -152230,7 +152230,7 @@ "indexedStringIds": [ 69 ], - "mappedName": "#45;:H790,V", + "mappedName": "#45;:Hbd5,V", "mappedStringIds": [ 69 ], @@ -152240,17 +152240,17 @@ "history": [ { "children": [], - "mappedName": "#4e:3;:H790,V", + "mappedName": "#4e:3;:Hbd5,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:3;:U;XTR;:H78f:7,E", - "#d:3;:G;XTR;:H78f:7,F", - "#b:3;:H78f,E" + "#16:3;:U;XTR;:Hbd4:7,E", + "#d:3;:G;XTR;:Hbd4:7,F", + "#b:3;:Hbd4,E" ], - "mappedName": "#36:3;:U2;XTR;:H78f:8,V", + "mappedName": "#36:3;:U2;XTR;:Hbd4:8,V", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -152269,7 +152269,7 @@ 54, 78 ], - "mappedName": "#4e:3;:H790,V", + "mappedName": "#4e:3;:Hbd5,V", "mappedStringIds": [ 11, 13, @@ -152283,13 +152283,13 @@ "history": [ { "children": [], - "mappedName": "#44;:H790,V", + "mappedName": "#44;:Hbd5,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [], - "mappedName": "#6;:H78f,V", + "mappedName": "#6;:Hbd4,V", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -152304,7 +152304,7 @@ "indexedStringIds": [ 68 ], - "mappedName": "#44;:H790,V", + "mappedName": "#44;:Hbd5,V", "mappedStringIds": [ 68 ], @@ -152314,17 +152314,17 @@ "history": [ { "children": [], - "mappedName": "#4e:2;:H790,V", + "mappedName": "#4e:2;:Hbd5,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, { "children": [ - "#16:2;:U;XTR;:H78f:7,E", - "#d:2;:G;XTR;:H78f:7,F", - "#b:2;:H78f,E" + "#16:2;:U;XTR;:Hbd4:7,E", + "#d:2;:G;XTR;:Hbd4:7,F", + "#b:2;:Hbd4,E" ], - "mappedName": "#36:2;:U2;XTR;:H78f:8,V", + "mappedName": "#36:2;:U2;XTR;:Hbd4:8,V", "object": "Pad20", "typeId": "PartDesign::Pad" }, @@ -152343,7 +152343,7 @@ 54, 78 ], - "mappedName": "#4e:2;:H790,V", + "mappedName": "#4e:2;:Hbd5,V", "mappedStringIds": [ 11, 13, @@ -152357,9 +152357,9 @@ "history": [ { "children": [ - "#2;:H791,V" + "#2;:Hbd6,V" ], - "mappedName": "#1f;:M;CUT;:H-792:7,V", + "mappedName": "#1f;:M;CUT;:H-bd7:7,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -152374,7 +152374,7 @@ "indexedStringIds": [ 31 ], - "mappedName": "#1f;:M;CUT;:H-792:7,V", + "mappedName": "#1f;:M;CUT;:H-bd7:7,V", "mappedStringIds": [ 31 ], @@ -152384,9 +152384,9 @@ "history": [ { "children": [ - "#4;:H791,V" + "#4;:Hbd6,V" ], - "mappedName": "#20;:M;CUT;:H-792:7,V", + "mappedName": "#20;:M;CUT;:H-bd7:7,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -152401,7 +152401,7 @@ "indexedStringIds": [ 32 ], - "mappedName": "#20;:M;CUT;:H-792:7,V", + "mappedName": "#20;:M;CUT;:H-bd7:7,V", "mappedStringIds": [ 32 ], @@ -152411,9 +152411,9 @@ "history": [ { "children": [ - "#6;:H791,V" + "#6;:Hbd6,V" ], - "mappedName": "#21;:M;CUT;:H-792:7,V", + "mappedName": "#21;:M;CUT;:H-bd7:7,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -152428,7 +152428,7 @@ "indexedStringIds": [ 33 ], - "mappedName": "#21;:M;CUT;:H-792:7,V", + "mappedName": "#21;:M;CUT;:H-bd7:7,V", "mappedStringIds": [ 33 ], @@ -152438,9 +152438,9 @@ "history": [ { "children": [ - "#8;:H791,V" + "#8;:Hbd6,V" ], - "mappedName": "#22;:M;CUT;:H-792:7,V", + "mappedName": "#22;:M;CUT;:H-bd7:7,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -152455,7 +152455,7 @@ "indexedStringIds": [ 34 ], - "mappedName": "#22;:M;CUT;:H-792:7,V", + "mappedName": "#22;:M;CUT;:H-bd7:7,V", "mappedStringIds": [ 34 ], @@ -152465,11 +152465,11 @@ "history": [ { "children": [ - "#46;:U;XTR;:H791:7,V", - "#1f;:G;XTR;:H791:7,E", - "#2;:H791,V" + "#46;:U;XTR;:Hbd6:7,V", + "#1f;:G;XTR;:Hbd6:7,E", + "#2;:Hbd6,V" ], - "mappedName": "#56;:H-792,V", + "mappedName": "#56;:H-bd7,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -152484,7 +152484,7 @@ "indexedStringIds": [ 86 ], - "mappedName": "#56;:H-792,V", + "mappedName": "#56;:H-bd7,V", "mappedStringIds": [ 86 ], @@ -152494,9 +152494,9 @@ "history": [ { "children": [ - "#4747;:U;XTR;:H791:7,V" + "#4747;:U;XTR;:Hbd6:7,V" ], - "mappedName": "#61:2f;:H-792,V", + "mappedName": "#61:2f;:H-bd7,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -152511,7 +152511,7 @@ "indexedStringIds": [ 97 ], - "mappedName": "#61:2f;:H-792,V", + "mappedName": "#61:2f;:H-bd7,V", "mappedStringIds": [ 97 ], @@ -152521,9 +152521,9 @@ "history": [ { "children": [ - "#4848;:U;XTR;:H791:7,V" + "#4848;:U;XTR;:Hbd6:7,V" ], - "mappedName": "#62:30;:H-792,V", + "mappedName": "#62:30;:H-bd7,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -152538,7 +152538,7 @@ "indexedStringIds": [ 98 ], - "mappedName": "#62:30;:H-792,V", + "mappedName": "#62:30;:H-bd7,V", "mappedStringIds": [ 98 ], @@ -152548,9 +152548,9 @@ "history": [ { "children": [ - "#4949;:U;XTR;:H791:7,V" + "#4949;:U;XTR;:Hbd6:7,V" ], - "mappedName": "#63:31;:H-792,V", + "mappedName": "#63:31;:H-bd7,V", "object": "Pocket20", "typeId": "PartDesign::Pocket" }, @@ -152565,7 +152565,7 @@ "indexedStringIds": [ 99 ], - "mappedName": "#63:31;:H-792,V", + "mappedName": "#63:31;:H-bd7,V", "mappedStringIds": [ 99 ], @@ -152585,7 +152585,7 @@ 22 ], "kind": "face", - "mappedName": "#16:1;:H790,F", + "mappedName": "#16:1;:Hbd5,F", "mappedStringIds": [ 22 ], @@ -152595,7 +152595,7 @@ "index": 1, "type": "Face" }, - "name": "#16:1;:H790,F", + "name": "#16:1;:Hbd5,F", "stringIds": [ 22 ] @@ -152605,9 +152605,9 @@ "resultPersistentId": "Pocket20:face:0", "sourceRefs": [ { - "mappedName": "#d:1;:G;XTR;:H78f:7,F", + "mappedName": "#d:1;:G;XTR;:Hbd4:7,F", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#d:1;:G;XTR;:H78f:7,F", + "persistentId": "Pad20:mapped:#d:1;:G;XTR;:Hbd4:7,F", "stageId": "Pad20" }, { @@ -152626,7 +152626,7 @@ 22 ], "kind": "face", - "mappedName": "#16:4;:H790,F", + "mappedName": "#16:4;:Hbd5,F", "mappedStringIds": [ 11, 13, @@ -152638,7 +152638,7 @@ "index": 2, "type": "Face" }, - "name": "#16:4;:H790,F", + "name": "#16:4;:Hbd5,F", "stringIds": [ 11, 13, @@ -152650,9 +152650,9 @@ "resultPersistentId": "Pocket20:face:1", "sourceRefs": [ { - "mappedName": "#d:4;:G;XTR;:H78f:7,F", + "mappedName": "#d:4;:G;XTR;:Hbd4:7,F", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#d:4;:G;XTR;:H78f:7,F", + "persistentId": "Pad20:mapped:#d:4;:G;XTR;:Hbd4:7,F", "stageId": "Pad20" }, { @@ -152671,7 +152671,7 @@ 22 ], "kind": "face", - "mappedName": "#16:2;:H790,F", + "mappedName": "#16:2;:Hbd5,F", "mappedStringIds": [ 11, 13, @@ -152683,7 +152683,7 @@ "index": 3, "type": "Face" }, - "name": "#16:2;:H790,F", + "name": "#16:2;:Hbd5,F", "stringIds": [ 11, 13, @@ -152695,9 +152695,9 @@ "resultPersistentId": "Pocket20:face:2", "sourceRefs": [ { - "mappedName": "#d:2;:G;XTR;:H78f:7,F", + "mappedName": "#d:2;:G;XTR;:Hbd4:7,F", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#d:2;:G;XTR;:H78f:7,F", + "persistentId": "Pad20:mapped:#d:2;:G;XTR;:Hbd4:7,F", "stageId": "Pad20" }, { @@ -152714,7 +152714,7 @@ 20 ], "kind": "face", - "mappedName": "#14:1;:H790,F", + "mappedName": "#14:1;:Hbd5,F", "mappedStringIds": [ 20 ], @@ -152724,7 +152724,7 @@ "index": 4, "type": "Face" }, - "name": "#14:1;:H790,F", + "name": "#14:1;:Hbd5,F", "stringIds": [ 20 ] @@ -152734,9 +152734,9 @@ "resultPersistentId": "Pocket20:face:3", "sourceRefs": [ { - "mappedName": "#d:1;FAC;:H78f:4,F", + "mappedName": "#d:1;FAC;:Hbd4:4,F", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#d:1;FAC;:H78f:4,F", + "persistentId": "Pad20:mapped:#d:1;FAC;:Hbd4:4,F", "stageId": "Pad20" }, { @@ -152753,7 +152753,7 @@ 65 ], "kind": "face", - "mappedName": "#41:1;:M;CUT;:H790:7,F", + "mappedName": "#41:1;:M;CUT;:Hbd5:7,F", "mappedStringIds": [ 65 ], @@ -152763,7 +152763,7 @@ "index": 5, "type": "Face" }, - "name": "#41:1;:M;CUT;:H790:7,F", + "name": "#41:1;:M;CUT;:Hbd5:7,F", "stringIds": [ 65 ] @@ -152773,9 +152773,9 @@ "resultPersistentId": "Pocket20:face:4", "sourceRefs": [ { - "mappedName": "#14:1;:G0;XTR;:H78f:8,F", + "mappedName": "#14:1;:G0;XTR;:Hbd4:8,F", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#14:1;:G0;XTR;:H78f:8,F", + "persistentId": "Pad20:mapped:#14:1;:G0;XTR;:Hbd4:8,F", "stageId": "Pad20" }, { @@ -152794,7 +152794,7 @@ 22 ], "kind": "face", - "mappedName": "#16:3;:H790,F", + "mappedName": "#16:3;:Hbd5,F", "mappedStringIds": [ 11, 13, @@ -152806,7 +152806,7 @@ "index": 6, "type": "Face" }, - "name": "#16:3;:H790,F", + "name": "#16:3;:Hbd5,F", "stringIds": [ 11, 13, @@ -152818,9 +152818,9 @@ "resultPersistentId": "Pocket20:face:5", "sourceRefs": [ { - "mappedName": "#d:3;:G;XTR;:H78f:7,F", + "mappedName": "#d:3;:G;XTR;:Hbd4:7,F", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#d:3;:G;XTR;:H78f:7,F", + "persistentId": "Pad20:mapped:#d:3;:G;XTR;:Hbd4:7,F", "stageId": "Pad20" }, { @@ -152837,7 +152837,7 @@ 38 ], "kind": "face", - "mappedName": "#26:1;:M;CUT;:H-792:7,F", + "mappedName": "#26:1;:M;CUT;:H-bd7:7,F", "mappedStringIds": [ 38 ], @@ -152847,7 +152847,7 @@ "index": 7, "type": "Face" }, - "name": "#26:1;:M;CUT;:H-792:7,F", + "name": "#26:1;:M;CUT;:H-bd7:7,F", "stringIds": [ 38 ] @@ -152872,7 +152872,7 @@ 38 ], "kind": "face", - "mappedName": "#26:2;:M;CUT;:H-792:7,F", + "mappedName": "#26:2;:M;CUT;:H-bd7:7,F", "mappedStringIds": [ 11, 29, @@ -152884,7 +152884,7 @@ "index": 8, "type": "Face" }, - "name": "#26:2;:M;CUT;:H-792:7,F", + "name": "#26:2;:M;CUT;:H-bd7:7,F", "stringIds": [ 11, 29, @@ -152911,7 +152911,7 @@ 38 ], "kind": "face", - "mappedName": "#26:3;:M;CUT;:H-792:7,F", + "mappedName": "#26:3;:M;CUT;:H-bd7:7,F", "mappedStringIds": [ 11, 29, @@ -152923,7 +152923,7 @@ "index": 9, "type": "Face" }, - "name": "#26:3;:M;CUT;:H-792:7,F", + "name": "#26:3;:M;CUT;:H-bd7:7,F", "stringIds": [ 11, 29, @@ -152950,7 +152950,7 @@ 38 ], "kind": "face", - "mappedName": "#26:4;:M;CUT;:H-792:7,F", + "mappedName": "#26:4;:M;CUT;:H-bd7:7,F", "mappedStringIds": [ 11, 29, @@ -152962,7 +152962,7 @@ "index": 10, "type": "Face" }, - "name": "#26:4;:M;CUT;:H-792:7,F", + "name": "#26:4;:M;CUT;:H-bd7:7,F", "stringIds": [ 11, 29, @@ -152987,7 +152987,7 @@ 63 ], "kind": "face", - "mappedName": "#3f:1;:H-792,F", + "mappedName": "#3f:1;:H-bd7,F", "mappedStringIds": [ 63 ], @@ -152997,7 +152997,7 @@ "index": 11, "type": "Face" }, - "name": "#3f:1;:H-792,F", + "name": "#3f:1;:H-bd7,F", "stringIds": [ 63 ] @@ -153020,7 +153020,7 @@ 93 ], "kind": "edge", - "mappedName": "#5d:2a;:H790,E", + "mappedName": "#5d:2a;:Hbd5,E", "mappedStringIds": [ 93 ], @@ -153030,7 +153030,7 @@ "index": 1, "type": "Edge" }, - "name": "#5d:2a;:H790,E", + "name": "#5d:2a;:Hbd5,E", "stringIds": [ 93 ] @@ -153040,9 +153040,9 @@ "resultPersistentId": "Pocket20:edge:0", "sourceRefs": [ { - "mappedName": "#4242;:G;XTR;:H78f:7,E", + "mappedName": "#4242;:G;XTR;:Hbd4:7,E", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#4242;:G;XTR;:H78f:7,E", + "persistentId": "Pad20:mapped:#4242;:G;XTR;:Hbd4:7,E", "stageId": "Pad20" }, { @@ -153059,7 +153059,7 @@ 94 ], "kind": "edge", - "mappedName": "#5e:2b;:H790,E", + "mappedName": "#5e:2b;:Hbd5,E", "mappedStringIds": [ 94 ], @@ -153069,7 +153069,7 @@ "index": 2, "type": "Edge" }, - "name": "#5e:2b;:H790,E", + "name": "#5e:2b;:Hbd5,E", "stringIds": [ 94 ] @@ -153079,9 +153079,9 @@ "resultPersistentId": "Pocket20:edge:1", "sourceRefs": [ { - "mappedName": "#4343;:G;XTR;:H78f:7,E", + "mappedName": "#4343;:G;XTR;:Hbd4:7,E", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#4343;:G;XTR;:H78f:7,E", + "persistentId": "Pad20:mapped:#4343;:G;XTR;:Hbd4:7,E", "stageId": "Pad20" }, { @@ -153098,7 +153098,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:1;:H790,E", + "mappedName": "#d:1;:Hbd5,E", "mappedStringIds": [ 13 ], @@ -153108,7 +153108,7 @@ "index": 3, "type": "Edge" }, - "name": "#d:1;:H790,E", + "name": "#d:1;:Hbd5,E", "stringIds": [ 13 ] @@ -153118,9 +153118,9 @@ "resultPersistentId": "Pocket20:edge:2", "sourceRefs": [ { - "mappedName": "#b:1;:H78f,E", + "mappedName": "#b:1;:Hbd4,E", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#b:1;:H78f,E", + "persistentId": "Pad20:mapped:#b:1;:Hbd4,E", "stageId": "Pad20" }, { @@ -153137,7 +153137,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:1;:H790,E", + "mappedName": "#36:1;:Hbd5,E", "mappedStringIds": [ 54 ], @@ -153147,7 +153147,7 @@ "index": 4, "type": "Edge" }, - "name": "#36:1;:H790,E", + "name": "#36:1;:Hbd5,E", "stringIds": [ 54 ] @@ -153157,9 +153157,9 @@ "resultPersistentId": "Pocket20:edge:3", "sourceRefs": [ { - "mappedName": "#16:1;:U;XTR;:H78f:7,E", + "mappedName": "#16:1;:U;XTR;:Hbd4:7,E", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#16:1;:U;XTR;:H78f:7,E", + "persistentId": "Pad20:mapped:#16:1;:U;XTR;:Hbd4:7,E", "stageId": "Pad20" }, { @@ -153176,7 +153176,7 @@ 96 ], "kind": "edge", - "mappedName": "#60:2d;:H790,E", + "mappedName": "#60:2d;:Hbd5,E", "mappedStringIds": [ 96 ], @@ -153186,7 +153186,7 @@ "index": 5, "type": "Edge" }, - "name": "#60:2d;:H790,E", + "name": "#60:2d;:Hbd5,E", "stringIds": [ 96 ] @@ -153196,9 +153196,9 @@ "resultPersistentId": "Pocket20:edge:4", "sourceRefs": [ { - "mappedName": "#4545;:G;XTR;:H78f:7,E", + "mappedName": "#4545;:G;XTR;:Hbd4:7,E", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#4545;:G;XTR;:H78f:7,E", + "persistentId": "Pad20:mapped:#4545;:G;XTR;:Hbd4:7,E", "stageId": "Pad20" }, { @@ -153216,7 +153216,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:4;:H790,E", + "mappedName": "#d:4;:Hbd5,E", "mappedStringIds": [ 11, 13 @@ -153227,7 +153227,7 @@ "index": 6, "type": "Edge" }, - "name": "#d:4;:H790,E", + "name": "#d:4;:Hbd5,E", "stringIds": [ 11, 13 @@ -153238,9 +153238,9 @@ "resultPersistentId": "Pocket20:edge:5", "sourceRefs": [ { - "mappedName": "#b:4;:H78f,E", + "mappedName": "#b:4;:Hbd4,E", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#b:4;:H78f,E", + "persistentId": "Pad20:mapped:#b:4;:Hbd4,E", "stageId": "Pad20" }, { @@ -153260,7 +153260,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:4;:H790,E", + "mappedName": "#36:4;:Hbd5,E", "mappedStringIds": [ 11, 13, @@ -153273,7 +153273,7 @@ "index": 7, "type": "Edge" }, - "name": "#36:4;:H790,E", + "name": "#36:4;:Hbd5,E", "stringIds": [ 11, 13, @@ -153286,9 +153286,9 @@ "resultPersistentId": "Pocket20:edge:6", "sourceRefs": [ { - "mappedName": "#16:4;:U;XTR;:H78f:7,E", + "mappedName": "#16:4;:U;XTR;:Hbd4:7,E", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#16:4;:U;XTR;:H78f:7,E", + "persistentId": "Pad20:mapped:#16:4;:U;XTR;:Hbd4:7,E", "stageId": "Pad20" }, { @@ -153305,7 +153305,7 @@ 95 ], "kind": "edge", - "mappedName": "#5f:2c;:H790,E", + "mappedName": "#5f:2c;:Hbd5,E", "mappedStringIds": [ 95 ], @@ -153315,7 +153315,7 @@ "index": 8, "type": "Edge" }, - "name": "#5f:2c;:H790,E", + "name": "#5f:2c;:Hbd5,E", "stringIds": [ 95 ] @@ -153325,9 +153325,9 @@ "resultPersistentId": "Pocket20:edge:7", "sourceRefs": [ { - "mappedName": "#4444;:G;XTR;:H78f:7,E", + "mappedName": "#4444;:G;XTR;:Hbd4:7,E", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#4444;:G;XTR;:H78f:7,E", + "persistentId": "Pad20:mapped:#4444;:G;XTR;:Hbd4:7,E", "stageId": "Pad20" }, { @@ -153345,7 +153345,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:2;:H790,E", + "mappedName": "#d:2;:Hbd5,E", "mappedStringIds": [ 11, 13 @@ -153356,7 +153356,7 @@ "index": 9, "type": "Edge" }, - "name": "#d:2;:H790,E", + "name": "#d:2;:Hbd5,E", "stringIds": [ 11, 13 @@ -153367,9 +153367,9 @@ "resultPersistentId": "Pocket20:edge:8", "sourceRefs": [ { - "mappedName": "#b:2;:H78f,E", + "mappedName": "#b:2;:Hbd4,E", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#b:2;:H78f,E", + "persistentId": "Pad20:mapped:#b:2;:Hbd4,E", "stageId": "Pad20" }, { @@ -153389,7 +153389,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:2;:H790,E", + "mappedName": "#36:2;:Hbd5,E", "mappedStringIds": [ 11, 13, @@ -153402,7 +153402,7 @@ "index": 10, "type": "Edge" }, - "name": "#36:2;:H790,E", + "name": "#36:2;:Hbd5,E", "stringIds": [ 11, 13, @@ -153415,9 +153415,9 @@ "resultPersistentId": "Pocket20:edge:9", "sourceRefs": [ { - "mappedName": "#16:2;:U;XTR;:H78f:7,E", + "mappedName": "#16:2;:U;XTR;:Hbd4:7,E", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#16:2;:U;XTR;:H78f:7,E", + "persistentId": "Pad20:mapped:#16:2;:U;XTR;:Hbd4:7,E", "stageId": "Pad20" }, { @@ -153435,7 +153435,7 @@ 13 ], "kind": "edge", - "mappedName": "#d:3;:H790,E", + "mappedName": "#d:3;:Hbd5,E", "mappedStringIds": [ 11, 13 @@ -153446,7 +153446,7 @@ "index": 11, "type": "Edge" }, - "name": "#d:3;:H790,E", + "name": "#d:3;:Hbd5,E", "stringIds": [ 11, 13 @@ -153457,9 +153457,9 @@ "resultPersistentId": "Pocket20:edge:10", "sourceRefs": [ { - "mappedName": "#b:3;:H78f,E", + "mappedName": "#b:3;:Hbd4,E", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#b:3;:H78f,E", + "persistentId": "Pad20:mapped:#b:3;:Hbd4,E", "stageId": "Pad20" }, { @@ -153479,7 +153479,7 @@ 54 ], "kind": "edge", - "mappedName": "#36:3;:H790,E", + "mappedName": "#36:3;:Hbd5,E", "mappedStringIds": [ 11, 13, @@ -153492,7 +153492,7 @@ "index": 12, "type": "Edge" }, - "name": "#36:3;:H790,E", + "name": "#36:3;:Hbd5,E", "stringIds": [ 11, 13, @@ -153505,9 +153505,9 @@ "resultPersistentId": "Pocket20:edge:11", "sourceRefs": [ { - "mappedName": "#16:3;:U;XTR;:H78f:7,E", + "mappedName": "#16:3;:U;XTR;:Hbd4:7,E", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#16:3;:U;XTR;:H78f:7,E", + "persistentId": "Pad20:mapped:#16:3;:U;XTR;:Hbd4:7,E", "stageId": "Pad20" }, { @@ -153524,7 +153524,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:1;:M;CUT;:H-792:7,E", + "mappedName": "#1d:1;:M;CUT;:H-bd7:7,E", "mappedStringIds": [ 29 ], @@ -153534,7 +153534,7 @@ "index": 13, "type": "Edge" }, - "name": "#1d:1;:M;CUT;:H-792:7,E", + "name": "#1d:1;:M;CUT;:H-bd7:7,E", "stringIds": [ 29 ] @@ -153558,7 +153558,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:2;:M;CUT;:H-792:7,E", + "mappedName": "#1d:2;:M;CUT;:H-bd7:7,E", "mappedStringIds": [ 11, 29 @@ -153569,7 +153569,7 @@ "index": 14, "type": "Edge" }, - "name": "#1d:2;:M;CUT;:H-792:7,E", + "name": "#1d:2;:M;CUT;:H-bd7:7,E", "stringIds": [ 11, 29 @@ -153594,7 +153594,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:3;:M;CUT;:H-792:7,E", + "mappedName": "#1d:3;:M;CUT;:H-bd7:7,E", "mappedStringIds": [ 11, 29 @@ -153605,7 +153605,7 @@ "index": 15, "type": "Edge" }, - "name": "#1d:3;:M;CUT;:H-792:7,E", + "name": "#1d:3;:M;CUT;:H-bd7:7,E", "stringIds": [ 11, 29 @@ -153630,7 +153630,7 @@ 29 ], "kind": "edge", - "mappedName": "#1d:4;:M;CUT;:H-792:7,E", + "mappedName": "#1d:4;:M;CUT;:H-bd7:7,E", "mappedStringIds": [ 11, 29 @@ -153641,7 +153641,7 @@ "index": 16, "type": "Edge" }, - "name": "#1d:4;:M;CUT;:H-792:7,E", + "name": "#1d:4;:M;CUT;:H-bd7:7,E", "stringIds": [ 11, 29 @@ -153665,7 +153665,7 @@ 70 ], "kind": "edge", - "mappedName": "#46;:M;CUT;:H-792:7,E", + "mappedName": "#46;:M;CUT;:H-bd7:7,E", "mappedStringIds": [ 70 ], @@ -153675,7 +153675,7 @@ "index": 17, "type": "Edge" }, - "name": "#46;:M;CUT;:H-792:7,E", + "name": "#46;:M;CUT;:H-bd7:7,E", "stringIds": [ 70 ] @@ -153698,7 +153698,7 @@ 71 ], "kind": "edge", - "mappedName": "#47;:M;CUT;:H-792:7,E", + "mappedName": "#47;:M;CUT;:H-bd7:7,E", "mappedStringIds": [ 71 ], @@ -153708,7 +153708,7 @@ "index": 18, "type": "Edge" }, - "name": "#47;:M;CUT;:H-792:7,E", + "name": "#47;:M;CUT;:H-bd7:7,E", "stringIds": [ 71 ] @@ -153731,7 +153731,7 @@ 61 ], "kind": "edge", - "mappedName": "#3d:1;:H-792,E", + "mappedName": "#3d:1;:H-bd7,E", "mappedStringIds": [ 61 ], @@ -153741,7 +153741,7 @@ "index": 19, "type": "Edge" }, - "name": "#3d:1;:H-792,E", + "name": "#3d:1;:H-bd7,E", "stringIds": [ 61 ] @@ -153764,7 +153764,7 @@ 72 ], "kind": "edge", - "mappedName": "#48;:M;CUT;:H-792:7,E", + "mappedName": "#48;:M;CUT;:H-bd7:7,E", "mappedStringIds": [ 72 ], @@ -153774,7 +153774,7 @@ "index": 20, "type": "Edge" }, - "name": "#48;:M;CUT;:H-792:7,E", + "name": "#48;:M;CUT;:H-bd7:7,E", "stringIds": [ 72 ] @@ -153800,7 +153800,7 @@ 61 ], "kind": "edge", - "mappedName": "#3d:2;:H-792,E", + "mappedName": "#3d:2;:H-bd7,E", "mappedStringIds": [ 11, 29, @@ -153813,7 +153813,7 @@ "index": 21, "type": "Edge" }, - "name": "#3d:2;:H-792,E", + "name": "#3d:2;:H-bd7,E", "stringIds": [ 11, 29, @@ -153839,7 +153839,7 @@ 73 ], "kind": "edge", - "mappedName": "#49;:M;CUT;:H-792:7,E", + "mappedName": "#49;:M;CUT;:H-bd7:7,E", "mappedStringIds": [ 73 ], @@ -153849,7 +153849,7 @@ "index": 22, "type": "Edge" }, - "name": "#49;:M;CUT;:H-792:7,E", + "name": "#49;:M;CUT;:H-bd7:7,E", "stringIds": [ 73 ] @@ -153875,7 +153875,7 @@ 61 ], "kind": "edge", - "mappedName": "#3d:3;:H-792,E", + "mappedName": "#3d:3;:H-bd7,E", "mappedStringIds": [ 11, 29, @@ -153888,7 +153888,7 @@ "index": 23, "type": "Edge" }, - "name": "#3d:3;:H-792,E", + "name": "#3d:3;:H-bd7,E", "stringIds": [ 11, 29, @@ -153917,7 +153917,7 @@ 61 ], "kind": "edge", - "mappedName": "#3d:4;:H-792,E", + "mappedName": "#3d:4;:H-bd7,E", "mappedStringIds": [ 11, 29, @@ -153930,7 +153930,7 @@ "index": 24, "type": "Edge" }, - "name": "#3d:4;:H-792,E", + "name": "#3d:4;:H-bd7,E", "stringIds": [ 11, 29, @@ -153956,7 +153956,7 @@ 66 ], "kind": "vertex", - "mappedName": "#42;:H790,V", + "mappedName": "#42;:Hbd5,V", "mappedStringIds": [ 66 ], @@ -153966,7 +153966,7 @@ "index": 1, "type": "Vertex" }, - "name": "#42;:H790,V", + "name": "#42;:Hbd5,V", "stringIds": [ 66 ] @@ -153976,9 +153976,9 @@ "resultPersistentId": "Pocket20:vertex:0", "sourceRefs": [ { - "mappedName": "#2;:H78f,V", + "mappedName": "#2;:Hbd4,V", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#2;:H78f,V", + "persistentId": "Pad20:mapped:#2;:Hbd4,V", "stageId": "Pad20" }, { @@ -153995,7 +153995,7 @@ 75 ], "kind": "vertex", - "mappedName": "#4b:1;:H790,V", + "mappedName": "#4b:1;:Hbd5,V", "mappedStringIds": [ 75 ], @@ -154005,7 +154005,7 @@ "index": 2, "type": "Vertex" }, - "name": "#4b:1;:H790,V", + "name": "#4b:1;:Hbd5,V", "stringIds": [ 75 ] @@ -154015,9 +154015,9 @@ "resultPersistentId": "Pocket20:vertex:1", "sourceRefs": [ { - "mappedName": "#36:1;:U;XTR;:H78f:7,V", + "mappedName": "#36:1;:U;XTR;:Hbd4:7,V", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#36:1;:U;XTR;:H78f:7,V", + "persistentId": "Pad20:mapped:#36:1;:U;XTR;:Hbd4:7,V", "stageId": "Pad20" }, { @@ -154034,7 +154034,7 @@ 67 ], "kind": "vertex", - "mappedName": "#43;:H790,V", + "mappedName": "#43;:Hbd5,V", "mappedStringIds": [ 67 ], @@ -154044,7 +154044,7 @@ "index": 3, "type": "Vertex" }, - "name": "#43;:H790,V", + "name": "#43;:Hbd5,V", "stringIds": [ 67 ] @@ -154054,9 +154054,9 @@ "resultPersistentId": "Pocket20:vertex:2", "sourceRefs": [ { - "mappedName": "#4;:H78f,V", + "mappedName": "#4;:Hbd4,V", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#4;:H78f,V", + "persistentId": "Pad20:mapped:#4;:Hbd4,V", "stageId": "Pad20" }, { @@ -154073,7 +154073,7 @@ 78 ], "kind": "vertex", - "mappedName": "#4e:1;:H790,V", + "mappedName": "#4e:1;:Hbd5,V", "mappedStringIds": [ 78 ], @@ -154083,7 +154083,7 @@ "index": 4, "type": "Vertex" }, - "name": "#4e:1;:H790,V", + "name": "#4e:1;:Hbd5,V", "stringIds": [ 78 ] @@ -154093,9 +154093,9 @@ "resultPersistentId": "Pocket20:vertex:3", "sourceRefs": [ { - "mappedName": "#36:1;:U2;XTR;:H78f:8,V", + "mappedName": "#36:1;:U2;XTR;:Hbd4:8,V", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#36:1;:U2;XTR;:H78f:8,V", + "persistentId": "Pad20:mapped:#36:1;:U2;XTR;:Hbd4:8,V", "stageId": "Pad20" }, { @@ -154112,7 +154112,7 @@ 69 ], "kind": "vertex", - "mappedName": "#45;:H790,V", + "mappedName": "#45;:Hbd5,V", "mappedStringIds": [ 69 ], @@ -154122,7 +154122,7 @@ "index": 5, "type": "Vertex" }, - "name": "#45;:H790,V", + "name": "#45;:Hbd5,V", "stringIds": [ 69 ] @@ -154132,9 +154132,9 @@ "resultPersistentId": "Pocket20:vertex:4", "sourceRefs": [ { - "mappedName": "#8;:H78f,V", + "mappedName": "#8;:Hbd4,V", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#8;:H78f,V", + "persistentId": "Pad20:mapped:#8;:Hbd4,V", "stageId": "Pad20" }, { @@ -154155,7 +154155,7 @@ 78 ], "kind": "vertex", - "mappedName": "#4e:3;:H790,V", + "mappedName": "#4e:3;:Hbd5,V", "mappedStringIds": [ 11, 13, @@ -154169,7 +154169,7 @@ "index": 6, "type": "Vertex" }, - "name": "#4e:3;:H790,V", + "name": "#4e:3;:Hbd5,V", "stringIds": [ 11, 13, @@ -154183,9 +154183,9 @@ "resultPersistentId": "Pocket20:vertex:5", "sourceRefs": [ { - "mappedName": "#36:3;:U2;XTR;:H78f:8,V", + "mappedName": "#36:3;:U2;XTR;:Hbd4:8,V", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#36:3;:U2;XTR;:H78f:8,V", + "persistentId": "Pad20:mapped:#36:3;:U2;XTR;:Hbd4:8,V", "stageId": "Pad20" }, { @@ -154202,7 +154202,7 @@ 68 ], "kind": "vertex", - "mappedName": "#44;:H790,V", + "mappedName": "#44;:Hbd5,V", "mappedStringIds": [ 68 ], @@ -154212,7 +154212,7 @@ "index": 7, "type": "Vertex" }, - "name": "#44;:H790,V", + "name": "#44;:Hbd5,V", "stringIds": [ 68 ] @@ -154222,9 +154222,9 @@ "resultPersistentId": "Pocket20:vertex:6", "sourceRefs": [ { - "mappedName": "#6;:H78f,V", + "mappedName": "#6;:Hbd4,V", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#6;:H78f,V", + "persistentId": "Pad20:mapped:#6;:Hbd4,V", "stageId": "Pad20" }, { @@ -154245,7 +154245,7 @@ 78 ], "kind": "vertex", - "mappedName": "#4e:2;:H790,V", + "mappedName": "#4e:2;:Hbd5,V", "mappedStringIds": [ 11, 13, @@ -154259,7 +154259,7 @@ "index": 8, "type": "Vertex" }, - "name": "#4e:2;:H790,V", + "name": "#4e:2;:Hbd5,V", "stringIds": [ 11, 13, @@ -154273,9 +154273,9 @@ "resultPersistentId": "Pocket20:vertex:7", "sourceRefs": [ { - "mappedName": "#36:2;:U2;XTR;:H78f:8,V", + "mappedName": "#36:2;:U2;XTR;:Hbd4:8,V", "objectId": "Pad20", - "persistentId": "Pad20:mapped:#36:2;:U2;XTR;:H78f:8,V", + "persistentId": "Pad20:mapped:#36:2;:U2;XTR;:Hbd4:8,V", "stageId": "Pad20" }, { @@ -154292,7 +154292,7 @@ 31 ], "kind": "vertex", - "mappedName": "#1f;:M;CUT;:H-792:7,V", + "mappedName": "#1f;:M;CUT;:H-bd7:7,V", "mappedStringIds": [ 31 ], @@ -154302,7 +154302,7 @@ "index": 9, "type": "Vertex" }, - "name": "#1f;:M;CUT;:H-792:7,V", + "name": "#1f;:M;CUT;:H-bd7:7,V", "stringIds": [ 31 ] @@ -154325,7 +154325,7 @@ 32 ], "kind": "vertex", - "mappedName": "#20;:M;CUT;:H-792:7,V", + "mappedName": "#20;:M;CUT;:H-bd7:7,V", "mappedStringIds": [ 32 ], @@ -154335,7 +154335,7 @@ "index": 10, "type": "Vertex" }, - "name": "#20;:M;CUT;:H-792:7,V", + "name": "#20;:M;CUT;:H-bd7:7,V", "stringIds": [ 32 ] @@ -154358,7 +154358,7 @@ 33 ], "kind": "vertex", - "mappedName": "#21;:M;CUT;:H-792:7,V", + "mappedName": "#21;:M;CUT;:H-bd7:7,V", "mappedStringIds": [ 33 ], @@ -154368,7 +154368,7 @@ "index": 11, "type": "Vertex" }, - "name": "#21;:M;CUT;:H-792:7,V", + "name": "#21;:M;CUT;:H-bd7:7,V", "stringIds": [ 33 ] @@ -154391,7 +154391,7 @@ 34 ], "kind": "vertex", - "mappedName": "#22;:M;CUT;:H-792:7,V", + "mappedName": "#22;:M;CUT;:H-bd7:7,V", "mappedStringIds": [ 34 ], @@ -154401,7 +154401,7 @@ "index": 12, "type": "Vertex" }, - "name": "#22;:M;CUT;:H-792:7,V", + "name": "#22;:M;CUT;:H-bd7:7,V", "stringIds": [ 34 ] @@ -154424,7 +154424,7 @@ 86 ], "kind": "vertex", - "mappedName": "#56;:H-792,V", + "mappedName": "#56;:H-bd7,V", "mappedStringIds": [ 86 ], @@ -154434,7 +154434,7 @@ "index": 13, "type": "Vertex" }, - "name": "#56;:H-792,V", + "name": "#56;:H-bd7,V", "stringIds": [ 86 ] @@ -154457,7 +154457,7 @@ 97 ], "kind": "vertex", - "mappedName": "#61:2f;:H-792,V", + "mappedName": "#61:2f;:H-bd7,V", "mappedStringIds": [ 97 ], @@ -154467,7 +154467,7 @@ "index": 14, "type": "Vertex" }, - "name": "#61:2f;:H-792,V", + "name": "#61:2f;:H-bd7,V", "stringIds": [ 97 ] @@ -154490,7 +154490,7 @@ 98 ], "kind": "vertex", - "mappedName": "#62:30;:H-792,V", + "mappedName": "#62:30;:H-bd7,V", "mappedStringIds": [ 98 ], @@ -154500,7 +154500,7 @@ "index": 15, "type": "Vertex" }, - "name": "#62:30;:H-792,V", + "name": "#62:30;:H-bd7,V", "stringIds": [ 98 ] @@ -154523,7 +154523,7 @@ 99 ], "kind": "vertex", - "mappedName": "#63:31;:H-792,V", + "mappedName": "#63:31;:H-bd7,V", "mappedStringIds": [ 99 ], @@ -154533,7 +154533,7 @@ "index": 16, "type": "Vertex" }, - "name": "#63:31;:H-792,V", + "name": "#63:31;:H-bd7,V", "stringIds": [ 99 ] @@ -154560,7 +154560,7 @@ "stageId": "Pocket20", "status": "native-evidence" }, - "relationDigest": "7438bef8b5f9d6f1162ba373d1773cdd62af2ebc52c86b35400bf83c5171f5b1", + "relationDigest": "3d923d29d8d60a27f1da5cdfa1e95148911e6f2028d7fe4f07629fcfe15d58e6", "relations": [ { "indexedName": "Face1", @@ -154709,7 +154709,7 @@ }, { "indexedName": "Face7", - "mappedName": "#26:1;:M;CUT;:H-792:7,F", + "mappedName": "#26:1;:M;CUT;:H#:7,F", "relation": "modified", "resultName": "Face7", "sources": [ @@ -154724,7 +154724,7 @@ }, { "indexedName": "Face8", - "mappedName": "#26:2;:M;CUT;:H-792:7,F", + "mappedName": "#26:2;:M;CUT;:H#:7,F", "relation": "modified", "resultName": "Face8", "sources": [ @@ -154739,7 +154739,7 @@ }, { "indexedName": "Face9", - "mappedName": "#26:3;:M;CUT;:H-792:7,F", + "mappedName": "#26:3;:M;CUT;:H#:7,F", "relation": "modified", "resultName": "Face9", "sources": [ @@ -154754,7 +154754,7 @@ }, { "indexedName": "Face10", - "mappedName": "#26:4;:M;CUT;:H-792:7,F", + "mappedName": "#26:4;:M;CUT;:H#:7,F", "relation": "modified", "resultName": "Face10", "sources": [ @@ -154769,7 +154769,7 @@ }, { "indexedName": "Face11", - "mappedName": "#3f:1;:H-792,F", + "mappedName": "#3f:1;:H#,F", "relation": "preserved", "resultName": "Face11", "sources": [ @@ -155060,7 +155060,7 @@ }, { "indexedName": "Edge13", - "mappedName": "#1d:1;:M;CUT;:H-792:7,E", + "mappedName": "#1d:1;:M;CUT;:H#:7,E", "relation": "modified", "resultName": "Edge13", "sources": [ @@ -155075,7 +155075,7 @@ }, { "indexedName": "Edge14", - "mappedName": "#1d:2;:M;CUT;:H-792:7,E", + "mappedName": "#1d:2;:M;CUT;:H#:7,E", "relation": "modified", "resultName": "Edge14", "sources": [ @@ -155090,7 +155090,7 @@ }, { "indexedName": "Edge15", - "mappedName": "#1d:3;:M;CUT;:H-792:7,E", + "mappedName": "#1d:3;:M;CUT;:H#:7,E", "relation": "modified", "resultName": "Edge15", "sources": [ @@ -155105,7 +155105,7 @@ }, { "indexedName": "Edge16", - "mappedName": "#1d:4;:M;CUT;:H-792:7,E", + "mappedName": "#1d:4;:M;CUT;:H#:7,E", "relation": "modified", "resultName": "Edge16", "sources": [ @@ -155120,7 +155120,7 @@ }, { "indexedName": "Edge17", - "mappedName": "#46;:M;CUT;:H-792:7,E", + "mappedName": "#46;:M;CUT;:H#:7,E", "relation": "modified", "resultName": "Edge17", "sources": [ @@ -155135,7 +155135,7 @@ }, { "indexedName": "Edge18", - "mappedName": "#47;:M;CUT;:H-792:7,E", + "mappedName": "#47;:M;CUT;:H#:7,E", "relation": "modified", "resultName": "Edge18", "sources": [ @@ -155150,7 +155150,7 @@ }, { "indexedName": "Edge19", - "mappedName": "#3d:1;:H-792,E", + "mappedName": "#3d:1;:H#,E", "relation": "preserved", "resultName": "Edge19", "sources": [ @@ -155165,7 +155165,7 @@ }, { "indexedName": "Edge20", - "mappedName": "#48;:M;CUT;:H-792:7,E", + "mappedName": "#48;:M;CUT;:H#:7,E", "relation": "modified", "resultName": "Edge20", "sources": [ @@ -155180,7 +155180,7 @@ }, { "indexedName": "Edge21", - "mappedName": "#3d:2;:H-792,E", + "mappedName": "#3d:2;:H#,E", "relation": "preserved", "resultName": "Edge21", "sources": [ @@ -155195,7 +155195,7 @@ }, { "indexedName": "Edge22", - "mappedName": "#49;:M;CUT;:H-792:7,E", + "mappedName": "#49;:M;CUT;:H#:7,E", "relation": "modified", "resultName": "Edge22", "sources": [ @@ -155210,7 +155210,7 @@ }, { "indexedName": "Edge23", - "mappedName": "#3d:3;:H-792,E", + "mappedName": "#3d:3;:H#,E", "relation": "preserved", "resultName": "Edge23", "sources": [ @@ -155225,7 +155225,7 @@ }, { "indexedName": "Edge24", - "mappedName": "#3d:4;:H-792,E", + "mappedName": "#3d:4;:H#,E", "relation": "preserved", "resultName": "Edge24", "sources": [ @@ -155432,7 +155432,7 @@ }, { "indexedName": "Vertex9", - "mappedName": "#1f;:M;CUT;:H-792:7,V", + "mappedName": "#1f;:M;CUT;:H#:7,V", "relation": "modified", "resultName": "Vertex9", "sources": [ @@ -155447,7 +155447,7 @@ }, { "indexedName": "Vertex10", - "mappedName": "#20;:M;CUT;:H-792:7,V", + "mappedName": "#20;:M;CUT;:H#:7,V", "relation": "modified", "resultName": "Vertex10", "sources": [ @@ -155462,7 +155462,7 @@ }, { "indexedName": "Vertex11", - "mappedName": "#21;:M;CUT;:H-792:7,V", + "mappedName": "#21;:M;CUT;:H#:7,V", "relation": "modified", "resultName": "Vertex11", "sources": [ @@ -155477,7 +155477,7 @@ }, { "indexedName": "Vertex12", - "mappedName": "#22;:M;CUT;:H-792:7,V", + "mappedName": "#22;:M;CUT;:H#:7,V", "relation": "modified", "resultName": "Vertex12", "sources": [ @@ -155492,7 +155492,7 @@ }, { "indexedName": "Vertex13", - "mappedName": "#56;:H-792,V", + "mappedName": "#56;:H#,V", "relation": "preserved", "resultName": "Vertex13", "sources": [ @@ -155507,7 +155507,7 @@ }, { "indexedName": "Vertex14", - "mappedName": "#61:2f;:H-792,V", + "mappedName": "#61:2f;:H#,V", "relation": "preserved", "resultName": "Vertex14", "sources": [ @@ -155522,7 +155522,7 @@ }, { "indexedName": "Vertex15", - "mappedName": "#62:30;:H-792,V", + "mappedName": "#62:30;:H#,V", "relation": "preserved", "resultName": "Vertex15", "sources": [ @@ -155537,7 +155537,7 @@ }, { "indexedName": "Vertex16", - "mappedName": "#63:31;:H-792,V", + "mappedName": "#63:31;:H#,V", "relation": "preserved", "resultName": "Vertex16", "sources": [ @@ -155551,7 +155551,7 @@ ] } ], - "semanticNameDigest": "1462a3875d27d44f54e718dd87c347c2beef89c897744b8ebd59a8fc7943dee9", + "semanticNameDigest": "3eb604a3dc43243edc0fab1433ff6eef9b6a970d474a160df8b7a6485658df3e", "shape": { "area": 131.2, "brepSha256": "e591808d00595503ea59070982d0f6a6175f10260c69d2942b0ca3a4dd0f80cf", @@ -155568,20 +155568,20 @@ ], "status": "pass", "stringHasherResource": { - "sha256": "c2a6a9397e2c5f96623b41a9a59dea0f3b02e9934e13e19f7eaf57a952728cf7", - "text": "StringTableStart v1 64\n-1.0 0:;SKT\n-1.c.1 g1v1\n-1.c.0 g4v2\n-1.c.0 g1v2\n-1.c.0 g2v1\n-1.c.0 g2v2\n-1.c.0 g3v1\n-1.c.0 g3v2\n-1.c.0 g4v1\n-1.0 0:g\n-1.1c.a.1\n-1.0 0:;:H78f,E\n-1.4c.1.2\n-1.0 0:;:H78f,V\n-5.0 0:;FAC;:H78f:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:H78f:7,F\n-1.4c.1.9\n-1.0 0:;:G;XTR;:H78f:7,E\n-5.0 0:;:H791,E\n-1.4c.1.12\n-1.0 0:;:H791,V\n-1.2c.1.1d\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.0 0:;FAC;:H791:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:H791:7,F\n-1.4c.1.9\n-1.0 0:;:G;XTR;:H791:7,E\n-6.0 0:;:U;XTR;:H78f:7,V\n-8.0 0:;:U;XTR;:H78f:7,E\n-1.4c.1.20\n-1.0 0:;:U;XTR;:H791:7,V\n-5.0 0:;:U;XTR;:H791:7,E\n-1.4c.1.17\n-1.0 0:;:G0;XTR;:H791:8,F\n-1.4c.1.1b\n-1.0 0:;:G0;XTR;:H78f:8,F\n-1.4c.1.2d\n-1.2c.-32.-12\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.19.17\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.-19.-1f\n-1.4c.1f.33\n-1.2c.-1f.-31\n-1.0 0:;:U2;XTR;:H78f:8,V\n-1.4c.1.18\n-1.2c.-3f.-2f\n-1.2c.0.2\n-6.2c.29.3d\n-7.2c.-20.-4\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.20.2\n-1.2c.0.1\n-1.2c.0.1\n" + "sha256": "1baada9945b1e3ba05ccd6dd15bf3d455f7b60bdda48e8691b07615b21ebcc69", + "text": "StringTableStart v1 64\n-1.0 0:;SKT\n-1.c.1 g1v1\n-1.c.0 g4v2\n-1.c.0 g1v2\n-1.c.0 g2v1\n-1.c.0 g2v2\n-1.c.0 g3v1\n-1.c.0 g3v2\n-1.c.0 g4v1\n-1.0 0:g\n-1.1c.a.1\n-1.0 0:;:Hbd4,E\n-1.4c.1.2\n-1.0 0:;:Hbd4,V\n-5.0 0:;FAC;:Hbd4:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:Hbd4:7,F\n-1.4c.1.9\n-1.0 0:;:G;XTR;:Hbd4:7,E\n-5.0 0:;:Hbd6,E\n-1.4c.1.12\n-1.0 0:;:Hbd6,V\n-1.2c.1.1d\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.0 0:;FAC;:Hbd6:4,F\n-1.4c.1.7\n-1.0 0:;:G;XTR;:Hbd6:7,F\n-1.4c.1.9\n-1.0 0:;:G;XTR;:Hbd6:7,E\n-6.0 0:;:U;XTR;:Hbd4:7,V\n-8.0 0:;:U;XTR;:Hbd4:7,E\n-1.4c.1.20\n-1.0 0:;:U;XTR;:Hbd6:7,V\n-5.0 0:;:U;XTR;:Hbd6:7,E\n-1.4c.1.17\n-1.0 0:;:G0;XTR;:Hbd6:8,F\n-1.4c.1.1b\n-1.0 0:;:G0;XTR;:Hbd4:8,F\n-1.4c.1.2d\n-1.2c.-32.-12\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.0.2\n-1.2c.19.17\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.-19.-1f\n-1.4c.1f.33\n-1.2c.-1f.-31\n-1.0 0:;:U2;XTR;:Hbd4:8,V\n-1.4c.1.18\n-1.2c.-3f.-2f\n-1.2c.0.2\n-6.2c.29.3d\n-7.2c.-20.-4\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.0.1\n-1.2c.20.2\n-1.2c.0.1\n-1.2c.0.1\n" } }, { "category": "composite-boolean", "elementMapResources": { "CompositeCut21.Shape.Map.txt": { - "sha256": "90f2a307a5e5f466f2817593bede2ac5a246198a4f0656a6d6d560095123c0dd", - "text": "BeginElementMap v1\n2 PostfixCount 21\nEdge\nFace\nVertex\n;:H108a,E;:H108c,E\n;:H108d,E\n;:G(Face5;K-1;:H108a:4,F);FUS;:H108b:1d,V;:H108c,V\n;:G2(Face6;K-1;:H108a:4,F);FUS;:H108b:1e,V;:H108c,V\n;:M2;FUS;:H108b:8,E;:H108c,E\n;:M;FUS;:H108b:7,E;:H108c,E\n;:H108b,E;:H108c,E\n;:H108a,F;:H108c,F\n;:H108d,F\n;:M2;FUS;:H108b:8,F;:H108c,F\n;:M;FUS;:H108b:7,F;:H108c,F\n;:H108b,F;:H108c,F\n;:G2(Face1;K-1;:H108b:4,F);FUS;:H108a:1e,E;:H108c,E\n;:M;FUS;:H108a:7,F;:H108c,F\n;:G2(Face1;K-2;:H108b:4,F);FUS;:H108a:1e,E;:H108c,E\n;:H108a,V;:H108c,V\n;:H108b,V;:H108c,V\n;:H108d,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 31\n0\n:1.1.4 0\n:1.2.4 0\n:1.3.4 0\n:1.4.4 0\n:1.9.4 0\n:1.5.4 0\n:1.a.4 0\n:1.c.4 0\n:1.6.4 0\n:2.6.12 0\n:1.b.4 0\n:1.7.4 0\n:1.8.4 0\n:2.5.10 0\n:1.1.8 0\n:1.3.a 0\n:1.2.a 0\n:1.1.9 0\n:1.1.5 0\n:1.2.5 0\n:1.3.5 0\n:1.4.5 0\n:1.9.5 0\n:1.5.5 0\n:1.a.5 0\n:1.c.5 0\n:1.6.5 0\n:1.b.5 0\n:1.7.5 0\n:1.8.5 0\n\nFace\n\nChildCount 0\n\nNameCount 17\n0\n:2.1.b 0\n:2.3.b 0\n:2.6.11 0\n:2.4.b 0\n:2.5.11 0\n:2.2.b 0\n:2.1.d 0\n:2.1.e 0\n:2.3.f 0\n:2.2.f 0\n:2.1.c 0\n:2.3.c 0\n:2.6.c 0\n:2.4.c 0\n:2.5.c 0\n:2.2.c 0\n\nVertex\n\nChildCount 0\n\nNameCount 21\n0\n:3.1.13 0\n:3.2.13 0\n:3.3.13 0\n:3.4.13 0\n:3.6.13 0\n:3.5.13 0\n:3.7.13 0\n:1.1.7 0\n:3.8.13 0\n:1.1.6 0\n:3.2.14 0\n:3.1.14 0\n:3.1.15 0\n:3.2.15 0\n:3.3.15 0\n:3.4.15 0\n:3.6.15 0\n:3.5.15 0\n:3.7.15 0\n:3.8.15 0\n\nEndMap\n" + "sha256": "3b5c3d6f3a4df8ada7051613408d315a646c33ef3632aa027ffb5d2cfeeb5028", + "text": "BeginElementMap v1\n2 PostfixCount 21\nEdge\nFace\nVertex\n;:Hd3e,E;:Hd40,E\n;:Hd41,E\n;:G(Face5;K-1;:Hd3e:4,F);FUS;:Hd3f:1c,V;:Hd40,V\n;:G2(Face6;K-1;:Hd3e:4,F);FUS;:Hd3f:1d,V;:Hd40,V\n;:M2;FUS;:Hd3f:8,E;:Hd40,E\n;:M;FUS;:Hd3f:7,E;:Hd40,E\n;:Hd3f,E;:Hd40,E\n;:Hd3e,F;:Hd40,F\n;:Hd41,F\n;:M2;FUS;:Hd3f:8,F;:Hd40,F\n;:M;FUS;:Hd3f:7,F;:Hd40,F\n;:Hd3f,F;:Hd40,F\n;:G2(Face1;K-1;:Hd3f:4,F);FUS;:Hd3e:1d,E;:Hd40,E\n;:M;FUS;:Hd3e:7,F;:Hd40,F\n;:G2(Face1;K-2;:Hd3f:4,F);FUS;:Hd3e:1d,E;:Hd40,E\n;:Hd3e,V;:Hd40,V\n;:Hd3f,V;:Hd40,V\n;:Hd41,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 31\n0\n:1.1.4 0\n:1.2.4 0\n:1.3.4 0\n:1.4.4 0\n:1.9.4 0\n:1.5.4 0\n:1.a.4 0\n:1.c.4 0\n:1.6.4 0\n:2.6.12 0\n:1.b.4 0\n:1.7.4 0\n:1.8.4 0\n:2.5.10 0\n:1.1.8 0\n:1.3.a 0\n:1.2.a 0\n:1.1.9 0\n:1.1.5 0\n:1.2.5 0\n:1.3.5 0\n:1.4.5 0\n:1.9.5 0\n:1.5.5 0\n:1.a.5 0\n:1.c.5 0\n:1.6.5 0\n:1.b.5 0\n:1.7.5 0\n:1.8.5 0\n\nFace\n\nChildCount 0\n\nNameCount 17\n0\n:2.1.b 0\n:2.3.b 0\n:2.6.11 0\n:2.4.b 0\n:2.5.11 0\n:2.2.b 0\n:2.1.d 0\n:2.1.e 0\n:2.3.f 0\n:2.2.f 0\n:2.1.c 0\n:2.3.c 0\n:2.6.c 0\n:2.4.c 0\n:2.5.c 0\n:2.2.c 0\n\nVertex\n\nChildCount 0\n\nNameCount 21\n0\n:3.1.13 0\n:3.2.13 0\n:3.3.13 0\n:3.4.13 0\n:3.6.13 0\n:3.5.13 0\n:3.7.13 0\n:1.1.7 0\n:3.8.13 0\n:1.1.6 0\n:3.2.14 0\n:3.1.14 0\n:3.1.15 0\n:3.2.15 0\n:3.3.15 0\n:3.4.15 0\n:3.6.15 0\n:3.5.15 0\n:3.7.15 0\n:3.8.15 0\n\nEndMap\n" }, "Fuse21.Shape.Map.txt": { - "sha256": "75e081c31b534f06d987b9ea30258952a21465f27a2c6bbbd5b850c5f17df9fb", - "text": "BeginElementMap v1\n1 PostfixCount 18\nEdge\nFace\nVertex\n;:H108a,E\n;:G(Face5;K-1;:H108a:4,F);FUS;:H108b:1d,V\n;:G2(Face6;K-1;:H108a:4,F);FUS;:H108b:1e,V\n;:M2;FUS;:H108b:8,E\n;:M;FUS;:H108b:7,E\n;:H108b,E\n;:H108a,F\n;:M2;FUS;:H108b:8,F\n;:M;FUS;:H108b:7,F\n;:H108b,F\n;:G2(Face1;K-1;:H108b:4,F);FUS;:H108a:1e,E\n;:M;FUS;:H108a:7,F\n;:G2(Face1;K-2;:H108b:4,F);FUS;:H108a:1e,E\n;:H108a,V\n;:H108b,V\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 19\n0\n:1.1.4 0\n:1.2.4 0\n:1.3.4 0\n:1.4.4 0\n:1.9.4 0\n:1.5.4 0\n:1.a.4 0\n:1.c.4 0\n:1.6.4 0\n:2.6.10 0\n:1.b.4 0\n:1.7.4 0\n:1.8.4 0\n:2.5.e 0\n:1.1.7 0\n:1.3.9 0\n:1.2.9 0\n:1.1.8 0\n\nFace\n\nChildCount 0\n\nNameCount 11\n0\n:2.1.a 0\n:2.3.a 0\n:2.6.f 0\n:2.4.a 0\n:2.5.f 0\n:2.2.a 0\n:2.1.b 0\n:2.1.c 0\n:2.3.d 0\n:2.2.d 0\n\nVertex\n\nChildCount 0\n\nNameCount 13\n0\n:3.1.11 0\n:3.2.11 0\n:3.3.11 0\n:3.4.11 0\n:3.6.11 0\n:3.5.11 0\n:3.7.11 0\n:1.1.6 0\n:3.8.11 0\n:1.1.5 0\n:3.2.12 0\n:3.1.12 0\n\nEndMap\n" + "sha256": "c95a910e4bcd54d24d2068fe266d9831172e1cde523e316a3b5829e9e0913185", + "text": "BeginElementMap v1\n1 PostfixCount 18\nEdge\nFace\nVertex\n;:Hd3e,E\n;:G(Face5;K-1;:Hd3e:4,F);FUS;:Hd3f:1c,V\n;:G2(Face6;K-1;:Hd3e:4,F);FUS;:Hd3f:1d,V\n;:M2;FUS;:Hd3f:8,E\n;:M;FUS;:Hd3f:7,E\n;:Hd3f,E\n;:Hd3e,F\n;:M2;FUS;:Hd3f:8,F\n;:M;FUS;:Hd3f:7,F\n;:Hd3f,F\n;:G2(Face1;K-1;:Hd3f:4,F);FUS;:Hd3e:1d,E\n;:M;FUS;:Hd3e:7,F\n;:G2(Face1;K-2;:Hd3f:4,F);FUS;:Hd3e:1d,E\n;:Hd3e,V\n;:Hd3f,V\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 19\n0\n:1.1.4 0\n:1.2.4 0\n:1.3.4 0\n:1.4.4 0\n:1.9.4 0\n:1.5.4 0\n:1.a.4 0\n:1.c.4 0\n:1.6.4 0\n:2.6.10 0\n:1.b.4 0\n:1.7.4 0\n:1.8.4 0\n:2.5.e 0\n:1.1.7 0\n:1.3.9 0\n:1.2.9 0\n:1.1.8 0\n\nFace\n\nChildCount 0\n\nNameCount 11\n0\n:2.1.a 0\n:2.3.a 0\n:2.6.f 0\n:2.4.a 0\n:2.5.f 0\n:2.2.a 0\n:2.1.b 0\n:2.1.c 0\n:2.3.d 0\n:2.2.d 0\n\nVertex\n\nChildCount 0\n\nNameCount 13\n0\n:3.1.11 0\n:3.2.11 0\n:3.3.11 0\n:3.4.11 0\n:3.6.11 0\n:3.5.11 0\n:3.7.11 0\n:1.1.6 0\n:3.8.11 0\n:1.1.5 0\n:3.2.12 0\n:3.1.12 0\n\nEndMap\n" } }, "finalObject": "CompositeCut21", @@ -155669,8 +155669,8 @@ "key": "composite-01:002:Fuse21", "name": "Fuse21", "ordinal": 2, - "relationDigest": "b7048ea8f7a69323d0fcb7bab013a91d91244041251cfc526706e0738555c97c", - "semanticNameDigest": "24d8c54ee7bfa29609e3840c13ca5889c8c97f285b4645a7c1e9f6b55fe7fc04", + "relationDigest": "4de249036d09a8c959e8812ea82f0ded5d4e307e8de05bdadec553bd3054007b", + "semanticNameDigest": "dece2b8f8787384f070c14f62691734aaf1b55d585f92182282f3e377a8c6ecf", "shape": { "area": 675.398223686155, "brepSha256": "4571d16d76c35a0d6d81fe3f9fc9647cf5f1ef27c63edb94124d2a445a82864d", @@ -155707,8 +155707,8 @@ "key": "composite-01:004:CompositeCut21", "name": "CompositeCut21", "ordinal": 4, - "relationDigest": "2b31d2cb3b00c9520451a9a61c70549c6acc8a916740018bfe4ab5cf1b1f95bc", - "semanticNameDigest": "9f7d4828bc4dc4631e2008d27c289fe2f148c067a9b185493af56727cb7af894", + "relationDigest": "180592dbf29effd2b83eec65e868debfb3764df8e25bf23922d051f953755599", + "semanticNameDigest": "81b9eeedb8e62427e8ff20733db837f3211c12dcac22104c89e339fbb103a7cc", "shape": { "area": 771.398223686155, "brepSha256": "9b6c98d376a372406af080e7a619291cf974f1f2ddc58e7253d5c1767a93c1b5", @@ -155766,8 +155766,8 @@ "key": "composite-01:002:Fuse21", "name": "Fuse21", "ordinal": 2, - "relationDigest": "b7048ea8f7a69323d0fcb7bab013a91d91244041251cfc526706e0738555c97c", - "semanticNameDigest": "24d8c54ee7bfa29609e3840c13ca5889c8c97f285b4645a7c1e9f6b55fe7fc04", + "relationDigest": "4de249036d09a8c959e8812ea82f0ded5d4e307e8de05bdadec553bd3054007b", + "semanticNameDigest": "dece2b8f8787384f070c14f62691734aaf1b55d585f92182282f3e377a8c6ecf", "shape": { "area": 695.398223686155, "brepSha256": "1e78142d403fdb80c48175364f399c885d5c0e3974abbd31e5a94985315a3ffc", @@ -155804,8 +155804,8 @@ "key": "composite-01:004:CompositeCut21", "name": "CompositeCut21", "ordinal": 4, - "relationDigest": "2b31d2cb3b00c9520451a9a61c70549c6acc8a916740018bfe4ab5cf1b1f95bc", - "semanticNameDigest": "9f7d4828bc4dc4631e2008d27c289fe2f148c067a9b185493af56727cb7af894", + "relationDigest": "180592dbf29effd2b83eec65e868debfb3764df8e25bf23922d051f953755599", + "semanticNameDigest": "81b9eeedb8e62427e8ff20733db837f3211c12dcac22104c89e339fbb103a7cc", "shape": { "area": 791.398223686155, "brepSha256": "27172176d89273991a88764c0a085136123425487a8af1a9a7d28122eefd20a4", @@ -155863,8 +155863,8 @@ "key": "composite-01:002:Fuse21", "name": "Fuse21", "ordinal": 2, - "relationDigest": "b7048ea8f7a69323d0fcb7bab013a91d91244041251cfc526706e0738555c97c", - "semanticNameDigest": "24d8c54ee7bfa29609e3840c13ca5889c8c97f285b4645a7c1e9f6b55fe7fc04", + "relationDigest": "4de249036d09a8c959e8812ea82f0ded5d4e307e8de05bdadec553bd3054007b", + "semanticNameDigest": "dece2b8f8787384f070c14f62691734aaf1b55d585f92182282f3e377a8c6ecf", "shape": { "area": 675.398223686155, "brepSha256": "4571d16d76c35a0d6d81fe3f9fc9647cf5f1ef27c63edb94124d2a445a82864d", @@ -155901,8 +155901,8 @@ "key": "composite-01:004:CompositeCut21", "name": "CompositeCut21", "ordinal": 4, - "relationDigest": "2b31d2cb3b00c9520451a9a61c70549c6acc8a916740018bfe4ab5cf1b1f95bc", - "semanticNameDigest": "9f7d4828bc4dc4631e2008d27c289fe2f148c067a9b185493af56727cb7af894", + "relationDigest": "180592dbf29effd2b83eec65e868debfb3764df8e25bf23922d051f953755599", + "semanticNameDigest": "81b9eeedb8e62427e8ff20733db837f3211c12dcac22104c89e339fbb103a7cc", "shape": { "area": 771.398223686155, "brepSha256": "9b6c98d376a372406af080e7a619291cf974f1f2ddc58e7253d5c1767a93c1b5", @@ -157459,7 +157459,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:H108a,F", + "mappedName": "Face1;:Hd3e,F", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -157472,7 +157472,7 @@ ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face1;:H108a,F", + "mappedName": "Face1;:Hd3e,F", "mappedStringIds": [], "name": "Face1" }, @@ -157480,7 +157480,7 @@ "history": [ { "children": [], - "mappedName": "Face3;:H108a,F", + "mappedName": "Face3;:Hd3e,F", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -157493,7 +157493,7 @@ ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face3;:H108a,F", + "mappedName": "Face3;:Hd3e,F", "mappedStringIds": [], "name": "Face2" }, @@ -157501,7 +157501,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M;FUS;:H108a:7,F", + "mappedName": "Face6;:M;FUS;:Hd3e:7,F", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -157514,7 +157514,7 @@ ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Face6;:M;FUS;:H108a:7,F", + "mappedName": "Face6;:M;FUS;:Hd3e:7,F", "mappedStringIds": [], "name": "Face3" }, @@ -157522,7 +157522,7 @@ "history": [ { "children": [], - "mappedName": "Face4;:H108a,F", + "mappedName": "Face4;:Hd3e,F", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -157535,7 +157535,7 @@ ], "indexedName": "Face4", "indexedStringIds": [], - "mappedName": "Face4;:H108a,F", + "mappedName": "Face4;:Hd3e,F", "mappedStringIds": [], "name": "Face4" }, @@ -157543,7 +157543,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M;FUS;:H108a:7,F", + "mappedName": "Face5;:M;FUS;:Hd3e:7,F", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -157556,7 +157556,7 @@ ], "indexedName": "Face5", "indexedStringIds": [], - "mappedName": "Face5;:M;FUS;:H108a:7,F", + "mappedName": "Face5;:M;FUS;:Hd3e:7,F", "mappedStringIds": [], "name": "Face5" }, @@ -157564,7 +157564,7 @@ "history": [ { "children": [], - "mappedName": "Face2;:H108a,F", + "mappedName": "Face2;:Hd3e,F", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -157577,7 +157577,7 @@ ], "indexedName": "Face6", "indexedStringIds": [], - "mappedName": "Face2;:H108a,F", + "mappedName": "Face2;:Hd3e,F", "mappedStringIds": [], "name": "Face6" }, @@ -157585,7 +157585,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M2;FUS;:H108b:8,F", + "mappedName": "Face1;:M2;FUS;:Hd3f:8,F", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -157598,7 +157598,7 @@ ], "indexedName": "Face7", "indexedStringIds": [], - "mappedName": "Face1;:M2;FUS;:H108b:8,F", + "mappedName": "Face1;:M2;FUS;:Hd3f:8,F", "mappedStringIds": [], "name": "Face7" }, @@ -157606,7 +157606,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;FUS;:H108b:7,F", + "mappedName": "Face1;:M;FUS;:Hd3f:7,F", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -157619,7 +157619,7 @@ ], "indexedName": "Face8", "indexedStringIds": [], - "mappedName": "Face1;:M;FUS;:H108b:7,F", + "mappedName": "Face1;:M;FUS;:Hd3f:7,F", "mappedStringIds": [], "name": "Face8" }, @@ -157627,7 +157627,7 @@ "history": [ { "children": [], - "mappedName": "Face3;:H108b,F", + "mappedName": "Face3;:Hd3f,F", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -157640,7 +157640,7 @@ ], "indexedName": "Face9", "indexedStringIds": [], - "mappedName": "Face3;:H108b,F", + "mappedName": "Face3;:Hd3f,F", "mappedStringIds": [], "name": "Face9" }, @@ -157648,7 +157648,7 @@ "history": [ { "children": [], - "mappedName": "Face2;:H108b,F", + "mappedName": "Face2;:Hd3f,F", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -157661,7 +157661,7 @@ ], "indexedName": "Face10", "indexedStringIds": [], - "mappedName": "Face2;:H108b,F", + "mappedName": "Face2;:Hd3f,F", "mappedStringIds": [], "name": "Face10" }, @@ -157669,7 +157669,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:H108a,E", + "mappedName": "Edge1;:Hd3e,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -157682,7 +157682,7 @@ ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Edge1;:H108a,E", + "mappedName": "Edge1;:Hd3e,E", "mappedStringIds": [], "name": "Edge1" }, @@ -157690,7 +157690,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:H108a,E", + "mappedName": "Edge2;:Hd3e,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -157703,7 +157703,7 @@ ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Edge2;:H108a,E", + "mappedName": "Edge2;:Hd3e,E", "mappedStringIds": [], "name": "Edge2" }, @@ -157711,7 +157711,7 @@ "history": [ { "children": [], - "mappedName": "Edge3;:H108a,E", + "mappedName": "Edge3;:Hd3e,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -157724,7 +157724,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Edge3;:H108a,E", + "mappedName": "Edge3;:Hd3e,E", "mappedStringIds": [], "name": "Edge3" }, @@ -157732,7 +157732,7 @@ "history": [ { "children": [], - "mappedName": "Edge4;:H108a,E", + "mappedName": "Edge4;:Hd3e,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -157745,7 +157745,7 @@ ], "indexedName": "Edge4", "indexedStringIds": [], - "mappedName": "Edge4;:H108a,E", + "mappedName": "Edge4;:Hd3e,E", "mappedStringIds": [], "name": "Edge4" }, @@ -157753,7 +157753,7 @@ "history": [ { "children": [], - "mappedName": "Edge9;:H108a,E", + "mappedName": "Edge9;:Hd3e,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -157766,7 +157766,7 @@ ], "indexedName": "Edge5", "indexedStringIds": [], - "mappedName": "Edge9;:H108a,E", + "mappedName": "Edge9;:Hd3e,E", "mappedStringIds": [], "name": "Edge5" }, @@ -157774,7 +157774,7 @@ "history": [ { "children": [], - "mappedName": "Edge5;:H108a,E", + "mappedName": "Edge5;:Hd3e,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -157787,7 +157787,7 @@ ], "indexedName": "Edge6", "indexedStringIds": [], - "mappedName": "Edge5;:H108a,E", + "mappedName": "Edge5;:Hd3e,E", "mappedStringIds": [], "name": "Edge6" }, @@ -157795,7 +157795,7 @@ "history": [ { "children": [], - "mappedName": "Edge10;:H108a,E", + "mappedName": "Edge10;:Hd3e,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -157808,7 +157808,7 @@ ], "indexedName": "Edge7", "indexedStringIds": [], - "mappedName": "Edge10;:H108a,E", + "mappedName": "Edge10;:Hd3e,E", "mappedStringIds": [], "name": "Edge7" }, @@ -157816,7 +157816,7 @@ "history": [ { "children": [], - "mappedName": "Edge12;:H108a,E", + "mappedName": "Edge12;:Hd3e,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -157829,7 +157829,7 @@ ], "indexedName": "Edge8", "indexedStringIds": [], - "mappedName": "Edge12;:H108a,E", + "mappedName": "Edge12;:Hd3e,E", "mappedStringIds": [], "name": "Edge8" }, @@ -157837,7 +157837,7 @@ "history": [ { "children": [], - "mappedName": "Edge6;:H108a,E", + "mappedName": "Edge6;:Hd3e,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -157850,7 +157850,7 @@ ], "indexedName": "Edge9", "indexedStringIds": [], - "mappedName": "Edge6;:H108a,E", + "mappedName": "Edge6;:Hd3e,E", "mappedStringIds": [], "name": "Edge9" }, @@ -157858,20 +157858,20 @@ "history": [ { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:H108b:4,F);FUS;:H108a:1e,E", + "mappedName": "Face6;:G2(Face1;K-2;:Hd3f:4,F);FUS;:Hd3e:1d,E", "object": "Fuse21", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:H108b:4,F)", + "mappedName": "Face6;:G2(Face1;K-2;:Hd3f:4,F)", "object": "Box21", "typeId": "Part::Box" } ], "indexedName": "Edge10", "indexedStringIds": [], - "mappedName": "Face6;:G2(Face1;K-2;:H108b:4,F);FUS;:H108a:1e,E", + "mappedName": "Face6;:G2(Face1;K-2;:Hd3f:4,F);FUS;:Hd3e:1d,E", "mappedStringIds": [], "name": "Edge10" }, @@ -157879,7 +157879,7 @@ "history": [ { "children": [], - "mappedName": "Edge11;:H108a,E", + "mappedName": "Edge11;:Hd3e,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -157892,7 +157892,7 @@ ], "indexedName": "Edge11", "indexedStringIds": [], - "mappedName": "Edge11;:H108a,E", + "mappedName": "Edge11;:Hd3e,E", "mappedStringIds": [], "name": "Edge11" }, @@ -157900,7 +157900,7 @@ "history": [ { "children": [], - "mappedName": "Edge7;:H108a,E", + "mappedName": "Edge7;:Hd3e,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -157913,7 +157913,7 @@ ], "indexedName": "Edge12", "indexedStringIds": [], - "mappedName": "Edge7;:H108a,E", + "mappedName": "Edge7;:Hd3e,E", "mappedStringIds": [], "name": "Edge12" }, @@ -157921,7 +157921,7 @@ "history": [ { "children": [], - "mappedName": "Edge8;:H108a,E", + "mappedName": "Edge8;:Hd3e,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -157934,7 +157934,7 @@ ], "indexedName": "Edge13", "indexedStringIds": [], - "mappedName": "Edge8;:H108a,E", + "mappedName": "Edge8;:Hd3e,E", "mappedStringIds": [], "name": "Edge13" }, @@ -157942,20 +157942,20 @@ "history": [ { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:H108b:4,F);FUS;:H108a:1e,E", + "mappedName": "Face5;:G2(Face1;K-1;:Hd3f:4,F);FUS;:Hd3e:1d,E", "object": "Fuse21", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:H108b:4,F)", + "mappedName": "Face5;:G2(Face1;K-1;:Hd3f:4,F)", "object": "Box21", "typeId": "Part::Box" } ], "indexedName": "Edge14", "indexedStringIds": [], - "mappedName": "Face5;:G2(Face1;K-1;:H108b:4,F);FUS;:H108a:1e,E", + "mappedName": "Face5;:G2(Face1;K-1;:Hd3f:4,F);FUS;:Hd3e:1d,E", "mappedStringIds": [], "name": "Edge14" }, @@ -157963,7 +157963,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M2;FUS;:H108b:8,E", + "mappedName": "Edge1;:M2;FUS;:Hd3f:8,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -157976,7 +157976,7 @@ ], "indexedName": "Edge15", "indexedStringIds": [], - "mappedName": "Edge1;:M2;FUS;:H108b:8,E", + "mappedName": "Edge1;:M2;FUS;:Hd3f:8,E", "mappedStringIds": [], "name": "Edge15" }, @@ -157984,7 +157984,7 @@ "history": [ { "children": [], - "mappedName": "Edge3;:H108b,E", + "mappedName": "Edge3;:Hd3f,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -157997,7 +157997,7 @@ ], "indexedName": "Edge16", "indexedStringIds": [], - "mappedName": "Edge3;:H108b,E", + "mappedName": "Edge3;:Hd3f,E", "mappedStringIds": [], "name": "Edge16" }, @@ -158005,7 +158005,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:H108b,E", + "mappedName": "Edge2;:Hd3f,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -158018,7 +158018,7 @@ ], "indexedName": "Edge17", "indexedStringIds": [], - "mappedName": "Edge2;:H108b,E", + "mappedName": "Edge2;:Hd3f,E", "mappedStringIds": [], "name": "Edge17" }, @@ -158026,7 +158026,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M;FUS;:H108b:7,E", + "mappedName": "Edge1;:M;FUS;:Hd3f:7,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -158039,7 +158039,7 @@ ], "indexedName": "Edge18", "indexedStringIds": [], - "mappedName": "Edge1;:M;FUS;:H108b:7,E", + "mappedName": "Edge1;:M;FUS;:Hd3f:7,E", "mappedStringIds": [], "name": "Edge18" }, @@ -158047,7 +158047,7 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:H108a,V", + "mappedName": "Vertex1;:Hd3e,V", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -158060,7 +158060,7 @@ ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Vertex1;:H108a,V", + "mappedName": "Vertex1;:Hd3e,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -158068,7 +158068,7 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:H108a,V", + "mappedName": "Vertex2;:Hd3e,V", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -158081,7 +158081,7 @@ ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Vertex2;:H108a,V", + "mappedName": "Vertex2;:Hd3e,V", "mappedStringIds": [], "name": "Vertex2" }, @@ -158089,7 +158089,7 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:H108a,V", + "mappedName": "Vertex3;:Hd3e,V", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -158102,7 +158102,7 @@ ], "indexedName": "Vertex3", "indexedStringIds": [], - "mappedName": "Vertex3;:H108a,V", + "mappedName": "Vertex3;:Hd3e,V", "mappedStringIds": [], "name": "Vertex3" }, @@ -158110,7 +158110,7 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:H108a,V", + "mappedName": "Vertex4;:Hd3e,V", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -158123,7 +158123,7 @@ ], "indexedName": "Vertex4", "indexedStringIds": [], - "mappedName": "Vertex4;:H108a,V", + "mappedName": "Vertex4;:Hd3e,V", "mappedStringIds": [], "name": "Vertex4" }, @@ -158131,7 +158131,7 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:H108a,V", + "mappedName": "Vertex6;:Hd3e,V", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -158144,7 +158144,7 @@ ], "indexedName": "Vertex5", "indexedStringIds": [], - "mappedName": "Vertex6;:H108a,V", + "mappedName": "Vertex6;:Hd3e,V", "mappedStringIds": [], "name": "Vertex5" }, @@ -158152,7 +158152,7 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:H108a,V", + "mappedName": "Vertex5;:Hd3e,V", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -158165,7 +158165,7 @@ ], "indexedName": "Vertex6", "indexedStringIds": [], - "mappedName": "Vertex5;:H108a,V", + "mappedName": "Vertex5;:Hd3e,V", "mappedStringIds": [], "name": "Vertex6" }, @@ -158173,7 +158173,7 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:H108a,V", + "mappedName": "Vertex7;:Hd3e,V", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -158186,7 +158186,7 @@ ], "indexedName": "Vertex7", "indexedStringIds": [], - "mappedName": "Vertex7;:H108a,V", + "mappedName": "Vertex7;:Hd3e,V", "mappedStringIds": [], "name": "Vertex7" }, @@ -158194,20 +158194,20 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H108a:4,F);FUS;:H108b:1e,V", + "mappedName": "Edge1;:G2(Face6;K-1;:Hd3e:4,F);FUS;:Hd3f:1d,V", "object": "Fuse21", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H108a:4,F)", + "mappedName": "Edge1;:G2(Face6;K-1;:Hd3e:4,F)", "object": "Cylinder21", "typeId": "Part::Cylinder" } ], "indexedName": "Vertex8", "indexedStringIds": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H108a:4,F);FUS;:H108b:1e,V", + "mappedName": "Edge1;:G2(Face6;K-1;:Hd3e:4,F);FUS;:Hd3f:1d,V", "mappedStringIds": [], "name": "Vertex8" }, @@ -158215,7 +158215,7 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:H108a,V", + "mappedName": "Vertex8;:Hd3e,V", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -158228,7 +158228,7 @@ ], "indexedName": "Vertex9", "indexedStringIds": [], - "mappedName": "Vertex8;:H108a,V", + "mappedName": "Vertex8;:Hd3e,V", "mappedStringIds": [], "name": "Vertex9" }, @@ -158236,20 +158236,20 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:H108a:4,F);FUS;:H108b:1d,V", + "mappedName": "Edge1;:G(Face5;K-1;:Hd3e:4,F);FUS;:Hd3f:1c,V", "object": "Fuse21", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:H108a:4,F)", + "mappedName": "Edge1;:G(Face5;K-1;:Hd3e:4,F)", "object": "Cylinder21", "typeId": "Part::Cylinder" } ], "indexedName": "Vertex10", "indexedStringIds": [], - "mappedName": "Edge1;:G(Face5;K-1;:H108a:4,F);FUS;:H108b:1d,V", + "mappedName": "Edge1;:G(Face5;K-1;:Hd3e:4,F);FUS;:Hd3f:1c,V", "mappedStringIds": [], "name": "Vertex10" }, @@ -158257,7 +158257,7 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:H108b,V", + "mappedName": "Vertex2;:Hd3f,V", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -158270,7 +158270,7 @@ ], "indexedName": "Vertex11", "indexedStringIds": [], - "mappedName": "Vertex2;:H108b,V", + "mappedName": "Vertex2;:Hd3f,V", "mappedStringIds": [], "name": "Vertex11" }, @@ -158278,7 +158278,7 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:H108b,V", + "mappedName": "Vertex1;:Hd3f,V", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -158291,7 +158291,7 @@ ], "indexedName": "Vertex12", "indexedStringIds": [], - "mappedName": "Vertex1;:H108b,V", + "mappedName": "Vertex1;:Hd3f,V", "mappedStringIds": [], "name": "Vertex12" } @@ -158307,7 +158307,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:H108a,F", + "mappedName": "Face1;:Hd3e,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -158315,7 +158315,7 @@ "index": 1, "type": "Face" }, - "name": "Face1;:H108a,F", + "name": "Face1;:Hd3e,F", "stringIds": [] }, "relation": "preserved", @@ -158334,7 +158334,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:H108a,F", + "mappedName": "Face3;:Hd3e,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -158342,7 +158342,7 @@ "index": 2, "type": "Face" }, - "name": "Face3;:H108a,F", + "name": "Face3;:Hd3e,F", "stringIds": [] }, "relation": "preserved", @@ -158361,7 +158361,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M;FUS;:H108a:7,F", + "mappedName": "Face6;:M;FUS;:Hd3e:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -158369,7 +158369,7 @@ "index": 3, "type": "Face" }, - "name": "Face6;:M;FUS;:H108a:7,F", + "name": "Face6;:M;FUS;:Hd3e:7,F", "stringIds": [] }, "relation": "modified", @@ -158388,7 +158388,7 @@ "indexedName": "Face4", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:H108a,F", + "mappedName": "Face4;:Hd3e,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -158396,7 +158396,7 @@ "index": 4, "type": "Face" }, - "name": "Face4;:H108a,F", + "name": "Face4;:Hd3e,F", "stringIds": [] }, "relation": "preserved", @@ -158415,7 +158415,7 @@ "indexedName": "Face5", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M;FUS;:H108a:7,F", + "mappedName": "Face5;:M;FUS;:Hd3e:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -158423,7 +158423,7 @@ "index": 5, "type": "Face" }, - "name": "Face5;:M;FUS;:H108a:7,F", + "name": "Face5;:M;FUS;:Hd3e:7,F", "stringIds": [] }, "relation": "modified", @@ -158442,7 +158442,7 @@ "indexedName": "Face6", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:H108a,F", + "mappedName": "Face2;:Hd3e,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -158450,7 +158450,7 @@ "index": 6, "type": "Face" }, - "name": "Face2;:H108a,F", + "name": "Face2;:Hd3e,F", "stringIds": [] }, "relation": "preserved", @@ -158469,7 +158469,7 @@ "indexedName": "Face7", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M2;FUS;:H108b:8,F", + "mappedName": "Face1;:M2;FUS;:Hd3f:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -158477,7 +158477,7 @@ "index": 7, "type": "Face" }, - "name": "Face1;:M2;FUS;:H108b:8,F", + "name": "Face1;:M2;FUS;:Hd3f:8,F", "stringIds": [] }, "relation": "modified", @@ -158496,7 +158496,7 @@ "indexedName": "Face8", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;FUS;:H108b:7,F", + "mappedName": "Face1;:M;FUS;:Hd3f:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -158504,7 +158504,7 @@ "index": 8, "type": "Face" }, - "name": "Face1;:M;FUS;:H108b:7,F", + "name": "Face1;:M;FUS;:Hd3f:7,F", "stringIds": [] }, "relation": "modified", @@ -158523,7 +158523,7 @@ "indexedName": "Face9", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:H108b,F", + "mappedName": "Face3;:Hd3f,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -158531,7 +158531,7 @@ "index": 9, "type": "Face" }, - "name": "Face3;:H108b,F", + "name": "Face3;:Hd3f,F", "stringIds": [] }, "relation": "preserved", @@ -158550,7 +158550,7 @@ "indexedName": "Face10", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:H108b,F", + "mappedName": "Face2;:Hd3f,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -158558,7 +158558,7 @@ "index": 10, "type": "Face" }, - "name": "Face2;:H108b,F", + "name": "Face2;:Hd3f,F", "stringIds": [] }, "relation": "preserved", @@ -158577,7 +158577,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:H108a,E", + "mappedName": "Edge1;:Hd3e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -158585,7 +158585,7 @@ "index": 1, "type": "Edge" }, - "name": "Edge1;:H108a,E", + "name": "Edge1;:Hd3e,E", "stringIds": [] }, "relation": "preserved", @@ -158604,7 +158604,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:H108a,E", + "mappedName": "Edge2;:Hd3e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -158612,7 +158612,7 @@ "index": 2, "type": "Edge" }, - "name": "Edge2;:H108a,E", + "name": "Edge2;:Hd3e,E", "stringIds": [] }, "relation": "preserved", @@ -158631,7 +158631,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:H108a,E", + "mappedName": "Edge3;:Hd3e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -158639,7 +158639,7 @@ "index": 3, "type": "Edge" }, - "name": "Edge3;:H108a,E", + "name": "Edge3;:Hd3e,E", "stringIds": [] }, "relation": "preserved", @@ -158658,7 +158658,7 @@ "indexedName": "Edge4", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:H108a,E", + "mappedName": "Edge4;:Hd3e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -158666,7 +158666,7 @@ "index": 4, "type": "Edge" }, - "name": "Edge4;:H108a,E", + "name": "Edge4;:Hd3e,E", "stringIds": [] }, "relation": "preserved", @@ -158685,7 +158685,7 @@ "indexedName": "Edge5", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:H108a,E", + "mappedName": "Edge9;:Hd3e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -158693,7 +158693,7 @@ "index": 5, "type": "Edge" }, - "name": "Edge9;:H108a,E", + "name": "Edge9;:Hd3e,E", "stringIds": [] }, "relation": "preserved", @@ -158712,7 +158712,7 @@ "indexedName": "Edge6", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:H108a,E", + "mappedName": "Edge5;:Hd3e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -158720,7 +158720,7 @@ "index": 6, "type": "Edge" }, - "name": "Edge5;:H108a,E", + "name": "Edge5;:Hd3e,E", "stringIds": [] }, "relation": "preserved", @@ -158739,7 +158739,7 @@ "indexedName": "Edge7", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:H108a,E", + "mappedName": "Edge10;:Hd3e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -158747,7 +158747,7 @@ "index": 7, "type": "Edge" }, - "name": "Edge10;:H108a,E", + "name": "Edge10;:Hd3e,E", "stringIds": [] }, "relation": "preserved", @@ -158766,7 +158766,7 @@ "indexedName": "Edge8", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:H108a,E", + "mappedName": "Edge12;:Hd3e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -158774,7 +158774,7 @@ "index": 8, "type": "Edge" }, - "name": "Edge12;:H108a,E", + "name": "Edge12;:Hd3e,E", "stringIds": [] }, "relation": "preserved", @@ -158793,7 +158793,7 @@ "indexedName": "Edge9", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:H108a,E", + "mappedName": "Edge6;:Hd3e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -158801,7 +158801,7 @@ "index": 9, "type": "Edge" }, - "name": "Edge6;:H108a,E", + "name": "Edge6;:Hd3e,E", "stringIds": [] }, "relation": "preserved", @@ -158820,7 +158820,7 @@ "indexedName": "Edge10", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G2(Face1;K-2;:H108b:4,F);FUS;:H108a:1e,E", + "mappedName": "Face6;:G2(Face1;K-2;:Hd3f:4,F);FUS;:Hd3e:1d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -158828,7 +158828,7 @@ "index": 10, "type": "Edge" }, - "name": "Face6;:G2(Face1;K-2;:H108b:4,F);FUS;:H108a:1e,E", + "name": "Face6;:G2(Face1;K-2;:Hd3f:4,F);FUS;:Hd3e:1d,E", "stringIds": [] }, "relation": "generated", @@ -158836,9 +158836,9 @@ "resultPersistentId": "Fuse21:edge:9", "sourceRefs": [ { - "mappedName": "Face6;:G2(Face1;K-2;:H108b:4,F)", + "mappedName": "Face6;:G2(Face1;K-2;:Hd3f:4,F)", "objectId": "Box21", - "persistentId": "Box21:mapped:Face6;:G2(Face1;K-2;:H108b:4,F)", + "persistentId": "Box21:mapped:Face6;:G2(Face1;K-2;:Hd3f:4,F)", "stageId": "Box21" } ] @@ -158847,7 +158847,7 @@ "indexedName": "Edge11", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:H108a,E", + "mappedName": "Edge11;:Hd3e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -158855,7 +158855,7 @@ "index": 11, "type": "Edge" }, - "name": "Edge11;:H108a,E", + "name": "Edge11;:Hd3e,E", "stringIds": [] }, "relation": "preserved", @@ -158874,7 +158874,7 @@ "indexedName": "Edge12", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:H108a,E", + "mappedName": "Edge7;:Hd3e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -158882,7 +158882,7 @@ "index": 12, "type": "Edge" }, - "name": "Edge7;:H108a,E", + "name": "Edge7;:Hd3e,E", "stringIds": [] }, "relation": "preserved", @@ -158901,7 +158901,7 @@ "indexedName": "Edge13", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:H108a,E", + "mappedName": "Edge8;:Hd3e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -158909,7 +158909,7 @@ "index": 13, "type": "Edge" }, - "name": "Edge8;:H108a,E", + "name": "Edge8;:Hd3e,E", "stringIds": [] }, "relation": "preserved", @@ -158928,7 +158928,7 @@ "indexedName": "Edge14", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G2(Face1;K-1;:H108b:4,F);FUS;:H108a:1e,E", + "mappedName": "Face5;:G2(Face1;K-1;:Hd3f:4,F);FUS;:Hd3e:1d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -158936,7 +158936,7 @@ "index": 14, "type": "Edge" }, - "name": "Face5;:G2(Face1;K-1;:H108b:4,F);FUS;:H108a:1e,E", + "name": "Face5;:G2(Face1;K-1;:Hd3f:4,F);FUS;:Hd3e:1d,E", "stringIds": [] }, "relation": "generated", @@ -158944,9 +158944,9 @@ "resultPersistentId": "Fuse21:edge:13", "sourceRefs": [ { - "mappedName": "Face5;:G2(Face1;K-1;:H108b:4,F)", + "mappedName": "Face5;:G2(Face1;K-1;:Hd3f:4,F)", "objectId": "Box21", - "persistentId": "Box21:mapped:Face5;:G2(Face1;K-1;:H108b:4,F)", + "persistentId": "Box21:mapped:Face5;:G2(Face1;K-1;:Hd3f:4,F)", "stageId": "Box21" } ] @@ -158955,7 +158955,7 @@ "indexedName": "Edge15", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M2;FUS;:H108b:8,E", + "mappedName": "Edge1;:M2;FUS;:Hd3f:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -158963,7 +158963,7 @@ "index": 15, "type": "Edge" }, - "name": "Edge1;:M2;FUS;:H108b:8,E", + "name": "Edge1;:M2;FUS;:Hd3f:8,E", "stringIds": [] }, "relation": "modified", @@ -158982,7 +158982,7 @@ "indexedName": "Edge16", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:H108b,E", + "mappedName": "Edge3;:Hd3f,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -158990,7 +158990,7 @@ "index": 16, "type": "Edge" }, - "name": "Edge3;:H108b,E", + "name": "Edge3;:Hd3f,E", "stringIds": [] }, "relation": "preserved", @@ -159009,7 +159009,7 @@ "indexedName": "Edge17", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:H108b,E", + "mappedName": "Edge2;:Hd3f,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -159017,7 +159017,7 @@ "index": 17, "type": "Edge" }, - "name": "Edge2;:H108b,E", + "name": "Edge2;:Hd3f,E", "stringIds": [] }, "relation": "preserved", @@ -159036,7 +159036,7 @@ "indexedName": "Edge18", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M;FUS;:H108b:7,E", + "mappedName": "Edge1;:M;FUS;:Hd3f:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -159044,7 +159044,7 @@ "index": 18, "type": "Edge" }, - "name": "Edge1;:M;FUS;:H108b:7,E", + "name": "Edge1;:M;FUS;:Hd3f:7,E", "stringIds": [] }, "relation": "modified", @@ -159063,7 +159063,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:H108a,V", + "mappedName": "Vertex1;:Hd3e,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -159071,7 +159071,7 @@ "index": 1, "type": "Vertex" }, - "name": "Vertex1;:H108a,V", + "name": "Vertex1;:Hd3e,V", "stringIds": [] }, "relation": "preserved", @@ -159090,7 +159090,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:H108a,V", + "mappedName": "Vertex2;:Hd3e,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -159098,7 +159098,7 @@ "index": 2, "type": "Vertex" }, - "name": "Vertex2;:H108a,V", + "name": "Vertex2;:Hd3e,V", "stringIds": [] }, "relation": "preserved", @@ -159117,7 +159117,7 @@ "indexedName": "Vertex3", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:H108a,V", + "mappedName": "Vertex3;:Hd3e,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -159125,7 +159125,7 @@ "index": 3, "type": "Vertex" }, - "name": "Vertex3;:H108a,V", + "name": "Vertex3;:Hd3e,V", "stringIds": [] }, "relation": "preserved", @@ -159144,7 +159144,7 @@ "indexedName": "Vertex4", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:H108a,V", + "mappedName": "Vertex4;:Hd3e,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -159152,7 +159152,7 @@ "index": 4, "type": "Vertex" }, - "name": "Vertex4;:H108a,V", + "name": "Vertex4;:Hd3e,V", "stringIds": [] }, "relation": "preserved", @@ -159171,7 +159171,7 @@ "indexedName": "Vertex5", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:H108a,V", + "mappedName": "Vertex6;:Hd3e,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -159179,7 +159179,7 @@ "index": 5, "type": "Vertex" }, - "name": "Vertex6;:H108a,V", + "name": "Vertex6;:Hd3e,V", "stringIds": [] }, "relation": "preserved", @@ -159198,7 +159198,7 @@ "indexedName": "Vertex6", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:H108a,V", + "mappedName": "Vertex5;:Hd3e,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -159206,7 +159206,7 @@ "index": 6, "type": "Vertex" }, - "name": "Vertex5;:H108a,V", + "name": "Vertex5;:Hd3e,V", "stringIds": [] }, "relation": "preserved", @@ -159225,7 +159225,7 @@ "indexedName": "Vertex7", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:H108a,V", + "mappedName": "Vertex7;:Hd3e,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -159233,7 +159233,7 @@ "index": 7, "type": "Vertex" }, - "name": "Vertex7;:H108a,V", + "name": "Vertex7;:Hd3e,V", "stringIds": [] }, "relation": "preserved", @@ -159252,7 +159252,7 @@ "indexedName": "Vertex8", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G2(Face6;K-1;:H108a:4,F);FUS;:H108b:1e,V", + "mappedName": "Edge1;:G2(Face6;K-1;:Hd3e:4,F);FUS;:Hd3f:1d,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -159260,7 +159260,7 @@ "index": 8, "type": "Vertex" }, - "name": "Edge1;:G2(Face6;K-1;:H108a:4,F);FUS;:H108b:1e,V", + "name": "Edge1;:G2(Face6;K-1;:Hd3e:4,F);FUS;:Hd3f:1d,V", "stringIds": [] }, "relation": "generated", @@ -159268,9 +159268,9 @@ "resultPersistentId": "Fuse21:vertex:7", "sourceRefs": [ { - "mappedName": "Edge1;:G2(Face6;K-1;:H108a:4,F)", + "mappedName": "Edge1;:G2(Face6;K-1;:Hd3e:4,F)", "objectId": "Cylinder21", - "persistentId": "Cylinder21:mapped:Edge1;:G2(Face6;K-1;:H108a:4,F)", + "persistentId": "Cylinder21:mapped:Edge1;:G2(Face6;K-1;:Hd3e:4,F)", "stageId": "Cylinder21" } ] @@ -159279,7 +159279,7 @@ "indexedName": "Vertex9", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:H108a,V", + "mappedName": "Vertex8;:Hd3e,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -159287,7 +159287,7 @@ "index": 9, "type": "Vertex" }, - "name": "Vertex8;:H108a,V", + "name": "Vertex8;:Hd3e,V", "stringIds": [] }, "relation": "preserved", @@ -159306,7 +159306,7 @@ "indexedName": "Vertex10", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G(Face5;K-1;:H108a:4,F);FUS;:H108b:1d,V", + "mappedName": "Edge1;:G(Face5;K-1;:Hd3e:4,F);FUS;:Hd3f:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -159314,7 +159314,7 @@ "index": 10, "type": "Vertex" }, - "name": "Edge1;:G(Face5;K-1;:H108a:4,F);FUS;:H108b:1d,V", + "name": "Edge1;:G(Face5;K-1;:Hd3e:4,F);FUS;:Hd3f:1c,V", "stringIds": [] }, "relation": "generated", @@ -159322,9 +159322,9 @@ "resultPersistentId": "Fuse21:vertex:9", "sourceRefs": [ { - "mappedName": "Edge1;:G(Face5;K-1;:H108a:4,F)", + "mappedName": "Edge1;:G(Face5;K-1;:Hd3e:4,F)", "objectId": "Cylinder21", - "persistentId": "Cylinder21:mapped:Edge1;:G(Face5;K-1;:H108a:4,F)", + "persistentId": "Cylinder21:mapped:Edge1;:G(Face5;K-1;:Hd3e:4,F)", "stageId": "Cylinder21" } ] @@ -159333,7 +159333,7 @@ "indexedName": "Vertex11", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:H108b,V", + "mappedName": "Vertex2;:Hd3f,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -159341,7 +159341,7 @@ "index": 11, "type": "Vertex" }, - "name": "Vertex2;:H108b,V", + "name": "Vertex2;:Hd3f,V", "stringIds": [] }, "relation": "preserved", @@ -159360,7 +159360,7 @@ "indexedName": "Vertex12", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:H108b,V", + "mappedName": "Vertex1;:Hd3f,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -159368,7 +159368,7 @@ "index": 12, "type": "Vertex" }, - "name": "Vertex1;:H108b,V", + "name": "Vertex1;:Hd3f,V", "stringIds": [] }, "relation": "preserved", @@ -159393,7 +159393,7 @@ "stageId": "Fuse21", "status": "native-evidence" }, - "relationDigest": "b7048ea8f7a69323d0fcb7bab013a91d91244041251cfc526706e0738555c97c", + "relationDigest": "4de249036d09a8c959e8812ea82f0ded5d4e307e8de05bdadec553bd3054007b", "relations": [ { "indexedName": "Face1", @@ -159682,7 +159682,7 @@ }, { "indexedName": "Edge10", - "mappedName": "Face6;:G2(Face1;K-2;:H#:4,F);FUS;:H#:1e,E", + "mappedName": "Face6;:G2(Face1;K-2;:H#:4,F);FUS;:H#:1d,E", "relation": "generated", "resultName": "Edge10", "sources": [ @@ -159742,7 +159742,7 @@ }, { "indexedName": "Edge14", - "mappedName": "Face5;:G2(Face1;K-1;:H#:4,F);FUS;:H#:1e,E", + "mappedName": "Face5;:G2(Face1;K-1;:H#:4,F);FUS;:H#:1d,E", "relation": "generated", "resultName": "Edge14", "sources": [ @@ -159922,7 +159922,7 @@ }, { "indexedName": "Vertex8", - "mappedName": "Edge1;:G2(Face6;K-1;:H#:4,F);FUS;:H#:1e,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H#:4,F);FUS;:H#:1d,V", "relation": "generated", "resultName": "Vertex8", "sources": [ @@ -159952,7 +159952,7 @@ }, { "indexedName": "Vertex10", - "mappedName": "Edge1;:G(Face5;K-1;:H#:4,F);FUS;:H#:1d,V", + "mappedName": "Edge1;:G(Face5;K-1;:H#:4,F);FUS;:H#:1c,V", "relation": "generated", "resultName": "Vertex10", "sources": [ @@ -159996,7 +159996,7 @@ ] } ], - "semanticNameDigest": "24d8c54ee7bfa29609e3840c13ca5889c8c97f285b4645a7c1e9f6b55fe7fc04", + "semanticNameDigest": "dece2b8f8787384f070c14f62691734aaf1b55d585f92182282f3e377a8c6ecf", "shape": { "area": 675.398223686155, "brepSha256": "4571d16d76c35a0d6d81fe3f9fc9647cf5f1ef27c63edb94124d2a445a82864d", @@ -161162,13 +161162,13 @@ "history": [ { "children": [], - "mappedName": "Face1;:H108a,F;:H108c,F", + "mappedName": "Face1;:Hd3e,F;:Hd40,F", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face1;:H108a,F", + "mappedName": "Face1;:Hd3e,F", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -161181,7 +161181,7 @@ ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face1;:H108a,F;:H108c,F", + "mappedName": "Face1;:Hd3e,F;:Hd40,F", "mappedStringIds": [], "name": "Face1" }, @@ -161189,13 +161189,13 @@ "history": [ { "children": [], - "mappedName": "Face3;:H108a,F;:H108c,F", + "mappedName": "Face3;:Hd3e,F;:Hd40,F", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face3;:H108a,F", + "mappedName": "Face3;:Hd3e,F", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -161208,7 +161208,7 @@ ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face3;:H108a,F;:H108c,F", + "mappedName": "Face3;:Hd3e,F;:Hd40,F", "mappedStringIds": [], "name": "Face2" }, @@ -161216,13 +161216,13 @@ "history": [ { "children": [], - "mappedName": "Face6;:M;FUS;:H108a:7,F;:H108c,F", + "mappedName": "Face6;:M;FUS;:Hd3e:7,F;:Hd40,F", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:M;FUS;:H108a:7,F", + "mappedName": "Face6;:M;FUS;:Hd3e:7,F", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -161235,7 +161235,7 @@ ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Face6;:M;FUS;:H108a:7,F;:H108c,F", + "mappedName": "Face6;:M;FUS;:Hd3e:7,F;:Hd40,F", "mappedStringIds": [], "name": "Face3" }, @@ -161243,13 +161243,13 @@ "history": [ { "children": [], - "mappedName": "Face4;:H108a,F;:H108c,F", + "mappedName": "Face4;:Hd3e,F;:Hd40,F", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face4;:H108a,F", + "mappedName": "Face4;:Hd3e,F", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -161262,7 +161262,7 @@ ], "indexedName": "Face4", "indexedStringIds": [], - "mappedName": "Face4;:H108a,F;:H108c,F", + "mappedName": "Face4;:Hd3e,F;:Hd40,F", "mappedStringIds": [], "name": "Face4" }, @@ -161270,13 +161270,13 @@ "history": [ { "children": [], - "mappedName": "Face5;:M;FUS;:H108a:7,F;:H108c,F", + "mappedName": "Face5;:M;FUS;:Hd3e:7,F;:Hd40,F", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:M;FUS;:H108a:7,F", + "mappedName": "Face5;:M;FUS;:Hd3e:7,F", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -161289,7 +161289,7 @@ ], "indexedName": "Face5", "indexedStringIds": [], - "mappedName": "Face5;:M;FUS;:H108a:7,F;:H108c,F", + "mappedName": "Face5;:M;FUS;:Hd3e:7,F;:Hd40,F", "mappedStringIds": [], "name": "Face5" }, @@ -161297,13 +161297,13 @@ "history": [ { "children": [], - "mappedName": "Face2;:H108a,F;:H108c,F", + "mappedName": "Face2;:Hd3e,F;:Hd40,F", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face2;:H108a,F", + "mappedName": "Face2;:Hd3e,F", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -161316,7 +161316,7 @@ ], "indexedName": "Face6", "indexedStringIds": [], - "mappedName": "Face2;:H108a,F;:H108c,F", + "mappedName": "Face2;:Hd3e,F;:Hd40,F", "mappedStringIds": [], "name": "Face6" }, @@ -161324,13 +161324,13 @@ "history": [ { "children": [], - "mappedName": "Face1;:M2;FUS;:H108b:8,F;:H108c,F", + "mappedName": "Face1;:M2;FUS;:Hd3f:8,F;:Hd40,F", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face1;:M2;FUS;:H108b:8,F", + "mappedName": "Face1;:M2;FUS;:Hd3f:8,F", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -161343,7 +161343,7 @@ ], "indexedName": "Face7", "indexedStringIds": [], - "mappedName": "Face1;:M2;FUS;:H108b:8,F;:H108c,F", + "mappedName": "Face1;:M2;FUS;:Hd3f:8,F;:Hd40,F", "mappedStringIds": [], "name": "Face7" }, @@ -161351,13 +161351,13 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;FUS;:H108b:7,F;:H108c,F", + "mappedName": "Face1;:M;FUS;:Hd3f:7,F;:Hd40,F", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face1;:M;FUS;:H108b:7,F", + "mappedName": "Face1;:M;FUS;:Hd3f:7,F", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -161370,7 +161370,7 @@ ], "indexedName": "Face8", "indexedStringIds": [], - "mappedName": "Face1;:M;FUS;:H108b:7,F;:H108c,F", + "mappedName": "Face1;:M;FUS;:Hd3f:7,F;:Hd40,F", "mappedStringIds": [], "name": "Face8" }, @@ -161378,13 +161378,13 @@ "history": [ { "children": [], - "mappedName": "Face3;:H108b,F;:H108c,F", + "mappedName": "Face3;:Hd3f,F;:Hd40,F", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face3;:H108b,F", + "mappedName": "Face3;:Hd3f,F", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -161397,7 +161397,7 @@ ], "indexedName": "Face9", "indexedStringIds": [], - "mappedName": "Face3;:H108b,F;:H108c,F", + "mappedName": "Face3;:Hd3f,F;:Hd40,F", "mappedStringIds": [], "name": "Face9" }, @@ -161405,13 +161405,13 @@ "history": [ { "children": [], - "mappedName": "Face2;:H108b,F;:H108c,F", + "mappedName": "Face2;:Hd3f,F;:Hd40,F", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face2;:H108b,F", + "mappedName": "Face2;:Hd3f,F", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -161424,7 +161424,7 @@ ], "indexedName": "Face10", "indexedStringIds": [], - "mappedName": "Face2;:H108b,F;:H108c,F", + "mappedName": "Face2;:Hd3f,F;:Hd40,F", "mappedStringIds": [], "name": "Face10" }, @@ -161432,7 +161432,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:H108d,F", + "mappedName": "Face1;:Hd41,F", "object": "CompositeCut21", "typeId": "Part::Cut" }, @@ -161445,7 +161445,7 @@ ], "indexedName": "Face11", "indexedStringIds": [], - "mappedName": "Face1;:H108d,F", + "mappedName": "Face1;:Hd41,F", "mappedStringIds": [], "name": "Face11" }, @@ -161453,7 +161453,7 @@ "history": [ { "children": [], - "mappedName": "Face3;:H108d,F", + "mappedName": "Face3;:Hd41,F", "object": "CompositeCut21", "typeId": "Part::Cut" }, @@ -161466,7 +161466,7 @@ ], "indexedName": "Face12", "indexedStringIds": [], - "mappedName": "Face3;:H108d,F", + "mappedName": "Face3;:Hd41,F", "mappedStringIds": [], "name": "Face12" }, @@ -161474,7 +161474,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:H108d,F", + "mappedName": "Face6;:Hd41,F", "object": "CompositeCut21", "typeId": "Part::Cut" }, @@ -161487,7 +161487,7 @@ ], "indexedName": "Face13", "indexedStringIds": [], - "mappedName": "Face6;:H108d,F", + "mappedName": "Face6;:Hd41,F", "mappedStringIds": [], "name": "Face13" }, @@ -161495,7 +161495,7 @@ "history": [ { "children": [], - "mappedName": "Face4;:H108d,F", + "mappedName": "Face4;:Hd41,F", "object": "CompositeCut21", "typeId": "Part::Cut" }, @@ -161508,7 +161508,7 @@ ], "indexedName": "Face14", "indexedStringIds": [], - "mappedName": "Face4;:H108d,F", + "mappedName": "Face4;:Hd41,F", "mappedStringIds": [], "name": "Face14" }, @@ -161516,7 +161516,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:H108d,F", + "mappedName": "Face5;:Hd41,F", "object": "CompositeCut21", "typeId": "Part::Cut" }, @@ -161529,7 +161529,7 @@ ], "indexedName": "Face15", "indexedStringIds": [], - "mappedName": "Face5;:H108d,F", + "mappedName": "Face5;:Hd41,F", "mappedStringIds": [], "name": "Face15" }, @@ -161537,7 +161537,7 @@ "history": [ { "children": [], - "mappedName": "Face2;:H108d,F", + "mappedName": "Face2;:Hd41,F", "object": "CompositeCut21", "typeId": "Part::Cut" }, @@ -161550,7 +161550,7 @@ ], "indexedName": "Face16", "indexedStringIds": [], - "mappedName": "Face2;:H108d,F", + "mappedName": "Face2;:Hd41,F", "mappedStringIds": [], "name": "Face16" }, @@ -161558,13 +161558,13 @@ "history": [ { "children": [], - "mappedName": "Edge1;:H108a,E;:H108c,E", + "mappedName": "Edge1;:Hd3e,E;:Hd40,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:H108a,E", + "mappedName": "Edge1;:Hd3e,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -161577,7 +161577,7 @@ ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Edge1;:H108a,E;:H108c,E", + "mappedName": "Edge1;:Hd3e,E;:Hd40,E", "mappedStringIds": [], "name": "Edge1" }, @@ -161585,13 +161585,13 @@ "history": [ { "children": [], - "mappedName": "Edge2;:H108a,E;:H108c,E", + "mappedName": "Edge2;:Hd3e,E;:Hd40,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge2;:H108a,E", + "mappedName": "Edge2;:Hd3e,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -161604,7 +161604,7 @@ ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Edge2;:H108a,E;:H108c,E", + "mappedName": "Edge2;:Hd3e,E;:Hd40,E", "mappedStringIds": [], "name": "Edge2" }, @@ -161612,13 +161612,13 @@ "history": [ { "children": [], - "mappedName": "Edge3;:H108a,E;:H108c,E", + "mappedName": "Edge3;:Hd3e,E;:Hd40,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge3;:H108a,E", + "mappedName": "Edge3;:Hd3e,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -161631,7 +161631,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Edge3;:H108a,E;:H108c,E", + "mappedName": "Edge3;:Hd3e,E;:Hd40,E", "mappedStringIds": [], "name": "Edge3" }, @@ -161639,13 +161639,13 @@ "history": [ { "children": [], - "mappedName": "Edge4;:H108a,E;:H108c,E", + "mappedName": "Edge4;:Hd3e,E;:Hd40,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge4;:H108a,E", + "mappedName": "Edge4;:Hd3e,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -161658,7 +161658,7 @@ ], "indexedName": "Edge4", "indexedStringIds": [], - "mappedName": "Edge4;:H108a,E;:H108c,E", + "mappedName": "Edge4;:Hd3e,E;:Hd40,E", "mappedStringIds": [], "name": "Edge4" }, @@ -161666,13 +161666,13 @@ "history": [ { "children": [], - "mappedName": "Edge9;:H108a,E;:H108c,E", + "mappedName": "Edge9;:Hd3e,E;:Hd40,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge9;:H108a,E", + "mappedName": "Edge9;:Hd3e,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -161685,7 +161685,7 @@ ], "indexedName": "Edge5", "indexedStringIds": [], - "mappedName": "Edge9;:H108a,E;:H108c,E", + "mappedName": "Edge9;:Hd3e,E;:Hd40,E", "mappedStringIds": [], "name": "Edge5" }, @@ -161693,13 +161693,13 @@ "history": [ { "children": [], - "mappedName": "Edge5;:H108a,E;:H108c,E", + "mappedName": "Edge5;:Hd3e,E;:Hd40,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge5;:H108a,E", + "mappedName": "Edge5;:Hd3e,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -161712,7 +161712,7 @@ ], "indexedName": "Edge6", "indexedStringIds": [], - "mappedName": "Edge5;:H108a,E;:H108c,E", + "mappedName": "Edge5;:Hd3e,E;:Hd40,E", "mappedStringIds": [], "name": "Edge6" }, @@ -161720,13 +161720,13 @@ "history": [ { "children": [], - "mappedName": "Edge10;:H108a,E;:H108c,E", + "mappedName": "Edge10;:Hd3e,E;:Hd40,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge10;:H108a,E", + "mappedName": "Edge10;:Hd3e,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -161739,7 +161739,7 @@ ], "indexedName": "Edge7", "indexedStringIds": [], - "mappedName": "Edge10;:H108a,E;:H108c,E", + "mappedName": "Edge10;:Hd3e,E;:Hd40,E", "mappedStringIds": [], "name": "Edge7" }, @@ -161747,13 +161747,13 @@ "history": [ { "children": [], - "mappedName": "Edge12;:H108a,E;:H108c,E", + "mappedName": "Edge12;:Hd3e,E;:Hd40,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge12;:H108a,E", + "mappedName": "Edge12;:Hd3e,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -161766,7 +161766,7 @@ ], "indexedName": "Edge8", "indexedStringIds": [], - "mappedName": "Edge12;:H108a,E;:H108c,E", + "mappedName": "Edge12;:Hd3e,E;:Hd40,E", "mappedStringIds": [], "name": "Edge8" }, @@ -161774,13 +161774,13 @@ "history": [ { "children": [], - "mappedName": "Edge6;:H108a,E;:H108c,E", + "mappedName": "Edge6;:Hd3e,E;:Hd40,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge6;:H108a,E", + "mappedName": "Edge6;:Hd3e,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -161793,7 +161793,7 @@ ], "indexedName": "Edge9", "indexedStringIds": [], - "mappedName": "Edge6;:H108a,E;:H108c,E", + "mappedName": "Edge6;:Hd3e,E;:Hd40,E", "mappedStringIds": [], "name": "Edge9" }, @@ -161801,26 +161801,26 @@ "history": [ { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:H108b:4,F);FUS;:H108a:1e,E;:H108c,E", + "mappedName": "Face6;:G2(Face1;K-2;:Hd3f:4,F);FUS;:Hd3e:1d,E;:Hd40,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:H108b:4,F);FUS;:H108a:1e,E", + "mappedName": "Face6;:G2(Face1;K-2;:Hd3f:4,F);FUS;:Hd3e:1d,E", "object": "Fuse21", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:H108b:4,F)", + "mappedName": "Face6;:G2(Face1;K-2;:Hd3f:4,F)", "object": "Box21", "typeId": "Part::Box" } ], "indexedName": "Edge10", "indexedStringIds": [], - "mappedName": "Face6;:G2(Face1;K-2;:H108b:4,F);FUS;:H108a:1e,E;:H108c,E", + "mappedName": "Face6;:G2(Face1;K-2;:Hd3f:4,F);FUS;:Hd3e:1d,E;:Hd40,E", "mappedStringIds": [], "name": "Edge10" }, @@ -161828,13 +161828,13 @@ "history": [ { "children": [], - "mappedName": "Edge11;:H108a,E;:H108c,E", + "mappedName": "Edge11;:Hd3e,E;:Hd40,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge11;:H108a,E", + "mappedName": "Edge11;:Hd3e,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -161847,7 +161847,7 @@ ], "indexedName": "Edge11", "indexedStringIds": [], - "mappedName": "Edge11;:H108a,E;:H108c,E", + "mappedName": "Edge11;:Hd3e,E;:Hd40,E", "mappedStringIds": [], "name": "Edge11" }, @@ -161855,13 +161855,13 @@ "history": [ { "children": [], - "mappedName": "Edge7;:H108a,E;:H108c,E", + "mappedName": "Edge7;:Hd3e,E;:Hd40,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge7;:H108a,E", + "mappedName": "Edge7;:Hd3e,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -161874,7 +161874,7 @@ ], "indexedName": "Edge12", "indexedStringIds": [], - "mappedName": "Edge7;:H108a,E;:H108c,E", + "mappedName": "Edge7;:Hd3e,E;:Hd40,E", "mappedStringIds": [], "name": "Edge12" }, @@ -161882,13 +161882,13 @@ "history": [ { "children": [], - "mappedName": "Edge8;:H108a,E;:H108c,E", + "mappedName": "Edge8;:Hd3e,E;:Hd40,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge8;:H108a,E", + "mappedName": "Edge8;:Hd3e,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -161901,7 +161901,7 @@ ], "indexedName": "Edge13", "indexedStringIds": [], - "mappedName": "Edge8;:H108a,E;:H108c,E", + "mappedName": "Edge8;:Hd3e,E;:Hd40,E", "mappedStringIds": [], "name": "Edge13" }, @@ -161909,26 +161909,26 @@ "history": [ { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:H108b:4,F);FUS;:H108a:1e,E;:H108c,E", + "mappedName": "Face5;:G2(Face1;K-1;:Hd3f:4,F);FUS;:Hd3e:1d,E;:Hd40,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:H108b:4,F);FUS;:H108a:1e,E", + "mappedName": "Face5;:G2(Face1;K-1;:Hd3f:4,F);FUS;:Hd3e:1d,E", "object": "Fuse21", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:H108b:4,F)", + "mappedName": "Face5;:G2(Face1;K-1;:Hd3f:4,F)", "object": "Box21", "typeId": "Part::Box" } ], "indexedName": "Edge14", "indexedStringIds": [], - "mappedName": "Face5;:G2(Face1;K-1;:H108b:4,F);FUS;:H108a:1e,E;:H108c,E", + "mappedName": "Face5;:G2(Face1;K-1;:Hd3f:4,F);FUS;:Hd3e:1d,E;:Hd40,E", "mappedStringIds": [], "name": "Edge14" }, @@ -161936,13 +161936,13 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M2;FUS;:H108b:8,E;:H108c,E", + "mappedName": "Edge1;:M2;FUS;:Hd3f:8,E;:Hd40,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:M2;FUS;:H108b:8,E", + "mappedName": "Edge1;:M2;FUS;:Hd3f:8,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -161955,7 +161955,7 @@ ], "indexedName": "Edge15", "indexedStringIds": [], - "mappedName": "Edge1;:M2;FUS;:H108b:8,E;:H108c,E", + "mappedName": "Edge1;:M2;FUS;:Hd3f:8,E;:Hd40,E", "mappedStringIds": [], "name": "Edge15" }, @@ -161963,13 +161963,13 @@ "history": [ { "children": [], - "mappedName": "Edge3;:H108b,E;:H108c,E", + "mappedName": "Edge3;:Hd3f,E;:Hd40,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge3;:H108b,E", + "mappedName": "Edge3;:Hd3f,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -161982,7 +161982,7 @@ ], "indexedName": "Edge16", "indexedStringIds": [], - "mappedName": "Edge3;:H108b,E;:H108c,E", + "mappedName": "Edge3;:Hd3f,E;:Hd40,E", "mappedStringIds": [], "name": "Edge16" }, @@ -161990,13 +161990,13 @@ "history": [ { "children": [], - "mappedName": "Edge2;:H108b,E;:H108c,E", + "mappedName": "Edge2;:Hd3f,E;:Hd40,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge2;:H108b,E", + "mappedName": "Edge2;:Hd3f,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -162009,7 +162009,7 @@ ], "indexedName": "Edge17", "indexedStringIds": [], - "mappedName": "Edge2;:H108b,E;:H108c,E", + "mappedName": "Edge2;:Hd3f,E;:Hd40,E", "mappedStringIds": [], "name": "Edge17" }, @@ -162017,13 +162017,13 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M;FUS;:H108b:7,E;:H108c,E", + "mappedName": "Edge1;:M;FUS;:Hd3f:7,E;:Hd40,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:M;FUS;:H108b:7,E", + "mappedName": "Edge1;:M;FUS;:Hd3f:7,E", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -162036,7 +162036,7 @@ ], "indexedName": "Edge18", "indexedStringIds": [], - "mappedName": "Edge1;:M;FUS;:H108b:7,E;:H108c,E", + "mappedName": "Edge1;:M;FUS;:Hd3f:7,E;:Hd40,E", "mappedStringIds": [], "name": "Edge18" }, @@ -162044,7 +162044,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:H108d,E", + "mappedName": "Edge1;:Hd41,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, @@ -162057,7 +162057,7 @@ ], "indexedName": "Edge19", "indexedStringIds": [], - "mappedName": "Edge1;:H108d,E", + "mappedName": "Edge1;:Hd41,E", "mappedStringIds": [], "name": "Edge19" }, @@ -162065,7 +162065,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:H108d,E", + "mappedName": "Edge2;:Hd41,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, @@ -162078,7 +162078,7 @@ ], "indexedName": "Edge20", "indexedStringIds": [], - "mappedName": "Edge2;:H108d,E", + "mappedName": "Edge2;:Hd41,E", "mappedStringIds": [], "name": "Edge20" }, @@ -162086,7 +162086,7 @@ "history": [ { "children": [], - "mappedName": "Edge3;:H108d,E", + "mappedName": "Edge3;:Hd41,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, @@ -162099,7 +162099,7 @@ ], "indexedName": "Edge21", "indexedStringIds": [], - "mappedName": "Edge3;:H108d,E", + "mappedName": "Edge3;:Hd41,E", "mappedStringIds": [], "name": "Edge21" }, @@ -162107,7 +162107,7 @@ "history": [ { "children": [], - "mappedName": "Edge4;:H108d,E", + "mappedName": "Edge4;:Hd41,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, @@ -162120,7 +162120,7 @@ ], "indexedName": "Edge22", "indexedStringIds": [], - "mappedName": "Edge4;:H108d,E", + "mappedName": "Edge4;:Hd41,E", "mappedStringIds": [], "name": "Edge22" }, @@ -162128,7 +162128,7 @@ "history": [ { "children": [], - "mappedName": "Edge9;:H108d,E", + "mappedName": "Edge9;:Hd41,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, @@ -162141,7 +162141,7 @@ ], "indexedName": "Edge23", "indexedStringIds": [], - "mappedName": "Edge9;:H108d,E", + "mappedName": "Edge9;:Hd41,E", "mappedStringIds": [], "name": "Edge23" }, @@ -162149,7 +162149,7 @@ "history": [ { "children": [], - "mappedName": "Edge5;:H108d,E", + "mappedName": "Edge5;:Hd41,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, @@ -162162,7 +162162,7 @@ ], "indexedName": "Edge24", "indexedStringIds": [], - "mappedName": "Edge5;:H108d,E", + "mappedName": "Edge5;:Hd41,E", "mappedStringIds": [], "name": "Edge24" }, @@ -162170,7 +162170,7 @@ "history": [ { "children": [], - "mappedName": "Edge10;:H108d,E", + "mappedName": "Edge10;:Hd41,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, @@ -162183,7 +162183,7 @@ ], "indexedName": "Edge25", "indexedStringIds": [], - "mappedName": "Edge10;:H108d,E", + "mappedName": "Edge10;:Hd41,E", "mappedStringIds": [], "name": "Edge25" }, @@ -162191,7 +162191,7 @@ "history": [ { "children": [], - "mappedName": "Edge12;:H108d,E", + "mappedName": "Edge12;:Hd41,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, @@ -162204,7 +162204,7 @@ ], "indexedName": "Edge26", "indexedStringIds": [], - "mappedName": "Edge12;:H108d,E", + "mappedName": "Edge12;:Hd41,E", "mappedStringIds": [], "name": "Edge26" }, @@ -162212,7 +162212,7 @@ "history": [ { "children": [], - "mappedName": "Edge6;:H108d,E", + "mappedName": "Edge6;:Hd41,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, @@ -162225,7 +162225,7 @@ ], "indexedName": "Edge27", "indexedStringIds": [], - "mappedName": "Edge6;:H108d,E", + "mappedName": "Edge6;:Hd41,E", "mappedStringIds": [], "name": "Edge27" }, @@ -162233,7 +162233,7 @@ "history": [ { "children": [], - "mappedName": "Edge11;:H108d,E", + "mappedName": "Edge11;:Hd41,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, @@ -162246,7 +162246,7 @@ ], "indexedName": "Edge28", "indexedStringIds": [], - "mappedName": "Edge11;:H108d,E", + "mappedName": "Edge11;:Hd41,E", "mappedStringIds": [], "name": "Edge28" }, @@ -162254,7 +162254,7 @@ "history": [ { "children": [], - "mappedName": "Edge7;:H108d,E", + "mappedName": "Edge7;:Hd41,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, @@ -162267,7 +162267,7 @@ ], "indexedName": "Edge29", "indexedStringIds": [], - "mappedName": "Edge7;:H108d,E", + "mappedName": "Edge7;:Hd41,E", "mappedStringIds": [], "name": "Edge29" }, @@ -162275,7 +162275,7 @@ "history": [ { "children": [], - "mappedName": "Edge8;:H108d,E", + "mappedName": "Edge8;:Hd41,E", "object": "CompositeCut21", "typeId": "Part::Cut" }, @@ -162288,7 +162288,7 @@ ], "indexedName": "Edge30", "indexedStringIds": [], - "mappedName": "Edge8;:H108d,E", + "mappedName": "Edge8;:Hd41,E", "mappedStringIds": [], "name": "Edge30" }, @@ -162296,13 +162296,13 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:H108a,V;:H108c,V", + "mappedName": "Vertex1;:Hd3e,V;:Hd40,V", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex1;:H108a,V", + "mappedName": "Vertex1;:Hd3e,V", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -162315,7 +162315,7 @@ ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Vertex1;:H108a,V;:H108c,V", + "mappedName": "Vertex1;:Hd3e,V;:Hd40,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -162323,13 +162323,13 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:H108a,V;:H108c,V", + "mappedName": "Vertex2;:Hd3e,V;:Hd40,V", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex2;:H108a,V", + "mappedName": "Vertex2;:Hd3e,V", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -162342,7 +162342,7 @@ ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Vertex2;:H108a,V;:H108c,V", + "mappedName": "Vertex2;:Hd3e,V;:Hd40,V", "mappedStringIds": [], "name": "Vertex2" }, @@ -162350,13 +162350,13 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:H108a,V;:H108c,V", + "mappedName": "Vertex3;:Hd3e,V;:Hd40,V", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex3;:H108a,V", + "mappedName": "Vertex3;:Hd3e,V", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -162369,7 +162369,7 @@ ], "indexedName": "Vertex3", "indexedStringIds": [], - "mappedName": "Vertex3;:H108a,V;:H108c,V", + "mappedName": "Vertex3;:Hd3e,V;:Hd40,V", "mappedStringIds": [], "name": "Vertex3" }, @@ -162377,13 +162377,13 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:H108a,V;:H108c,V", + "mappedName": "Vertex4;:Hd3e,V;:Hd40,V", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex4;:H108a,V", + "mappedName": "Vertex4;:Hd3e,V", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -162396,7 +162396,7 @@ ], "indexedName": "Vertex4", "indexedStringIds": [], - "mappedName": "Vertex4;:H108a,V;:H108c,V", + "mappedName": "Vertex4;:Hd3e,V;:Hd40,V", "mappedStringIds": [], "name": "Vertex4" }, @@ -162404,13 +162404,13 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:H108a,V;:H108c,V", + "mappedName": "Vertex6;:Hd3e,V;:Hd40,V", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex6;:H108a,V", + "mappedName": "Vertex6;:Hd3e,V", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -162423,7 +162423,7 @@ ], "indexedName": "Vertex5", "indexedStringIds": [], - "mappedName": "Vertex6;:H108a,V;:H108c,V", + "mappedName": "Vertex6;:Hd3e,V;:Hd40,V", "mappedStringIds": [], "name": "Vertex5" }, @@ -162431,13 +162431,13 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:H108a,V;:H108c,V", + "mappedName": "Vertex5;:Hd3e,V;:Hd40,V", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex5;:H108a,V", + "mappedName": "Vertex5;:Hd3e,V", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -162450,7 +162450,7 @@ ], "indexedName": "Vertex6", "indexedStringIds": [], - "mappedName": "Vertex5;:H108a,V;:H108c,V", + "mappedName": "Vertex5;:Hd3e,V;:Hd40,V", "mappedStringIds": [], "name": "Vertex6" }, @@ -162458,13 +162458,13 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:H108a,V;:H108c,V", + "mappedName": "Vertex7;:Hd3e,V;:Hd40,V", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex7;:H108a,V", + "mappedName": "Vertex7;:Hd3e,V", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -162477,7 +162477,7 @@ ], "indexedName": "Vertex7", "indexedStringIds": [], - "mappedName": "Vertex7;:H108a,V;:H108c,V", + "mappedName": "Vertex7;:Hd3e,V;:Hd40,V", "mappedStringIds": [], "name": "Vertex7" }, @@ -162485,26 +162485,26 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H108a:4,F);FUS;:H108b:1e,V;:H108c,V", + "mappedName": "Edge1;:G2(Face6;K-1;:Hd3e:4,F);FUS;:Hd3f:1d,V;:Hd40,V", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H108a:4,F);FUS;:H108b:1e,V", + "mappedName": "Edge1;:G2(Face6;K-1;:Hd3e:4,F);FUS;:Hd3f:1d,V", "object": "Fuse21", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H108a:4,F)", + "mappedName": "Edge1;:G2(Face6;K-1;:Hd3e:4,F)", "object": "Cylinder21", "typeId": "Part::Cylinder" } ], "indexedName": "Vertex8", "indexedStringIds": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H108a:4,F);FUS;:H108b:1e,V;:H108c,V", + "mappedName": "Edge1;:G2(Face6;K-1;:Hd3e:4,F);FUS;:Hd3f:1d,V;:Hd40,V", "mappedStringIds": [], "name": "Vertex8" }, @@ -162512,13 +162512,13 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:H108a,V;:H108c,V", + "mappedName": "Vertex8;:Hd3e,V;:Hd40,V", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex8;:H108a,V", + "mappedName": "Vertex8;:Hd3e,V", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -162531,7 +162531,7 @@ ], "indexedName": "Vertex9", "indexedStringIds": [], - "mappedName": "Vertex8;:H108a,V;:H108c,V", + "mappedName": "Vertex8;:Hd3e,V;:Hd40,V", "mappedStringIds": [], "name": "Vertex9" }, @@ -162539,26 +162539,26 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:H108a:4,F);FUS;:H108b:1d,V;:H108c,V", + "mappedName": "Edge1;:G(Face5;K-1;:Hd3e:4,F);FUS;:Hd3f:1c,V;:Hd40,V", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:H108a:4,F);FUS;:H108b:1d,V", + "mappedName": "Edge1;:G(Face5;K-1;:Hd3e:4,F);FUS;:Hd3f:1c,V", "object": "Fuse21", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:H108a:4,F)", + "mappedName": "Edge1;:G(Face5;K-1;:Hd3e:4,F)", "object": "Cylinder21", "typeId": "Part::Cylinder" } ], "indexedName": "Vertex10", "indexedStringIds": [], - "mappedName": "Edge1;:G(Face5;K-1;:H108a:4,F);FUS;:H108b:1d,V;:H108c,V", + "mappedName": "Edge1;:G(Face5;K-1;:Hd3e:4,F);FUS;:Hd3f:1c,V;:Hd40,V", "mappedStringIds": [], "name": "Vertex10" }, @@ -162566,13 +162566,13 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:H108b,V;:H108c,V", + "mappedName": "Vertex2;:Hd3f,V;:Hd40,V", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex2;:H108b,V", + "mappedName": "Vertex2;:Hd3f,V", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -162585,7 +162585,7 @@ ], "indexedName": "Vertex11", "indexedStringIds": [], - "mappedName": "Vertex2;:H108b,V;:H108c,V", + "mappedName": "Vertex2;:Hd3f,V;:Hd40,V", "mappedStringIds": [], "name": "Vertex11" }, @@ -162593,13 +162593,13 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:H108b,V;:H108c,V", + "mappedName": "Vertex1;:Hd3f,V;:Hd40,V", "object": "CompositeCut21", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex1;:H108b,V", + "mappedName": "Vertex1;:Hd3f,V", "object": "Fuse21", "typeId": "Part::Fuse" }, @@ -162612,7 +162612,7 @@ ], "indexedName": "Vertex12", "indexedStringIds": [], - "mappedName": "Vertex1;:H108b,V;:H108c,V", + "mappedName": "Vertex1;:Hd3f,V;:Hd40,V", "mappedStringIds": [], "name": "Vertex12" }, @@ -162620,7 +162620,7 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:H108d,V", + "mappedName": "Vertex1;:Hd41,V", "object": "CompositeCut21", "typeId": "Part::Cut" }, @@ -162633,7 +162633,7 @@ ], "indexedName": "Vertex13", "indexedStringIds": [], - "mappedName": "Vertex1;:H108d,V", + "mappedName": "Vertex1;:Hd41,V", "mappedStringIds": [], "name": "Vertex13" }, @@ -162641,7 +162641,7 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:H108d,V", + "mappedName": "Vertex2;:Hd41,V", "object": "CompositeCut21", "typeId": "Part::Cut" }, @@ -162654,7 +162654,7 @@ ], "indexedName": "Vertex14", "indexedStringIds": [], - "mappedName": "Vertex2;:H108d,V", + "mappedName": "Vertex2;:Hd41,V", "mappedStringIds": [], "name": "Vertex14" }, @@ -162662,7 +162662,7 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:H108d,V", + "mappedName": "Vertex3;:Hd41,V", "object": "CompositeCut21", "typeId": "Part::Cut" }, @@ -162675,7 +162675,7 @@ ], "indexedName": "Vertex15", "indexedStringIds": [], - "mappedName": "Vertex3;:H108d,V", + "mappedName": "Vertex3;:Hd41,V", "mappedStringIds": [], "name": "Vertex15" }, @@ -162683,7 +162683,7 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:H108d,V", + "mappedName": "Vertex4;:Hd41,V", "object": "CompositeCut21", "typeId": "Part::Cut" }, @@ -162696,7 +162696,7 @@ ], "indexedName": "Vertex16", "indexedStringIds": [], - "mappedName": "Vertex4;:H108d,V", + "mappedName": "Vertex4;:Hd41,V", "mappedStringIds": [], "name": "Vertex16" }, @@ -162704,7 +162704,7 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:H108d,V", + "mappedName": "Vertex6;:Hd41,V", "object": "CompositeCut21", "typeId": "Part::Cut" }, @@ -162717,7 +162717,7 @@ ], "indexedName": "Vertex17", "indexedStringIds": [], - "mappedName": "Vertex6;:H108d,V", + "mappedName": "Vertex6;:Hd41,V", "mappedStringIds": [], "name": "Vertex17" }, @@ -162725,7 +162725,7 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:H108d,V", + "mappedName": "Vertex5;:Hd41,V", "object": "CompositeCut21", "typeId": "Part::Cut" }, @@ -162738,7 +162738,7 @@ ], "indexedName": "Vertex18", "indexedStringIds": [], - "mappedName": "Vertex5;:H108d,V", + "mappedName": "Vertex5;:Hd41,V", "mappedStringIds": [], "name": "Vertex18" }, @@ -162746,7 +162746,7 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:H108d,V", + "mappedName": "Vertex7;:Hd41,V", "object": "CompositeCut21", "typeId": "Part::Cut" }, @@ -162759,7 +162759,7 @@ ], "indexedName": "Vertex19", "indexedStringIds": [], - "mappedName": "Vertex7;:H108d,V", + "mappedName": "Vertex7;:Hd41,V", "mappedStringIds": [], "name": "Vertex19" }, @@ -162767,7 +162767,7 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:H108d,V", + "mappedName": "Vertex8;:Hd41,V", "object": "CompositeCut21", "typeId": "Part::Cut" }, @@ -162780,7 +162780,7 @@ ], "indexedName": "Vertex20", "indexedStringIds": [], - "mappedName": "Vertex8;:H108d,V", + "mappedName": "Vertex8;:Hd41,V", "mappedStringIds": [], "name": "Vertex20" } @@ -162796,7 +162796,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:H108a,F;:H108c,F", + "mappedName": "Face1;:Hd3e,F;:Hd40,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -162804,7 +162804,7 @@ "index": 1, "type": "Face" }, - "name": "Face1;:H108a,F;:H108c,F", + "name": "Face1;:Hd3e,F;:Hd40,F", "stringIds": [] }, "relation": "preserved", @@ -162812,9 +162812,9 @@ "resultPersistentId": "CompositeCut21:face:0", "sourceRefs": [ { - "mappedName": "Face1;:H108a,F", + "mappedName": "Face1;:Hd3e,F", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Face1;:H108a,F", + "persistentId": "Fuse21:mapped:Face1;:Hd3e,F", "stageId": "Fuse21" }, { @@ -162829,7 +162829,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:H108a,F;:H108c,F", + "mappedName": "Face3;:Hd3e,F;:Hd40,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -162837,7 +162837,7 @@ "index": 2, "type": "Face" }, - "name": "Face3;:H108a,F;:H108c,F", + "name": "Face3;:Hd3e,F;:Hd40,F", "stringIds": [] }, "relation": "preserved", @@ -162845,9 +162845,9 @@ "resultPersistentId": "CompositeCut21:face:1", "sourceRefs": [ { - "mappedName": "Face3;:H108a,F", + "mappedName": "Face3;:Hd3e,F", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Face3;:H108a,F", + "persistentId": "Fuse21:mapped:Face3;:Hd3e,F", "stageId": "Fuse21" }, { @@ -162862,7 +162862,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M;FUS;:H108a:7,F;:H108c,F", + "mappedName": "Face6;:M;FUS;:Hd3e:7,F;:Hd40,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -162870,7 +162870,7 @@ "index": 3, "type": "Face" }, - "name": "Face6;:M;FUS;:H108a:7,F;:H108c,F", + "name": "Face6;:M;FUS;:Hd3e:7,F;:Hd40,F", "stringIds": [] }, "relation": "modified", @@ -162878,9 +162878,9 @@ "resultPersistentId": "CompositeCut21:face:2", "sourceRefs": [ { - "mappedName": "Face6;:M;FUS;:H108a:7,F", + "mappedName": "Face6;:M;FUS;:Hd3e:7,F", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Face6;:M;FUS;:H108a:7,F", + "persistentId": "Fuse21:mapped:Face6;:M;FUS;:Hd3e:7,F", "stageId": "Fuse21" }, { @@ -162895,7 +162895,7 @@ "indexedName": "Face4", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:H108a,F;:H108c,F", + "mappedName": "Face4;:Hd3e,F;:Hd40,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -162903,7 +162903,7 @@ "index": 4, "type": "Face" }, - "name": "Face4;:H108a,F;:H108c,F", + "name": "Face4;:Hd3e,F;:Hd40,F", "stringIds": [] }, "relation": "preserved", @@ -162911,9 +162911,9 @@ "resultPersistentId": "CompositeCut21:face:3", "sourceRefs": [ { - "mappedName": "Face4;:H108a,F", + "mappedName": "Face4;:Hd3e,F", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Face4;:H108a,F", + "persistentId": "Fuse21:mapped:Face4;:Hd3e,F", "stageId": "Fuse21" }, { @@ -162928,7 +162928,7 @@ "indexedName": "Face5", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M;FUS;:H108a:7,F;:H108c,F", + "mappedName": "Face5;:M;FUS;:Hd3e:7,F;:Hd40,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -162936,7 +162936,7 @@ "index": 5, "type": "Face" }, - "name": "Face5;:M;FUS;:H108a:7,F;:H108c,F", + "name": "Face5;:M;FUS;:Hd3e:7,F;:Hd40,F", "stringIds": [] }, "relation": "modified", @@ -162944,9 +162944,9 @@ "resultPersistentId": "CompositeCut21:face:4", "sourceRefs": [ { - "mappedName": "Face5;:M;FUS;:H108a:7,F", + "mappedName": "Face5;:M;FUS;:Hd3e:7,F", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Face5;:M;FUS;:H108a:7,F", + "persistentId": "Fuse21:mapped:Face5;:M;FUS;:Hd3e:7,F", "stageId": "Fuse21" }, { @@ -162961,7 +162961,7 @@ "indexedName": "Face6", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:H108a,F;:H108c,F", + "mappedName": "Face2;:Hd3e,F;:Hd40,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -162969,7 +162969,7 @@ "index": 6, "type": "Face" }, - "name": "Face2;:H108a,F;:H108c,F", + "name": "Face2;:Hd3e,F;:Hd40,F", "stringIds": [] }, "relation": "preserved", @@ -162977,9 +162977,9 @@ "resultPersistentId": "CompositeCut21:face:5", "sourceRefs": [ { - "mappedName": "Face2;:H108a,F", + "mappedName": "Face2;:Hd3e,F", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Face2;:H108a,F", + "persistentId": "Fuse21:mapped:Face2;:Hd3e,F", "stageId": "Fuse21" }, { @@ -162994,7 +162994,7 @@ "indexedName": "Face7", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M2;FUS;:H108b:8,F;:H108c,F", + "mappedName": "Face1;:M2;FUS;:Hd3f:8,F;:Hd40,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163002,7 +163002,7 @@ "index": 7, "type": "Face" }, - "name": "Face1;:M2;FUS;:H108b:8,F;:H108c,F", + "name": "Face1;:M2;FUS;:Hd3f:8,F;:Hd40,F", "stringIds": [] }, "relation": "modified", @@ -163010,9 +163010,9 @@ "resultPersistentId": "CompositeCut21:face:6", "sourceRefs": [ { - "mappedName": "Face1;:M2;FUS;:H108b:8,F", + "mappedName": "Face1;:M2;FUS;:Hd3f:8,F", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Face1;:M2;FUS;:H108b:8,F", + "persistentId": "Fuse21:mapped:Face1;:M2;FUS;:Hd3f:8,F", "stageId": "Fuse21" }, { @@ -163027,7 +163027,7 @@ "indexedName": "Face8", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;FUS;:H108b:7,F;:H108c,F", + "mappedName": "Face1;:M;FUS;:Hd3f:7,F;:Hd40,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163035,7 +163035,7 @@ "index": 8, "type": "Face" }, - "name": "Face1;:M;FUS;:H108b:7,F;:H108c,F", + "name": "Face1;:M;FUS;:Hd3f:7,F;:Hd40,F", "stringIds": [] }, "relation": "modified", @@ -163043,9 +163043,9 @@ "resultPersistentId": "CompositeCut21:face:7", "sourceRefs": [ { - "mappedName": "Face1;:M;FUS;:H108b:7,F", + "mappedName": "Face1;:M;FUS;:Hd3f:7,F", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Face1;:M;FUS;:H108b:7,F", + "persistentId": "Fuse21:mapped:Face1;:M;FUS;:Hd3f:7,F", "stageId": "Fuse21" }, { @@ -163060,7 +163060,7 @@ "indexedName": "Face9", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:H108b,F;:H108c,F", + "mappedName": "Face3;:Hd3f,F;:Hd40,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163068,7 +163068,7 @@ "index": 9, "type": "Face" }, - "name": "Face3;:H108b,F;:H108c,F", + "name": "Face3;:Hd3f,F;:Hd40,F", "stringIds": [] }, "relation": "preserved", @@ -163076,9 +163076,9 @@ "resultPersistentId": "CompositeCut21:face:8", "sourceRefs": [ { - "mappedName": "Face3;:H108b,F", + "mappedName": "Face3;:Hd3f,F", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Face3;:H108b,F", + "persistentId": "Fuse21:mapped:Face3;:Hd3f,F", "stageId": "Fuse21" }, { @@ -163093,7 +163093,7 @@ "indexedName": "Face10", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:H108b,F;:H108c,F", + "mappedName": "Face2;:Hd3f,F;:Hd40,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163101,7 +163101,7 @@ "index": 10, "type": "Face" }, - "name": "Face2;:H108b,F;:H108c,F", + "name": "Face2;:Hd3f,F;:Hd40,F", "stringIds": [] }, "relation": "preserved", @@ -163109,9 +163109,9 @@ "resultPersistentId": "CompositeCut21:face:9", "sourceRefs": [ { - "mappedName": "Face2;:H108b,F", + "mappedName": "Face2;:Hd3f,F", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Face2;:H108b,F", + "persistentId": "Fuse21:mapped:Face2;:Hd3f,F", "stageId": "Fuse21" }, { @@ -163126,7 +163126,7 @@ "indexedName": "Face11", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:H108d,F", + "mappedName": "Face1;:Hd41,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163134,7 +163134,7 @@ "index": 11, "type": "Face" }, - "name": "Face1;:H108d,F", + "name": "Face1;:Hd41,F", "stringIds": [] }, "relation": "preserved", @@ -163153,7 +163153,7 @@ "indexedName": "Face12", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:H108d,F", + "mappedName": "Face3;:Hd41,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163161,7 +163161,7 @@ "index": 12, "type": "Face" }, - "name": "Face3;:H108d,F", + "name": "Face3;:Hd41,F", "stringIds": [] }, "relation": "preserved", @@ -163180,7 +163180,7 @@ "indexedName": "Face13", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:H108d,F", + "mappedName": "Face6;:Hd41,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163188,7 +163188,7 @@ "index": 13, "type": "Face" }, - "name": "Face6;:H108d,F", + "name": "Face6;:Hd41,F", "stringIds": [] }, "relation": "preserved", @@ -163207,7 +163207,7 @@ "indexedName": "Face14", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:H108d,F", + "mappedName": "Face4;:Hd41,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163215,7 +163215,7 @@ "index": 14, "type": "Face" }, - "name": "Face4;:H108d,F", + "name": "Face4;:Hd41,F", "stringIds": [] }, "relation": "preserved", @@ -163234,7 +163234,7 @@ "indexedName": "Face15", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:H108d,F", + "mappedName": "Face5;:Hd41,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163242,7 +163242,7 @@ "index": 15, "type": "Face" }, - "name": "Face5;:H108d,F", + "name": "Face5;:Hd41,F", "stringIds": [] }, "relation": "preserved", @@ -163261,7 +163261,7 @@ "indexedName": "Face16", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:H108d,F", + "mappedName": "Face2;:Hd41,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163269,7 +163269,7 @@ "index": 16, "type": "Face" }, - "name": "Face2;:H108d,F", + "name": "Face2;:Hd41,F", "stringIds": [] }, "relation": "preserved", @@ -163288,7 +163288,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:H108a,E;:H108c,E", + "mappedName": "Edge1;:Hd3e,E;:Hd40,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163296,7 +163296,7 @@ "index": 1, "type": "Edge" }, - "name": "Edge1;:H108a,E;:H108c,E", + "name": "Edge1;:Hd3e,E;:Hd40,E", "stringIds": [] }, "relation": "preserved", @@ -163304,9 +163304,9 @@ "resultPersistentId": "CompositeCut21:edge:0", "sourceRefs": [ { - "mappedName": "Edge1;:H108a,E", + "mappedName": "Edge1;:Hd3e,E", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Edge1;:H108a,E", + "persistentId": "Fuse21:mapped:Edge1;:Hd3e,E", "stageId": "Fuse21" }, { @@ -163321,7 +163321,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:H108a,E;:H108c,E", + "mappedName": "Edge2;:Hd3e,E;:Hd40,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163329,7 +163329,7 @@ "index": 2, "type": "Edge" }, - "name": "Edge2;:H108a,E;:H108c,E", + "name": "Edge2;:Hd3e,E;:Hd40,E", "stringIds": [] }, "relation": "preserved", @@ -163337,9 +163337,9 @@ "resultPersistentId": "CompositeCut21:edge:1", "sourceRefs": [ { - "mappedName": "Edge2;:H108a,E", + "mappedName": "Edge2;:Hd3e,E", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Edge2;:H108a,E", + "persistentId": "Fuse21:mapped:Edge2;:Hd3e,E", "stageId": "Fuse21" }, { @@ -163354,7 +163354,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:H108a,E;:H108c,E", + "mappedName": "Edge3;:Hd3e,E;:Hd40,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163362,7 +163362,7 @@ "index": 3, "type": "Edge" }, - "name": "Edge3;:H108a,E;:H108c,E", + "name": "Edge3;:Hd3e,E;:Hd40,E", "stringIds": [] }, "relation": "preserved", @@ -163370,9 +163370,9 @@ "resultPersistentId": "CompositeCut21:edge:2", "sourceRefs": [ { - "mappedName": "Edge3;:H108a,E", + "mappedName": "Edge3;:Hd3e,E", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Edge3;:H108a,E", + "persistentId": "Fuse21:mapped:Edge3;:Hd3e,E", "stageId": "Fuse21" }, { @@ -163387,7 +163387,7 @@ "indexedName": "Edge4", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:H108a,E;:H108c,E", + "mappedName": "Edge4;:Hd3e,E;:Hd40,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163395,7 +163395,7 @@ "index": 4, "type": "Edge" }, - "name": "Edge4;:H108a,E;:H108c,E", + "name": "Edge4;:Hd3e,E;:Hd40,E", "stringIds": [] }, "relation": "preserved", @@ -163403,9 +163403,9 @@ "resultPersistentId": "CompositeCut21:edge:3", "sourceRefs": [ { - "mappedName": "Edge4;:H108a,E", + "mappedName": "Edge4;:Hd3e,E", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Edge4;:H108a,E", + "persistentId": "Fuse21:mapped:Edge4;:Hd3e,E", "stageId": "Fuse21" }, { @@ -163420,7 +163420,7 @@ "indexedName": "Edge5", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:H108a,E;:H108c,E", + "mappedName": "Edge9;:Hd3e,E;:Hd40,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163428,7 +163428,7 @@ "index": 5, "type": "Edge" }, - "name": "Edge9;:H108a,E;:H108c,E", + "name": "Edge9;:Hd3e,E;:Hd40,E", "stringIds": [] }, "relation": "preserved", @@ -163436,9 +163436,9 @@ "resultPersistentId": "CompositeCut21:edge:4", "sourceRefs": [ { - "mappedName": "Edge9;:H108a,E", + "mappedName": "Edge9;:Hd3e,E", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Edge9;:H108a,E", + "persistentId": "Fuse21:mapped:Edge9;:Hd3e,E", "stageId": "Fuse21" }, { @@ -163453,7 +163453,7 @@ "indexedName": "Edge6", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:H108a,E;:H108c,E", + "mappedName": "Edge5;:Hd3e,E;:Hd40,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163461,7 +163461,7 @@ "index": 6, "type": "Edge" }, - "name": "Edge5;:H108a,E;:H108c,E", + "name": "Edge5;:Hd3e,E;:Hd40,E", "stringIds": [] }, "relation": "preserved", @@ -163469,9 +163469,9 @@ "resultPersistentId": "CompositeCut21:edge:5", "sourceRefs": [ { - "mappedName": "Edge5;:H108a,E", + "mappedName": "Edge5;:Hd3e,E", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Edge5;:H108a,E", + "persistentId": "Fuse21:mapped:Edge5;:Hd3e,E", "stageId": "Fuse21" }, { @@ -163486,7 +163486,7 @@ "indexedName": "Edge7", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:H108a,E;:H108c,E", + "mappedName": "Edge10;:Hd3e,E;:Hd40,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163494,7 +163494,7 @@ "index": 7, "type": "Edge" }, - "name": "Edge10;:H108a,E;:H108c,E", + "name": "Edge10;:Hd3e,E;:Hd40,E", "stringIds": [] }, "relation": "preserved", @@ -163502,9 +163502,9 @@ "resultPersistentId": "CompositeCut21:edge:6", "sourceRefs": [ { - "mappedName": "Edge10;:H108a,E", + "mappedName": "Edge10;:Hd3e,E", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Edge10;:H108a,E", + "persistentId": "Fuse21:mapped:Edge10;:Hd3e,E", "stageId": "Fuse21" }, { @@ -163519,7 +163519,7 @@ "indexedName": "Edge8", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:H108a,E;:H108c,E", + "mappedName": "Edge12;:Hd3e,E;:Hd40,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163527,7 +163527,7 @@ "index": 8, "type": "Edge" }, - "name": "Edge12;:H108a,E;:H108c,E", + "name": "Edge12;:Hd3e,E;:Hd40,E", "stringIds": [] }, "relation": "preserved", @@ -163535,9 +163535,9 @@ "resultPersistentId": "CompositeCut21:edge:7", "sourceRefs": [ { - "mappedName": "Edge12;:H108a,E", + "mappedName": "Edge12;:Hd3e,E", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Edge12;:H108a,E", + "persistentId": "Fuse21:mapped:Edge12;:Hd3e,E", "stageId": "Fuse21" }, { @@ -163552,7 +163552,7 @@ "indexedName": "Edge9", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:H108a,E;:H108c,E", + "mappedName": "Edge6;:Hd3e,E;:Hd40,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163560,7 +163560,7 @@ "index": 9, "type": "Edge" }, - "name": "Edge6;:H108a,E;:H108c,E", + "name": "Edge6;:Hd3e,E;:Hd40,E", "stringIds": [] }, "relation": "preserved", @@ -163568,9 +163568,9 @@ "resultPersistentId": "CompositeCut21:edge:8", "sourceRefs": [ { - "mappedName": "Edge6;:H108a,E", + "mappedName": "Edge6;:Hd3e,E", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Edge6;:H108a,E", + "persistentId": "Fuse21:mapped:Edge6;:Hd3e,E", "stageId": "Fuse21" }, { @@ -163585,7 +163585,7 @@ "indexedName": "Edge10", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G2(Face1;K-2;:H108b:4,F);FUS;:H108a:1e,E;:H108c,E", + "mappedName": "Face6;:G2(Face1;K-2;:Hd3f:4,F);FUS;:Hd3e:1d,E;:Hd40,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163593,7 +163593,7 @@ "index": 10, "type": "Edge" }, - "name": "Face6;:G2(Face1;K-2;:H108b:4,F);FUS;:H108a:1e,E;:H108c,E", + "name": "Face6;:G2(Face1;K-2;:Hd3f:4,F);FUS;:Hd3e:1d,E;:Hd40,E", "stringIds": [] }, "relation": "generated", @@ -163601,15 +163601,15 @@ "resultPersistentId": "CompositeCut21:edge:9", "sourceRefs": [ { - "mappedName": "Face6;:G2(Face1;K-2;:H108b:4,F);FUS;:H108a:1e,E", + "mappedName": "Face6;:G2(Face1;K-2;:Hd3f:4,F);FUS;:Hd3e:1d,E", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Face6;:G2(Face1;K-2;:H108b:4,F);FUS;:H108a:1e,E", + "persistentId": "Fuse21:mapped:Face6;:G2(Face1;K-2;:Hd3f:4,F);FUS;:Hd3e:1d,E", "stageId": "Fuse21" }, { - "mappedName": "Face6;:G2(Face1;K-2;:H108b:4,F)", + "mappedName": "Face6;:G2(Face1;K-2;:Hd3f:4,F)", "objectId": "Box21", - "persistentId": "Box21:mapped:Face6;:G2(Face1;K-2;:H108b:4,F)", + "persistentId": "Box21:mapped:Face6;:G2(Face1;K-2;:Hd3f:4,F)", "stageId": "Box21" } ] @@ -163618,7 +163618,7 @@ "indexedName": "Edge11", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:H108a,E;:H108c,E", + "mappedName": "Edge11;:Hd3e,E;:Hd40,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163626,7 +163626,7 @@ "index": 11, "type": "Edge" }, - "name": "Edge11;:H108a,E;:H108c,E", + "name": "Edge11;:Hd3e,E;:Hd40,E", "stringIds": [] }, "relation": "preserved", @@ -163634,9 +163634,9 @@ "resultPersistentId": "CompositeCut21:edge:10", "sourceRefs": [ { - "mappedName": "Edge11;:H108a,E", + "mappedName": "Edge11;:Hd3e,E", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Edge11;:H108a,E", + "persistentId": "Fuse21:mapped:Edge11;:Hd3e,E", "stageId": "Fuse21" }, { @@ -163651,7 +163651,7 @@ "indexedName": "Edge12", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:H108a,E;:H108c,E", + "mappedName": "Edge7;:Hd3e,E;:Hd40,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163659,7 +163659,7 @@ "index": 12, "type": "Edge" }, - "name": "Edge7;:H108a,E;:H108c,E", + "name": "Edge7;:Hd3e,E;:Hd40,E", "stringIds": [] }, "relation": "preserved", @@ -163667,9 +163667,9 @@ "resultPersistentId": "CompositeCut21:edge:11", "sourceRefs": [ { - "mappedName": "Edge7;:H108a,E", + "mappedName": "Edge7;:Hd3e,E", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Edge7;:H108a,E", + "persistentId": "Fuse21:mapped:Edge7;:Hd3e,E", "stageId": "Fuse21" }, { @@ -163684,7 +163684,7 @@ "indexedName": "Edge13", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:H108a,E;:H108c,E", + "mappedName": "Edge8;:Hd3e,E;:Hd40,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163692,7 +163692,7 @@ "index": 13, "type": "Edge" }, - "name": "Edge8;:H108a,E;:H108c,E", + "name": "Edge8;:Hd3e,E;:Hd40,E", "stringIds": [] }, "relation": "preserved", @@ -163700,9 +163700,9 @@ "resultPersistentId": "CompositeCut21:edge:12", "sourceRefs": [ { - "mappedName": "Edge8;:H108a,E", + "mappedName": "Edge8;:Hd3e,E", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Edge8;:H108a,E", + "persistentId": "Fuse21:mapped:Edge8;:Hd3e,E", "stageId": "Fuse21" }, { @@ -163717,7 +163717,7 @@ "indexedName": "Edge14", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G2(Face1;K-1;:H108b:4,F);FUS;:H108a:1e,E;:H108c,E", + "mappedName": "Face5;:G2(Face1;K-1;:Hd3f:4,F);FUS;:Hd3e:1d,E;:Hd40,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163725,7 +163725,7 @@ "index": 14, "type": "Edge" }, - "name": "Face5;:G2(Face1;K-1;:H108b:4,F);FUS;:H108a:1e,E;:H108c,E", + "name": "Face5;:G2(Face1;K-1;:Hd3f:4,F);FUS;:Hd3e:1d,E;:Hd40,E", "stringIds": [] }, "relation": "generated", @@ -163733,15 +163733,15 @@ "resultPersistentId": "CompositeCut21:edge:13", "sourceRefs": [ { - "mappedName": "Face5;:G2(Face1;K-1;:H108b:4,F);FUS;:H108a:1e,E", + "mappedName": "Face5;:G2(Face1;K-1;:Hd3f:4,F);FUS;:Hd3e:1d,E", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Face5;:G2(Face1;K-1;:H108b:4,F);FUS;:H108a:1e,E", + "persistentId": "Fuse21:mapped:Face5;:G2(Face1;K-1;:Hd3f:4,F);FUS;:Hd3e:1d,E", "stageId": "Fuse21" }, { - "mappedName": "Face5;:G2(Face1;K-1;:H108b:4,F)", + "mappedName": "Face5;:G2(Face1;K-1;:Hd3f:4,F)", "objectId": "Box21", - "persistentId": "Box21:mapped:Face5;:G2(Face1;K-1;:H108b:4,F)", + "persistentId": "Box21:mapped:Face5;:G2(Face1;K-1;:Hd3f:4,F)", "stageId": "Box21" } ] @@ -163750,7 +163750,7 @@ "indexedName": "Edge15", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M2;FUS;:H108b:8,E;:H108c,E", + "mappedName": "Edge1;:M2;FUS;:Hd3f:8,E;:Hd40,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163758,7 +163758,7 @@ "index": 15, "type": "Edge" }, - "name": "Edge1;:M2;FUS;:H108b:8,E;:H108c,E", + "name": "Edge1;:M2;FUS;:Hd3f:8,E;:Hd40,E", "stringIds": [] }, "relation": "modified", @@ -163766,9 +163766,9 @@ "resultPersistentId": "CompositeCut21:edge:14", "sourceRefs": [ { - "mappedName": "Edge1;:M2;FUS;:H108b:8,E", + "mappedName": "Edge1;:M2;FUS;:Hd3f:8,E", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Edge1;:M2;FUS;:H108b:8,E", + "persistentId": "Fuse21:mapped:Edge1;:M2;FUS;:Hd3f:8,E", "stageId": "Fuse21" }, { @@ -163783,7 +163783,7 @@ "indexedName": "Edge16", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:H108b,E;:H108c,E", + "mappedName": "Edge3;:Hd3f,E;:Hd40,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163791,7 +163791,7 @@ "index": 16, "type": "Edge" }, - "name": "Edge3;:H108b,E;:H108c,E", + "name": "Edge3;:Hd3f,E;:Hd40,E", "stringIds": [] }, "relation": "preserved", @@ -163799,9 +163799,9 @@ "resultPersistentId": "CompositeCut21:edge:15", "sourceRefs": [ { - "mappedName": "Edge3;:H108b,E", + "mappedName": "Edge3;:Hd3f,E", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Edge3;:H108b,E", + "persistentId": "Fuse21:mapped:Edge3;:Hd3f,E", "stageId": "Fuse21" }, { @@ -163816,7 +163816,7 @@ "indexedName": "Edge17", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:H108b,E;:H108c,E", + "mappedName": "Edge2;:Hd3f,E;:Hd40,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163824,7 +163824,7 @@ "index": 17, "type": "Edge" }, - "name": "Edge2;:H108b,E;:H108c,E", + "name": "Edge2;:Hd3f,E;:Hd40,E", "stringIds": [] }, "relation": "preserved", @@ -163832,9 +163832,9 @@ "resultPersistentId": "CompositeCut21:edge:16", "sourceRefs": [ { - "mappedName": "Edge2;:H108b,E", + "mappedName": "Edge2;:Hd3f,E", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Edge2;:H108b,E", + "persistentId": "Fuse21:mapped:Edge2;:Hd3f,E", "stageId": "Fuse21" }, { @@ -163849,7 +163849,7 @@ "indexedName": "Edge18", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M;FUS;:H108b:7,E;:H108c,E", + "mappedName": "Edge1;:M;FUS;:Hd3f:7,E;:Hd40,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163857,7 +163857,7 @@ "index": 18, "type": "Edge" }, - "name": "Edge1;:M;FUS;:H108b:7,E;:H108c,E", + "name": "Edge1;:M;FUS;:Hd3f:7,E;:Hd40,E", "stringIds": [] }, "relation": "modified", @@ -163865,9 +163865,9 @@ "resultPersistentId": "CompositeCut21:edge:17", "sourceRefs": [ { - "mappedName": "Edge1;:M;FUS;:H108b:7,E", + "mappedName": "Edge1;:M;FUS;:Hd3f:7,E", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Edge1;:M;FUS;:H108b:7,E", + "persistentId": "Fuse21:mapped:Edge1;:M;FUS;:Hd3f:7,E", "stageId": "Fuse21" }, { @@ -163882,7 +163882,7 @@ "indexedName": "Edge19", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:H108d,E", + "mappedName": "Edge1;:Hd41,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163890,7 +163890,7 @@ "index": 19, "type": "Edge" }, - "name": "Edge1;:H108d,E", + "name": "Edge1;:Hd41,E", "stringIds": [] }, "relation": "preserved", @@ -163909,7 +163909,7 @@ "indexedName": "Edge20", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:H108d,E", + "mappedName": "Edge2;:Hd41,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163917,7 +163917,7 @@ "index": 20, "type": "Edge" }, - "name": "Edge2;:H108d,E", + "name": "Edge2;:Hd41,E", "stringIds": [] }, "relation": "preserved", @@ -163936,7 +163936,7 @@ "indexedName": "Edge21", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:H108d,E", + "mappedName": "Edge3;:Hd41,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163944,7 +163944,7 @@ "index": 21, "type": "Edge" }, - "name": "Edge3;:H108d,E", + "name": "Edge3;:Hd41,E", "stringIds": [] }, "relation": "preserved", @@ -163963,7 +163963,7 @@ "indexedName": "Edge22", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:H108d,E", + "mappedName": "Edge4;:Hd41,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163971,7 +163971,7 @@ "index": 22, "type": "Edge" }, - "name": "Edge4;:H108d,E", + "name": "Edge4;:Hd41,E", "stringIds": [] }, "relation": "preserved", @@ -163990,7 +163990,7 @@ "indexedName": "Edge23", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:H108d,E", + "mappedName": "Edge9;:Hd41,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -163998,7 +163998,7 @@ "index": 23, "type": "Edge" }, - "name": "Edge9;:H108d,E", + "name": "Edge9;:Hd41,E", "stringIds": [] }, "relation": "preserved", @@ -164017,7 +164017,7 @@ "indexedName": "Edge24", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:H108d,E", + "mappedName": "Edge5;:Hd41,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -164025,7 +164025,7 @@ "index": 24, "type": "Edge" }, - "name": "Edge5;:H108d,E", + "name": "Edge5;:Hd41,E", "stringIds": [] }, "relation": "preserved", @@ -164044,7 +164044,7 @@ "indexedName": "Edge25", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:H108d,E", + "mappedName": "Edge10;:Hd41,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -164052,7 +164052,7 @@ "index": 25, "type": "Edge" }, - "name": "Edge10;:H108d,E", + "name": "Edge10;:Hd41,E", "stringIds": [] }, "relation": "preserved", @@ -164071,7 +164071,7 @@ "indexedName": "Edge26", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:H108d,E", + "mappedName": "Edge12;:Hd41,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -164079,7 +164079,7 @@ "index": 26, "type": "Edge" }, - "name": "Edge12;:H108d,E", + "name": "Edge12;:Hd41,E", "stringIds": [] }, "relation": "preserved", @@ -164098,7 +164098,7 @@ "indexedName": "Edge27", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:H108d,E", + "mappedName": "Edge6;:Hd41,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -164106,7 +164106,7 @@ "index": 27, "type": "Edge" }, - "name": "Edge6;:H108d,E", + "name": "Edge6;:Hd41,E", "stringIds": [] }, "relation": "preserved", @@ -164125,7 +164125,7 @@ "indexedName": "Edge28", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:H108d,E", + "mappedName": "Edge11;:Hd41,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -164133,7 +164133,7 @@ "index": 28, "type": "Edge" }, - "name": "Edge11;:H108d,E", + "name": "Edge11;:Hd41,E", "stringIds": [] }, "relation": "preserved", @@ -164152,7 +164152,7 @@ "indexedName": "Edge29", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:H108d,E", + "mappedName": "Edge7;:Hd41,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -164160,7 +164160,7 @@ "index": 29, "type": "Edge" }, - "name": "Edge7;:H108d,E", + "name": "Edge7;:Hd41,E", "stringIds": [] }, "relation": "preserved", @@ -164179,7 +164179,7 @@ "indexedName": "Edge30", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:H108d,E", + "mappedName": "Edge8;:Hd41,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -164187,7 +164187,7 @@ "index": 30, "type": "Edge" }, - "name": "Edge8;:H108d,E", + "name": "Edge8;:Hd41,E", "stringIds": [] }, "relation": "preserved", @@ -164206,7 +164206,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:H108a,V;:H108c,V", + "mappedName": "Vertex1;:Hd3e,V;:Hd40,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -164214,7 +164214,7 @@ "index": 1, "type": "Vertex" }, - "name": "Vertex1;:H108a,V;:H108c,V", + "name": "Vertex1;:Hd3e,V;:Hd40,V", "stringIds": [] }, "relation": "preserved", @@ -164222,9 +164222,9 @@ "resultPersistentId": "CompositeCut21:vertex:0", "sourceRefs": [ { - "mappedName": "Vertex1;:H108a,V", + "mappedName": "Vertex1;:Hd3e,V", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Vertex1;:H108a,V", + "persistentId": "Fuse21:mapped:Vertex1;:Hd3e,V", "stageId": "Fuse21" }, { @@ -164239,7 +164239,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:H108a,V;:H108c,V", + "mappedName": "Vertex2;:Hd3e,V;:Hd40,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -164247,7 +164247,7 @@ "index": 2, "type": "Vertex" }, - "name": "Vertex2;:H108a,V;:H108c,V", + "name": "Vertex2;:Hd3e,V;:Hd40,V", "stringIds": [] }, "relation": "preserved", @@ -164255,9 +164255,9 @@ "resultPersistentId": "CompositeCut21:vertex:1", "sourceRefs": [ { - "mappedName": "Vertex2;:H108a,V", + "mappedName": "Vertex2;:Hd3e,V", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Vertex2;:H108a,V", + "persistentId": "Fuse21:mapped:Vertex2;:Hd3e,V", "stageId": "Fuse21" }, { @@ -164272,7 +164272,7 @@ "indexedName": "Vertex3", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:H108a,V;:H108c,V", + "mappedName": "Vertex3;:Hd3e,V;:Hd40,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -164280,7 +164280,7 @@ "index": 3, "type": "Vertex" }, - "name": "Vertex3;:H108a,V;:H108c,V", + "name": "Vertex3;:Hd3e,V;:Hd40,V", "stringIds": [] }, "relation": "preserved", @@ -164288,9 +164288,9 @@ "resultPersistentId": "CompositeCut21:vertex:2", "sourceRefs": [ { - "mappedName": "Vertex3;:H108a,V", + "mappedName": "Vertex3;:Hd3e,V", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Vertex3;:H108a,V", + "persistentId": "Fuse21:mapped:Vertex3;:Hd3e,V", "stageId": "Fuse21" }, { @@ -164305,7 +164305,7 @@ "indexedName": "Vertex4", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:H108a,V;:H108c,V", + "mappedName": "Vertex4;:Hd3e,V;:Hd40,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -164313,7 +164313,7 @@ "index": 4, "type": "Vertex" }, - "name": "Vertex4;:H108a,V;:H108c,V", + "name": "Vertex4;:Hd3e,V;:Hd40,V", "stringIds": [] }, "relation": "preserved", @@ -164321,9 +164321,9 @@ "resultPersistentId": "CompositeCut21:vertex:3", "sourceRefs": [ { - "mappedName": "Vertex4;:H108a,V", + "mappedName": "Vertex4;:Hd3e,V", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Vertex4;:H108a,V", + "persistentId": "Fuse21:mapped:Vertex4;:Hd3e,V", "stageId": "Fuse21" }, { @@ -164338,7 +164338,7 @@ "indexedName": "Vertex5", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:H108a,V;:H108c,V", + "mappedName": "Vertex6;:Hd3e,V;:Hd40,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -164346,7 +164346,7 @@ "index": 5, "type": "Vertex" }, - "name": "Vertex6;:H108a,V;:H108c,V", + "name": "Vertex6;:Hd3e,V;:Hd40,V", "stringIds": [] }, "relation": "preserved", @@ -164354,9 +164354,9 @@ "resultPersistentId": "CompositeCut21:vertex:4", "sourceRefs": [ { - "mappedName": "Vertex6;:H108a,V", + "mappedName": "Vertex6;:Hd3e,V", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Vertex6;:H108a,V", + "persistentId": "Fuse21:mapped:Vertex6;:Hd3e,V", "stageId": "Fuse21" }, { @@ -164371,7 +164371,7 @@ "indexedName": "Vertex6", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:H108a,V;:H108c,V", + "mappedName": "Vertex5;:Hd3e,V;:Hd40,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -164379,7 +164379,7 @@ "index": 6, "type": "Vertex" }, - "name": "Vertex5;:H108a,V;:H108c,V", + "name": "Vertex5;:Hd3e,V;:Hd40,V", "stringIds": [] }, "relation": "preserved", @@ -164387,9 +164387,9 @@ "resultPersistentId": "CompositeCut21:vertex:5", "sourceRefs": [ { - "mappedName": "Vertex5;:H108a,V", + "mappedName": "Vertex5;:Hd3e,V", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Vertex5;:H108a,V", + "persistentId": "Fuse21:mapped:Vertex5;:Hd3e,V", "stageId": "Fuse21" }, { @@ -164404,7 +164404,7 @@ "indexedName": "Vertex7", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:H108a,V;:H108c,V", + "mappedName": "Vertex7;:Hd3e,V;:Hd40,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -164412,7 +164412,7 @@ "index": 7, "type": "Vertex" }, - "name": "Vertex7;:H108a,V;:H108c,V", + "name": "Vertex7;:Hd3e,V;:Hd40,V", "stringIds": [] }, "relation": "preserved", @@ -164420,9 +164420,9 @@ "resultPersistentId": "CompositeCut21:vertex:6", "sourceRefs": [ { - "mappedName": "Vertex7;:H108a,V", + "mappedName": "Vertex7;:Hd3e,V", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Vertex7;:H108a,V", + "persistentId": "Fuse21:mapped:Vertex7;:Hd3e,V", "stageId": "Fuse21" }, { @@ -164437,7 +164437,7 @@ "indexedName": "Vertex8", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G2(Face6;K-1;:H108a:4,F);FUS;:H108b:1e,V;:H108c,V", + "mappedName": "Edge1;:G2(Face6;K-1;:Hd3e:4,F);FUS;:Hd3f:1d,V;:Hd40,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -164445,7 +164445,7 @@ "index": 8, "type": "Vertex" }, - "name": "Edge1;:G2(Face6;K-1;:H108a:4,F);FUS;:H108b:1e,V;:H108c,V", + "name": "Edge1;:G2(Face6;K-1;:Hd3e:4,F);FUS;:Hd3f:1d,V;:Hd40,V", "stringIds": [] }, "relation": "generated", @@ -164453,15 +164453,15 @@ "resultPersistentId": "CompositeCut21:vertex:7", "sourceRefs": [ { - "mappedName": "Edge1;:G2(Face6;K-1;:H108a:4,F);FUS;:H108b:1e,V", + "mappedName": "Edge1;:G2(Face6;K-1;:Hd3e:4,F);FUS;:Hd3f:1d,V", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Edge1;:G2(Face6;K-1;:H108a:4,F);FUS;:H108b:1e,V", + "persistentId": "Fuse21:mapped:Edge1;:G2(Face6;K-1;:Hd3e:4,F);FUS;:Hd3f:1d,V", "stageId": "Fuse21" }, { - "mappedName": "Edge1;:G2(Face6;K-1;:H108a:4,F)", + "mappedName": "Edge1;:G2(Face6;K-1;:Hd3e:4,F)", "objectId": "Cylinder21", - "persistentId": "Cylinder21:mapped:Edge1;:G2(Face6;K-1;:H108a:4,F)", + "persistentId": "Cylinder21:mapped:Edge1;:G2(Face6;K-1;:Hd3e:4,F)", "stageId": "Cylinder21" } ] @@ -164470,7 +164470,7 @@ "indexedName": "Vertex9", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:H108a,V;:H108c,V", + "mappedName": "Vertex8;:Hd3e,V;:Hd40,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -164478,7 +164478,7 @@ "index": 9, "type": "Vertex" }, - "name": "Vertex8;:H108a,V;:H108c,V", + "name": "Vertex8;:Hd3e,V;:Hd40,V", "stringIds": [] }, "relation": "preserved", @@ -164486,9 +164486,9 @@ "resultPersistentId": "CompositeCut21:vertex:8", "sourceRefs": [ { - "mappedName": "Vertex8;:H108a,V", + "mappedName": "Vertex8;:Hd3e,V", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Vertex8;:H108a,V", + "persistentId": "Fuse21:mapped:Vertex8;:Hd3e,V", "stageId": "Fuse21" }, { @@ -164503,7 +164503,7 @@ "indexedName": "Vertex10", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G(Face5;K-1;:H108a:4,F);FUS;:H108b:1d,V;:H108c,V", + "mappedName": "Edge1;:G(Face5;K-1;:Hd3e:4,F);FUS;:Hd3f:1c,V;:Hd40,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -164511,7 +164511,7 @@ "index": 10, "type": "Vertex" }, - "name": "Edge1;:G(Face5;K-1;:H108a:4,F);FUS;:H108b:1d,V;:H108c,V", + "name": "Edge1;:G(Face5;K-1;:Hd3e:4,F);FUS;:Hd3f:1c,V;:Hd40,V", "stringIds": [] }, "relation": "generated", @@ -164519,15 +164519,15 @@ "resultPersistentId": "CompositeCut21:vertex:9", "sourceRefs": [ { - "mappedName": "Edge1;:G(Face5;K-1;:H108a:4,F);FUS;:H108b:1d,V", + "mappedName": "Edge1;:G(Face5;K-1;:Hd3e:4,F);FUS;:Hd3f:1c,V", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Edge1;:G(Face5;K-1;:H108a:4,F);FUS;:H108b:1d,V", + "persistentId": "Fuse21:mapped:Edge1;:G(Face5;K-1;:Hd3e:4,F);FUS;:Hd3f:1c,V", "stageId": "Fuse21" }, { - "mappedName": "Edge1;:G(Face5;K-1;:H108a:4,F)", + "mappedName": "Edge1;:G(Face5;K-1;:Hd3e:4,F)", "objectId": "Cylinder21", - "persistentId": "Cylinder21:mapped:Edge1;:G(Face5;K-1;:H108a:4,F)", + "persistentId": "Cylinder21:mapped:Edge1;:G(Face5;K-1;:Hd3e:4,F)", "stageId": "Cylinder21" } ] @@ -164536,7 +164536,7 @@ "indexedName": "Vertex11", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:H108b,V;:H108c,V", + "mappedName": "Vertex2;:Hd3f,V;:Hd40,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -164544,7 +164544,7 @@ "index": 11, "type": "Vertex" }, - "name": "Vertex2;:H108b,V;:H108c,V", + "name": "Vertex2;:Hd3f,V;:Hd40,V", "stringIds": [] }, "relation": "preserved", @@ -164552,9 +164552,9 @@ "resultPersistentId": "CompositeCut21:vertex:10", "sourceRefs": [ { - "mappedName": "Vertex2;:H108b,V", + "mappedName": "Vertex2;:Hd3f,V", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Vertex2;:H108b,V", + "persistentId": "Fuse21:mapped:Vertex2;:Hd3f,V", "stageId": "Fuse21" }, { @@ -164569,7 +164569,7 @@ "indexedName": "Vertex12", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:H108b,V;:H108c,V", + "mappedName": "Vertex1;:Hd3f,V;:Hd40,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -164577,7 +164577,7 @@ "index": 12, "type": "Vertex" }, - "name": "Vertex1;:H108b,V;:H108c,V", + "name": "Vertex1;:Hd3f,V;:Hd40,V", "stringIds": [] }, "relation": "preserved", @@ -164585,9 +164585,9 @@ "resultPersistentId": "CompositeCut21:vertex:11", "sourceRefs": [ { - "mappedName": "Vertex1;:H108b,V", + "mappedName": "Vertex1;:Hd3f,V", "objectId": "Fuse21", - "persistentId": "Fuse21:mapped:Vertex1;:H108b,V", + "persistentId": "Fuse21:mapped:Vertex1;:Hd3f,V", "stageId": "Fuse21" }, { @@ -164602,7 +164602,7 @@ "indexedName": "Vertex13", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:H108d,V", + "mappedName": "Vertex1;:Hd41,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -164610,7 +164610,7 @@ "index": 13, "type": "Vertex" }, - "name": "Vertex1;:H108d,V", + "name": "Vertex1;:Hd41,V", "stringIds": [] }, "relation": "preserved", @@ -164629,7 +164629,7 @@ "indexedName": "Vertex14", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:H108d,V", + "mappedName": "Vertex2;:Hd41,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -164637,7 +164637,7 @@ "index": 14, "type": "Vertex" }, - "name": "Vertex2;:H108d,V", + "name": "Vertex2;:Hd41,V", "stringIds": [] }, "relation": "preserved", @@ -164656,7 +164656,7 @@ "indexedName": "Vertex15", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:H108d,V", + "mappedName": "Vertex3;:Hd41,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -164664,7 +164664,7 @@ "index": 15, "type": "Vertex" }, - "name": "Vertex3;:H108d,V", + "name": "Vertex3;:Hd41,V", "stringIds": [] }, "relation": "preserved", @@ -164683,7 +164683,7 @@ "indexedName": "Vertex16", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:H108d,V", + "mappedName": "Vertex4;:Hd41,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -164691,7 +164691,7 @@ "index": 16, "type": "Vertex" }, - "name": "Vertex4;:H108d,V", + "name": "Vertex4;:Hd41,V", "stringIds": [] }, "relation": "preserved", @@ -164710,7 +164710,7 @@ "indexedName": "Vertex17", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:H108d,V", + "mappedName": "Vertex6;:Hd41,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -164718,7 +164718,7 @@ "index": 17, "type": "Vertex" }, - "name": "Vertex6;:H108d,V", + "name": "Vertex6;:Hd41,V", "stringIds": [] }, "relation": "preserved", @@ -164737,7 +164737,7 @@ "indexedName": "Vertex18", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:H108d,V", + "mappedName": "Vertex5;:Hd41,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -164745,7 +164745,7 @@ "index": 18, "type": "Vertex" }, - "name": "Vertex5;:H108d,V", + "name": "Vertex5;:Hd41,V", "stringIds": [] }, "relation": "preserved", @@ -164764,7 +164764,7 @@ "indexedName": "Vertex19", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:H108d,V", + "mappedName": "Vertex7;:Hd41,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -164772,7 +164772,7 @@ "index": 19, "type": "Vertex" }, - "name": "Vertex7;:H108d,V", + "name": "Vertex7;:Hd41,V", "stringIds": [] }, "relation": "preserved", @@ -164791,7 +164791,7 @@ "indexedName": "Vertex20", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:H108d,V", + "mappedName": "Vertex8;:Hd41,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -164799,7 +164799,7 @@ "index": 20, "type": "Vertex" }, - "name": "Vertex8;:H108d,V", + "name": "Vertex8;:Hd41,V", "stringIds": [] }, "relation": "preserved", @@ -164824,7 +164824,7 @@ "stageId": "CompositeCut21", "status": "native-evidence" }, - "relationDigest": "2b31d2cb3b00c9520451a9a61c70549c6acc8a916740018bfe4ab5cf1b1f95bc", + "relationDigest": "180592dbf29effd2b83eec65e868debfb3764df8e25bf23922d051f953755599", "relations": [ { "indexedName": "Face1", @@ -165336,7 +165336,7 @@ }, { "indexedName": "Edge10", - "mappedName": "Face6;:G2(Face1;K-2;:H#:4,F);FUS;:H#:1e,E;:H#,E", + "mappedName": "Face6;:G2(Face1;K-2;:H#:4,F);FUS;:H#:1d,E;:H#,E", "relation": "generated", "resultName": "Edge10", "sources": [ @@ -165349,7 +165349,7 @@ }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:H#:4,F);FUS;:H#:1e,E", + "mappedName": "Face6;:G2(Face1;K-2;:H#:4,F);FUS;:H#:1d,E", "sourceElement": "Face6", "sourceObject": "Fuse21", "sourceTypeId": "Part::Fuse" @@ -165424,7 +165424,7 @@ }, { "indexedName": "Edge14", - "mappedName": "Face5;:G2(Face1;K-1;:H#:4,F);FUS;:H#:1e,E;:H#,E", + "mappedName": "Face5;:G2(Face1;K-1;:H#:4,F);FUS;:H#:1d,E;:H#,E", "relation": "generated", "resultName": "Edge14", "sources": [ @@ -165437,7 +165437,7 @@ }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:H#:4,F);FUS;:H#:1e,E", + "mappedName": "Face5;:G2(Face1;K-1;:H#:4,F);FUS;:H#:1d,E", "sourceElement": "Face5", "sourceObject": "Fuse21", "sourceTypeId": "Part::Fuse" @@ -165868,7 +165868,7 @@ }, { "indexedName": "Vertex8", - "mappedName": "Edge1;:G2(Face6;K-1;:H#:4,F);FUS;:H#:1e,V;:H#,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H#:4,F);FUS;:H#:1d,V;:H#,V", "relation": "generated", "resultName": "Vertex8", "sources": [ @@ -165881,7 +165881,7 @@ }, { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H#:4,F);FUS;:H#:1e,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H#:4,F);FUS;:H#:1d,V", "sourceElement": "Edge1", "sourceObject": "Fuse21", "sourceTypeId": "Part::Fuse" @@ -165912,7 +165912,7 @@ }, { "indexedName": "Vertex10", - "mappedName": "Edge1;:G(Face5;K-1;:H#:4,F);FUS;:H#:1d,V;:H#,V", + "mappedName": "Edge1;:G(Face5;K-1;:H#:4,F);FUS;:H#:1c,V;:H#,V", "relation": "generated", "resultName": "Vertex10", "sources": [ @@ -165925,7 +165925,7 @@ }, { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:H#:4,F);FUS;:H#:1d,V", + "mappedName": "Edge1;:G(Face5;K-1;:H#:4,F);FUS;:H#:1c,V", "sourceElement": "Edge1", "sourceObject": "Fuse21", "sourceTypeId": "Part::Fuse" @@ -166097,7 +166097,7 @@ ] } ], - "semanticNameDigest": "9f7d4828bc4dc4631e2008d27c289fe2f148c067a9b185493af56727cb7af894", + "semanticNameDigest": "81b9eeedb8e62427e8ff20733db837f3211c12dcac22104c89e339fbb103a7cc", "shape": { "area": 771.398223686155, "brepSha256": "9b6c98d376a372406af080e7a619291cf974f1f2ddc58e7253d5c1767a93c1b5", @@ -166119,12 +166119,12 @@ "category": "composite-boolean", "elementMapResources": { "CompositeCut22.Shape.Map.txt": { - "sha256": "61ad235a8b505ad7dcb8121ba798f4d2be25706e3c93d1f49c0f9affcc325938", - "text": "BeginElementMap v1\n2 PostfixCount 13\nEdge\nFace\nVertex\n;:Hc79,E;:Hc7b,E\n;:G(Face5;K-1;:Hc79:4,F);CUT;:Hc7a:1c,V;:Hc7b,V\n;:G2(Face6;K-1;:Hc79:4,F);CUT;:Hc7a:1d,V;:Hc7b,V\n;:M;CUT;:Hc7a:7,E;:Hc7b,E\n;:Hc79,F;:Hc7b,F\n;:M;CUT;:Hc7a:7,F;:Hc7b,F\n;:G2(Face1;K-1;:Hc7a:4,F);CUT;:Hc79:1d,E;:Hc7b,E\n;:M;CUT;:Hc79:7,F;:Hc7b,F\n;:G2(Face1;K-2;:Hc7a:4,F);CUT;:Hc79:1d,E;:Hc7b,E\n;:Hc79,V;:Hc7b,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 16\n0\n:1.1.4 0\n:1.2.4 0\n:1.3.4 0\n:1.4.4 0\n:1.9.4 0\n:1.5.4 0\n:1.a.4 0\n:1.c.4 0\n:1.6.4 0\n:2.6.c 0\n:1.b.4 0\n:1.7.4 0\n:1.8.4 0\n:2.5.a 0\n:1.1.7 0\n\nFace\n\nChildCount 0\n\nNameCount 8\n0\n:2.1.8 0\n:2.3.8 0\n:2.6.b 0\n:2.4.8 0\n:2.5.b 0\n:2.2.8 0\n:2.1.9 0\n\nVertex\n\nChildCount 0\n\nNameCount 11\n0\n:3.1.d 0\n:3.2.d 0\n:3.3.d 0\n:3.4.d 0\n:3.6.d 0\n:3.5.d 0\n:3.7.d 0\n:1.1.6 0\n:3.8.d 0\n:1.1.5 0\n\nEndMap\n" + "sha256": "2827db5568586c5c9d30bebd618748879359e66eedc195dffc15fd88133ac12b", + "text": "BeginElementMap v1\n2 PostfixCount 13\nEdge\nFace\nVertex\n;:H12b2,E;:H12b4,E\n;:G(Face5;K-1;:H12b2:4,F);CUT;:H12b3:1d,V;:H12b4,V\n;:G2(Face6;K-1;:H12b2:4,F);CUT;:H12b3:1e,V;:H12b4,V\n;:M;CUT;:H12b3:7,E;:H12b4,E\n;:H12b2,F;:H12b4,F\n;:M;CUT;:H12b3:7,F;:H12b4,F\n;:G2(Face1;K-1;:H12b3:4,F);CUT;:H12b2:1e,E;:H12b4,E\n;:M;CUT;:H12b2:7,F;:H12b4,F\n;:G2(Face1;K-2;:H12b3:4,F);CUT;:H12b2:1e,E;:H12b4,E\n;:H12b2,V;:H12b4,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 16\n0\n:1.1.4 0\n:1.2.4 0\n:1.3.4 0\n:1.4.4 0\n:1.9.4 0\n:1.5.4 0\n:1.a.4 0\n:1.c.4 0\n:1.6.4 0\n:2.6.c 0\n:1.b.4 0\n:1.7.4 0\n:1.8.4 0\n:2.5.a 0\n:1.1.7 0\n\nFace\n\nChildCount 0\n\nNameCount 8\n0\n:2.1.8 0\n:2.3.8 0\n:2.6.b 0\n:2.4.8 0\n:2.5.b 0\n:2.2.8 0\n:2.1.9 0\n\nVertex\n\nChildCount 0\n\nNameCount 11\n0\n:3.1.d 0\n:3.2.d 0\n:3.3.d 0\n:3.4.d 0\n:3.6.d 0\n:3.5.d 0\n:3.7.d 0\n:1.1.6 0\n:3.8.d 0\n:1.1.5 0\n\nEndMap\n" }, "Cut22.Shape.Map.txt": { - "sha256": "4c9aa2bf10c35db33e36cbd942577875f89ca5451ff6dba6a0ddeb539938d8d3", - "text": "BeginElementMap v1\n1 PostfixCount 13\nEdge\nFace\nVertex\n;:Hc79,E\n;:G(Face5;K-1;:Hc79:4,F);CUT;:Hc7a:1c,V\n;:G2(Face6;K-1;:Hc79:4,F);CUT;:Hc7a:1d,V\n;:M;CUT;:Hc7a:7,E\n;:Hc79,F\n;:M;CUT;:Hc7a:7,F\n;:G2(Face1;K-1;:Hc7a:4,F);CUT;:Hc79:1d,E\n;:M;CUT;:Hc79:7,F\n;:G2(Face1;K-2;:Hc7a:4,F);CUT;:Hc79:1d,E\n;:Hc79,V\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 16\n0\n:1.1.4 0\n:1.2.4 0\n:1.3.4 0\n:1.4.4 0\n:1.9.4 0\n:1.5.4 0\n:1.a.4 0\n:1.c.4 0\n:1.6.4 0\n:2.6.c 0\n:1.b.4 0\n:1.7.4 0\n:1.8.4 0\n:2.5.a 0\n:1.1.7 0\n\nFace\n\nChildCount 0\n\nNameCount 8\n0\n:2.1.8 0\n:2.3.8 0\n:2.6.b 0\n:2.4.8 0\n:2.5.b 0\n:2.2.8 0\n:2.1.9 0\n\nVertex\n\nChildCount 0\n\nNameCount 11\n0\n:3.1.d 0\n:3.2.d 0\n:3.3.d 0\n:3.4.d 0\n:3.6.d 0\n:3.5.d 0\n:3.7.d 0\n:1.1.6 0\n:3.8.d 0\n:1.1.5 0\n\nEndMap\n" + "sha256": "a282daeaa85146a029e55b6690645a4b08171491111e972ed7ce23d78dad8cee", + "text": "BeginElementMap v1\n1 PostfixCount 13\nEdge\nFace\nVertex\n;:H12b2,E\n;:G(Face5;K-1;:H12b2:4,F);CUT;:H12b3:1d,V\n;:G2(Face6;K-1;:H12b2:4,F);CUT;:H12b3:1e,V\n;:M;CUT;:H12b3:7,E\n;:H12b2,F\n;:M;CUT;:H12b3:7,F\n;:G2(Face1;K-1;:H12b3:4,F);CUT;:H12b2:1e,E\n;:M;CUT;:H12b2:7,F\n;:G2(Face1;K-2;:H12b3:4,F);CUT;:H12b2:1e,E\n;:H12b2,V\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 16\n0\n:1.1.4 0\n:1.2.4 0\n:1.3.4 0\n:1.4.4 0\n:1.9.4 0\n:1.5.4 0\n:1.a.4 0\n:1.c.4 0\n:1.6.4 0\n:2.6.c 0\n:1.b.4 0\n:1.7.4 0\n:1.8.4 0\n:2.5.a 0\n:1.1.7 0\n\nFace\n\nChildCount 0\n\nNameCount 8\n0\n:2.1.8 0\n:2.3.8 0\n:2.6.b 0\n:2.4.8 0\n:2.5.b 0\n:2.2.8 0\n:2.1.9 0\n\nVertex\n\nChildCount 0\n\nNameCount 11\n0\n:3.1.d 0\n:3.2.d 0\n:3.3.d 0\n:3.4.d 0\n:3.6.d 0\n:3.5.d 0\n:3.7.d 0\n:1.1.6 0\n:3.8.d 0\n:1.1.5 0\n\nEndMap\n" } }, "finalObject": "CompositeCut22", @@ -166212,8 +166212,8 @@ "key": "composite-02:002:Cut22", "name": "Cut22", "ordinal": 2, - "relationDigest": "996db922ea9b879f9f166d344a02e2113e08405c2f7e3bd2c2c30435891e52c5", - "semanticNameDigest": "ae506e04fc0cc271258f65ef5f83d4db416a88ca0aa24c4a2716fd88428dab04", + "relationDigest": "313e61ab643adc1fc132732847c963004f7312c3d35307e5e8abc148c51268a1", + "semanticNameDigest": "0e5cd8a02bc1dbf68d1af01e559cc0766a92c5d58975615f26cd32f166f4044b", "shape": { "area": 750.79644737231, "brepSha256": "3d8b3ceb1e31d88fb66629c8d7192798427b397ea08dd65756bfa2b4143ca085", @@ -166250,8 +166250,8 @@ "key": "composite-02:004:CompositeCut22", "name": "CompositeCut22", "ordinal": 4, - "relationDigest": "590320fac4c896df47311594fe48465129ae822f076d2c13f8631fcc21ec6c50", - "semanticNameDigest": "3ee8ce68cce26a0e5695cfa40a50d484b6b934fd2fb87ba727482d7c7d22eb9d", + "relationDigest": "6f68b991611eb08fa97211478b3ad4ecdef5e79fa5e68cf394cd716f94afcffc", + "semanticNameDigest": "e3075f73dfc637c6f0df4c728ccee90f5178100ef4f51b4c60dd99e0f6e02f5a", "shape": { "area": 750.79644737231, "brepSha256": "ec9913125b5ddc0b4285f80517f33475a8ee07d7d12f20477375f95ae625824c", @@ -166309,8 +166309,8 @@ "key": "composite-02:002:Cut22", "name": "Cut22", "ordinal": 2, - "relationDigest": "996db922ea9b879f9f166d344a02e2113e08405c2f7e3bd2c2c30435891e52c5", - "semanticNameDigest": "ae506e04fc0cc271258f65ef5f83d4db416a88ca0aa24c4a2716fd88428dab04", + "relationDigest": "313e61ab643adc1fc132732847c963004f7312c3d35307e5e8abc148c51268a1", + "semanticNameDigest": "0e5cd8a02bc1dbf68d1af01e559cc0766a92c5d58975615f26cd32f166f4044b", "shape": { "area": 770.79644737231, "brepSha256": "79c01f6ec14b4f4df1fbcf5f143372cccd301b0d6f882fb53691bdb42781d29f", @@ -166347,8 +166347,8 @@ "key": "composite-02:004:CompositeCut22", "name": "CompositeCut22", "ordinal": 4, - "relationDigest": "590320fac4c896df47311594fe48465129ae822f076d2c13f8631fcc21ec6c50", - "semanticNameDigest": "3ee8ce68cce26a0e5695cfa40a50d484b6b934fd2fb87ba727482d7c7d22eb9d", + "relationDigest": "6f68b991611eb08fa97211478b3ad4ecdef5e79fa5e68cf394cd716f94afcffc", + "semanticNameDigest": "e3075f73dfc637c6f0df4c728ccee90f5178100ef4f51b4c60dd99e0f6e02f5a", "shape": { "area": 770.79644737231, "brepSha256": "0115d81a7d606a5d0651032c8e4fb5044696f2ee43db00cd3212a330a48686f9", @@ -166406,8 +166406,8 @@ "key": "composite-02:002:Cut22", "name": "Cut22", "ordinal": 2, - "relationDigest": "996db922ea9b879f9f166d344a02e2113e08405c2f7e3bd2c2c30435891e52c5", - "semanticNameDigest": "ae506e04fc0cc271258f65ef5f83d4db416a88ca0aa24c4a2716fd88428dab04", + "relationDigest": "313e61ab643adc1fc132732847c963004f7312c3d35307e5e8abc148c51268a1", + "semanticNameDigest": "0e5cd8a02bc1dbf68d1af01e559cc0766a92c5d58975615f26cd32f166f4044b", "shape": { "area": 750.79644737231, "brepSha256": "3d8b3ceb1e31d88fb66629c8d7192798427b397ea08dd65756bfa2b4143ca085", @@ -166444,8 +166444,8 @@ "key": "composite-02:004:CompositeCut22", "name": "CompositeCut22", "ordinal": 4, - "relationDigest": "590320fac4c896df47311594fe48465129ae822f076d2c13f8631fcc21ec6c50", - "semanticNameDigest": "3ee8ce68cce26a0e5695cfa40a50d484b6b934fd2fb87ba727482d7c7d22eb9d", + "relationDigest": "6f68b991611eb08fa97211478b3ad4ecdef5e79fa5e68cf394cd716f94afcffc", + "semanticNameDigest": "e3075f73dfc637c6f0df4c728ccee90f5178100ef4f51b4c60dd99e0f6e02f5a", "shape": { "area": 750.79644737231, "brepSha256": "ec9913125b5ddc0b4285f80517f33475a8ee07d7d12f20477375f95ae625824c", @@ -168002,7 +168002,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:Hc79,F", + "mappedName": "Face1;:H12b2,F", "object": "Cut22", "typeId": "Part::Cut" }, @@ -168015,7 +168015,7 @@ ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face1;:Hc79,F", + "mappedName": "Face1;:H12b2,F", "mappedStringIds": [], "name": "Face1" }, @@ -168023,7 +168023,7 @@ "history": [ { "children": [], - "mappedName": "Face3;:Hc79,F", + "mappedName": "Face3;:H12b2,F", "object": "Cut22", "typeId": "Part::Cut" }, @@ -168036,7 +168036,7 @@ ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face3;:Hc79,F", + "mappedName": "Face3;:H12b2,F", "mappedStringIds": [], "name": "Face2" }, @@ -168044,7 +168044,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M;CUT;:Hc79:7,F", + "mappedName": "Face6;:M;CUT;:H12b2:7,F", "object": "Cut22", "typeId": "Part::Cut" }, @@ -168057,7 +168057,7 @@ ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Face6;:M;CUT;:Hc79:7,F", + "mappedName": "Face6;:M;CUT;:H12b2:7,F", "mappedStringIds": [], "name": "Face3" }, @@ -168065,7 +168065,7 @@ "history": [ { "children": [], - "mappedName": "Face4;:Hc79,F", + "mappedName": "Face4;:H12b2,F", "object": "Cut22", "typeId": "Part::Cut" }, @@ -168078,7 +168078,7 @@ ], "indexedName": "Face4", "indexedStringIds": [], - "mappedName": "Face4;:Hc79,F", + "mappedName": "Face4;:H12b2,F", "mappedStringIds": [], "name": "Face4" }, @@ -168086,7 +168086,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M;CUT;:Hc79:7,F", + "mappedName": "Face5;:M;CUT;:H12b2:7,F", "object": "Cut22", "typeId": "Part::Cut" }, @@ -168099,7 +168099,7 @@ ], "indexedName": "Face5", "indexedStringIds": [], - "mappedName": "Face5;:M;CUT;:Hc79:7,F", + "mappedName": "Face5;:M;CUT;:H12b2:7,F", "mappedStringIds": [], "name": "Face5" }, @@ -168107,7 +168107,7 @@ "history": [ { "children": [], - "mappedName": "Face2;:Hc79,F", + "mappedName": "Face2;:H12b2,F", "object": "Cut22", "typeId": "Part::Cut" }, @@ -168120,7 +168120,7 @@ ], "indexedName": "Face6", "indexedStringIds": [], - "mappedName": "Face2;:Hc79,F", + "mappedName": "Face2;:H12b2,F", "mappedStringIds": [], "name": "Face6" }, @@ -168128,7 +168128,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;CUT;:Hc7a:7,F", + "mappedName": "Face1;:M;CUT;:H12b3:7,F", "object": "Cut22", "typeId": "Part::Cut" }, @@ -168141,7 +168141,7 @@ ], "indexedName": "Face7", "indexedStringIds": [], - "mappedName": "Face1;:M;CUT;:Hc7a:7,F", + "mappedName": "Face1;:M;CUT;:H12b3:7,F", "mappedStringIds": [], "name": "Face7" }, @@ -168149,7 +168149,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:Hc79,E", + "mappedName": "Edge1;:H12b2,E", "object": "Cut22", "typeId": "Part::Cut" }, @@ -168162,7 +168162,7 @@ ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Edge1;:Hc79,E", + "mappedName": "Edge1;:H12b2,E", "mappedStringIds": [], "name": "Edge1" }, @@ -168170,7 +168170,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:Hc79,E", + "mappedName": "Edge2;:H12b2,E", "object": "Cut22", "typeId": "Part::Cut" }, @@ -168183,7 +168183,7 @@ ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Edge2;:Hc79,E", + "mappedName": "Edge2;:H12b2,E", "mappedStringIds": [], "name": "Edge2" }, @@ -168191,7 +168191,7 @@ "history": [ { "children": [], - "mappedName": "Edge3;:Hc79,E", + "mappedName": "Edge3;:H12b2,E", "object": "Cut22", "typeId": "Part::Cut" }, @@ -168204,7 +168204,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Edge3;:Hc79,E", + "mappedName": "Edge3;:H12b2,E", "mappedStringIds": [], "name": "Edge3" }, @@ -168212,7 +168212,7 @@ "history": [ { "children": [], - "mappedName": "Edge4;:Hc79,E", + "mappedName": "Edge4;:H12b2,E", "object": "Cut22", "typeId": "Part::Cut" }, @@ -168225,7 +168225,7 @@ ], "indexedName": "Edge4", "indexedStringIds": [], - "mappedName": "Edge4;:Hc79,E", + "mappedName": "Edge4;:H12b2,E", "mappedStringIds": [], "name": "Edge4" }, @@ -168233,7 +168233,7 @@ "history": [ { "children": [], - "mappedName": "Edge9;:Hc79,E", + "mappedName": "Edge9;:H12b2,E", "object": "Cut22", "typeId": "Part::Cut" }, @@ -168246,7 +168246,7 @@ ], "indexedName": "Edge5", "indexedStringIds": [], - "mappedName": "Edge9;:Hc79,E", + "mappedName": "Edge9;:H12b2,E", "mappedStringIds": [], "name": "Edge5" }, @@ -168254,7 +168254,7 @@ "history": [ { "children": [], - "mappedName": "Edge5;:Hc79,E", + "mappedName": "Edge5;:H12b2,E", "object": "Cut22", "typeId": "Part::Cut" }, @@ -168267,7 +168267,7 @@ ], "indexedName": "Edge6", "indexedStringIds": [], - "mappedName": "Edge5;:Hc79,E", + "mappedName": "Edge5;:H12b2,E", "mappedStringIds": [], "name": "Edge6" }, @@ -168275,7 +168275,7 @@ "history": [ { "children": [], - "mappedName": "Edge10;:Hc79,E", + "mappedName": "Edge10;:H12b2,E", "object": "Cut22", "typeId": "Part::Cut" }, @@ -168288,7 +168288,7 @@ ], "indexedName": "Edge7", "indexedStringIds": [], - "mappedName": "Edge10;:Hc79,E", + "mappedName": "Edge10;:H12b2,E", "mappedStringIds": [], "name": "Edge7" }, @@ -168296,7 +168296,7 @@ "history": [ { "children": [], - "mappedName": "Edge12;:Hc79,E", + "mappedName": "Edge12;:H12b2,E", "object": "Cut22", "typeId": "Part::Cut" }, @@ -168309,7 +168309,7 @@ ], "indexedName": "Edge8", "indexedStringIds": [], - "mappedName": "Edge12;:Hc79,E", + "mappedName": "Edge12;:H12b2,E", "mappedStringIds": [], "name": "Edge8" }, @@ -168317,7 +168317,7 @@ "history": [ { "children": [], - "mappedName": "Edge6;:Hc79,E", + "mappedName": "Edge6;:H12b2,E", "object": "Cut22", "typeId": "Part::Cut" }, @@ -168330,7 +168330,7 @@ ], "indexedName": "Edge9", "indexedStringIds": [], - "mappedName": "Edge6;:Hc79,E", + "mappedName": "Edge6;:H12b2,E", "mappedStringIds": [], "name": "Edge9" }, @@ -168338,20 +168338,20 @@ "history": [ { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:Hc7a:4,F);CUT;:Hc79:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:H12b3:4,F);CUT;:H12b2:1e,E", "object": "Cut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:Hc7a:4,F)", + "mappedName": "Face6;:G2(Face1;K-2;:H12b3:4,F)", "object": "Box22", "typeId": "Part::Box" } ], "indexedName": "Edge10", "indexedStringIds": [], - "mappedName": "Face6;:G2(Face1;K-2;:Hc7a:4,F);CUT;:Hc79:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:H12b3:4,F);CUT;:H12b2:1e,E", "mappedStringIds": [], "name": "Edge10" }, @@ -168359,7 +168359,7 @@ "history": [ { "children": [], - "mappedName": "Edge11;:Hc79,E", + "mappedName": "Edge11;:H12b2,E", "object": "Cut22", "typeId": "Part::Cut" }, @@ -168372,7 +168372,7 @@ ], "indexedName": "Edge11", "indexedStringIds": [], - "mappedName": "Edge11;:Hc79,E", + "mappedName": "Edge11;:H12b2,E", "mappedStringIds": [], "name": "Edge11" }, @@ -168380,7 +168380,7 @@ "history": [ { "children": [], - "mappedName": "Edge7;:Hc79,E", + "mappedName": "Edge7;:H12b2,E", "object": "Cut22", "typeId": "Part::Cut" }, @@ -168393,7 +168393,7 @@ ], "indexedName": "Edge12", "indexedStringIds": [], - "mappedName": "Edge7;:Hc79,E", + "mappedName": "Edge7;:H12b2,E", "mappedStringIds": [], "name": "Edge12" }, @@ -168401,7 +168401,7 @@ "history": [ { "children": [], - "mappedName": "Edge8;:Hc79,E", + "mappedName": "Edge8;:H12b2,E", "object": "Cut22", "typeId": "Part::Cut" }, @@ -168414,7 +168414,7 @@ ], "indexedName": "Edge13", "indexedStringIds": [], - "mappedName": "Edge8;:Hc79,E", + "mappedName": "Edge8;:H12b2,E", "mappedStringIds": [], "name": "Edge13" }, @@ -168422,20 +168422,20 @@ "history": [ { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:Hc7a:4,F);CUT;:Hc79:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:H12b3:4,F);CUT;:H12b2:1e,E", "object": "Cut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:Hc7a:4,F)", + "mappedName": "Face5;:G2(Face1;K-1;:H12b3:4,F)", "object": "Box22", "typeId": "Part::Box" } ], "indexedName": "Edge14", "indexedStringIds": [], - "mappedName": "Face5;:G2(Face1;K-1;:Hc7a:4,F);CUT;:Hc79:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:H12b3:4,F);CUT;:H12b2:1e,E", "mappedStringIds": [], "name": "Edge14" }, @@ -168443,7 +168443,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M;CUT;:Hc7a:7,E", + "mappedName": "Edge1;:M;CUT;:H12b3:7,E", "object": "Cut22", "typeId": "Part::Cut" }, @@ -168456,7 +168456,7 @@ ], "indexedName": "Edge15", "indexedStringIds": [], - "mappedName": "Edge1;:M;CUT;:Hc7a:7,E", + "mappedName": "Edge1;:M;CUT;:H12b3:7,E", "mappedStringIds": [], "name": "Edge15" }, @@ -168464,7 +168464,7 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:Hc79,V", + "mappedName": "Vertex1;:H12b2,V", "object": "Cut22", "typeId": "Part::Cut" }, @@ -168477,7 +168477,7 @@ ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Vertex1;:Hc79,V", + "mappedName": "Vertex1;:H12b2,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -168485,7 +168485,7 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:Hc79,V", + "mappedName": "Vertex2;:H12b2,V", "object": "Cut22", "typeId": "Part::Cut" }, @@ -168498,7 +168498,7 @@ ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Vertex2;:Hc79,V", + "mappedName": "Vertex2;:H12b2,V", "mappedStringIds": [], "name": "Vertex2" }, @@ -168506,7 +168506,7 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:Hc79,V", + "mappedName": "Vertex3;:H12b2,V", "object": "Cut22", "typeId": "Part::Cut" }, @@ -168519,7 +168519,7 @@ ], "indexedName": "Vertex3", "indexedStringIds": [], - "mappedName": "Vertex3;:Hc79,V", + "mappedName": "Vertex3;:H12b2,V", "mappedStringIds": [], "name": "Vertex3" }, @@ -168527,7 +168527,7 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:Hc79,V", + "mappedName": "Vertex4;:H12b2,V", "object": "Cut22", "typeId": "Part::Cut" }, @@ -168540,7 +168540,7 @@ ], "indexedName": "Vertex4", "indexedStringIds": [], - "mappedName": "Vertex4;:Hc79,V", + "mappedName": "Vertex4;:H12b2,V", "mappedStringIds": [], "name": "Vertex4" }, @@ -168548,7 +168548,7 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:Hc79,V", + "mappedName": "Vertex6;:H12b2,V", "object": "Cut22", "typeId": "Part::Cut" }, @@ -168561,7 +168561,7 @@ ], "indexedName": "Vertex5", "indexedStringIds": [], - "mappedName": "Vertex6;:Hc79,V", + "mappedName": "Vertex6;:H12b2,V", "mappedStringIds": [], "name": "Vertex5" }, @@ -168569,7 +168569,7 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:Hc79,V", + "mappedName": "Vertex5;:H12b2,V", "object": "Cut22", "typeId": "Part::Cut" }, @@ -168582,7 +168582,7 @@ ], "indexedName": "Vertex6", "indexedStringIds": [], - "mappedName": "Vertex5;:Hc79,V", + "mappedName": "Vertex5;:H12b2,V", "mappedStringIds": [], "name": "Vertex6" }, @@ -168590,7 +168590,7 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:Hc79,V", + "mappedName": "Vertex7;:H12b2,V", "object": "Cut22", "typeId": "Part::Cut" }, @@ -168603,7 +168603,7 @@ ], "indexedName": "Vertex7", "indexedStringIds": [], - "mappedName": "Vertex7;:Hc79,V", + "mappedName": "Vertex7;:H12b2,V", "mappedStringIds": [], "name": "Vertex7" }, @@ -168611,20 +168611,20 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:Hc79:4,F);CUT;:Hc7a:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H12b2:4,F);CUT;:H12b3:1e,V", "object": "Cut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:Hc79:4,F)", + "mappedName": "Edge1;:G2(Face6;K-1;:H12b2:4,F)", "object": "Cylinder22", "typeId": "Part::Cylinder" } ], "indexedName": "Vertex8", "indexedStringIds": [], - "mappedName": "Edge1;:G2(Face6;K-1;:Hc79:4,F);CUT;:Hc7a:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H12b2:4,F);CUT;:H12b3:1e,V", "mappedStringIds": [], "name": "Vertex8" }, @@ -168632,7 +168632,7 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:Hc79,V", + "mappedName": "Vertex8;:H12b2,V", "object": "Cut22", "typeId": "Part::Cut" }, @@ -168645,7 +168645,7 @@ ], "indexedName": "Vertex9", "indexedStringIds": [], - "mappedName": "Vertex8;:Hc79,V", + "mappedName": "Vertex8;:H12b2,V", "mappedStringIds": [], "name": "Vertex9" }, @@ -168653,20 +168653,20 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:Hc79:4,F);CUT;:Hc7a:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:H12b2:4,F);CUT;:H12b3:1d,V", "object": "Cut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:Hc79:4,F)", + "mappedName": "Edge1;:G(Face5;K-1;:H12b2:4,F)", "object": "Cylinder22", "typeId": "Part::Cylinder" } ], "indexedName": "Vertex10", "indexedStringIds": [], - "mappedName": "Edge1;:G(Face5;K-1;:Hc79:4,F);CUT;:Hc7a:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:H12b2:4,F);CUT;:H12b3:1d,V", "mappedStringIds": [], "name": "Vertex10" } @@ -168682,7 +168682,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:Hc79,F", + "mappedName": "Face1;:H12b2,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -168690,7 +168690,7 @@ "index": 1, "type": "Face" }, - "name": "Face1;:Hc79,F", + "name": "Face1;:H12b2,F", "stringIds": [] }, "relation": "preserved", @@ -168709,7 +168709,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:Hc79,F", + "mappedName": "Face3;:H12b2,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -168717,7 +168717,7 @@ "index": 2, "type": "Face" }, - "name": "Face3;:Hc79,F", + "name": "Face3;:H12b2,F", "stringIds": [] }, "relation": "preserved", @@ -168736,7 +168736,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M;CUT;:Hc79:7,F", + "mappedName": "Face6;:M;CUT;:H12b2:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -168744,7 +168744,7 @@ "index": 3, "type": "Face" }, - "name": "Face6;:M;CUT;:Hc79:7,F", + "name": "Face6;:M;CUT;:H12b2:7,F", "stringIds": [] }, "relation": "modified", @@ -168763,7 +168763,7 @@ "indexedName": "Face4", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:Hc79,F", + "mappedName": "Face4;:H12b2,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -168771,7 +168771,7 @@ "index": 4, "type": "Face" }, - "name": "Face4;:Hc79,F", + "name": "Face4;:H12b2,F", "stringIds": [] }, "relation": "preserved", @@ -168790,7 +168790,7 @@ "indexedName": "Face5", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M;CUT;:Hc79:7,F", + "mappedName": "Face5;:M;CUT;:H12b2:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -168798,7 +168798,7 @@ "index": 5, "type": "Face" }, - "name": "Face5;:M;CUT;:Hc79:7,F", + "name": "Face5;:M;CUT;:H12b2:7,F", "stringIds": [] }, "relation": "modified", @@ -168817,7 +168817,7 @@ "indexedName": "Face6", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:Hc79,F", + "mappedName": "Face2;:H12b2,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -168825,7 +168825,7 @@ "index": 6, "type": "Face" }, - "name": "Face2;:Hc79,F", + "name": "Face2;:H12b2,F", "stringIds": [] }, "relation": "preserved", @@ -168844,7 +168844,7 @@ "indexedName": "Face7", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;CUT;:Hc7a:7,F", + "mappedName": "Face1;:M;CUT;:H12b3:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -168852,7 +168852,7 @@ "index": 7, "type": "Face" }, - "name": "Face1;:M;CUT;:Hc7a:7,F", + "name": "Face1;:M;CUT;:H12b3:7,F", "stringIds": [] }, "relation": "modified", @@ -168871,7 +168871,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:Hc79,E", + "mappedName": "Edge1;:H12b2,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -168879,7 +168879,7 @@ "index": 1, "type": "Edge" }, - "name": "Edge1;:Hc79,E", + "name": "Edge1;:H12b2,E", "stringIds": [] }, "relation": "preserved", @@ -168898,7 +168898,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:Hc79,E", + "mappedName": "Edge2;:H12b2,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -168906,7 +168906,7 @@ "index": 2, "type": "Edge" }, - "name": "Edge2;:Hc79,E", + "name": "Edge2;:H12b2,E", "stringIds": [] }, "relation": "preserved", @@ -168925,7 +168925,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:Hc79,E", + "mappedName": "Edge3;:H12b2,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -168933,7 +168933,7 @@ "index": 3, "type": "Edge" }, - "name": "Edge3;:Hc79,E", + "name": "Edge3;:H12b2,E", "stringIds": [] }, "relation": "preserved", @@ -168952,7 +168952,7 @@ "indexedName": "Edge4", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:Hc79,E", + "mappedName": "Edge4;:H12b2,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -168960,7 +168960,7 @@ "index": 4, "type": "Edge" }, - "name": "Edge4;:Hc79,E", + "name": "Edge4;:H12b2,E", "stringIds": [] }, "relation": "preserved", @@ -168979,7 +168979,7 @@ "indexedName": "Edge5", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:Hc79,E", + "mappedName": "Edge9;:H12b2,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -168987,7 +168987,7 @@ "index": 5, "type": "Edge" }, - "name": "Edge9;:Hc79,E", + "name": "Edge9;:H12b2,E", "stringIds": [] }, "relation": "preserved", @@ -169006,7 +169006,7 @@ "indexedName": "Edge6", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:Hc79,E", + "mappedName": "Edge5;:H12b2,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -169014,7 +169014,7 @@ "index": 6, "type": "Edge" }, - "name": "Edge5;:Hc79,E", + "name": "Edge5;:H12b2,E", "stringIds": [] }, "relation": "preserved", @@ -169033,7 +169033,7 @@ "indexedName": "Edge7", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:Hc79,E", + "mappedName": "Edge10;:H12b2,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -169041,7 +169041,7 @@ "index": 7, "type": "Edge" }, - "name": "Edge10;:Hc79,E", + "name": "Edge10;:H12b2,E", "stringIds": [] }, "relation": "preserved", @@ -169060,7 +169060,7 @@ "indexedName": "Edge8", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:Hc79,E", + "mappedName": "Edge12;:H12b2,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -169068,7 +169068,7 @@ "index": 8, "type": "Edge" }, - "name": "Edge12;:Hc79,E", + "name": "Edge12;:H12b2,E", "stringIds": [] }, "relation": "preserved", @@ -169087,7 +169087,7 @@ "indexedName": "Edge9", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:Hc79,E", + "mappedName": "Edge6;:H12b2,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -169095,7 +169095,7 @@ "index": 9, "type": "Edge" }, - "name": "Edge6;:Hc79,E", + "name": "Edge6;:H12b2,E", "stringIds": [] }, "relation": "preserved", @@ -169114,7 +169114,7 @@ "indexedName": "Edge10", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G2(Face1;K-2;:Hc7a:4,F);CUT;:Hc79:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:H12b3:4,F);CUT;:H12b2:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -169122,7 +169122,7 @@ "index": 10, "type": "Edge" }, - "name": "Face6;:G2(Face1;K-2;:Hc7a:4,F);CUT;:Hc79:1d,E", + "name": "Face6;:G2(Face1;K-2;:H12b3:4,F);CUT;:H12b2:1e,E", "stringIds": [] }, "relation": "generated", @@ -169130,9 +169130,9 @@ "resultPersistentId": "Cut22:edge:9", "sourceRefs": [ { - "mappedName": "Face6;:G2(Face1;K-2;:Hc7a:4,F)", + "mappedName": "Face6;:G2(Face1;K-2;:H12b3:4,F)", "objectId": "Box22", - "persistentId": "Box22:mapped:Face6;:G2(Face1;K-2;:Hc7a:4,F)", + "persistentId": "Box22:mapped:Face6;:G2(Face1;K-2;:H12b3:4,F)", "stageId": "Box22" } ] @@ -169141,7 +169141,7 @@ "indexedName": "Edge11", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:Hc79,E", + "mappedName": "Edge11;:H12b2,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -169149,7 +169149,7 @@ "index": 11, "type": "Edge" }, - "name": "Edge11;:Hc79,E", + "name": "Edge11;:H12b2,E", "stringIds": [] }, "relation": "preserved", @@ -169168,7 +169168,7 @@ "indexedName": "Edge12", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:Hc79,E", + "mappedName": "Edge7;:H12b2,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -169176,7 +169176,7 @@ "index": 12, "type": "Edge" }, - "name": "Edge7;:Hc79,E", + "name": "Edge7;:H12b2,E", "stringIds": [] }, "relation": "preserved", @@ -169195,7 +169195,7 @@ "indexedName": "Edge13", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:Hc79,E", + "mappedName": "Edge8;:H12b2,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -169203,7 +169203,7 @@ "index": 13, "type": "Edge" }, - "name": "Edge8;:Hc79,E", + "name": "Edge8;:H12b2,E", "stringIds": [] }, "relation": "preserved", @@ -169222,7 +169222,7 @@ "indexedName": "Edge14", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G2(Face1;K-1;:Hc7a:4,F);CUT;:Hc79:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:H12b3:4,F);CUT;:H12b2:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -169230,7 +169230,7 @@ "index": 14, "type": "Edge" }, - "name": "Face5;:G2(Face1;K-1;:Hc7a:4,F);CUT;:Hc79:1d,E", + "name": "Face5;:G2(Face1;K-1;:H12b3:4,F);CUT;:H12b2:1e,E", "stringIds": [] }, "relation": "generated", @@ -169238,9 +169238,9 @@ "resultPersistentId": "Cut22:edge:13", "sourceRefs": [ { - "mappedName": "Face5;:G2(Face1;K-1;:Hc7a:4,F)", + "mappedName": "Face5;:G2(Face1;K-1;:H12b3:4,F)", "objectId": "Box22", - "persistentId": "Box22:mapped:Face5;:G2(Face1;K-1;:Hc7a:4,F)", + "persistentId": "Box22:mapped:Face5;:G2(Face1;K-1;:H12b3:4,F)", "stageId": "Box22" } ] @@ -169249,7 +169249,7 @@ "indexedName": "Edge15", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M;CUT;:Hc7a:7,E", + "mappedName": "Edge1;:M;CUT;:H12b3:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -169257,7 +169257,7 @@ "index": 15, "type": "Edge" }, - "name": "Edge1;:M;CUT;:Hc7a:7,E", + "name": "Edge1;:M;CUT;:H12b3:7,E", "stringIds": [] }, "relation": "modified", @@ -169276,7 +169276,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:Hc79,V", + "mappedName": "Vertex1;:H12b2,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -169284,7 +169284,7 @@ "index": 1, "type": "Vertex" }, - "name": "Vertex1;:Hc79,V", + "name": "Vertex1;:H12b2,V", "stringIds": [] }, "relation": "preserved", @@ -169303,7 +169303,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:Hc79,V", + "mappedName": "Vertex2;:H12b2,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -169311,7 +169311,7 @@ "index": 2, "type": "Vertex" }, - "name": "Vertex2;:Hc79,V", + "name": "Vertex2;:H12b2,V", "stringIds": [] }, "relation": "preserved", @@ -169330,7 +169330,7 @@ "indexedName": "Vertex3", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:Hc79,V", + "mappedName": "Vertex3;:H12b2,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -169338,7 +169338,7 @@ "index": 3, "type": "Vertex" }, - "name": "Vertex3;:Hc79,V", + "name": "Vertex3;:H12b2,V", "stringIds": [] }, "relation": "preserved", @@ -169357,7 +169357,7 @@ "indexedName": "Vertex4", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:Hc79,V", + "mappedName": "Vertex4;:H12b2,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -169365,7 +169365,7 @@ "index": 4, "type": "Vertex" }, - "name": "Vertex4;:Hc79,V", + "name": "Vertex4;:H12b2,V", "stringIds": [] }, "relation": "preserved", @@ -169384,7 +169384,7 @@ "indexedName": "Vertex5", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:Hc79,V", + "mappedName": "Vertex6;:H12b2,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -169392,7 +169392,7 @@ "index": 5, "type": "Vertex" }, - "name": "Vertex6;:Hc79,V", + "name": "Vertex6;:H12b2,V", "stringIds": [] }, "relation": "preserved", @@ -169411,7 +169411,7 @@ "indexedName": "Vertex6", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:Hc79,V", + "mappedName": "Vertex5;:H12b2,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -169419,7 +169419,7 @@ "index": 6, "type": "Vertex" }, - "name": "Vertex5;:Hc79,V", + "name": "Vertex5;:H12b2,V", "stringIds": [] }, "relation": "preserved", @@ -169438,7 +169438,7 @@ "indexedName": "Vertex7", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:Hc79,V", + "mappedName": "Vertex7;:H12b2,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -169446,7 +169446,7 @@ "index": 7, "type": "Vertex" }, - "name": "Vertex7;:Hc79,V", + "name": "Vertex7;:H12b2,V", "stringIds": [] }, "relation": "preserved", @@ -169465,7 +169465,7 @@ "indexedName": "Vertex8", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G2(Face6;K-1;:Hc79:4,F);CUT;:Hc7a:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H12b2:4,F);CUT;:H12b3:1e,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -169473,7 +169473,7 @@ "index": 8, "type": "Vertex" }, - "name": "Edge1;:G2(Face6;K-1;:Hc79:4,F);CUT;:Hc7a:1d,V", + "name": "Edge1;:G2(Face6;K-1;:H12b2:4,F);CUT;:H12b3:1e,V", "stringIds": [] }, "relation": "generated", @@ -169481,9 +169481,9 @@ "resultPersistentId": "Cut22:vertex:7", "sourceRefs": [ { - "mappedName": "Edge1;:G2(Face6;K-1;:Hc79:4,F)", + "mappedName": "Edge1;:G2(Face6;K-1;:H12b2:4,F)", "objectId": "Cylinder22", - "persistentId": "Cylinder22:mapped:Edge1;:G2(Face6;K-1;:Hc79:4,F)", + "persistentId": "Cylinder22:mapped:Edge1;:G2(Face6;K-1;:H12b2:4,F)", "stageId": "Cylinder22" } ] @@ -169492,7 +169492,7 @@ "indexedName": "Vertex9", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:Hc79,V", + "mappedName": "Vertex8;:H12b2,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -169500,7 +169500,7 @@ "index": 9, "type": "Vertex" }, - "name": "Vertex8;:Hc79,V", + "name": "Vertex8;:H12b2,V", "stringIds": [] }, "relation": "preserved", @@ -169519,7 +169519,7 @@ "indexedName": "Vertex10", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G(Face5;K-1;:Hc79:4,F);CUT;:Hc7a:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:H12b2:4,F);CUT;:H12b3:1d,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -169527,7 +169527,7 @@ "index": 10, "type": "Vertex" }, - "name": "Edge1;:G(Face5;K-1;:Hc79:4,F);CUT;:Hc7a:1c,V", + "name": "Edge1;:G(Face5;K-1;:H12b2:4,F);CUT;:H12b3:1d,V", "stringIds": [] }, "relation": "generated", @@ -169535,9 +169535,9 @@ "resultPersistentId": "Cut22:vertex:9", "sourceRefs": [ { - "mappedName": "Edge1;:G(Face5;K-1;:Hc79:4,F)", + "mappedName": "Edge1;:G(Face5;K-1;:H12b2:4,F)", "objectId": "Cylinder22", - "persistentId": "Cylinder22:mapped:Edge1;:G(Face5;K-1;:Hc79:4,F)", + "persistentId": "Cylinder22:mapped:Edge1;:G(Face5;K-1;:H12b2:4,F)", "stageId": "Cylinder22" } ] @@ -169552,7 +169552,7 @@ "stageId": "Cut22", "status": "native-evidence" }, - "relationDigest": "996db922ea9b879f9f166d344a02e2113e08405c2f7e3bd2c2c30435891e52c5", + "relationDigest": "313e61ab643adc1fc132732847c963004f7312c3d35307e5e8abc148c51268a1", "relations": [ { "indexedName": "Face1", @@ -169796,7 +169796,7 @@ }, { "indexedName": "Edge10", - "mappedName": "Face6;:G2(Face1;K-2;:H#:4,F);CUT;:H#:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:H#:4,F);CUT;:H#:1e,E", "relation": "generated", "resultName": "Edge10", "sources": [ @@ -169856,7 +169856,7 @@ }, { "indexedName": "Edge14", - "mappedName": "Face5;:G2(Face1;K-1;:H#:4,F);CUT;:H#:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:H#:4,F);CUT;:H#:1e,E", "relation": "generated", "resultName": "Edge14", "sources": [ @@ -169991,7 +169991,7 @@ }, { "indexedName": "Vertex8", - "mappedName": "Edge1;:G2(Face6;K-1;:H#:4,F);CUT;:H#:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H#:4,F);CUT;:H#:1e,V", "relation": "generated", "resultName": "Vertex8", "sources": [ @@ -170021,7 +170021,7 @@ }, { "indexedName": "Vertex10", - "mappedName": "Edge1;:G(Face5;K-1;:H#:4,F);CUT;:H#:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:H#:4,F);CUT;:H#:1d,V", "relation": "generated", "resultName": "Vertex10", "sources": [ @@ -170035,7 +170035,7 @@ ] } ], - "semanticNameDigest": "ae506e04fc0cc271258f65ef5f83d4db416a88ca0aa24c4a2716fd88428dab04", + "semanticNameDigest": "0e5cd8a02bc1dbf68d1af01e559cc0766a92c5d58975615f26cd32f166f4044b", "shape": { "area": 750.79644737231, "brepSha256": "3d8b3ceb1e31d88fb66629c8d7192798427b397ea08dd65756bfa2b4143ca085", @@ -171201,13 +171201,13 @@ "history": [ { "children": [], - "mappedName": "Face1;:Hc79,F;:Hc7b,F", + "mappedName": "Face1;:H12b2,F;:H12b4,F", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face1;:Hc79,F", + "mappedName": "Face1;:H12b2,F", "object": "Cut22", "typeId": "Part::Cut" }, @@ -171220,7 +171220,7 @@ ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face1;:Hc79,F;:Hc7b,F", + "mappedName": "Face1;:H12b2,F;:H12b4,F", "mappedStringIds": [], "name": "Face1" }, @@ -171228,13 +171228,13 @@ "history": [ { "children": [], - "mappedName": "Face3;:Hc79,F;:Hc7b,F", + "mappedName": "Face3;:H12b2,F;:H12b4,F", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face3;:Hc79,F", + "mappedName": "Face3;:H12b2,F", "object": "Cut22", "typeId": "Part::Cut" }, @@ -171247,7 +171247,7 @@ ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face3;:Hc79,F;:Hc7b,F", + "mappedName": "Face3;:H12b2,F;:H12b4,F", "mappedStringIds": [], "name": "Face2" }, @@ -171255,13 +171255,13 @@ "history": [ { "children": [], - "mappedName": "Face6;:M;CUT;:Hc79:7,F;:Hc7b,F", + "mappedName": "Face6;:M;CUT;:H12b2:7,F;:H12b4,F", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:M;CUT;:Hc79:7,F", + "mappedName": "Face6;:M;CUT;:H12b2:7,F", "object": "Cut22", "typeId": "Part::Cut" }, @@ -171274,7 +171274,7 @@ ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Face6;:M;CUT;:Hc79:7,F;:Hc7b,F", + "mappedName": "Face6;:M;CUT;:H12b2:7,F;:H12b4,F", "mappedStringIds": [], "name": "Face3" }, @@ -171282,13 +171282,13 @@ "history": [ { "children": [], - "mappedName": "Face4;:Hc79,F;:Hc7b,F", + "mappedName": "Face4;:H12b2,F;:H12b4,F", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face4;:Hc79,F", + "mappedName": "Face4;:H12b2,F", "object": "Cut22", "typeId": "Part::Cut" }, @@ -171301,7 +171301,7 @@ ], "indexedName": "Face4", "indexedStringIds": [], - "mappedName": "Face4;:Hc79,F;:Hc7b,F", + "mappedName": "Face4;:H12b2,F;:H12b4,F", "mappedStringIds": [], "name": "Face4" }, @@ -171309,13 +171309,13 @@ "history": [ { "children": [], - "mappedName": "Face5;:M;CUT;:Hc79:7,F;:Hc7b,F", + "mappedName": "Face5;:M;CUT;:H12b2:7,F;:H12b4,F", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:M;CUT;:Hc79:7,F", + "mappedName": "Face5;:M;CUT;:H12b2:7,F", "object": "Cut22", "typeId": "Part::Cut" }, @@ -171328,7 +171328,7 @@ ], "indexedName": "Face5", "indexedStringIds": [], - "mappedName": "Face5;:M;CUT;:Hc79:7,F;:Hc7b,F", + "mappedName": "Face5;:M;CUT;:H12b2:7,F;:H12b4,F", "mappedStringIds": [], "name": "Face5" }, @@ -171336,13 +171336,13 @@ "history": [ { "children": [], - "mappedName": "Face2;:Hc79,F;:Hc7b,F", + "mappedName": "Face2;:H12b2,F;:H12b4,F", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face2;:Hc79,F", + "mappedName": "Face2;:H12b2,F", "object": "Cut22", "typeId": "Part::Cut" }, @@ -171355,7 +171355,7 @@ ], "indexedName": "Face6", "indexedStringIds": [], - "mappedName": "Face2;:Hc79,F;:Hc7b,F", + "mappedName": "Face2;:H12b2,F;:H12b4,F", "mappedStringIds": [], "name": "Face6" }, @@ -171363,13 +171363,13 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;CUT;:Hc7a:7,F;:Hc7b,F", + "mappedName": "Face1;:M;CUT;:H12b3:7,F;:H12b4,F", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face1;:M;CUT;:Hc7a:7,F", + "mappedName": "Face1;:M;CUT;:H12b3:7,F", "object": "Cut22", "typeId": "Part::Cut" }, @@ -171382,7 +171382,7 @@ ], "indexedName": "Face7", "indexedStringIds": [], - "mappedName": "Face1;:M;CUT;:Hc7a:7,F;:Hc7b,F", + "mappedName": "Face1;:M;CUT;:H12b3:7,F;:H12b4,F", "mappedStringIds": [], "name": "Face7" }, @@ -171390,13 +171390,13 @@ "history": [ { "children": [], - "mappedName": "Edge1;:Hc79,E;:Hc7b,E", + "mappedName": "Edge1;:H12b2,E;:H12b4,E", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:Hc79,E", + "mappedName": "Edge1;:H12b2,E", "object": "Cut22", "typeId": "Part::Cut" }, @@ -171409,7 +171409,7 @@ ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Edge1;:Hc79,E;:Hc7b,E", + "mappedName": "Edge1;:H12b2,E;:H12b4,E", "mappedStringIds": [], "name": "Edge1" }, @@ -171417,13 +171417,13 @@ "history": [ { "children": [], - "mappedName": "Edge2;:Hc79,E;:Hc7b,E", + "mappedName": "Edge2;:H12b2,E;:H12b4,E", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge2;:Hc79,E", + "mappedName": "Edge2;:H12b2,E", "object": "Cut22", "typeId": "Part::Cut" }, @@ -171436,7 +171436,7 @@ ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Edge2;:Hc79,E;:Hc7b,E", + "mappedName": "Edge2;:H12b2,E;:H12b4,E", "mappedStringIds": [], "name": "Edge2" }, @@ -171444,13 +171444,13 @@ "history": [ { "children": [], - "mappedName": "Edge3;:Hc79,E;:Hc7b,E", + "mappedName": "Edge3;:H12b2,E;:H12b4,E", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge3;:Hc79,E", + "mappedName": "Edge3;:H12b2,E", "object": "Cut22", "typeId": "Part::Cut" }, @@ -171463,7 +171463,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Edge3;:Hc79,E;:Hc7b,E", + "mappedName": "Edge3;:H12b2,E;:H12b4,E", "mappedStringIds": [], "name": "Edge3" }, @@ -171471,13 +171471,13 @@ "history": [ { "children": [], - "mappedName": "Edge4;:Hc79,E;:Hc7b,E", + "mappedName": "Edge4;:H12b2,E;:H12b4,E", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge4;:Hc79,E", + "mappedName": "Edge4;:H12b2,E", "object": "Cut22", "typeId": "Part::Cut" }, @@ -171490,7 +171490,7 @@ ], "indexedName": "Edge4", "indexedStringIds": [], - "mappedName": "Edge4;:Hc79,E;:Hc7b,E", + "mappedName": "Edge4;:H12b2,E;:H12b4,E", "mappedStringIds": [], "name": "Edge4" }, @@ -171498,13 +171498,13 @@ "history": [ { "children": [], - "mappedName": "Edge9;:Hc79,E;:Hc7b,E", + "mappedName": "Edge9;:H12b2,E;:H12b4,E", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge9;:Hc79,E", + "mappedName": "Edge9;:H12b2,E", "object": "Cut22", "typeId": "Part::Cut" }, @@ -171517,7 +171517,7 @@ ], "indexedName": "Edge5", "indexedStringIds": [], - "mappedName": "Edge9;:Hc79,E;:Hc7b,E", + "mappedName": "Edge9;:H12b2,E;:H12b4,E", "mappedStringIds": [], "name": "Edge5" }, @@ -171525,13 +171525,13 @@ "history": [ { "children": [], - "mappedName": "Edge5;:Hc79,E;:Hc7b,E", + "mappedName": "Edge5;:H12b2,E;:H12b4,E", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge5;:Hc79,E", + "mappedName": "Edge5;:H12b2,E", "object": "Cut22", "typeId": "Part::Cut" }, @@ -171544,7 +171544,7 @@ ], "indexedName": "Edge6", "indexedStringIds": [], - "mappedName": "Edge5;:Hc79,E;:Hc7b,E", + "mappedName": "Edge5;:H12b2,E;:H12b4,E", "mappedStringIds": [], "name": "Edge6" }, @@ -171552,13 +171552,13 @@ "history": [ { "children": [], - "mappedName": "Edge10;:Hc79,E;:Hc7b,E", + "mappedName": "Edge10;:H12b2,E;:H12b4,E", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge10;:Hc79,E", + "mappedName": "Edge10;:H12b2,E", "object": "Cut22", "typeId": "Part::Cut" }, @@ -171571,7 +171571,7 @@ ], "indexedName": "Edge7", "indexedStringIds": [], - "mappedName": "Edge10;:Hc79,E;:Hc7b,E", + "mappedName": "Edge10;:H12b2,E;:H12b4,E", "mappedStringIds": [], "name": "Edge7" }, @@ -171579,13 +171579,13 @@ "history": [ { "children": [], - "mappedName": "Edge12;:Hc79,E;:Hc7b,E", + "mappedName": "Edge12;:H12b2,E;:H12b4,E", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge12;:Hc79,E", + "mappedName": "Edge12;:H12b2,E", "object": "Cut22", "typeId": "Part::Cut" }, @@ -171598,7 +171598,7 @@ ], "indexedName": "Edge8", "indexedStringIds": [], - "mappedName": "Edge12;:Hc79,E;:Hc7b,E", + "mappedName": "Edge12;:H12b2,E;:H12b4,E", "mappedStringIds": [], "name": "Edge8" }, @@ -171606,13 +171606,13 @@ "history": [ { "children": [], - "mappedName": "Edge6;:Hc79,E;:Hc7b,E", + "mappedName": "Edge6;:H12b2,E;:H12b4,E", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge6;:Hc79,E", + "mappedName": "Edge6;:H12b2,E", "object": "Cut22", "typeId": "Part::Cut" }, @@ -171625,7 +171625,7 @@ ], "indexedName": "Edge9", "indexedStringIds": [], - "mappedName": "Edge6;:Hc79,E;:Hc7b,E", + "mappedName": "Edge6;:H12b2,E;:H12b4,E", "mappedStringIds": [], "name": "Edge9" }, @@ -171633,26 +171633,26 @@ "history": [ { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:Hc7a:4,F);CUT;:Hc79:1d,E;:Hc7b,E", + "mappedName": "Face6;:G2(Face1;K-2;:H12b3:4,F);CUT;:H12b2:1e,E;:H12b4,E", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:Hc7a:4,F);CUT;:Hc79:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:H12b3:4,F);CUT;:H12b2:1e,E", "object": "Cut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:Hc7a:4,F)", + "mappedName": "Face6;:G2(Face1;K-2;:H12b3:4,F)", "object": "Box22", "typeId": "Part::Box" } ], "indexedName": "Edge10", "indexedStringIds": [], - "mappedName": "Face6;:G2(Face1;K-2;:Hc7a:4,F);CUT;:Hc79:1d,E;:Hc7b,E", + "mappedName": "Face6;:G2(Face1;K-2;:H12b3:4,F);CUT;:H12b2:1e,E;:H12b4,E", "mappedStringIds": [], "name": "Edge10" }, @@ -171660,13 +171660,13 @@ "history": [ { "children": [], - "mappedName": "Edge11;:Hc79,E;:Hc7b,E", + "mappedName": "Edge11;:H12b2,E;:H12b4,E", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge11;:Hc79,E", + "mappedName": "Edge11;:H12b2,E", "object": "Cut22", "typeId": "Part::Cut" }, @@ -171679,7 +171679,7 @@ ], "indexedName": "Edge11", "indexedStringIds": [], - "mappedName": "Edge11;:Hc79,E;:Hc7b,E", + "mappedName": "Edge11;:H12b2,E;:H12b4,E", "mappedStringIds": [], "name": "Edge11" }, @@ -171687,13 +171687,13 @@ "history": [ { "children": [], - "mappedName": "Edge7;:Hc79,E;:Hc7b,E", + "mappedName": "Edge7;:H12b2,E;:H12b4,E", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge7;:Hc79,E", + "mappedName": "Edge7;:H12b2,E", "object": "Cut22", "typeId": "Part::Cut" }, @@ -171706,7 +171706,7 @@ ], "indexedName": "Edge12", "indexedStringIds": [], - "mappedName": "Edge7;:Hc79,E;:Hc7b,E", + "mappedName": "Edge7;:H12b2,E;:H12b4,E", "mappedStringIds": [], "name": "Edge12" }, @@ -171714,13 +171714,13 @@ "history": [ { "children": [], - "mappedName": "Edge8;:Hc79,E;:Hc7b,E", + "mappedName": "Edge8;:H12b2,E;:H12b4,E", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge8;:Hc79,E", + "mappedName": "Edge8;:H12b2,E", "object": "Cut22", "typeId": "Part::Cut" }, @@ -171733,7 +171733,7 @@ ], "indexedName": "Edge13", "indexedStringIds": [], - "mappedName": "Edge8;:Hc79,E;:Hc7b,E", + "mappedName": "Edge8;:H12b2,E;:H12b4,E", "mappedStringIds": [], "name": "Edge13" }, @@ -171741,26 +171741,26 @@ "history": [ { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:Hc7a:4,F);CUT;:Hc79:1d,E;:Hc7b,E", + "mappedName": "Face5;:G2(Face1;K-1;:H12b3:4,F);CUT;:H12b2:1e,E;:H12b4,E", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:Hc7a:4,F);CUT;:Hc79:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:H12b3:4,F);CUT;:H12b2:1e,E", "object": "Cut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:Hc7a:4,F)", + "mappedName": "Face5;:G2(Face1;K-1;:H12b3:4,F)", "object": "Box22", "typeId": "Part::Box" } ], "indexedName": "Edge14", "indexedStringIds": [], - "mappedName": "Face5;:G2(Face1;K-1;:Hc7a:4,F);CUT;:Hc79:1d,E;:Hc7b,E", + "mappedName": "Face5;:G2(Face1;K-1;:H12b3:4,F);CUT;:H12b2:1e,E;:H12b4,E", "mappedStringIds": [], "name": "Edge14" }, @@ -171768,13 +171768,13 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M;CUT;:Hc7a:7,E;:Hc7b,E", + "mappedName": "Edge1;:M;CUT;:H12b3:7,E;:H12b4,E", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:M;CUT;:Hc7a:7,E", + "mappedName": "Edge1;:M;CUT;:H12b3:7,E", "object": "Cut22", "typeId": "Part::Cut" }, @@ -171787,7 +171787,7 @@ ], "indexedName": "Edge15", "indexedStringIds": [], - "mappedName": "Edge1;:M;CUT;:Hc7a:7,E;:Hc7b,E", + "mappedName": "Edge1;:M;CUT;:H12b3:7,E;:H12b4,E", "mappedStringIds": [], "name": "Edge15" }, @@ -171795,13 +171795,13 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:Hc79,V;:Hc7b,V", + "mappedName": "Vertex1;:H12b2,V;:H12b4,V", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex1;:Hc79,V", + "mappedName": "Vertex1;:H12b2,V", "object": "Cut22", "typeId": "Part::Cut" }, @@ -171814,7 +171814,7 @@ ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Vertex1;:Hc79,V;:Hc7b,V", + "mappedName": "Vertex1;:H12b2,V;:H12b4,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -171822,13 +171822,13 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:Hc79,V;:Hc7b,V", + "mappedName": "Vertex2;:H12b2,V;:H12b4,V", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex2;:Hc79,V", + "mappedName": "Vertex2;:H12b2,V", "object": "Cut22", "typeId": "Part::Cut" }, @@ -171841,7 +171841,7 @@ ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Vertex2;:Hc79,V;:Hc7b,V", + "mappedName": "Vertex2;:H12b2,V;:H12b4,V", "mappedStringIds": [], "name": "Vertex2" }, @@ -171849,13 +171849,13 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:Hc79,V;:Hc7b,V", + "mappedName": "Vertex3;:H12b2,V;:H12b4,V", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex3;:Hc79,V", + "mappedName": "Vertex3;:H12b2,V", "object": "Cut22", "typeId": "Part::Cut" }, @@ -171868,7 +171868,7 @@ ], "indexedName": "Vertex3", "indexedStringIds": [], - "mappedName": "Vertex3;:Hc79,V;:Hc7b,V", + "mappedName": "Vertex3;:H12b2,V;:H12b4,V", "mappedStringIds": [], "name": "Vertex3" }, @@ -171876,13 +171876,13 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:Hc79,V;:Hc7b,V", + "mappedName": "Vertex4;:H12b2,V;:H12b4,V", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex4;:Hc79,V", + "mappedName": "Vertex4;:H12b2,V", "object": "Cut22", "typeId": "Part::Cut" }, @@ -171895,7 +171895,7 @@ ], "indexedName": "Vertex4", "indexedStringIds": [], - "mappedName": "Vertex4;:Hc79,V;:Hc7b,V", + "mappedName": "Vertex4;:H12b2,V;:H12b4,V", "mappedStringIds": [], "name": "Vertex4" }, @@ -171903,13 +171903,13 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:Hc79,V;:Hc7b,V", + "mappedName": "Vertex6;:H12b2,V;:H12b4,V", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex6;:Hc79,V", + "mappedName": "Vertex6;:H12b2,V", "object": "Cut22", "typeId": "Part::Cut" }, @@ -171922,7 +171922,7 @@ ], "indexedName": "Vertex5", "indexedStringIds": [], - "mappedName": "Vertex6;:Hc79,V;:Hc7b,V", + "mappedName": "Vertex6;:H12b2,V;:H12b4,V", "mappedStringIds": [], "name": "Vertex5" }, @@ -171930,13 +171930,13 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:Hc79,V;:Hc7b,V", + "mappedName": "Vertex5;:H12b2,V;:H12b4,V", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex5;:Hc79,V", + "mappedName": "Vertex5;:H12b2,V", "object": "Cut22", "typeId": "Part::Cut" }, @@ -171949,7 +171949,7 @@ ], "indexedName": "Vertex6", "indexedStringIds": [], - "mappedName": "Vertex5;:Hc79,V;:Hc7b,V", + "mappedName": "Vertex5;:H12b2,V;:H12b4,V", "mappedStringIds": [], "name": "Vertex6" }, @@ -171957,13 +171957,13 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:Hc79,V;:Hc7b,V", + "mappedName": "Vertex7;:H12b2,V;:H12b4,V", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex7;:Hc79,V", + "mappedName": "Vertex7;:H12b2,V", "object": "Cut22", "typeId": "Part::Cut" }, @@ -171976,7 +171976,7 @@ ], "indexedName": "Vertex7", "indexedStringIds": [], - "mappedName": "Vertex7;:Hc79,V;:Hc7b,V", + "mappedName": "Vertex7;:H12b2,V;:H12b4,V", "mappedStringIds": [], "name": "Vertex7" }, @@ -171984,26 +171984,26 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:Hc79:4,F);CUT;:Hc7a:1d,V;:Hc7b,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H12b2:4,F);CUT;:H12b3:1e,V;:H12b4,V", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:Hc79:4,F);CUT;:Hc7a:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H12b2:4,F);CUT;:H12b3:1e,V", "object": "Cut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:Hc79:4,F)", + "mappedName": "Edge1;:G2(Face6;K-1;:H12b2:4,F)", "object": "Cylinder22", "typeId": "Part::Cylinder" } ], "indexedName": "Vertex8", "indexedStringIds": [], - "mappedName": "Edge1;:G2(Face6;K-1;:Hc79:4,F);CUT;:Hc7a:1d,V;:Hc7b,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H12b2:4,F);CUT;:H12b3:1e,V;:H12b4,V", "mappedStringIds": [], "name": "Vertex8" }, @@ -172011,13 +172011,13 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:Hc79,V;:Hc7b,V", + "mappedName": "Vertex8;:H12b2,V;:H12b4,V", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex8;:Hc79,V", + "mappedName": "Vertex8;:H12b2,V", "object": "Cut22", "typeId": "Part::Cut" }, @@ -172030,7 +172030,7 @@ ], "indexedName": "Vertex9", "indexedStringIds": [], - "mappedName": "Vertex8;:Hc79,V;:Hc7b,V", + "mappedName": "Vertex8;:H12b2,V;:H12b4,V", "mappedStringIds": [], "name": "Vertex9" }, @@ -172038,26 +172038,26 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:Hc79:4,F);CUT;:Hc7a:1c,V;:Hc7b,V", + "mappedName": "Edge1;:G(Face5;K-1;:H12b2:4,F);CUT;:H12b3:1d,V;:H12b4,V", "object": "CompositeCut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:Hc79:4,F);CUT;:Hc7a:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:H12b2:4,F);CUT;:H12b3:1d,V", "object": "Cut22", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:Hc79:4,F)", + "mappedName": "Edge1;:G(Face5;K-1;:H12b2:4,F)", "object": "Cylinder22", "typeId": "Part::Cylinder" } ], "indexedName": "Vertex10", "indexedStringIds": [], - "mappedName": "Edge1;:G(Face5;K-1;:Hc79:4,F);CUT;:Hc7a:1c,V;:Hc7b,V", + "mappedName": "Edge1;:G(Face5;K-1;:H12b2:4,F);CUT;:H12b3:1d,V;:H12b4,V", "mappedStringIds": [], "name": "Vertex10" } @@ -172073,7 +172073,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:Hc79,F;:Hc7b,F", + "mappedName": "Face1;:H12b2,F;:H12b4,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -172081,7 +172081,7 @@ "index": 1, "type": "Face" }, - "name": "Face1;:Hc79,F;:Hc7b,F", + "name": "Face1;:H12b2,F;:H12b4,F", "stringIds": [] }, "relation": "preserved", @@ -172089,9 +172089,9 @@ "resultPersistentId": "CompositeCut22:face:0", "sourceRefs": [ { - "mappedName": "Face1;:Hc79,F", + "mappedName": "Face1;:H12b2,F", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Face1;:Hc79,F", + "persistentId": "Cut22:mapped:Face1;:H12b2,F", "stageId": "Cut22" }, { @@ -172106,7 +172106,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:Hc79,F;:Hc7b,F", + "mappedName": "Face3;:H12b2,F;:H12b4,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -172114,7 +172114,7 @@ "index": 2, "type": "Face" }, - "name": "Face3;:Hc79,F;:Hc7b,F", + "name": "Face3;:H12b2,F;:H12b4,F", "stringIds": [] }, "relation": "preserved", @@ -172122,9 +172122,9 @@ "resultPersistentId": "CompositeCut22:face:1", "sourceRefs": [ { - "mappedName": "Face3;:Hc79,F", + "mappedName": "Face3;:H12b2,F", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Face3;:Hc79,F", + "persistentId": "Cut22:mapped:Face3;:H12b2,F", "stageId": "Cut22" }, { @@ -172139,7 +172139,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M;CUT;:Hc79:7,F;:Hc7b,F", + "mappedName": "Face6;:M;CUT;:H12b2:7,F;:H12b4,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -172147,7 +172147,7 @@ "index": 3, "type": "Face" }, - "name": "Face6;:M;CUT;:Hc79:7,F;:Hc7b,F", + "name": "Face6;:M;CUT;:H12b2:7,F;:H12b4,F", "stringIds": [] }, "relation": "modified", @@ -172155,9 +172155,9 @@ "resultPersistentId": "CompositeCut22:face:2", "sourceRefs": [ { - "mappedName": "Face6;:M;CUT;:Hc79:7,F", + "mappedName": "Face6;:M;CUT;:H12b2:7,F", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Face6;:M;CUT;:Hc79:7,F", + "persistentId": "Cut22:mapped:Face6;:M;CUT;:H12b2:7,F", "stageId": "Cut22" }, { @@ -172172,7 +172172,7 @@ "indexedName": "Face4", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:Hc79,F;:Hc7b,F", + "mappedName": "Face4;:H12b2,F;:H12b4,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -172180,7 +172180,7 @@ "index": 4, "type": "Face" }, - "name": "Face4;:Hc79,F;:Hc7b,F", + "name": "Face4;:H12b2,F;:H12b4,F", "stringIds": [] }, "relation": "preserved", @@ -172188,9 +172188,9 @@ "resultPersistentId": "CompositeCut22:face:3", "sourceRefs": [ { - "mappedName": "Face4;:Hc79,F", + "mappedName": "Face4;:H12b2,F", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Face4;:Hc79,F", + "persistentId": "Cut22:mapped:Face4;:H12b2,F", "stageId": "Cut22" }, { @@ -172205,7 +172205,7 @@ "indexedName": "Face5", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M;CUT;:Hc79:7,F;:Hc7b,F", + "mappedName": "Face5;:M;CUT;:H12b2:7,F;:H12b4,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -172213,7 +172213,7 @@ "index": 5, "type": "Face" }, - "name": "Face5;:M;CUT;:Hc79:7,F;:Hc7b,F", + "name": "Face5;:M;CUT;:H12b2:7,F;:H12b4,F", "stringIds": [] }, "relation": "modified", @@ -172221,9 +172221,9 @@ "resultPersistentId": "CompositeCut22:face:4", "sourceRefs": [ { - "mappedName": "Face5;:M;CUT;:Hc79:7,F", + "mappedName": "Face5;:M;CUT;:H12b2:7,F", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Face5;:M;CUT;:Hc79:7,F", + "persistentId": "Cut22:mapped:Face5;:M;CUT;:H12b2:7,F", "stageId": "Cut22" }, { @@ -172238,7 +172238,7 @@ "indexedName": "Face6", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:Hc79,F;:Hc7b,F", + "mappedName": "Face2;:H12b2,F;:H12b4,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -172246,7 +172246,7 @@ "index": 6, "type": "Face" }, - "name": "Face2;:Hc79,F;:Hc7b,F", + "name": "Face2;:H12b2,F;:H12b4,F", "stringIds": [] }, "relation": "preserved", @@ -172254,9 +172254,9 @@ "resultPersistentId": "CompositeCut22:face:5", "sourceRefs": [ { - "mappedName": "Face2;:Hc79,F", + "mappedName": "Face2;:H12b2,F", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Face2;:Hc79,F", + "persistentId": "Cut22:mapped:Face2;:H12b2,F", "stageId": "Cut22" }, { @@ -172271,7 +172271,7 @@ "indexedName": "Face7", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;CUT;:Hc7a:7,F;:Hc7b,F", + "mappedName": "Face1;:M;CUT;:H12b3:7,F;:H12b4,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -172279,7 +172279,7 @@ "index": 7, "type": "Face" }, - "name": "Face1;:M;CUT;:Hc7a:7,F;:Hc7b,F", + "name": "Face1;:M;CUT;:H12b3:7,F;:H12b4,F", "stringIds": [] }, "relation": "modified", @@ -172287,9 +172287,9 @@ "resultPersistentId": "CompositeCut22:face:6", "sourceRefs": [ { - "mappedName": "Face1;:M;CUT;:Hc7a:7,F", + "mappedName": "Face1;:M;CUT;:H12b3:7,F", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Face1;:M;CUT;:Hc7a:7,F", + "persistentId": "Cut22:mapped:Face1;:M;CUT;:H12b3:7,F", "stageId": "Cut22" }, { @@ -172304,7 +172304,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:Hc79,E;:Hc7b,E", + "mappedName": "Edge1;:H12b2,E;:H12b4,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -172312,7 +172312,7 @@ "index": 1, "type": "Edge" }, - "name": "Edge1;:Hc79,E;:Hc7b,E", + "name": "Edge1;:H12b2,E;:H12b4,E", "stringIds": [] }, "relation": "preserved", @@ -172320,9 +172320,9 @@ "resultPersistentId": "CompositeCut22:edge:0", "sourceRefs": [ { - "mappedName": "Edge1;:Hc79,E", + "mappedName": "Edge1;:H12b2,E", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Edge1;:Hc79,E", + "persistentId": "Cut22:mapped:Edge1;:H12b2,E", "stageId": "Cut22" }, { @@ -172337,7 +172337,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:Hc79,E;:Hc7b,E", + "mappedName": "Edge2;:H12b2,E;:H12b4,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -172345,7 +172345,7 @@ "index": 2, "type": "Edge" }, - "name": "Edge2;:Hc79,E;:Hc7b,E", + "name": "Edge2;:H12b2,E;:H12b4,E", "stringIds": [] }, "relation": "preserved", @@ -172353,9 +172353,9 @@ "resultPersistentId": "CompositeCut22:edge:1", "sourceRefs": [ { - "mappedName": "Edge2;:Hc79,E", + "mappedName": "Edge2;:H12b2,E", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Edge2;:Hc79,E", + "persistentId": "Cut22:mapped:Edge2;:H12b2,E", "stageId": "Cut22" }, { @@ -172370,7 +172370,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:Hc79,E;:Hc7b,E", + "mappedName": "Edge3;:H12b2,E;:H12b4,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -172378,7 +172378,7 @@ "index": 3, "type": "Edge" }, - "name": "Edge3;:Hc79,E;:Hc7b,E", + "name": "Edge3;:H12b2,E;:H12b4,E", "stringIds": [] }, "relation": "preserved", @@ -172386,9 +172386,9 @@ "resultPersistentId": "CompositeCut22:edge:2", "sourceRefs": [ { - "mappedName": "Edge3;:Hc79,E", + "mappedName": "Edge3;:H12b2,E", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Edge3;:Hc79,E", + "persistentId": "Cut22:mapped:Edge3;:H12b2,E", "stageId": "Cut22" }, { @@ -172403,7 +172403,7 @@ "indexedName": "Edge4", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:Hc79,E;:Hc7b,E", + "mappedName": "Edge4;:H12b2,E;:H12b4,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -172411,7 +172411,7 @@ "index": 4, "type": "Edge" }, - "name": "Edge4;:Hc79,E;:Hc7b,E", + "name": "Edge4;:H12b2,E;:H12b4,E", "stringIds": [] }, "relation": "preserved", @@ -172419,9 +172419,9 @@ "resultPersistentId": "CompositeCut22:edge:3", "sourceRefs": [ { - "mappedName": "Edge4;:Hc79,E", + "mappedName": "Edge4;:H12b2,E", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Edge4;:Hc79,E", + "persistentId": "Cut22:mapped:Edge4;:H12b2,E", "stageId": "Cut22" }, { @@ -172436,7 +172436,7 @@ "indexedName": "Edge5", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:Hc79,E;:Hc7b,E", + "mappedName": "Edge9;:H12b2,E;:H12b4,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -172444,7 +172444,7 @@ "index": 5, "type": "Edge" }, - "name": "Edge9;:Hc79,E;:Hc7b,E", + "name": "Edge9;:H12b2,E;:H12b4,E", "stringIds": [] }, "relation": "preserved", @@ -172452,9 +172452,9 @@ "resultPersistentId": "CompositeCut22:edge:4", "sourceRefs": [ { - "mappedName": "Edge9;:Hc79,E", + "mappedName": "Edge9;:H12b2,E", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Edge9;:Hc79,E", + "persistentId": "Cut22:mapped:Edge9;:H12b2,E", "stageId": "Cut22" }, { @@ -172469,7 +172469,7 @@ "indexedName": "Edge6", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:Hc79,E;:Hc7b,E", + "mappedName": "Edge5;:H12b2,E;:H12b4,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -172477,7 +172477,7 @@ "index": 6, "type": "Edge" }, - "name": "Edge5;:Hc79,E;:Hc7b,E", + "name": "Edge5;:H12b2,E;:H12b4,E", "stringIds": [] }, "relation": "preserved", @@ -172485,9 +172485,9 @@ "resultPersistentId": "CompositeCut22:edge:5", "sourceRefs": [ { - "mappedName": "Edge5;:Hc79,E", + "mappedName": "Edge5;:H12b2,E", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Edge5;:Hc79,E", + "persistentId": "Cut22:mapped:Edge5;:H12b2,E", "stageId": "Cut22" }, { @@ -172502,7 +172502,7 @@ "indexedName": "Edge7", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:Hc79,E;:Hc7b,E", + "mappedName": "Edge10;:H12b2,E;:H12b4,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -172510,7 +172510,7 @@ "index": 7, "type": "Edge" }, - "name": "Edge10;:Hc79,E;:Hc7b,E", + "name": "Edge10;:H12b2,E;:H12b4,E", "stringIds": [] }, "relation": "preserved", @@ -172518,9 +172518,9 @@ "resultPersistentId": "CompositeCut22:edge:6", "sourceRefs": [ { - "mappedName": "Edge10;:Hc79,E", + "mappedName": "Edge10;:H12b2,E", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Edge10;:Hc79,E", + "persistentId": "Cut22:mapped:Edge10;:H12b2,E", "stageId": "Cut22" }, { @@ -172535,7 +172535,7 @@ "indexedName": "Edge8", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:Hc79,E;:Hc7b,E", + "mappedName": "Edge12;:H12b2,E;:H12b4,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -172543,7 +172543,7 @@ "index": 8, "type": "Edge" }, - "name": "Edge12;:Hc79,E;:Hc7b,E", + "name": "Edge12;:H12b2,E;:H12b4,E", "stringIds": [] }, "relation": "preserved", @@ -172551,9 +172551,9 @@ "resultPersistentId": "CompositeCut22:edge:7", "sourceRefs": [ { - "mappedName": "Edge12;:Hc79,E", + "mappedName": "Edge12;:H12b2,E", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Edge12;:Hc79,E", + "persistentId": "Cut22:mapped:Edge12;:H12b2,E", "stageId": "Cut22" }, { @@ -172568,7 +172568,7 @@ "indexedName": "Edge9", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:Hc79,E;:Hc7b,E", + "mappedName": "Edge6;:H12b2,E;:H12b4,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -172576,7 +172576,7 @@ "index": 9, "type": "Edge" }, - "name": "Edge6;:Hc79,E;:Hc7b,E", + "name": "Edge6;:H12b2,E;:H12b4,E", "stringIds": [] }, "relation": "preserved", @@ -172584,9 +172584,9 @@ "resultPersistentId": "CompositeCut22:edge:8", "sourceRefs": [ { - "mappedName": "Edge6;:Hc79,E", + "mappedName": "Edge6;:H12b2,E", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Edge6;:Hc79,E", + "persistentId": "Cut22:mapped:Edge6;:H12b2,E", "stageId": "Cut22" }, { @@ -172601,7 +172601,7 @@ "indexedName": "Edge10", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G2(Face1;K-2;:Hc7a:4,F);CUT;:Hc79:1d,E;:Hc7b,E", + "mappedName": "Face6;:G2(Face1;K-2;:H12b3:4,F);CUT;:H12b2:1e,E;:H12b4,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -172609,7 +172609,7 @@ "index": 10, "type": "Edge" }, - "name": "Face6;:G2(Face1;K-2;:Hc7a:4,F);CUT;:Hc79:1d,E;:Hc7b,E", + "name": "Face6;:G2(Face1;K-2;:H12b3:4,F);CUT;:H12b2:1e,E;:H12b4,E", "stringIds": [] }, "relation": "generated", @@ -172617,15 +172617,15 @@ "resultPersistentId": "CompositeCut22:edge:9", "sourceRefs": [ { - "mappedName": "Face6;:G2(Face1;K-2;:Hc7a:4,F);CUT;:Hc79:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:H12b3:4,F);CUT;:H12b2:1e,E", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Face6;:G2(Face1;K-2;:Hc7a:4,F);CUT;:Hc79:1d,E", + "persistentId": "Cut22:mapped:Face6;:G2(Face1;K-2;:H12b3:4,F);CUT;:H12b2:1e,E", "stageId": "Cut22" }, { - "mappedName": "Face6;:G2(Face1;K-2;:Hc7a:4,F)", + "mappedName": "Face6;:G2(Face1;K-2;:H12b3:4,F)", "objectId": "Box22", - "persistentId": "Box22:mapped:Face6;:G2(Face1;K-2;:Hc7a:4,F)", + "persistentId": "Box22:mapped:Face6;:G2(Face1;K-2;:H12b3:4,F)", "stageId": "Box22" } ] @@ -172634,7 +172634,7 @@ "indexedName": "Edge11", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:Hc79,E;:Hc7b,E", + "mappedName": "Edge11;:H12b2,E;:H12b4,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -172642,7 +172642,7 @@ "index": 11, "type": "Edge" }, - "name": "Edge11;:Hc79,E;:Hc7b,E", + "name": "Edge11;:H12b2,E;:H12b4,E", "stringIds": [] }, "relation": "preserved", @@ -172650,9 +172650,9 @@ "resultPersistentId": "CompositeCut22:edge:10", "sourceRefs": [ { - "mappedName": "Edge11;:Hc79,E", + "mappedName": "Edge11;:H12b2,E", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Edge11;:Hc79,E", + "persistentId": "Cut22:mapped:Edge11;:H12b2,E", "stageId": "Cut22" }, { @@ -172667,7 +172667,7 @@ "indexedName": "Edge12", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:Hc79,E;:Hc7b,E", + "mappedName": "Edge7;:H12b2,E;:H12b4,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -172675,7 +172675,7 @@ "index": 12, "type": "Edge" }, - "name": "Edge7;:Hc79,E;:Hc7b,E", + "name": "Edge7;:H12b2,E;:H12b4,E", "stringIds": [] }, "relation": "preserved", @@ -172683,9 +172683,9 @@ "resultPersistentId": "CompositeCut22:edge:11", "sourceRefs": [ { - "mappedName": "Edge7;:Hc79,E", + "mappedName": "Edge7;:H12b2,E", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Edge7;:Hc79,E", + "persistentId": "Cut22:mapped:Edge7;:H12b2,E", "stageId": "Cut22" }, { @@ -172700,7 +172700,7 @@ "indexedName": "Edge13", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:Hc79,E;:Hc7b,E", + "mappedName": "Edge8;:H12b2,E;:H12b4,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -172708,7 +172708,7 @@ "index": 13, "type": "Edge" }, - "name": "Edge8;:Hc79,E;:Hc7b,E", + "name": "Edge8;:H12b2,E;:H12b4,E", "stringIds": [] }, "relation": "preserved", @@ -172716,9 +172716,9 @@ "resultPersistentId": "CompositeCut22:edge:12", "sourceRefs": [ { - "mappedName": "Edge8;:Hc79,E", + "mappedName": "Edge8;:H12b2,E", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Edge8;:Hc79,E", + "persistentId": "Cut22:mapped:Edge8;:H12b2,E", "stageId": "Cut22" }, { @@ -172733,7 +172733,7 @@ "indexedName": "Edge14", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G2(Face1;K-1;:Hc7a:4,F);CUT;:Hc79:1d,E;:Hc7b,E", + "mappedName": "Face5;:G2(Face1;K-1;:H12b3:4,F);CUT;:H12b2:1e,E;:H12b4,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -172741,7 +172741,7 @@ "index": 14, "type": "Edge" }, - "name": "Face5;:G2(Face1;K-1;:Hc7a:4,F);CUT;:Hc79:1d,E;:Hc7b,E", + "name": "Face5;:G2(Face1;K-1;:H12b3:4,F);CUT;:H12b2:1e,E;:H12b4,E", "stringIds": [] }, "relation": "generated", @@ -172749,15 +172749,15 @@ "resultPersistentId": "CompositeCut22:edge:13", "sourceRefs": [ { - "mappedName": "Face5;:G2(Face1;K-1;:Hc7a:4,F);CUT;:Hc79:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:H12b3:4,F);CUT;:H12b2:1e,E", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Face5;:G2(Face1;K-1;:Hc7a:4,F);CUT;:Hc79:1d,E", + "persistentId": "Cut22:mapped:Face5;:G2(Face1;K-1;:H12b3:4,F);CUT;:H12b2:1e,E", "stageId": "Cut22" }, { - "mappedName": "Face5;:G2(Face1;K-1;:Hc7a:4,F)", + "mappedName": "Face5;:G2(Face1;K-1;:H12b3:4,F)", "objectId": "Box22", - "persistentId": "Box22:mapped:Face5;:G2(Face1;K-1;:Hc7a:4,F)", + "persistentId": "Box22:mapped:Face5;:G2(Face1;K-1;:H12b3:4,F)", "stageId": "Box22" } ] @@ -172766,7 +172766,7 @@ "indexedName": "Edge15", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M;CUT;:Hc7a:7,E;:Hc7b,E", + "mappedName": "Edge1;:M;CUT;:H12b3:7,E;:H12b4,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -172774,7 +172774,7 @@ "index": 15, "type": "Edge" }, - "name": "Edge1;:M;CUT;:Hc7a:7,E;:Hc7b,E", + "name": "Edge1;:M;CUT;:H12b3:7,E;:H12b4,E", "stringIds": [] }, "relation": "modified", @@ -172782,9 +172782,9 @@ "resultPersistentId": "CompositeCut22:edge:14", "sourceRefs": [ { - "mappedName": "Edge1;:M;CUT;:Hc7a:7,E", + "mappedName": "Edge1;:M;CUT;:H12b3:7,E", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Edge1;:M;CUT;:Hc7a:7,E", + "persistentId": "Cut22:mapped:Edge1;:M;CUT;:H12b3:7,E", "stageId": "Cut22" }, { @@ -172799,7 +172799,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:Hc79,V;:Hc7b,V", + "mappedName": "Vertex1;:H12b2,V;:H12b4,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -172807,7 +172807,7 @@ "index": 1, "type": "Vertex" }, - "name": "Vertex1;:Hc79,V;:Hc7b,V", + "name": "Vertex1;:H12b2,V;:H12b4,V", "stringIds": [] }, "relation": "preserved", @@ -172815,9 +172815,9 @@ "resultPersistentId": "CompositeCut22:vertex:0", "sourceRefs": [ { - "mappedName": "Vertex1;:Hc79,V", + "mappedName": "Vertex1;:H12b2,V", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Vertex1;:Hc79,V", + "persistentId": "Cut22:mapped:Vertex1;:H12b2,V", "stageId": "Cut22" }, { @@ -172832,7 +172832,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:Hc79,V;:Hc7b,V", + "mappedName": "Vertex2;:H12b2,V;:H12b4,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -172840,7 +172840,7 @@ "index": 2, "type": "Vertex" }, - "name": "Vertex2;:Hc79,V;:Hc7b,V", + "name": "Vertex2;:H12b2,V;:H12b4,V", "stringIds": [] }, "relation": "preserved", @@ -172848,9 +172848,9 @@ "resultPersistentId": "CompositeCut22:vertex:1", "sourceRefs": [ { - "mappedName": "Vertex2;:Hc79,V", + "mappedName": "Vertex2;:H12b2,V", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Vertex2;:Hc79,V", + "persistentId": "Cut22:mapped:Vertex2;:H12b2,V", "stageId": "Cut22" }, { @@ -172865,7 +172865,7 @@ "indexedName": "Vertex3", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:Hc79,V;:Hc7b,V", + "mappedName": "Vertex3;:H12b2,V;:H12b4,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -172873,7 +172873,7 @@ "index": 3, "type": "Vertex" }, - "name": "Vertex3;:Hc79,V;:Hc7b,V", + "name": "Vertex3;:H12b2,V;:H12b4,V", "stringIds": [] }, "relation": "preserved", @@ -172881,9 +172881,9 @@ "resultPersistentId": "CompositeCut22:vertex:2", "sourceRefs": [ { - "mappedName": "Vertex3;:Hc79,V", + "mappedName": "Vertex3;:H12b2,V", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Vertex3;:Hc79,V", + "persistentId": "Cut22:mapped:Vertex3;:H12b2,V", "stageId": "Cut22" }, { @@ -172898,7 +172898,7 @@ "indexedName": "Vertex4", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:Hc79,V;:Hc7b,V", + "mappedName": "Vertex4;:H12b2,V;:H12b4,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -172906,7 +172906,7 @@ "index": 4, "type": "Vertex" }, - "name": "Vertex4;:Hc79,V;:Hc7b,V", + "name": "Vertex4;:H12b2,V;:H12b4,V", "stringIds": [] }, "relation": "preserved", @@ -172914,9 +172914,9 @@ "resultPersistentId": "CompositeCut22:vertex:3", "sourceRefs": [ { - "mappedName": "Vertex4;:Hc79,V", + "mappedName": "Vertex4;:H12b2,V", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Vertex4;:Hc79,V", + "persistentId": "Cut22:mapped:Vertex4;:H12b2,V", "stageId": "Cut22" }, { @@ -172931,7 +172931,7 @@ "indexedName": "Vertex5", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:Hc79,V;:Hc7b,V", + "mappedName": "Vertex6;:H12b2,V;:H12b4,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -172939,7 +172939,7 @@ "index": 5, "type": "Vertex" }, - "name": "Vertex6;:Hc79,V;:Hc7b,V", + "name": "Vertex6;:H12b2,V;:H12b4,V", "stringIds": [] }, "relation": "preserved", @@ -172947,9 +172947,9 @@ "resultPersistentId": "CompositeCut22:vertex:4", "sourceRefs": [ { - "mappedName": "Vertex6;:Hc79,V", + "mappedName": "Vertex6;:H12b2,V", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Vertex6;:Hc79,V", + "persistentId": "Cut22:mapped:Vertex6;:H12b2,V", "stageId": "Cut22" }, { @@ -172964,7 +172964,7 @@ "indexedName": "Vertex6", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:Hc79,V;:Hc7b,V", + "mappedName": "Vertex5;:H12b2,V;:H12b4,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -172972,7 +172972,7 @@ "index": 6, "type": "Vertex" }, - "name": "Vertex5;:Hc79,V;:Hc7b,V", + "name": "Vertex5;:H12b2,V;:H12b4,V", "stringIds": [] }, "relation": "preserved", @@ -172980,9 +172980,9 @@ "resultPersistentId": "CompositeCut22:vertex:5", "sourceRefs": [ { - "mappedName": "Vertex5;:Hc79,V", + "mappedName": "Vertex5;:H12b2,V", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Vertex5;:Hc79,V", + "persistentId": "Cut22:mapped:Vertex5;:H12b2,V", "stageId": "Cut22" }, { @@ -172997,7 +172997,7 @@ "indexedName": "Vertex7", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:Hc79,V;:Hc7b,V", + "mappedName": "Vertex7;:H12b2,V;:H12b4,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -173005,7 +173005,7 @@ "index": 7, "type": "Vertex" }, - "name": "Vertex7;:Hc79,V;:Hc7b,V", + "name": "Vertex7;:H12b2,V;:H12b4,V", "stringIds": [] }, "relation": "preserved", @@ -173013,9 +173013,9 @@ "resultPersistentId": "CompositeCut22:vertex:6", "sourceRefs": [ { - "mappedName": "Vertex7;:Hc79,V", + "mappedName": "Vertex7;:H12b2,V", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Vertex7;:Hc79,V", + "persistentId": "Cut22:mapped:Vertex7;:H12b2,V", "stageId": "Cut22" }, { @@ -173030,7 +173030,7 @@ "indexedName": "Vertex8", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G2(Face6;K-1;:Hc79:4,F);CUT;:Hc7a:1d,V;:Hc7b,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H12b2:4,F);CUT;:H12b3:1e,V;:H12b4,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -173038,7 +173038,7 @@ "index": 8, "type": "Vertex" }, - "name": "Edge1;:G2(Face6;K-1;:Hc79:4,F);CUT;:Hc7a:1d,V;:Hc7b,V", + "name": "Edge1;:G2(Face6;K-1;:H12b2:4,F);CUT;:H12b3:1e,V;:H12b4,V", "stringIds": [] }, "relation": "generated", @@ -173046,15 +173046,15 @@ "resultPersistentId": "CompositeCut22:vertex:7", "sourceRefs": [ { - "mappedName": "Edge1;:G2(Face6;K-1;:Hc79:4,F);CUT;:Hc7a:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H12b2:4,F);CUT;:H12b3:1e,V", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Edge1;:G2(Face6;K-1;:Hc79:4,F);CUT;:Hc7a:1d,V", + "persistentId": "Cut22:mapped:Edge1;:G2(Face6;K-1;:H12b2:4,F);CUT;:H12b3:1e,V", "stageId": "Cut22" }, { - "mappedName": "Edge1;:G2(Face6;K-1;:Hc79:4,F)", + "mappedName": "Edge1;:G2(Face6;K-1;:H12b2:4,F)", "objectId": "Cylinder22", - "persistentId": "Cylinder22:mapped:Edge1;:G2(Face6;K-1;:Hc79:4,F)", + "persistentId": "Cylinder22:mapped:Edge1;:G2(Face6;K-1;:H12b2:4,F)", "stageId": "Cylinder22" } ] @@ -173063,7 +173063,7 @@ "indexedName": "Vertex9", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:Hc79,V;:Hc7b,V", + "mappedName": "Vertex8;:H12b2,V;:H12b4,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -173071,7 +173071,7 @@ "index": 9, "type": "Vertex" }, - "name": "Vertex8;:Hc79,V;:Hc7b,V", + "name": "Vertex8;:H12b2,V;:H12b4,V", "stringIds": [] }, "relation": "preserved", @@ -173079,9 +173079,9 @@ "resultPersistentId": "CompositeCut22:vertex:8", "sourceRefs": [ { - "mappedName": "Vertex8;:Hc79,V", + "mappedName": "Vertex8;:H12b2,V", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Vertex8;:Hc79,V", + "persistentId": "Cut22:mapped:Vertex8;:H12b2,V", "stageId": "Cut22" }, { @@ -173096,7 +173096,7 @@ "indexedName": "Vertex10", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G(Face5;K-1;:Hc79:4,F);CUT;:Hc7a:1c,V;:Hc7b,V", + "mappedName": "Edge1;:G(Face5;K-1;:H12b2:4,F);CUT;:H12b3:1d,V;:H12b4,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -173104,7 +173104,7 @@ "index": 10, "type": "Vertex" }, - "name": "Edge1;:G(Face5;K-1;:Hc79:4,F);CUT;:Hc7a:1c,V;:Hc7b,V", + "name": "Edge1;:G(Face5;K-1;:H12b2:4,F);CUT;:H12b3:1d,V;:H12b4,V", "stringIds": [] }, "relation": "generated", @@ -173112,15 +173112,15 @@ "resultPersistentId": "CompositeCut22:vertex:9", "sourceRefs": [ { - "mappedName": "Edge1;:G(Face5;K-1;:Hc79:4,F);CUT;:Hc7a:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:H12b2:4,F);CUT;:H12b3:1d,V", "objectId": "Cut22", - "persistentId": "Cut22:mapped:Edge1;:G(Face5;K-1;:Hc79:4,F);CUT;:Hc7a:1c,V", + "persistentId": "Cut22:mapped:Edge1;:G(Face5;K-1;:H12b2:4,F);CUT;:H12b3:1d,V", "stageId": "Cut22" }, { - "mappedName": "Edge1;:G(Face5;K-1;:Hc79:4,F)", + "mappedName": "Edge1;:G(Face5;K-1;:H12b2:4,F)", "objectId": "Cylinder22", - "persistentId": "Cylinder22:mapped:Edge1;:G(Face5;K-1;:Hc79:4,F)", + "persistentId": "Cylinder22:mapped:Edge1;:G(Face5;K-1;:H12b2:4,F)", "stageId": "Cylinder22" } ] @@ -173135,7 +173135,7 @@ "stageId": "CompositeCut22", "status": "native-evidence" }, - "relationDigest": "590320fac4c896df47311594fe48465129ae822f076d2c13f8631fcc21ec6c50", + "relationDigest": "6f68b991611eb08fa97211478b3ad4ecdef5e79fa5e68cf394cd716f94afcffc", "relations": [ { "indexedName": "Face1", @@ -173491,7 +173491,7 @@ }, { "indexedName": "Edge10", - "mappedName": "Face6;:G2(Face1;K-2;:H#:4,F);CUT;:H#:1d,E;:H#,E", + "mappedName": "Face6;:G2(Face1;K-2;:H#:4,F);CUT;:H#:1e,E;:H#,E", "relation": "generated", "resultName": "Edge10", "sources": [ @@ -173504,7 +173504,7 @@ }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:H#:4,F);CUT;:H#:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:H#:4,F);CUT;:H#:1e,E", "sourceElement": "Face6", "sourceObject": "Cut22", "sourceTypeId": "Part::Cut" @@ -173579,7 +173579,7 @@ }, { "indexedName": "Edge14", - "mappedName": "Face5;:G2(Face1;K-1;:H#:4,F);CUT;:H#:1d,E;:H#,E", + "mappedName": "Face5;:G2(Face1;K-1;:H#:4,F);CUT;:H#:1e,E;:H#,E", "relation": "generated", "resultName": "Edge14", "sources": [ @@ -173592,7 +173592,7 @@ }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:H#:4,F);CUT;:H#:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:H#:4,F);CUT;:H#:1e,E", "sourceElement": "Face5", "sourceObject": "Cut22", "sourceTypeId": "Part::Cut" @@ -173777,13 +173777,13 @@ }, { "indexedName": "Vertex8", - "mappedName": "Edge1;:G2(Face6;K-1;:H#:4,F);CUT;:H#:1d,V;:H#,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H#:4,F);CUT;:H#:1e,V;:H#,V", "relation": "generated", "resultName": "Vertex8", "sources": [ { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H#:4,F);CUT;:H#:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H#:4,F);CUT;:H#:1e,V", "sourceElement": "Edge1", "sourceObject": "Cut22", "sourceTypeId": "Part::Cut" @@ -173821,13 +173821,13 @@ }, { "indexedName": "Vertex10", - "mappedName": "Edge1;:G(Face5;K-1;:H#:4,F);CUT;:H#:1c,V;:H#,V", + "mappedName": "Edge1;:G(Face5;K-1;:H#:4,F);CUT;:H#:1d,V;:H#,V", "relation": "generated", "resultName": "Vertex10", "sources": [ { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:H#:4,F);CUT;:H#:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:H#:4,F);CUT;:H#:1d,V", "sourceElement": "Edge1", "sourceObject": "Cut22", "sourceTypeId": "Part::Cut" @@ -173842,7 +173842,7 @@ ] } ], - "semanticNameDigest": "3ee8ce68cce26a0e5695cfa40a50d484b6b934fd2fb87ba727482d7c7d22eb9d", + "semanticNameDigest": "e3075f73dfc637c6f0df4c728ccee90f5178100ef4f51b4c60dd99e0f6e02f5a", "shape": { "area": 750.79644737231, "brepSha256": "ec9913125b5ddc0b4285f80517f33475a8ee07d7d12f20477375f95ae625824c", @@ -173864,12 +173864,12 @@ "category": "composite-boolean", "elementMapResources": { "CompositeCut23.Shape.Map.txt": { - "sha256": "24665ba8078674a66e41fe02d846ebb45fb40ba7fa36fd2730a73be7f3364d32", - "text": "BeginElementMap v1\n2 PostfixCount 41\nEdge\nFace\nVertex\n;:G(Face1;K-4;:H916:4,F);FUS;:H915:1c,V;:H917,V\n;:H918,E\n;:M2;FUS;:H915:8,E;:H917,E\n;:M;FUS;:H915:7,E;:H917,E\n;:G(Face1;K-5;:H916:4,F);FUS;:H915:1c,V;:H917,V\n;:G(Face1;K-6;:H916:4,F);FUS;:H915:1c,V;:H917,V\n;:H915,E;:H917,E\n;:M3;FUS;:H916:8,E;:H917,E\n;:M;FUS;:H916:7,E;:H917,E\n;:G(Face1;K-1;:H916:4,F);FUS;:H915:1c,V;:H917,V\n;:H916,E;:H917,E\n;:G(Face1;K-2;:H916:4,F);FUS;:H915:1c,V;:H917,V\n;:G(Edge1;K-1;:H916:4,E);FUS;:H915:1c,V;:H917,V\n;:G(Edge1;K-2;:H916:4,E);FUS;:H915:1c,V;:H917,V\n;:G(Face1;K-3;:H916:4,F);FUS;:H915:1c,V;:H917,V\n;:H918,F\n;:M2;FUS;:H915:8,F;:M(Face1;:M;FUS;:H915:7,F);RFI;:H915:1f,F;:H917,F\n;:M2;FUS;:H916:8,F;:H917,F\n;:M;FUS;:H916:7,F;:H917,F\n;:H916,F;:H917,F\n;:M2;FUS;:H915:8,F;:M(Face2;:M;FUS;:H915:7,F);RFI;:H915:1f,F;:H917,F\n;:M2;FUS;:H915:8,F;:M(Face3;:M;FUS;:H915:7,F);RFI;:H915:1f,F;:H917,F\n;:M2;FUS;:H915:8,F;:M(Face4;:M;FUS;:H915:7,F);RFI;:H915:1f,F;:H917,F\n;:G(Face1;K-10;:H916:5,F);FUS;:H915:1d,E;:H917,E\n;:G2(Face1;K-11;:H916:5,F);FUS;:H915:1e,E;:H917,E\n;:G3(Face1;K-12;:H916:5,F);FUS;:H915:1e,E;:H917,E\n;:G4(Face1;K-13;:H916:5,F);FUS;:H915:1e,E;:H917,E\n;:M2;FUS;:H915:8,F;:H917,F\n;:M3;FUS;:H915:8,F;:H917,F\n;:M4;FUS;:H915:8,F;:H917,F\n;:M;FUS;:H915:7,F;:H917,F\n;:G(Face1;K-14;:H916:5,F);FUS;:H915:1d,E;:H917,E\n;:G2(Face1;K-15;:H916:5,F);FUS;:H915:1e,E;:H917,E\n;:G3(Face1;K-16;:H916:5,F);FUS;:H915:1e,E;:H917,E\n;:G4(Face1;K-17;:H916:5,F);FUS;:H915:1e,E;:H917,E\n;:H915,V;:H917,V\n;:H916,V;:H917,V\n;:H918,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 45\n0\n:1.2.7 0\n:2.6.24 0\n:1.a.7 0\n:1.2.6 0\n:1.3.a 0\n:1.4.6 0\n:1.4.7 0\n:1.1.a 0\n:2.6.26 0\n:2.6.25 0\n:2.6.23 0\n:1.1.b 0\n:1.3.e 0\n:1.9.7 0\n:1.9.6 0\n:1.5.a 0\n:1.a.6 0\n:1.c.7 0\n:1.b.7 0\n:1.c.6 0\n:1.7.a 0\n:1.b.6 0\n:2.5.1d 0\n:2.5.1c 0\n:1.6.6 0\n:1.6.7 0\n:2.5.1b 0\n:1.8.7 0\n:1.8.6 0\n:2.5.1e 0\n:1.2.e 0\n:1.1.c 0\n:1.1.5 0\n:1.2.5 0\n:1.3.5 0\n:1.4.5 0\n:1.9.5 0\n:1.5.5 0\n:1.a.5 0\n:1.c.5 0\n:1.6.5 0\n:1.b.5 0\n:1.7.5 0\n:1.8.5 0\n\nFace\n\nChildCount 0\n\nNameCount 23\n0\n:2.6.22 0\n:2.1.14 0\n:2.1.15 0\n:2.3.19 0\n:2.6.1f 0\n:2.4.1a 0\n:2.5.1f 0\n:2.5.22 0\n:2.6.21 0\n:2.6.20 0\n:2.3.17 0\n:2.5.20 0\n:2.2.18 0\n:2.5.21 0\n:2.1.16 0\n:2.2.17 0\n:2.1.13 0\n:2.3.13 0\n:2.6.13 0\n:2.4.13 0\n:2.5.13 0\n:2.2.13 0\n\nVertex\n\nChildCount 0\n\nNameCount 27\n0\n:3.1.27 0\n:1.2.d 0\n:1.a.4 0\n:3.3.27 0\n:3.4.27 0\n:1.4.f 0\n:3.2.27 0\n:1.c.9 0\n:1.6.10 0\n:3.2.28 0\n:1.9.12 0\n:3.6.27 0\n:3.5.27 0\n:1.b.8 0\n:3.7.27 0\n:3.8.27 0\n:1.8.11 0\n:3.1.28 0\n:3.1.29 0\n:3.2.29 0\n:3.3.29 0\n:3.4.29 0\n:3.6.29 0\n:3.5.29 0\n:3.7.29 0\n:3.8.29 0\n\nEndMap\n" + "sha256": "ae2ff7644ecd66a6ed1ca5da973a98af18ef6f7d95ea0fbfb0cb2e26f94da035", + "text": "BeginElementMap v1\n2 PostfixCount 41\nEdge\nFace\nVertex\n;:G(Face1;K-4;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V\n;:Heeb,E\n;:M2;FUS;:Hee8:8,E;:Heea,E\n;:M;FUS;:Hee8:7,E;:Heea,E\n;:G(Face1;K-5;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V\n;:G(Face1;K-6;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V\n;:Hee8,E;:Heea,E\n;:M3;FUS;:Hee9:8,E;:Heea,E\n;:M;FUS;:Hee9:7,E;:Heea,E\n;:G(Face1;K-1;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V\n;:Hee9,E;:Heea,E\n;:G(Face1;K-2;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V\n;:G(Edge1;K-1;:Hee9:4,E);FUS;:Hee8:1c,V;:Heea,V\n;:G(Edge1;K-2;:Hee9:4,E);FUS;:Hee8:1c,V;:Heea,V\n;:G(Face1;K-3;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V\n;:Heeb,F\n;:M2;FUS;:Hee8:8,F;:M(Face1;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F;:Heea,F\n;:M2;FUS;:Hee9:8,F;:Heea,F\n;:M;FUS;:Hee9:7,F;:Heea,F\n;:Hee9,F;:Heea,F\n;:M2;FUS;:Hee8:8,F;:M(Face2;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F;:Heea,F\n;:M2;FUS;:Hee8:8,F;:M(Face3;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F;:Heea,F\n;:M2;FUS;:Hee8:8,F;:M(Face4;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F;:Heea,F\n;:G(Face1;K-10;:Hee9:5,F);FUS;:Hee8:1d,E;:Heea,E\n;:G2(Face1;K-11;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E\n;:G3(Face1;K-12;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E\n;:G4(Face1;K-13;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E\n;:M2;FUS;:Hee8:8,F;:Heea,F\n;:M3;FUS;:Hee8:8,F;:Heea,F\n;:M4;FUS;:Hee8:8,F;:Heea,F\n;:M;FUS;:Hee8:7,F;:Heea,F\n;:G(Face1;K-14;:Hee9:5,F);FUS;:Hee8:1d,E;:Heea,E\n;:G2(Face1;K-15;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E\n;:G3(Face1;K-16;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E\n;:G4(Face1;K-17;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E\n;:Hee8,V;:Heea,V\n;:Hee9,V;:Heea,V\n;:Heeb,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 45\n0\n:1.2.7 0\n:2.6.24 0\n:1.a.7 0\n:1.2.6 0\n:1.3.a 0\n:1.4.6 0\n:1.4.7 0\n:1.1.a 0\n:2.6.26 0\n:2.6.25 0\n:2.6.23 0\n:1.1.b 0\n:1.3.e 0\n:1.9.7 0\n:1.9.6 0\n:1.5.a 0\n:1.a.6 0\n:1.c.7 0\n:1.b.7 0\n:1.c.6 0\n:1.7.a 0\n:1.b.6 0\n:2.5.1d 0\n:2.5.1c 0\n:1.6.6 0\n:1.6.7 0\n:2.5.1b 0\n:1.8.7 0\n:1.8.6 0\n:2.5.1e 0\n:1.2.e 0\n:1.1.c 0\n:1.1.5 0\n:1.2.5 0\n:1.3.5 0\n:1.4.5 0\n:1.9.5 0\n:1.5.5 0\n:1.a.5 0\n:1.c.5 0\n:1.6.5 0\n:1.b.5 0\n:1.7.5 0\n:1.8.5 0\n\nFace\n\nChildCount 0\n\nNameCount 23\n0\n:2.6.22 0\n:2.1.14 0\n:2.1.15 0\n:2.3.19 0\n:2.6.1f 0\n:2.4.1a 0\n:2.5.1f 0\n:2.5.22 0\n:2.6.21 0\n:2.6.20 0\n:2.3.17 0\n:2.5.20 0\n:2.2.18 0\n:2.5.21 0\n:2.1.16 0\n:2.2.17 0\n:2.1.13 0\n:2.3.13 0\n:2.6.13 0\n:2.4.13 0\n:2.5.13 0\n:2.2.13 0\n\nVertex\n\nChildCount 0\n\nNameCount 27\n0\n:3.1.27 0\n:1.2.d 0\n:1.a.4 0\n:3.3.27 0\n:3.4.27 0\n:1.4.f 0\n:3.2.27 0\n:1.c.9 0\n:1.6.10 0\n:3.2.28 0\n:1.9.12 0\n:3.6.27 0\n:3.5.27 0\n:1.b.8 0\n:3.7.27 0\n:3.8.27 0\n:1.8.11 0\n:3.1.28 0\n:3.1.29 0\n:3.2.29 0\n:3.3.29 0\n:3.4.29 0\n:3.6.29 0\n:3.5.29 0\n:3.7.29 0\n:3.8.29 0\n\nEndMap\n" }, "Fuse23.Shape.Map.txt": { - "sha256": "9423b25420e4057c9c3b640323792366f2464232c3fe85b0ad944704070096f4", - "text": "BeginElementMap v1\n1 PostfixCount 38\nEdge\nFace\nVertex\n;:G(Face1;K-4;:H916:4,F);FUS;:H915:1c,V\n;:M2;FUS;:H915:8,E\n;:M;FUS;:H915:7,E\n;:G(Face1;K-5;:H916:4,F);FUS;:H915:1c,V\n;:G(Face1;K-6;:H916:4,F);FUS;:H915:1c,V\n;:H915,E\n;:M3;FUS;:H916:8,E\n;:M;FUS;:H916:7,E\n;:G(Face1;K-1;:H916:4,F);FUS;:H915:1c,V\n;:H916,E\n;:G(Face1;K-2;:H916:4,F);FUS;:H915:1c,V\n;:G(Edge1;K-1;:H916:4,E);FUS;:H915:1c,V\n;:G(Edge1;K-2;:H916:4,E);FUS;:H915:1c,V\n;:G(Face1;K-3;:H916:4,F);FUS;:H915:1c,V\n;:M2;FUS;:H915:8,F;:M(Face1;:M;FUS;:H915:7,F);RFI;:H915:1f,F\n;:M2;FUS;:H916:8,F\n;:M;FUS;:H916:7,F\n;:H916,F\n;:M2;FUS;:H915:8,F;:M(Face2;:M;FUS;:H915:7,F);RFI;:H915:1f,F\n;:M2;FUS;:H915:8,F;:M(Face3;:M;FUS;:H915:7,F);RFI;:H915:1f,F\n;:M2;FUS;:H915:8,F;:M(Face4;:M;FUS;:H915:7,F);RFI;:H915:1f,F\n;:G(Face1;K-10;:H916:5,F);FUS;:H915:1d,E\n;:G2(Face1;K-11;:H916:5,F);FUS;:H915:1e,E\n;:G3(Face1;K-12;:H916:5,F);FUS;:H915:1e,E\n;:G4(Face1;K-13;:H916:5,F);FUS;:H915:1e,E\n;:M2;FUS;:H915:8,F\n;:M3;FUS;:H915:8,F\n;:M4;FUS;:H915:8,F\n;:M;FUS;:H915:7,F\n;:G(Face1;K-14;:H916:5,F);FUS;:H915:1d,E\n;:G2(Face1;K-15;:H916:5,F);FUS;:H915:1e,E\n;:G3(Face1;K-16;:H916:5,F);FUS;:H915:1e,E\n;:G4(Face1;K-17;:H916:5,F);FUS;:H915:1e,E\n;:H915,V\n;:H916,V\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 33\n0\n:1.2.6 0\n:2.6.22 0\n:1.a.6 0\n:2.6.24 0\n:2.6.23 0\n:2.6.21 0\n:1.1.a 0\n:1.3.d 0\n:1.2.5 0\n:1.c.6 0\n:1.c.5 0\n:1.6.5 0\n:1.6.6 0\n:1.a.5 0\n:1.3.9 0\n:1.4.5 0\n:1.4.6 0\n:1.1.9 0\n:2.5.1a 0\n:1.9.6 0\n:1.2.d 0\n:1.1.b 0\n:2.5.19 0\n:2.5.1b 0\n:2.5.1c 0\n:1.b.6 0\n:1.8.6 0\n:1.9.5 0\n:1.b.5 0\n:1.8.5 0\n:1.5.9 0\n:1.7.9 0\n\nFace\n\nChildCount 0\n\nNameCount 17\n0\n:2.6.20 0\n:2.1.13 0\n:2.6.1d 0\n:2.6.1f 0\n:2.6.1e 0\n:2.3.15 0\n:2.1.12 0\n:2.5.20 0\n:2.1.14 0\n:2.5.1d 0\n:2.2.15 0\n:2.5.1e 0\n:2.5.1f 0\n:2.3.17 0\n:2.4.18 0\n:2.2.16 0\n\nVertex\n\nChildCount 0\n\nNameCount 19\n0\n:3.1.25 0\n:1.2.c 0\n:1.a.4 0\n:1.c.8 0\n:1.6.f 0\n:3.2.26 0\n:3.3.25 0\n:3.7.25 0\n:3.5.25 0\n:3.4.25 0\n:1.4.e 0\n:3.2.25 0\n:1.9.11 0\n:3.1.26 0\n:1.8.10 0\n:1.b.7 0\n:3.6.25 0\n:3.8.25 0\n\nEndMap\n" + "sha256": "f5446d4339964d80fbe15edc2d99f083eafea31c24f9b919ad8544bcea90134a", + "text": "BeginElementMap v1\n1 PostfixCount 38\nEdge\nFace\nVertex\n;:G(Face1;K-4;:Hee9:4,F);FUS;:Hee8:1c,V\n;:M2;FUS;:Hee8:8,E\n;:M;FUS;:Hee8:7,E\n;:G(Face1;K-5;:Hee9:4,F);FUS;:Hee8:1c,V\n;:G(Face1;K-6;:Hee9:4,F);FUS;:Hee8:1c,V\n;:Hee8,E\n;:M3;FUS;:Hee9:8,E\n;:M;FUS;:Hee9:7,E\n;:G(Face1;K-1;:Hee9:4,F);FUS;:Hee8:1c,V\n;:Hee9,E\n;:G(Face1;K-2;:Hee9:4,F);FUS;:Hee8:1c,V\n;:G(Edge1;K-1;:Hee9:4,E);FUS;:Hee8:1c,V\n;:G(Edge1;K-2;:Hee9:4,E);FUS;:Hee8:1c,V\n;:G(Face1;K-3;:Hee9:4,F);FUS;:Hee8:1c,V\n;:M2;FUS;:Hee8:8,F;:M(Face1;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F\n;:M2;FUS;:Hee9:8,F\n;:M;FUS;:Hee9:7,F\n;:Hee9,F\n;:M2;FUS;:Hee8:8,F;:M(Face2;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F\n;:M2;FUS;:Hee8:8,F;:M(Face3;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F\n;:M2;FUS;:Hee8:8,F;:M(Face4;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F\n;:G(Face1;K-10;:Hee9:5,F);FUS;:Hee8:1d,E\n;:G2(Face1;K-11;:Hee9:5,F);FUS;:Hee8:1e,E\n;:G3(Face1;K-12;:Hee9:5,F);FUS;:Hee8:1e,E\n;:G4(Face1;K-13;:Hee9:5,F);FUS;:Hee8:1e,E\n;:M2;FUS;:Hee8:8,F\n;:M3;FUS;:Hee8:8,F\n;:M4;FUS;:Hee8:8,F\n;:M;FUS;:Hee8:7,F\n;:G(Face1;K-14;:Hee9:5,F);FUS;:Hee8:1d,E\n;:G2(Face1;K-15;:Hee9:5,F);FUS;:Hee8:1e,E\n;:G3(Face1;K-16;:Hee9:5,F);FUS;:Hee8:1e,E\n;:G4(Face1;K-17;:Hee9:5,F);FUS;:Hee8:1e,E\n;:Hee8,V\n;:Hee9,V\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 33\n0\n:1.2.6 0\n:2.6.22 0\n:1.a.6 0\n:2.6.24 0\n:2.6.23 0\n:2.6.21 0\n:1.1.a 0\n:1.3.d 0\n:1.2.5 0\n:1.c.6 0\n:1.c.5 0\n:1.6.5 0\n:1.6.6 0\n:1.a.5 0\n:1.3.9 0\n:1.4.5 0\n:1.4.6 0\n:1.1.9 0\n:2.5.1a 0\n:1.9.6 0\n:1.2.d 0\n:1.1.b 0\n:2.5.19 0\n:2.5.1b 0\n:2.5.1c 0\n:1.b.6 0\n:1.8.6 0\n:1.9.5 0\n:1.b.5 0\n:1.8.5 0\n:1.5.9 0\n:1.7.9 0\n\nFace\n\nChildCount 0\n\nNameCount 17\n0\n:2.6.20 0\n:2.1.13 0\n:2.6.1d 0\n:2.6.1f 0\n:2.6.1e 0\n:2.3.15 0\n:2.1.12 0\n:2.5.20 0\n:2.1.14 0\n:2.5.1d 0\n:2.2.15 0\n:2.5.1e 0\n:2.5.1f 0\n:2.3.17 0\n:2.4.18 0\n:2.2.16 0\n\nVertex\n\nChildCount 0\n\nNameCount 19\n0\n:3.1.25 0\n:1.2.c 0\n:1.a.4 0\n:1.c.8 0\n:1.6.f 0\n:3.2.26 0\n:3.3.25 0\n:3.7.25 0\n:3.5.25 0\n:3.4.25 0\n:1.4.e 0\n:3.2.25 0\n:1.9.11 0\n:3.1.26 0\n:1.8.10 0\n:1.b.7 0\n:3.6.25 0\n:3.8.25 0\n\nEndMap\n" } }, "finalObject": "CompositeCut23", @@ -175750,7 +175750,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M;FUS;:H915:7,F", + "mappedName": "Face6;:M;FUS;:Hee8:7,F", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -175763,7 +175763,7 @@ ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face6;:M;FUS;:H915:7,F", + "mappedName": "Face6;:M;FUS;:Hee8:7,F", "mappedStringIds": [], "name": "Face1" }, @@ -175771,7 +175771,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M2;FUS;:H916:8,F", + "mappedName": "Face1;:M2;FUS;:Hee9:8,F", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -175784,7 +175784,7 @@ ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face1;:M2;FUS;:H916:8,F", + "mappedName": "Face1;:M2;FUS;:Hee9:8,F", "mappedStringIds": [], "name": "Face2" }, @@ -175792,7 +175792,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M2;FUS;:H915:8,F", + "mappedName": "Face6;:M2;FUS;:Hee8:8,F", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -175805,7 +175805,7 @@ ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Face6;:M2;FUS;:H915:8,F", + "mappedName": "Face6;:M2;FUS;:Hee8:8,F", "mappedStringIds": [], "name": "Face3" }, @@ -175813,7 +175813,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M4;FUS;:H915:8,F", + "mappedName": "Face6;:M4;FUS;:Hee8:8,F", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -175826,7 +175826,7 @@ ], "indexedName": "Face4", "indexedStringIds": [], - "mappedName": "Face6;:M4;FUS;:H915:8,F", + "mappedName": "Face6;:M4;FUS;:Hee8:8,F", "mappedStringIds": [], "name": "Face4" }, @@ -175834,7 +175834,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M3;FUS;:H915:8,F", + "mappedName": "Face6;:M3;FUS;:Hee8:8,F", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -175847,7 +175847,7 @@ ], "indexedName": "Face5", "indexedStringIds": [], - "mappedName": "Face6;:M3;FUS;:H915:8,F", + "mappedName": "Face6;:M3;FUS;:Hee8:8,F", "mappedStringIds": [], "name": "Face5" }, @@ -175855,7 +175855,7 @@ "history": [ { "children": [], - "mappedName": "Face3;:H916,F", + "mappedName": "Face3;:Hee9,F", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -175868,7 +175868,7 @@ ], "indexedName": "Face6", "indexedStringIds": [], - "mappedName": "Face3;:H916,F", + "mappedName": "Face3;:Hee9,F", "mappedStringIds": [], "name": "Face6" }, @@ -175876,20 +175876,20 @@ "history": [ { "children": [], - "mappedName": "Face1;:M2;FUS;:H915:8,F;:M(Face1;:M;FUS;:H915:7,F);RFI;:H915:1f,F", + "mappedName": "Face1;:M2;FUS;:Hee8:8,F;:M(Face1;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face1;:M2;FUS;:H915:8,F;:M(Face1;:M;FUS;:H915:7,F)", + "mappedName": "Face1;:M2;FUS;:Hee8:8,F;:M(Face1;:M;FUS;:Hee8:7,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Face7", "indexedStringIds": [], - "mappedName": "Face1;:M2;FUS;:H915:8,F;:M(Face1;:M;FUS;:H915:7,F);RFI;:H915:1f,F", + "mappedName": "Face1;:M2;FUS;:Hee8:8,F;:M(Face1;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F", "mappedStringIds": [], "name": "Face7" }, @@ -175897,7 +175897,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M;FUS;:H915:7,F", + "mappedName": "Face5;:M;FUS;:Hee8:7,F", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -175910,7 +175910,7 @@ ], "indexedName": "Face8", "indexedStringIds": [], - "mappedName": "Face5;:M;FUS;:H915:7,F", + "mappedName": "Face5;:M;FUS;:Hee8:7,F", "mappedStringIds": [], "name": "Face8" }, @@ -175918,7 +175918,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;FUS;:H916:7,F", + "mappedName": "Face1;:M;FUS;:Hee9:7,F", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -175931,7 +175931,7 @@ ], "indexedName": "Face9", "indexedStringIds": [], - "mappedName": "Face1;:M;FUS;:H916:7,F", + "mappedName": "Face1;:M;FUS;:Hee9:7,F", "mappedStringIds": [], "name": "Face9" }, @@ -175939,7 +175939,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M2;FUS;:H915:8,F", + "mappedName": "Face5;:M2;FUS;:Hee8:8,F", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -175952,7 +175952,7 @@ ], "indexedName": "Face10", "indexedStringIds": [], - "mappedName": "Face5;:M2;FUS;:H915:8,F", + "mappedName": "Face5;:M2;FUS;:Hee8:8,F", "mappedStringIds": [], "name": "Face10" }, @@ -175960,7 +175960,7 @@ "history": [ { "children": [], - "mappedName": "Face2;:H916,F", + "mappedName": "Face2;:Hee9,F", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -175973,7 +175973,7 @@ ], "indexedName": "Face11", "indexedStringIds": [], - "mappedName": "Face2;:H916,F", + "mappedName": "Face2;:Hee9,F", "mappedStringIds": [], "name": "Face11" }, @@ -175981,7 +175981,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M3;FUS;:H915:8,F", + "mappedName": "Face5;:M3;FUS;:Hee8:8,F", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -175994,7 +175994,7 @@ ], "indexedName": "Face12", "indexedStringIds": [], - "mappedName": "Face5;:M3;FUS;:H915:8,F", + "mappedName": "Face5;:M3;FUS;:Hee8:8,F", "mappedStringIds": [], "name": "Face12" }, @@ -176002,7 +176002,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M4;FUS;:H915:8,F", + "mappedName": "Face5;:M4;FUS;:Hee8:8,F", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176015,7 +176015,7 @@ ], "indexedName": "Face13", "indexedStringIds": [], - "mappedName": "Face5;:M4;FUS;:H915:8,F", + "mappedName": "Face5;:M4;FUS;:Hee8:8,F", "mappedStringIds": [], "name": "Face13" }, @@ -176023,20 +176023,20 @@ "history": [ { "children": [], - "mappedName": "Face3;:M2;FUS;:H915:8,F;:M(Face3;:M;FUS;:H915:7,F);RFI;:H915:1f,F", + "mappedName": "Face3;:M2;FUS;:Hee8:8,F;:M(Face3;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face3;:M2;FUS;:H915:8,F;:M(Face3;:M;FUS;:H915:7,F)", + "mappedName": "Face3;:M2;FUS;:Hee8:8,F;:M(Face3;:M;FUS;:Hee8:7,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Face14", "indexedStringIds": [], - "mappedName": "Face3;:M2;FUS;:H915:8,F;:M(Face3;:M;FUS;:H915:7,F);RFI;:H915:1f,F", + "mappedName": "Face3;:M2;FUS;:Hee8:8,F;:M(Face3;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F", "mappedStringIds": [], "name": "Face14" }, @@ -176044,20 +176044,20 @@ "history": [ { "children": [], - "mappedName": "Face4;:M2;FUS;:H915:8,F;:M(Face4;:M;FUS;:H915:7,F);RFI;:H915:1f,F", + "mappedName": "Face4;:M2;FUS;:Hee8:8,F;:M(Face4;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face4;:M2;FUS;:H915:8,F;:M(Face4;:M;FUS;:H915:7,F)", + "mappedName": "Face4;:M2;FUS;:Hee8:8,F;:M(Face4;:M;FUS;:Hee8:7,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Face15", "indexedStringIds": [], - "mappedName": "Face4;:M2;FUS;:H915:8,F;:M(Face4;:M;FUS;:H915:7,F);RFI;:H915:1f,F", + "mappedName": "Face4;:M2;FUS;:Hee8:8,F;:M(Face4;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F", "mappedStringIds": [], "name": "Face15" }, @@ -176065,20 +176065,20 @@ "history": [ { "children": [], - "mappedName": "Face2;:M2;FUS;:H915:8,F;:M(Face2;:M;FUS;:H915:7,F);RFI;:H915:1f,F", + "mappedName": "Face2;:M2;FUS;:Hee8:8,F;:M(Face2;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face2;:M2;FUS;:H915:8,F;:M(Face2;:M;FUS;:H915:7,F)", + "mappedName": "Face2;:M2;FUS;:Hee8:8,F;:M(Face2;:M;FUS;:Hee8:7,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Face16", "indexedStringIds": [], - "mappedName": "Face2;:M2;FUS;:H915:8,F;:M(Face2;:M;FUS;:H915:7,F);RFI;:H915:1f,F", + "mappedName": "Face2;:M2;FUS;:Hee8:8,F;:M(Face2;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F", "mappedStringIds": [], "name": "Face16" }, @@ -176086,7 +176086,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:M;FUS;:H915:7,E", + "mappedName": "Edge2;:M;FUS;:Hee8:7,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176099,7 +176099,7 @@ ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Edge2;:M;FUS;:H915:7,E", + "mappedName": "Edge2;:M;FUS;:Hee8:7,E", "mappedStringIds": [], "name": "Edge1" }, @@ -176107,20 +176107,20 @@ "history": [ { "children": [], - "mappedName": "Face6;:G2(Face1;K-15;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face6;:G2(Face1;K-15;:Hee9:5,F);FUS;:Hee8:1e,E", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-15;:H916:5,F)", + "mappedName": "Face6;:G2(Face1;K-15;:Hee9:5,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Face6;:G2(Face1;K-15;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face6;:G2(Face1;K-15;:Hee9:5,F);FUS;:Hee8:1e,E", "mappedStringIds": [], "name": "Edge2" }, @@ -176128,7 +176128,7 @@ "history": [ { "children": [], - "mappedName": "Edge10;:M;FUS;:H915:7,E", + "mappedName": "Edge10;:M;FUS;:Hee8:7,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176141,7 +176141,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Edge10;:M;FUS;:H915:7,E", + "mappedName": "Edge10;:M;FUS;:Hee8:7,E", "mappedStringIds": [], "name": "Edge3" }, @@ -176149,20 +176149,20 @@ "history": [ { "children": [], - "mappedName": "Face6;:G4(Face1;K-17;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face6;:G4(Face1;K-17;:Hee9:5,F);FUS;:Hee8:1e,E", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face6;:G4(Face1;K-17;:H916:5,F)", + "mappedName": "Face6;:G4(Face1;K-17;:Hee9:5,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Edge4", "indexedStringIds": [], - "mappedName": "Face6;:G4(Face1;K-17;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face6;:G4(Face1;K-17;:Hee9:5,F);FUS;:Hee8:1e,E", "mappedStringIds": [], "name": "Edge4" }, @@ -176170,20 +176170,20 @@ "history": [ { "children": [], - "mappedName": "Face6;:G3(Face1;K-16;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face6;:G3(Face1;K-16;:Hee9:5,F);FUS;:Hee8:1e,E", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face6;:G3(Face1;K-16;:H916:5,F)", + "mappedName": "Face6;:G3(Face1;K-16;:Hee9:5,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Edge5", "indexedStringIds": [], - "mappedName": "Face6;:G3(Face1;K-16;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face6;:G3(Face1;K-16;:Hee9:5,F);FUS;:Hee8:1e,E", "mappedStringIds": [], "name": "Edge5" }, @@ -176191,20 +176191,20 @@ "history": [ { "children": [], - "mappedName": "Face6;:G(Face1;K-14;:H916:5,F);FUS;:H915:1d,E", + "mappedName": "Face6;:G(Face1;K-14;:Hee9:5,F);FUS;:Hee8:1d,E", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face6;:G(Face1;K-14;:H916:5,F)", + "mappedName": "Face6;:G(Face1;K-14;:Hee9:5,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Edge6", "indexedStringIds": [], - "mappedName": "Face6;:G(Face1;K-14;:H916:5,F);FUS;:H915:1d,E", + "mappedName": "Face6;:G(Face1;K-14;:Hee9:5,F);FUS;:Hee8:1d,E", "mappedStringIds": [], "name": "Edge6" }, @@ -176212,7 +176212,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M3;FUS;:H916:8,E", + "mappedName": "Edge1;:M3;FUS;:Hee9:8,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176225,7 +176225,7 @@ ], "indexedName": "Edge7", "indexedStringIds": [], - "mappedName": "Edge1;:M3;FUS;:H916:8,E", + "mappedName": "Edge1;:M3;FUS;:Hee9:8,E", "mappedStringIds": [], "name": "Edge7" }, @@ -176233,7 +176233,7 @@ "history": [ { "children": [], - "mappedName": "Edge3;:H916,E", + "mappedName": "Edge3;:Hee9,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176246,7 +176246,7 @@ ], "indexedName": "Edge8", "indexedStringIds": [], - "mappedName": "Edge3;:H916,E", + "mappedName": "Edge3;:Hee9,E", "mappedStringIds": [], "name": "Edge8" }, @@ -176254,7 +176254,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:M2;FUS;:H915:8,E", + "mappedName": "Edge2;:M2;FUS;:Hee8:8,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176267,7 +176267,7 @@ ], "indexedName": "Edge9", "indexedStringIds": [], - "mappedName": "Edge2;:M2;FUS;:H915:8,E", + "mappedName": "Edge2;:M2;FUS;:Hee8:8,E", "mappedStringIds": [], "name": "Edge9" }, @@ -176275,7 +176275,7 @@ "history": [ { "children": [], - "mappedName": "Edge12;:M;FUS;:H915:7,E", + "mappedName": "Edge12;:M;FUS;:Hee8:7,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176288,7 +176288,7 @@ ], "indexedName": "Edge10", "indexedStringIds": [], - "mappedName": "Edge12;:M;FUS;:H915:7,E", + "mappedName": "Edge12;:M;FUS;:Hee8:7,E", "mappedStringIds": [], "name": "Edge10" }, @@ -176296,7 +176296,7 @@ "history": [ { "children": [], - "mappedName": "Edge12;:M2;FUS;:H915:8,E", + "mappedName": "Edge12;:M2;FUS;:Hee8:8,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176309,7 +176309,7 @@ ], "indexedName": "Edge11", "indexedStringIds": [], - "mappedName": "Edge12;:M2;FUS;:H915:8,E", + "mappedName": "Edge12;:M2;FUS;:Hee8:8,E", "mappedStringIds": [], "name": "Edge11" }, @@ -176317,7 +176317,7 @@ "history": [ { "children": [], - "mappedName": "Edge6;:M2;FUS;:H915:8,E", + "mappedName": "Edge6;:M2;FUS;:Hee8:8,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176330,7 +176330,7 @@ ], "indexedName": "Edge12", "indexedStringIds": [], - "mappedName": "Edge6;:M2;FUS;:H915:8,E", + "mappedName": "Edge6;:M2;FUS;:Hee8:8,E", "mappedStringIds": [], "name": "Edge12" }, @@ -176338,7 +176338,7 @@ "history": [ { "children": [], - "mappedName": "Edge6;:M;FUS;:H915:7,E", + "mappedName": "Edge6;:M;FUS;:Hee8:7,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176351,7 +176351,7 @@ ], "indexedName": "Edge13", "indexedStringIds": [], - "mappedName": "Edge6;:M;FUS;:H915:7,E", + "mappedName": "Edge6;:M;FUS;:Hee8:7,E", "mappedStringIds": [], "name": "Edge13" }, @@ -176359,7 +176359,7 @@ "history": [ { "children": [], - "mappedName": "Edge10;:M2;FUS;:H915:8,E", + "mappedName": "Edge10;:M2;FUS;:Hee8:8,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176372,7 +176372,7 @@ ], "indexedName": "Edge14", "indexedStringIds": [], - "mappedName": "Edge10;:M2;FUS;:H915:8,E", + "mappedName": "Edge10;:M2;FUS;:Hee8:8,E", "mappedStringIds": [], "name": "Edge14" }, @@ -176380,7 +176380,7 @@ "history": [ { "children": [], - "mappedName": "Edge3;:H915,E", + "mappedName": "Edge3;:Hee8,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176393,7 +176393,7 @@ ], "indexedName": "Edge15", "indexedStringIds": [], - "mappedName": "Edge3;:H915,E", + "mappedName": "Edge3;:Hee8,E", "mappedStringIds": [], "name": "Edge15" }, @@ -176401,7 +176401,7 @@ "history": [ { "children": [], - "mappedName": "Edge4;:M2;FUS;:H915:8,E", + "mappedName": "Edge4;:M2;FUS;:Hee8:8,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176414,7 +176414,7 @@ ], "indexedName": "Edge16", "indexedStringIds": [], - "mappedName": "Edge4;:M2;FUS;:H915:8,E", + "mappedName": "Edge4;:M2;FUS;:Hee8:8,E", "mappedStringIds": [], "name": "Edge16" }, @@ -176422,7 +176422,7 @@ "history": [ { "children": [], - "mappedName": "Edge4;:M;FUS;:H915:7,E", + "mappedName": "Edge4;:M;FUS;:Hee8:7,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176435,7 +176435,7 @@ ], "indexedName": "Edge17", "indexedStringIds": [], - "mappedName": "Edge4;:M;FUS;:H915:7,E", + "mappedName": "Edge4;:M;FUS;:Hee8:7,E", "mappedStringIds": [], "name": "Edge17" }, @@ -176443,7 +176443,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:H915,E", + "mappedName": "Edge1;:Hee8,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176456,7 +176456,7 @@ ], "indexedName": "Edge18", "indexedStringIds": [], - "mappedName": "Edge1;:H915,E", + "mappedName": "Edge1;:Hee8,E", "mappedStringIds": [], "name": "Edge18" }, @@ -176464,20 +176464,20 @@ "history": [ { "children": [], - "mappedName": "Face5;:G2(Face1;K-11;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face5;:G2(Face1;K-11;:Hee9:5,F);FUS;:Hee8:1e,E", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-11;:H916:5,F)", + "mappedName": "Face5;:G2(Face1;K-11;:Hee9:5,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Edge19", "indexedStringIds": [], - "mappedName": "Face5;:G2(Face1;K-11;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face5;:G2(Face1;K-11;:Hee9:5,F);FUS;:Hee8:1e,E", "mappedStringIds": [], "name": "Edge19" }, @@ -176485,7 +176485,7 @@ "history": [ { "children": [], - "mappedName": "Edge9;:M;FUS;:H915:7,E", + "mappedName": "Edge9;:M;FUS;:Hee8:7,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176498,7 +176498,7 @@ ], "indexedName": "Edge20", "indexedStringIds": [], - "mappedName": "Edge9;:M;FUS;:H915:7,E", + "mappedName": "Edge9;:M;FUS;:Hee8:7,E", "mappedStringIds": [], "name": "Edge20" }, @@ -176506,7 +176506,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:H916,E", + "mappedName": "Edge2;:Hee9,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176519,7 +176519,7 @@ ], "indexedName": "Edge21", "indexedStringIds": [], - "mappedName": "Edge2;:H916,E", + "mappedName": "Edge2;:Hee9,E", "mappedStringIds": [], "name": "Edge21" }, @@ -176527,7 +176527,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M;FUS;:H916:7,E", + "mappedName": "Edge1;:M;FUS;:Hee9:7,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176540,7 +176540,7 @@ ], "indexedName": "Edge22", "indexedStringIds": [], - "mappedName": "Edge1;:M;FUS;:H916:7,E", + "mappedName": "Edge1;:M;FUS;:Hee9:7,E", "mappedStringIds": [], "name": "Edge22" }, @@ -176548,20 +176548,20 @@ "history": [ { "children": [], - "mappedName": "Face5;:G(Face1;K-10;:H916:5,F);FUS;:H915:1d,E", + "mappedName": "Face5;:G(Face1;K-10;:Hee9:5,F);FUS;:Hee8:1d,E", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face5;:G(Face1;K-10;:H916:5,F)", + "mappedName": "Face5;:G(Face1;K-10;:Hee9:5,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Edge23", "indexedStringIds": [], - "mappedName": "Face5;:G(Face1;K-10;:H916:5,F);FUS;:H915:1d,E", + "mappedName": "Face5;:G(Face1;K-10;:Hee9:5,F);FUS;:Hee8:1d,E", "mappedStringIds": [], "name": "Edge23" }, @@ -176569,20 +176569,20 @@ "history": [ { "children": [], - "mappedName": "Face5;:G3(Face1;K-12;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face5;:G3(Face1;K-12;:Hee9:5,F);FUS;:Hee8:1e,E", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face5;:G3(Face1;K-12;:H916:5,F)", + "mappedName": "Face5;:G3(Face1;K-12;:Hee9:5,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Edge24", "indexedStringIds": [], - "mappedName": "Face5;:G3(Face1;K-12;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face5;:G3(Face1;K-12;:Hee9:5,F);FUS;:Hee8:1e,E", "mappedStringIds": [], "name": "Edge24" }, @@ -176590,20 +176590,20 @@ "history": [ { "children": [], - "mappedName": "Face5;:G4(Face1;K-13;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face5;:G4(Face1;K-13;:Hee9:5,F);FUS;:Hee8:1e,E", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face5;:G4(Face1;K-13;:H916:5,F)", + "mappedName": "Face5;:G4(Face1;K-13;:Hee9:5,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Edge25", "indexedStringIds": [], - "mappedName": "Face5;:G4(Face1;K-13;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face5;:G4(Face1;K-13;:Hee9:5,F);FUS;:Hee8:1e,E", "mappedStringIds": [], "name": "Edge25" }, @@ -176611,7 +176611,7 @@ "history": [ { "children": [], - "mappedName": "Edge11;:M;FUS;:H915:7,E", + "mappedName": "Edge11;:M;FUS;:Hee8:7,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176624,7 +176624,7 @@ ], "indexedName": "Edge26", "indexedStringIds": [], - "mappedName": "Edge11;:M;FUS;:H915:7,E", + "mappedName": "Edge11;:M;FUS;:Hee8:7,E", "mappedStringIds": [], "name": "Edge26" }, @@ -176632,7 +176632,7 @@ "history": [ { "children": [], - "mappedName": "Edge8;:M;FUS;:H915:7,E", + "mappedName": "Edge8;:M;FUS;:Hee8:7,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176645,7 +176645,7 @@ ], "indexedName": "Edge27", "indexedStringIds": [], - "mappedName": "Edge8;:M;FUS;:H915:7,E", + "mappedName": "Edge8;:M;FUS;:Hee8:7,E", "mappedStringIds": [], "name": "Edge27" }, @@ -176653,7 +176653,7 @@ "history": [ { "children": [], - "mappedName": "Edge9;:M2;FUS;:H915:8,E", + "mappedName": "Edge9;:M2;FUS;:Hee8:8,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176666,7 +176666,7 @@ ], "indexedName": "Edge28", "indexedStringIds": [], - "mappedName": "Edge9;:M2;FUS;:H915:8,E", + "mappedName": "Edge9;:M2;FUS;:Hee8:8,E", "mappedStringIds": [], "name": "Edge28" }, @@ -176674,7 +176674,7 @@ "history": [ { "children": [], - "mappedName": "Edge11;:M2;FUS;:H915:8,E", + "mappedName": "Edge11;:M2;FUS;:Hee8:8,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176687,7 +176687,7 @@ ], "indexedName": "Edge29", "indexedStringIds": [], - "mappedName": "Edge11;:M2;FUS;:H915:8,E", + "mappedName": "Edge11;:M2;FUS;:Hee8:8,E", "mappedStringIds": [], "name": "Edge29" }, @@ -176695,7 +176695,7 @@ "history": [ { "children": [], - "mappedName": "Edge8;:M2;FUS;:H915:8,E", + "mappedName": "Edge8;:M2;FUS;:Hee8:8,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176708,7 +176708,7 @@ ], "indexedName": "Edge30", "indexedStringIds": [], - "mappedName": "Edge8;:M2;FUS;:H915:8,E", + "mappedName": "Edge8;:M2;FUS;:Hee8:8,E", "mappedStringIds": [], "name": "Edge30" }, @@ -176716,7 +176716,7 @@ "history": [ { "children": [], - "mappedName": "Edge5;:H915,E", + "mappedName": "Edge5;:Hee8,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176729,7 +176729,7 @@ ], "indexedName": "Edge31", "indexedStringIds": [], - "mappedName": "Edge5;:H915,E", + "mappedName": "Edge5;:Hee8,E", "mappedStringIds": [], "name": "Edge31" }, @@ -176737,7 +176737,7 @@ "history": [ { "children": [], - "mappedName": "Edge7;:H915,E", + "mappedName": "Edge7;:Hee8,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176750,7 +176750,7 @@ ], "indexedName": "Edge32", "indexedStringIds": [], - "mappedName": "Edge7;:H915,E", + "mappedName": "Edge7;:Hee8,E", "mappedStringIds": [], "name": "Edge32" }, @@ -176758,7 +176758,7 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:H915,V", + "mappedName": "Vertex1;:Hee8,V", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176771,7 +176771,7 @@ ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Vertex1;:H915,V", + "mappedName": "Vertex1;:Hee8,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -176779,20 +176779,20 @@ "history": [ { "children": [], - "mappedName": "Edge2;:G(Face1;K-1;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge2;:G(Face1;K-1;:Hee9:4,F);FUS;:Hee8:1c,V", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge2;:G(Face1;K-1;:H916:4,F)", + "mappedName": "Edge2;:G(Face1;K-1;:Hee9:4,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Edge2;:G(Face1;K-1;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge2;:G(Face1;K-1;:Hee9:4,F);FUS;:Hee8:1c,V", "mappedStringIds": [], "name": "Vertex2" }, @@ -176800,20 +176800,20 @@ "history": [ { "children": [], - "mappedName": "Edge10;:G(Face1;K-4;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge10;:G(Face1;K-4;:Hee9:4,F);FUS;:Hee8:1c,V", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge10;:G(Face1;K-4;:H916:4,F)", + "mappedName": "Edge10;:G(Face1;K-4;:Hee9:4,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Vertex3", "indexedStringIds": [], - "mappedName": "Edge10;:G(Face1;K-4;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge10;:G(Face1;K-4;:Hee9:4,F);FUS;:Hee8:1c,V", "mappedStringIds": [], "name": "Vertex3" }, @@ -176821,20 +176821,20 @@ "history": [ { "children": [], - "mappedName": "Edge12;:G(Face1;K-6;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge12;:G(Face1;K-6;:Hee9:4,F);FUS;:Hee8:1c,V", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge12;:G(Face1;K-6;:H916:4,F)", + "mappedName": "Edge12;:G(Face1;K-6;:Hee9:4,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Vertex4", "indexedStringIds": [], - "mappedName": "Edge12;:G(Face1;K-6;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge12;:G(Face1;K-6;:Hee9:4,F);FUS;:Hee8:1c,V", "mappedStringIds": [], "name": "Vertex4" }, @@ -176842,20 +176842,20 @@ "history": [ { "children": [], - "mappedName": "Edge6;:G(Edge1;K-1;:H916:4,E);FUS;:H915:1c,V", + "mappedName": "Edge6;:G(Edge1;K-1;:Hee9:4,E);FUS;:Hee8:1c,V", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge6;:G(Edge1;K-1;:H916:4,E)", + "mappedName": "Edge6;:G(Edge1;K-1;:Hee9:4,E)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Vertex5", "indexedStringIds": [], - "mappedName": "Edge6;:G(Edge1;K-1;:H916:4,E);FUS;:H915:1c,V", + "mappedName": "Edge6;:G(Edge1;K-1;:Hee9:4,E);FUS;:Hee8:1c,V", "mappedStringIds": [], "name": "Vertex5" }, @@ -176863,7 +176863,7 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:H916,V", + "mappedName": "Vertex2;:Hee9,V", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176876,7 +176876,7 @@ ], "indexedName": "Vertex6", "indexedStringIds": [], - "mappedName": "Vertex2;:H916,V", + "mappedName": "Vertex2;:Hee9,V", "mappedStringIds": [], "name": "Vertex6" }, @@ -176884,7 +176884,7 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:H915,V", + "mappedName": "Vertex3;:Hee8,V", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176897,7 +176897,7 @@ ], "indexedName": "Vertex7", "indexedStringIds": [], - "mappedName": "Vertex3;:H915,V", + "mappedName": "Vertex3;:Hee8,V", "mappedStringIds": [], "name": "Vertex7" }, @@ -176905,7 +176905,7 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:H915,V", + "mappedName": "Vertex7;:Hee8,V", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176918,7 +176918,7 @@ ], "indexedName": "Vertex8", "indexedStringIds": [], - "mappedName": "Vertex7;:H915,V", + "mappedName": "Vertex7;:Hee8,V", "mappedStringIds": [], "name": "Vertex8" }, @@ -176926,7 +176926,7 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:H915,V", + "mappedName": "Vertex5;:Hee8,V", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176939,7 +176939,7 @@ ], "indexedName": "Vertex9", "indexedStringIds": [], - "mappedName": "Vertex5;:H915,V", + "mappedName": "Vertex5;:Hee8,V", "mappedStringIds": [], "name": "Vertex9" }, @@ -176947,7 +176947,7 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:H915,V", + "mappedName": "Vertex4;:Hee8,V", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -176960,7 +176960,7 @@ ], "indexedName": "Vertex10", "indexedStringIds": [], - "mappedName": "Vertex4;:H915,V", + "mappedName": "Vertex4;:Hee8,V", "mappedStringIds": [], "name": "Vertex10" }, @@ -176968,20 +176968,20 @@ "history": [ { "children": [], - "mappedName": "Edge4;:G(Face1;K-2;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge4;:G(Face1;K-2;:Hee9:4,F);FUS;:Hee8:1c,V", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge4;:G(Face1;K-2;:H916:4,F)", + "mappedName": "Edge4;:G(Face1;K-2;:Hee9:4,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Vertex11", "indexedStringIds": [], - "mappedName": "Edge4;:G(Face1;K-2;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge4;:G(Face1;K-2;:Hee9:4,F);FUS;:Hee8:1c,V", "mappedStringIds": [], "name": "Vertex11" }, @@ -176989,7 +176989,7 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:H915,V", + "mappedName": "Vertex2;:Hee8,V", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -177002,7 +177002,7 @@ ], "indexedName": "Vertex12", "indexedStringIds": [], - "mappedName": "Vertex2;:H915,V", + "mappedName": "Vertex2;:Hee8,V", "mappedStringIds": [], "name": "Vertex12" }, @@ -177010,20 +177010,20 @@ "history": [ { "children": [], - "mappedName": "Edge9;:G(Face1;K-3;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge9;:G(Face1;K-3;:Hee9:4,F);FUS;:Hee8:1c,V", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge9;:G(Face1;K-3;:H916:4,F)", + "mappedName": "Edge9;:G(Face1;K-3;:Hee9:4,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Vertex13", "indexedStringIds": [], - "mappedName": "Edge9;:G(Face1;K-3;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge9;:G(Face1;K-3;:Hee9:4,F);FUS;:Hee8:1c,V", "mappedStringIds": [], "name": "Vertex13" }, @@ -177031,7 +177031,7 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:H916,V", + "mappedName": "Vertex1;:Hee9,V", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -177044,7 +177044,7 @@ ], "indexedName": "Vertex14", "indexedStringIds": [], - "mappedName": "Vertex1;:H916,V", + "mappedName": "Vertex1;:Hee9,V", "mappedStringIds": [], "name": "Vertex14" }, @@ -177052,20 +177052,20 @@ "history": [ { "children": [], - "mappedName": "Edge8;:G(Edge1;K-2;:H916:4,E);FUS;:H915:1c,V", + "mappedName": "Edge8;:G(Edge1;K-2;:Hee9:4,E);FUS;:Hee8:1c,V", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge8;:G(Edge1;K-2;:H916:4,E)", + "mappedName": "Edge8;:G(Edge1;K-2;:Hee9:4,E)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Vertex15", "indexedStringIds": [], - "mappedName": "Edge8;:G(Edge1;K-2;:H916:4,E);FUS;:H915:1c,V", + "mappedName": "Edge8;:G(Edge1;K-2;:Hee9:4,E);FUS;:Hee8:1c,V", "mappedStringIds": [], "name": "Vertex15" }, @@ -177073,20 +177073,20 @@ "history": [ { "children": [], - "mappedName": "Edge11;:G(Face1;K-5;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge11;:G(Face1;K-5;:Hee9:4,F);FUS;:Hee8:1c,V", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge11;:G(Face1;K-5;:H916:4,F)", + "mappedName": "Edge11;:G(Face1;K-5;:Hee9:4,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Vertex16", "indexedStringIds": [], - "mappedName": "Edge11;:G(Face1;K-5;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge11;:G(Face1;K-5;:Hee9:4,F);FUS;:Hee8:1c,V", "mappedStringIds": [], "name": "Vertex16" }, @@ -177094,7 +177094,7 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:H915,V", + "mappedName": "Vertex6;:Hee8,V", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -177107,7 +177107,7 @@ ], "indexedName": "Vertex17", "indexedStringIds": [], - "mappedName": "Vertex6;:H915,V", + "mappedName": "Vertex6;:Hee8,V", "mappedStringIds": [], "name": "Vertex17" }, @@ -177115,7 +177115,7 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:H915,V", + "mappedName": "Vertex8;:Hee8,V", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -177128,7 +177128,7 @@ ], "indexedName": "Vertex18", "indexedStringIds": [], - "mappedName": "Vertex8;:H915,V", + "mappedName": "Vertex8;:Hee8,V", "mappedStringIds": [], "name": "Vertex18" } @@ -177144,7 +177144,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M;FUS;:H915:7,F", + "mappedName": "Face6;:M;FUS;:Hee8:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177152,7 +177152,7 @@ "index": 1, "type": "Face" }, - "name": "Face6;:M;FUS;:H915:7,F", + "name": "Face6;:M;FUS;:Hee8:7,F", "stringIds": [] }, "relation": "modified", @@ -177171,7 +177171,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M2;FUS;:H916:8,F", + "mappedName": "Face1;:M2;FUS;:Hee9:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177179,7 +177179,7 @@ "index": 2, "type": "Face" }, - "name": "Face1;:M2;FUS;:H916:8,F", + "name": "Face1;:M2;FUS;:Hee9:8,F", "stringIds": [] }, "relation": "modified", @@ -177198,7 +177198,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M2;FUS;:H915:8,F", + "mappedName": "Face6;:M2;FUS;:Hee8:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177206,7 +177206,7 @@ "index": 3, "type": "Face" }, - "name": "Face6;:M2;FUS;:H915:8,F", + "name": "Face6;:M2;FUS;:Hee8:8,F", "stringIds": [] }, "relation": "modified", @@ -177225,7 +177225,7 @@ "indexedName": "Face4", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M4;FUS;:H915:8,F", + "mappedName": "Face6;:M4;FUS;:Hee8:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177233,7 +177233,7 @@ "index": 4, "type": "Face" }, - "name": "Face6;:M4;FUS;:H915:8,F", + "name": "Face6;:M4;FUS;:Hee8:8,F", "stringIds": [] }, "relation": "modified", @@ -177252,7 +177252,7 @@ "indexedName": "Face5", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M3;FUS;:H915:8,F", + "mappedName": "Face6;:M3;FUS;:Hee8:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177260,7 +177260,7 @@ "index": 5, "type": "Face" }, - "name": "Face6;:M3;FUS;:H915:8,F", + "name": "Face6;:M3;FUS;:Hee8:8,F", "stringIds": [] }, "relation": "modified", @@ -177279,7 +177279,7 @@ "indexedName": "Face6", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:H916,F", + "mappedName": "Face3;:Hee9,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177287,7 +177287,7 @@ "index": 6, "type": "Face" }, - "name": "Face3;:H916,F", + "name": "Face3;:Hee9,F", "stringIds": [] }, "relation": "preserved", @@ -177306,7 +177306,7 @@ "indexedName": "Face7", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M2;FUS;:H915:8,F;:M(Face1;:M;FUS;:H915:7,F);RFI;:H915:1f,F", + "mappedName": "Face1;:M2;FUS;:Hee8:8,F;:M(Face1;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177314,7 +177314,7 @@ "index": 7, "type": "Face" }, - "name": "Face1;:M2;FUS;:H915:8,F;:M(Face1;:M;FUS;:H915:7,F);RFI;:H915:1f,F", + "name": "Face1;:M2;FUS;:Hee8:8,F;:M(Face1;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F", "stringIds": [] }, "relation": "modified", @@ -177322,9 +177322,9 @@ "resultPersistentId": "Fuse23:face:6", "sourceRefs": [ { - "mappedName": "Face1;:M2;FUS;:H915:8,F;:M(Face1;:M;FUS;:H915:7,F)", + "mappedName": "Face1;:M2;FUS;:Hee8:8,F;:M(Face1;:M;FUS;:Hee8:7,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Face1;:M2;FUS;:H915:8,F;:M(Face1;:M;FUS;:H915:7,F)", + "persistentId": "Box23:mapped:Face1;:M2;FUS;:Hee8:8,F;:M(Face1;:M;FUS;:Hee8:7,F)", "stageId": "Box23" } ] @@ -177333,7 +177333,7 @@ "indexedName": "Face8", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M;FUS;:H915:7,F", + "mappedName": "Face5;:M;FUS;:Hee8:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177341,7 +177341,7 @@ "index": 8, "type": "Face" }, - "name": "Face5;:M;FUS;:H915:7,F", + "name": "Face5;:M;FUS;:Hee8:7,F", "stringIds": [] }, "relation": "modified", @@ -177360,7 +177360,7 @@ "indexedName": "Face9", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;FUS;:H916:7,F", + "mappedName": "Face1;:M;FUS;:Hee9:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177368,7 +177368,7 @@ "index": 9, "type": "Face" }, - "name": "Face1;:M;FUS;:H916:7,F", + "name": "Face1;:M;FUS;:Hee9:7,F", "stringIds": [] }, "relation": "modified", @@ -177387,7 +177387,7 @@ "indexedName": "Face10", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M2;FUS;:H915:8,F", + "mappedName": "Face5;:M2;FUS;:Hee8:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177395,7 +177395,7 @@ "index": 10, "type": "Face" }, - "name": "Face5;:M2;FUS;:H915:8,F", + "name": "Face5;:M2;FUS;:Hee8:8,F", "stringIds": [] }, "relation": "modified", @@ -177414,7 +177414,7 @@ "indexedName": "Face11", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:H916,F", + "mappedName": "Face2;:Hee9,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177422,7 +177422,7 @@ "index": 11, "type": "Face" }, - "name": "Face2;:H916,F", + "name": "Face2;:Hee9,F", "stringIds": [] }, "relation": "preserved", @@ -177441,7 +177441,7 @@ "indexedName": "Face12", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M3;FUS;:H915:8,F", + "mappedName": "Face5;:M3;FUS;:Hee8:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177449,7 +177449,7 @@ "index": 12, "type": "Face" }, - "name": "Face5;:M3;FUS;:H915:8,F", + "name": "Face5;:M3;FUS;:Hee8:8,F", "stringIds": [] }, "relation": "modified", @@ -177468,7 +177468,7 @@ "indexedName": "Face13", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M4;FUS;:H915:8,F", + "mappedName": "Face5;:M4;FUS;:Hee8:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177476,7 +177476,7 @@ "index": 13, "type": "Face" }, - "name": "Face5;:M4;FUS;:H915:8,F", + "name": "Face5;:M4;FUS;:Hee8:8,F", "stringIds": [] }, "relation": "modified", @@ -177495,7 +177495,7 @@ "indexedName": "Face14", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:M2;FUS;:H915:8,F;:M(Face3;:M;FUS;:H915:7,F);RFI;:H915:1f,F", + "mappedName": "Face3;:M2;FUS;:Hee8:8,F;:M(Face3;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177503,7 +177503,7 @@ "index": 14, "type": "Face" }, - "name": "Face3;:M2;FUS;:H915:8,F;:M(Face3;:M;FUS;:H915:7,F);RFI;:H915:1f,F", + "name": "Face3;:M2;FUS;:Hee8:8,F;:M(Face3;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F", "stringIds": [] }, "relation": "modified", @@ -177511,9 +177511,9 @@ "resultPersistentId": "Fuse23:face:13", "sourceRefs": [ { - "mappedName": "Face3;:M2;FUS;:H915:8,F;:M(Face3;:M;FUS;:H915:7,F)", + "mappedName": "Face3;:M2;FUS;:Hee8:8,F;:M(Face3;:M;FUS;:Hee8:7,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Face3;:M2;FUS;:H915:8,F;:M(Face3;:M;FUS;:H915:7,F)", + "persistentId": "Box23:mapped:Face3;:M2;FUS;:Hee8:8,F;:M(Face3;:M;FUS;:Hee8:7,F)", "stageId": "Box23" } ] @@ -177522,7 +177522,7 @@ "indexedName": "Face15", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:M2;FUS;:H915:8,F;:M(Face4;:M;FUS;:H915:7,F);RFI;:H915:1f,F", + "mappedName": "Face4;:M2;FUS;:Hee8:8,F;:M(Face4;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177530,7 +177530,7 @@ "index": 15, "type": "Face" }, - "name": "Face4;:M2;FUS;:H915:8,F;:M(Face4;:M;FUS;:H915:7,F);RFI;:H915:1f,F", + "name": "Face4;:M2;FUS;:Hee8:8,F;:M(Face4;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F", "stringIds": [] }, "relation": "modified", @@ -177538,9 +177538,9 @@ "resultPersistentId": "Fuse23:face:14", "sourceRefs": [ { - "mappedName": "Face4;:M2;FUS;:H915:8,F;:M(Face4;:M;FUS;:H915:7,F)", + "mappedName": "Face4;:M2;FUS;:Hee8:8,F;:M(Face4;:M;FUS;:Hee8:7,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Face4;:M2;FUS;:H915:8,F;:M(Face4;:M;FUS;:H915:7,F)", + "persistentId": "Box23:mapped:Face4;:M2;FUS;:Hee8:8,F;:M(Face4;:M;FUS;:Hee8:7,F)", "stageId": "Box23" } ] @@ -177549,7 +177549,7 @@ "indexedName": "Face16", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:M2;FUS;:H915:8,F;:M(Face2;:M;FUS;:H915:7,F);RFI;:H915:1f,F", + "mappedName": "Face2;:M2;FUS;:Hee8:8,F;:M(Face2;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177557,7 +177557,7 @@ "index": 16, "type": "Face" }, - "name": "Face2;:M2;FUS;:H915:8,F;:M(Face2;:M;FUS;:H915:7,F);RFI;:H915:1f,F", + "name": "Face2;:M2;FUS;:Hee8:8,F;:M(Face2;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F", "stringIds": [] }, "relation": "modified", @@ -177565,9 +177565,9 @@ "resultPersistentId": "Fuse23:face:15", "sourceRefs": [ { - "mappedName": "Face2;:M2;FUS;:H915:8,F;:M(Face2;:M;FUS;:H915:7,F)", + "mappedName": "Face2;:M2;FUS;:Hee8:8,F;:M(Face2;:M;FUS;:Hee8:7,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Face2;:M2;FUS;:H915:8,F;:M(Face2;:M;FUS;:H915:7,F)", + "persistentId": "Box23:mapped:Face2;:M2;FUS;:Hee8:8,F;:M(Face2;:M;FUS;:Hee8:7,F)", "stageId": "Box23" } ] @@ -177576,7 +177576,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:M;FUS;:H915:7,E", + "mappedName": "Edge2;:M;FUS;:Hee8:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177584,7 +177584,7 @@ "index": 1, "type": "Edge" }, - "name": "Edge2;:M;FUS;:H915:7,E", + "name": "Edge2;:M;FUS;:Hee8:7,E", "stringIds": [] }, "relation": "modified", @@ -177603,7 +177603,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G2(Face1;K-15;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face6;:G2(Face1;K-15;:Hee9:5,F);FUS;:Hee8:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177611,7 +177611,7 @@ "index": 2, "type": "Edge" }, - "name": "Face6;:G2(Face1;K-15;:H916:5,F);FUS;:H915:1e,E", + "name": "Face6;:G2(Face1;K-15;:Hee9:5,F);FUS;:Hee8:1e,E", "stringIds": [] }, "relation": "generated", @@ -177619,9 +177619,9 @@ "resultPersistentId": "Fuse23:edge:1", "sourceRefs": [ { - "mappedName": "Face6;:G2(Face1;K-15;:H916:5,F)", + "mappedName": "Face6;:G2(Face1;K-15;:Hee9:5,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Face6;:G2(Face1;K-15;:H916:5,F)", + "persistentId": "Box23:mapped:Face6;:G2(Face1;K-15;:Hee9:5,F)", "stageId": "Box23" } ] @@ -177630,7 +177630,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:M;FUS;:H915:7,E", + "mappedName": "Edge10;:M;FUS;:Hee8:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177638,7 +177638,7 @@ "index": 3, "type": "Edge" }, - "name": "Edge10;:M;FUS;:H915:7,E", + "name": "Edge10;:M;FUS;:Hee8:7,E", "stringIds": [] }, "relation": "modified", @@ -177657,7 +177657,7 @@ "indexedName": "Edge4", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G4(Face1;K-17;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face6;:G4(Face1;K-17;:Hee9:5,F);FUS;:Hee8:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177665,7 +177665,7 @@ "index": 4, "type": "Edge" }, - "name": "Face6;:G4(Face1;K-17;:H916:5,F);FUS;:H915:1e,E", + "name": "Face6;:G4(Face1;K-17;:Hee9:5,F);FUS;:Hee8:1e,E", "stringIds": [] }, "relation": "generated", @@ -177673,9 +177673,9 @@ "resultPersistentId": "Fuse23:edge:3", "sourceRefs": [ { - "mappedName": "Face6;:G4(Face1;K-17;:H916:5,F)", + "mappedName": "Face6;:G4(Face1;K-17;:Hee9:5,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Face6;:G4(Face1;K-17;:H916:5,F)", + "persistentId": "Box23:mapped:Face6;:G4(Face1;K-17;:Hee9:5,F)", "stageId": "Box23" } ] @@ -177684,7 +177684,7 @@ "indexedName": "Edge5", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G3(Face1;K-16;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face6;:G3(Face1;K-16;:Hee9:5,F);FUS;:Hee8:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177692,7 +177692,7 @@ "index": 5, "type": "Edge" }, - "name": "Face6;:G3(Face1;K-16;:H916:5,F);FUS;:H915:1e,E", + "name": "Face6;:G3(Face1;K-16;:Hee9:5,F);FUS;:Hee8:1e,E", "stringIds": [] }, "relation": "generated", @@ -177700,9 +177700,9 @@ "resultPersistentId": "Fuse23:edge:4", "sourceRefs": [ { - "mappedName": "Face6;:G3(Face1;K-16;:H916:5,F)", + "mappedName": "Face6;:G3(Face1;K-16;:Hee9:5,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Face6;:G3(Face1;K-16;:H916:5,F)", + "persistentId": "Box23:mapped:Face6;:G3(Face1;K-16;:Hee9:5,F)", "stageId": "Box23" } ] @@ -177711,7 +177711,7 @@ "indexedName": "Edge6", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G(Face1;K-14;:H916:5,F);FUS;:H915:1d,E", + "mappedName": "Face6;:G(Face1;K-14;:Hee9:5,F);FUS;:Hee8:1d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177719,7 +177719,7 @@ "index": 6, "type": "Edge" }, - "name": "Face6;:G(Face1;K-14;:H916:5,F);FUS;:H915:1d,E", + "name": "Face6;:G(Face1;K-14;:Hee9:5,F);FUS;:Hee8:1d,E", "stringIds": [] }, "relation": "generated", @@ -177727,9 +177727,9 @@ "resultPersistentId": "Fuse23:edge:5", "sourceRefs": [ { - "mappedName": "Face6;:G(Face1;K-14;:H916:5,F)", + "mappedName": "Face6;:G(Face1;K-14;:Hee9:5,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Face6;:G(Face1;K-14;:H916:5,F)", + "persistentId": "Box23:mapped:Face6;:G(Face1;K-14;:Hee9:5,F)", "stageId": "Box23" } ] @@ -177738,7 +177738,7 @@ "indexedName": "Edge7", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M3;FUS;:H916:8,E", + "mappedName": "Edge1;:M3;FUS;:Hee9:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177746,7 +177746,7 @@ "index": 7, "type": "Edge" }, - "name": "Edge1;:M3;FUS;:H916:8,E", + "name": "Edge1;:M3;FUS;:Hee9:8,E", "stringIds": [] }, "relation": "modified", @@ -177765,7 +177765,7 @@ "indexedName": "Edge8", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:H916,E", + "mappedName": "Edge3;:Hee9,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177773,7 +177773,7 @@ "index": 8, "type": "Edge" }, - "name": "Edge3;:H916,E", + "name": "Edge3;:Hee9,E", "stringIds": [] }, "relation": "preserved", @@ -177792,7 +177792,7 @@ "indexedName": "Edge9", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:M2;FUS;:H915:8,E", + "mappedName": "Edge2;:M2;FUS;:Hee8:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177800,7 +177800,7 @@ "index": 9, "type": "Edge" }, - "name": "Edge2;:M2;FUS;:H915:8,E", + "name": "Edge2;:M2;FUS;:Hee8:8,E", "stringIds": [] }, "relation": "modified", @@ -177819,7 +177819,7 @@ "indexedName": "Edge10", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:M;FUS;:H915:7,E", + "mappedName": "Edge12;:M;FUS;:Hee8:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177827,7 +177827,7 @@ "index": 10, "type": "Edge" }, - "name": "Edge12;:M;FUS;:H915:7,E", + "name": "Edge12;:M;FUS;:Hee8:7,E", "stringIds": [] }, "relation": "modified", @@ -177846,7 +177846,7 @@ "indexedName": "Edge11", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:M2;FUS;:H915:8,E", + "mappedName": "Edge12;:M2;FUS;:Hee8:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177854,7 +177854,7 @@ "index": 11, "type": "Edge" }, - "name": "Edge12;:M2;FUS;:H915:8,E", + "name": "Edge12;:M2;FUS;:Hee8:8,E", "stringIds": [] }, "relation": "modified", @@ -177873,7 +177873,7 @@ "indexedName": "Edge12", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:M2;FUS;:H915:8,E", + "mappedName": "Edge6;:M2;FUS;:Hee8:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177881,7 +177881,7 @@ "index": 12, "type": "Edge" }, - "name": "Edge6;:M2;FUS;:H915:8,E", + "name": "Edge6;:M2;FUS;:Hee8:8,E", "stringIds": [] }, "relation": "modified", @@ -177900,7 +177900,7 @@ "indexedName": "Edge13", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:M;FUS;:H915:7,E", + "mappedName": "Edge6;:M;FUS;:Hee8:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177908,7 +177908,7 @@ "index": 13, "type": "Edge" }, - "name": "Edge6;:M;FUS;:H915:7,E", + "name": "Edge6;:M;FUS;:Hee8:7,E", "stringIds": [] }, "relation": "modified", @@ -177927,7 +177927,7 @@ "indexedName": "Edge14", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:M2;FUS;:H915:8,E", + "mappedName": "Edge10;:M2;FUS;:Hee8:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177935,7 +177935,7 @@ "index": 14, "type": "Edge" }, - "name": "Edge10;:M2;FUS;:H915:8,E", + "name": "Edge10;:M2;FUS;:Hee8:8,E", "stringIds": [] }, "relation": "modified", @@ -177954,7 +177954,7 @@ "indexedName": "Edge15", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:H915,E", + "mappedName": "Edge3;:Hee8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177962,7 +177962,7 @@ "index": 15, "type": "Edge" }, - "name": "Edge3;:H915,E", + "name": "Edge3;:Hee8,E", "stringIds": [] }, "relation": "preserved", @@ -177981,7 +177981,7 @@ "indexedName": "Edge16", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:M2;FUS;:H915:8,E", + "mappedName": "Edge4;:M2;FUS;:Hee8:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -177989,7 +177989,7 @@ "index": 16, "type": "Edge" }, - "name": "Edge4;:M2;FUS;:H915:8,E", + "name": "Edge4;:M2;FUS;:Hee8:8,E", "stringIds": [] }, "relation": "modified", @@ -178008,7 +178008,7 @@ "indexedName": "Edge17", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:M;FUS;:H915:7,E", + "mappedName": "Edge4;:M;FUS;:Hee8:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178016,7 +178016,7 @@ "index": 17, "type": "Edge" }, - "name": "Edge4;:M;FUS;:H915:7,E", + "name": "Edge4;:M;FUS;:Hee8:7,E", "stringIds": [] }, "relation": "modified", @@ -178035,7 +178035,7 @@ "indexedName": "Edge18", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:H915,E", + "mappedName": "Edge1;:Hee8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178043,7 +178043,7 @@ "index": 18, "type": "Edge" }, - "name": "Edge1;:H915,E", + "name": "Edge1;:Hee8,E", "stringIds": [] }, "relation": "preserved", @@ -178062,7 +178062,7 @@ "indexedName": "Edge19", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G2(Face1;K-11;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face5;:G2(Face1;K-11;:Hee9:5,F);FUS;:Hee8:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178070,7 +178070,7 @@ "index": 19, "type": "Edge" }, - "name": "Face5;:G2(Face1;K-11;:H916:5,F);FUS;:H915:1e,E", + "name": "Face5;:G2(Face1;K-11;:Hee9:5,F);FUS;:Hee8:1e,E", "stringIds": [] }, "relation": "generated", @@ -178078,9 +178078,9 @@ "resultPersistentId": "Fuse23:edge:18", "sourceRefs": [ { - "mappedName": "Face5;:G2(Face1;K-11;:H916:5,F)", + "mappedName": "Face5;:G2(Face1;K-11;:Hee9:5,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Face5;:G2(Face1;K-11;:H916:5,F)", + "persistentId": "Box23:mapped:Face5;:G2(Face1;K-11;:Hee9:5,F)", "stageId": "Box23" } ] @@ -178089,7 +178089,7 @@ "indexedName": "Edge20", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:M;FUS;:H915:7,E", + "mappedName": "Edge9;:M;FUS;:Hee8:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178097,7 +178097,7 @@ "index": 20, "type": "Edge" }, - "name": "Edge9;:M;FUS;:H915:7,E", + "name": "Edge9;:M;FUS;:Hee8:7,E", "stringIds": [] }, "relation": "modified", @@ -178116,7 +178116,7 @@ "indexedName": "Edge21", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:H916,E", + "mappedName": "Edge2;:Hee9,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178124,7 +178124,7 @@ "index": 21, "type": "Edge" }, - "name": "Edge2;:H916,E", + "name": "Edge2;:Hee9,E", "stringIds": [] }, "relation": "preserved", @@ -178143,7 +178143,7 @@ "indexedName": "Edge22", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M;FUS;:H916:7,E", + "mappedName": "Edge1;:M;FUS;:Hee9:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178151,7 +178151,7 @@ "index": 22, "type": "Edge" }, - "name": "Edge1;:M;FUS;:H916:7,E", + "name": "Edge1;:M;FUS;:Hee9:7,E", "stringIds": [] }, "relation": "modified", @@ -178170,7 +178170,7 @@ "indexedName": "Edge23", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G(Face1;K-10;:H916:5,F);FUS;:H915:1d,E", + "mappedName": "Face5;:G(Face1;K-10;:Hee9:5,F);FUS;:Hee8:1d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178178,7 +178178,7 @@ "index": 23, "type": "Edge" }, - "name": "Face5;:G(Face1;K-10;:H916:5,F);FUS;:H915:1d,E", + "name": "Face5;:G(Face1;K-10;:Hee9:5,F);FUS;:Hee8:1d,E", "stringIds": [] }, "relation": "generated", @@ -178186,9 +178186,9 @@ "resultPersistentId": "Fuse23:edge:22", "sourceRefs": [ { - "mappedName": "Face5;:G(Face1;K-10;:H916:5,F)", + "mappedName": "Face5;:G(Face1;K-10;:Hee9:5,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Face5;:G(Face1;K-10;:H916:5,F)", + "persistentId": "Box23:mapped:Face5;:G(Face1;K-10;:Hee9:5,F)", "stageId": "Box23" } ] @@ -178197,7 +178197,7 @@ "indexedName": "Edge24", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G3(Face1;K-12;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face5;:G3(Face1;K-12;:Hee9:5,F);FUS;:Hee8:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178205,7 +178205,7 @@ "index": 24, "type": "Edge" }, - "name": "Face5;:G3(Face1;K-12;:H916:5,F);FUS;:H915:1e,E", + "name": "Face5;:G3(Face1;K-12;:Hee9:5,F);FUS;:Hee8:1e,E", "stringIds": [] }, "relation": "generated", @@ -178213,9 +178213,9 @@ "resultPersistentId": "Fuse23:edge:23", "sourceRefs": [ { - "mappedName": "Face5;:G3(Face1;K-12;:H916:5,F)", + "mappedName": "Face5;:G3(Face1;K-12;:Hee9:5,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Face5;:G3(Face1;K-12;:H916:5,F)", + "persistentId": "Box23:mapped:Face5;:G3(Face1;K-12;:Hee9:5,F)", "stageId": "Box23" } ] @@ -178224,7 +178224,7 @@ "indexedName": "Edge25", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G4(Face1;K-13;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face5;:G4(Face1;K-13;:Hee9:5,F);FUS;:Hee8:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178232,7 +178232,7 @@ "index": 25, "type": "Edge" }, - "name": "Face5;:G4(Face1;K-13;:H916:5,F);FUS;:H915:1e,E", + "name": "Face5;:G4(Face1;K-13;:Hee9:5,F);FUS;:Hee8:1e,E", "stringIds": [] }, "relation": "generated", @@ -178240,9 +178240,9 @@ "resultPersistentId": "Fuse23:edge:24", "sourceRefs": [ { - "mappedName": "Face5;:G4(Face1;K-13;:H916:5,F)", + "mappedName": "Face5;:G4(Face1;K-13;:Hee9:5,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Face5;:G4(Face1;K-13;:H916:5,F)", + "persistentId": "Box23:mapped:Face5;:G4(Face1;K-13;:Hee9:5,F)", "stageId": "Box23" } ] @@ -178251,7 +178251,7 @@ "indexedName": "Edge26", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:M;FUS;:H915:7,E", + "mappedName": "Edge11;:M;FUS;:Hee8:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178259,7 +178259,7 @@ "index": 26, "type": "Edge" }, - "name": "Edge11;:M;FUS;:H915:7,E", + "name": "Edge11;:M;FUS;:Hee8:7,E", "stringIds": [] }, "relation": "modified", @@ -178278,7 +178278,7 @@ "indexedName": "Edge27", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:M;FUS;:H915:7,E", + "mappedName": "Edge8;:M;FUS;:Hee8:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178286,7 +178286,7 @@ "index": 27, "type": "Edge" }, - "name": "Edge8;:M;FUS;:H915:7,E", + "name": "Edge8;:M;FUS;:Hee8:7,E", "stringIds": [] }, "relation": "modified", @@ -178305,7 +178305,7 @@ "indexedName": "Edge28", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:M2;FUS;:H915:8,E", + "mappedName": "Edge9;:M2;FUS;:Hee8:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178313,7 +178313,7 @@ "index": 28, "type": "Edge" }, - "name": "Edge9;:M2;FUS;:H915:8,E", + "name": "Edge9;:M2;FUS;:Hee8:8,E", "stringIds": [] }, "relation": "modified", @@ -178332,7 +178332,7 @@ "indexedName": "Edge29", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:M2;FUS;:H915:8,E", + "mappedName": "Edge11;:M2;FUS;:Hee8:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178340,7 +178340,7 @@ "index": 29, "type": "Edge" }, - "name": "Edge11;:M2;FUS;:H915:8,E", + "name": "Edge11;:M2;FUS;:Hee8:8,E", "stringIds": [] }, "relation": "modified", @@ -178359,7 +178359,7 @@ "indexedName": "Edge30", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:M2;FUS;:H915:8,E", + "mappedName": "Edge8;:M2;FUS;:Hee8:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178367,7 +178367,7 @@ "index": 30, "type": "Edge" }, - "name": "Edge8;:M2;FUS;:H915:8,E", + "name": "Edge8;:M2;FUS;:Hee8:8,E", "stringIds": [] }, "relation": "modified", @@ -178386,7 +178386,7 @@ "indexedName": "Edge31", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:H915,E", + "mappedName": "Edge5;:Hee8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178394,7 +178394,7 @@ "index": 31, "type": "Edge" }, - "name": "Edge5;:H915,E", + "name": "Edge5;:Hee8,E", "stringIds": [] }, "relation": "preserved", @@ -178413,7 +178413,7 @@ "indexedName": "Edge32", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:H915,E", + "mappedName": "Edge7;:Hee8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178421,7 +178421,7 @@ "index": 32, "type": "Edge" }, - "name": "Edge7;:H915,E", + "name": "Edge7;:Hee8,E", "stringIds": [] }, "relation": "preserved", @@ -178440,7 +178440,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:H915,V", + "mappedName": "Vertex1;:Hee8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178448,7 +178448,7 @@ "index": 1, "type": "Vertex" }, - "name": "Vertex1;:H915,V", + "name": "Vertex1;:Hee8,V", "stringIds": [] }, "relation": "preserved", @@ -178467,7 +178467,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge2;:G(Face1;K-1;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge2;:G(Face1;K-1;:Hee9:4,F);FUS;:Hee8:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178475,7 +178475,7 @@ "index": 2, "type": "Vertex" }, - "name": "Edge2;:G(Face1;K-1;:H916:4,F);FUS;:H915:1c,V", + "name": "Edge2;:G(Face1;K-1;:Hee9:4,F);FUS;:Hee8:1c,V", "stringIds": [] }, "relation": "generated", @@ -178483,9 +178483,9 @@ "resultPersistentId": "Fuse23:vertex:1", "sourceRefs": [ { - "mappedName": "Edge2;:G(Face1;K-1;:H916:4,F)", + "mappedName": "Edge2;:G(Face1;K-1;:Hee9:4,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Edge2;:G(Face1;K-1;:H916:4,F)", + "persistentId": "Box23:mapped:Edge2;:G(Face1;K-1;:Hee9:4,F)", "stageId": "Box23" } ] @@ -178494,7 +178494,7 @@ "indexedName": "Vertex3", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge10;:G(Face1;K-4;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge10;:G(Face1;K-4;:Hee9:4,F);FUS;:Hee8:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178502,7 +178502,7 @@ "index": 3, "type": "Vertex" }, - "name": "Edge10;:G(Face1;K-4;:H916:4,F);FUS;:H915:1c,V", + "name": "Edge10;:G(Face1;K-4;:Hee9:4,F);FUS;:Hee8:1c,V", "stringIds": [] }, "relation": "generated", @@ -178510,9 +178510,9 @@ "resultPersistentId": "Fuse23:vertex:2", "sourceRefs": [ { - "mappedName": "Edge10;:G(Face1;K-4;:H916:4,F)", + "mappedName": "Edge10;:G(Face1;K-4;:Hee9:4,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Edge10;:G(Face1;K-4;:H916:4,F)", + "persistentId": "Box23:mapped:Edge10;:G(Face1;K-4;:Hee9:4,F)", "stageId": "Box23" } ] @@ -178521,7 +178521,7 @@ "indexedName": "Vertex4", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge12;:G(Face1;K-6;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge12;:G(Face1;K-6;:Hee9:4,F);FUS;:Hee8:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178529,7 +178529,7 @@ "index": 4, "type": "Vertex" }, - "name": "Edge12;:G(Face1;K-6;:H916:4,F);FUS;:H915:1c,V", + "name": "Edge12;:G(Face1;K-6;:Hee9:4,F);FUS;:Hee8:1c,V", "stringIds": [] }, "relation": "generated", @@ -178537,9 +178537,9 @@ "resultPersistentId": "Fuse23:vertex:3", "sourceRefs": [ { - "mappedName": "Edge12;:G(Face1;K-6;:H916:4,F)", + "mappedName": "Edge12;:G(Face1;K-6;:Hee9:4,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Edge12;:G(Face1;K-6;:H916:4,F)", + "persistentId": "Box23:mapped:Edge12;:G(Face1;K-6;:Hee9:4,F)", "stageId": "Box23" } ] @@ -178548,7 +178548,7 @@ "indexedName": "Vertex5", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge6;:G(Edge1;K-1;:H916:4,E);FUS;:H915:1c,V", + "mappedName": "Edge6;:G(Edge1;K-1;:Hee9:4,E);FUS;:Hee8:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178556,7 +178556,7 @@ "index": 5, "type": "Vertex" }, - "name": "Edge6;:G(Edge1;K-1;:H916:4,E);FUS;:H915:1c,V", + "name": "Edge6;:G(Edge1;K-1;:Hee9:4,E);FUS;:Hee8:1c,V", "stringIds": [] }, "relation": "generated", @@ -178564,9 +178564,9 @@ "resultPersistentId": "Fuse23:vertex:4", "sourceRefs": [ { - "mappedName": "Edge6;:G(Edge1;K-1;:H916:4,E)", + "mappedName": "Edge6;:G(Edge1;K-1;:Hee9:4,E)", "objectId": "Box23", - "persistentId": "Box23:mapped:Edge6;:G(Edge1;K-1;:H916:4,E)", + "persistentId": "Box23:mapped:Edge6;:G(Edge1;K-1;:Hee9:4,E)", "stageId": "Box23" } ] @@ -178575,7 +178575,7 @@ "indexedName": "Vertex6", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:H916,V", + "mappedName": "Vertex2;:Hee9,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178583,7 +178583,7 @@ "index": 6, "type": "Vertex" }, - "name": "Vertex2;:H916,V", + "name": "Vertex2;:Hee9,V", "stringIds": [] }, "relation": "preserved", @@ -178602,7 +178602,7 @@ "indexedName": "Vertex7", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:H915,V", + "mappedName": "Vertex3;:Hee8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178610,7 +178610,7 @@ "index": 7, "type": "Vertex" }, - "name": "Vertex3;:H915,V", + "name": "Vertex3;:Hee8,V", "stringIds": [] }, "relation": "preserved", @@ -178629,7 +178629,7 @@ "indexedName": "Vertex8", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:H915,V", + "mappedName": "Vertex7;:Hee8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178637,7 +178637,7 @@ "index": 8, "type": "Vertex" }, - "name": "Vertex7;:H915,V", + "name": "Vertex7;:Hee8,V", "stringIds": [] }, "relation": "preserved", @@ -178656,7 +178656,7 @@ "indexedName": "Vertex9", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:H915,V", + "mappedName": "Vertex5;:Hee8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178664,7 +178664,7 @@ "index": 9, "type": "Vertex" }, - "name": "Vertex5;:H915,V", + "name": "Vertex5;:Hee8,V", "stringIds": [] }, "relation": "preserved", @@ -178683,7 +178683,7 @@ "indexedName": "Vertex10", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:H915,V", + "mappedName": "Vertex4;:Hee8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178691,7 +178691,7 @@ "index": 10, "type": "Vertex" }, - "name": "Vertex4;:H915,V", + "name": "Vertex4;:Hee8,V", "stringIds": [] }, "relation": "preserved", @@ -178710,7 +178710,7 @@ "indexedName": "Vertex11", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge4;:G(Face1;K-2;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge4;:G(Face1;K-2;:Hee9:4,F);FUS;:Hee8:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178718,7 +178718,7 @@ "index": 11, "type": "Vertex" }, - "name": "Edge4;:G(Face1;K-2;:H916:4,F);FUS;:H915:1c,V", + "name": "Edge4;:G(Face1;K-2;:Hee9:4,F);FUS;:Hee8:1c,V", "stringIds": [] }, "relation": "generated", @@ -178726,9 +178726,9 @@ "resultPersistentId": "Fuse23:vertex:10", "sourceRefs": [ { - "mappedName": "Edge4;:G(Face1;K-2;:H916:4,F)", + "mappedName": "Edge4;:G(Face1;K-2;:Hee9:4,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Edge4;:G(Face1;K-2;:H916:4,F)", + "persistentId": "Box23:mapped:Edge4;:G(Face1;K-2;:Hee9:4,F)", "stageId": "Box23" } ] @@ -178737,7 +178737,7 @@ "indexedName": "Vertex12", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:H915,V", + "mappedName": "Vertex2;:Hee8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178745,7 +178745,7 @@ "index": 12, "type": "Vertex" }, - "name": "Vertex2;:H915,V", + "name": "Vertex2;:Hee8,V", "stringIds": [] }, "relation": "preserved", @@ -178764,7 +178764,7 @@ "indexedName": "Vertex13", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge9;:G(Face1;K-3;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge9;:G(Face1;K-3;:Hee9:4,F);FUS;:Hee8:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178772,7 +178772,7 @@ "index": 13, "type": "Vertex" }, - "name": "Edge9;:G(Face1;K-3;:H916:4,F);FUS;:H915:1c,V", + "name": "Edge9;:G(Face1;K-3;:Hee9:4,F);FUS;:Hee8:1c,V", "stringIds": [] }, "relation": "generated", @@ -178780,9 +178780,9 @@ "resultPersistentId": "Fuse23:vertex:12", "sourceRefs": [ { - "mappedName": "Edge9;:G(Face1;K-3;:H916:4,F)", + "mappedName": "Edge9;:G(Face1;K-3;:Hee9:4,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Edge9;:G(Face1;K-3;:H916:4,F)", + "persistentId": "Box23:mapped:Edge9;:G(Face1;K-3;:Hee9:4,F)", "stageId": "Box23" } ] @@ -178791,7 +178791,7 @@ "indexedName": "Vertex14", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:H916,V", + "mappedName": "Vertex1;:Hee9,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178799,7 +178799,7 @@ "index": 14, "type": "Vertex" }, - "name": "Vertex1;:H916,V", + "name": "Vertex1;:Hee9,V", "stringIds": [] }, "relation": "preserved", @@ -178818,7 +178818,7 @@ "indexedName": "Vertex15", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge8;:G(Edge1;K-2;:H916:4,E);FUS;:H915:1c,V", + "mappedName": "Edge8;:G(Edge1;K-2;:Hee9:4,E);FUS;:Hee8:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178826,7 +178826,7 @@ "index": 15, "type": "Vertex" }, - "name": "Edge8;:G(Edge1;K-2;:H916:4,E);FUS;:H915:1c,V", + "name": "Edge8;:G(Edge1;K-2;:Hee9:4,E);FUS;:Hee8:1c,V", "stringIds": [] }, "relation": "generated", @@ -178834,9 +178834,9 @@ "resultPersistentId": "Fuse23:vertex:14", "sourceRefs": [ { - "mappedName": "Edge8;:G(Edge1;K-2;:H916:4,E)", + "mappedName": "Edge8;:G(Edge1;K-2;:Hee9:4,E)", "objectId": "Box23", - "persistentId": "Box23:mapped:Edge8;:G(Edge1;K-2;:H916:4,E)", + "persistentId": "Box23:mapped:Edge8;:G(Edge1;K-2;:Hee9:4,E)", "stageId": "Box23" } ] @@ -178845,7 +178845,7 @@ "indexedName": "Vertex16", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge11;:G(Face1;K-5;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge11;:G(Face1;K-5;:Hee9:4,F);FUS;:Hee8:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178853,7 +178853,7 @@ "index": 16, "type": "Vertex" }, - "name": "Edge11;:G(Face1;K-5;:H916:4,F);FUS;:H915:1c,V", + "name": "Edge11;:G(Face1;K-5;:Hee9:4,F);FUS;:Hee8:1c,V", "stringIds": [] }, "relation": "generated", @@ -178861,9 +178861,9 @@ "resultPersistentId": "Fuse23:vertex:15", "sourceRefs": [ { - "mappedName": "Edge11;:G(Face1;K-5;:H916:4,F)", + "mappedName": "Edge11;:G(Face1;K-5;:Hee9:4,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Edge11;:G(Face1;K-5;:H916:4,F)", + "persistentId": "Box23:mapped:Edge11;:G(Face1;K-5;:Hee9:4,F)", "stageId": "Box23" } ] @@ -178872,7 +178872,7 @@ "indexedName": "Vertex17", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:H915,V", + "mappedName": "Vertex6;:Hee8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178880,7 +178880,7 @@ "index": 17, "type": "Vertex" }, - "name": "Vertex6;:H915,V", + "name": "Vertex6;:Hee8,V", "stringIds": [] }, "relation": "preserved", @@ -178899,7 +178899,7 @@ "indexedName": "Vertex18", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:H915,V", + "mappedName": "Vertex8;:Hee8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -178907,7 +178907,7 @@ "index": 18, "type": "Vertex" }, - "name": "Vertex8;:H915,V", + "name": "Vertex8;:Hee8,V", "stringIds": [] }, "relation": "preserved", @@ -181091,13 +181091,13 @@ "history": [ { "children": [], - "mappedName": "Face6;:M;FUS;:H915:7,F;:H917,F", + "mappedName": "Face6;:M;FUS;:Hee8:7,F;:Heea,F", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:M;FUS;:H915:7,F", + "mappedName": "Face6;:M;FUS;:Hee8:7,F", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -181110,7 +181110,7 @@ ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face6;:M;FUS;:H915:7,F;:H917,F", + "mappedName": "Face6;:M;FUS;:Hee8:7,F;:Heea,F", "mappedStringIds": [], "name": "Face1" }, @@ -181118,26 +181118,26 @@ "history": [ { "children": [], - "mappedName": "Face1;:M2;FUS;:H915:8,F;:M(Face1;:M;FUS;:H915:7,F);RFI;:H915:1f,F;:H917,F", + "mappedName": "Face1;:M2;FUS;:Hee8:8,F;:M(Face1;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F;:Heea,F", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face1;:M2;FUS;:H915:8,F;:M(Face1;:M;FUS;:H915:7,F);RFI;:H915:1f,F", + "mappedName": "Face1;:M2;FUS;:Hee8:8,F;:M(Face1;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face1;:M2;FUS;:H915:8,F;:M(Face1;:M;FUS;:H915:7,F)", + "mappedName": "Face1;:M2;FUS;:Hee8:8,F;:M(Face1;:M;FUS;:Hee8:7,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face1;:M2;FUS;:H915:8,F;:M(Face1;:M;FUS;:H915:7,F);RFI;:H915:1f,F;:H917,F", + "mappedName": "Face1;:M2;FUS;:Hee8:8,F;:M(Face1;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F;:Heea,F", "mappedStringIds": [], "name": "Face2" }, @@ -181145,13 +181145,13 @@ "history": [ { "children": [], - "mappedName": "Face1;:M2;FUS;:H916:8,F;:H917,F", + "mappedName": "Face1;:M2;FUS;:Hee9:8,F;:Heea,F", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face1;:M2;FUS;:H916:8,F", + "mappedName": "Face1;:M2;FUS;:Hee9:8,F", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -181164,7 +181164,7 @@ ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Face1;:M2;FUS;:H916:8,F;:H917,F", + "mappedName": "Face1;:M2;FUS;:Hee9:8,F;:Heea,F", "mappedStringIds": [], "name": "Face3" }, @@ -181172,26 +181172,26 @@ "history": [ { "children": [], - "mappedName": "Face3;:M2;FUS;:H915:8,F;:M(Face3;:M;FUS;:H915:7,F);RFI;:H915:1f,F;:H917,F", + "mappedName": "Face3;:M2;FUS;:Hee8:8,F;:M(Face3;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F;:Heea,F", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face3;:M2;FUS;:H915:8,F;:M(Face3;:M;FUS;:H915:7,F);RFI;:H915:1f,F", + "mappedName": "Face3;:M2;FUS;:Hee8:8,F;:M(Face3;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face3;:M2;FUS;:H915:8,F;:M(Face3;:M;FUS;:H915:7,F)", + "mappedName": "Face3;:M2;FUS;:Hee8:8,F;:M(Face3;:M;FUS;:Hee8:7,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Face4", "indexedStringIds": [], - "mappedName": "Face3;:M2;FUS;:H915:8,F;:M(Face3;:M;FUS;:H915:7,F);RFI;:H915:1f,F;:H917,F", + "mappedName": "Face3;:M2;FUS;:Hee8:8,F;:M(Face3;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F;:Heea,F", "mappedStringIds": [], "name": "Face4" }, @@ -181199,13 +181199,13 @@ "history": [ { "children": [], - "mappedName": "Face6;:M2;FUS;:H915:8,F;:H917,F", + "mappedName": "Face6;:M2;FUS;:Hee8:8,F;:Heea,F", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:M2;FUS;:H915:8,F", + "mappedName": "Face6;:M2;FUS;:Hee8:8,F", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -181218,7 +181218,7 @@ ], "indexedName": "Face5", "indexedStringIds": [], - "mappedName": "Face6;:M2;FUS;:H915:8,F;:H917,F", + "mappedName": "Face6;:M2;FUS;:Hee8:8,F;:Heea,F", "mappedStringIds": [], "name": "Face5" }, @@ -181226,26 +181226,26 @@ "history": [ { "children": [], - "mappedName": "Face4;:M2;FUS;:H915:8,F;:M(Face4;:M;FUS;:H915:7,F);RFI;:H915:1f,F;:H917,F", + "mappedName": "Face4;:M2;FUS;:Hee8:8,F;:M(Face4;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F;:Heea,F", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face4;:M2;FUS;:H915:8,F;:M(Face4;:M;FUS;:H915:7,F);RFI;:H915:1f,F", + "mappedName": "Face4;:M2;FUS;:Hee8:8,F;:M(Face4;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face4;:M2;FUS;:H915:8,F;:M(Face4;:M;FUS;:H915:7,F)", + "mappedName": "Face4;:M2;FUS;:Hee8:8,F;:M(Face4;:M;FUS;:Hee8:7,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Face6", "indexedStringIds": [], - "mappedName": "Face4;:M2;FUS;:H915:8,F;:M(Face4;:M;FUS;:H915:7,F);RFI;:H915:1f,F;:H917,F", + "mappedName": "Face4;:M2;FUS;:Hee8:8,F;:M(Face4;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F;:Heea,F", "mappedStringIds": [], "name": "Face6" }, @@ -181253,13 +181253,13 @@ "history": [ { "children": [], - "mappedName": "Face5;:M2;FUS;:H915:8,F;:H917,F", + "mappedName": "Face5;:M2;FUS;:Hee8:8,F;:Heea,F", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:M2;FUS;:H915:8,F", + "mappedName": "Face5;:M2;FUS;:Hee8:8,F", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -181272,7 +181272,7 @@ ], "indexedName": "Face7", "indexedStringIds": [], - "mappedName": "Face5;:M2;FUS;:H915:8,F;:H917,F", + "mappedName": "Face5;:M2;FUS;:Hee8:8,F;:Heea,F", "mappedStringIds": [], "name": "Face7" }, @@ -181280,13 +181280,13 @@ "history": [ { "children": [], - "mappedName": "Face5;:M;FUS;:H915:7,F;:H917,F", + "mappedName": "Face5;:M;FUS;:Hee8:7,F;:Heea,F", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:M;FUS;:H915:7,F", + "mappedName": "Face5;:M;FUS;:Hee8:7,F", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -181299,7 +181299,7 @@ ], "indexedName": "Face8", "indexedStringIds": [], - "mappedName": "Face5;:M;FUS;:H915:7,F;:H917,F", + "mappedName": "Face5;:M;FUS;:Hee8:7,F;:Heea,F", "mappedStringIds": [], "name": "Face8" }, @@ -181307,13 +181307,13 @@ "history": [ { "children": [], - "mappedName": "Face6;:M4;FUS;:H915:8,F;:H917,F", + "mappedName": "Face6;:M4;FUS;:Hee8:8,F;:Heea,F", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:M4;FUS;:H915:8,F", + "mappedName": "Face6;:M4;FUS;:Hee8:8,F", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -181326,7 +181326,7 @@ ], "indexedName": "Face9", "indexedStringIds": [], - "mappedName": "Face6;:M4;FUS;:H915:8,F;:H917,F", + "mappedName": "Face6;:M4;FUS;:Hee8:8,F;:Heea,F", "mappedStringIds": [], "name": "Face9" }, @@ -181334,13 +181334,13 @@ "history": [ { "children": [], - "mappedName": "Face6;:M3;FUS;:H915:8,F;:H917,F", + "mappedName": "Face6;:M3;FUS;:Hee8:8,F;:Heea,F", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:M3;FUS;:H915:8,F", + "mappedName": "Face6;:M3;FUS;:Hee8:8,F", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -181353,7 +181353,7 @@ ], "indexedName": "Face10", "indexedStringIds": [], - "mappedName": "Face6;:M3;FUS;:H915:8,F;:H917,F", + "mappedName": "Face6;:M3;FUS;:Hee8:8,F;:Heea,F", "mappedStringIds": [], "name": "Face10" }, @@ -181361,13 +181361,13 @@ "history": [ { "children": [], - "mappedName": "Face3;:H916,F;:H917,F", + "mappedName": "Face3;:Hee9,F;:Heea,F", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face3;:H916,F", + "mappedName": "Face3;:Hee9,F", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -181380,7 +181380,7 @@ ], "indexedName": "Face11", "indexedStringIds": [], - "mappedName": "Face3;:H916,F;:H917,F", + "mappedName": "Face3;:Hee9,F;:Heea,F", "mappedStringIds": [], "name": "Face11" }, @@ -181388,13 +181388,13 @@ "history": [ { "children": [], - "mappedName": "Face5;:M3;FUS;:H915:8,F;:H917,F", + "mappedName": "Face5;:M3;FUS;:Hee8:8,F;:Heea,F", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:M3;FUS;:H915:8,F", + "mappedName": "Face5;:M3;FUS;:Hee8:8,F", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -181407,7 +181407,7 @@ ], "indexedName": "Face12", "indexedStringIds": [], - "mappedName": "Face5;:M3;FUS;:H915:8,F;:H917,F", + "mappedName": "Face5;:M3;FUS;:Hee8:8,F;:Heea,F", "mappedStringIds": [], "name": "Face12" }, @@ -181415,26 +181415,26 @@ "history": [ { "children": [], - "mappedName": "Face2;:M2;FUS;:H915:8,F;:M(Face2;:M;FUS;:H915:7,F);RFI;:H915:1f,F;:H917,F", + "mappedName": "Face2;:M2;FUS;:Hee8:8,F;:M(Face2;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F;:Heea,F", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face2;:M2;FUS;:H915:8,F;:M(Face2;:M;FUS;:H915:7,F);RFI;:H915:1f,F", + "mappedName": "Face2;:M2;FUS;:Hee8:8,F;:M(Face2;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face2;:M2;FUS;:H915:8,F;:M(Face2;:M;FUS;:H915:7,F)", + "mappedName": "Face2;:M2;FUS;:Hee8:8,F;:M(Face2;:M;FUS;:Hee8:7,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Face13", "indexedStringIds": [], - "mappedName": "Face2;:M2;FUS;:H915:8,F;:M(Face2;:M;FUS;:H915:7,F);RFI;:H915:1f,F;:H917,F", + "mappedName": "Face2;:M2;FUS;:Hee8:8,F;:M(Face2;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F;:Heea,F", "mappedStringIds": [], "name": "Face13" }, @@ -181442,13 +181442,13 @@ "history": [ { "children": [], - "mappedName": "Face5;:M4;FUS;:H915:8,F;:H917,F", + "mappedName": "Face5;:M4;FUS;:Hee8:8,F;:Heea,F", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:M4;FUS;:H915:8,F", + "mappedName": "Face5;:M4;FUS;:Hee8:8,F", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -181461,7 +181461,7 @@ ], "indexedName": "Face14", "indexedStringIds": [], - "mappedName": "Face5;:M4;FUS;:H915:8,F;:H917,F", + "mappedName": "Face5;:M4;FUS;:Hee8:8,F;:Heea,F", "mappedStringIds": [], "name": "Face14" }, @@ -181469,13 +181469,13 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;FUS;:H916:7,F;:H917,F", + "mappedName": "Face1;:M;FUS;:Hee9:7,F;:Heea,F", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face1;:M;FUS;:H916:7,F", + "mappedName": "Face1;:M;FUS;:Hee9:7,F", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -181488,7 +181488,7 @@ ], "indexedName": "Face15", "indexedStringIds": [], - "mappedName": "Face1;:M;FUS;:H916:7,F;:H917,F", + "mappedName": "Face1;:M;FUS;:Hee9:7,F;:Heea,F", "mappedStringIds": [], "name": "Face15" }, @@ -181496,13 +181496,13 @@ "history": [ { "children": [], - "mappedName": "Face2;:H916,F;:H917,F", + "mappedName": "Face2;:Hee9,F;:Heea,F", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face2;:H916,F", + "mappedName": "Face2;:Hee9,F", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -181515,7 +181515,7 @@ ], "indexedName": "Face16", "indexedStringIds": [], - "mappedName": "Face2;:H916,F;:H917,F", + "mappedName": "Face2;:Hee9,F;:Heea,F", "mappedStringIds": [], "name": "Face16" }, @@ -181523,7 +181523,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:H918,F", + "mappedName": "Face1;:Heeb,F", "object": "CompositeCut23", "typeId": "Part::Cut" }, @@ -181536,7 +181536,7 @@ ], "indexedName": "Face17", "indexedStringIds": [], - "mappedName": "Face1;:H918,F", + "mappedName": "Face1;:Heeb,F", "mappedStringIds": [], "name": "Face17" }, @@ -181544,7 +181544,7 @@ "history": [ { "children": [], - "mappedName": "Face3;:H918,F", + "mappedName": "Face3;:Heeb,F", "object": "CompositeCut23", "typeId": "Part::Cut" }, @@ -181557,7 +181557,7 @@ ], "indexedName": "Face18", "indexedStringIds": [], - "mappedName": "Face3;:H918,F", + "mappedName": "Face3;:Heeb,F", "mappedStringIds": [], "name": "Face18" }, @@ -181565,7 +181565,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:H918,F", + "mappedName": "Face6;:Heeb,F", "object": "CompositeCut23", "typeId": "Part::Cut" }, @@ -181578,7 +181578,7 @@ ], "indexedName": "Face19", "indexedStringIds": [], - "mappedName": "Face6;:H918,F", + "mappedName": "Face6;:Heeb,F", "mappedStringIds": [], "name": "Face19" }, @@ -181586,7 +181586,7 @@ "history": [ { "children": [], - "mappedName": "Face4;:H918,F", + "mappedName": "Face4;:Heeb,F", "object": "CompositeCut23", "typeId": "Part::Cut" }, @@ -181599,7 +181599,7 @@ ], "indexedName": "Face20", "indexedStringIds": [], - "mappedName": "Face4;:H918,F", + "mappedName": "Face4;:Heeb,F", "mappedStringIds": [], "name": "Face20" }, @@ -181607,7 +181607,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:H918,F", + "mappedName": "Face5;:Heeb,F", "object": "CompositeCut23", "typeId": "Part::Cut" }, @@ -181620,7 +181620,7 @@ ], "indexedName": "Face21", "indexedStringIds": [], - "mappedName": "Face5;:H918,F", + "mappedName": "Face5;:Heeb,F", "mappedStringIds": [], "name": "Face21" }, @@ -181628,7 +181628,7 @@ "history": [ { "children": [], - "mappedName": "Face2;:H918,F", + "mappedName": "Face2;:Heeb,F", "object": "CompositeCut23", "typeId": "Part::Cut" }, @@ -181641,7 +181641,7 @@ ], "indexedName": "Face22", "indexedStringIds": [], - "mappedName": "Face2;:H918,F", + "mappedName": "Face2;:Heeb,F", "mappedStringIds": [], "name": "Face22" }, @@ -181649,13 +181649,13 @@ "history": [ { "children": [], - "mappedName": "Edge2;:M;FUS;:H915:7,E;:H917,E", + "mappedName": "Edge2;:M;FUS;:Hee8:7,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge2;:M;FUS;:H915:7,E", + "mappedName": "Edge2;:M;FUS;:Hee8:7,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -181668,7 +181668,7 @@ ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Edge2;:M;FUS;:H915:7,E;:H917,E", + "mappedName": "Edge2;:M;FUS;:Hee8:7,E;:Heea,E", "mappedStringIds": [], "name": "Edge1" }, @@ -181676,26 +181676,26 @@ "history": [ { "children": [], - "mappedName": "Face6;:G2(Face1;K-15;:H916:5,F);FUS;:H915:1e,E;:H917,E", + "mappedName": "Face6;:G2(Face1;K-15;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-15;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face6;:G2(Face1;K-15;:Hee9:5,F);FUS;:Hee8:1e,E", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-15;:H916:5,F)", + "mappedName": "Face6;:G2(Face1;K-15;:Hee9:5,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Face6;:G2(Face1;K-15;:H916:5,F);FUS;:H915:1e,E;:H917,E", + "mappedName": "Face6;:G2(Face1;K-15;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E", "mappedStringIds": [], "name": "Edge2" }, @@ -181703,13 +181703,13 @@ "history": [ { "children": [], - "mappedName": "Edge10;:M;FUS;:H915:7,E;:H917,E", + "mappedName": "Edge10;:M;FUS;:Hee8:7,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge10;:M;FUS;:H915:7,E", + "mappedName": "Edge10;:M;FUS;:Hee8:7,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -181722,7 +181722,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Edge10;:M;FUS;:H915:7,E;:H917,E", + "mappedName": "Edge10;:M;FUS;:Hee8:7,E;:Heea,E", "mappedStringIds": [], "name": "Edge3" }, @@ -181730,13 +181730,13 @@ "history": [ { "children": [], - "mappedName": "Edge2;:M2;FUS;:H915:8,E;:H917,E", + "mappedName": "Edge2;:M2;FUS;:Hee8:8,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge2;:M2;FUS;:H915:8,E", + "mappedName": "Edge2;:M2;FUS;:Hee8:8,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -181749,7 +181749,7 @@ ], "indexedName": "Edge4", "indexedStringIds": [], - "mappedName": "Edge2;:M2;FUS;:H915:8,E;:H917,E", + "mappedName": "Edge2;:M2;FUS;:Hee8:8,E;:Heea,E", "mappedStringIds": [], "name": "Edge4" }, @@ -181757,13 +181757,13 @@ "history": [ { "children": [], - "mappedName": "Edge3;:H915,E;:H917,E", + "mappedName": "Edge3;:Hee8,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge3;:H915,E", + "mappedName": "Edge3;:Hee8,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -181776,7 +181776,7 @@ ], "indexedName": "Edge5", "indexedStringIds": [], - "mappedName": "Edge3;:H915,E;:H917,E", + "mappedName": "Edge3;:Hee8,E;:Heea,E", "mappedStringIds": [], "name": "Edge5" }, @@ -181784,13 +181784,13 @@ "history": [ { "children": [], - "mappedName": "Edge4;:M2;FUS;:H915:8,E;:H917,E", + "mappedName": "Edge4;:M2;FUS;:Hee8:8,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge4;:M2;FUS;:H915:8,E", + "mappedName": "Edge4;:M2;FUS;:Hee8:8,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -181803,7 +181803,7 @@ ], "indexedName": "Edge6", "indexedStringIds": [], - "mappedName": "Edge4;:M2;FUS;:H915:8,E;:H917,E", + "mappedName": "Edge4;:M2;FUS;:Hee8:8,E;:Heea,E", "mappedStringIds": [], "name": "Edge6" }, @@ -181811,13 +181811,13 @@ "history": [ { "children": [], - "mappedName": "Edge4;:M;FUS;:H915:7,E;:H917,E", + "mappedName": "Edge4;:M;FUS;:Hee8:7,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge4;:M;FUS;:H915:7,E", + "mappedName": "Edge4;:M;FUS;:Hee8:7,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -181830,7 +181830,7 @@ ], "indexedName": "Edge7", "indexedStringIds": [], - "mappedName": "Edge4;:M;FUS;:H915:7,E;:H917,E", + "mappedName": "Edge4;:M;FUS;:Hee8:7,E;:Heea,E", "mappedStringIds": [], "name": "Edge7" }, @@ -181838,13 +181838,13 @@ "history": [ { "children": [], - "mappedName": "Edge1;:H915,E;:H917,E", + "mappedName": "Edge1;:Hee8,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:H915,E", + "mappedName": "Edge1;:Hee8,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -181857,7 +181857,7 @@ ], "indexedName": "Edge8", "indexedStringIds": [], - "mappedName": "Edge1;:H915,E;:H917,E", + "mappedName": "Edge1;:Hee8,E;:Heea,E", "mappedStringIds": [], "name": "Edge8" }, @@ -181865,26 +181865,26 @@ "history": [ { "children": [], - "mappedName": "Face6;:G4(Face1;K-17;:H916:5,F);FUS;:H915:1e,E;:H917,E", + "mappedName": "Face6;:G4(Face1;K-17;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G4(Face1;K-17;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face6;:G4(Face1;K-17;:Hee9:5,F);FUS;:Hee8:1e,E", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face6;:G4(Face1;K-17;:H916:5,F)", + "mappedName": "Face6;:G4(Face1;K-17;:Hee9:5,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Edge9", "indexedStringIds": [], - "mappedName": "Face6;:G4(Face1;K-17;:H916:5,F);FUS;:H915:1e,E;:H917,E", + "mappedName": "Face6;:G4(Face1;K-17;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E", "mappedStringIds": [], "name": "Edge9" }, @@ -181892,26 +181892,26 @@ "history": [ { "children": [], - "mappedName": "Face6;:G3(Face1;K-16;:H916:5,F);FUS;:H915:1e,E;:H917,E", + "mappedName": "Face6;:G3(Face1;K-16;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G3(Face1;K-16;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face6;:G3(Face1;K-16;:Hee9:5,F);FUS;:Hee8:1e,E", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face6;:G3(Face1;K-16;:H916:5,F)", + "mappedName": "Face6;:G3(Face1;K-16;:Hee9:5,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Edge10", "indexedStringIds": [], - "mappedName": "Face6;:G3(Face1;K-16;:H916:5,F);FUS;:H915:1e,E;:H917,E", + "mappedName": "Face6;:G3(Face1;K-16;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E", "mappedStringIds": [], "name": "Edge10" }, @@ -181919,26 +181919,26 @@ "history": [ { "children": [], - "mappedName": "Face6;:G(Face1;K-14;:H916:5,F);FUS;:H915:1d,E;:H917,E", + "mappedName": "Face6;:G(Face1;K-14;:Hee9:5,F);FUS;:Hee8:1d,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G(Face1;K-14;:H916:5,F);FUS;:H915:1d,E", + "mappedName": "Face6;:G(Face1;K-14;:Hee9:5,F);FUS;:Hee8:1d,E", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face6;:G(Face1;K-14;:H916:5,F)", + "mappedName": "Face6;:G(Face1;K-14;:Hee9:5,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Edge11", "indexedStringIds": [], - "mappedName": "Face6;:G(Face1;K-14;:H916:5,F);FUS;:H915:1d,E;:H917,E", + "mappedName": "Face6;:G(Face1;K-14;:Hee9:5,F);FUS;:Hee8:1d,E;:Heea,E", "mappedStringIds": [], "name": "Edge11" }, @@ -181946,13 +181946,13 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M3;FUS;:H916:8,E;:H917,E", + "mappedName": "Edge1;:M3;FUS;:Hee9:8,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:M3;FUS;:H916:8,E", + "mappedName": "Edge1;:M3;FUS;:Hee9:8,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -181965,7 +181965,7 @@ ], "indexedName": "Edge12", "indexedStringIds": [], - "mappedName": "Edge1;:M3;FUS;:H916:8,E;:H917,E", + "mappedName": "Edge1;:M3;FUS;:Hee9:8,E;:Heea,E", "mappedStringIds": [], "name": "Edge12" }, @@ -181973,13 +181973,13 @@ "history": [ { "children": [], - "mappedName": "Edge3;:H916,E;:H917,E", + "mappedName": "Edge3;:Hee9,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge3;:H916,E", + "mappedName": "Edge3;:Hee9,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -181992,7 +181992,7 @@ ], "indexedName": "Edge13", "indexedStringIds": [], - "mappedName": "Edge3;:H916,E;:H917,E", + "mappedName": "Edge3;:Hee9,E;:Heea,E", "mappedStringIds": [], "name": "Edge13" }, @@ -182000,13 +182000,13 @@ "history": [ { "children": [], - "mappedName": "Edge9;:M;FUS;:H915:7,E;:H917,E", + "mappedName": "Edge9;:M;FUS;:Hee8:7,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge9;:M;FUS;:H915:7,E", + "mappedName": "Edge9;:M;FUS;:Hee8:7,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -182019,7 +182019,7 @@ ], "indexedName": "Edge14", "indexedStringIds": [], - "mappedName": "Edge9;:M;FUS;:H915:7,E;:H917,E", + "mappedName": "Edge9;:M;FUS;:Hee8:7,E;:Heea,E", "mappedStringIds": [], "name": "Edge14" }, @@ -182027,13 +182027,13 @@ "history": [ { "children": [], - "mappedName": "Edge9;:M2;FUS;:H915:8,E;:H917,E", + "mappedName": "Edge9;:M2;FUS;:Hee8:8,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge9;:M2;FUS;:H915:8,E", + "mappedName": "Edge9;:M2;FUS;:Hee8:8,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -182046,7 +182046,7 @@ ], "indexedName": "Edge15", "indexedStringIds": [], - "mappedName": "Edge9;:M2;FUS;:H915:8,E;:H917,E", + "mappedName": "Edge9;:M2;FUS;:Hee8:8,E;:Heea,E", "mappedStringIds": [], "name": "Edge15" }, @@ -182054,13 +182054,13 @@ "history": [ { "children": [], - "mappedName": "Edge5;:H915,E;:H917,E", + "mappedName": "Edge5;:Hee8,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge5;:H915,E", + "mappedName": "Edge5;:Hee8,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -182073,7 +182073,7 @@ ], "indexedName": "Edge16", "indexedStringIds": [], - "mappedName": "Edge5;:H915,E;:H917,E", + "mappedName": "Edge5;:Hee8,E;:Heea,E", "mappedStringIds": [], "name": "Edge16" }, @@ -182081,13 +182081,13 @@ "history": [ { "children": [], - "mappedName": "Edge10;:M2;FUS;:H915:8,E;:H917,E", + "mappedName": "Edge10;:M2;FUS;:Hee8:8,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge10;:M2;FUS;:H915:8,E", + "mappedName": "Edge10;:M2;FUS;:Hee8:8,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -182100,7 +182100,7 @@ ], "indexedName": "Edge17", "indexedStringIds": [], - "mappedName": "Edge10;:M2;FUS;:H915:8,E;:H917,E", + "mappedName": "Edge10;:M2;FUS;:Hee8:8,E;:Heea,E", "mappedStringIds": [], "name": "Edge17" }, @@ -182108,13 +182108,13 @@ "history": [ { "children": [], - "mappedName": "Edge12;:M;FUS;:H915:7,E;:H917,E", + "mappedName": "Edge12;:M;FUS;:Hee8:7,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge12;:M;FUS;:H915:7,E", + "mappedName": "Edge12;:M;FUS;:Hee8:7,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -182127,7 +182127,7 @@ ], "indexedName": "Edge18", "indexedStringIds": [], - "mappedName": "Edge12;:M;FUS;:H915:7,E;:H917,E", + "mappedName": "Edge12;:M;FUS;:Hee8:7,E;:Heea,E", "mappedStringIds": [], "name": "Edge18" }, @@ -182135,13 +182135,13 @@ "history": [ { "children": [], - "mappedName": "Edge11;:M;FUS;:H915:7,E;:H917,E", + "mappedName": "Edge11;:M;FUS;:Hee8:7,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge11;:M;FUS;:H915:7,E", + "mappedName": "Edge11;:M;FUS;:Hee8:7,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -182154,7 +182154,7 @@ ], "indexedName": "Edge19", "indexedStringIds": [], - "mappedName": "Edge11;:M;FUS;:H915:7,E;:H917,E", + "mappedName": "Edge11;:M;FUS;:Hee8:7,E;:Heea,E", "mappedStringIds": [], "name": "Edge19" }, @@ -182162,13 +182162,13 @@ "history": [ { "children": [], - "mappedName": "Edge12;:M2;FUS;:H915:8,E;:H917,E", + "mappedName": "Edge12;:M2;FUS;:Hee8:8,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge12;:M2;FUS;:H915:8,E", + "mappedName": "Edge12;:M2;FUS;:Hee8:8,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -182181,7 +182181,7 @@ ], "indexedName": "Edge20", "indexedStringIds": [], - "mappedName": "Edge12;:M2;FUS;:H915:8,E;:H917,E", + "mappedName": "Edge12;:M2;FUS;:Hee8:8,E;:Heea,E", "mappedStringIds": [], "name": "Edge20" }, @@ -182189,13 +182189,13 @@ "history": [ { "children": [], - "mappedName": "Edge7;:H915,E;:H917,E", + "mappedName": "Edge7;:Hee8,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge7;:H915,E", + "mappedName": "Edge7;:Hee8,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -182208,7 +182208,7 @@ ], "indexedName": "Edge21", "indexedStringIds": [], - "mappedName": "Edge7;:H915,E;:H917,E", + "mappedName": "Edge7;:Hee8,E;:Heea,E", "mappedStringIds": [], "name": "Edge21" }, @@ -182216,13 +182216,13 @@ "history": [ { "children": [], - "mappedName": "Edge11;:M2;FUS;:H915:8,E;:H917,E", + "mappedName": "Edge11;:M2;FUS;:Hee8:8,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge11;:M2;FUS;:H915:8,E", + "mappedName": "Edge11;:M2;FUS;:Hee8:8,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -182235,7 +182235,7 @@ ], "indexedName": "Edge22", "indexedStringIds": [], - "mappedName": "Edge11;:M2;FUS;:H915:8,E;:H917,E", + "mappedName": "Edge11;:M2;FUS;:Hee8:8,E;:Heea,E", "mappedStringIds": [], "name": "Edge22" }, @@ -182243,26 +182243,26 @@ "history": [ { "children": [], - "mappedName": "Face5;:G3(Face1;K-12;:H916:5,F);FUS;:H915:1e,E;:H917,E", + "mappedName": "Face5;:G3(Face1;K-12;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G3(Face1;K-12;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face5;:G3(Face1;K-12;:Hee9:5,F);FUS;:Hee8:1e,E", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face5;:G3(Face1;K-12;:H916:5,F)", + "mappedName": "Face5;:G3(Face1;K-12;:Hee9:5,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Edge23", "indexedStringIds": [], - "mappedName": "Face5;:G3(Face1;K-12;:H916:5,F);FUS;:H915:1e,E;:H917,E", + "mappedName": "Face5;:G3(Face1;K-12;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E", "mappedStringIds": [], "name": "Edge23" }, @@ -182270,26 +182270,26 @@ "history": [ { "children": [], - "mappedName": "Face5;:G2(Face1;K-11;:H916:5,F);FUS;:H915:1e,E;:H917,E", + "mappedName": "Face5;:G2(Face1;K-11;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-11;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face5;:G2(Face1;K-11;:Hee9:5,F);FUS;:Hee8:1e,E", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-11;:H916:5,F)", + "mappedName": "Face5;:G2(Face1;K-11;:Hee9:5,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Edge24", "indexedStringIds": [], - "mappedName": "Face5;:G2(Face1;K-11;:H916:5,F);FUS;:H915:1e,E;:H917,E", + "mappedName": "Face5;:G2(Face1;K-11;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E", "mappedStringIds": [], "name": "Edge24" }, @@ -182297,13 +182297,13 @@ "history": [ { "children": [], - "mappedName": "Edge6;:M2;FUS;:H915:8,E;:H917,E", + "mappedName": "Edge6;:M2;FUS;:Hee8:8,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge6;:M2;FUS;:H915:8,E", + "mappedName": "Edge6;:M2;FUS;:Hee8:8,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -182316,7 +182316,7 @@ ], "indexedName": "Edge25", "indexedStringIds": [], - "mappedName": "Edge6;:M2;FUS;:H915:8,E;:H917,E", + "mappedName": "Edge6;:M2;FUS;:Hee8:8,E;:Heea,E", "mappedStringIds": [], "name": "Edge25" }, @@ -182324,13 +182324,13 @@ "history": [ { "children": [], - "mappedName": "Edge6;:M;FUS;:H915:7,E;:H917,E", + "mappedName": "Edge6;:M;FUS;:Hee8:7,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge6;:M;FUS;:H915:7,E", + "mappedName": "Edge6;:M;FUS;:Hee8:7,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -182343,7 +182343,7 @@ ], "indexedName": "Edge26", "indexedStringIds": [], - "mappedName": "Edge6;:M;FUS;:H915:7,E;:H917,E", + "mappedName": "Edge6;:M;FUS;:Hee8:7,E;:Heea,E", "mappedStringIds": [], "name": "Edge26" }, @@ -182351,26 +182351,26 @@ "history": [ { "children": [], - "mappedName": "Face5;:G(Face1;K-10;:H916:5,F);FUS;:H915:1d,E;:H917,E", + "mappedName": "Face5;:G(Face1;K-10;:Hee9:5,F);FUS;:Hee8:1d,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G(Face1;K-10;:H916:5,F);FUS;:H915:1d,E", + "mappedName": "Face5;:G(Face1;K-10;:Hee9:5,F);FUS;:Hee8:1d,E", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face5;:G(Face1;K-10;:H916:5,F)", + "mappedName": "Face5;:G(Face1;K-10;:Hee9:5,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Edge27", "indexedStringIds": [], - "mappedName": "Face5;:G(Face1;K-10;:H916:5,F);FUS;:H915:1d,E;:H917,E", + "mappedName": "Face5;:G(Face1;K-10;:Hee9:5,F);FUS;:Hee8:1d,E;:Heea,E", "mappedStringIds": [], "name": "Edge27" }, @@ -182378,13 +182378,13 @@ "history": [ { "children": [], - "mappedName": "Edge8;:M;FUS;:H915:7,E;:H917,E", + "mappedName": "Edge8;:M;FUS;:Hee8:7,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge8;:M;FUS;:H915:7,E", + "mappedName": "Edge8;:M;FUS;:Hee8:7,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -182397,7 +182397,7 @@ ], "indexedName": "Edge28", "indexedStringIds": [], - "mappedName": "Edge8;:M;FUS;:H915:7,E;:H917,E", + "mappedName": "Edge8;:M;FUS;:Hee8:7,E;:Heea,E", "mappedStringIds": [], "name": "Edge28" }, @@ -182405,13 +182405,13 @@ "history": [ { "children": [], - "mappedName": "Edge8;:M2;FUS;:H915:8,E;:H917,E", + "mappedName": "Edge8;:M2;FUS;:Hee8:8,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge8;:M2;FUS;:H915:8,E", + "mappedName": "Edge8;:M2;FUS;:Hee8:8,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -182424,7 +182424,7 @@ ], "indexedName": "Edge29", "indexedStringIds": [], - "mappedName": "Edge8;:M2;FUS;:H915:8,E;:H917,E", + "mappedName": "Edge8;:M2;FUS;:Hee8:8,E;:Heea,E", "mappedStringIds": [], "name": "Edge29" }, @@ -182432,26 +182432,26 @@ "history": [ { "children": [], - "mappedName": "Face5;:G4(Face1;K-13;:H916:5,F);FUS;:H915:1e,E;:H917,E", + "mappedName": "Face5;:G4(Face1;K-13;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G4(Face1;K-13;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face5;:G4(Face1;K-13;:Hee9:5,F);FUS;:Hee8:1e,E", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face5;:G4(Face1;K-13;:H916:5,F)", + "mappedName": "Face5;:G4(Face1;K-13;:Hee9:5,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Edge30", "indexedStringIds": [], - "mappedName": "Face5;:G4(Face1;K-13;:H916:5,F);FUS;:H915:1e,E;:H917,E", + "mappedName": "Face5;:G4(Face1;K-13;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E", "mappedStringIds": [], "name": "Edge30" }, @@ -182459,13 +182459,13 @@ "history": [ { "children": [], - "mappedName": "Edge2;:H916,E;:H917,E", + "mappedName": "Edge2;:Hee9,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge2;:H916,E", + "mappedName": "Edge2;:Hee9,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -182478,7 +182478,7 @@ ], "indexedName": "Edge31", "indexedStringIds": [], - "mappedName": "Edge2;:H916,E;:H917,E", + "mappedName": "Edge2;:Hee9,E;:Heea,E", "mappedStringIds": [], "name": "Edge31" }, @@ -182486,13 +182486,13 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M;FUS;:H916:7,E;:H917,E", + "mappedName": "Edge1;:M;FUS;:Hee9:7,E;:Heea,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:M;FUS;:H916:7,E", + "mappedName": "Edge1;:M;FUS;:Hee9:7,E", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -182505,7 +182505,7 @@ ], "indexedName": "Edge32", "indexedStringIds": [], - "mappedName": "Edge1;:M;FUS;:H916:7,E;:H917,E", + "mappedName": "Edge1;:M;FUS;:Hee9:7,E;:Heea,E", "mappedStringIds": [], "name": "Edge32" }, @@ -182513,7 +182513,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:H918,E", + "mappedName": "Edge1;:Heeb,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, @@ -182526,7 +182526,7 @@ ], "indexedName": "Edge33", "indexedStringIds": [], - "mappedName": "Edge1;:H918,E", + "mappedName": "Edge1;:Heeb,E", "mappedStringIds": [], "name": "Edge33" }, @@ -182534,7 +182534,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:H918,E", + "mappedName": "Edge2;:Heeb,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, @@ -182547,7 +182547,7 @@ ], "indexedName": "Edge34", "indexedStringIds": [], - "mappedName": "Edge2;:H918,E", + "mappedName": "Edge2;:Heeb,E", "mappedStringIds": [], "name": "Edge34" }, @@ -182555,7 +182555,7 @@ "history": [ { "children": [], - "mappedName": "Edge3;:H918,E", + "mappedName": "Edge3;:Heeb,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, @@ -182568,7 +182568,7 @@ ], "indexedName": "Edge35", "indexedStringIds": [], - "mappedName": "Edge3;:H918,E", + "mappedName": "Edge3;:Heeb,E", "mappedStringIds": [], "name": "Edge35" }, @@ -182576,7 +182576,7 @@ "history": [ { "children": [], - "mappedName": "Edge4;:H918,E", + "mappedName": "Edge4;:Heeb,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, @@ -182589,7 +182589,7 @@ ], "indexedName": "Edge36", "indexedStringIds": [], - "mappedName": "Edge4;:H918,E", + "mappedName": "Edge4;:Heeb,E", "mappedStringIds": [], "name": "Edge36" }, @@ -182597,7 +182597,7 @@ "history": [ { "children": [], - "mappedName": "Edge9;:H918,E", + "mappedName": "Edge9;:Heeb,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, @@ -182610,7 +182610,7 @@ ], "indexedName": "Edge37", "indexedStringIds": [], - "mappedName": "Edge9;:H918,E", + "mappedName": "Edge9;:Heeb,E", "mappedStringIds": [], "name": "Edge37" }, @@ -182618,7 +182618,7 @@ "history": [ { "children": [], - "mappedName": "Edge5;:H918,E", + "mappedName": "Edge5;:Heeb,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, @@ -182631,7 +182631,7 @@ ], "indexedName": "Edge38", "indexedStringIds": [], - "mappedName": "Edge5;:H918,E", + "mappedName": "Edge5;:Heeb,E", "mappedStringIds": [], "name": "Edge38" }, @@ -182639,7 +182639,7 @@ "history": [ { "children": [], - "mappedName": "Edge10;:H918,E", + "mappedName": "Edge10;:Heeb,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, @@ -182652,7 +182652,7 @@ ], "indexedName": "Edge39", "indexedStringIds": [], - "mappedName": "Edge10;:H918,E", + "mappedName": "Edge10;:Heeb,E", "mappedStringIds": [], "name": "Edge39" }, @@ -182660,7 +182660,7 @@ "history": [ { "children": [], - "mappedName": "Edge12;:H918,E", + "mappedName": "Edge12;:Heeb,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, @@ -182673,7 +182673,7 @@ ], "indexedName": "Edge40", "indexedStringIds": [], - "mappedName": "Edge12;:H918,E", + "mappedName": "Edge12;:Heeb,E", "mappedStringIds": [], "name": "Edge40" }, @@ -182681,7 +182681,7 @@ "history": [ { "children": [], - "mappedName": "Edge6;:H918,E", + "mappedName": "Edge6;:Heeb,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, @@ -182694,7 +182694,7 @@ ], "indexedName": "Edge41", "indexedStringIds": [], - "mappedName": "Edge6;:H918,E", + "mappedName": "Edge6;:Heeb,E", "mappedStringIds": [], "name": "Edge41" }, @@ -182702,7 +182702,7 @@ "history": [ { "children": [], - "mappedName": "Edge11;:H918,E", + "mappedName": "Edge11;:Heeb,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, @@ -182715,7 +182715,7 @@ ], "indexedName": "Edge42", "indexedStringIds": [], - "mappedName": "Edge11;:H918,E", + "mappedName": "Edge11;:Heeb,E", "mappedStringIds": [], "name": "Edge42" }, @@ -182723,7 +182723,7 @@ "history": [ { "children": [], - "mappedName": "Edge7;:H918,E", + "mappedName": "Edge7;:Heeb,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, @@ -182736,7 +182736,7 @@ ], "indexedName": "Edge43", "indexedStringIds": [], - "mappedName": "Edge7;:H918,E", + "mappedName": "Edge7;:Heeb,E", "mappedStringIds": [], "name": "Edge43" }, @@ -182744,7 +182744,7 @@ "history": [ { "children": [], - "mappedName": "Edge8;:H918,E", + "mappedName": "Edge8;:Heeb,E", "object": "CompositeCut23", "typeId": "Part::Cut" }, @@ -182757,7 +182757,7 @@ ], "indexedName": "Edge44", "indexedStringIds": [], - "mappedName": "Edge8;:H918,E", + "mappedName": "Edge8;:Heeb,E", "mappedStringIds": [], "name": "Edge44" }, @@ -182765,13 +182765,13 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:H915,V;:H917,V", + "mappedName": "Vertex1;:Hee8,V;:Heea,V", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex1;:H915,V", + "mappedName": "Vertex1;:Hee8,V", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -182784,7 +182784,7 @@ ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Vertex1;:H915,V;:H917,V", + "mappedName": "Vertex1;:Hee8,V;:Heea,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -182792,26 +182792,26 @@ "history": [ { "children": [], - "mappedName": "Edge2;:G(Face1;K-1;:H916:4,F);FUS;:H915:1c,V;:H917,V", + "mappedName": "Edge2;:G(Face1;K-1;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge2;:G(Face1;K-1;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge2;:G(Face1;K-1;:Hee9:4,F);FUS;:Hee8:1c,V", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge2;:G(Face1;K-1;:H916:4,F)", + "mappedName": "Edge2;:G(Face1;K-1;:Hee9:4,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Edge2;:G(Face1;K-1;:H916:4,F);FUS;:H915:1c,V;:H917,V", + "mappedName": "Edge2;:G(Face1;K-1;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V", "mappedStringIds": [], "name": "Vertex2" }, @@ -182819,26 +182819,26 @@ "history": [ { "children": [], - "mappedName": "Edge10;:G(Face1;K-4;:H916:4,F);FUS;:H915:1c,V;:H917,V", + "mappedName": "Edge10;:G(Face1;K-4;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge10;:G(Face1;K-4;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge10;:G(Face1;K-4;:Hee9:4,F);FUS;:Hee8:1c,V", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge10;:G(Face1;K-4;:H916:4,F)", + "mappedName": "Edge10;:G(Face1;K-4;:Hee9:4,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Vertex3", "indexedStringIds": [], - "mappedName": "Edge10;:G(Face1;K-4;:H916:4,F);FUS;:H915:1c,V;:H917,V", + "mappedName": "Edge10;:G(Face1;K-4;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V", "mappedStringIds": [], "name": "Vertex3" }, @@ -182846,13 +182846,13 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:H915,V;:H917,V", + "mappedName": "Vertex3;:Hee8,V;:Heea,V", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex3;:H915,V", + "mappedName": "Vertex3;:Hee8,V", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -182865,7 +182865,7 @@ ], "indexedName": "Vertex4", "indexedStringIds": [], - "mappedName": "Vertex3;:H915,V;:H917,V", + "mappedName": "Vertex3;:Hee8,V;:Heea,V", "mappedStringIds": [], "name": "Vertex4" }, @@ -182873,13 +182873,13 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:H915,V;:H917,V", + "mappedName": "Vertex4;:Hee8,V;:Heea,V", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex4;:H915,V", + "mappedName": "Vertex4;:Hee8,V", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -182892,7 +182892,7 @@ ], "indexedName": "Vertex5", "indexedStringIds": [], - "mappedName": "Vertex4;:H915,V;:H917,V", + "mappedName": "Vertex4;:Hee8,V;:Heea,V", "mappedStringIds": [], "name": "Vertex5" }, @@ -182900,26 +182900,26 @@ "history": [ { "children": [], - "mappedName": "Edge4;:G(Face1;K-2;:H916:4,F);FUS;:H915:1c,V;:H917,V", + "mappedName": "Edge4;:G(Face1;K-2;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge4;:G(Face1;K-2;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge4;:G(Face1;K-2;:Hee9:4,F);FUS;:Hee8:1c,V", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge4;:G(Face1;K-2;:H916:4,F)", + "mappedName": "Edge4;:G(Face1;K-2;:Hee9:4,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Vertex6", "indexedStringIds": [], - "mappedName": "Edge4;:G(Face1;K-2;:H916:4,F);FUS;:H915:1c,V;:H917,V", + "mappedName": "Edge4;:G(Face1;K-2;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V", "mappedStringIds": [], "name": "Vertex6" }, @@ -182927,13 +182927,13 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:H915,V;:H917,V", + "mappedName": "Vertex2;:Hee8,V;:Heea,V", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex2;:H915,V", + "mappedName": "Vertex2;:Hee8,V", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -182946,7 +182946,7 @@ ], "indexedName": "Vertex7", "indexedStringIds": [], - "mappedName": "Vertex2;:H915,V;:H917,V", + "mappedName": "Vertex2;:Hee8,V;:Heea,V", "mappedStringIds": [], "name": "Vertex7" }, @@ -182954,26 +182954,26 @@ "history": [ { "children": [], - "mappedName": "Edge12;:G(Face1;K-6;:H916:4,F);FUS;:H915:1c,V;:H917,V", + "mappedName": "Edge12;:G(Face1;K-6;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge12;:G(Face1;K-6;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge12;:G(Face1;K-6;:Hee9:4,F);FUS;:Hee8:1c,V", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge12;:G(Face1;K-6;:H916:4,F)", + "mappedName": "Edge12;:G(Face1;K-6;:Hee9:4,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Vertex8", "indexedStringIds": [], - "mappedName": "Edge12;:G(Face1;K-6;:H916:4,F);FUS;:H915:1c,V;:H917,V", + "mappedName": "Edge12;:G(Face1;K-6;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V", "mappedStringIds": [], "name": "Vertex8" }, @@ -182981,26 +182981,26 @@ "history": [ { "children": [], - "mappedName": "Edge6;:G(Edge1;K-1;:H916:4,E);FUS;:H915:1c,V;:H917,V", + "mappedName": "Edge6;:G(Edge1;K-1;:Hee9:4,E);FUS;:Hee8:1c,V;:Heea,V", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge6;:G(Edge1;K-1;:H916:4,E);FUS;:H915:1c,V", + "mappedName": "Edge6;:G(Edge1;K-1;:Hee9:4,E);FUS;:Hee8:1c,V", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge6;:G(Edge1;K-1;:H916:4,E)", + "mappedName": "Edge6;:G(Edge1;K-1;:Hee9:4,E)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Vertex9", "indexedStringIds": [], - "mappedName": "Edge6;:G(Edge1;K-1;:H916:4,E);FUS;:H915:1c,V;:H917,V", + "mappedName": "Edge6;:G(Edge1;K-1;:Hee9:4,E);FUS;:Hee8:1c,V;:Heea,V", "mappedStringIds": [], "name": "Vertex9" }, @@ -183008,13 +183008,13 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:H916,V;:H917,V", + "mappedName": "Vertex2;:Hee9,V;:Heea,V", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex2;:H916,V", + "mappedName": "Vertex2;:Hee9,V", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -183027,7 +183027,7 @@ ], "indexedName": "Vertex10", "indexedStringIds": [], - "mappedName": "Vertex2;:H916,V;:H917,V", + "mappedName": "Vertex2;:Hee9,V;:Heea,V", "mappedStringIds": [], "name": "Vertex10" }, @@ -183035,26 +183035,26 @@ "history": [ { "children": [], - "mappedName": "Edge9;:G(Face1;K-3;:H916:4,F);FUS;:H915:1c,V;:H917,V", + "mappedName": "Edge9;:G(Face1;K-3;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge9;:G(Face1;K-3;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge9;:G(Face1;K-3;:Hee9:4,F);FUS;:Hee8:1c,V", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge9;:G(Face1;K-3;:H916:4,F)", + "mappedName": "Edge9;:G(Face1;K-3;:Hee9:4,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Vertex11", "indexedStringIds": [], - "mappedName": "Edge9;:G(Face1;K-3;:H916:4,F);FUS;:H915:1c,V;:H917,V", + "mappedName": "Edge9;:G(Face1;K-3;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V", "mappedStringIds": [], "name": "Vertex11" }, @@ -183062,13 +183062,13 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:H915,V;:H917,V", + "mappedName": "Vertex6;:Hee8,V;:Heea,V", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex6;:H915,V", + "mappedName": "Vertex6;:Hee8,V", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -183081,7 +183081,7 @@ ], "indexedName": "Vertex12", "indexedStringIds": [], - "mappedName": "Vertex6;:H915,V;:H917,V", + "mappedName": "Vertex6;:Hee8,V;:Heea,V", "mappedStringIds": [], "name": "Vertex12" }, @@ -183089,13 +183089,13 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:H915,V;:H917,V", + "mappedName": "Vertex5;:Hee8,V;:Heea,V", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex5;:H915,V", + "mappedName": "Vertex5;:Hee8,V", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -183108,7 +183108,7 @@ ], "indexedName": "Vertex13", "indexedStringIds": [], - "mappedName": "Vertex5;:H915,V;:H917,V", + "mappedName": "Vertex5;:Hee8,V;:Heea,V", "mappedStringIds": [], "name": "Vertex13" }, @@ -183116,26 +183116,26 @@ "history": [ { "children": [], - "mappedName": "Edge11;:G(Face1;K-5;:H916:4,F);FUS;:H915:1c,V;:H917,V", + "mappedName": "Edge11;:G(Face1;K-5;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge11;:G(Face1;K-5;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge11;:G(Face1;K-5;:Hee9:4,F);FUS;:Hee8:1c,V", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge11;:G(Face1;K-5;:H916:4,F)", + "mappedName": "Edge11;:G(Face1;K-5;:Hee9:4,F)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Vertex14", "indexedStringIds": [], - "mappedName": "Edge11;:G(Face1;K-5;:H916:4,F);FUS;:H915:1c,V;:H917,V", + "mappedName": "Edge11;:G(Face1;K-5;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V", "mappedStringIds": [], "name": "Vertex14" }, @@ -183143,13 +183143,13 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:H915,V;:H917,V", + "mappedName": "Vertex7;:Hee8,V;:Heea,V", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex7;:H915,V", + "mappedName": "Vertex7;:Hee8,V", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -183162,7 +183162,7 @@ ], "indexedName": "Vertex15", "indexedStringIds": [], - "mappedName": "Vertex7;:H915,V;:H917,V", + "mappedName": "Vertex7;:Hee8,V;:Heea,V", "mappedStringIds": [], "name": "Vertex15" }, @@ -183170,13 +183170,13 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:H915,V;:H917,V", + "mappedName": "Vertex8;:Hee8,V;:Heea,V", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex8;:H915,V", + "mappedName": "Vertex8;:Hee8,V", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -183189,7 +183189,7 @@ ], "indexedName": "Vertex16", "indexedStringIds": [], - "mappedName": "Vertex8;:H915,V;:H917,V", + "mappedName": "Vertex8;:Hee8,V;:Heea,V", "mappedStringIds": [], "name": "Vertex16" }, @@ -183197,26 +183197,26 @@ "history": [ { "children": [], - "mappedName": "Edge8;:G(Edge1;K-2;:H916:4,E);FUS;:H915:1c,V;:H917,V", + "mappedName": "Edge8;:G(Edge1;K-2;:Hee9:4,E);FUS;:Hee8:1c,V;:Heea,V", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge8;:G(Edge1;K-2;:H916:4,E);FUS;:H915:1c,V", + "mappedName": "Edge8;:G(Edge1;K-2;:Hee9:4,E);FUS;:Hee8:1c,V", "object": "Fuse23", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge8;:G(Edge1;K-2;:H916:4,E)", + "mappedName": "Edge8;:G(Edge1;K-2;:Hee9:4,E)", "object": "Box23", "typeId": "Part::Box" } ], "indexedName": "Vertex17", "indexedStringIds": [], - "mappedName": "Edge8;:G(Edge1;K-2;:H916:4,E);FUS;:H915:1c,V;:H917,V", + "mappedName": "Edge8;:G(Edge1;K-2;:Hee9:4,E);FUS;:Hee8:1c,V;:Heea,V", "mappedStringIds": [], "name": "Vertex17" }, @@ -183224,13 +183224,13 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:H916,V;:H917,V", + "mappedName": "Vertex1;:Hee9,V;:Heea,V", "object": "CompositeCut23", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex1;:H916,V", + "mappedName": "Vertex1;:Hee9,V", "object": "Fuse23", "typeId": "Part::Fuse" }, @@ -183243,7 +183243,7 @@ ], "indexedName": "Vertex18", "indexedStringIds": [], - "mappedName": "Vertex1;:H916,V;:H917,V", + "mappedName": "Vertex1;:Hee9,V;:Heea,V", "mappedStringIds": [], "name": "Vertex18" }, @@ -183251,7 +183251,7 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:H918,V", + "mappedName": "Vertex1;:Heeb,V", "object": "CompositeCut23", "typeId": "Part::Cut" }, @@ -183264,7 +183264,7 @@ ], "indexedName": "Vertex19", "indexedStringIds": [], - "mappedName": "Vertex1;:H918,V", + "mappedName": "Vertex1;:Heeb,V", "mappedStringIds": [], "name": "Vertex19" }, @@ -183272,7 +183272,7 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:H918,V", + "mappedName": "Vertex2;:Heeb,V", "object": "CompositeCut23", "typeId": "Part::Cut" }, @@ -183285,7 +183285,7 @@ ], "indexedName": "Vertex20", "indexedStringIds": [], - "mappedName": "Vertex2;:H918,V", + "mappedName": "Vertex2;:Heeb,V", "mappedStringIds": [], "name": "Vertex20" }, @@ -183293,7 +183293,7 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:H918,V", + "mappedName": "Vertex3;:Heeb,V", "object": "CompositeCut23", "typeId": "Part::Cut" }, @@ -183306,7 +183306,7 @@ ], "indexedName": "Vertex21", "indexedStringIds": [], - "mappedName": "Vertex3;:H918,V", + "mappedName": "Vertex3;:Heeb,V", "mappedStringIds": [], "name": "Vertex21" }, @@ -183314,7 +183314,7 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:H918,V", + "mappedName": "Vertex4;:Heeb,V", "object": "CompositeCut23", "typeId": "Part::Cut" }, @@ -183327,7 +183327,7 @@ ], "indexedName": "Vertex22", "indexedStringIds": [], - "mappedName": "Vertex4;:H918,V", + "mappedName": "Vertex4;:Heeb,V", "mappedStringIds": [], "name": "Vertex22" }, @@ -183335,7 +183335,7 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:H918,V", + "mappedName": "Vertex6;:Heeb,V", "object": "CompositeCut23", "typeId": "Part::Cut" }, @@ -183348,7 +183348,7 @@ ], "indexedName": "Vertex23", "indexedStringIds": [], - "mappedName": "Vertex6;:H918,V", + "mappedName": "Vertex6;:Heeb,V", "mappedStringIds": [], "name": "Vertex23" }, @@ -183356,7 +183356,7 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:H918,V", + "mappedName": "Vertex5;:Heeb,V", "object": "CompositeCut23", "typeId": "Part::Cut" }, @@ -183369,7 +183369,7 @@ ], "indexedName": "Vertex24", "indexedStringIds": [], - "mappedName": "Vertex5;:H918,V", + "mappedName": "Vertex5;:Heeb,V", "mappedStringIds": [], "name": "Vertex24" }, @@ -183377,7 +183377,7 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:H918,V", + "mappedName": "Vertex7;:Heeb,V", "object": "CompositeCut23", "typeId": "Part::Cut" }, @@ -183390,7 +183390,7 @@ ], "indexedName": "Vertex25", "indexedStringIds": [], - "mappedName": "Vertex7;:H918,V", + "mappedName": "Vertex7;:Heeb,V", "mappedStringIds": [], "name": "Vertex25" }, @@ -183398,7 +183398,7 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:H918,V", + "mappedName": "Vertex8;:Heeb,V", "object": "CompositeCut23", "typeId": "Part::Cut" }, @@ -183411,7 +183411,7 @@ ], "indexedName": "Vertex26", "indexedStringIds": [], - "mappedName": "Vertex8;:H918,V", + "mappedName": "Vertex8;:Heeb,V", "mappedStringIds": [], "name": "Vertex26" } @@ -183427,7 +183427,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M;FUS;:H915:7,F;:H917,F", + "mappedName": "Face6;:M;FUS;:Hee8:7,F;:Heea,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -183435,7 +183435,7 @@ "index": 1, "type": "Face" }, - "name": "Face6;:M;FUS;:H915:7,F;:H917,F", + "name": "Face6;:M;FUS;:Hee8:7,F;:Heea,F", "stringIds": [] }, "relation": "modified", @@ -183443,9 +183443,9 @@ "resultPersistentId": "CompositeCut23:face:0", "sourceRefs": [ { - "mappedName": "Face6;:M;FUS;:H915:7,F", + "mappedName": "Face6;:M;FUS;:Hee8:7,F", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Face6;:M;FUS;:H915:7,F", + "persistentId": "Fuse23:mapped:Face6;:M;FUS;:Hee8:7,F", "stageId": "Fuse23" }, { @@ -183460,7 +183460,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M2;FUS;:H915:8,F;:M(Face1;:M;FUS;:H915:7,F);RFI;:H915:1f,F;:H917,F", + "mappedName": "Face1;:M2;FUS;:Hee8:8,F;:M(Face1;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F;:Heea,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -183468,7 +183468,7 @@ "index": 2, "type": "Face" }, - "name": "Face1;:M2;FUS;:H915:8,F;:M(Face1;:M;FUS;:H915:7,F);RFI;:H915:1f,F;:H917,F", + "name": "Face1;:M2;FUS;:Hee8:8,F;:M(Face1;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F;:Heea,F", "stringIds": [] }, "relation": "modified", @@ -183476,15 +183476,15 @@ "resultPersistentId": "CompositeCut23:face:1", "sourceRefs": [ { - "mappedName": "Face1;:M2;FUS;:H915:8,F;:M(Face1;:M;FUS;:H915:7,F);RFI;:H915:1f,F", + "mappedName": "Face1;:M2;FUS;:Hee8:8,F;:M(Face1;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Face1;:M2;FUS;:H915:8,F;:M(Face1;:M;FUS;:H915:7,F);RFI;:H915:1f,F", + "persistentId": "Fuse23:mapped:Face1;:M2;FUS;:Hee8:8,F;:M(Face1;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F", "stageId": "Fuse23" }, { - "mappedName": "Face1;:M2;FUS;:H915:8,F;:M(Face1;:M;FUS;:H915:7,F)", + "mappedName": "Face1;:M2;FUS;:Hee8:8,F;:M(Face1;:M;FUS;:Hee8:7,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Face1;:M2;FUS;:H915:8,F;:M(Face1;:M;FUS;:H915:7,F)", + "persistentId": "Box23:mapped:Face1;:M2;FUS;:Hee8:8,F;:M(Face1;:M;FUS;:Hee8:7,F)", "stageId": "Box23" } ] @@ -183493,7 +183493,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M2;FUS;:H916:8,F;:H917,F", + "mappedName": "Face1;:M2;FUS;:Hee9:8,F;:Heea,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -183501,7 +183501,7 @@ "index": 3, "type": "Face" }, - "name": "Face1;:M2;FUS;:H916:8,F;:H917,F", + "name": "Face1;:M2;FUS;:Hee9:8,F;:Heea,F", "stringIds": [] }, "relation": "modified", @@ -183509,9 +183509,9 @@ "resultPersistentId": "CompositeCut23:face:2", "sourceRefs": [ { - "mappedName": "Face1;:M2;FUS;:H916:8,F", + "mappedName": "Face1;:M2;FUS;:Hee9:8,F", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Face1;:M2;FUS;:H916:8,F", + "persistentId": "Fuse23:mapped:Face1;:M2;FUS;:Hee9:8,F", "stageId": "Fuse23" }, { @@ -183526,7 +183526,7 @@ "indexedName": "Face4", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:M2;FUS;:H915:8,F;:M(Face3;:M;FUS;:H915:7,F);RFI;:H915:1f,F;:H917,F", + "mappedName": "Face3;:M2;FUS;:Hee8:8,F;:M(Face3;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F;:Heea,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -183534,7 +183534,7 @@ "index": 4, "type": "Face" }, - "name": "Face3;:M2;FUS;:H915:8,F;:M(Face3;:M;FUS;:H915:7,F);RFI;:H915:1f,F;:H917,F", + "name": "Face3;:M2;FUS;:Hee8:8,F;:M(Face3;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F;:Heea,F", "stringIds": [] }, "relation": "modified", @@ -183542,15 +183542,15 @@ "resultPersistentId": "CompositeCut23:face:3", "sourceRefs": [ { - "mappedName": "Face3;:M2;FUS;:H915:8,F;:M(Face3;:M;FUS;:H915:7,F);RFI;:H915:1f,F", + "mappedName": "Face3;:M2;FUS;:Hee8:8,F;:M(Face3;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Face3;:M2;FUS;:H915:8,F;:M(Face3;:M;FUS;:H915:7,F);RFI;:H915:1f,F", + "persistentId": "Fuse23:mapped:Face3;:M2;FUS;:Hee8:8,F;:M(Face3;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F", "stageId": "Fuse23" }, { - "mappedName": "Face3;:M2;FUS;:H915:8,F;:M(Face3;:M;FUS;:H915:7,F)", + "mappedName": "Face3;:M2;FUS;:Hee8:8,F;:M(Face3;:M;FUS;:Hee8:7,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Face3;:M2;FUS;:H915:8,F;:M(Face3;:M;FUS;:H915:7,F)", + "persistentId": "Box23:mapped:Face3;:M2;FUS;:Hee8:8,F;:M(Face3;:M;FUS;:Hee8:7,F)", "stageId": "Box23" } ] @@ -183559,7 +183559,7 @@ "indexedName": "Face5", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M2;FUS;:H915:8,F;:H917,F", + "mappedName": "Face6;:M2;FUS;:Hee8:8,F;:Heea,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -183567,7 +183567,7 @@ "index": 5, "type": "Face" }, - "name": "Face6;:M2;FUS;:H915:8,F;:H917,F", + "name": "Face6;:M2;FUS;:Hee8:8,F;:Heea,F", "stringIds": [] }, "relation": "modified", @@ -183575,9 +183575,9 @@ "resultPersistentId": "CompositeCut23:face:4", "sourceRefs": [ { - "mappedName": "Face6;:M2;FUS;:H915:8,F", + "mappedName": "Face6;:M2;FUS;:Hee8:8,F", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Face6;:M2;FUS;:H915:8,F", + "persistentId": "Fuse23:mapped:Face6;:M2;FUS;:Hee8:8,F", "stageId": "Fuse23" }, { @@ -183592,7 +183592,7 @@ "indexedName": "Face6", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:M2;FUS;:H915:8,F;:M(Face4;:M;FUS;:H915:7,F);RFI;:H915:1f,F;:H917,F", + "mappedName": "Face4;:M2;FUS;:Hee8:8,F;:M(Face4;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F;:Heea,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -183600,7 +183600,7 @@ "index": 6, "type": "Face" }, - "name": "Face4;:M2;FUS;:H915:8,F;:M(Face4;:M;FUS;:H915:7,F);RFI;:H915:1f,F;:H917,F", + "name": "Face4;:M2;FUS;:Hee8:8,F;:M(Face4;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F;:Heea,F", "stringIds": [] }, "relation": "modified", @@ -183608,15 +183608,15 @@ "resultPersistentId": "CompositeCut23:face:5", "sourceRefs": [ { - "mappedName": "Face4;:M2;FUS;:H915:8,F;:M(Face4;:M;FUS;:H915:7,F);RFI;:H915:1f,F", + "mappedName": "Face4;:M2;FUS;:Hee8:8,F;:M(Face4;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Face4;:M2;FUS;:H915:8,F;:M(Face4;:M;FUS;:H915:7,F);RFI;:H915:1f,F", + "persistentId": "Fuse23:mapped:Face4;:M2;FUS;:Hee8:8,F;:M(Face4;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F", "stageId": "Fuse23" }, { - "mappedName": "Face4;:M2;FUS;:H915:8,F;:M(Face4;:M;FUS;:H915:7,F)", + "mappedName": "Face4;:M2;FUS;:Hee8:8,F;:M(Face4;:M;FUS;:Hee8:7,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Face4;:M2;FUS;:H915:8,F;:M(Face4;:M;FUS;:H915:7,F)", + "persistentId": "Box23:mapped:Face4;:M2;FUS;:Hee8:8,F;:M(Face4;:M;FUS;:Hee8:7,F)", "stageId": "Box23" } ] @@ -183625,7 +183625,7 @@ "indexedName": "Face7", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M2;FUS;:H915:8,F;:H917,F", + "mappedName": "Face5;:M2;FUS;:Hee8:8,F;:Heea,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -183633,7 +183633,7 @@ "index": 7, "type": "Face" }, - "name": "Face5;:M2;FUS;:H915:8,F;:H917,F", + "name": "Face5;:M2;FUS;:Hee8:8,F;:Heea,F", "stringIds": [] }, "relation": "modified", @@ -183641,9 +183641,9 @@ "resultPersistentId": "CompositeCut23:face:6", "sourceRefs": [ { - "mappedName": "Face5;:M2;FUS;:H915:8,F", + "mappedName": "Face5;:M2;FUS;:Hee8:8,F", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Face5;:M2;FUS;:H915:8,F", + "persistentId": "Fuse23:mapped:Face5;:M2;FUS;:Hee8:8,F", "stageId": "Fuse23" }, { @@ -183658,7 +183658,7 @@ "indexedName": "Face8", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M;FUS;:H915:7,F;:H917,F", + "mappedName": "Face5;:M;FUS;:Hee8:7,F;:Heea,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -183666,7 +183666,7 @@ "index": 8, "type": "Face" }, - "name": "Face5;:M;FUS;:H915:7,F;:H917,F", + "name": "Face5;:M;FUS;:Hee8:7,F;:Heea,F", "stringIds": [] }, "relation": "modified", @@ -183674,9 +183674,9 @@ "resultPersistentId": "CompositeCut23:face:7", "sourceRefs": [ { - "mappedName": "Face5;:M;FUS;:H915:7,F", + "mappedName": "Face5;:M;FUS;:Hee8:7,F", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Face5;:M;FUS;:H915:7,F", + "persistentId": "Fuse23:mapped:Face5;:M;FUS;:Hee8:7,F", "stageId": "Fuse23" }, { @@ -183691,7 +183691,7 @@ "indexedName": "Face9", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M4;FUS;:H915:8,F;:H917,F", + "mappedName": "Face6;:M4;FUS;:Hee8:8,F;:Heea,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -183699,7 +183699,7 @@ "index": 9, "type": "Face" }, - "name": "Face6;:M4;FUS;:H915:8,F;:H917,F", + "name": "Face6;:M4;FUS;:Hee8:8,F;:Heea,F", "stringIds": [] }, "relation": "modified", @@ -183707,9 +183707,9 @@ "resultPersistentId": "CompositeCut23:face:8", "sourceRefs": [ { - "mappedName": "Face6;:M4;FUS;:H915:8,F", + "mappedName": "Face6;:M4;FUS;:Hee8:8,F", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Face6;:M4;FUS;:H915:8,F", + "persistentId": "Fuse23:mapped:Face6;:M4;FUS;:Hee8:8,F", "stageId": "Fuse23" }, { @@ -183724,7 +183724,7 @@ "indexedName": "Face10", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M3;FUS;:H915:8,F;:H917,F", + "mappedName": "Face6;:M3;FUS;:Hee8:8,F;:Heea,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -183732,7 +183732,7 @@ "index": 10, "type": "Face" }, - "name": "Face6;:M3;FUS;:H915:8,F;:H917,F", + "name": "Face6;:M3;FUS;:Hee8:8,F;:Heea,F", "stringIds": [] }, "relation": "modified", @@ -183740,9 +183740,9 @@ "resultPersistentId": "CompositeCut23:face:9", "sourceRefs": [ { - "mappedName": "Face6;:M3;FUS;:H915:8,F", + "mappedName": "Face6;:M3;FUS;:Hee8:8,F", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Face6;:M3;FUS;:H915:8,F", + "persistentId": "Fuse23:mapped:Face6;:M3;FUS;:Hee8:8,F", "stageId": "Fuse23" }, { @@ -183757,7 +183757,7 @@ "indexedName": "Face11", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:H916,F;:H917,F", + "mappedName": "Face3;:Hee9,F;:Heea,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -183765,7 +183765,7 @@ "index": 11, "type": "Face" }, - "name": "Face3;:H916,F;:H917,F", + "name": "Face3;:Hee9,F;:Heea,F", "stringIds": [] }, "relation": "preserved", @@ -183773,9 +183773,9 @@ "resultPersistentId": "CompositeCut23:face:10", "sourceRefs": [ { - "mappedName": "Face3;:H916,F", + "mappedName": "Face3;:Hee9,F", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Face3;:H916,F", + "persistentId": "Fuse23:mapped:Face3;:Hee9,F", "stageId": "Fuse23" }, { @@ -183790,7 +183790,7 @@ "indexedName": "Face12", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M3;FUS;:H915:8,F;:H917,F", + "mappedName": "Face5;:M3;FUS;:Hee8:8,F;:Heea,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -183798,7 +183798,7 @@ "index": 12, "type": "Face" }, - "name": "Face5;:M3;FUS;:H915:8,F;:H917,F", + "name": "Face5;:M3;FUS;:Hee8:8,F;:Heea,F", "stringIds": [] }, "relation": "modified", @@ -183806,9 +183806,9 @@ "resultPersistentId": "CompositeCut23:face:11", "sourceRefs": [ { - "mappedName": "Face5;:M3;FUS;:H915:8,F", + "mappedName": "Face5;:M3;FUS;:Hee8:8,F", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Face5;:M3;FUS;:H915:8,F", + "persistentId": "Fuse23:mapped:Face5;:M3;FUS;:Hee8:8,F", "stageId": "Fuse23" }, { @@ -183823,7 +183823,7 @@ "indexedName": "Face13", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:M2;FUS;:H915:8,F;:M(Face2;:M;FUS;:H915:7,F);RFI;:H915:1f,F;:H917,F", + "mappedName": "Face2;:M2;FUS;:Hee8:8,F;:M(Face2;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F;:Heea,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -183831,7 +183831,7 @@ "index": 13, "type": "Face" }, - "name": "Face2;:M2;FUS;:H915:8,F;:M(Face2;:M;FUS;:H915:7,F);RFI;:H915:1f,F;:H917,F", + "name": "Face2;:M2;FUS;:Hee8:8,F;:M(Face2;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F;:Heea,F", "stringIds": [] }, "relation": "modified", @@ -183839,15 +183839,15 @@ "resultPersistentId": "CompositeCut23:face:12", "sourceRefs": [ { - "mappedName": "Face2;:M2;FUS;:H915:8,F;:M(Face2;:M;FUS;:H915:7,F);RFI;:H915:1f,F", + "mappedName": "Face2;:M2;FUS;:Hee8:8,F;:M(Face2;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Face2;:M2;FUS;:H915:8,F;:M(Face2;:M;FUS;:H915:7,F);RFI;:H915:1f,F", + "persistentId": "Fuse23:mapped:Face2;:M2;FUS;:Hee8:8,F;:M(Face2;:M;FUS;:Hee8:7,F);RFI;:Hee8:1f,F", "stageId": "Fuse23" }, { - "mappedName": "Face2;:M2;FUS;:H915:8,F;:M(Face2;:M;FUS;:H915:7,F)", + "mappedName": "Face2;:M2;FUS;:Hee8:8,F;:M(Face2;:M;FUS;:Hee8:7,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Face2;:M2;FUS;:H915:8,F;:M(Face2;:M;FUS;:H915:7,F)", + "persistentId": "Box23:mapped:Face2;:M2;FUS;:Hee8:8,F;:M(Face2;:M;FUS;:Hee8:7,F)", "stageId": "Box23" } ] @@ -183856,7 +183856,7 @@ "indexedName": "Face14", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M4;FUS;:H915:8,F;:H917,F", + "mappedName": "Face5;:M4;FUS;:Hee8:8,F;:Heea,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -183864,7 +183864,7 @@ "index": 14, "type": "Face" }, - "name": "Face5;:M4;FUS;:H915:8,F;:H917,F", + "name": "Face5;:M4;FUS;:Hee8:8,F;:Heea,F", "stringIds": [] }, "relation": "modified", @@ -183872,9 +183872,9 @@ "resultPersistentId": "CompositeCut23:face:13", "sourceRefs": [ { - "mappedName": "Face5;:M4;FUS;:H915:8,F", + "mappedName": "Face5;:M4;FUS;:Hee8:8,F", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Face5;:M4;FUS;:H915:8,F", + "persistentId": "Fuse23:mapped:Face5;:M4;FUS;:Hee8:8,F", "stageId": "Fuse23" }, { @@ -183889,7 +183889,7 @@ "indexedName": "Face15", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;FUS;:H916:7,F;:H917,F", + "mappedName": "Face1;:M;FUS;:Hee9:7,F;:Heea,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -183897,7 +183897,7 @@ "index": 15, "type": "Face" }, - "name": "Face1;:M;FUS;:H916:7,F;:H917,F", + "name": "Face1;:M;FUS;:Hee9:7,F;:Heea,F", "stringIds": [] }, "relation": "modified", @@ -183905,9 +183905,9 @@ "resultPersistentId": "CompositeCut23:face:14", "sourceRefs": [ { - "mappedName": "Face1;:M;FUS;:H916:7,F", + "mappedName": "Face1;:M;FUS;:Hee9:7,F", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Face1;:M;FUS;:H916:7,F", + "persistentId": "Fuse23:mapped:Face1;:M;FUS;:Hee9:7,F", "stageId": "Fuse23" }, { @@ -183922,7 +183922,7 @@ "indexedName": "Face16", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:H916,F;:H917,F", + "mappedName": "Face2;:Hee9,F;:Heea,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -183930,7 +183930,7 @@ "index": 16, "type": "Face" }, - "name": "Face2;:H916,F;:H917,F", + "name": "Face2;:Hee9,F;:Heea,F", "stringIds": [] }, "relation": "preserved", @@ -183938,9 +183938,9 @@ "resultPersistentId": "CompositeCut23:face:15", "sourceRefs": [ { - "mappedName": "Face2;:H916,F", + "mappedName": "Face2;:Hee9,F", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Face2;:H916,F", + "persistentId": "Fuse23:mapped:Face2;:Hee9,F", "stageId": "Fuse23" }, { @@ -183955,7 +183955,7 @@ "indexedName": "Face17", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:H918,F", + "mappedName": "Face1;:Heeb,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -183963,7 +183963,7 @@ "index": 17, "type": "Face" }, - "name": "Face1;:H918,F", + "name": "Face1;:Heeb,F", "stringIds": [] }, "relation": "preserved", @@ -183982,7 +183982,7 @@ "indexedName": "Face18", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:H918,F", + "mappedName": "Face3;:Heeb,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -183990,7 +183990,7 @@ "index": 18, "type": "Face" }, - "name": "Face3;:H918,F", + "name": "Face3;:Heeb,F", "stringIds": [] }, "relation": "preserved", @@ -184009,7 +184009,7 @@ "indexedName": "Face19", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:H918,F", + "mappedName": "Face6;:Heeb,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184017,7 +184017,7 @@ "index": 19, "type": "Face" }, - "name": "Face6;:H918,F", + "name": "Face6;:Heeb,F", "stringIds": [] }, "relation": "preserved", @@ -184036,7 +184036,7 @@ "indexedName": "Face20", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:H918,F", + "mappedName": "Face4;:Heeb,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184044,7 +184044,7 @@ "index": 20, "type": "Face" }, - "name": "Face4;:H918,F", + "name": "Face4;:Heeb,F", "stringIds": [] }, "relation": "preserved", @@ -184063,7 +184063,7 @@ "indexedName": "Face21", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:H918,F", + "mappedName": "Face5;:Heeb,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184071,7 +184071,7 @@ "index": 21, "type": "Face" }, - "name": "Face5;:H918,F", + "name": "Face5;:Heeb,F", "stringIds": [] }, "relation": "preserved", @@ -184090,7 +184090,7 @@ "indexedName": "Face22", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:H918,F", + "mappedName": "Face2;:Heeb,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184098,7 +184098,7 @@ "index": 22, "type": "Face" }, - "name": "Face2;:H918,F", + "name": "Face2;:Heeb,F", "stringIds": [] }, "relation": "preserved", @@ -184117,7 +184117,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:M;FUS;:H915:7,E;:H917,E", + "mappedName": "Edge2;:M;FUS;:Hee8:7,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184125,7 +184125,7 @@ "index": 1, "type": "Edge" }, - "name": "Edge2;:M;FUS;:H915:7,E;:H917,E", + "name": "Edge2;:M;FUS;:Hee8:7,E;:Heea,E", "stringIds": [] }, "relation": "modified", @@ -184133,9 +184133,9 @@ "resultPersistentId": "CompositeCut23:edge:0", "sourceRefs": [ { - "mappedName": "Edge2;:M;FUS;:H915:7,E", + "mappedName": "Edge2;:M;FUS;:Hee8:7,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge2;:M;FUS;:H915:7,E", + "persistentId": "Fuse23:mapped:Edge2;:M;FUS;:Hee8:7,E", "stageId": "Fuse23" }, { @@ -184150,7 +184150,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G2(Face1;K-15;:H916:5,F);FUS;:H915:1e,E;:H917,E", + "mappedName": "Face6;:G2(Face1;K-15;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184158,7 +184158,7 @@ "index": 2, "type": "Edge" }, - "name": "Face6;:G2(Face1;K-15;:H916:5,F);FUS;:H915:1e,E;:H917,E", + "name": "Face6;:G2(Face1;K-15;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E", "stringIds": [] }, "relation": "generated", @@ -184166,15 +184166,15 @@ "resultPersistentId": "CompositeCut23:edge:1", "sourceRefs": [ { - "mappedName": "Face6;:G2(Face1;K-15;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face6;:G2(Face1;K-15;:Hee9:5,F);FUS;:Hee8:1e,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Face6;:G2(Face1;K-15;:H916:5,F);FUS;:H915:1e,E", + "persistentId": "Fuse23:mapped:Face6;:G2(Face1;K-15;:Hee9:5,F);FUS;:Hee8:1e,E", "stageId": "Fuse23" }, { - "mappedName": "Face6;:G2(Face1;K-15;:H916:5,F)", + "mappedName": "Face6;:G2(Face1;K-15;:Hee9:5,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Face6;:G2(Face1;K-15;:H916:5,F)", + "persistentId": "Box23:mapped:Face6;:G2(Face1;K-15;:Hee9:5,F)", "stageId": "Box23" } ] @@ -184183,7 +184183,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:M;FUS;:H915:7,E;:H917,E", + "mappedName": "Edge10;:M;FUS;:Hee8:7,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184191,7 +184191,7 @@ "index": 3, "type": "Edge" }, - "name": "Edge10;:M;FUS;:H915:7,E;:H917,E", + "name": "Edge10;:M;FUS;:Hee8:7,E;:Heea,E", "stringIds": [] }, "relation": "modified", @@ -184199,9 +184199,9 @@ "resultPersistentId": "CompositeCut23:edge:2", "sourceRefs": [ { - "mappedName": "Edge10;:M;FUS;:H915:7,E", + "mappedName": "Edge10;:M;FUS;:Hee8:7,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge10;:M;FUS;:H915:7,E", + "persistentId": "Fuse23:mapped:Edge10;:M;FUS;:Hee8:7,E", "stageId": "Fuse23" }, { @@ -184216,7 +184216,7 @@ "indexedName": "Edge4", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:M2;FUS;:H915:8,E;:H917,E", + "mappedName": "Edge2;:M2;FUS;:Hee8:8,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184224,7 +184224,7 @@ "index": 4, "type": "Edge" }, - "name": "Edge2;:M2;FUS;:H915:8,E;:H917,E", + "name": "Edge2;:M2;FUS;:Hee8:8,E;:Heea,E", "stringIds": [] }, "relation": "modified", @@ -184232,9 +184232,9 @@ "resultPersistentId": "CompositeCut23:edge:3", "sourceRefs": [ { - "mappedName": "Edge2;:M2;FUS;:H915:8,E", + "mappedName": "Edge2;:M2;FUS;:Hee8:8,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge2;:M2;FUS;:H915:8,E", + "persistentId": "Fuse23:mapped:Edge2;:M2;FUS;:Hee8:8,E", "stageId": "Fuse23" }, { @@ -184249,7 +184249,7 @@ "indexedName": "Edge5", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:H915,E;:H917,E", + "mappedName": "Edge3;:Hee8,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184257,7 +184257,7 @@ "index": 5, "type": "Edge" }, - "name": "Edge3;:H915,E;:H917,E", + "name": "Edge3;:Hee8,E;:Heea,E", "stringIds": [] }, "relation": "preserved", @@ -184265,9 +184265,9 @@ "resultPersistentId": "CompositeCut23:edge:4", "sourceRefs": [ { - "mappedName": "Edge3;:H915,E", + "mappedName": "Edge3;:Hee8,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge3;:H915,E", + "persistentId": "Fuse23:mapped:Edge3;:Hee8,E", "stageId": "Fuse23" }, { @@ -184282,7 +184282,7 @@ "indexedName": "Edge6", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:M2;FUS;:H915:8,E;:H917,E", + "mappedName": "Edge4;:M2;FUS;:Hee8:8,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184290,7 +184290,7 @@ "index": 6, "type": "Edge" }, - "name": "Edge4;:M2;FUS;:H915:8,E;:H917,E", + "name": "Edge4;:M2;FUS;:Hee8:8,E;:Heea,E", "stringIds": [] }, "relation": "modified", @@ -184298,9 +184298,9 @@ "resultPersistentId": "CompositeCut23:edge:5", "sourceRefs": [ { - "mappedName": "Edge4;:M2;FUS;:H915:8,E", + "mappedName": "Edge4;:M2;FUS;:Hee8:8,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge4;:M2;FUS;:H915:8,E", + "persistentId": "Fuse23:mapped:Edge4;:M2;FUS;:Hee8:8,E", "stageId": "Fuse23" }, { @@ -184315,7 +184315,7 @@ "indexedName": "Edge7", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:M;FUS;:H915:7,E;:H917,E", + "mappedName": "Edge4;:M;FUS;:Hee8:7,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184323,7 +184323,7 @@ "index": 7, "type": "Edge" }, - "name": "Edge4;:M;FUS;:H915:7,E;:H917,E", + "name": "Edge4;:M;FUS;:Hee8:7,E;:Heea,E", "stringIds": [] }, "relation": "modified", @@ -184331,9 +184331,9 @@ "resultPersistentId": "CompositeCut23:edge:6", "sourceRefs": [ { - "mappedName": "Edge4;:M;FUS;:H915:7,E", + "mappedName": "Edge4;:M;FUS;:Hee8:7,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge4;:M;FUS;:H915:7,E", + "persistentId": "Fuse23:mapped:Edge4;:M;FUS;:Hee8:7,E", "stageId": "Fuse23" }, { @@ -184348,7 +184348,7 @@ "indexedName": "Edge8", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:H915,E;:H917,E", + "mappedName": "Edge1;:Hee8,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184356,7 +184356,7 @@ "index": 8, "type": "Edge" }, - "name": "Edge1;:H915,E;:H917,E", + "name": "Edge1;:Hee8,E;:Heea,E", "stringIds": [] }, "relation": "preserved", @@ -184364,9 +184364,9 @@ "resultPersistentId": "CompositeCut23:edge:7", "sourceRefs": [ { - "mappedName": "Edge1;:H915,E", + "mappedName": "Edge1;:Hee8,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge1;:H915,E", + "persistentId": "Fuse23:mapped:Edge1;:Hee8,E", "stageId": "Fuse23" }, { @@ -184381,7 +184381,7 @@ "indexedName": "Edge9", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G4(Face1;K-17;:H916:5,F);FUS;:H915:1e,E;:H917,E", + "mappedName": "Face6;:G4(Face1;K-17;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184389,7 +184389,7 @@ "index": 9, "type": "Edge" }, - "name": "Face6;:G4(Face1;K-17;:H916:5,F);FUS;:H915:1e,E;:H917,E", + "name": "Face6;:G4(Face1;K-17;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E", "stringIds": [] }, "relation": "generated", @@ -184397,15 +184397,15 @@ "resultPersistentId": "CompositeCut23:edge:8", "sourceRefs": [ { - "mappedName": "Face6;:G4(Face1;K-17;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face6;:G4(Face1;K-17;:Hee9:5,F);FUS;:Hee8:1e,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Face6;:G4(Face1;K-17;:H916:5,F);FUS;:H915:1e,E", + "persistentId": "Fuse23:mapped:Face6;:G4(Face1;K-17;:Hee9:5,F);FUS;:Hee8:1e,E", "stageId": "Fuse23" }, { - "mappedName": "Face6;:G4(Face1;K-17;:H916:5,F)", + "mappedName": "Face6;:G4(Face1;K-17;:Hee9:5,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Face6;:G4(Face1;K-17;:H916:5,F)", + "persistentId": "Box23:mapped:Face6;:G4(Face1;K-17;:Hee9:5,F)", "stageId": "Box23" } ] @@ -184414,7 +184414,7 @@ "indexedName": "Edge10", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G3(Face1;K-16;:H916:5,F);FUS;:H915:1e,E;:H917,E", + "mappedName": "Face6;:G3(Face1;K-16;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184422,7 +184422,7 @@ "index": 10, "type": "Edge" }, - "name": "Face6;:G3(Face1;K-16;:H916:5,F);FUS;:H915:1e,E;:H917,E", + "name": "Face6;:G3(Face1;K-16;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E", "stringIds": [] }, "relation": "generated", @@ -184430,15 +184430,15 @@ "resultPersistentId": "CompositeCut23:edge:9", "sourceRefs": [ { - "mappedName": "Face6;:G3(Face1;K-16;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face6;:G3(Face1;K-16;:Hee9:5,F);FUS;:Hee8:1e,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Face6;:G3(Face1;K-16;:H916:5,F);FUS;:H915:1e,E", + "persistentId": "Fuse23:mapped:Face6;:G3(Face1;K-16;:Hee9:5,F);FUS;:Hee8:1e,E", "stageId": "Fuse23" }, { - "mappedName": "Face6;:G3(Face1;K-16;:H916:5,F)", + "mappedName": "Face6;:G3(Face1;K-16;:Hee9:5,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Face6;:G3(Face1;K-16;:H916:5,F)", + "persistentId": "Box23:mapped:Face6;:G3(Face1;K-16;:Hee9:5,F)", "stageId": "Box23" } ] @@ -184447,7 +184447,7 @@ "indexedName": "Edge11", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G(Face1;K-14;:H916:5,F);FUS;:H915:1d,E;:H917,E", + "mappedName": "Face6;:G(Face1;K-14;:Hee9:5,F);FUS;:Hee8:1d,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184455,7 +184455,7 @@ "index": 11, "type": "Edge" }, - "name": "Face6;:G(Face1;K-14;:H916:5,F);FUS;:H915:1d,E;:H917,E", + "name": "Face6;:G(Face1;K-14;:Hee9:5,F);FUS;:Hee8:1d,E;:Heea,E", "stringIds": [] }, "relation": "generated", @@ -184463,15 +184463,15 @@ "resultPersistentId": "CompositeCut23:edge:10", "sourceRefs": [ { - "mappedName": "Face6;:G(Face1;K-14;:H916:5,F);FUS;:H915:1d,E", + "mappedName": "Face6;:G(Face1;K-14;:Hee9:5,F);FUS;:Hee8:1d,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Face6;:G(Face1;K-14;:H916:5,F);FUS;:H915:1d,E", + "persistentId": "Fuse23:mapped:Face6;:G(Face1;K-14;:Hee9:5,F);FUS;:Hee8:1d,E", "stageId": "Fuse23" }, { - "mappedName": "Face6;:G(Face1;K-14;:H916:5,F)", + "mappedName": "Face6;:G(Face1;K-14;:Hee9:5,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Face6;:G(Face1;K-14;:H916:5,F)", + "persistentId": "Box23:mapped:Face6;:G(Face1;K-14;:Hee9:5,F)", "stageId": "Box23" } ] @@ -184480,7 +184480,7 @@ "indexedName": "Edge12", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M3;FUS;:H916:8,E;:H917,E", + "mappedName": "Edge1;:M3;FUS;:Hee9:8,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184488,7 +184488,7 @@ "index": 12, "type": "Edge" }, - "name": "Edge1;:M3;FUS;:H916:8,E;:H917,E", + "name": "Edge1;:M3;FUS;:Hee9:8,E;:Heea,E", "stringIds": [] }, "relation": "modified", @@ -184496,9 +184496,9 @@ "resultPersistentId": "CompositeCut23:edge:11", "sourceRefs": [ { - "mappedName": "Edge1;:M3;FUS;:H916:8,E", + "mappedName": "Edge1;:M3;FUS;:Hee9:8,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge1;:M3;FUS;:H916:8,E", + "persistentId": "Fuse23:mapped:Edge1;:M3;FUS;:Hee9:8,E", "stageId": "Fuse23" }, { @@ -184513,7 +184513,7 @@ "indexedName": "Edge13", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:H916,E;:H917,E", + "mappedName": "Edge3;:Hee9,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184521,7 +184521,7 @@ "index": 13, "type": "Edge" }, - "name": "Edge3;:H916,E;:H917,E", + "name": "Edge3;:Hee9,E;:Heea,E", "stringIds": [] }, "relation": "preserved", @@ -184529,9 +184529,9 @@ "resultPersistentId": "CompositeCut23:edge:12", "sourceRefs": [ { - "mappedName": "Edge3;:H916,E", + "mappedName": "Edge3;:Hee9,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge3;:H916,E", + "persistentId": "Fuse23:mapped:Edge3;:Hee9,E", "stageId": "Fuse23" }, { @@ -184546,7 +184546,7 @@ "indexedName": "Edge14", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:M;FUS;:H915:7,E;:H917,E", + "mappedName": "Edge9;:M;FUS;:Hee8:7,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184554,7 +184554,7 @@ "index": 14, "type": "Edge" }, - "name": "Edge9;:M;FUS;:H915:7,E;:H917,E", + "name": "Edge9;:M;FUS;:Hee8:7,E;:Heea,E", "stringIds": [] }, "relation": "modified", @@ -184562,9 +184562,9 @@ "resultPersistentId": "CompositeCut23:edge:13", "sourceRefs": [ { - "mappedName": "Edge9;:M;FUS;:H915:7,E", + "mappedName": "Edge9;:M;FUS;:Hee8:7,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge9;:M;FUS;:H915:7,E", + "persistentId": "Fuse23:mapped:Edge9;:M;FUS;:Hee8:7,E", "stageId": "Fuse23" }, { @@ -184579,7 +184579,7 @@ "indexedName": "Edge15", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:M2;FUS;:H915:8,E;:H917,E", + "mappedName": "Edge9;:M2;FUS;:Hee8:8,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184587,7 +184587,7 @@ "index": 15, "type": "Edge" }, - "name": "Edge9;:M2;FUS;:H915:8,E;:H917,E", + "name": "Edge9;:M2;FUS;:Hee8:8,E;:Heea,E", "stringIds": [] }, "relation": "modified", @@ -184595,9 +184595,9 @@ "resultPersistentId": "CompositeCut23:edge:14", "sourceRefs": [ { - "mappedName": "Edge9;:M2;FUS;:H915:8,E", + "mappedName": "Edge9;:M2;FUS;:Hee8:8,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge9;:M2;FUS;:H915:8,E", + "persistentId": "Fuse23:mapped:Edge9;:M2;FUS;:Hee8:8,E", "stageId": "Fuse23" }, { @@ -184612,7 +184612,7 @@ "indexedName": "Edge16", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:H915,E;:H917,E", + "mappedName": "Edge5;:Hee8,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184620,7 +184620,7 @@ "index": 16, "type": "Edge" }, - "name": "Edge5;:H915,E;:H917,E", + "name": "Edge5;:Hee8,E;:Heea,E", "stringIds": [] }, "relation": "preserved", @@ -184628,9 +184628,9 @@ "resultPersistentId": "CompositeCut23:edge:15", "sourceRefs": [ { - "mappedName": "Edge5;:H915,E", + "mappedName": "Edge5;:Hee8,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge5;:H915,E", + "persistentId": "Fuse23:mapped:Edge5;:Hee8,E", "stageId": "Fuse23" }, { @@ -184645,7 +184645,7 @@ "indexedName": "Edge17", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:M2;FUS;:H915:8,E;:H917,E", + "mappedName": "Edge10;:M2;FUS;:Hee8:8,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184653,7 +184653,7 @@ "index": 17, "type": "Edge" }, - "name": "Edge10;:M2;FUS;:H915:8,E;:H917,E", + "name": "Edge10;:M2;FUS;:Hee8:8,E;:Heea,E", "stringIds": [] }, "relation": "modified", @@ -184661,9 +184661,9 @@ "resultPersistentId": "CompositeCut23:edge:16", "sourceRefs": [ { - "mappedName": "Edge10;:M2;FUS;:H915:8,E", + "mappedName": "Edge10;:M2;FUS;:Hee8:8,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge10;:M2;FUS;:H915:8,E", + "persistentId": "Fuse23:mapped:Edge10;:M2;FUS;:Hee8:8,E", "stageId": "Fuse23" }, { @@ -184678,7 +184678,7 @@ "indexedName": "Edge18", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:M;FUS;:H915:7,E;:H917,E", + "mappedName": "Edge12;:M;FUS;:Hee8:7,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184686,7 +184686,7 @@ "index": 18, "type": "Edge" }, - "name": "Edge12;:M;FUS;:H915:7,E;:H917,E", + "name": "Edge12;:M;FUS;:Hee8:7,E;:Heea,E", "stringIds": [] }, "relation": "modified", @@ -184694,9 +184694,9 @@ "resultPersistentId": "CompositeCut23:edge:17", "sourceRefs": [ { - "mappedName": "Edge12;:M;FUS;:H915:7,E", + "mappedName": "Edge12;:M;FUS;:Hee8:7,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge12;:M;FUS;:H915:7,E", + "persistentId": "Fuse23:mapped:Edge12;:M;FUS;:Hee8:7,E", "stageId": "Fuse23" }, { @@ -184711,7 +184711,7 @@ "indexedName": "Edge19", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:M;FUS;:H915:7,E;:H917,E", + "mappedName": "Edge11;:M;FUS;:Hee8:7,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184719,7 +184719,7 @@ "index": 19, "type": "Edge" }, - "name": "Edge11;:M;FUS;:H915:7,E;:H917,E", + "name": "Edge11;:M;FUS;:Hee8:7,E;:Heea,E", "stringIds": [] }, "relation": "modified", @@ -184727,9 +184727,9 @@ "resultPersistentId": "CompositeCut23:edge:18", "sourceRefs": [ { - "mappedName": "Edge11;:M;FUS;:H915:7,E", + "mappedName": "Edge11;:M;FUS;:Hee8:7,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge11;:M;FUS;:H915:7,E", + "persistentId": "Fuse23:mapped:Edge11;:M;FUS;:Hee8:7,E", "stageId": "Fuse23" }, { @@ -184744,7 +184744,7 @@ "indexedName": "Edge20", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:M2;FUS;:H915:8,E;:H917,E", + "mappedName": "Edge12;:M2;FUS;:Hee8:8,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184752,7 +184752,7 @@ "index": 20, "type": "Edge" }, - "name": "Edge12;:M2;FUS;:H915:8,E;:H917,E", + "name": "Edge12;:M2;FUS;:Hee8:8,E;:Heea,E", "stringIds": [] }, "relation": "modified", @@ -184760,9 +184760,9 @@ "resultPersistentId": "CompositeCut23:edge:19", "sourceRefs": [ { - "mappedName": "Edge12;:M2;FUS;:H915:8,E", + "mappedName": "Edge12;:M2;FUS;:Hee8:8,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge12;:M2;FUS;:H915:8,E", + "persistentId": "Fuse23:mapped:Edge12;:M2;FUS;:Hee8:8,E", "stageId": "Fuse23" }, { @@ -184777,7 +184777,7 @@ "indexedName": "Edge21", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:H915,E;:H917,E", + "mappedName": "Edge7;:Hee8,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184785,7 +184785,7 @@ "index": 21, "type": "Edge" }, - "name": "Edge7;:H915,E;:H917,E", + "name": "Edge7;:Hee8,E;:Heea,E", "stringIds": [] }, "relation": "preserved", @@ -184793,9 +184793,9 @@ "resultPersistentId": "CompositeCut23:edge:20", "sourceRefs": [ { - "mappedName": "Edge7;:H915,E", + "mappedName": "Edge7;:Hee8,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge7;:H915,E", + "persistentId": "Fuse23:mapped:Edge7;:Hee8,E", "stageId": "Fuse23" }, { @@ -184810,7 +184810,7 @@ "indexedName": "Edge22", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:M2;FUS;:H915:8,E;:H917,E", + "mappedName": "Edge11;:M2;FUS;:Hee8:8,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184818,7 +184818,7 @@ "index": 22, "type": "Edge" }, - "name": "Edge11;:M2;FUS;:H915:8,E;:H917,E", + "name": "Edge11;:M2;FUS;:Hee8:8,E;:Heea,E", "stringIds": [] }, "relation": "modified", @@ -184826,9 +184826,9 @@ "resultPersistentId": "CompositeCut23:edge:21", "sourceRefs": [ { - "mappedName": "Edge11;:M2;FUS;:H915:8,E", + "mappedName": "Edge11;:M2;FUS;:Hee8:8,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge11;:M2;FUS;:H915:8,E", + "persistentId": "Fuse23:mapped:Edge11;:M2;FUS;:Hee8:8,E", "stageId": "Fuse23" }, { @@ -184843,7 +184843,7 @@ "indexedName": "Edge23", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G3(Face1;K-12;:H916:5,F);FUS;:H915:1e,E;:H917,E", + "mappedName": "Face5;:G3(Face1;K-12;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184851,7 +184851,7 @@ "index": 23, "type": "Edge" }, - "name": "Face5;:G3(Face1;K-12;:H916:5,F);FUS;:H915:1e,E;:H917,E", + "name": "Face5;:G3(Face1;K-12;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E", "stringIds": [] }, "relation": "generated", @@ -184859,15 +184859,15 @@ "resultPersistentId": "CompositeCut23:edge:22", "sourceRefs": [ { - "mappedName": "Face5;:G3(Face1;K-12;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face5;:G3(Face1;K-12;:Hee9:5,F);FUS;:Hee8:1e,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Face5;:G3(Face1;K-12;:H916:5,F);FUS;:H915:1e,E", + "persistentId": "Fuse23:mapped:Face5;:G3(Face1;K-12;:Hee9:5,F);FUS;:Hee8:1e,E", "stageId": "Fuse23" }, { - "mappedName": "Face5;:G3(Face1;K-12;:H916:5,F)", + "mappedName": "Face5;:G3(Face1;K-12;:Hee9:5,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Face5;:G3(Face1;K-12;:H916:5,F)", + "persistentId": "Box23:mapped:Face5;:G3(Face1;K-12;:Hee9:5,F)", "stageId": "Box23" } ] @@ -184876,7 +184876,7 @@ "indexedName": "Edge24", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G2(Face1;K-11;:H916:5,F);FUS;:H915:1e,E;:H917,E", + "mappedName": "Face5;:G2(Face1;K-11;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184884,7 +184884,7 @@ "index": 24, "type": "Edge" }, - "name": "Face5;:G2(Face1;K-11;:H916:5,F);FUS;:H915:1e,E;:H917,E", + "name": "Face5;:G2(Face1;K-11;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E", "stringIds": [] }, "relation": "generated", @@ -184892,15 +184892,15 @@ "resultPersistentId": "CompositeCut23:edge:23", "sourceRefs": [ { - "mappedName": "Face5;:G2(Face1;K-11;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face5;:G2(Face1;K-11;:Hee9:5,F);FUS;:Hee8:1e,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Face5;:G2(Face1;K-11;:H916:5,F);FUS;:H915:1e,E", + "persistentId": "Fuse23:mapped:Face5;:G2(Face1;K-11;:Hee9:5,F);FUS;:Hee8:1e,E", "stageId": "Fuse23" }, { - "mappedName": "Face5;:G2(Face1;K-11;:H916:5,F)", + "mappedName": "Face5;:G2(Face1;K-11;:Hee9:5,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Face5;:G2(Face1;K-11;:H916:5,F)", + "persistentId": "Box23:mapped:Face5;:G2(Face1;K-11;:Hee9:5,F)", "stageId": "Box23" } ] @@ -184909,7 +184909,7 @@ "indexedName": "Edge25", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:M2;FUS;:H915:8,E;:H917,E", + "mappedName": "Edge6;:M2;FUS;:Hee8:8,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184917,7 +184917,7 @@ "index": 25, "type": "Edge" }, - "name": "Edge6;:M2;FUS;:H915:8,E;:H917,E", + "name": "Edge6;:M2;FUS;:Hee8:8,E;:Heea,E", "stringIds": [] }, "relation": "modified", @@ -184925,9 +184925,9 @@ "resultPersistentId": "CompositeCut23:edge:24", "sourceRefs": [ { - "mappedName": "Edge6;:M2;FUS;:H915:8,E", + "mappedName": "Edge6;:M2;FUS;:Hee8:8,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge6;:M2;FUS;:H915:8,E", + "persistentId": "Fuse23:mapped:Edge6;:M2;FUS;:Hee8:8,E", "stageId": "Fuse23" }, { @@ -184942,7 +184942,7 @@ "indexedName": "Edge26", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:M;FUS;:H915:7,E;:H917,E", + "mappedName": "Edge6;:M;FUS;:Hee8:7,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184950,7 +184950,7 @@ "index": 26, "type": "Edge" }, - "name": "Edge6;:M;FUS;:H915:7,E;:H917,E", + "name": "Edge6;:M;FUS;:Hee8:7,E;:Heea,E", "stringIds": [] }, "relation": "modified", @@ -184958,9 +184958,9 @@ "resultPersistentId": "CompositeCut23:edge:25", "sourceRefs": [ { - "mappedName": "Edge6;:M;FUS;:H915:7,E", + "mappedName": "Edge6;:M;FUS;:Hee8:7,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge6;:M;FUS;:H915:7,E", + "persistentId": "Fuse23:mapped:Edge6;:M;FUS;:Hee8:7,E", "stageId": "Fuse23" }, { @@ -184975,7 +184975,7 @@ "indexedName": "Edge27", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G(Face1;K-10;:H916:5,F);FUS;:H915:1d,E;:H917,E", + "mappedName": "Face5;:G(Face1;K-10;:Hee9:5,F);FUS;:Hee8:1d,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -184983,7 +184983,7 @@ "index": 27, "type": "Edge" }, - "name": "Face5;:G(Face1;K-10;:H916:5,F);FUS;:H915:1d,E;:H917,E", + "name": "Face5;:G(Face1;K-10;:Hee9:5,F);FUS;:Hee8:1d,E;:Heea,E", "stringIds": [] }, "relation": "generated", @@ -184991,15 +184991,15 @@ "resultPersistentId": "CompositeCut23:edge:26", "sourceRefs": [ { - "mappedName": "Face5;:G(Face1;K-10;:H916:5,F);FUS;:H915:1d,E", + "mappedName": "Face5;:G(Face1;K-10;:Hee9:5,F);FUS;:Hee8:1d,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Face5;:G(Face1;K-10;:H916:5,F);FUS;:H915:1d,E", + "persistentId": "Fuse23:mapped:Face5;:G(Face1;K-10;:Hee9:5,F);FUS;:Hee8:1d,E", "stageId": "Fuse23" }, { - "mappedName": "Face5;:G(Face1;K-10;:H916:5,F)", + "mappedName": "Face5;:G(Face1;K-10;:Hee9:5,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Face5;:G(Face1;K-10;:H916:5,F)", + "persistentId": "Box23:mapped:Face5;:G(Face1;K-10;:Hee9:5,F)", "stageId": "Box23" } ] @@ -185008,7 +185008,7 @@ "indexedName": "Edge28", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:M;FUS;:H915:7,E;:H917,E", + "mappedName": "Edge8;:M;FUS;:Hee8:7,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185016,7 +185016,7 @@ "index": 28, "type": "Edge" }, - "name": "Edge8;:M;FUS;:H915:7,E;:H917,E", + "name": "Edge8;:M;FUS;:Hee8:7,E;:Heea,E", "stringIds": [] }, "relation": "modified", @@ -185024,9 +185024,9 @@ "resultPersistentId": "CompositeCut23:edge:27", "sourceRefs": [ { - "mappedName": "Edge8;:M;FUS;:H915:7,E", + "mappedName": "Edge8;:M;FUS;:Hee8:7,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge8;:M;FUS;:H915:7,E", + "persistentId": "Fuse23:mapped:Edge8;:M;FUS;:Hee8:7,E", "stageId": "Fuse23" }, { @@ -185041,7 +185041,7 @@ "indexedName": "Edge29", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:M2;FUS;:H915:8,E;:H917,E", + "mappedName": "Edge8;:M2;FUS;:Hee8:8,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185049,7 +185049,7 @@ "index": 29, "type": "Edge" }, - "name": "Edge8;:M2;FUS;:H915:8,E;:H917,E", + "name": "Edge8;:M2;FUS;:Hee8:8,E;:Heea,E", "stringIds": [] }, "relation": "modified", @@ -185057,9 +185057,9 @@ "resultPersistentId": "CompositeCut23:edge:28", "sourceRefs": [ { - "mappedName": "Edge8;:M2;FUS;:H915:8,E", + "mappedName": "Edge8;:M2;FUS;:Hee8:8,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge8;:M2;FUS;:H915:8,E", + "persistentId": "Fuse23:mapped:Edge8;:M2;FUS;:Hee8:8,E", "stageId": "Fuse23" }, { @@ -185074,7 +185074,7 @@ "indexedName": "Edge30", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G4(Face1;K-13;:H916:5,F);FUS;:H915:1e,E;:H917,E", + "mappedName": "Face5;:G4(Face1;K-13;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185082,7 +185082,7 @@ "index": 30, "type": "Edge" }, - "name": "Face5;:G4(Face1;K-13;:H916:5,F);FUS;:H915:1e,E;:H917,E", + "name": "Face5;:G4(Face1;K-13;:Hee9:5,F);FUS;:Hee8:1e,E;:Heea,E", "stringIds": [] }, "relation": "generated", @@ -185090,15 +185090,15 @@ "resultPersistentId": "CompositeCut23:edge:29", "sourceRefs": [ { - "mappedName": "Face5;:G4(Face1;K-13;:H916:5,F);FUS;:H915:1e,E", + "mappedName": "Face5;:G4(Face1;K-13;:Hee9:5,F);FUS;:Hee8:1e,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Face5;:G4(Face1;K-13;:H916:5,F);FUS;:H915:1e,E", + "persistentId": "Fuse23:mapped:Face5;:G4(Face1;K-13;:Hee9:5,F);FUS;:Hee8:1e,E", "stageId": "Fuse23" }, { - "mappedName": "Face5;:G4(Face1;K-13;:H916:5,F)", + "mappedName": "Face5;:G4(Face1;K-13;:Hee9:5,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Face5;:G4(Face1;K-13;:H916:5,F)", + "persistentId": "Box23:mapped:Face5;:G4(Face1;K-13;:Hee9:5,F)", "stageId": "Box23" } ] @@ -185107,7 +185107,7 @@ "indexedName": "Edge31", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:H916,E;:H917,E", + "mappedName": "Edge2;:Hee9,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185115,7 +185115,7 @@ "index": 31, "type": "Edge" }, - "name": "Edge2;:H916,E;:H917,E", + "name": "Edge2;:Hee9,E;:Heea,E", "stringIds": [] }, "relation": "preserved", @@ -185123,9 +185123,9 @@ "resultPersistentId": "CompositeCut23:edge:30", "sourceRefs": [ { - "mappedName": "Edge2;:H916,E", + "mappedName": "Edge2;:Hee9,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge2;:H916,E", + "persistentId": "Fuse23:mapped:Edge2;:Hee9,E", "stageId": "Fuse23" }, { @@ -185140,7 +185140,7 @@ "indexedName": "Edge32", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M;FUS;:H916:7,E;:H917,E", + "mappedName": "Edge1;:M;FUS;:Hee9:7,E;:Heea,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185148,7 +185148,7 @@ "index": 32, "type": "Edge" }, - "name": "Edge1;:M;FUS;:H916:7,E;:H917,E", + "name": "Edge1;:M;FUS;:Hee9:7,E;:Heea,E", "stringIds": [] }, "relation": "modified", @@ -185156,9 +185156,9 @@ "resultPersistentId": "CompositeCut23:edge:31", "sourceRefs": [ { - "mappedName": "Edge1;:M;FUS;:H916:7,E", + "mappedName": "Edge1;:M;FUS;:Hee9:7,E", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge1;:M;FUS;:H916:7,E", + "persistentId": "Fuse23:mapped:Edge1;:M;FUS;:Hee9:7,E", "stageId": "Fuse23" }, { @@ -185173,7 +185173,7 @@ "indexedName": "Edge33", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:H918,E", + "mappedName": "Edge1;:Heeb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185181,7 +185181,7 @@ "index": 33, "type": "Edge" }, - "name": "Edge1;:H918,E", + "name": "Edge1;:Heeb,E", "stringIds": [] }, "relation": "preserved", @@ -185200,7 +185200,7 @@ "indexedName": "Edge34", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:H918,E", + "mappedName": "Edge2;:Heeb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185208,7 +185208,7 @@ "index": 34, "type": "Edge" }, - "name": "Edge2;:H918,E", + "name": "Edge2;:Heeb,E", "stringIds": [] }, "relation": "preserved", @@ -185227,7 +185227,7 @@ "indexedName": "Edge35", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:H918,E", + "mappedName": "Edge3;:Heeb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185235,7 +185235,7 @@ "index": 35, "type": "Edge" }, - "name": "Edge3;:H918,E", + "name": "Edge3;:Heeb,E", "stringIds": [] }, "relation": "preserved", @@ -185254,7 +185254,7 @@ "indexedName": "Edge36", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:H918,E", + "mappedName": "Edge4;:Heeb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185262,7 +185262,7 @@ "index": 36, "type": "Edge" }, - "name": "Edge4;:H918,E", + "name": "Edge4;:Heeb,E", "stringIds": [] }, "relation": "preserved", @@ -185281,7 +185281,7 @@ "indexedName": "Edge37", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:H918,E", + "mappedName": "Edge9;:Heeb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185289,7 +185289,7 @@ "index": 37, "type": "Edge" }, - "name": "Edge9;:H918,E", + "name": "Edge9;:Heeb,E", "stringIds": [] }, "relation": "preserved", @@ -185308,7 +185308,7 @@ "indexedName": "Edge38", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:H918,E", + "mappedName": "Edge5;:Heeb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185316,7 +185316,7 @@ "index": 38, "type": "Edge" }, - "name": "Edge5;:H918,E", + "name": "Edge5;:Heeb,E", "stringIds": [] }, "relation": "preserved", @@ -185335,7 +185335,7 @@ "indexedName": "Edge39", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:H918,E", + "mappedName": "Edge10;:Heeb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185343,7 +185343,7 @@ "index": 39, "type": "Edge" }, - "name": "Edge10;:H918,E", + "name": "Edge10;:Heeb,E", "stringIds": [] }, "relation": "preserved", @@ -185362,7 +185362,7 @@ "indexedName": "Edge40", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:H918,E", + "mappedName": "Edge12;:Heeb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185370,7 +185370,7 @@ "index": 40, "type": "Edge" }, - "name": "Edge12;:H918,E", + "name": "Edge12;:Heeb,E", "stringIds": [] }, "relation": "preserved", @@ -185389,7 +185389,7 @@ "indexedName": "Edge41", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:H918,E", + "mappedName": "Edge6;:Heeb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185397,7 +185397,7 @@ "index": 41, "type": "Edge" }, - "name": "Edge6;:H918,E", + "name": "Edge6;:Heeb,E", "stringIds": [] }, "relation": "preserved", @@ -185416,7 +185416,7 @@ "indexedName": "Edge42", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:H918,E", + "mappedName": "Edge11;:Heeb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185424,7 +185424,7 @@ "index": 42, "type": "Edge" }, - "name": "Edge11;:H918,E", + "name": "Edge11;:Heeb,E", "stringIds": [] }, "relation": "preserved", @@ -185443,7 +185443,7 @@ "indexedName": "Edge43", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:H918,E", + "mappedName": "Edge7;:Heeb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185451,7 +185451,7 @@ "index": 43, "type": "Edge" }, - "name": "Edge7;:H918,E", + "name": "Edge7;:Heeb,E", "stringIds": [] }, "relation": "preserved", @@ -185470,7 +185470,7 @@ "indexedName": "Edge44", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:H918,E", + "mappedName": "Edge8;:Heeb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185478,7 +185478,7 @@ "index": 44, "type": "Edge" }, - "name": "Edge8;:H918,E", + "name": "Edge8;:Heeb,E", "stringIds": [] }, "relation": "preserved", @@ -185497,7 +185497,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:H915,V;:H917,V", + "mappedName": "Vertex1;:Hee8,V;:Heea,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185505,7 +185505,7 @@ "index": 1, "type": "Vertex" }, - "name": "Vertex1;:H915,V;:H917,V", + "name": "Vertex1;:Hee8,V;:Heea,V", "stringIds": [] }, "relation": "preserved", @@ -185513,9 +185513,9 @@ "resultPersistentId": "CompositeCut23:vertex:0", "sourceRefs": [ { - "mappedName": "Vertex1;:H915,V", + "mappedName": "Vertex1;:Hee8,V", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Vertex1;:H915,V", + "persistentId": "Fuse23:mapped:Vertex1;:Hee8,V", "stageId": "Fuse23" }, { @@ -185530,7 +185530,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge2;:G(Face1;K-1;:H916:4,F);FUS;:H915:1c,V;:H917,V", + "mappedName": "Edge2;:G(Face1;K-1;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185538,7 +185538,7 @@ "index": 2, "type": "Vertex" }, - "name": "Edge2;:G(Face1;K-1;:H916:4,F);FUS;:H915:1c,V;:H917,V", + "name": "Edge2;:G(Face1;K-1;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V", "stringIds": [] }, "relation": "generated", @@ -185546,15 +185546,15 @@ "resultPersistentId": "CompositeCut23:vertex:1", "sourceRefs": [ { - "mappedName": "Edge2;:G(Face1;K-1;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge2;:G(Face1;K-1;:Hee9:4,F);FUS;:Hee8:1c,V", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge2;:G(Face1;K-1;:H916:4,F);FUS;:H915:1c,V", + "persistentId": "Fuse23:mapped:Edge2;:G(Face1;K-1;:Hee9:4,F);FUS;:Hee8:1c,V", "stageId": "Fuse23" }, { - "mappedName": "Edge2;:G(Face1;K-1;:H916:4,F)", + "mappedName": "Edge2;:G(Face1;K-1;:Hee9:4,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Edge2;:G(Face1;K-1;:H916:4,F)", + "persistentId": "Box23:mapped:Edge2;:G(Face1;K-1;:Hee9:4,F)", "stageId": "Box23" } ] @@ -185563,7 +185563,7 @@ "indexedName": "Vertex3", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge10;:G(Face1;K-4;:H916:4,F);FUS;:H915:1c,V;:H917,V", + "mappedName": "Edge10;:G(Face1;K-4;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185571,7 +185571,7 @@ "index": 3, "type": "Vertex" }, - "name": "Edge10;:G(Face1;K-4;:H916:4,F);FUS;:H915:1c,V;:H917,V", + "name": "Edge10;:G(Face1;K-4;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V", "stringIds": [] }, "relation": "generated", @@ -185579,15 +185579,15 @@ "resultPersistentId": "CompositeCut23:vertex:2", "sourceRefs": [ { - "mappedName": "Edge10;:G(Face1;K-4;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge10;:G(Face1;K-4;:Hee9:4,F);FUS;:Hee8:1c,V", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge10;:G(Face1;K-4;:H916:4,F);FUS;:H915:1c,V", + "persistentId": "Fuse23:mapped:Edge10;:G(Face1;K-4;:Hee9:4,F);FUS;:Hee8:1c,V", "stageId": "Fuse23" }, { - "mappedName": "Edge10;:G(Face1;K-4;:H916:4,F)", + "mappedName": "Edge10;:G(Face1;K-4;:Hee9:4,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Edge10;:G(Face1;K-4;:H916:4,F)", + "persistentId": "Box23:mapped:Edge10;:G(Face1;K-4;:Hee9:4,F)", "stageId": "Box23" } ] @@ -185596,7 +185596,7 @@ "indexedName": "Vertex4", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:H915,V;:H917,V", + "mappedName": "Vertex3;:Hee8,V;:Heea,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185604,7 +185604,7 @@ "index": 4, "type": "Vertex" }, - "name": "Vertex3;:H915,V;:H917,V", + "name": "Vertex3;:Hee8,V;:Heea,V", "stringIds": [] }, "relation": "preserved", @@ -185612,9 +185612,9 @@ "resultPersistentId": "CompositeCut23:vertex:3", "sourceRefs": [ { - "mappedName": "Vertex3;:H915,V", + "mappedName": "Vertex3;:Hee8,V", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Vertex3;:H915,V", + "persistentId": "Fuse23:mapped:Vertex3;:Hee8,V", "stageId": "Fuse23" }, { @@ -185629,7 +185629,7 @@ "indexedName": "Vertex5", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:H915,V;:H917,V", + "mappedName": "Vertex4;:Hee8,V;:Heea,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185637,7 +185637,7 @@ "index": 5, "type": "Vertex" }, - "name": "Vertex4;:H915,V;:H917,V", + "name": "Vertex4;:Hee8,V;:Heea,V", "stringIds": [] }, "relation": "preserved", @@ -185645,9 +185645,9 @@ "resultPersistentId": "CompositeCut23:vertex:4", "sourceRefs": [ { - "mappedName": "Vertex4;:H915,V", + "mappedName": "Vertex4;:Hee8,V", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Vertex4;:H915,V", + "persistentId": "Fuse23:mapped:Vertex4;:Hee8,V", "stageId": "Fuse23" }, { @@ -185662,7 +185662,7 @@ "indexedName": "Vertex6", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge4;:G(Face1;K-2;:H916:4,F);FUS;:H915:1c,V;:H917,V", + "mappedName": "Edge4;:G(Face1;K-2;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185670,7 +185670,7 @@ "index": 6, "type": "Vertex" }, - "name": "Edge4;:G(Face1;K-2;:H916:4,F);FUS;:H915:1c,V;:H917,V", + "name": "Edge4;:G(Face1;K-2;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V", "stringIds": [] }, "relation": "generated", @@ -185678,15 +185678,15 @@ "resultPersistentId": "CompositeCut23:vertex:5", "sourceRefs": [ { - "mappedName": "Edge4;:G(Face1;K-2;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge4;:G(Face1;K-2;:Hee9:4,F);FUS;:Hee8:1c,V", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge4;:G(Face1;K-2;:H916:4,F);FUS;:H915:1c,V", + "persistentId": "Fuse23:mapped:Edge4;:G(Face1;K-2;:Hee9:4,F);FUS;:Hee8:1c,V", "stageId": "Fuse23" }, { - "mappedName": "Edge4;:G(Face1;K-2;:H916:4,F)", + "mappedName": "Edge4;:G(Face1;K-2;:Hee9:4,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Edge4;:G(Face1;K-2;:H916:4,F)", + "persistentId": "Box23:mapped:Edge4;:G(Face1;K-2;:Hee9:4,F)", "stageId": "Box23" } ] @@ -185695,7 +185695,7 @@ "indexedName": "Vertex7", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:H915,V;:H917,V", + "mappedName": "Vertex2;:Hee8,V;:Heea,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185703,7 +185703,7 @@ "index": 7, "type": "Vertex" }, - "name": "Vertex2;:H915,V;:H917,V", + "name": "Vertex2;:Hee8,V;:Heea,V", "stringIds": [] }, "relation": "preserved", @@ -185711,9 +185711,9 @@ "resultPersistentId": "CompositeCut23:vertex:6", "sourceRefs": [ { - "mappedName": "Vertex2;:H915,V", + "mappedName": "Vertex2;:Hee8,V", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Vertex2;:H915,V", + "persistentId": "Fuse23:mapped:Vertex2;:Hee8,V", "stageId": "Fuse23" }, { @@ -185728,7 +185728,7 @@ "indexedName": "Vertex8", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge12;:G(Face1;K-6;:H916:4,F);FUS;:H915:1c,V;:H917,V", + "mappedName": "Edge12;:G(Face1;K-6;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185736,7 +185736,7 @@ "index": 8, "type": "Vertex" }, - "name": "Edge12;:G(Face1;K-6;:H916:4,F);FUS;:H915:1c,V;:H917,V", + "name": "Edge12;:G(Face1;K-6;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V", "stringIds": [] }, "relation": "generated", @@ -185744,15 +185744,15 @@ "resultPersistentId": "CompositeCut23:vertex:7", "sourceRefs": [ { - "mappedName": "Edge12;:G(Face1;K-6;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge12;:G(Face1;K-6;:Hee9:4,F);FUS;:Hee8:1c,V", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge12;:G(Face1;K-6;:H916:4,F);FUS;:H915:1c,V", + "persistentId": "Fuse23:mapped:Edge12;:G(Face1;K-6;:Hee9:4,F);FUS;:Hee8:1c,V", "stageId": "Fuse23" }, { - "mappedName": "Edge12;:G(Face1;K-6;:H916:4,F)", + "mappedName": "Edge12;:G(Face1;K-6;:Hee9:4,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Edge12;:G(Face1;K-6;:H916:4,F)", + "persistentId": "Box23:mapped:Edge12;:G(Face1;K-6;:Hee9:4,F)", "stageId": "Box23" } ] @@ -185761,7 +185761,7 @@ "indexedName": "Vertex9", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge6;:G(Edge1;K-1;:H916:4,E);FUS;:H915:1c,V;:H917,V", + "mappedName": "Edge6;:G(Edge1;K-1;:Hee9:4,E);FUS;:Hee8:1c,V;:Heea,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185769,7 +185769,7 @@ "index": 9, "type": "Vertex" }, - "name": "Edge6;:G(Edge1;K-1;:H916:4,E);FUS;:H915:1c,V;:H917,V", + "name": "Edge6;:G(Edge1;K-1;:Hee9:4,E);FUS;:Hee8:1c,V;:Heea,V", "stringIds": [] }, "relation": "generated", @@ -185777,15 +185777,15 @@ "resultPersistentId": "CompositeCut23:vertex:8", "sourceRefs": [ { - "mappedName": "Edge6;:G(Edge1;K-1;:H916:4,E);FUS;:H915:1c,V", + "mappedName": "Edge6;:G(Edge1;K-1;:Hee9:4,E);FUS;:Hee8:1c,V", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge6;:G(Edge1;K-1;:H916:4,E);FUS;:H915:1c,V", + "persistentId": "Fuse23:mapped:Edge6;:G(Edge1;K-1;:Hee9:4,E);FUS;:Hee8:1c,V", "stageId": "Fuse23" }, { - "mappedName": "Edge6;:G(Edge1;K-1;:H916:4,E)", + "mappedName": "Edge6;:G(Edge1;K-1;:Hee9:4,E)", "objectId": "Box23", - "persistentId": "Box23:mapped:Edge6;:G(Edge1;K-1;:H916:4,E)", + "persistentId": "Box23:mapped:Edge6;:G(Edge1;K-1;:Hee9:4,E)", "stageId": "Box23" } ] @@ -185794,7 +185794,7 @@ "indexedName": "Vertex10", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:H916,V;:H917,V", + "mappedName": "Vertex2;:Hee9,V;:Heea,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185802,7 +185802,7 @@ "index": 10, "type": "Vertex" }, - "name": "Vertex2;:H916,V;:H917,V", + "name": "Vertex2;:Hee9,V;:Heea,V", "stringIds": [] }, "relation": "preserved", @@ -185810,9 +185810,9 @@ "resultPersistentId": "CompositeCut23:vertex:9", "sourceRefs": [ { - "mappedName": "Vertex2;:H916,V", + "mappedName": "Vertex2;:Hee9,V", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Vertex2;:H916,V", + "persistentId": "Fuse23:mapped:Vertex2;:Hee9,V", "stageId": "Fuse23" }, { @@ -185827,7 +185827,7 @@ "indexedName": "Vertex11", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge9;:G(Face1;K-3;:H916:4,F);FUS;:H915:1c,V;:H917,V", + "mappedName": "Edge9;:G(Face1;K-3;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185835,7 +185835,7 @@ "index": 11, "type": "Vertex" }, - "name": "Edge9;:G(Face1;K-3;:H916:4,F);FUS;:H915:1c,V;:H917,V", + "name": "Edge9;:G(Face1;K-3;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V", "stringIds": [] }, "relation": "generated", @@ -185843,15 +185843,15 @@ "resultPersistentId": "CompositeCut23:vertex:10", "sourceRefs": [ { - "mappedName": "Edge9;:G(Face1;K-3;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge9;:G(Face1;K-3;:Hee9:4,F);FUS;:Hee8:1c,V", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge9;:G(Face1;K-3;:H916:4,F);FUS;:H915:1c,V", + "persistentId": "Fuse23:mapped:Edge9;:G(Face1;K-3;:Hee9:4,F);FUS;:Hee8:1c,V", "stageId": "Fuse23" }, { - "mappedName": "Edge9;:G(Face1;K-3;:H916:4,F)", + "mappedName": "Edge9;:G(Face1;K-3;:Hee9:4,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Edge9;:G(Face1;K-3;:H916:4,F)", + "persistentId": "Box23:mapped:Edge9;:G(Face1;K-3;:Hee9:4,F)", "stageId": "Box23" } ] @@ -185860,7 +185860,7 @@ "indexedName": "Vertex12", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:H915,V;:H917,V", + "mappedName": "Vertex6;:Hee8,V;:Heea,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185868,7 +185868,7 @@ "index": 12, "type": "Vertex" }, - "name": "Vertex6;:H915,V;:H917,V", + "name": "Vertex6;:Hee8,V;:Heea,V", "stringIds": [] }, "relation": "preserved", @@ -185876,9 +185876,9 @@ "resultPersistentId": "CompositeCut23:vertex:11", "sourceRefs": [ { - "mappedName": "Vertex6;:H915,V", + "mappedName": "Vertex6;:Hee8,V", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Vertex6;:H915,V", + "persistentId": "Fuse23:mapped:Vertex6;:Hee8,V", "stageId": "Fuse23" }, { @@ -185893,7 +185893,7 @@ "indexedName": "Vertex13", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:H915,V;:H917,V", + "mappedName": "Vertex5;:Hee8,V;:Heea,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185901,7 +185901,7 @@ "index": 13, "type": "Vertex" }, - "name": "Vertex5;:H915,V;:H917,V", + "name": "Vertex5;:Hee8,V;:Heea,V", "stringIds": [] }, "relation": "preserved", @@ -185909,9 +185909,9 @@ "resultPersistentId": "CompositeCut23:vertex:12", "sourceRefs": [ { - "mappedName": "Vertex5;:H915,V", + "mappedName": "Vertex5;:Hee8,V", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Vertex5;:H915,V", + "persistentId": "Fuse23:mapped:Vertex5;:Hee8,V", "stageId": "Fuse23" }, { @@ -185926,7 +185926,7 @@ "indexedName": "Vertex14", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge11;:G(Face1;K-5;:H916:4,F);FUS;:H915:1c,V;:H917,V", + "mappedName": "Edge11;:G(Face1;K-5;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185934,7 +185934,7 @@ "index": 14, "type": "Vertex" }, - "name": "Edge11;:G(Face1;K-5;:H916:4,F);FUS;:H915:1c,V;:H917,V", + "name": "Edge11;:G(Face1;K-5;:Hee9:4,F);FUS;:Hee8:1c,V;:Heea,V", "stringIds": [] }, "relation": "generated", @@ -185942,15 +185942,15 @@ "resultPersistentId": "CompositeCut23:vertex:13", "sourceRefs": [ { - "mappedName": "Edge11;:G(Face1;K-5;:H916:4,F);FUS;:H915:1c,V", + "mappedName": "Edge11;:G(Face1;K-5;:Hee9:4,F);FUS;:Hee8:1c,V", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge11;:G(Face1;K-5;:H916:4,F);FUS;:H915:1c,V", + "persistentId": "Fuse23:mapped:Edge11;:G(Face1;K-5;:Hee9:4,F);FUS;:Hee8:1c,V", "stageId": "Fuse23" }, { - "mappedName": "Edge11;:G(Face1;K-5;:H916:4,F)", + "mappedName": "Edge11;:G(Face1;K-5;:Hee9:4,F)", "objectId": "Box23", - "persistentId": "Box23:mapped:Edge11;:G(Face1;K-5;:H916:4,F)", + "persistentId": "Box23:mapped:Edge11;:G(Face1;K-5;:Hee9:4,F)", "stageId": "Box23" } ] @@ -185959,7 +185959,7 @@ "indexedName": "Vertex15", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:H915,V;:H917,V", + "mappedName": "Vertex7;:Hee8,V;:Heea,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -185967,7 +185967,7 @@ "index": 15, "type": "Vertex" }, - "name": "Vertex7;:H915,V;:H917,V", + "name": "Vertex7;:Hee8,V;:Heea,V", "stringIds": [] }, "relation": "preserved", @@ -185975,9 +185975,9 @@ "resultPersistentId": "CompositeCut23:vertex:14", "sourceRefs": [ { - "mappedName": "Vertex7;:H915,V", + "mappedName": "Vertex7;:Hee8,V", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Vertex7;:H915,V", + "persistentId": "Fuse23:mapped:Vertex7;:Hee8,V", "stageId": "Fuse23" }, { @@ -185992,7 +185992,7 @@ "indexedName": "Vertex16", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:H915,V;:H917,V", + "mappedName": "Vertex8;:Hee8,V;:Heea,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -186000,7 +186000,7 @@ "index": 16, "type": "Vertex" }, - "name": "Vertex8;:H915,V;:H917,V", + "name": "Vertex8;:Hee8,V;:Heea,V", "stringIds": [] }, "relation": "preserved", @@ -186008,9 +186008,9 @@ "resultPersistentId": "CompositeCut23:vertex:15", "sourceRefs": [ { - "mappedName": "Vertex8;:H915,V", + "mappedName": "Vertex8;:Hee8,V", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Vertex8;:H915,V", + "persistentId": "Fuse23:mapped:Vertex8;:Hee8,V", "stageId": "Fuse23" }, { @@ -186025,7 +186025,7 @@ "indexedName": "Vertex17", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge8;:G(Edge1;K-2;:H916:4,E);FUS;:H915:1c,V;:H917,V", + "mappedName": "Edge8;:G(Edge1;K-2;:Hee9:4,E);FUS;:Hee8:1c,V;:Heea,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -186033,7 +186033,7 @@ "index": 17, "type": "Vertex" }, - "name": "Edge8;:G(Edge1;K-2;:H916:4,E);FUS;:H915:1c,V;:H917,V", + "name": "Edge8;:G(Edge1;K-2;:Hee9:4,E);FUS;:Hee8:1c,V;:Heea,V", "stringIds": [] }, "relation": "generated", @@ -186041,15 +186041,15 @@ "resultPersistentId": "CompositeCut23:vertex:16", "sourceRefs": [ { - "mappedName": "Edge8;:G(Edge1;K-2;:H916:4,E);FUS;:H915:1c,V", + "mappedName": "Edge8;:G(Edge1;K-2;:Hee9:4,E);FUS;:Hee8:1c,V", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Edge8;:G(Edge1;K-2;:H916:4,E);FUS;:H915:1c,V", + "persistentId": "Fuse23:mapped:Edge8;:G(Edge1;K-2;:Hee9:4,E);FUS;:Hee8:1c,V", "stageId": "Fuse23" }, { - "mappedName": "Edge8;:G(Edge1;K-2;:H916:4,E)", + "mappedName": "Edge8;:G(Edge1;K-2;:Hee9:4,E)", "objectId": "Box23", - "persistentId": "Box23:mapped:Edge8;:G(Edge1;K-2;:H916:4,E)", + "persistentId": "Box23:mapped:Edge8;:G(Edge1;K-2;:Hee9:4,E)", "stageId": "Box23" } ] @@ -186058,7 +186058,7 @@ "indexedName": "Vertex18", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:H916,V;:H917,V", + "mappedName": "Vertex1;:Hee9,V;:Heea,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -186066,7 +186066,7 @@ "index": 18, "type": "Vertex" }, - "name": "Vertex1;:H916,V;:H917,V", + "name": "Vertex1;:Hee9,V;:Heea,V", "stringIds": [] }, "relation": "preserved", @@ -186074,9 +186074,9 @@ "resultPersistentId": "CompositeCut23:vertex:17", "sourceRefs": [ { - "mappedName": "Vertex1;:H916,V", + "mappedName": "Vertex1;:Hee9,V", "objectId": "Fuse23", - "persistentId": "Fuse23:mapped:Vertex1;:H916,V", + "persistentId": "Fuse23:mapped:Vertex1;:Hee9,V", "stageId": "Fuse23" }, { @@ -186091,7 +186091,7 @@ "indexedName": "Vertex19", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:H918,V", + "mappedName": "Vertex1;:Heeb,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -186099,7 +186099,7 @@ "index": 19, "type": "Vertex" }, - "name": "Vertex1;:H918,V", + "name": "Vertex1;:Heeb,V", "stringIds": [] }, "relation": "preserved", @@ -186118,7 +186118,7 @@ "indexedName": "Vertex20", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:H918,V", + "mappedName": "Vertex2;:Heeb,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -186126,7 +186126,7 @@ "index": 20, "type": "Vertex" }, - "name": "Vertex2;:H918,V", + "name": "Vertex2;:Heeb,V", "stringIds": [] }, "relation": "preserved", @@ -186145,7 +186145,7 @@ "indexedName": "Vertex21", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:H918,V", + "mappedName": "Vertex3;:Heeb,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -186153,7 +186153,7 @@ "index": 21, "type": "Vertex" }, - "name": "Vertex3;:H918,V", + "name": "Vertex3;:Heeb,V", "stringIds": [] }, "relation": "preserved", @@ -186172,7 +186172,7 @@ "indexedName": "Vertex22", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:H918,V", + "mappedName": "Vertex4;:Heeb,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -186180,7 +186180,7 @@ "index": 22, "type": "Vertex" }, - "name": "Vertex4;:H918,V", + "name": "Vertex4;:Heeb,V", "stringIds": [] }, "relation": "preserved", @@ -186199,7 +186199,7 @@ "indexedName": "Vertex23", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:H918,V", + "mappedName": "Vertex6;:Heeb,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -186207,7 +186207,7 @@ "index": 23, "type": "Vertex" }, - "name": "Vertex6;:H918,V", + "name": "Vertex6;:Heeb,V", "stringIds": [] }, "relation": "preserved", @@ -186226,7 +186226,7 @@ "indexedName": "Vertex24", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:H918,V", + "mappedName": "Vertex5;:Heeb,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -186234,7 +186234,7 @@ "index": 24, "type": "Vertex" }, - "name": "Vertex5;:H918,V", + "name": "Vertex5;:Heeb,V", "stringIds": [] }, "relation": "preserved", @@ -186253,7 +186253,7 @@ "indexedName": "Vertex25", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:H918,V", + "mappedName": "Vertex7;:Heeb,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -186261,7 +186261,7 @@ "index": 25, "type": "Vertex" }, - "name": "Vertex7;:H918,V", + "name": "Vertex7;:Heeb,V", "stringIds": [] }, "relation": "preserved", @@ -186280,7 +186280,7 @@ "indexedName": "Vertex26", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:H918,V", + "mappedName": "Vertex8;:Heeb,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -186288,7 +186288,7 @@ "index": 26, "type": "Vertex" }, - "name": "Vertex8;:H918,V", + "name": "Vertex8;:Heeb,V", "stringIds": [] }, "relation": "preserved", @@ -188180,12 +188180,12 @@ "category": "composite-boolean", "elementMapResources": { "CompositeCut24.Shape.Map.txt": { - "sha256": "bdeb1d99f25571146391ac36aa1774d91752126e492f091f5f7e657fbeb0528c", - "text": "BeginElementMap v1\n2 PostfixCount 13\nEdge\nFace\nVertex\n;:H3b,E;:H3d,E\n;:G(Face5;K-1;:H3b:4,F);CUT;:H3c:1b,V;:H3d,V\n;:G2(Face6;K-1;:H3b:4,F);CUT;:H3c:1c,V;:H3d,V\n;:M;CUT;:H3c:7,E;:H3d,E\n;:H3b,F;:H3d,F\n;:M;CUT;:H3c:7,F;:H3d,F\n;:G2(Face1;K-1;:H3c:4,F);CUT;:H3b:1c,E;:H3d,E\n;:M;CUT;:H3b:7,F;:H3d,F\n;:G2(Face1;K-2;:H3c:4,F);CUT;:H3b:1c,E;:H3d,E\n;:H3b,V;:H3d,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 16\n0\n:1.1.4 0\n:1.2.4 0\n:1.3.4 0\n:1.4.4 0\n:1.9.4 0\n:1.5.4 0\n:1.a.4 0\n:1.c.4 0\n:1.6.4 0\n:2.6.c 0\n:1.b.4 0\n:1.7.4 0\n:1.8.4 0\n:2.5.a 0\n:1.1.7 0\n\nFace\n\nChildCount 0\n\nNameCount 8\n0\n:2.1.8 0\n:2.3.8 0\n:2.6.b 0\n:2.4.8 0\n:2.5.b 0\n:2.2.8 0\n:2.1.9 0\n\nVertex\n\nChildCount 0\n\nNameCount 11\n0\n:3.1.d 0\n:3.2.d 0\n:3.3.d 0\n:3.4.d 0\n:3.6.d 0\n:3.5.d 0\n:3.7.d 0\n:1.1.6 0\n:3.8.d 0\n:1.1.5 0\n\nEndMap\n" + "sha256": "ba672a94fc1b46e558614a49e5832362b54812488ae9b37ad3eceaf18c32dd90", + "text": "BeginElementMap v1\n2 PostfixCount 13\nEdge\nFace\nVertex\n;:Hdfb,E;:Hdfd,E\n;:G(Face5;K-1;:Hdfb:4,F);CUT;:Hdfc:1c,V;:Hdfd,V\n;:G2(Face6;K-1;:Hdfb:4,F);CUT;:Hdfc:1d,V;:Hdfd,V\n;:M;CUT;:Hdfc:7,E;:Hdfd,E\n;:Hdfb,F;:Hdfd,F\n;:M;CUT;:Hdfc:7,F;:Hdfd,F\n;:G2(Face1;K-1;:Hdfc:4,F);CUT;:Hdfb:1d,E;:Hdfd,E\n;:M;CUT;:Hdfb:7,F;:Hdfd,F\n;:G2(Face1;K-2;:Hdfc:4,F);CUT;:Hdfb:1d,E;:Hdfd,E\n;:Hdfb,V;:Hdfd,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 16\n0\n:1.1.4 0\n:1.2.4 0\n:1.3.4 0\n:1.4.4 0\n:1.9.4 0\n:1.5.4 0\n:1.a.4 0\n:1.c.4 0\n:1.6.4 0\n:2.6.c 0\n:1.b.4 0\n:1.7.4 0\n:1.8.4 0\n:2.5.a 0\n:1.1.7 0\n\nFace\n\nChildCount 0\n\nNameCount 8\n0\n:2.1.8 0\n:2.3.8 0\n:2.6.b 0\n:2.4.8 0\n:2.5.b 0\n:2.2.8 0\n:2.1.9 0\n\nVertex\n\nChildCount 0\n\nNameCount 11\n0\n:3.1.d 0\n:3.2.d 0\n:3.3.d 0\n:3.4.d 0\n:3.6.d 0\n:3.5.d 0\n:3.7.d 0\n:1.1.6 0\n:3.8.d 0\n:1.1.5 0\n\nEndMap\n" }, "Cut24.Shape.Map.txt": { - "sha256": "c9147103a70389494a214be5da48e007ade61e6a407b5a85733d2b9bb29d2c82", - "text": "BeginElementMap v1\n1 PostfixCount 13\nEdge\nFace\nVertex\n;:H3b,E\n;:G(Face5;K-1;:H3b:4,F);CUT;:H3c:1b,V\n;:G2(Face6;K-1;:H3b:4,F);CUT;:H3c:1c,V\n;:M;CUT;:H3c:7,E\n;:H3b,F\n;:M;CUT;:H3c:7,F\n;:G2(Face1;K-1;:H3c:4,F);CUT;:H3b:1c,E\n;:M;CUT;:H3b:7,F\n;:G2(Face1;K-2;:H3c:4,F);CUT;:H3b:1c,E\n;:H3b,V\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 16\n0\n:1.1.4 0\n:1.2.4 0\n:1.3.4 0\n:1.4.4 0\n:1.9.4 0\n:1.5.4 0\n:1.a.4 0\n:1.c.4 0\n:1.6.4 0\n:2.6.c 0\n:1.b.4 0\n:1.7.4 0\n:1.8.4 0\n:2.5.a 0\n:1.1.7 0\n\nFace\n\nChildCount 0\n\nNameCount 8\n0\n:2.1.8 0\n:2.3.8 0\n:2.6.b 0\n:2.4.8 0\n:2.5.b 0\n:2.2.8 0\n:2.1.9 0\n\nVertex\n\nChildCount 0\n\nNameCount 11\n0\n:3.1.d 0\n:3.2.d 0\n:3.3.d 0\n:3.4.d 0\n:3.6.d 0\n:3.5.d 0\n:3.7.d 0\n:1.1.6 0\n:3.8.d 0\n:1.1.5 0\n\nEndMap\n" + "sha256": "64abf5991c1a3c95bc34451aeab37854ee637ac1bdb7635a00cb12aaa220cad4", + "text": "BeginElementMap v1\n1 PostfixCount 13\nEdge\nFace\nVertex\n;:Hdfb,E\n;:G(Face5;K-1;:Hdfb:4,F);CUT;:Hdfc:1c,V\n;:G2(Face6;K-1;:Hdfb:4,F);CUT;:Hdfc:1d,V\n;:M;CUT;:Hdfc:7,E\n;:Hdfb,F\n;:M;CUT;:Hdfc:7,F\n;:G2(Face1;K-1;:Hdfc:4,F);CUT;:Hdfb:1d,E\n;:M;CUT;:Hdfb:7,F\n;:G2(Face1;K-2;:Hdfc:4,F);CUT;:Hdfb:1d,E\n;:Hdfb,V\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 16\n0\n:1.1.4 0\n:1.2.4 0\n:1.3.4 0\n:1.4.4 0\n:1.9.4 0\n:1.5.4 0\n:1.a.4 0\n:1.c.4 0\n:1.6.4 0\n:2.6.c 0\n:1.b.4 0\n:1.7.4 0\n:1.8.4 0\n:2.5.a 0\n:1.1.7 0\n\nFace\n\nChildCount 0\n\nNameCount 8\n0\n:2.1.8 0\n:2.3.8 0\n:2.6.b 0\n:2.4.8 0\n:2.5.b 0\n:2.2.8 0\n:2.1.9 0\n\nVertex\n\nChildCount 0\n\nNameCount 11\n0\n:3.1.d 0\n:3.2.d 0\n:3.3.d 0\n:3.4.d 0\n:3.6.d 0\n:3.5.d 0\n:3.7.d 0\n:1.1.6 0\n:3.8.d 0\n:1.1.5 0\n\nEndMap\n" } }, "finalObject": "CompositeCut24", @@ -188273,8 +188273,8 @@ "key": "composite-04:002:Cut24", "name": "Cut24", "ordinal": 2, - "relationDigest": "1ed5f1320e33ded3a77834fdb9d943ee7b234db13649c8a9e51f5acd35031626", - "semanticNameDigest": "e57854d68a7acdcdef26c8cbdc6173317eeb040d08331848717165c8294e685f", + "relationDigest": "05f84541c1424e27110b860941ad4d17c2120c5b1f874a8572218eca31993e46", + "semanticNameDigest": "ae506e04fc0cc271258f65ef5f83d4db416a88ca0aa24c4a2716fd88428dab04", "shape": { "area": 731.9468914507713, "brepSha256": "745b78efd27a801d0b883084ffd5027974dddf184dcaad4f4a1f420d9aa33c5e", @@ -188311,8 +188311,8 @@ "key": "composite-04:004:CompositeCut24", "name": "CompositeCut24", "ordinal": 4, - "relationDigest": "3536dcc7f7c1d21f91e6ca952ffdcc7d06581376a807860fda3bee1f34f68519", - "semanticNameDigest": "57985accd97b0ed3c94f0f8b40227bcf86974fafe5ad3a502e64f30d0f138943", + "relationDigest": "0a40b440a48e5ae101c9d7c050170a0bfddb5495b84c4c27f8c80ac85cce73e9", + "semanticNameDigest": "3ee8ce68cce26a0e5695cfa40a50d484b6b934fd2fb87ba727482d7c7d22eb9d", "shape": { "area": 731.9468914507713, "brepSha256": "6195286fbafe907cc6ab68eda35e01f71a9cb55a57544381a7e1d36fdb7960a5", @@ -188370,8 +188370,8 @@ "key": "composite-04:002:Cut24", "name": "Cut24", "ordinal": 2, - "relationDigest": "1ed5f1320e33ded3a77834fdb9d943ee7b234db13649c8a9e51f5acd35031626", - "semanticNameDigest": "e57854d68a7acdcdef26c8cbdc6173317eeb040d08331848717165c8294e685f", + "relationDigest": "05f84541c1424e27110b860941ad4d17c2120c5b1f874a8572218eca31993e46", + "semanticNameDigest": "ae506e04fc0cc271258f65ef5f83d4db416a88ca0aa24c4a2716fd88428dab04", "shape": { "area": 751.9468914507713, "brepSha256": "41f4f7740b7a7660903c67e387985b113070cb60bb07f3089669bc2e4f9c3a01", @@ -188408,8 +188408,8 @@ "key": "composite-04:004:CompositeCut24", "name": "CompositeCut24", "ordinal": 4, - "relationDigest": "3536dcc7f7c1d21f91e6ca952ffdcc7d06581376a807860fda3bee1f34f68519", - "semanticNameDigest": "57985accd97b0ed3c94f0f8b40227bcf86974fafe5ad3a502e64f30d0f138943", + "relationDigest": "0a40b440a48e5ae101c9d7c050170a0bfddb5495b84c4c27f8c80ac85cce73e9", + "semanticNameDigest": "3ee8ce68cce26a0e5695cfa40a50d484b6b934fd2fb87ba727482d7c7d22eb9d", "shape": { "area": 751.9468914507713, "brepSha256": "fb8dd7ceb5b190e725aaa927e8900f36fd229775b2fbf0c9681d46fb6579d6af", @@ -188467,8 +188467,8 @@ "key": "composite-04:002:Cut24", "name": "Cut24", "ordinal": 2, - "relationDigest": "1ed5f1320e33ded3a77834fdb9d943ee7b234db13649c8a9e51f5acd35031626", - "semanticNameDigest": "e57854d68a7acdcdef26c8cbdc6173317eeb040d08331848717165c8294e685f", + "relationDigest": "05f84541c1424e27110b860941ad4d17c2120c5b1f874a8572218eca31993e46", + "semanticNameDigest": "ae506e04fc0cc271258f65ef5f83d4db416a88ca0aa24c4a2716fd88428dab04", "shape": { "area": 731.9468914507713, "brepSha256": "745b78efd27a801d0b883084ffd5027974dddf184dcaad4f4a1f420d9aa33c5e", @@ -188505,8 +188505,8 @@ "key": "composite-04:004:CompositeCut24", "name": "CompositeCut24", "ordinal": 4, - "relationDigest": "3536dcc7f7c1d21f91e6ca952ffdcc7d06581376a807860fda3bee1f34f68519", - "semanticNameDigest": "57985accd97b0ed3c94f0f8b40227bcf86974fafe5ad3a502e64f30d0f138943", + "relationDigest": "0a40b440a48e5ae101c9d7c050170a0bfddb5495b84c4c27f8c80ac85cce73e9", + "semanticNameDigest": "3ee8ce68cce26a0e5695cfa40a50d484b6b934fd2fb87ba727482d7c7d22eb9d", "shape": { "area": 731.9468914507713, "brepSha256": "6195286fbafe907cc6ab68eda35e01f71a9cb55a57544381a7e1d36fdb7960a5", @@ -190063,7 +190063,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:H3b,F", + "mappedName": "Face1;:Hdfb,F", "object": "Cut24", "typeId": "Part::Cut" }, @@ -190076,7 +190076,7 @@ ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face1;:H3b,F", + "mappedName": "Face1;:Hdfb,F", "mappedStringIds": [], "name": "Face1" }, @@ -190084,7 +190084,7 @@ "history": [ { "children": [], - "mappedName": "Face3;:H3b,F", + "mappedName": "Face3;:Hdfb,F", "object": "Cut24", "typeId": "Part::Cut" }, @@ -190097,7 +190097,7 @@ ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face3;:H3b,F", + "mappedName": "Face3;:Hdfb,F", "mappedStringIds": [], "name": "Face2" }, @@ -190105,7 +190105,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M;CUT;:H3b:7,F", + "mappedName": "Face6;:M;CUT;:Hdfb:7,F", "object": "Cut24", "typeId": "Part::Cut" }, @@ -190118,7 +190118,7 @@ ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Face6;:M;CUT;:H3b:7,F", + "mappedName": "Face6;:M;CUT;:Hdfb:7,F", "mappedStringIds": [], "name": "Face3" }, @@ -190126,7 +190126,7 @@ "history": [ { "children": [], - "mappedName": "Face4;:H3b,F", + "mappedName": "Face4;:Hdfb,F", "object": "Cut24", "typeId": "Part::Cut" }, @@ -190139,7 +190139,7 @@ ], "indexedName": "Face4", "indexedStringIds": [], - "mappedName": "Face4;:H3b,F", + "mappedName": "Face4;:Hdfb,F", "mappedStringIds": [], "name": "Face4" }, @@ -190147,7 +190147,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M;CUT;:H3b:7,F", + "mappedName": "Face5;:M;CUT;:Hdfb:7,F", "object": "Cut24", "typeId": "Part::Cut" }, @@ -190160,7 +190160,7 @@ ], "indexedName": "Face5", "indexedStringIds": [], - "mappedName": "Face5;:M;CUT;:H3b:7,F", + "mappedName": "Face5;:M;CUT;:Hdfb:7,F", "mappedStringIds": [], "name": "Face5" }, @@ -190168,7 +190168,7 @@ "history": [ { "children": [], - "mappedName": "Face2;:H3b,F", + "mappedName": "Face2;:Hdfb,F", "object": "Cut24", "typeId": "Part::Cut" }, @@ -190181,7 +190181,7 @@ ], "indexedName": "Face6", "indexedStringIds": [], - "mappedName": "Face2;:H3b,F", + "mappedName": "Face2;:Hdfb,F", "mappedStringIds": [], "name": "Face6" }, @@ -190189,7 +190189,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;CUT;:H3c:7,F", + "mappedName": "Face1;:M;CUT;:Hdfc:7,F", "object": "Cut24", "typeId": "Part::Cut" }, @@ -190202,7 +190202,7 @@ ], "indexedName": "Face7", "indexedStringIds": [], - "mappedName": "Face1;:M;CUT;:H3c:7,F", + "mappedName": "Face1;:M;CUT;:Hdfc:7,F", "mappedStringIds": [], "name": "Face7" }, @@ -190210,7 +190210,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:H3b,E", + "mappedName": "Edge1;:Hdfb,E", "object": "Cut24", "typeId": "Part::Cut" }, @@ -190223,7 +190223,7 @@ ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Edge1;:H3b,E", + "mappedName": "Edge1;:Hdfb,E", "mappedStringIds": [], "name": "Edge1" }, @@ -190231,7 +190231,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:H3b,E", + "mappedName": "Edge2;:Hdfb,E", "object": "Cut24", "typeId": "Part::Cut" }, @@ -190244,7 +190244,7 @@ ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Edge2;:H3b,E", + "mappedName": "Edge2;:Hdfb,E", "mappedStringIds": [], "name": "Edge2" }, @@ -190252,7 +190252,7 @@ "history": [ { "children": [], - "mappedName": "Edge3;:H3b,E", + "mappedName": "Edge3;:Hdfb,E", "object": "Cut24", "typeId": "Part::Cut" }, @@ -190265,7 +190265,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Edge3;:H3b,E", + "mappedName": "Edge3;:Hdfb,E", "mappedStringIds": [], "name": "Edge3" }, @@ -190273,7 +190273,7 @@ "history": [ { "children": [], - "mappedName": "Edge4;:H3b,E", + "mappedName": "Edge4;:Hdfb,E", "object": "Cut24", "typeId": "Part::Cut" }, @@ -190286,7 +190286,7 @@ ], "indexedName": "Edge4", "indexedStringIds": [], - "mappedName": "Edge4;:H3b,E", + "mappedName": "Edge4;:Hdfb,E", "mappedStringIds": [], "name": "Edge4" }, @@ -190294,7 +190294,7 @@ "history": [ { "children": [], - "mappedName": "Edge9;:H3b,E", + "mappedName": "Edge9;:Hdfb,E", "object": "Cut24", "typeId": "Part::Cut" }, @@ -190307,7 +190307,7 @@ ], "indexedName": "Edge5", "indexedStringIds": [], - "mappedName": "Edge9;:H3b,E", + "mappedName": "Edge9;:Hdfb,E", "mappedStringIds": [], "name": "Edge5" }, @@ -190315,7 +190315,7 @@ "history": [ { "children": [], - "mappedName": "Edge5;:H3b,E", + "mappedName": "Edge5;:Hdfb,E", "object": "Cut24", "typeId": "Part::Cut" }, @@ -190328,7 +190328,7 @@ ], "indexedName": "Edge6", "indexedStringIds": [], - "mappedName": "Edge5;:H3b,E", + "mappedName": "Edge5;:Hdfb,E", "mappedStringIds": [], "name": "Edge6" }, @@ -190336,7 +190336,7 @@ "history": [ { "children": [], - "mappedName": "Edge10;:H3b,E", + "mappedName": "Edge10;:Hdfb,E", "object": "Cut24", "typeId": "Part::Cut" }, @@ -190349,7 +190349,7 @@ ], "indexedName": "Edge7", "indexedStringIds": [], - "mappedName": "Edge10;:H3b,E", + "mappedName": "Edge10;:Hdfb,E", "mappedStringIds": [], "name": "Edge7" }, @@ -190357,7 +190357,7 @@ "history": [ { "children": [], - "mappedName": "Edge12;:H3b,E", + "mappedName": "Edge12;:Hdfb,E", "object": "Cut24", "typeId": "Part::Cut" }, @@ -190370,7 +190370,7 @@ ], "indexedName": "Edge8", "indexedStringIds": [], - "mappedName": "Edge12;:H3b,E", + "mappedName": "Edge12;:Hdfb,E", "mappedStringIds": [], "name": "Edge8" }, @@ -190378,7 +190378,7 @@ "history": [ { "children": [], - "mappedName": "Edge6;:H3b,E", + "mappedName": "Edge6;:Hdfb,E", "object": "Cut24", "typeId": "Part::Cut" }, @@ -190391,7 +190391,7 @@ ], "indexedName": "Edge9", "indexedStringIds": [], - "mappedName": "Edge6;:H3b,E", + "mappedName": "Edge6;:Hdfb,E", "mappedStringIds": [], "name": "Edge9" }, @@ -190399,20 +190399,20 @@ "history": [ { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:H3c:4,F);CUT;:H3b:1c,E", + "mappedName": "Face6;:G2(Face1;K-2;:Hdfc:4,F);CUT;:Hdfb:1d,E", "object": "Cut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:H3c:4,F)", + "mappedName": "Face6;:G2(Face1;K-2;:Hdfc:4,F)", "object": "Box24", "typeId": "Part::Box" } ], "indexedName": "Edge10", "indexedStringIds": [], - "mappedName": "Face6;:G2(Face1;K-2;:H3c:4,F);CUT;:H3b:1c,E", + "mappedName": "Face6;:G2(Face1;K-2;:Hdfc:4,F);CUT;:Hdfb:1d,E", "mappedStringIds": [], "name": "Edge10" }, @@ -190420,7 +190420,7 @@ "history": [ { "children": [], - "mappedName": "Edge11;:H3b,E", + "mappedName": "Edge11;:Hdfb,E", "object": "Cut24", "typeId": "Part::Cut" }, @@ -190433,7 +190433,7 @@ ], "indexedName": "Edge11", "indexedStringIds": [], - "mappedName": "Edge11;:H3b,E", + "mappedName": "Edge11;:Hdfb,E", "mappedStringIds": [], "name": "Edge11" }, @@ -190441,7 +190441,7 @@ "history": [ { "children": [], - "mappedName": "Edge7;:H3b,E", + "mappedName": "Edge7;:Hdfb,E", "object": "Cut24", "typeId": "Part::Cut" }, @@ -190454,7 +190454,7 @@ ], "indexedName": "Edge12", "indexedStringIds": [], - "mappedName": "Edge7;:H3b,E", + "mappedName": "Edge7;:Hdfb,E", "mappedStringIds": [], "name": "Edge12" }, @@ -190462,7 +190462,7 @@ "history": [ { "children": [], - "mappedName": "Edge8;:H3b,E", + "mappedName": "Edge8;:Hdfb,E", "object": "Cut24", "typeId": "Part::Cut" }, @@ -190475,7 +190475,7 @@ ], "indexedName": "Edge13", "indexedStringIds": [], - "mappedName": "Edge8;:H3b,E", + "mappedName": "Edge8;:Hdfb,E", "mappedStringIds": [], "name": "Edge13" }, @@ -190483,20 +190483,20 @@ "history": [ { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:H3c:4,F);CUT;:H3b:1c,E", + "mappedName": "Face5;:G2(Face1;K-1;:Hdfc:4,F);CUT;:Hdfb:1d,E", "object": "Cut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:H3c:4,F)", + "mappedName": "Face5;:G2(Face1;K-1;:Hdfc:4,F)", "object": "Box24", "typeId": "Part::Box" } ], "indexedName": "Edge14", "indexedStringIds": [], - "mappedName": "Face5;:G2(Face1;K-1;:H3c:4,F);CUT;:H3b:1c,E", + "mappedName": "Face5;:G2(Face1;K-1;:Hdfc:4,F);CUT;:Hdfb:1d,E", "mappedStringIds": [], "name": "Edge14" }, @@ -190504,7 +190504,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M;CUT;:H3c:7,E", + "mappedName": "Edge1;:M;CUT;:Hdfc:7,E", "object": "Cut24", "typeId": "Part::Cut" }, @@ -190517,7 +190517,7 @@ ], "indexedName": "Edge15", "indexedStringIds": [], - "mappedName": "Edge1;:M;CUT;:H3c:7,E", + "mappedName": "Edge1;:M;CUT;:Hdfc:7,E", "mappedStringIds": [], "name": "Edge15" }, @@ -190525,7 +190525,7 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:H3b,V", + "mappedName": "Vertex1;:Hdfb,V", "object": "Cut24", "typeId": "Part::Cut" }, @@ -190538,7 +190538,7 @@ ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Vertex1;:H3b,V", + "mappedName": "Vertex1;:Hdfb,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -190546,7 +190546,7 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:H3b,V", + "mappedName": "Vertex2;:Hdfb,V", "object": "Cut24", "typeId": "Part::Cut" }, @@ -190559,7 +190559,7 @@ ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Vertex2;:H3b,V", + "mappedName": "Vertex2;:Hdfb,V", "mappedStringIds": [], "name": "Vertex2" }, @@ -190567,7 +190567,7 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:H3b,V", + "mappedName": "Vertex3;:Hdfb,V", "object": "Cut24", "typeId": "Part::Cut" }, @@ -190580,7 +190580,7 @@ ], "indexedName": "Vertex3", "indexedStringIds": [], - "mappedName": "Vertex3;:H3b,V", + "mappedName": "Vertex3;:Hdfb,V", "mappedStringIds": [], "name": "Vertex3" }, @@ -190588,7 +190588,7 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:H3b,V", + "mappedName": "Vertex4;:Hdfb,V", "object": "Cut24", "typeId": "Part::Cut" }, @@ -190601,7 +190601,7 @@ ], "indexedName": "Vertex4", "indexedStringIds": [], - "mappedName": "Vertex4;:H3b,V", + "mappedName": "Vertex4;:Hdfb,V", "mappedStringIds": [], "name": "Vertex4" }, @@ -190609,7 +190609,7 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:H3b,V", + "mappedName": "Vertex6;:Hdfb,V", "object": "Cut24", "typeId": "Part::Cut" }, @@ -190622,7 +190622,7 @@ ], "indexedName": "Vertex5", "indexedStringIds": [], - "mappedName": "Vertex6;:H3b,V", + "mappedName": "Vertex6;:Hdfb,V", "mappedStringIds": [], "name": "Vertex5" }, @@ -190630,7 +190630,7 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:H3b,V", + "mappedName": "Vertex5;:Hdfb,V", "object": "Cut24", "typeId": "Part::Cut" }, @@ -190643,7 +190643,7 @@ ], "indexedName": "Vertex6", "indexedStringIds": [], - "mappedName": "Vertex5;:H3b,V", + "mappedName": "Vertex5;:Hdfb,V", "mappedStringIds": [], "name": "Vertex6" }, @@ -190651,7 +190651,7 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:H3b,V", + "mappedName": "Vertex7;:Hdfb,V", "object": "Cut24", "typeId": "Part::Cut" }, @@ -190664,7 +190664,7 @@ ], "indexedName": "Vertex7", "indexedStringIds": [], - "mappedName": "Vertex7;:H3b,V", + "mappedName": "Vertex7;:Hdfb,V", "mappedStringIds": [], "name": "Vertex7" }, @@ -190672,20 +190672,20 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H3b:4,F);CUT;:H3c:1c,V", + "mappedName": "Edge1;:G2(Face6;K-1;:Hdfb:4,F);CUT;:Hdfc:1d,V", "object": "Cut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H3b:4,F)", + "mappedName": "Edge1;:G2(Face6;K-1;:Hdfb:4,F)", "object": "Cylinder24", "typeId": "Part::Cylinder" } ], "indexedName": "Vertex8", "indexedStringIds": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H3b:4,F);CUT;:H3c:1c,V", + "mappedName": "Edge1;:G2(Face6;K-1;:Hdfb:4,F);CUT;:Hdfc:1d,V", "mappedStringIds": [], "name": "Vertex8" }, @@ -190693,7 +190693,7 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:H3b,V", + "mappedName": "Vertex8;:Hdfb,V", "object": "Cut24", "typeId": "Part::Cut" }, @@ -190706,7 +190706,7 @@ ], "indexedName": "Vertex9", "indexedStringIds": [], - "mappedName": "Vertex8;:H3b,V", + "mappedName": "Vertex8;:Hdfb,V", "mappedStringIds": [], "name": "Vertex9" }, @@ -190714,20 +190714,20 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:H3b:4,F);CUT;:H3c:1b,V", + "mappedName": "Edge1;:G(Face5;K-1;:Hdfb:4,F);CUT;:Hdfc:1c,V", "object": "Cut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:H3b:4,F)", + "mappedName": "Edge1;:G(Face5;K-1;:Hdfb:4,F)", "object": "Cylinder24", "typeId": "Part::Cylinder" } ], "indexedName": "Vertex10", "indexedStringIds": [], - "mappedName": "Edge1;:G(Face5;K-1;:H3b:4,F);CUT;:H3c:1b,V", + "mappedName": "Edge1;:G(Face5;K-1;:Hdfb:4,F);CUT;:Hdfc:1c,V", "mappedStringIds": [], "name": "Vertex10" } @@ -190743,7 +190743,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:H3b,F", + "mappedName": "Face1;:Hdfb,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -190751,7 +190751,7 @@ "index": 1, "type": "Face" }, - "name": "Face1;:H3b,F", + "name": "Face1;:Hdfb,F", "stringIds": [] }, "relation": "preserved", @@ -190770,7 +190770,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:H3b,F", + "mappedName": "Face3;:Hdfb,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -190778,7 +190778,7 @@ "index": 2, "type": "Face" }, - "name": "Face3;:H3b,F", + "name": "Face3;:Hdfb,F", "stringIds": [] }, "relation": "preserved", @@ -190797,7 +190797,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M;CUT;:H3b:7,F", + "mappedName": "Face6;:M;CUT;:Hdfb:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -190805,7 +190805,7 @@ "index": 3, "type": "Face" }, - "name": "Face6;:M;CUT;:H3b:7,F", + "name": "Face6;:M;CUT;:Hdfb:7,F", "stringIds": [] }, "relation": "modified", @@ -190824,7 +190824,7 @@ "indexedName": "Face4", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:H3b,F", + "mappedName": "Face4;:Hdfb,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -190832,7 +190832,7 @@ "index": 4, "type": "Face" }, - "name": "Face4;:H3b,F", + "name": "Face4;:Hdfb,F", "stringIds": [] }, "relation": "preserved", @@ -190851,7 +190851,7 @@ "indexedName": "Face5", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M;CUT;:H3b:7,F", + "mappedName": "Face5;:M;CUT;:Hdfb:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -190859,7 +190859,7 @@ "index": 5, "type": "Face" }, - "name": "Face5;:M;CUT;:H3b:7,F", + "name": "Face5;:M;CUT;:Hdfb:7,F", "stringIds": [] }, "relation": "modified", @@ -190878,7 +190878,7 @@ "indexedName": "Face6", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:H3b,F", + "mappedName": "Face2;:Hdfb,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -190886,7 +190886,7 @@ "index": 6, "type": "Face" }, - "name": "Face2;:H3b,F", + "name": "Face2;:Hdfb,F", "stringIds": [] }, "relation": "preserved", @@ -190905,7 +190905,7 @@ "indexedName": "Face7", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;CUT;:H3c:7,F", + "mappedName": "Face1;:M;CUT;:Hdfc:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -190913,7 +190913,7 @@ "index": 7, "type": "Face" }, - "name": "Face1;:M;CUT;:H3c:7,F", + "name": "Face1;:M;CUT;:Hdfc:7,F", "stringIds": [] }, "relation": "modified", @@ -190932,7 +190932,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:H3b,E", + "mappedName": "Edge1;:Hdfb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -190940,7 +190940,7 @@ "index": 1, "type": "Edge" }, - "name": "Edge1;:H3b,E", + "name": "Edge1;:Hdfb,E", "stringIds": [] }, "relation": "preserved", @@ -190959,7 +190959,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:H3b,E", + "mappedName": "Edge2;:Hdfb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -190967,7 +190967,7 @@ "index": 2, "type": "Edge" }, - "name": "Edge2;:H3b,E", + "name": "Edge2;:Hdfb,E", "stringIds": [] }, "relation": "preserved", @@ -190986,7 +190986,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:H3b,E", + "mappedName": "Edge3;:Hdfb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -190994,7 +190994,7 @@ "index": 3, "type": "Edge" }, - "name": "Edge3;:H3b,E", + "name": "Edge3;:Hdfb,E", "stringIds": [] }, "relation": "preserved", @@ -191013,7 +191013,7 @@ "indexedName": "Edge4", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:H3b,E", + "mappedName": "Edge4;:Hdfb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -191021,7 +191021,7 @@ "index": 4, "type": "Edge" }, - "name": "Edge4;:H3b,E", + "name": "Edge4;:Hdfb,E", "stringIds": [] }, "relation": "preserved", @@ -191040,7 +191040,7 @@ "indexedName": "Edge5", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:H3b,E", + "mappedName": "Edge9;:Hdfb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -191048,7 +191048,7 @@ "index": 5, "type": "Edge" }, - "name": "Edge9;:H3b,E", + "name": "Edge9;:Hdfb,E", "stringIds": [] }, "relation": "preserved", @@ -191067,7 +191067,7 @@ "indexedName": "Edge6", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:H3b,E", + "mappedName": "Edge5;:Hdfb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -191075,7 +191075,7 @@ "index": 6, "type": "Edge" }, - "name": "Edge5;:H3b,E", + "name": "Edge5;:Hdfb,E", "stringIds": [] }, "relation": "preserved", @@ -191094,7 +191094,7 @@ "indexedName": "Edge7", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:H3b,E", + "mappedName": "Edge10;:Hdfb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -191102,7 +191102,7 @@ "index": 7, "type": "Edge" }, - "name": "Edge10;:H3b,E", + "name": "Edge10;:Hdfb,E", "stringIds": [] }, "relation": "preserved", @@ -191121,7 +191121,7 @@ "indexedName": "Edge8", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:H3b,E", + "mappedName": "Edge12;:Hdfb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -191129,7 +191129,7 @@ "index": 8, "type": "Edge" }, - "name": "Edge12;:H3b,E", + "name": "Edge12;:Hdfb,E", "stringIds": [] }, "relation": "preserved", @@ -191148,7 +191148,7 @@ "indexedName": "Edge9", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:H3b,E", + "mappedName": "Edge6;:Hdfb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -191156,7 +191156,7 @@ "index": 9, "type": "Edge" }, - "name": "Edge6;:H3b,E", + "name": "Edge6;:Hdfb,E", "stringIds": [] }, "relation": "preserved", @@ -191175,7 +191175,7 @@ "indexedName": "Edge10", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G2(Face1;K-2;:H3c:4,F);CUT;:H3b:1c,E", + "mappedName": "Face6;:G2(Face1;K-2;:Hdfc:4,F);CUT;:Hdfb:1d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -191183,7 +191183,7 @@ "index": 10, "type": "Edge" }, - "name": "Face6;:G2(Face1;K-2;:H3c:4,F);CUT;:H3b:1c,E", + "name": "Face6;:G2(Face1;K-2;:Hdfc:4,F);CUT;:Hdfb:1d,E", "stringIds": [] }, "relation": "generated", @@ -191191,9 +191191,9 @@ "resultPersistentId": "Cut24:edge:9", "sourceRefs": [ { - "mappedName": "Face6;:G2(Face1;K-2;:H3c:4,F)", + "mappedName": "Face6;:G2(Face1;K-2;:Hdfc:4,F)", "objectId": "Box24", - "persistentId": "Box24:mapped:Face6;:G2(Face1;K-2;:H3c:4,F)", + "persistentId": "Box24:mapped:Face6;:G2(Face1;K-2;:Hdfc:4,F)", "stageId": "Box24" } ] @@ -191202,7 +191202,7 @@ "indexedName": "Edge11", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:H3b,E", + "mappedName": "Edge11;:Hdfb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -191210,7 +191210,7 @@ "index": 11, "type": "Edge" }, - "name": "Edge11;:H3b,E", + "name": "Edge11;:Hdfb,E", "stringIds": [] }, "relation": "preserved", @@ -191229,7 +191229,7 @@ "indexedName": "Edge12", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:H3b,E", + "mappedName": "Edge7;:Hdfb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -191237,7 +191237,7 @@ "index": 12, "type": "Edge" }, - "name": "Edge7;:H3b,E", + "name": "Edge7;:Hdfb,E", "stringIds": [] }, "relation": "preserved", @@ -191256,7 +191256,7 @@ "indexedName": "Edge13", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:H3b,E", + "mappedName": "Edge8;:Hdfb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -191264,7 +191264,7 @@ "index": 13, "type": "Edge" }, - "name": "Edge8;:H3b,E", + "name": "Edge8;:Hdfb,E", "stringIds": [] }, "relation": "preserved", @@ -191283,7 +191283,7 @@ "indexedName": "Edge14", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G2(Face1;K-1;:H3c:4,F);CUT;:H3b:1c,E", + "mappedName": "Face5;:G2(Face1;K-1;:Hdfc:4,F);CUT;:Hdfb:1d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -191291,7 +191291,7 @@ "index": 14, "type": "Edge" }, - "name": "Face5;:G2(Face1;K-1;:H3c:4,F);CUT;:H3b:1c,E", + "name": "Face5;:G2(Face1;K-1;:Hdfc:4,F);CUT;:Hdfb:1d,E", "stringIds": [] }, "relation": "generated", @@ -191299,9 +191299,9 @@ "resultPersistentId": "Cut24:edge:13", "sourceRefs": [ { - "mappedName": "Face5;:G2(Face1;K-1;:H3c:4,F)", + "mappedName": "Face5;:G2(Face1;K-1;:Hdfc:4,F)", "objectId": "Box24", - "persistentId": "Box24:mapped:Face5;:G2(Face1;K-1;:H3c:4,F)", + "persistentId": "Box24:mapped:Face5;:G2(Face1;K-1;:Hdfc:4,F)", "stageId": "Box24" } ] @@ -191310,7 +191310,7 @@ "indexedName": "Edge15", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M;CUT;:H3c:7,E", + "mappedName": "Edge1;:M;CUT;:Hdfc:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -191318,7 +191318,7 @@ "index": 15, "type": "Edge" }, - "name": "Edge1;:M;CUT;:H3c:7,E", + "name": "Edge1;:M;CUT;:Hdfc:7,E", "stringIds": [] }, "relation": "modified", @@ -191337,7 +191337,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:H3b,V", + "mappedName": "Vertex1;:Hdfb,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -191345,7 +191345,7 @@ "index": 1, "type": "Vertex" }, - "name": "Vertex1;:H3b,V", + "name": "Vertex1;:Hdfb,V", "stringIds": [] }, "relation": "preserved", @@ -191364,7 +191364,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:H3b,V", + "mappedName": "Vertex2;:Hdfb,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -191372,7 +191372,7 @@ "index": 2, "type": "Vertex" }, - "name": "Vertex2;:H3b,V", + "name": "Vertex2;:Hdfb,V", "stringIds": [] }, "relation": "preserved", @@ -191391,7 +191391,7 @@ "indexedName": "Vertex3", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:H3b,V", + "mappedName": "Vertex3;:Hdfb,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -191399,7 +191399,7 @@ "index": 3, "type": "Vertex" }, - "name": "Vertex3;:H3b,V", + "name": "Vertex3;:Hdfb,V", "stringIds": [] }, "relation": "preserved", @@ -191418,7 +191418,7 @@ "indexedName": "Vertex4", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:H3b,V", + "mappedName": "Vertex4;:Hdfb,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -191426,7 +191426,7 @@ "index": 4, "type": "Vertex" }, - "name": "Vertex4;:H3b,V", + "name": "Vertex4;:Hdfb,V", "stringIds": [] }, "relation": "preserved", @@ -191445,7 +191445,7 @@ "indexedName": "Vertex5", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:H3b,V", + "mappedName": "Vertex6;:Hdfb,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -191453,7 +191453,7 @@ "index": 5, "type": "Vertex" }, - "name": "Vertex6;:H3b,V", + "name": "Vertex6;:Hdfb,V", "stringIds": [] }, "relation": "preserved", @@ -191472,7 +191472,7 @@ "indexedName": "Vertex6", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:H3b,V", + "mappedName": "Vertex5;:Hdfb,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -191480,7 +191480,7 @@ "index": 6, "type": "Vertex" }, - "name": "Vertex5;:H3b,V", + "name": "Vertex5;:Hdfb,V", "stringIds": [] }, "relation": "preserved", @@ -191499,7 +191499,7 @@ "indexedName": "Vertex7", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:H3b,V", + "mappedName": "Vertex7;:Hdfb,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -191507,7 +191507,7 @@ "index": 7, "type": "Vertex" }, - "name": "Vertex7;:H3b,V", + "name": "Vertex7;:Hdfb,V", "stringIds": [] }, "relation": "preserved", @@ -191526,7 +191526,7 @@ "indexedName": "Vertex8", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G2(Face6;K-1;:H3b:4,F);CUT;:H3c:1c,V", + "mappedName": "Edge1;:G2(Face6;K-1;:Hdfb:4,F);CUT;:Hdfc:1d,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -191534,7 +191534,7 @@ "index": 8, "type": "Vertex" }, - "name": "Edge1;:G2(Face6;K-1;:H3b:4,F);CUT;:H3c:1c,V", + "name": "Edge1;:G2(Face6;K-1;:Hdfb:4,F);CUT;:Hdfc:1d,V", "stringIds": [] }, "relation": "generated", @@ -191542,9 +191542,9 @@ "resultPersistentId": "Cut24:vertex:7", "sourceRefs": [ { - "mappedName": "Edge1;:G2(Face6;K-1;:H3b:4,F)", + "mappedName": "Edge1;:G2(Face6;K-1;:Hdfb:4,F)", "objectId": "Cylinder24", - "persistentId": "Cylinder24:mapped:Edge1;:G2(Face6;K-1;:H3b:4,F)", + "persistentId": "Cylinder24:mapped:Edge1;:G2(Face6;K-1;:Hdfb:4,F)", "stageId": "Cylinder24" } ] @@ -191553,7 +191553,7 @@ "indexedName": "Vertex9", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:H3b,V", + "mappedName": "Vertex8;:Hdfb,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -191561,7 +191561,7 @@ "index": 9, "type": "Vertex" }, - "name": "Vertex8;:H3b,V", + "name": "Vertex8;:Hdfb,V", "stringIds": [] }, "relation": "preserved", @@ -191580,7 +191580,7 @@ "indexedName": "Vertex10", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G(Face5;K-1;:H3b:4,F);CUT;:H3c:1b,V", + "mappedName": "Edge1;:G(Face5;K-1;:Hdfb:4,F);CUT;:Hdfc:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -191588,7 +191588,7 @@ "index": 10, "type": "Vertex" }, - "name": "Edge1;:G(Face5;K-1;:H3b:4,F);CUT;:H3c:1b,V", + "name": "Edge1;:G(Face5;K-1;:Hdfb:4,F);CUT;:Hdfc:1c,V", "stringIds": [] }, "relation": "generated", @@ -191596,9 +191596,9 @@ "resultPersistentId": "Cut24:vertex:9", "sourceRefs": [ { - "mappedName": "Edge1;:G(Face5;K-1;:H3b:4,F)", + "mappedName": "Edge1;:G(Face5;K-1;:Hdfb:4,F)", "objectId": "Cylinder24", - "persistentId": "Cylinder24:mapped:Edge1;:G(Face5;K-1;:H3b:4,F)", + "persistentId": "Cylinder24:mapped:Edge1;:G(Face5;K-1;:Hdfb:4,F)", "stageId": "Cylinder24" } ] @@ -191613,7 +191613,7 @@ "stageId": "Cut24", "status": "native-evidence" }, - "relationDigest": "1ed5f1320e33ded3a77834fdb9d943ee7b234db13649c8a9e51f5acd35031626", + "relationDigest": "05f84541c1424e27110b860941ad4d17c2120c5b1f874a8572218eca31993e46", "relations": [ { "indexedName": "Face1", @@ -191857,7 +191857,7 @@ }, { "indexedName": "Edge10", - "mappedName": "Face6;:G2(Face1;K-2;:H#:4,F);CUT;:H#:1c,E", + "mappedName": "Face6;:G2(Face1;K-2;:H#:4,F);CUT;:H#:1d,E", "relation": "generated", "resultName": "Edge10", "sources": [ @@ -191917,7 +191917,7 @@ }, { "indexedName": "Edge14", - "mappedName": "Face5;:G2(Face1;K-1;:H#:4,F);CUT;:H#:1c,E", + "mappedName": "Face5;:G2(Face1;K-1;:H#:4,F);CUT;:H#:1d,E", "relation": "generated", "resultName": "Edge14", "sources": [ @@ -192052,7 +192052,7 @@ }, { "indexedName": "Vertex8", - "mappedName": "Edge1;:G2(Face6;K-1;:H#:4,F);CUT;:H#:1c,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H#:4,F);CUT;:H#:1d,V", "relation": "generated", "resultName": "Vertex8", "sources": [ @@ -192082,7 +192082,7 @@ }, { "indexedName": "Vertex10", - "mappedName": "Edge1;:G(Face5;K-1;:H#:4,F);CUT;:H#:1b,V", + "mappedName": "Edge1;:G(Face5;K-1;:H#:4,F);CUT;:H#:1c,V", "relation": "generated", "resultName": "Vertex10", "sources": [ @@ -192096,7 +192096,7 @@ ] } ], - "semanticNameDigest": "e57854d68a7acdcdef26c8cbdc6173317eeb040d08331848717165c8294e685f", + "semanticNameDigest": "ae506e04fc0cc271258f65ef5f83d4db416a88ca0aa24c4a2716fd88428dab04", "shape": { "area": 731.9468914507713, "brepSha256": "745b78efd27a801d0b883084ffd5027974dddf184dcaad4f4a1f420d9aa33c5e", @@ -193262,13 +193262,13 @@ "history": [ { "children": [], - "mappedName": "Face1;:H3b,F;:H3d,F", + "mappedName": "Face1;:Hdfb,F;:Hdfd,F", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face1;:H3b,F", + "mappedName": "Face1;:Hdfb,F", "object": "Cut24", "typeId": "Part::Cut" }, @@ -193281,7 +193281,7 @@ ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face1;:H3b,F;:H3d,F", + "mappedName": "Face1;:Hdfb,F;:Hdfd,F", "mappedStringIds": [], "name": "Face1" }, @@ -193289,13 +193289,13 @@ "history": [ { "children": [], - "mappedName": "Face3;:H3b,F;:H3d,F", + "mappedName": "Face3;:Hdfb,F;:Hdfd,F", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face3;:H3b,F", + "mappedName": "Face3;:Hdfb,F", "object": "Cut24", "typeId": "Part::Cut" }, @@ -193308,7 +193308,7 @@ ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face3;:H3b,F;:H3d,F", + "mappedName": "Face3;:Hdfb,F;:Hdfd,F", "mappedStringIds": [], "name": "Face2" }, @@ -193316,13 +193316,13 @@ "history": [ { "children": [], - "mappedName": "Face6;:M;CUT;:H3b:7,F;:H3d,F", + "mappedName": "Face6;:M;CUT;:Hdfb:7,F;:Hdfd,F", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:M;CUT;:H3b:7,F", + "mappedName": "Face6;:M;CUT;:Hdfb:7,F", "object": "Cut24", "typeId": "Part::Cut" }, @@ -193335,7 +193335,7 @@ ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Face6;:M;CUT;:H3b:7,F;:H3d,F", + "mappedName": "Face6;:M;CUT;:Hdfb:7,F;:Hdfd,F", "mappedStringIds": [], "name": "Face3" }, @@ -193343,13 +193343,13 @@ "history": [ { "children": [], - "mappedName": "Face4;:H3b,F;:H3d,F", + "mappedName": "Face4;:Hdfb,F;:Hdfd,F", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face4;:H3b,F", + "mappedName": "Face4;:Hdfb,F", "object": "Cut24", "typeId": "Part::Cut" }, @@ -193362,7 +193362,7 @@ ], "indexedName": "Face4", "indexedStringIds": [], - "mappedName": "Face4;:H3b,F;:H3d,F", + "mappedName": "Face4;:Hdfb,F;:Hdfd,F", "mappedStringIds": [], "name": "Face4" }, @@ -193370,13 +193370,13 @@ "history": [ { "children": [], - "mappedName": "Face5;:M;CUT;:H3b:7,F;:H3d,F", + "mappedName": "Face5;:M;CUT;:Hdfb:7,F;:Hdfd,F", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:M;CUT;:H3b:7,F", + "mappedName": "Face5;:M;CUT;:Hdfb:7,F", "object": "Cut24", "typeId": "Part::Cut" }, @@ -193389,7 +193389,7 @@ ], "indexedName": "Face5", "indexedStringIds": [], - "mappedName": "Face5;:M;CUT;:H3b:7,F;:H3d,F", + "mappedName": "Face5;:M;CUT;:Hdfb:7,F;:Hdfd,F", "mappedStringIds": [], "name": "Face5" }, @@ -193397,13 +193397,13 @@ "history": [ { "children": [], - "mappedName": "Face2;:H3b,F;:H3d,F", + "mappedName": "Face2;:Hdfb,F;:Hdfd,F", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face2;:H3b,F", + "mappedName": "Face2;:Hdfb,F", "object": "Cut24", "typeId": "Part::Cut" }, @@ -193416,7 +193416,7 @@ ], "indexedName": "Face6", "indexedStringIds": [], - "mappedName": "Face2;:H3b,F;:H3d,F", + "mappedName": "Face2;:Hdfb,F;:Hdfd,F", "mappedStringIds": [], "name": "Face6" }, @@ -193424,13 +193424,13 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;CUT;:H3c:7,F;:H3d,F", + "mappedName": "Face1;:M;CUT;:Hdfc:7,F;:Hdfd,F", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face1;:M;CUT;:H3c:7,F", + "mappedName": "Face1;:M;CUT;:Hdfc:7,F", "object": "Cut24", "typeId": "Part::Cut" }, @@ -193443,7 +193443,7 @@ ], "indexedName": "Face7", "indexedStringIds": [], - "mappedName": "Face1;:M;CUT;:H3c:7,F;:H3d,F", + "mappedName": "Face1;:M;CUT;:Hdfc:7,F;:Hdfd,F", "mappedStringIds": [], "name": "Face7" }, @@ -193451,13 +193451,13 @@ "history": [ { "children": [], - "mappedName": "Edge1;:H3b,E;:H3d,E", + "mappedName": "Edge1;:Hdfb,E;:Hdfd,E", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:H3b,E", + "mappedName": "Edge1;:Hdfb,E", "object": "Cut24", "typeId": "Part::Cut" }, @@ -193470,7 +193470,7 @@ ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Edge1;:H3b,E;:H3d,E", + "mappedName": "Edge1;:Hdfb,E;:Hdfd,E", "mappedStringIds": [], "name": "Edge1" }, @@ -193478,13 +193478,13 @@ "history": [ { "children": [], - "mappedName": "Edge2;:H3b,E;:H3d,E", + "mappedName": "Edge2;:Hdfb,E;:Hdfd,E", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge2;:H3b,E", + "mappedName": "Edge2;:Hdfb,E", "object": "Cut24", "typeId": "Part::Cut" }, @@ -193497,7 +193497,7 @@ ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Edge2;:H3b,E;:H3d,E", + "mappedName": "Edge2;:Hdfb,E;:Hdfd,E", "mappedStringIds": [], "name": "Edge2" }, @@ -193505,13 +193505,13 @@ "history": [ { "children": [], - "mappedName": "Edge3;:H3b,E;:H3d,E", + "mappedName": "Edge3;:Hdfb,E;:Hdfd,E", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge3;:H3b,E", + "mappedName": "Edge3;:Hdfb,E", "object": "Cut24", "typeId": "Part::Cut" }, @@ -193524,7 +193524,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Edge3;:H3b,E;:H3d,E", + "mappedName": "Edge3;:Hdfb,E;:Hdfd,E", "mappedStringIds": [], "name": "Edge3" }, @@ -193532,13 +193532,13 @@ "history": [ { "children": [], - "mappedName": "Edge4;:H3b,E;:H3d,E", + "mappedName": "Edge4;:Hdfb,E;:Hdfd,E", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge4;:H3b,E", + "mappedName": "Edge4;:Hdfb,E", "object": "Cut24", "typeId": "Part::Cut" }, @@ -193551,7 +193551,7 @@ ], "indexedName": "Edge4", "indexedStringIds": [], - "mappedName": "Edge4;:H3b,E;:H3d,E", + "mappedName": "Edge4;:Hdfb,E;:Hdfd,E", "mappedStringIds": [], "name": "Edge4" }, @@ -193559,13 +193559,13 @@ "history": [ { "children": [], - "mappedName": "Edge9;:H3b,E;:H3d,E", + "mappedName": "Edge9;:Hdfb,E;:Hdfd,E", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge9;:H3b,E", + "mappedName": "Edge9;:Hdfb,E", "object": "Cut24", "typeId": "Part::Cut" }, @@ -193578,7 +193578,7 @@ ], "indexedName": "Edge5", "indexedStringIds": [], - "mappedName": "Edge9;:H3b,E;:H3d,E", + "mappedName": "Edge9;:Hdfb,E;:Hdfd,E", "mappedStringIds": [], "name": "Edge5" }, @@ -193586,13 +193586,13 @@ "history": [ { "children": [], - "mappedName": "Edge5;:H3b,E;:H3d,E", + "mappedName": "Edge5;:Hdfb,E;:Hdfd,E", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge5;:H3b,E", + "mappedName": "Edge5;:Hdfb,E", "object": "Cut24", "typeId": "Part::Cut" }, @@ -193605,7 +193605,7 @@ ], "indexedName": "Edge6", "indexedStringIds": [], - "mappedName": "Edge5;:H3b,E;:H3d,E", + "mappedName": "Edge5;:Hdfb,E;:Hdfd,E", "mappedStringIds": [], "name": "Edge6" }, @@ -193613,13 +193613,13 @@ "history": [ { "children": [], - "mappedName": "Edge10;:H3b,E;:H3d,E", + "mappedName": "Edge10;:Hdfb,E;:Hdfd,E", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge10;:H3b,E", + "mappedName": "Edge10;:Hdfb,E", "object": "Cut24", "typeId": "Part::Cut" }, @@ -193632,7 +193632,7 @@ ], "indexedName": "Edge7", "indexedStringIds": [], - "mappedName": "Edge10;:H3b,E;:H3d,E", + "mappedName": "Edge10;:Hdfb,E;:Hdfd,E", "mappedStringIds": [], "name": "Edge7" }, @@ -193640,13 +193640,13 @@ "history": [ { "children": [], - "mappedName": "Edge12;:H3b,E;:H3d,E", + "mappedName": "Edge12;:Hdfb,E;:Hdfd,E", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge12;:H3b,E", + "mappedName": "Edge12;:Hdfb,E", "object": "Cut24", "typeId": "Part::Cut" }, @@ -193659,7 +193659,7 @@ ], "indexedName": "Edge8", "indexedStringIds": [], - "mappedName": "Edge12;:H3b,E;:H3d,E", + "mappedName": "Edge12;:Hdfb,E;:Hdfd,E", "mappedStringIds": [], "name": "Edge8" }, @@ -193667,13 +193667,13 @@ "history": [ { "children": [], - "mappedName": "Edge6;:H3b,E;:H3d,E", + "mappedName": "Edge6;:Hdfb,E;:Hdfd,E", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge6;:H3b,E", + "mappedName": "Edge6;:Hdfb,E", "object": "Cut24", "typeId": "Part::Cut" }, @@ -193686,7 +193686,7 @@ ], "indexedName": "Edge9", "indexedStringIds": [], - "mappedName": "Edge6;:H3b,E;:H3d,E", + "mappedName": "Edge6;:Hdfb,E;:Hdfd,E", "mappedStringIds": [], "name": "Edge9" }, @@ -193694,26 +193694,26 @@ "history": [ { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:H3c:4,F);CUT;:H3b:1c,E;:H3d,E", + "mappedName": "Face6;:G2(Face1;K-2;:Hdfc:4,F);CUT;:Hdfb:1d,E;:Hdfd,E", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:H3c:4,F);CUT;:H3b:1c,E", + "mappedName": "Face6;:G2(Face1;K-2;:Hdfc:4,F);CUT;:Hdfb:1d,E", "object": "Cut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:H3c:4,F)", + "mappedName": "Face6;:G2(Face1;K-2;:Hdfc:4,F)", "object": "Box24", "typeId": "Part::Box" } ], "indexedName": "Edge10", "indexedStringIds": [], - "mappedName": "Face6;:G2(Face1;K-2;:H3c:4,F);CUT;:H3b:1c,E;:H3d,E", + "mappedName": "Face6;:G2(Face1;K-2;:Hdfc:4,F);CUT;:Hdfb:1d,E;:Hdfd,E", "mappedStringIds": [], "name": "Edge10" }, @@ -193721,13 +193721,13 @@ "history": [ { "children": [], - "mappedName": "Edge11;:H3b,E;:H3d,E", + "mappedName": "Edge11;:Hdfb,E;:Hdfd,E", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge11;:H3b,E", + "mappedName": "Edge11;:Hdfb,E", "object": "Cut24", "typeId": "Part::Cut" }, @@ -193740,7 +193740,7 @@ ], "indexedName": "Edge11", "indexedStringIds": [], - "mappedName": "Edge11;:H3b,E;:H3d,E", + "mappedName": "Edge11;:Hdfb,E;:Hdfd,E", "mappedStringIds": [], "name": "Edge11" }, @@ -193748,13 +193748,13 @@ "history": [ { "children": [], - "mappedName": "Edge7;:H3b,E;:H3d,E", + "mappedName": "Edge7;:Hdfb,E;:Hdfd,E", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge7;:H3b,E", + "mappedName": "Edge7;:Hdfb,E", "object": "Cut24", "typeId": "Part::Cut" }, @@ -193767,7 +193767,7 @@ ], "indexedName": "Edge12", "indexedStringIds": [], - "mappedName": "Edge7;:H3b,E;:H3d,E", + "mappedName": "Edge7;:Hdfb,E;:Hdfd,E", "mappedStringIds": [], "name": "Edge12" }, @@ -193775,13 +193775,13 @@ "history": [ { "children": [], - "mappedName": "Edge8;:H3b,E;:H3d,E", + "mappedName": "Edge8;:Hdfb,E;:Hdfd,E", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge8;:H3b,E", + "mappedName": "Edge8;:Hdfb,E", "object": "Cut24", "typeId": "Part::Cut" }, @@ -193794,7 +193794,7 @@ ], "indexedName": "Edge13", "indexedStringIds": [], - "mappedName": "Edge8;:H3b,E;:H3d,E", + "mappedName": "Edge8;:Hdfb,E;:Hdfd,E", "mappedStringIds": [], "name": "Edge13" }, @@ -193802,26 +193802,26 @@ "history": [ { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:H3c:4,F);CUT;:H3b:1c,E;:H3d,E", + "mappedName": "Face5;:G2(Face1;K-1;:Hdfc:4,F);CUT;:Hdfb:1d,E;:Hdfd,E", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:H3c:4,F);CUT;:H3b:1c,E", + "mappedName": "Face5;:G2(Face1;K-1;:Hdfc:4,F);CUT;:Hdfb:1d,E", "object": "Cut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:H3c:4,F)", + "mappedName": "Face5;:G2(Face1;K-1;:Hdfc:4,F)", "object": "Box24", "typeId": "Part::Box" } ], "indexedName": "Edge14", "indexedStringIds": [], - "mappedName": "Face5;:G2(Face1;K-1;:H3c:4,F);CUT;:H3b:1c,E;:H3d,E", + "mappedName": "Face5;:G2(Face1;K-1;:Hdfc:4,F);CUT;:Hdfb:1d,E;:Hdfd,E", "mappedStringIds": [], "name": "Edge14" }, @@ -193829,13 +193829,13 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M;CUT;:H3c:7,E;:H3d,E", + "mappedName": "Edge1;:M;CUT;:Hdfc:7,E;:Hdfd,E", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:M;CUT;:H3c:7,E", + "mappedName": "Edge1;:M;CUT;:Hdfc:7,E", "object": "Cut24", "typeId": "Part::Cut" }, @@ -193848,7 +193848,7 @@ ], "indexedName": "Edge15", "indexedStringIds": [], - "mappedName": "Edge1;:M;CUT;:H3c:7,E;:H3d,E", + "mappedName": "Edge1;:M;CUT;:Hdfc:7,E;:Hdfd,E", "mappedStringIds": [], "name": "Edge15" }, @@ -193856,13 +193856,13 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:H3b,V;:H3d,V", + "mappedName": "Vertex1;:Hdfb,V;:Hdfd,V", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex1;:H3b,V", + "mappedName": "Vertex1;:Hdfb,V", "object": "Cut24", "typeId": "Part::Cut" }, @@ -193875,7 +193875,7 @@ ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Vertex1;:H3b,V;:H3d,V", + "mappedName": "Vertex1;:Hdfb,V;:Hdfd,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -193883,13 +193883,13 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:H3b,V;:H3d,V", + "mappedName": "Vertex2;:Hdfb,V;:Hdfd,V", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex2;:H3b,V", + "mappedName": "Vertex2;:Hdfb,V", "object": "Cut24", "typeId": "Part::Cut" }, @@ -193902,7 +193902,7 @@ ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Vertex2;:H3b,V;:H3d,V", + "mappedName": "Vertex2;:Hdfb,V;:Hdfd,V", "mappedStringIds": [], "name": "Vertex2" }, @@ -193910,13 +193910,13 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:H3b,V;:H3d,V", + "mappedName": "Vertex3;:Hdfb,V;:Hdfd,V", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex3;:H3b,V", + "mappedName": "Vertex3;:Hdfb,V", "object": "Cut24", "typeId": "Part::Cut" }, @@ -193929,7 +193929,7 @@ ], "indexedName": "Vertex3", "indexedStringIds": [], - "mappedName": "Vertex3;:H3b,V;:H3d,V", + "mappedName": "Vertex3;:Hdfb,V;:Hdfd,V", "mappedStringIds": [], "name": "Vertex3" }, @@ -193937,13 +193937,13 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:H3b,V;:H3d,V", + "mappedName": "Vertex4;:Hdfb,V;:Hdfd,V", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex4;:H3b,V", + "mappedName": "Vertex4;:Hdfb,V", "object": "Cut24", "typeId": "Part::Cut" }, @@ -193956,7 +193956,7 @@ ], "indexedName": "Vertex4", "indexedStringIds": [], - "mappedName": "Vertex4;:H3b,V;:H3d,V", + "mappedName": "Vertex4;:Hdfb,V;:Hdfd,V", "mappedStringIds": [], "name": "Vertex4" }, @@ -193964,13 +193964,13 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:H3b,V;:H3d,V", + "mappedName": "Vertex6;:Hdfb,V;:Hdfd,V", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex6;:H3b,V", + "mappedName": "Vertex6;:Hdfb,V", "object": "Cut24", "typeId": "Part::Cut" }, @@ -193983,7 +193983,7 @@ ], "indexedName": "Vertex5", "indexedStringIds": [], - "mappedName": "Vertex6;:H3b,V;:H3d,V", + "mappedName": "Vertex6;:Hdfb,V;:Hdfd,V", "mappedStringIds": [], "name": "Vertex5" }, @@ -193991,13 +193991,13 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:H3b,V;:H3d,V", + "mappedName": "Vertex5;:Hdfb,V;:Hdfd,V", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex5;:H3b,V", + "mappedName": "Vertex5;:Hdfb,V", "object": "Cut24", "typeId": "Part::Cut" }, @@ -194010,7 +194010,7 @@ ], "indexedName": "Vertex6", "indexedStringIds": [], - "mappedName": "Vertex5;:H3b,V;:H3d,V", + "mappedName": "Vertex5;:Hdfb,V;:Hdfd,V", "mappedStringIds": [], "name": "Vertex6" }, @@ -194018,13 +194018,13 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:H3b,V;:H3d,V", + "mappedName": "Vertex7;:Hdfb,V;:Hdfd,V", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex7;:H3b,V", + "mappedName": "Vertex7;:Hdfb,V", "object": "Cut24", "typeId": "Part::Cut" }, @@ -194037,7 +194037,7 @@ ], "indexedName": "Vertex7", "indexedStringIds": [], - "mappedName": "Vertex7;:H3b,V;:H3d,V", + "mappedName": "Vertex7;:Hdfb,V;:Hdfd,V", "mappedStringIds": [], "name": "Vertex7" }, @@ -194045,26 +194045,26 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H3b:4,F);CUT;:H3c:1c,V;:H3d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:Hdfb:4,F);CUT;:Hdfc:1d,V;:Hdfd,V", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H3b:4,F);CUT;:H3c:1c,V", + "mappedName": "Edge1;:G2(Face6;K-1;:Hdfb:4,F);CUT;:Hdfc:1d,V", "object": "Cut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H3b:4,F)", + "mappedName": "Edge1;:G2(Face6;K-1;:Hdfb:4,F)", "object": "Cylinder24", "typeId": "Part::Cylinder" } ], "indexedName": "Vertex8", "indexedStringIds": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H3b:4,F);CUT;:H3c:1c,V;:H3d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:Hdfb:4,F);CUT;:Hdfc:1d,V;:Hdfd,V", "mappedStringIds": [], "name": "Vertex8" }, @@ -194072,13 +194072,13 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:H3b,V;:H3d,V", + "mappedName": "Vertex8;:Hdfb,V;:Hdfd,V", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex8;:H3b,V", + "mappedName": "Vertex8;:Hdfb,V", "object": "Cut24", "typeId": "Part::Cut" }, @@ -194091,7 +194091,7 @@ ], "indexedName": "Vertex9", "indexedStringIds": [], - "mappedName": "Vertex8;:H3b,V;:H3d,V", + "mappedName": "Vertex8;:Hdfb,V;:Hdfd,V", "mappedStringIds": [], "name": "Vertex9" }, @@ -194099,26 +194099,26 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:H3b:4,F);CUT;:H3c:1b,V;:H3d,V", + "mappedName": "Edge1;:G(Face5;K-1;:Hdfb:4,F);CUT;:Hdfc:1c,V;:Hdfd,V", "object": "CompositeCut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:H3b:4,F);CUT;:H3c:1b,V", + "mappedName": "Edge1;:G(Face5;K-1;:Hdfb:4,F);CUT;:Hdfc:1c,V", "object": "Cut24", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:H3b:4,F)", + "mappedName": "Edge1;:G(Face5;K-1;:Hdfb:4,F)", "object": "Cylinder24", "typeId": "Part::Cylinder" } ], "indexedName": "Vertex10", "indexedStringIds": [], - "mappedName": "Edge1;:G(Face5;K-1;:H3b:4,F);CUT;:H3c:1b,V;:H3d,V", + "mappedName": "Edge1;:G(Face5;K-1;:Hdfb:4,F);CUT;:Hdfc:1c,V;:Hdfd,V", "mappedStringIds": [], "name": "Vertex10" } @@ -194134,7 +194134,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:H3b,F;:H3d,F", + "mappedName": "Face1;:Hdfb,F;:Hdfd,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -194142,7 +194142,7 @@ "index": 1, "type": "Face" }, - "name": "Face1;:H3b,F;:H3d,F", + "name": "Face1;:Hdfb,F;:Hdfd,F", "stringIds": [] }, "relation": "preserved", @@ -194150,9 +194150,9 @@ "resultPersistentId": "CompositeCut24:face:0", "sourceRefs": [ { - "mappedName": "Face1;:H3b,F", + "mappedName": "Face1;:Hdfb,F", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Face1;:H3b,F", + "persistentId": "Cut24:mapped:Face1;:Hdfb,F", "stageId": "Cut24" }, { @@ -194167,7 +194167,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:H3b,F;:H3d,F", + "mappedName": "Face3;:Hdfb,F;:Hdfd,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -194175,7 +194175,7 @@ "index": 2, "type": "Face" }, - "name": "Face3;:H3b,F;:H3d,F", + "name": "Face3;:Hdfb,F;:Hdfd,F", "stringIds": [] }, "relation": "preserved", @@ -194183,9 +194183,9 @@ "resultPersistentId": "CompositeCut24:face:1", "sourceRefs": [ { - "mappedName": "Face3;:H3b,F", + "mappedName": "Face3;:Hdfb,F", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Face3;:H3b,F", + "persistentId": "Cut24:mapped:Face3;:Hdfb,F", "stageId": "Cut24" }, { @@ -194200,7 +194200,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M;CUT;:H3b:7,F;:H3d,F", + "mappedName": "Face6;:M;CUT;:Hdfb:7,F;:Hdfd,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -194208,7 +194208,7 @@ "index": 3, "type": "Face" }, - "name": "Face6;:M;CUT;:H3b:7,F;:H3d,F", + "name": "Face6;:M;CUT;:Hdfb:7,F;:Hdfd,F", "stringIds": [] }, "relation": "modified", @@ -194216,9 +194216,9 @@ "resultPersistentId": "CompositeCut24:face:2", "sourceRefs": [ { - "mappedName": "Face6;:M;CUT;:H3b:7,F", + "mappedName": "Face6;:M;CUT;:Hdfb:7,F", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Face6;:M;CUT;:H3b:7,F", + "persistentId": "Cut24:mapped:Face6;:M;CUT;:Hdfb:7,F", "stageId": "Cut24" }, { @@ -194233,7 +194233,7 @@ "indexedName": "Face4", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:H3b,F;:H3d,F", + "mappedName": "Face4;:Hdfb,F;:Hdfd,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -194241,7 +194241,7 @@ "index": 4, "type": "Face" }, - "name": "Face4;:H3b,F;:H3d,F", + "name": "Face4;:Hdfb,F;:Hdfd,F", "stringIds": [] }, "relation": "preserved", @@ -194249,9 +194249,9 @@ "resultPersistentId": "CompositeCut24:face:3", "sourceRefs": [ { - "mappedName": "Face4;:H3b,F", + "mappedName": "Face4;:Hdfb,F", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Face4;:H3b,F", + "persistentId": "Cut24:mapped:Face4;:Hdfb,F", "stageId": "Cut24" }, { @@ -194266,7 +194266,7 @@ "indexedName": "Face5", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M;CUT;:H3b:7,F;:H3d,F", + "mappedName": "Face5;:M;CUT;:Hdfb:7,F;:Hdfd,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -194274,7 +194274,7 @@ "index": 5, "type": "Face" }, - "name": "Face5;:M;CUT;:H3b:7,F;:H3d,F", + "name": "Face5;:M;CUT;:Hdfb:7,F;:Hdfd,F", "stringIds": [] }, "relation": "modified", @@ -194282,9 +194282,9 @@ "resultPersistentId": "CompositeCut24:face:4", "sourceRefs": [ { - "mappedName": "Face5;:M;CUT;:H3b:7,F", + "mappedName": "Face5;:M;CUT;:Hdfb:7,F", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Face5;:M;CUT;:H3b:7,F", + "persistentId": "Cut24:mapped:Face5;:M;CUT;:Hdfb:7,F", "stageId": "Cut24" }, { @@ -194299,7 +194299,7 @@ "indexedName": "Face6", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:H3b,F;:H3d,F", + "mappedName": "Face2;:Hdfb,F;:Hdfd,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -194307,7 +194307,7 @@ "index": 6, "type": "Face" }, - "name": "Face2;:H3b,F;:H3d,F", + "name": "Face2;:Hdfb,F;:Hdfd,F", "stringIds": [] }, "relation": "preserved", @@ -194315,9 +194315,9 @@ "resultPersistentId": "CompositeCut24:face:5", "sourceRefs": [ { - "mappedName": "Face2;:H3b,F", + "mappedName": "Face2;:Hdfb,F", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Face2;:H3b,F", + "persistentId": "Cut24:mapped:Face2;:Hdfb,F", "stageId": "Cut24" }, { @@ -194332,7 +194332,7 @@ "indexedName": "Face7", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;CUT;:H3c:7,F;:H3d,F", + "mappedName": "Face1;:M;CUT;:Hdfc:7,F;:Hdfd,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -194340,7 +194340,7 @@ "index": 7, "type": "Face" }, - "name": "Face1;:M;CUT;:H3c:7,F;:H3d,F", + "name": "Face1;:M;CUT;:Hdfc:7,F;:Hdfd,F", "stringIds": [] }, "relation": "modified", @@ -194348,9 +194348,9 @@ "resultPersistentId": "CompositeCut24:face:6", "sourceRefs": [ { - "mappedName": "Face1;:M;CUT;:H3c:7,F", + "mappedName": "Face1;:M;CUT;:Hdfc:7,F", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Face1;:M;CUT;:H3c:7,F", + "persistentId": "Cut24:mapped:Face1;:M;CUT;:Hdfc:7,F", "stageId": "Cut24" }, { @@ -194365,7 +194365,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:H3b,E;:H3d,E", + "mappedName": "Edge1;:Hdfb,E;:Hdfd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -194373,7 +194373,7 @@ "index": 1, "type": "Edge" }, - "name": "Edge1;:H3b,E;:H3d,E", + "name": "Edge1;:Hdfb,E;:Hdfd,E", "stringIds": [] }, "relation": "preserved", @@ -194381,9 +194381,9 @@ "resultPersistentId": "CompositeCut24:edge:0", "sourceRefs": [ { - "mappedName": "Edge1;:H3b,E", + "mappedName": "Edge1;:Hdfb,E", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Edge1;:H3b,E", + "persistentId": "Cut24:mapped:Edge1;:Hdfb,E", "stageId": "Cut24" }, { @@ -194398,7 +194398,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:H3b,E;:H3d,E", + "mappedName": "Edge2;:Hdfb,E;:Hdfd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -194406,7 +194406,7 @@ "index": 2, "type": "Edge" }, - "name": "Edge2;:H3b,E;:H3d,E", + "name": "Edge2;:Hdfb,E;:Hdfd,E", "stringIds": [] }, "relation": "preserved", @@ -194414,9 +194414,9 @@ "resultPersistentId": "CompositeCut24:edge:1", "sourceRefs": [ { - "mappedName": "Edge2;:H3b,E", + "mappedName": "Edge2;:Hdfb,E", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Edge2;:H3b,E", + "persistentId": "Cut24:mapped:Edge2;:Hdfb,E", "stageId": "Cut24" }, { @@ -194431,7 +194431,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:H3b,E;:H3d,E", + "mappedName": "Edge3;:Hdfb,E;:Hdfd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -194439,7 +194439,7 @@ "index": 3, "type": "Edge" }, - "name": "Edge3;:H3b,E;:H3d,E", + "name": "Edge3;:Hdfb,E;:Hdfd,E", "stringIds": [] }, "relation": "preserved", @@ -194447,9 +194447,9 @@ "resultPersistentId": "CompositeCut24:edge:2", "sourceRefs": [ { - "mappedName": "Edge3;:H3b,E", + "mappedName": "Edge3;:Hdfb,E", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Edge3;:H3b,E", + "persistentId": "Cut24:mapped:Edge3;:Hdfb,E", "stageId": "Cut24" }, { @@ -194464,7 +194464,7 @@ "indexedName": "Edge4", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:H3b,E;:H3d,E", + "mappedName": "Edge4;:Hdfb,E;:Hdfd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -194472,7 +194472,7 @@ "index": 4, "type": "Edge" }, - "name": "Edge4;:H3b,E;:H3d,E", + "name": "Edge4;:Hdfb,E;:Hdfd,E", "stringIds": [] }, "relation": "preserved", @@ -194480,9 +194480,9 @@ "resultPersistentId": "CompositeCut24:edge:3", "sourceRefs": [ { - "mappedName": "Edge4;:H3b,E", + "mappedName": "Edge4;:Hdfb,E", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Edge4;:H3b,E", + "persistentId": "Cut24:mapped:Edge4;:Hdfb,E", "stageId": "Cut24" }, { @@ -194497,7 +194497,7 @@ "indexedName": "Edge5", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:H3b,E;:H3d,E", + "mappedName": "Edge9;:Hdfb,E;:Hdfd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -194505,7 +194505,7 @@ "index": 5, "type": "Edge" }, - "name": "Edge9;:H3b,E;:H3d,E", + "name": "Edge9;:Hdfb,E;:Hdfd,E", "stringIds": [] }, "relation": "preserved", @@ -194513,9 +194513,9 @@ "resultPersistentId": "CompositeCut24:edge:4", "sourceRefs": [ { - "mappedName": "Edge9;:H3b,E", + "mappedName": "Edge9;:Hdfb,E", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Edge9;:H3b,E", + "persistentId": "Cut24:mapped:Edge9;:Hdfb,E", "stageId": "Cut24" }, { @@ -194530,7 +194530,7 @@ "indexedName": "Edge6", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:H3b,E;:H3d,E", + "mappedName": "Edge5;:Hdfb,E;:Hdfd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -194538,7 +194538,7 @@ "index": 6, "type": "Edge" }, - "name": "Edge5;:H3b,E;:H3d,E", + "name": "Edge5;:Hdfb,E;:Hdfd,E", "stringIds": [] }, "relation": "preserved", @@ -194546,9 +194546,9 @@ "resultPersistentId": "CompositeCut24:edge:5", "sourceRefs": [ { - "mappedName": "Edge5;:H3b,E", + "mappedName": "Edge5;:Hdfb,E", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Edge5;:H3b,E", + "persistentId": "Cut24:mapped:Edge5;:Hdfb,E", "stageId": "Cut24" }, { @@ -194563,7 +194563,7 @@ "indexedName": "Edge7", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:H3b,E;:H3d,E", + "mappedName": "Edge10;:Hdfb,E;:Hdfd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -194571,7 +194571,7 @@ "index": 7, "type": "Edge" }, - "name": "Edge10;:H3b,E;:H3d,E", + "name": "Edge10;:Hdfb,E;:Hdfd,E", "stringIds": [] }, "relation": "preserved", @@ -194579,9 +194579,9 @@ "resultPersistentId": "CompositeCut24:edge:6", "sourceRefs": [ { - "mappedName": "Edge10;:H3b,E", + "mappedName": "Edge10;:Hdfb,E", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Edge10;:H3b,E", + "persistentId": "Cut24:mapped:Edge10;:Hdfb,E", "stageId": "Cut24" }, { @@ -194596,7 +194596,7 @@ "indexedName": "Edge8", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:H3b,E;:H3d,E", + "mappedName": "Edge12;:Hdfb,E;:Hdfd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -194604,7 +194604,7 @@ "index": 8, "type": "Edge" }, - "name": "Edge12;:H3b,E;:H3d,E", + "name": "Edge12;:Hdfb,E;:Hdfd,E", "stringIds": [] }, "relation": "preserved", @@ -194612,9 +194612,9 @@ "resultPersistentId": "CompositeCut24:edge:7", "sourceRefs": [ { - "mappedName": "Edge12;:H3b,E", + "mappedName": "Edge12;:Hdfb,E", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Edge12;:H3b,E", + "persistentId": "Cut24:mapped:Edge12;:Hdfb,E", "stageId": "Cut24" }, { @@ -194629,7 +194629,7 @@ "indexedName": "Edge9", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:H3b,E;:H3d,E", + "mappedName": "Edge6;:Hdfb,E;:Hdfd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -194637,7 +194637,7 @@ "index": 9, "type": "Edge" }, - "name": "Edge6;:H3b,E;:H3d,E", + "name": "Edge6;:Hdfb,E;:Hdfd,E", "stringIds": [] }, "relation": "preserved", @@ -194645,9 +194645,9 @@ "resultPersistentId": "CompositeCut24:edge:8", "sourceRefs": [ { - "mappedName": "Edge6;:H3b,E", + "mappedName": "Edge6;:Hdfb,E", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Edge6;:H3b,E", + "persistentId": "Cut24:mapped:Edge6;:Hdfb,E", "stageId": "Cut24" }, { @@ -194662,7 +194662,7 @@ "indexedName": "Edge10", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G2(Face1;K-2;:H3c:4,F);CUT;:H3b:1c,E;:H3d,E", + "mappedName": "Face6;:G2(Face1;K-2;:Hdfc:4,F);CUT;:Hdfb:1d,E;:Hdfd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -194670,7 +194670,7 @@ "index": 10, "type": "Edge" }, - "name": "Face6;:G2(Face1;K-2;:H3c:4,F);CUT;:H3b:1c,E;:H3d,E", + "name": "Face6;:G2(Face1;K-2;:Hdfc:4,F);CUT;:Hdfb:1d,E;:Hdfd,E", "stringIds": [] }, "relation": "generated", @@ -194678,15 +194678,15 @@ "resultPersistentId": "CompositeCut24:edge:9", "sourceRefs": [ { - "mappedName": "Face6;:G2(Face1;K-2;:H3c:4,F);CUT;:H3b:1c,E", + "mappedName": "Face6;:G2(Face1;K-2;:Hdfc:4,F);CUT;:Hdfb:1d,E", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Face6;:G2(Face1;K-2;:H3c:4,F);CUT;:H3b:1c,E", + "persistentId": "Cut24:mapped:Face6;:G2(Face1;K-2;:Hdfc:4,F);CUT;:Hdfb:1d,E", "stageId": "Cut24" }, { - "mappedName": "Face6;:G2(Face1;K-2;:H3c:4,F)", + "mappedName": "Face6;:G2(Face1;K-2;:Hdfc:4,F)", "objectId": "Box24", - "persistentId": "Box24:mapped:Face6;:G2(Face1;K-2;:H3c:4,F)", + "persistentId": "Box24:mapped:Face6;:G2(Face1;K-2;:Hdfc:4,F)", "stageId": "Box24" } ] @@ -194695,7 +194695,7 @@ "indexedName": "Edge11", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:H3b,E;:H3d,E", + "mappedName": "Edge11;:Hdfb,E;:Hdfd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -194703,7 +194703,7 @@ "index": 11, "type": "Edge" }, - "name": "Edge11;:H3b,E;:H3d,E", + "name": "Edge11;:Hdfb,E;:Hdfd,E", "stringIds": [] }, "relation": "preserved", @@ -194711,9 +194711,9 @@ "resultPersistentId": "CompositeCut24:edge:10", "sourceRefs": [ { - "mappedName": "Edge11;:H3b,E", + "mappedName": "Edge11;:Hdfb,E", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Edge11;:H3b,E", + "persistentId": "Cut24:mapped:Edge11;:Hdfb,E", "stageId": "Cut24" }, { @@ -194728,7 +194728,7 @@ "indexedName": "Edge12", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:H3b,E;:H3d,E", + "mappedName": "Edge7;:Hdfb,E;:Hdfd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -194736,7 +194736,7 @@ "index": 12, "type": "Edge" }, - "name": "Edge7;:H3b,E;:H3d,E", + "name": "Edge7;:Hdfb,E;:Hdfd,E", "stringIds": [] }, "relation": "preserved", @@ -194744,9 +194744,9 @@ "resultPersistentId": "CompositeCut24:edge:11", "sourceRefs": [ { - "mappedName": "Edge7;:H3b,E", + "mappedName": "Edge7;:Hdfb,E", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Edge7;:H3b,E", + "persistentId": "Cut24:mapped:Edge7;:Hdfb,E", "stageId": "Cut24" }, { @@ -194761,7 +194761,7 @@ "indexedName": "Edge13", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:H3b,E;:H3d,E", + "mappedName": "Edge8;:Hdfb,E;:Hdfd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -194769,7 +194769,7 @@ "index": 13, "type": "Edge" }, - "name": "Edge8;:H3b,E;:H3d,E", + "name": "Edge8;:Hdfb,E;:Hdfd,E", "stringIds": [] }, "relation": "preserved", @@ -194777,9 +194777,9 @@ "resultPersistentId": "CompositeCut24:edge:12", "sourceRefs": [ { - "mappedName": "Edge8;:H3b,E", + "mappedName": "Edge8;:Hdfb,E", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Edge8;:H3b,E", + "persistentId": "Cut24:mapped:Edge8;:Hdfb,E", "stageId": "Cut24" }, { @@ -194794,7 +194794,7 @@ "indexedName": "Edge14", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G2(Face1;K-1;:H3c:4,F);CUT;:H3b:1c,E;:H3d,E", + "mappedName": "Face5;:G2(Face1;K-1;:Hdfc:4,F);CUT;:Hdfb:1d,E;:Hdfd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -194802,7 +194802,7 @@ "index": 14, "type": "Edge" }, - "name": "Face5;:G2(Face1;K-1;:H3c:4,F);CUT;:H3b:1c,E;:H3d,E", + "name": "Face5;:G2(Face1;K-1;:Hdfc:4,F);CUT;:Hdfb:1d,E;:Hdfd,E", "stringIds": [] }, "relation": "generated", @@ -194810,15 +194810,15 @@ "resultPersistentId": "CompositeCut24:edge:13", "sourceRefs": [ { - "mappedName": "Face5;:G2(Face1;K-1;:H3c:4,F);CUT;:H3b:1c,E", + "mappedName": "Face5;:G2(Face1;K-1;:Hdfc:4,F);CUT;:Hdfb:1d,E", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Face5;:G2(Face1;K-1;:H3c:4,F);CUT;:H3b:1c,E", + "persistentId": "Cut24:mapped:Face5;:G2(Face1;K-1;:Hdfc:4,F);CUT;:Hdfb:1d,E", "stageId": "Cut24" }, { - "mappedName": "Face5;:G2(Face1;K-1;:H3c:4,F)", + "mappedName": "Face5;:G2(Face1;K-1;:Hdfc:4,F)", "objectId": "Box24", - "persistentId": "Box24:mapped:Face5;:G2(Face1;K-1;:H3c:4,F)", + "persistentId": "Box24:mapped:Face5;:G2(Face1;K-1;:Hdfc:4,F)", "stageId": "Box24" } ] @@ -194827,7 +194827,7 @@ "indexedName": "Edge15", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M;CUT;:H3c:7,E;:H3d,E", + "mappedName": "Edge1;:M;CUT;:Hdfc:7,E;:Hdfd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -194835,7 +194835,7 @@ "index": 15, "type": "Edge" }, - "name": "Edge1;:M;CUT;:H3c:7,E;:H3d,E", + "name": "Edge1;:M;CUT;:Hdfc:7,E;:Hdfd,E", "stringIds": [] }, "relation": "modified", @@ -194843,9 +194843,9 @@ "resultPersistentId": "CompositeCut24:edge:14", "sourceRefs": [ { - "mappedName": "Edge1;:M;CUT;:H3c:7,E", + "mappedName": "Edge1;:M;CUT;:Hdfc:7,E", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Edge1;:M;CUT;:H3c:7,E", + "persistentId": "Cut24:mapped:Edge1;:M;CUT;:Hdfc:7,E", "stageId": "Cut24" }, { @@ -194860,7 +194860,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:H3b,V;:H3d,V", + "mappedName": "Vertex1;:Hdfb,V;:Hdfd,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -194868,7 +194868,7 @@ "index": 1, "type": "Vertex" }, - "name": "Vertex1;:H3b,V;:H3d,V", + "name": "Vertex1;:Hdfb,V;:Hdfd,V", "stringIds": [] }, "relation": "preserved", @@ -194876,9 +194876,9 @@ "resultPersistentId": "CompositeCut24:vertex:0", "sourceRefs": [ { - "mappedName": "Vertex1;:H3b,V", + "mappedName": "Vertex1;:Hdfb,V", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Vertex1;:H3b,V", + "persistentId": "Cut24:mapped:Vertex1;:Hdfb,V", "stageId": "Cut24" }, { @@ -194893,7 +194893,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:H3b,V;:H3d,V", + "mappedName": "Vertex2;:Hdfb,V;:Hdfd,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -194901,7 +194901,7 @@ "index": 2, "type": "Vertex" }, - "name": "Vertex2;:H3b,V;:H3d,V", + "name": "Vertex2;:Hdfb,V;:Hdfd,V", "stringIds": [] }, "relation": "preserved", @@ -194909,9 +194909,9 @@ "resultPersistentId": "CompositeCut24:vertex:1", "sourceRefs": [ { - "mappedName": "Vertex2;:H3b,V", + "mappedName": "Vertex2;:Hdfb,V", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Vertex2;:H3b,V", + "persistentId": "Cut24:mapped:Vertex2;:Hdfb,V", "stageId": "Cut24" }, { @@ -194926,7 +194926,7 @@ "indexedName": "Vertex3", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:H3b,V;:H3d,V", + "mappedName": "Vertex3;:Hdfb,V;:Hdfd,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -194934,7 +194934,7 @@ "index": 3, "type": "Vertex" }, - "name": "Vertex3;:H3b,V;:H3d,V", + "name": "Vertex3;:Hdfb,V;:Hdfd,V", "stringIds": [] }, "relation": "preserved", @@ -194942,9 +194942,9 @@ "resultPersistentId": "CompositeCut24:vertex:2", "sourceRefs": [ { - "mappedName": "Vertex3;:H3b,V", + "mappedName": "Vertex3;:Hdfb,V", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Vertex3;:H3b,V", + "persistentId": "Cut24:mapped:Vertex3;:Hdfb,V", "stageId": "Cut24" }, { @@ -194959,7 +194959,7 @@ "indexedName": "Vertex4", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:H3b,V;:H3d,V", + "mappedName": "Vertex4;:Hdfb,V;:Hdfd,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -194967,7 +194967,7 @@ "index": 4, "type": "Vertex" }, - "name": "Vertex4;:H3b,V;:H3d,V", + "name": "Vertex4;:Hdfb,V;:Hdfd,V", "stringIds": [] }, "relation": "preserved", @@ -194975,9 +194975,9 @@ "resultPersistentId": "CompositeCut24:vertex:3", "sourceRefs": [ { - "mappedName": "Vertex4;:H3b,V", + "mappedName": "Vertex4;:Hdfb,V", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Vertex4;:H3b,V", + "persistentId": "Cut24:mapped:Vertex4;:Hdfb,V", "stageId": "Cut24" }, { @@ -194992,7 +194992,7 @@ "indexedName": "Vertex5", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:H3b,V;:H3d,V", + "mappedName": "Vertex6;:Hdfb,V;:Hdfd,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -195000,7 +195000,7 @@ "index": 5, "type": "Vertex" }, - "name": "Vertex6;:H3b,V;:H3d,V", + "name": "Vertex6;:Hdfb,V;:Hdfd,V", "stringIds": [] }, "relation": "preserved", @@ -195008,9 +195008,9 @@ "resultPersistentId": "CompositeCut24:vertex:4", "sourceRefs": [ { - "mappedName": "Vertex6;:H3b,V", + "mappedName": "Vertex6;:Hdfb,V", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Vertex6;:H3b,V", + "persistentId": "Cut24:mapped:Vertex6;:Hdfb,V", "stageId": "Cut24" }, { @@ -195025,7 +195025,7 @@ "indexedName": "Vertex6", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:H3b,V;:H3d,V", + "mappedName": "Vertex5;:Hdfb,V;:Hdfd,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -195033,7 +195033,7 @@ "index": 6, "type": "Vertex" }, - "name": "Vertex5;:H3b,V;:H3d,V", + "name": "Vertex5;:Hdfb,V;:Hdfd,V", "stringIds": [] }, "relation": "preserved", @@ -195041,9 +195041,9 @@ "resultPersistentId": "CompositeCut24:vertex:5", "sourceRefs": [ { - "mappedName": "Vertex5;:H3b,V", + "mappedName": "Vertex5;:Hdfb,V", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Vertex5;:H3b,V", + "persistentId": "Cut24:mapped:Vertex5;:Hdfb,V", "stageId": "Cut24" }, { @@ -195058,7 +195058,7 @@ "indexedName": "Vertex7", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:H3b,V;:H3d,V", + "mappedName": "Vertex7;:Hdfb,V;:Hdfd,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -195066,7 +195066,7 @@ "index": 7, "type": "Vertex" }, - "name": "Vertex7;:H3b,V;:H3d,V", + "name": "Vertex7;:Hdfb,V;:Hdfd,V", "stringIds": [] }, "relation": "preserved", @@ -195074,9 +195074,9 @@ "resultPersistentId": "CompositeCut24:vertex:6", "sourceRefs": [ { - "mappedName": "Vertex7;:H3b,V", + "mappedName": "Vertex7;:Hdfb,V", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Vertex7;:H3b,V", + "persistentId": "Cut24:mapped:Vertex7;:Hdfb,V", "stageId": "Cut24" }, { @@ -195091,7 +195091,7 @@ "indexedName": "Vertex8", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G2(Face6;K-1;:H3b:4,F);CUT;:H3c:1c,V;:H3d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:Hdfb:4,F);CUT;:Hdfc:1d,V;:Hdfd,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -195099,7 +195099,7 @@ "index": 8, "type": "Vertex" }, - "name": "Edge1;:G2(Face6;K-1;:H3b:4,F);CUT;:H3c:1c,V;:H3d,V", + "name": "Edge1;:G2(Face6;K-1;:Hdfb:4,F);CUT;:Hdfc:1d,V;:Hdfd,V", "stringIds": [] }, "relation": "generated", @@ -195107,15 +195107,15 @@ "resultPersistentId": "CompositeCut24:vertex:7", "sourceRefs": [ { - "mappedName": "Edge1;:G2(Face6;K-1;:H3b:4,F);CUT;:H3c:1c,V", + "mappedName": "Edge1;:G2(Face6;K-1;:Hdfb:4,F);CUT;:Hdfc:1d,V", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Edge1;:G2(Face6;K-1;:H3b:4,F);CUT;:H3c:1c,V", + "persistentId": "Cut24:mapped:Edge1;:G2(Face6;K-1;:Hdfb:4,F);CUT;:Hdfc:1d,V", "stageId": "Cut24" }, { - "mappedName": "Edge1;:G2(Face6;K-1;:H3b:4,F)", + "mappedName": "Edge1;:G2(Face6;K-1;:Hdfb:4,F)", "objectId": "Cylinder24", - "persistentId": "Cylinder24:mapped:Edge1;:G2(Face6;K-1;:H3b:4,F)", + "persistentId": "Cylinder24:mapped:Edge1;:G2(Face6;K-1;:Hdfb:4,F)", "stageId": "Cylinder24" } ] @@ -195124,7 +195124,7 @@ "indexedName": "Vertex9", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:H3b,V;:H3d,V", + "mappedName": "Vertex8;:Hdfb,V;:Hdfd,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -195132,7 +195132,7 @@ "index": 9, "type": "Vertex" }, - "name": "Vertex8;:H3b,V;:H3d,V", + "name": "Vertex8;:Hdfb,V;:Hdfd,V", "stringIds": [] }, "relation": "preserved", @@ -195140,9 +195140,9 @@ "resultPersistentId": "CompositeCut24:vertex:8", "sourceRefs": [ { - "mappedName": "Vertex8;:H3b,V", + "mappedName": "Vertex8;:Hdfb,V", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Vertex8;:H3b,V", + "persistentId": "Cut24:mapped:Vertex8;:Hdfb,V", "stageId": "Cut24" }, { @@ -195157,7 +195157,7 @@ "indexedName": "Vertex10", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G(Face5;K-1;:H3b:4,F);CUT;:H3c:1b,V;:H3d,V", + "mappedName": "Edge1;:G(Face5;K-1;:Hdfb:4,F);CUT;:Hdfc:1c,V;:Hdfd,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -195165,7 +195165,7 @@ "index": 10, "type": "Vertex" }, - "name": "Edge1;:G(Face5;K-1;:H3b:4,F);CUT;:H3c:1b,V;:H3d,V", + "name": "Edge1;:G(Face5;K-1;:Hdfb:4,F);CUT;:Hdfc:1c,V;:Hdfd,V", "stringIds": [] }, "relation": "generated", @@ -195173,15 +195173,15 @@ "resultPersistentId": "CompositeCut24:vertex:9", "sourceRefs": [ { - "mappedName": "Edge1;:G(Face5;K-1;:H3b:4,F);CUT;:H3c:1b,V", + "mappedName": "Edge1;:G(Face5;K-1;:Hdfb:4,F);CUT;:Hdfc:1c,V", "objectId": "Cut24", - "persistentId": "Cut24:mapped:Edge1;:G(Face5;K-1;:H3b:4,F);CUT;:H3c:1b,V", + "persistentId": "Cut24:mapped:Edge1;:G(Face5;K-1;:Hdfb:4,F);CUT;:Hdfc:1c,V", "stageId": "Cut24" }, { - "mappedName": "Edge1;:G(Face5;K-1;:H3b:4,F)", + "mappedName": "Edge1;:G(Face5;K-1;:Hdfb:4,F)", "objectId": "Cylinder24", - "persistentId": "Cylinder24:mapped:Edge1;:G(Face5;K-1;:H3b:4,F)", + "persistentId": "Cylinder24:mapped:Edge1;:G(Face5;K-1;:Hdfb:4,F)", "stageId": "Cylinder24" } ] @@ -195196,7 +195196,7 @@ "stageId": "CompositeCut24", "status": "native-evidence" }, - "relationDigest": "3536dcc7f7c1d21f91e6ca952ffdcc7d06581376a807860fda3bee1f34f68519", + "relationDigest": "0a40b440a48e5ae101c9d7c050170a0bfddb5495b84c4c27f8c80ac85cce73e9", "relations": [ { "indexedName": "Face1", @@ -195552,7 +195552,7 @@ }, { "indexedName": "Edge10", - "mappedName": "Face6;:G2(Face1;K-2;:H#:4,F);CUT;:H#:1c,E;:H#,E", + "mappedName": "Face6;:G2(Face1;K-2;:H#:4,F);CUT;:H#:1d,E;:H#,E", "relation": "generated", "resultName": "Edge10", "sources": [ @@ -195565,7 +195565,7 @@ }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:H#:4,F);CUT;:H#:1c,E", + "mappedName": "Face6;:G2(Face1;K-2;:H#:4,F);CUT;:H#:1d,E", "sourceElement": "Face6", "sourceObject": "Cut24", "sourceTypeId": "Part::Cut" @@ -195640,7 +195640,7 @@ }, { "indexedName": "Edge14", - "mappedName": "Face5;:G2(Face1;K-1;:H#:4,F);CUT;:H#:1c,E;:H#,E", + "mappedName": "Face5;:G2(Face1;K-1;:H#:4,F);CUT;:H#:1d,E;:H#,E", "relation": "generated", "resultName": "Edge14", "sources": [ @@ -195653,7 +195653,7 @@ }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:H#:4,F);CUT;:H#:1c,E", + "mappedName": "Face5;:G2(Face1;K-1;:H#:4,F);CUT;:H#:1d,E", "sourceElement": "Face5", "sourceObject": "Cut24", "sourceTypeId": "Part::Cut" @@ -195838,13 +195838,13 @@ }, { "indexedName": "Vertex8", - "mappedName": "Edge1;:G2(Face6;K-1;:H#:4,F);CUT;:H#:1c,V;:H#,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H#:4,F);CUT;:H#:1d,V;:H#,V", "relation": "generated", "resultName": "Vertex8", "sources": [ { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H#:4,F);CUT;:H#:1c,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H#:4,F);CUT;:H#:1d,V", "sourceElement": "Edge1", "sourceObject": "Cut24", "sourceTypeId": "Part::Cut" @@ -195882,13 +195882,13 @@ }, { "indexedName": "Vertex10", - "mappedName": "Edge1;:G(Face5;K-1;:H#:4,F);CUT;:H#:1b,V;:H#,V", + "mappedName": "Edge1;:G(Face5;K-1;:H#:4,F);CUT;:H#:1c,V;:H#,V", "relation": "generated", "resultName": "Vertex10", "sources": [ { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:H#:4,F);CUT;:H#:1b,V", + "mappedName": "Edge1;:G(Face5;K-1;:H#:4,F);CUT;:H#:1c,V", "sourceElement": "Edge1", "sourceObject": "Cut24", "sourceTypeId": "Part::Cut" @@ -195903,7 +195903,7 @@ ] } ], - "semanticNameDigest": "57985accd97b0ed3c94f0f8b40227bcf86974fafe5ad3a502e64f30d0f138943", + "semanticNameDigest": "3ee8ce68cce26a0e5695cfa40a50d484b6b934fd2fb87ba727482d7c7d22eb9d", "shape": { "area": 731.9468914507713, "brepSha256": "6195286fbafe907cc6ab68eda35e01f71a9cb55a57544381a7e1d36fdb7960a5", @@ -195925,12 +195925,12 @@ "category": "composite-boolean", "elementMapResources": { "CompositeCut25.Shape.Map.txt": { - "sha256": "88c43d8aac90e6ea112df6a0851cbbd28f2db406d552a5c2fb9699b6e23d9cd3", - "text": "BeginElementMap v1\n2 PostfixCount 21\nEdge\nFace\nVertex\n;:H96a,E;:H96c,E\n;:H96d,E\n;:G(Face5;K-1;:H96a:4,F);FUS;:H96b:1c,V;:H96c,V\n;:G2(Face6;K-1;:H96a:4,F);FUS;:H96b:1d,V;:H96c,V\n;:M2;FUS;:H96b:8,E;:H96c,E\n;:M;FUS;:H96b:7,E;:H96c,E\n;:H96b,E;:H96c,E\n;:H96a,F;:H96c,F\n;:H96d,F\n;:M2;FUS;:H96b:8,F;:H96c,F\n;:M;FUS;:H96b:7,F;:H96c,F\n;:H96b,F;:H96c,F\n;:G2(Face1;K-1;:H96b:4,F);FUS;:H96a:1d,E;:H96c,E\n;:M;FUS;:H96a:7,F;:H96c,F\n;:G2(Face1;K-2;:H96b:4,F);FUS;:H96a:1d,E;:H96c,E\n;:H96a,V;:H96c,V\n;:H96b,V;:H96c,V\n;:H96d,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 31\n0\n:1.1.4 0\n:1.2.4 0\n:1.3.4 0\n:1.4.4 0\n:1.9.4 0\n:1.5.4 0\n:1.a.4 0\n:1.c.4 0\n:1.6.4 0\n:2.6.12 0\n:1.b.4 0\n:1.7.4 0\n:1.8.4 0\n:2.5.10 0\n:1.1.8 0\n:1.3.a 0\n:1.2.a 0\n:1.1.9 0\n:1.1.5 0\n:1.2.5 0\n:1.3.5 0\n:1.4.5 0\n:1.9.5 0\n:1.5.5 0\n:1.a.5 0\n:1.c.5 0\n:1.6.5 0\n:1.b.5 0\n:1.7.5 0\n:1.8.5 0\n\nFace\n\nChildCount 0\n\nNameCount 17\n0\n:2.1.b 0\n:2.3.b 0\n:2.6.11 0\n:2.4.b 0\n:2.5.11 0\n:2.2.b 0\n:2.1.d 0\n:2.1.e 0\n:2.3.f 0\n:2.2.f 0\n:2.1.c 0\n:2.3.c 0\n:2.6.c 0\n:2.4.c 0\n:2.5.c 0\n:2.2.c 0\n\nVertex\n\nChildCount 0\n\nNameCount 21\n0\n:3.1.13 0\n:3.2.13 0\n:3.3.13 0\n:3.4.13 0\n:3.6.13 0\n:3.5.13 0\n:3.7.13 0\n:1.1.7 0\n:3.8.13 0\n:1.1.6 0\n:3.2.14 0\n:3.1.14 0\n:3.1.15 0\n:3.2.15 0\n:3.3.15 0\n:3.4.15 0\n:3.6.15 0\n:3.5.15 0\n:3.7.15 0\n:3.8.15 0\n\nEndMap\n" + "sha256": "5a68c7ebc5a4502807a41ce3d1b2f9b87b0fc6792ce98c1c253d97727017eddc", + "text": "BeginElementMap v1\n2 PostfixCount 21\nEdge\nFace\nVertex\n;:H9cb,E;:H9cd,E\n;:H9ce,E\n;:G(Face5;K-1;:H9cb:4,F);FUS;:H9cc:1c,V;:H9cd,V\n;:G2(Face6;K-1;:H9cb:4,F);FUS;:H9cc:1d,V;:H9cd,V\n;:M2;FUS;:H9cc:8,E;:H9cd,E\n;:M;FUS;:H9cc:7,E;:H9cd,E\n;:H9cc,E;:H9cd,E\n;:H9cb,F;:H9cd,F\n;:H9ce,F\n;:M2;FUS;:H9cc:8,F;:H9cd,F\n;:M;FUS;:H9cc:7,F;:H9cd,F\n;:H9cc,F;:H9cd,F\n;:G2(Face1;K-1;:H9cc:4,F);FUS;:H9cb:1d,E;:H9cd,E\n;:M;FUS;:H9cb:7,F;:H9cd,F\n;:G2(Face1;K-2;:H9cc:4,F);FUS;:H9cb:1d,E;:H9cd,E\n;:H9cb,V;:H9cd,V\n;:H9cc,V;:H9cd,V\n;:H9ce,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 31\n0\n:1.1.4 0\n:1.2.4 0\n:1.3.4 0\n:1.4.4 0\n:1.9.4 0\n:1.5.4 0\n:1.a.4 0\n:1.c.4 0\n:1.6.4 0\n:2.6.12 0\n:1.b.4 0\n:1.7.4 0\n:1.8.4 0\n:2.5.10 0\n:1.1.8 0\n:1.3.a 0\n:1.2.a 0\n:1.1.9 0\n:1.1.5 0\n:1.2.5 0\n:1.3.5 0\n:1.4.5 0\n:1.9.5 0\n:1.5.5 0\n:1.a.5 0\n:1.c.5 0\n:1.6.5 0\n:1.b.5 0\n:1.7.5 0\n:1.8.5 0\n\nFace\n\nChildCount 0\n\nNameCount 17\n0\n:2.1.b 0\n:2.3.b 0\n:2.6.11 0\n:2.4.b 0\n:2.5.11 0\n:2.2.b 0\n:2.1.d 0\n:2.1.e 0\n:2.3.f 0\n:2.2.f 0\n:2.1.c 0\n:2.3.c 0\n:2.6.c 0\n:2.4.c 0\n:2.5.c 0\n:2.2.c 0\n\nVertex\n\nChildCount 0\n\nNameCount 21\n0\n:3.1.13 0\n:3.2.13 0\n:3.3.13 0\n:3.4.13 0\n:3.6.13 0\n:3.5.13 0\n:3.7.13 0\n:1.1.7 0\n:3.8.13 0\n:1.1.6 0\n:3.2.14 0\n:3.1.14 0\n:3.1.15 0\n:3.2.15 0\n:3.3.15 0\n:3.4.15 0\n:3.6.15 0\n:3.5.15 0\n:3.7.15 0\n:3.8.15 0\n\nEndMap\n" }, "Fuse25.Shape.Map.txt": { - "sha256": "57df9540b1a1cf411a9a1d3f1840a2728c8498ac626422071959e77087e0610f", - "text": "BeginElementMap v1\n1 PostfixCount 18\nEdge\nFace\nVertex\n;:H96a,E\n;:G(Face5;K-1;:H96a:4,F);FUS;:H96b:1c,V\n;:G2(Face6;K-1;:H96a:4,F);FUS;:H96b:1d,V\n;:M2;FUS;:H96b:8,E\n;:M;FUS;:H96b:7,E\n;:H96b,E\n;:H96a,F\n;:M2;FUS;:H96b:8,F\n;:M;FUS;:H96b:7,F\n;:H96b,F\n;:G2(Face1;K-1;:H96b:4,F);FUS;:H96a:1d,E\n;:M;FUS;:H96a:7,F\n;:G2(Face1;K-2;:H96b:4,F);FUS;:H96a:1d,E\n;:H96a,V\n;:H96b,V\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 19\n0\n:1.1.4 0\n:1.2.4 0\n:1.3.4 0\n:1.4.4 0\n:1.9.4 0\n:1.5.4 0\n:1.a.4 0\n:1.c.4 0\n:1.6.4 0\n:2.6.10 0\n:1.b.4 0\n:1.7.4 0\n:1.8.4 0\n:2.5.e 0\n:1.1.7 0\n:1.3.9 0\n:1.2.9 0\n:1.1.8 0\n\nFace\n\nChildCount 0\n\nNameCount 11\n0\n:2.1.a 0\n:2.3.a 0\n:2.6.f 0\n:2.4.a 0\n:2.5.f 0\n:2.2.a 0\n:2.1.b 0\n:2.1.c 0\n:2.3.d 0\n:2.2.d 0\n\nVertex\n\nChildCount 0\n\nNameCount 13\n0\n:3.1.11 0\n:3.2.11 0\n:3.3.11 0\n:3.4.11 0\n:3.6.11 0\n:3.5.11 0\n:3.7.11 0\n:1.1.6 0\n:3.8.11 0\n:1.1.5 0\n:3.2.12 0\n:3.1.12 0\n\nEndMap\n" + "sha256": "a6291fafa2a3d5f52d2e1897174f945d8c69387fe81ad19359de044083187b02", + "text": "BeginElementMap v1\n1 PostfixCount 18\nEdge\nFace\nVertex\n;:H9cb,E\n;:G(Face5;K-1;:H9cb:4,F);FUS;:H9cc:1c,V\n;:G2(Face6;K-1;:H9cb:4,F);FUS;:H9cc:1d,V\n;:M2;FUS;:H9cc:8,E\n;:M;FUS;:H9cc:7,E\n;:H9cc,E\n;:H9cb,F\n;:M2;FUS;:H9cc:8,F\n;:M;FUS;:H9cc:7,F\n;:H9cc,F\n;:G2(Face1;K-1;:H9cc:4,F);FUS;:H9cb:1d,E\n;:M;FUS;:H9cb:7,F\n;:G2(Face1;K-2;:H9cc:4,F);FUS;:H9cb:1d,E\n;:H9cb,V\n;:H9cc,V\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 19\n0\n:1.1.4 0\n:1.2.4 0\n:1.3.4 0\n:1.4.4 0\n:1.9.4 0\n:1.5.4 0\n:1.a.4 0\n:1.c.4 0\n:1.6.4 0\n:2.6.10 0\n:1.b.4 0\n:1.7.4 0\n:1.8.4 0\n:2.5.e 0\n:1.1.7 0\n:1.3.9 0\n:1.2.9 0\n:1.1.8 0\n\nFace\n\nChildCount 0\n\nNameCount 11\n0\n:2.1.a 0\n:2.3.a 0\n:2.6.f 0\n:2.4.a 0\n:2.5.f 0\n:2.2.a 0\n:2.1.b 0\n:2.1.c 0\n:2.3.d 0\n:2.2.d 0\n\nVertex\n\nChildCount 0\n\nNameCount 13\n0\n:3.1.11 0\n:3.2.11 0\n:3.3.11 0\n:3.4.11 0\n:3.6.11 0\n:3.5.11 0\n:3.7.11 0\n:1.1.6 0\n:3.8.11 0\n:1.1.5 0\n:3.2.12 0\n:3.1.12 0\n\nEndMap\n" } }, "finalObject": "CompositeCut25", @@ -197808,7 +197808,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:H96a,F", + "mappedName": "Face1;:H9cb,F", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -197821,7 +197821,7 @@ ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face1;:H96a,F", + "mappedName": "Face1;:H9cb,F", "mappedStringIds": [], "name": "Face1" }, @@ -197829,7 +197829,7 @@ "history": [ { "children": [], - "mappedName": "Face3;:H96a,F", + "mappedName": "Face3;:H9cb,F", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -197842,7 +197842,7 @@ ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face3;:H96a,F", + "mappedName": "Face3;:H9cb,F", "mappedStringIds": [], "name": "Face2" }, @@ -197850,7 +197850,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M;FUS;:H96a:7,F", + "mappedName": "Face6;:M;FUS;:H9cb:7,F", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -197863,7 +197863,7 @@ ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Face6;:M;FUS;:H96a:7,F", + "mappedName": "Face6;:M;FUS;:H9cb:7,F", "mappedStringIds": [], "name": "Face3" }, @@ -197871,7 +197871,7 @@ "history": [ { "children": [], - "mappedName": "Face4;:H96a,F", + "mappedName": "Face4;:H9cb,F", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -197884,7 +197884,7 @@ ], "indexedName": "Face4", "indexedStringIds": [], - "mappedName": "Face4;:H96a,F", + "mappedName": "Face4;:H9cb,F", "mappedStringIds": [], "name": "Face4" }, @@ -197892,7 +197892,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M;FUS;:H96a:7,F", + "mappedName": "Face5;:M;FUS;:H9cb:7,F", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -197905,7 +197905,7 @@ ], "indexedName": "Face5", "indexedStringIds": [], - "mappedName": "Face5;:M;FUS;:H96a:7,F", + "mappedName": "Face5;:M;FUS;:H9cb:7,F", "mappedStringIds": [], "name": "Face5" }, @@ -197913,7 +197913,7 @@ "history": [ { "children": [], - "mappedName": "Face2;:H96a,F", + "mappedName": "Face2;:H9cb,F", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -197926,7 +197926,7 @@ ], "indexedName": "Face6", "indexedStringIds": [], - "mappedName": "Face2;:H96a,F", + "mappedName": "Face2;:H9cb,F", "mappedStringIds": [], "name": "Face6" }, @@ -197934,7 +197934,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M2;FUS;:H96b:8,F", + "mappedName": "Face1;:M2;FUS;:H9cc:8,F", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -197947,7 +197947,7 @@ ], "indexedName": "Face7", "indexedStringIds": [], - "mappedName": "Face1;:M2;FUS;:H96b:8,F", + "mappedName": "Face1;:M2;FUS;:H9cc:8,F", "mappedStringIds": [], "name": "Face7" }, @@ -197955,7 +197955,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;FUS;:H96b:7,F", + "mappedName": "Face1;:M;FUS;:H9cc:7,F", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -197968,7 +197968,7 @@ ], "indexedName": "Face8", "indexedStringIds": [], - "mappedName": "Face1;:M;FUS;:H96b:7,F", + "mappedName": "Face1;:M;FUS;:H9cc:7,F", "mappedStringIds": [], "name": "Face8" }, @@ -197976,7 +197976,7 @@ "history": [ { "children": [], - "mappedName": "Face3;:H96b,F", + "mappedName": "Face3;:H9cc,F", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -197989,7 +197989,7 @@ ], "indexedName": "Face9", "indexedStringIds": [], - "mappedName": "Face3;:H96b,F", + "mappedName": "Face3;:H9cc,F", "mappedStringIds": [], "name": "Face9" }, @@ -197997,7 +197997,7 @@ "history": [ { "children": [], - "mappedName": "Face2;:H96b,F", + "mappedName": "Face2;:H9cc,F", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -198010,7 +198010,7 @@ ], "indexedName": "Face10", "indexedStringIds": [], - "mappedName": "Face2;:H96b,F", + "mappedName": "Face2;:H9cc,F", "mappedStringIds": [], "name": "Face10" }, @@ -198018,7 +198018,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:H96a,E", + "mappedName": "Edge1;:H9cb,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -198031,7 +198031,7 @@ ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Edge1;:H96a,E", + "mappedName": "Edge1;:H9cb,E", "mappedStringIds": [], "name": "Edge1" }, @@ -198039,7 +198039,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:H96a,E", + "mappedName": "Edge2;:H9cb,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -198052,7 +198052,7 @@ ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Edge2;:H96a,E", + "mappedName": "Edge2;:H9cb,E", "mappedStringIds": [], "name": "Edge2" }, @@ -198060,7 +198060,7 @@ "history": [ { "children": [], - "mappedName": "Edge3;:H96a,E", + "mappedName": "Edge3;:H9cb,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -198073,7 +198073,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Edge3;:H96a,E", + "mappedName": "Edge3;:H9cb,E", "mappedStringIds": [], "name": "Edge3" }, @@ -198081,7 +198081,7 @@ "history": [ { "children": [], - "mappedName": "Edge4;:H96a,E", + "mappedName": "Edge4;:H9cb,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -198094,7 +198094,7 @@ ], "indexedName": "Edge4", "indexedStringIds": [], - "mappedName": "Edge4;:H96a,E", + "mappedName": "Edge4;:H9cb,E", "mappedStringIds": [], "name": "Edge4" }, @@ -198102,7 +198102,7 @@ "history": [ { "children": [], - "mappedName": "Edge9;:H96a,E", + "mappedName": "Edge9;:H9cb,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -198115,7 +198115,7 @@ ], "indexedName": "Edge5", "indexedStringIds": [], - "mappedName": "Edge9;:H96a,E", + "mappedName": "Edge9;:H9cb,E", "mappedStringIds": [], "name": "Edge5" }, @@ -198123,7 +198123,7 @@ "history": [ { "children": [], - "mappedName": "Edge5;:H96a,E", + "mappedName": "Edge5;:H9cb,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -198136,7 +198136,7 @@ ], "indexedName": "Edge6", "indexedStringIds": [], - "mappedName": "Edge5;:H96a,E", + "mappedName": "Edge5;:H9cb,E", "mappedStringIds": [], "name": "Edge6" }, @@ -198144,7 +198144,7 @@ "history": [ { "children": [], - "mappedName": "Edge10;:H96a,E", + "mappedName": "Edge10;:H9cb,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -198157,7 +198157,7 @@ ], "indexedName": "Edge7", "indexedStringIds": [], - "mappedName": "Edge10;:H96a,E", + "mappedName": "Edge10;:H9cb,E", "mappedStringIds": [], "name": "Edge7" }, @@ -198165,7 +198165,7 @@ "history": [ { "children": [], - "mappedName": "Edge12;:H96a,E", + "mappedName": "Edge12;:H9cb,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -198178,7 +198178,7 @@ ], "indexedName": "Edge8", "indexedStringIds": [], - "mappedName": "Edge12;:H96a,E", + "mappedName": "Edge12;:H9cb,E", "mappedStringIds": [], "name": "Edge8" }, @@ -198186,7 +198186,7 @@ "history": [ { "children": [], - "mappedName": "Edge6;:H96a,E", + "mappedName": "Edge6;:H9cb,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -198199,7 +198199,7 @@ ], "indexedName": "Edge9", "indexedStringIds": [], - "mappedName": "Edge6;:H96a,E", + "mappedName": "Edge6;:H9cb,E", "mappedStringIds": [], "name": "Edge9" }, @@ -198207,20 +198207,20 @@ "history": [ { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:H96b:4,F);FUS;:H96a:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:H9cc:4,F);FUS;:H9cb:1d,E", "object": "Fuse25", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:H96b:4,F)", + "mappedName": "Face6;:G2(Face1;K-2;:H9cc:4,F)", "object": "Box25", "typeId": "Part::Box" } ], "indexedName": "Edge10", "indexedStringIds": [], - "mappedName": "Face6;:G2(Face1;K-2;:H96b:4,F);FUS;:H96a:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:H9cc:4,F);FUS;:H9cb:1d,E", "mappedStringIds": [], "name": "Edge10" }, @@ -198228,7 +198228,7 @@ "history": [ { "children": [], - "mappedName": "Edge11;:H96a,E", + "mappedName": "Edge11;:H9cb,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -198241,7 +198241,7 @@ ], "indexedName": "Edge11", "indexedStringIds": [], - "mappedName": "Edge11;:H96a,E", + "mappedName": "Edge11;:H9cb,E", "mappedStringIds": [], "name": "Edge11" }, @@ -198249,7 +198249,7 @@ "history": [ { "children": [], - "mappedName": "Edge7;:H96a,E", + "mappedName": "Edge7;:H9cb,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -198262,7 +198262,7 @@ ], "indexedName": "Edge12", "indexedStringIds": [], - "mappedName": "Edge7;:H96a,E", + "mappedName": "Edge7;:H9cb,E", "mappedStringIds": [], "name": "Edge12" }, @@ -198270,7 +198270,7 @@ "history": [ { "children": [], - "mappedName": "Edge8;:H96a,E", + "mappedName": "Edge8;:H9cb,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -198283,7 +198283,7 @@ ], "indexedName": "Edge13", "indexedStringIds": [], - "mappedName": "Edge8;:H96a,E", + "mappedName": "Edge8;:H9cb,E", "mappedStringIds": [], "name": "Edge13" }, @@ -198291,20 +198291,20 @@ "history": [ { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:H96b:4,F);FUS;:H96a:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:H9cc:4,F);FUS;:H9cb:1d,E", "object": "Fuse25", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:H96b:4,F)", + "mappedName": "Face5;:G2(Face1;K-1;:H9cc:4,F)", "object": "Box25", "typeId": "Part::Box" } ], "indexedName": "Edge14", "indexedStringIds": [], - "mappedName": "Face5;:G2(Face1;K-1;:H96b:4,F);FUS;:H96a:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:H9cc:4,F);FUS;:H9cb:1d,E", "mappedStringIds": [], "name": "Edge14" }, @@ -198312,7 +198312,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M2;FUS;:H96b:8,E", + "mappedName": "Edge1;:M2;FUS;:H9cc:8,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -198325,7 +198325,7 @@ ], "indexedName": "Edge15", "indexedStringIds": [], - "mappedName": "Edge1;:M2;FUS;:H96b:8,E", + "mappedName": "Edge1;:M2;FUS;:H9cc:8,E", "mappedStringIds": [], "name": "Edge15" }, @@ -198333,7 +198333,7 @@ "history": [ { "children": [], - "mappedName": "Edge3;:H96b,E", + "mappedName": "Edge3;:H9cc,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -198346,7 +198346,7 @@ ], "indexedName": "Edge16", "indexedStringIds": [], - "mappedName": "Edge3;:H96b,E", + "mappedName": "Edge3;:H9cc,E", "mappedStringIds": [], "name": "Edge16" }, @@ -198354,7 +198354,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:H96b,E", + "mappedName": "Edge2;:H9cc,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -198367,7 +198367,7 @@ ], "indexedName": "Edge17", "indexedStringIds": [], - "mappedName": "Edge2;:H96b,E", + "mappedName": "Edge2;:H9cc,E", "mappedStringIds": [], "name": "Edge17" }, @@ -198375,7 +198375,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M;FUS;:H96b:7,E", + "mappedName": "Edge1;:M;FUS;:H9cc:7,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -198388,7 +198388,7 @@ ], "indexedName": "Edge18", "indexedStringIds": [], - "mappedName": "Edge1;:M;FUS;:H96b:7,E", + "mappedName": "Edge1;:M;FUS;:H9cc:7,E", "mappedStringIds": [], "name": "Edge18" }, @@ -198396,7 +198396,7 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:H96a,V", + "mappedName": "Vertex1;:H9cb,V", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -198409,7 +198409,7 @@ ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Vertex1;:H96a,V", + "mappedName": "Vertex1;:H9cb,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -198417,7 +198417,7 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:H96a,V", + "mappedName": "Vertex2;:H9cb,V", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -198430,7 +198430,7 @@ ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Vertex2;:H96a,V", + "mappedName": "Vertex2;:H9cb,V", "mappedStringIds": [], "name": "Vertex2" }, @@ -198438,7 +198438,7 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:H96a,V", + "mappedName": "Vertex3;:H9cb,V", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -198451,7 +198451,7 @@ ], "indexedName": "Vertex3", "indexedStringIds": [], - "mappedName": "Vertex3;:H96a,V", + "mappedName": "Vertex3;:H9cb,V", "mappedStringIds": [], "name": "Vertex3" }, @@ -198459,7 +198459,7 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:H96a,V", + "mappedName": "Vertex4;:H9cb,V", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -198472,7 +198472,7 @@ ], "indexedName": "Vertex4", "indexedStringIds": [], - "mappedName": "Vertex4;:H96a,V", + "mappedName": "Vertex4;:H9cb,V", "mappedStringIds": [], "name": "Vertex4" }, @@ -198480,7 +198480,7 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:H96a,V", + "mappedName": "Vertex6;:H9cb,V", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -198493,7 +198493,7 @@ ], "indexedName": "Vertex5", "indexedStringIds": [], - "mappedName": "Vertex6;:H96a,V", + "mappedName": "Vertex6;:H9cb,V", "mappedStringIds": [], "name": "Vertex5" }, @@ -198501,7 +198501,7 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:H96a,V", + "mappedName": "Vertex5;:H9cb,V", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -198514,7 +198514,7 @@ ], "indexedName": "Vertex6", "indexedStringIds": [], - "mappedName": "Vertex5;:H96a,V", + "mappedName": "Vertex5;:H9cb,V", "mappedStringIds": [], "name": "Vertex6" }, @@ -198522,7 +198522,7 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:H96a,V", + "mappedName": "Vertex7;:H9cb,V", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -198535,7 +198535,7 @@ ], "indexedName": "Vertex7", "indexedStringIds": [], - "mappedName": "Vertex7;:H96a,V", + "mappedName": "Vertex7;:H9cb,V", "mappedStringIds": [], "name": "Vertex7" }, @@ -198543,20 +198543,20 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H96a:4,F);FUS;:H96b:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H9cb:4,F);FUS;:H9cc:1d,V", "object": "Fuse25", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H96a:4,F)", + "mappedName": "Edge1;:G2(Face6;K-1;:H9cb:4,F)", "object": "Cylinder25", "typeId": "Part::Cylinder" } ], "indexedName": "Vertex8", "indexedStringIds": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H96a:4,F);FUS;:H96b:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H9cb:4,F);FUS;:H9cc:1d,V", "mappedStringIds": [], "name": "Vertex8" }, @@ -198564,7 +198564,7 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:H96a,V", + "mappedName": "Vertex8;:H9cb,V", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -198577,7 +198577,7 @@ ], "indexedName": "Vertex9", "indexedStringIds": [], - "mappedName": "Vertex8;:H96a,V", + "mappedName": "Vertex8;:H9cb,V", "mappedStringIds": [], "name": "Vertex9" }, @@ -198585,20 +198585,20 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:H96a:4,F);FUS;:H96b:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:H9cb:4,F);FUS;:H9cc:1c,V", "object": "Fuse25", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:H96a:4,F)", + "mappedName": "Edge1;:G(Face5;K-1;:H9cb:4,F)", "object": "Cylinder25", "typeId": "Part::Cylinder" } ], "indexedName": "Vertex10", "indexedStringIds": [], - "mappedName": "Edge1;:G(Face5;K-1;:H96a:4,F);FUS;:H96b:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:H9cb:4,F);FUS;:H9cc:1c,V", "mappedStringIds": [], "name": "Vertex10" }, @@ -198606,7 +198606,7 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:H96b,V", + "mappedName": "Vertex2;:H9cc,V", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -198619,7 +198619,7 @@ ], "indexedName": "Vertex11", "indexedStringIds": [], - "mappedName": "Vertex2;:H96b,V", + "mappedName": "Vertex2;:H9cc,V", "mappedStringIds": [], "name": "Vertex11" }, @@ -198627,7 +198627,7 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:H96b,V", + "mappedName": "Vertex1;:H9cc,V", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -198640,7 +198640,7 @@ ], "indexedName": "Vertex12", "indexedStringIds": [], - "mappedName": "Vertex1;:H96b,V", + "mappedName": "Vertex1;:H9cc,V", "mappedStringIds": [], "name": "Vertex12" } @@ -198656,7 +198656,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:H96a,F", + "mappedName": "Face1;:H9cb,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -198664,7 +198664,7 @@ "index": 1, "type": "Face" }, - "name": "Face1;:H96a,F", + "name": "Face1;:H9cb,F", "stringIds": [] }, "relation": "preserved", @@ -198683,7 +198683,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:H96a,F", + "mappedName": "Face3;:H9cb,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -198691,7 +198691,7 @@ "index": 2, "type": "Face" }, - "name": "Face3;:H96a,F", + "name": "Face3;:H9cb,F", "stringIds": [] }, "relation": "preserved", @@ -198710,7 +198710,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M;FUS;:H96a:7,F", + "mappedName": "Face6;:M;FUS;:H9cb:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -198718,7 +198718,7 @@ "index": 3, "type": "Face" }, - "name": "Face6;:M;FUS;:H96a:7,F", + "name": "Face6;:M;FUS;:H9cb:7,F", "stringIds": [] }, "relation": "modified", @@ -198737,7 +198737,7 @@ "indexedName": "Face4", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:H96a,F", + "mappedName": "Face4;:H9cb,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -198745,7 +198745,7 @@ "index": 4, "type": "Face" }, - "name": "Face4;:H96a,F", + "name": "Face4;:H9cb,F", "stringIds": [] }, "relation": "preserved", @@ -198764,7 +198764,7 @@ "indexedName": "Face5", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M;FUS;:H96a:7,F", + "mappedName": "Face5;:M;FUS;:H9cb:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -198772,7 +198772,7 @@ "index": 5, "type": "Face" }, - "name": "Face5;:M;FUS;:H96a:7,F", + "name": "Face5;:M;FUS;:H9cb:7,F", "stringIds": [] }, "relation": "modified", @@ -198791,7 +198791,7 @@ "indexedName": "Face6", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:H96a,F", + "mappedName": "Face2;:H9cb,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -198799,7 +198799,7 @@ "index": 6, "type": "Face" }, - "name": "Face2;:H96a,F", + "name": "Face2;:H9cb,F", "stringIds": [] }, "relation": "preserved", @@ -198818,7 +198818,7 @@ "indexedName": "Face7", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M2;FUS;:H96b:8,F", + "mappedName": "Face1;:M2;FUS;:H9cc:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -198826,7 +198826,7 @@ "index": 7, "type": "Face" }, - "name": "Face1;:M2;FUS;:H96b:8,F", + "name": "Face1;:M2;FUS;:H9cc:8,F", "stringIds": [] }, "relation": "modified", @@ -198845,7 +198845,7 @@ "indexedName": "Face8", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;FUS;:H96b:7,F", + "mappedName": "Face1;:M;FUS;:H9cc:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -198853,7 +198853,7 @@ "index": 8, "type": "Face" }, - "name": "Face1;:M;FUS;:H96b:7,F", + "name": "Face1;:M;FUS;:H9cc:7,F", "stringIds": [] }, "relation": "modified", @@ -198872,7 +198872,7 @@ "indexedName": "Face9", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:H96b,F", + "mappedName": "Face3;:H9cc,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -198880,7 +198880,7 @@ "index": 9, "type": "Face" }, - "name": "Face3;:H96b,F", + "name": "Face3;:H9cc,F", "stringIds": [] }, "relation": "preserved", @@ -198899,7 +198899,7 @@ "indexedName": "Face10", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:H96b,F", + "mappedName": "Face2;:H9cc,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -198907,7 +198907,7 @@ "index": 10, "type": "Face" }, - "name": "Face2;:H96b,F", + "name": "Face2;:H9cc,F", "stringIds": [] }, "relation": "preserved", @@ -198926,7 +198926,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:H96a,E", + "mappedName": "Edge1;:H9cb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -198934,7 +198934,7 @@ "index": 1, "type": "Edge" }, - "name": "Edge1;:H96a,E", + "name": "Edge1;:H9cb,E", "stringIds": [] }, "relation": "preserved", @@ -198953,7 +198953,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:H96a,E", + "mappedName": "Edge2;:H9cb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -198961,7 +198961,7 @@ "index": 2, "type": "Edge" }, - "name": "Edge2;:H96a,E", + "name": "Edge2;:H9cb,E", "stringIds": [] }, "relation": "preserved", @@ -198980,7 +198980,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:H96a,E", + "mappedName": "Edge3;:H9cb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -198988,7 +198988,7 @@ "index": 3, "type": "Edge" }, - "name": "Edge3;:H96a,E", + "name": "Edge3;:H9cb,E", "stringIds": [] }, "relation": "preserved", @@ -199007,7 +199007,7 @@ "indexedName": "Edge4", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:H96a,E", + "mappedName": "Edge4;:H9cb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -199015,7 +199015,7 @@ "index": 4, "type": "Edge" }, - "name": "Edge4;:H96a,E", + "name": "Edge4;:H9cb,E", "stringIds": [] }, "relation": "preserved", @@ -199034,7 +199034,7 @@ "indexedName": "Edge5", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:H96a,E", + "mappedName": "Edge9;:H9cb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -199042,7 +199042,7 @@ "index": 5, "type": "Edge" }, - "name": "Edge9;:H96a,E", + "name": "Edge9;:H9cb,E", "stringIds": [] }, "relation": "preserved", @@ -199061,7 +199061,7 @@ "indexedName": "Edge6", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:H96a,E", + "mappedName": "Edge5;:H9cb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -199069,7 +199069,7 @@ "index": 6, "type": "Edge" }, - "name": "Edge5;:H96a,E", + "name": "Edge5;:H9cb,E", "stringIds": [] }, "relation": "preserved", @@ -199088,7 +199088,7 @@ "indexedName": "Edge7", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:H96a,E", + "mappedName": "Edge10;:H9cb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -199096,7 +199096,7 @@ "index": 7, "type": "Edge" }, - "name": "Edge10;:H96a,E", + "name": "Edge10;:H9cb,E", "stringIds": [] }, "relation": "preserved", @@ -199115,7 +199115,7 @@ "indexedName": "Edge8", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:H96a,E", + "mappedName": "Edge12;:H9cb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -199123,7 +199123,7 @@ "index": 8, "type": "Edge" }, - "name": "Edge12;:H96a,E", + "name": "Edge12;:H9cb,E", "stringIds": [] }, "relation": "preserved", @@ -199142,7 +199142,7 @@ "indexedName": "Edge9", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:H96a,E", + "mappedName": "Edge6;:H9cb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -199150,7 +199150,7 @@ "index": 9, "type": "Edge" }, - "name": "Edge6;:H96a,E", + "name": "Edge6;:H9cb,E", "stringIds": [] }, "relation": "preserved", @@ -199169,7 +199169,7 @@ "indexedName": "Edge10", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G2(Face1;K-2;:H96b:4,F);FUS;:H96a:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:H9cc:4,F);FUS;:H9cb:1d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -199177,7 +199177,7 @@ "index": 10, "type": "Edge" }, - "name": "Face6;:G2(Face1;K-2;:H96b:4,F);FUS;:H96a:1d,E", + "name": "Face6;:G2(Face1;K-2;:H9cc:4,F);FUS;:H9cb:1d,E", "stringIds": [] }, "relation": "generated", @@ -199185,9 +199185,9 @@ "resultPersistentId": "Fuse25:edge:9", "sourceRefs": [ { - "mappedName": "Face6;:G2(Face1;K-2;:H96b:4,F)", + "mappedName": "Face6;:G2(Face1;K-2;:H9cc:4,F)", "objectId": "Box25", - "persistentId": "Box25:mapped:Face6;:G2(Face1;K-2;:H96b:4,F)", + "persistentId": "Box25:mapped:Face6;:G2(Face1;K-2;:H9cc:4,F)", "stageId": "Box25" } ] @@ -199196,7 +199196,7 @@ "indexedName": "Edge11", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:H96a,E", + "mappedName": "Edge11;:H9cb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -199204,7 +199204,7 @@ "index": 11, "type": "Edge" }, - "name": "Edge11;:H96a,E", + "name": "Edge11;:H9cb,E", "stringIds": [] }, "relation": "preserved", @@ -199223,7 +199223,7 @@ "indexedName": "Edge12", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:H96a,E", + "mappedName": "Edge7;:H9cb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -199231,7 +199231,7 @@ "index": 12, "type": "Edge" }, - "name": "Edge7;:H96a,E", + "name": "Edge7;:H9cb,E", "stringIds": [] }, "relation": "preserved", @@ -199250,7 +199250,7 @@ "indexedName": "Edge13", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:H96a,E", + "mappedName": "Edge8;:H9cb,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -199258,7 +199258,7 @@ "index": 13, "type": "Edge" }, - "name": "Edge8;:H96a,E", + "name": "Edge8;:H9cb,E", "stringIds": [] }, "relation": "preserved", @@ -199277,7 +199277,7 @@ "indexedName": "Edge14", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G2(Face1;K-1;:H96b:4,F);FUS;:H96a:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:H9cc:4,F);FUS;:H9cb:1d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -199285,7 +199285,7 @@ "index": 14, "type": "Edge" }, - "name": "Face5;:G2(Face1;K-1;:H96b:4,F);FUS;:H96a:1d,E", + "name": "Face5;:G2(Face1;K-1;:H9cc:4,F);FUS;:H9cb:1d,E", "stringIds": [] }, "relation": "generated", @@ -199293,9 +199293,9 @@ "resultPersistentId": "Fuse25:edge:13", "sourceRefs": [ { - "mappedName": "Face5;:G2(Face1;K-1;:H96b:4,F)", + "mappedName": "Face5;:G2(Face1;K-1;:H9cc:4,F)", "objectId": "Box25", - "persistentId": "Box25:mapped:Face5;:G2(Face1;K-1;:H96b:4,F)", + "persistentId": "Box25:mapped:Face5;:G2(Face1;K-1;:H9cc:4,F)", "stageId": "Box25" } ] @@ -199304,7 +199304,7 @@ "indexedName": "Edge15", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M2;FUS;:H96b:8,E", + "mappedName": "Edge1;:M2;FUS;:H9cc:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -199312,7 +199312,7 @@ "index": 15, "type": "Edge" }, - "name": "Edge1;:M2;FUS;:H96b:8,E", + "name": "Edge1;:M2;FUS;:H9cc:8,E", "stringIds": [] }, "relation": "modified", @@ -199331,7 +199331,7 @@ "indexedName": "Edge16", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:H96b,E", + "mappedName": "Edge3;:H9cc,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -199339,7 +199339,7 @@ "index": 16, "type": "Edge" }, - "name": "Edge3;:H96b,E", + "name": "Edge3;:H9cc,E", "stringIds": [] }, "relation": "preserved", @@ -199358,7 +199358,7 @@ "indexedName": "Edge17", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:H96b,E", + "mappedName": "Edge2;:H9cc,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -199366,7 +199366,7 @@ "index": 17, "type": "Edge" }, - "name": "Edge2;:H96b,E", + "name": "Edge2;:H9cc,E", "stringIds": [] }, "relation": "preserved", @@ -199385,7 +199385,7 @@ "indexedName": "Edge18", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M;FUS;:H96b:7,E", + "mappedName": "Edge1;:M;FUS;:H9cc:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -199393,7 +199393,7 @@ "index": 18, "type": "Edge" }, - "name": "Edge1;:M;FUS;:H96b:7,E", + "name": "Edge1;:M;FUS;:H9cc:7,E", "stringIds": [] }, "relation": "modified", @@ -199412,7 +199412,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:H96a,V", + "mappedName": "Vertex1;:H9cb,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -199420,7 +199420,7 @@ "index": 1, "type": "Vertex" }, - "name": "Vertex1;:H96a,V", + "name": "Vertex1;:H9cb,V", "stringIds": [] }, "relation": "preserved", @@ -199439,7 +199439,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:H96a,V", + "mappedName": "Vertex2;:H9cb,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -199447,7 +199447,7 @@ "index": 2, "type": "Vertex" }, - "name": "Vertex2;:H96a,V", + "name": "Vertex2;:H9cb,V", "stringIds": [] }, "relation": "preserved", @@ -199466,7 +199466,7 @@ "indexedName": "Vertex3", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:H96a,V", + "mappedName": "Vertex3;:H9cb,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -199474,7 +199474,7 @@ "index": 3, "type": "Vertex" }, - "name": "Vertex3;:H96a,V", + "name": "Vertex3;:H9cb,V", "stringIds": [] }, "relation": "preserved", @@ -199493,7 +199493,7 @@ "indexedName": "Vertex4", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:H96a,V", + "mappedName": "Vertex4;:H9cb,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -199501,7 +199501,7 @@ "index": 4, "type": "Vertex" }, - "name": "Vertex4;:H96a,V", + "name": "Vertex4;:H9cb,V", "stringIds": [] }, "relation": "preserved", @@ -199520,7 +199520,7 @@ "indexedName": "Vertex5", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:H96a,V", + "mappedName": "Vertex6;:H9cb,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -199528,7 +199528,7 @@ "index": 5, "type": "Vertex" }, - "name": "Vertex6;:H96a,V", + "name": "Vertex6;:H9cb,V", "stringIds": [] }, "relation": "preserved", @@ -199547,7 +199547,7 @@ "indexedName": "Vertex6", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:H96a,V", + "mappedName": "Vertex5;:H9cb,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -199555,7 +199555,7 @@ "index": 6, "type": "Vertex" }, - "name": "Vertex5;:H96a,V", + "name": "Vertex5;:H9cb,V", "stringIds": [] }, "relation": "preserved", @@ -199574,7 +199574,7 @@ "indexedName": "Vertex7", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:H96a,V", + "mappedName": "Vertex7;:H9cb,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -199582,7 +199582,7 @@ "index": 7, "type": "Vertex" }, - "name": "Vertex7;:H96a,V", + "name": "Vertex7;:H9cb,V", "stringIds": [] }, "relation": "preserved", @@ -199601,7 +199601,7 @@ "indexedName": "Vertex8", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G2(Face6;K-1;:H96a:4,F);FUS;:H96b:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H9cb:4,F);FUS;:H9cc:1d,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -199609,7 +199609,7 @@ "index": 8, "type": "Vertex" }, - "name": "Edge1;:G2(Face6;K-1;:H96a:4,F);FUS;:H96b:1d,V", + "name": "Edge1;:G2(Face6;K-1;:H9cb:4,F);FUS;:H9cc:1d,V", "stringIds": [] }, "relation": "generated", @@ -199617,9 +199617,9 @@ "resultPersistentId": "Fuse25:vertex:7", "sourceRefs": [ { - "mappedName": "Edge1;:G2(Face6;K-1;:H96a:4,F)", + "mappedName": "Edge1;:G2(Face6;K-1;:H9cb:4,F)", "objectId": "Cylinder25", - "persistentId": "Cylinder25:mapped:Edge1;:G2(Face6;K-1;:H96a:4,F)", + "persistentId": "Cylinder25:mapped:Edge1;:G2(Face6;K-1;:H9cb:4,F)", "stageId": "Cylinder25" } ] @@ -199628,7 +199628,7 @@ "indexedName": "Vertex9", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:H96a,V", + "mappedName": "Vertex8;:H9cb,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -199636,7 +199636,7 @@ "index": 9, "type": "Vertex" }, - "name": "Vertex8;:H96a,V", + "name": "Vertex8;:H9cb,V", "stringIds": [] }, "relation": "preserved", @@ -199655,7 +199655,7 @@ "indexedName": "Vertex10", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G(Face5;K-1;:H96a:4,F);FUS;:H96b:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:H9cb:4,F);FUS;:H9cc:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -199663,7 +199663,7 @@ "index": 10, "type": "Vertex" }, - "name": "Edge1;:G(Face5;K-1;:H96a:4,F);FUS;:H96b:1c,V", + "name": "Edge1;:G(Face5;K-1;:H9cb:4,F);FUS;:H9cc:1c,V", "stringIds": [] }, "relation": "generated", @@ -199671,9 +199671,9 @@ "resultPersistentId": "Fuse25:vertex:9", "sourceRefs": [ { - "mappedName": "Edge1;:G(Face5;K-1;:H96a:4,F)", + "mappedName": "Edge1;:G(Face5;K-1;:H9cb:4,F)", "objectId": "Cylinder25", - "persistentId": "Cylinder25:mapped:Edge1;:G(Face5;K-1;:H96a:4,F)", + "persistentId": "Cylinder25:mapped:Edge1;:G(Face5;K-1;:H9cb:4,F)", "stageId": "Cylinder25" } ] @@ -199682,7 +199682,7 @@ "indexedName": "Vertex11", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:H96b,V", + "mappedName": "Vertex2;:H9cc,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -199690,7 +199690,7 @@ "index": 11, "type": "Vertex" }, - "name": "Vertex2;:H96b,V", + "name": "Vertex2;:H9cc,V", "stringIds": [] }, "relation": "preserved", @@ -199709,7 +199709,7 @@ "indexedName": "Vertex12", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:H96b,V", + "mappedName": "Vertex1;:H9cc,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -199717,7 +199717,7 @@ "index": 12, "type": "Vertex" }, - "name": "Vertex1;:H96b,V", + "name": "Vertex1;:H9cc,V", "stringIds": [] }, "relation": "preserved", @@ -201511,13 +201511,13 @@ "history": [ { "children": [], - "mappedName": "Face1;:H96a,F;:H96c,F", + "mappedName": "Face1;:H9cb,F;:H9cd,F", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face1;:H96a,F", + "mappedName": "Face1;:H9cb,F", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -201530,7 +201530,7 @@ ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face1;:H96a,F;:H96c,F", + "mappedName": "Face1;:H9cb,F;:H9cd,F", "mappedStringIds": [], "name": "Face1" }, @@ -201538,13 +201538,13 @@ "history": [ { "children": [], - "mappedName": "Face3;:H96a,F;:H96c,F", + "mappedName": "Face3;:H9cb,F;:H9cd,F", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face3;:H96a,F", + "mappedName": "Face3;:H9cb,F", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -201557,7 +201557,7 @@ ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face3;:H96a,F;:H96c,F", + "mappedName": "Face3;:H9cb,F;:H9cd,F", "mappedStringIds": [], "name": "Face2" }, @@ -201565,13 +201565,13 @@ "history": [ { "children": [], - "mappedName": "Face6;:M;FUS;:H96a:7,F;:H96c,F", + "mappedName": "Face6;:M;FUS;:H9cb:7,F;:H9cd,F", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:M;FUS;:H96a:7,F", + "mappedName": "Face6;:M;FUS;:H9cb:7,F", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -201584,7 +201584,7 @@ ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Face6;:M;FUS;:H96a:7,F;:H96c,F", + "mappedName": "Face6;:M;FUS;:H9cb:7,F;:H9cd,F", "mappedStringIds": [], "name": "Face3" }, @@ -201592,13 +201592,13 @@ "history": [ { "children": [], - "mappedName": "Face4;:H96a,F;:H96c,F", + "mappedName": "Face4;:H9cb,F;:H9cd,F", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face4;:H96a,F", + "mappedName": "Face4;:H9cb,F", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -201611,7 +201611,7 @@ ], "indexedName": "Face4", "indexedStringIds": [], - "mappedName": "Face4;:H96a,F;:H96c,F", + "mappedName": "Face4;:H9cb,F;:H9cd,F", "mappedStringIds": [], "name": "Face4" }, @@ -201619,13 +201619,13 @@ "history": [ { "children": [], - "mappedName": "Face5;:M;FUS;:H96a:7,F;:H96c,F", + "mappedName": "Face5;:M;FUS;:H9cb:7,F;:H9cd,F", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:M;FUS;:H96a:7,F", + "mappedName": "Face5;:M;FUS;:H9cb:7,F", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -201638,7 +201638,7 @@ ], "indexedName": "Face5", "indexedStringIds": [], - "mappedName": "Face5;:M;FUS;:H96a:7,F;:H96c,F", + "mappedName": "Face5;:M;FUS;:H9cb:7,F;:H9cd,F", "mappedStringIds": [], "name": "Face5" }, @@ -201646,13 +201646,13 @@ "history": [ { "children": [], - "mappedName": "Face2;:H96a,F;:H96c,F", + "mappedName": "Face2;:H9cb,F;:H9cd,F", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face2;:H96a,F", + "mappedName": "Face2;:H9cb,F", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -201665,7 +201665,7 @@ ], "indexedName": "Face6", "indexedStringIds": [], - "mappedName": "Face2;:H96a,F;:H96c,F", + "mappedName": "Face2;:H9cb,F;:H9cd,F", "mappedStringIds": [], "name": "Face6" }, @@ -201673,13 +201673,13 @@ "history": [ { "children": [], - "mappedName": "Face1;:M2;FUS;:H96b:8,F;:H96c,F", + "mappedName": "Face1;:M2;FUS;:H9cc:8,F;:H9cd,F", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face1;:M2;FUS;:H96b:8,F", + "mappedName": "Face1;:M2;FUS;:H9cc:8,F", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -201692,7 +201692,7 @@ ], "indexedName": "Face7", "indexedStringIds": [], - "mappedName": "Face1;:M2;FUS;:H96b:8,F;:H96c,F", + "mappedName": "Face1;:M2;FUS;:H9cc:8,F;:H9cd,F", "mappedStringIds": [], "name": "Face7" }, @@ -201700,13 +201700,13 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;FUS;:H96b:7,F;:H96c,F", + "mappedName": "Face1;:M;FUS;:H9cc:7,F;:H9cd,F", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face1;:M;FUS;:H96b:7,F", + "mappedName": "Face1;:M;FUS;:H9cc:7,F", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -201719,7 +201719,7 @@ ], "indexedName": "Face8", "indexedStringIds": [], - "mappedName": "Face1;:M;FUS;:H96b:7,F;:H96c,F", + "mappedName": "Face1;:M;FUS;:H9cc:7,F;:H9cd,F", "mappedStringIds": [], "name": "Face8" }, @@ -201727,13 +201727,13 @@ "history": [ { "children": [], - "mappedName": "Face3;:H96b,F;:H96c,F", + "mappedName": "Face3;:H9cc,F;:H9cd,F", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face3;:H96b,F", + "mappedName": "Face3;:H9cc,F", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -201746,7 +201746,7 @@ ], "indexedName": "Face9", "indexedStringIds": [], - "mappedName": "Face3;:H96b,F;:H96c,F", + "mappedName": "Face3;:H9cc,F;:H9cd,F", "mappedStringIds": [], "name": "Face9" }, @@ -201754,13 +201754,13 @@ "history": [ { "children": [], - "mappedName": "Face2;:H96b,F;:H96c,F", + "mappedName": "Face2;:H9cc,F;:H9cd,F", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face2;:H96b,F", + "mappedName": "Face2;:H9cc,F", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -201773,7 +201773,7 @@ ], "indexedName": "Face10", "indexedStringIds": [], - "mappedName": "Face2;:H96b,F;:H96c,F", + "mappedName": "Face2;:H9cc,F;:H9cd,F", "mappedStringIds": [], "name": "Face10" }, @@ -201781,7 +201781,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:H96d,F", + "mappedName": "Face1;:H9ce,F", "object": "CompositeCut25", "typeId": "Part::Cut" }, @@ -201794,7 +201794,7 @@ ], "indexedName": "Face11", "indexedStringIds": [], - "mappedName": "Face1;:H96d,F", + "mappedName": "Face1;:H9ce,F", "mappedStringIds": [], "name": "Face11" }, @@ -201802,7 +201802,7 @@ "history": [ { "children": [], - "mappedName": "Face3;:H96d,F", + "mappedName": "Face3;:H9ce,F", "object": "CompositeCut25", "typeId": "Part::Cut" }, @@ -201815,7 +201815,7 @@ ], "indexedName": "Face12", "indexedStringIds": [], - "mappedName": "Face3;:H96d,F", + "mappedName": "Face3;:H9ce,F", "mappedStringIds": [], "name": "Face12" }, @@ -201823,7 +201823,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:H96d,F", + "mappedName": "Face6;:H9ce,F", "object": "CompositeCut25", "typeId": "Part::Cut" }, @@ -201836,7 +201836,7 @@ ], "indexedName": "Face13", "indexedStringIds": [], - "mappedName": "Face6;:H96d,F", + "mappedName": "Face6;:H9ce,F", "mappedStringIds": [], "name": "Face13" }, @@ -201844,7 +201844,7 @@ "history": [ { "children": [], - "mappedName": "Face4;:H96d,F", + "mappedName": "Face4;:H9ce,F", "object": "CompositeCut25", "typeId": "Part::Cut" }, @@ -201857,7 +201857,7 @@ ], "indexedName": "Face14", "indexedStringIds": [], - "mappedName": "Face4;:H96d,F", + "mappedName": "Face4;:H9ce,F", "mappedStringIds": [], "name": "Face14" }, @@ -201865,7 +201865,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:H96d,F", + "mappedName": "Face5;:H9ce,F", "object": "CompositeCut25", "typeId": "Part::Cut" }, @@ -201878,7 +201878,7 @@ ], "indexedName": "Face15", "indexedStringIds": [], - "mappedName": "Face5;:H96d,F", + "mappedName": "Face5;:H9ce,F", "mappedStringIds": [], "name": "Face15" }, @@ -201886,7 +201886,7 @@ "history": [ { "children": [], - "mappedName": "Face2;:H96d,F", + "mappedName": "Face2;:H9ce,F", "object": "CompositeCut25", "typeId": "Part::Cut" }, @@ -201899,7 +201899,7 @@ ], "indexedName": "Face16", "indexedStringIds": [], - "mappedName": "Face2;:H96d,F", + "mappedName": "Face2;:H9ce,F", "mappedStringIds": [], "name": "Face16" }, @@ -201907,13 +201907,13 @@ "history": [ { "children": [], - "mappedName": "Edge1;:H96a,E;:H96c,E", + "mappedName": "Edge1;:H9cb,E;:H9cd,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:H96a,E", + "mappedName": "Edge1;:H9cb,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -201926,7 +201926,7 @@ ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Edge1;:H96a,E;:H96c,E", + "mappedName": "Edge1;:H9cb,E;:H9cd,E", "mappedStringIds": [], "name": "Edge1" }, @@ -201934,13 +201934,13 @@ "history": [ { "children": [], - "mappedName": "Edge2;:H96a,E;:H96c,E", + "mappedName": "Edge2;:H9cb,E;:H9cd,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge2;:H96a,E", + "mappedName": "Edge2;:H9cb,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -201953,7 +201953,7 @@ ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Edge2;:H96a,E;:H96c,E", + "mappedName": "Edge2;:H9cb,E;:H9cd,E", "mappedStringIds": [], "name": "Edge2" }, @@ -201961,13 +201961,13 @@ "history": [ { "children": [], - "mappedName": "Edge3;:H96a,E;:H96c,E", + "mappedName": "Edge3;:H9cb,E;:H9cd,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge3;:H96a,E", + "mappedName": "Edge3;:H9cb,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -201980,7 +201980,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Edge3;:H96a,E;:H96c,E", + "mappedName": "Edge3;:H9cb,E;:H9cd,E", "mappedStringIds": [], "name": "Edge3" }, @@ -201988,13 +201988,13 @@ "history": [ { "children": [], - "mappedName": "Edge4;:H96a,E;:H96c,E", + "mappedName": "Edge4;:H9cb,E;:H9cd,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge4;:H96a,E", + "mappedName": "Edge4;:H9cb,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -202007,7 +202007,7 @@ ], "indexedName": "Edge4", "indexedStringIds": [], - "mappedName": "Edge4;:H96a,E;:H96c,E", + "mappedName": "Edge4;:H9cb,E;:H9cd,E", "mappedStringIds": [], "name": "Edge4" }, @@ -202015,13 +202015,13 @@ "history": [ { "children": [], - "mappedName": "Edge9;:H96a,E;:H96c,E", + "mappedName": "Edge9;:H9cb,E;:H9cd,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge9;:H96a,E", + "mappedName": "Edge9;:H9cb,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -202034,7 +202034,7 @@ ], "indexedName": "Edge5", "indexedStringIds": [], - "mappedName": "Edge9;:H96a,E;:H96c,E", + "mappedName": "Edge9;:H9cb,E;:H9cd,E", "mappedStringIds": [], "name": "Edge5" }, @@ -202042,13 +202042,13 @@ "history": [ { "children": [], - "mappedName": "Edge5;:H96a,E;:H96c,E", + "mappedName": "Edge5;:H9cb,E;:H9cd,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge5;:H96a,E", + "mappedName": "Edge5;:H9cb,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -202061,7 +202061,7 @@ ], "indexedName": "Edge6", "indexedStringIds": [], - "mappedName": "Edge5;:H96a,E;:H96c,E", + "mappedName": "Edge5;:H9cb,E;:H9cd,E", "mappedStringIds": [], "name": "Edge6" }, @@ -202069,13 +202069,13 @@ "history": [ { "children": [], - "mappedName": "Edge10;:H96a,E;:H96c,E", + "mappedName": "Edge10;:H9cb,E;:H9cd,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge10;:H96a,E", + "mappedName": "Edge10;:H9cb,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -202088,7 +202088,7 @@ ], "indexedName": "Edge7", "indexedStringIds": [], - "mappedName": "Edge10;:H96a,E;:H96c,E", + "mappedName": "Edge10;:H9cb,E;:H9cd,E", "mappedStringIds": [], "name": "Edge7" }, @@ -202096,13 +202096,13 @@ "history": [ { "children": [], - "mappedName": "Edge12;:H96a,E;:H96c,E", + "mappedName": "Edge12;:H9cb,E;:H9cd,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge12;:H96a,E", + "mappedName": "Edge12;:H9cb,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -202115,7 +202115,7 @@ ], "indexedName": "Edge8", "indexedStringIds": [], - "mappedName": "Edge12;:H96a,E;:H96c,E", + "mappedName": "Edge12;:H9cb,E;:H9cd,E", "mappedStringIds": [], "name": "Edge8" }, @@ -202123,13 +202123,13 @@ "history": [ { "children": [], - "mappedName": "Edge6;:H96a,E;:H96c,E", + "mappedName": "Edge6;:H9cb,E;:H9cd,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge6;:H96a,E", + "mappedName": "Edge6;:H9cb,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -202142,7 +202142,7 @@ ], "indexedName": "Edge9", "indexedStringIds": [], - "mappedName": "Edge6;:H96a,E;:H96c,E", + "mappedName": "Edge6;:H9cb,E;:H9cd,E", "mappedStringIds": [], "name": "Edge9" }, @@ -202150,26 +202150,26 @@ "history": [ { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:H96b:4,F);FUS;:H96a:1d,E;:H96c,E", + "mappedName": "Face6;:G2(Face1;K-2;:H9cc:4,F);FUS;:H9cb:1d,E;:H9cd,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:H96b:4,F);FUS;:H96a:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:H9cc:4,F);FUS;:H9cb:1d,E", "object": "Fuse25", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-2;:H96b:4,F)", + "mappedName": "Face6;:G2(Face1;K-2;:H9cc:4,F)", "object": "Box25", "typeId": "Part::Box" } ], "indexedName": "Edge10", "indexedStringIds": [], - "mappedName": "Face6;:G2(Face1;K-2;:H96b:4,F);FUS;:H96a:1d,E;:H96c,E", + "mappedName": "Face6;:G2(Face1;K-2;:H9cc:4,F);FUS;:H9cb:1d,E;:H9cd,E", "mappedStringIds": [], "name": "Edge10" }, @@ -202177,13 +202177,13 @@ "history": [ { "children": [], - "mappedName": "Edge11;:H96a,E;:H96c,E", + "mappedName": "Edge11;:H9cb,E;:H9cd,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge11;:H96a,E", + "mappedName": "Edge11;:H9cb,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -202196,7 +202196,7 @@ ], "indexedName": "Edge11", "indexedStringIds": [], - "mappedName": "Edge11;:H96a,E;:H96c,E", + "mappedName": "Edge11;:H9cb,E;:H9cd,E", "mappedStringIds": [], "name": "Edge11" }, @@ -202204,13 +202204,13 @@ "history": [ { "children": [], - "mappedName": "Edge7;:H96a,E;:H96c,E", + "mappedName": "Edge7;:H9cb,E;:H9cd,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge7;:H96a,E", + "mappedName": "Edge7;:H9cb,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -202223,7 +202223,7 @@ ], "indexedName": "Edge12", "indexedStringIds": [], - "mappedName": "Edge7;:H96a,E;:H96c,E", + "mappedName": "Edge7;:H9cb,E;:H9cd,E", "mappedStringIds": [], "name": "Edge12" }, @@ -202231,13 +202231,13 @@ "history": [ { "children": [], - "mappedName": "Edge8;:H96a,E;:H96c,E", + "mappedName": "Edge8;:H9cb,E;:H9cd,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge8;:H96a,E", + "mappedName": "Edge8;:H9cb,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -202250,7 +202250,7 @@ ], "indexedName": "Edge13", "indexedStringIds": [], - "mappedName": "Edge8;:H96a,E;:H96c,E", + "mappedName": "Edge8;:H9cb,E;:H9cd,E", "mappedStringIds": [], "name": "Edge13" }, @@ -202258,26 +202258,26 @@ "history": [ { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:H96b:4,F);FUS;:H96a:1d,E;:H96c,E", + "mappedName": "Face5;:G2(Face1;K-1;:H9cc:4,F);FUS;:H9cb:1d,E;:H9cd,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:H96b:4,F);FUS;:H96a:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:H9cc:4,F);FUS;:H9cb:1d,E", "object": "Fuse25", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-1;:H96b:4,F)", + "mappedName": "Face5;:G2(Face1;K-1;:H9cc:4,F)", "object": "Box25", "typeId": "Part::Box" } ], "indexedName": "Edge14", "indexedStringIds": [], - "mappedName": "Face5;:G2(Face1;K-1;:H96b:4,F);FUS;:H96a:1d,E;:H96c,E", + "mappedName": "Face5;:G2(Face1;K-1;:H9cc:4,F);FUS;:H9cb:1d,E;:H9cd,E", "mappedStringIds": [], "name": "Edge14" }, @@ -202285,13 +202285,13 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M2;FUS;:H96b:8,E;:H96c,E", + "mappedName": "Edge1;:M2;FUS;:H9cc:8,E;:H9cd,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:M2;FUS;:H96b:8,E", + "mappedName": "Edge1;:M2;FUS;:H9cc:8,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -202304,7 +202304,7 @@ ], "indexedName": "Edge15", "indexedStringIds": [], - "mappedName": "Edge1;:M2;FUS;:H96b:8,E;:H96c,E", + "mappedName": "Edge1;:M2;FUS;:H9cc:8,E;:H9cd,E", "mappedStringIds": [], "name": "Edge15" }, @@ -202312,13 +202312,13 @@ "history": [ { "children": [], - "mappedName": "Edge3;:H96b,E;:H96c,E", + "mappedName": "Edge3;:H9cc,E;:H9cd,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge3;:H96b,E", + "mappedName": "Edge3;:H9cc,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -202331,7 +202331,7 @@ ], "indexedName": "Edge16", "indexedStringIds": [], - "mappedName": "Edge3;:H96b,E;:H96c,E", + "mappedName": "Edge3;:H9cc,E;:H9cd,E", "mappedStringIds": [], "name": "Edge16" }, @@ -202339,13 +202339,13 @@ "history": [ { "children": [], - "mappedName": "Edge2;:H96b,E;:H96c,E", + "mappedName": "Edge2;:H9cc,E;:H9cd,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge2;:H96b,E", + "mappedName": "Edge2;:H9cc,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -202358,7 +202358,7 @@ ], "indexedName": "Edge17", "indexedStringIds": [], - "mappedName": "Edge2;:H96b,E;:H96c,E", + "mappedName": "Edge2;:H9cc,E;:H9cd,E", "mappedStringIds": [], "name": "Edge17" }, @@ -202366,13 +202366,13 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M;FUS;:H96b:7,E;:H96c,E", + "mappedName": "Edge1;:M;FUS;:H9cc:7,E;:H9cd,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:M;FUS;:H96b:7,E", + "mappedName": "Edge1;:M;FUS;:H9cc:7,E", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -202385,7 +202385,7 @@ ], "indexedName": "Edge18", "indexedStringIds": [], - "mappedName": "Edge1;:M;FUS;:H96b:7,E;:H96c,E", + "mappedName": "Edge1;:M;FUS;:H9cc:7,E;:H9cd,E", "mappedStringIds": [], "name": "Edge18" }, @@ -202393,7 +202393,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:H96d,E", + "mappedName": "Edge1;:H9ce,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, @@ -202406,7 +202406,7 @@ ], "indexedName": "Edge19", "indexedStringIds": [], - "mappedName": "Edge1;:H96d,E", + "mappedName": "Edge1;:H9ce,E", "mappedStringIds": [], "name": "Edge19" }, @@ -202414,7 +202414,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:H96d,E", + "mappedName": "Edge2;:H9ce,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, @@ -202427,7 +202427,7 @@ ], "indexedName": "Edge20", "indexedStringIds": [], - "mappedName": "Edge2;:H96d,E", + "mappedName": "Edge2;:H9ce,E", "mappedStringIds": [], "name": "Edge20" }, @@ -202435,7 +202435,7 @@ "history": [ { "children": [], - "mappedName": "Edge3;:H96d,E", + "mappedName": "Edge3;:H9ce,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, @@ -202448,7 +202448,7 @@ ], "indexedName": "Edge21", "indexedStringIds": [], - "mappedName": "Edge3;:H96d,E", + "mappedName": "Edge3;:H9ce,E", "mappedStringIds": [], "name": "Edge21" }, @@ -202456,7 +202456,7 @@ "history": [ { "children": [], - "mappedName": "Edge4;:H96d,E", + "mappedName": "Edge4;:H9ce,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, @@ -202469,7 +202469,7 @@ ], "indexedName": "Edge22", "indexedStringIds": [], - "mappedName": "Edge4;:H96d,E", + "mappedName": "Edge4;:H9ce,E", "mappedStringIds": [], "name": "Edge22" }, @@ -202477,7 +202477,7 @@ "history": [ { "children": [], - "mappedName": "Edge9;:H96d,E", + "mappedName": "Edge9;:H9ce,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, @@ -202490,7 +202490,7 @@ ], "indexedName": "Edge23", "indexedStringIds": [], - "mappedName": "Edge9;:H96d,E", + "mappedName": "Edge9;:H9ce,E", "mappedStringIds": [], "name": "Edge23" }, @@ -202498,7 +202498,7 @@ "history": [ { "children": [], - "mappedName": "Edge5;:H96d,E", + "mappedName": "Edge5;:H9ce,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, @@ -202511,7 +202511,7 @@ ], "indexedName": "Edge24", "indexedStringIds": [], - "mappedName": "Edge5;:H96d,E", + "mappedName": "Edge5;:H9ce,E", "mappedStringIds": [], "name": "Edge24" }, @@ -202519,7 +202519,7 @@ "history": [ { "children": [], - "mappedName": "Edge10;:H96d,E", + "mappedName": "Edge10;:H9ce,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, @@ -202532,7 +202532,7 @@ ], "indexedName": "Edge25", "indexedStringIds": [], - "mappedName": "Edge10;:H96d,E", + "mappedName": "Edge10;:H9ce,E", "mappedStringIds": [], "name": "Edge25" }, @@ -202540,7 +202540,7 @@ "history": [ { "children": [], - "mappedName": "Edge12;:H96d,E", + "mappedName": "Edge12;:H9ce,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, @@ -202553,7 +202553,7 @@ ], "indexedName": "Edge26", "indexedStringIds": [], - "mappedName": "Edge12;:H96d,E", + "mappedName": "Edge12;:H9ce,E", "mappedStringIds": [], "name": "Edge26" }, @@ -202561,7 +202561,7 @@ "history": [ { "children": [], - "mappedName": "Edge6;:H96d,E", + "mappedName": "Edge6;:H9ce,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, @@ -202574,7 +202574,7 @@ ], "indexedName": "Edge27", "indexedStringIds": [], - "mappedName": "Edge6;:H96d,E", + "mappedName": "Edge6;:H9ce,E", "mappedStringIds": [], "name": "Edge27" }, @@ -202582,7 +202582,7 @@ "history": [ { "children": [], - "mappedName": "Edge11;:H96d,E", + "mappedName": "Edge11;:H9ce,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, @@ -202595,7 +202595,7 @@ ], "indexedName": "Edge28", "indexedStringIds": [], - "mappedName": "Edge11;:H96d,E", + "mappedName": "Edge11;:H9ce,E", "mappedStringIds": [], "name": "Edge28" }, @@ -202603,7 +202603,7 @@ "history": [ { "children": [], - "mappedName": "Edge7;:H96d,E", + "mappedName": "Edge7;:H9ce,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, @@ -202616,7 +202616,7 @@ ], "indexedName": "Edge29", "indexedStringIds": [], - "mappedName": "Edge7;:H96d,E", + "mappedName": "Edge7;:H9ce,E", "mappedStringIds": [], "name": "Edge29" }, @@ -202624,7 +202624,7 @@ "history": [ { "children": [], - "mappedName": "Edge8;:H96d,E", + "mappedName": "Edge8;:H9ce,E", "object": "CompositeCut25", "typeId": "Part::Cut" }, @@ -202637,7 +202637,7 @@ ], "indexedName": "Edge30", "indexedStringIds": [], - "mappedName": "Edge8;:H96d,E", + "mappedName": "Edge8;:H9ce,E", "mappedStringIds": [], "name": "Edge30" }, @@ -202645,13 +202645,13 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:H96a,V;:H96c,V", + "mappedName": "Vertex1;:H9cb,V;:H9cd,V", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex1;:H96a,V", + "mappedName": "Vertex1;:H9cb,V", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -202664,7 +202664,7 @@ ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Vertex1;:H96a,V;:H96c,V", + "mappedName": "Vertex1;:H9cb,V;:H9cd,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -202672,13 +202672,13 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:H96a,V;:H96c,V", + "mappedName": "Vertex2;:H9cb,V;:H9cd,V", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex2;:H96a,V", + "mappedName": "Vertex2;:H9cb,V", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -202691,7 +202691,7 @@ ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Vertex2;:H96a,V;:H96c,V", + "mappedName": "Vertex2;:H9cb,V;:H9cd,V", "mappedStringIds": [], "name": "Vertex2" }, @@ -202699,13 +202699,13 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:H96a,V;:H96c,V", + "mappedName": "Vertex3;:H9cb,V;:H9cd,V", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex3;:H96a,V", + "mappedName": "Vertex3;:H9cb,V", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -202718,7 +202718,7 @@ ], "indexedName": "Vertex3", "indexedStringIds": [], - "mappedName": "Vertex3;:H96a,V;:H96c,V", + "mappedName": "Vertex3;:H9cb,V;:H9cd,V", "mappedStringIds": [], "name": "Vertex3" }, @@ -202726,13 +202726,13 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:H96a,V;:H96c,V", + "mappedName": "Vertex4;:H9cb,V;:H9cd,V", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex4;:H96a,V", + "mappedName": "Vertex4;:H9cb,V", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -202745,7 +202745,7 @@ ], "indexedName": "Vertex4", "indexedStringIds": [], - "mappedName": "Vertex4;:H96a,V;:H96c,V", + "mappedName": "Vertex4;:H9cb,V;:H9cd,V", "mappedStringIds": [], "name": "Vertex4" }, @@ -202753,13 +202753,13 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:H96a,V;:H96c,V", + "mappedName": "Vertex6;:H9cb,V;:H9cd,V", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex6;:H96a,V", + "mappedName": "Vertex6;:H9cb,V", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -202772,7 +202772,7 @@ ], "indexedName": "Vertex5", "indexedStringIds": [], - "mappedName": "Vertex6;:H96a,V;:H96c,V", + "mappedName": "Vertex6;:H9cb,V;:H9cd,V", "mappedStringIds": [], "name": "Vertex5" }, @@ -202780,13 +202780,13 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:H96a,V;:H96c,V", + "mappedName": "Vertex5;:H9cb,V;:H9cd,V", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex5;:H96a,V", + "mappedName": "Vertex5;:H9cb,V", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -202799,7 +202799,7 @@ ], "indexedName": "Vertex6", "indexedStringIds": [], - "mappedName": "Vertex5;:H96a,V;:H96c,V", + "mappedName": "Vertex5;:H9cb,V;:H9cd,V", "mappedStringIds": [], "name": "Vertex6" }, @@ -202807,13 +202807,13 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:H96a,V;:H96c,V", + "mappedName": "Vertex7;:H9cb,V;:H9cd,V", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex7;:H96a,V", + "mappedName": "Vertex7;:H9cb,V", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -202826,7 +202826,7 @@ ], "indexedName": "Vertex7", "indexedStringIds": [], - "mappedName": "Vertex7;:H96a,V;:H96c,V", + "mappedName": "Vertex7;:H9cb,V;:H9cd,V", "mappedStringIds": [], "name": "Vertex7" }, @@ -202834,26 +202834,26 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H96a:4,F);FUS;:H96b:1d,V;:H96c,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H9cb:4,F);FUS;:H9cc:1d,V;:H9cd,V", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H96a:4,F);FUS;:H96b:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H9cb:4,F);FUS;:H9cc:1d,V", "object": "Fuse25", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H96a:4,F)", + "mappedName": "Edge1;:G2(Face6;K-1;:H9cb:4,F)", "object": "Cylinder25", "typeId": "Part::Cylinder" } ], "indexedName": "Vertex8", "indexedStringIds": [], - "mappedName": "Edge1;:G2(Face6;K-1;:H96a:4,F);FUS;:H96b:1d,V;:H96c,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H9cb:4,F);FUS;:H9cc:1d,V;:H9cd,V", "mappedStringIds": [], "name": "Vertex8" }, @@ -202861,13 +202861,13 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:H96a,V;:H96c,V", + "mappedName": "Vertex8;:H9cb,V;:H9cd,V", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex8;:H96a,V", + "mappedName": "Vertex8;:H9cb,V", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -202880,7 +202880,7 @@ ], "indexedName": "Vertex9", "indexedStringIds": [], - "mappedName": "Vertex8;:H96a,V;:H96c,V", + "mappedName": "Vertex8;:H9cb,V;:H9cd,V", "mappedStringIds": [], "name": "Vertex9" }, @@ -202888,26 +202888,26 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:H96a:4,F);FUS;:H96b:1c,V;:H96c,V", + "mappedName": "Edge1;:G(Face5;K-1;:H9cb:4,F);FUS;:H9cc:1c,V;:H9cd,V", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:H96a:4,F);FUS;:H96b:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:H9cb:4,F);FUS;:H9cc:1c,V", "object": "Fuse25", "typeId": "Part::Fuse" }, { "children": [], - "mappedName": "Edge1;:G(Face5;K-1;:H96a:4,F)", + "mappedName": "Edge1;:G(Face5;K-1;:H9cb:4,F)", "object": "Cylinder25", "typeId": "Part::Cylinder" } ], "indexedName": "Vertex10", "indexedStringIds": [], - "mappedName": "Edge1;:G(Face5;K-1;:H96a:4,F);FUS;:H96b:1c,V;:H96c,V", + "mappedName": "Edge1;:G(Face5;K-1;:H9cb:4,F);FUS;:H9cc:1c,V;:H9cd,V", "mappedStringIds": [], "name": "Vertex10" }, @@ -202915,13 +202915,13 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:H96b,V;:H96c,V", + "mappedName": "Vertex2;:H9cc,V;:H9cd,V", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex2;:H96b,V", + "mappedName": "Vertex2;:H9cc,V", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -202934,7 +202934,7 @@ ], "indexedName": "Vertex11", "indexedStringIds": [], - "mappedName": "Vertex2;:H96b,V;:H96c,V", + "mappedName": "Vertex2;:H9cc,V;:H9cd,V", "mappedStringIds": [], "name": "Vertex11" }, @@ -202942,13 +202942,13 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:H96b,V;:H96c,V", + "mappedName": "Vertex1;:H9cc,V;:H9cd,V", "object": "CompositeCut25", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex1;:H96b,V", + "mappedName": "Vertex1;:H9cc,V", "object": "Fuse25", "typeId": "Part::Fuse" }, @@ -202961,7 +202961,7 @@ ], "indexedName": "Vertex12", "indexedStringIds": [], - "mappedName": "Vertex1;:H96b,V;:H96c,V", + "mappedName": "Vertex1;:H9cc,V;:H9cd,V", "mappedStringIds": [], "name": "Vertex12" }, @@ -202969,7 +202969,7 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:H96d,V", + "mappedName": "Vertex1;:H9ce,V", "object": "CompositeCut25", "typeId": "Part::Cut" }, @@ -202982,7 +202982,7 @@ ], "indexedName": "Vertex13", "indexedStringIds": [], - "mappedName": "Vertex1;:H96d,V", + "mappedName": "Vertex1;:H9ce,V", "mappedStringIds": [], "name": "Vertex13" }, @@ -202990,7 +202990,7 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:H96d,V", + "mappedName": "Vertex2;:H9ce,V", "object": "CompositeCut25", "typeId": "Part::Cut" }, @@ -203003,7 +203003,7 @@ ], "indexedName": "Vertex14", "indexedStringIds": [], - "mappedName": "Vertex2;:H96d,V", + "mappedName": "Vertex2;:H9ce,V", "mappedStringIds": [], "name": "Vertex14" }, @@ -203011,7 +203011,7 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:H96d,V", + "mappedName": "Vertex3;:H9ce,V", "object": "CompositeCut25", "typeId": "Part::Cut" }, @@ -203024,7 +203024,7 @@ ], "indexedName": "Vertex15", "indexedStringIds": [], - "mappedName": "Vertex3;:H96d,V", + "mappedName": "Vertex3;:H9ce,V", "mappedStringIds": [], "name": "Vertex15" }, @@ -203032,7 +203032,7 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:H96d,V", + "mappedName": "Vertex4;:H9ce,V", "object": "CompositeCut25", "typeId": "Part::Cut" }, @@ -203045,7 +203045,7 @@ ], "indexedName": "Vertex16", "indexedStringIds": [], - "mappedName": "Vertex4;:H96d,V", + "mappedName": "Vertex4;:H9ce,V", "mappedStringIds": [], "name": "Vertex16" }, @@ -203053,7 +203053,7 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:H96d,V", + "mappedName": "Vertex6;:H9ce,V", "object": "CompositeCut25", "typeId": "Part::Cut" }, @@ -203066,7 +203066,7 @@ ], "indexedName": "Vertex17", "indexedStringIds": [], - "mappedName": "Vertex6;:H96d,V", + "mappedName": "Vertex6;:H9ce,V", "mappedStringIds": [], "name": "Vertex17" }, @@ -203074,7 +203074,7 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:H96d,V", + "mappedName": "Vertex5;:H9ce,V", "object": "CompositeCut25", "typeId": "Part::Cut" }, @@ -203087,7 +203087,7 @@ ], "indexedName": "Vertex18", "indexedStringIds": [], - "mappedName": "Vertex5;:H96d,V", + "mappedName": "Vertex5;:H9ce,V", "mappedStringIds": [], "name": "Vertex18" }, @@ -203095,7 +203095,7 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:H96d,V", + "mappedName": "Vertex7;:H9ce,V", "object": "CompositeCut25", "typeId": "Part::Cut" }, @@ -203108,7 +203108,7 @@ ], "indexedName": "Vertex19", "indexedStringIds": [], - "mappedName": "Vertex7;:H96d,V", + "mappedName": "Vertex7;:H9ce,V", "mappedStringIds": [], "name": "Vertex19" }, @@ -203116,7 +203116,7 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:H96d,V", + "mappedName": "Vertex8;:H9ce,V", "object": "CompositeCut25", "typeId": "Part::Cut" }, @@ -203129,7 +203129,7 @@ ], "indexedName": "Vertex20", "indexedStringIds": [], - "mappedName": "Vertex8;:H96d,V", + "mappedName": "Vertex8;:H9ce,V", "mappedStringIds": [], "name": "Vertex20" } @@ -203145,7 +203145,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:H96a,F;:H96c,F", + "mappedName": "Face1;:H9cb,F;:H9cd,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -203153,7 +203153,7 @@ "index": 1, "type": "Face" }, - "name": "Face1;:H96a,F;:H96c,F", + "name": "Face1;:H9cb,F;:H9cd,F", "stringIds": [] }, "relation": "preserved", @@ -203161,9 +203161,9 @@ "resultPersistentId": "CompositeCut25:face:0", "sourceRefs": [ { - "mappedName": "Face1;:H96a,F", + "mappedName": "Face1;:H9cb,F", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Face1;:H96a,F", + "persistentId": "Fuse25:mapped:Face1;:H9cb,F", "stageId": "Fuse25" }, { @@ -203178,7 +203178,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:H96a,F;:H96c,F", + "mappedName": "Face3;:H9cb,F;:H9cd,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -203186,7 +203186,7 @@ "index": 2, "type": "Face" }, - "name": "Face3;:H96a,F;:H96c,F", + "name": "Face3;:H9cb,F;:H9cd,F", "stringIds": [] }, "relation": "preserved", @@ -203194,9 +203194,9 @@ "resultPersistentId": "CompositeCut25:face:1", "sourceRefs": [ { - "mappedName": "Face3;:H96a,F", + "mappedName": "Face3;:H9cb,F", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Face3;:H96a,F", + "persistentId": "Fuse25:mapped:Face3;:H9cb,F", "stageId": "Fuse25" }, { @@ -203211,7 +203211,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M;FUS;:H96a:7,F;:H96c,F", + "mappedName": "Face6;:M;FUS;:H9cb:7,F;:H9cd,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -203219,7 +203219,7 @@ "index": 3, "type": "Face" }, - "name": "Face6;:M;FUS;:H96a:7,F;:H96c,F", + "name": "Face6;:M;FUS;:H9cb:7,F;:H9cd,F", "stringIds": [] }, "relation": "modified", @@ -203227,9 +203227,9 @@ "resultPersistentId": "CompositeCut25:face:2", "sourceRefs": [ { - "mappedName": "Face6;:M;FUS;:H96a:7,F", + "mappedName": "Face6;:M;FUS;:H9cb:7,F", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Face6;:M;FUS;:H96a:7,F", + "persistentId": "Fuse25:mapped:Face6;:M;FUS;:H9cb:7,F", "stageId": "Fuse25" }, { @@ -203244,7 +203244,7 @@ "indexedName": "Face4", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:H96a,F;:H96c,F", + "mappedName": "Face4;:H9cb,F;:H9cd,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -203252,7 +203252,7 @@ "index": 4, "type": "Face" }, - "name": "Face4;:H96a,F;:H96c,F", + "name": "Face4;:H9cb,F;:H9cd,F", "stringIds": [] }, "relation": "preserved", @@ -203260,9 +203260,9 @@ "resultPersistentId": "CompositeCut25:face:3", "sourceRefs": [ { - "mappedName": "Face4;:H96a,F", + "mappedName": "Face4;:H9cb,F", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Face4;:H96a,F", + "persistentId": "Fuse25:mapped:Face4;:H9cb,F", "stageId": "Fuse25" }, { @@ -203277,7 +203277,7 @@ "indexedName": "Face5", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M;FUS;:H96a:7,F;:H96c,F", + "mappedName": "Face5;:M;FUS;:H9cb:7,F;:H9cd,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -203285,7 +203285,7 @@ "index": 5, "type": "Face" }, - "name": "Face5;:M;FUS;:H96a:7,F;:H96c,F", + "name": "Face5;:M;FUS;:H9cb:7,F;:H9cd,F", "stringIds": [] }, "relation": "modified", @@ -203293,9 +203293,9 @@ "resultPersistentId": "CompositeCut25:face:4", "sourceRefs": [ { - "mappedName": "Face5;:M;FUS;:H96a:7,F", + "mappedName": "Face5;:M;FUS;:H9cb:7,F", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Face5;:M;FUS;:H96a:7,F", + "persistentId": "Fuse25:mapped:Face5;:M;FUS;:H9cb:7,F", "stageId": "Fuse25" }, { @@ -203310,7 +203310,7 @@ "indexedName": "Face6", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:H96a,F;:H96c,F", + "mappedName": "Face2;:H9cb,F;:H9cd,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -203318,7 +203318,7 @@ "index": 6, "type": "Face" }, - "name": "Face2;:H96a,F;:H96c,F", + "name": "Face2;:H9cb,F;:H9cd,F", "stringIds": [] }, "relation": "preserved", @@ -203326,9 +203326,9 @@ "resultPersistentId": "CompositeCut25:face:5", "sourceRefs": [ { - "mappedName": "Face2;:H96a,F", + "mappedName": "Face2;:H9cb,F", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Face2;:H96a,F", + "persistentId": "Fuse25:mapped:Face2;:H9cb,F", "stageId": "Fuse25" }, { @@ -203343,7 +203343,7 @@ "indexedName": "Face7", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M2;FUS;:H96b:8,F;:H96c,F", + "mappedName": "Face1;:M2;FUS;:H9cc:8,F;:H9cd,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -203351,7 +203351,7 @@ "index": 7, "type": "Face" }, - "name": "Face1;:M2;FUS;:H96b:8,F;:H96c,F", + "name": "Face1;:M2;FUS;:H9cc:8,F;:H9cd,F", "stringIds": [] }, "relation": "modified", @@ -203359,9 +203359,9 @@ "resultPersistentId": "CompositeCut25:face:6", "sourceRefs": [ { - "mappedName": "Face1;:M2;FUS;:H96b:8,F", + "mappedName": "Face1;:M2;FUS;:H9cc:8,F", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Face1;:M2;FUS;:H96b:8,F", + "persistentId": "Fuse25:mapped:Face1;:M2;FUS;:H9cc:8,F", "stageId": "Fuse25" }, { @@ -203376,7 +203376,7 @@ "indexedName": "Face8", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;FUS;:H96b:7,F;:H96c,F", + "mappedName": "Face1;:M;FUS;:H9cc:7,F;:H9cd,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -203384,7 +203384,7 @@ "index": 8, "type": "Face" }, - "name": "Face1;:M;FUS;:H96b:7,F;:H96c,F", + "name": "Face1;:M;FUS;:H9cc:7,F;:H9cd,F", "stringIds": [] }, "relation": "modified", @@ -203392,9 +203392,9 @@ "resultPersistentId": "CompositeCut25:face:7", "sourceRefs": [ { - "mappedName": "Face1;:M;FUS;:H96b:7,F", + "mappedName": "Face1;:M;FUS;:H9cc:7,F", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Face1;:M;FUS;:H96b:7,F", + "persistentId": "Fuse25:mapped:Face1;:M;FUS;:H9cc:7,F", "stageId": "Fuse25" }, { @@ -203409,7 +203409,7 @@ "indexedName": "Face9", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:H96b,F;:H96c,F", + "mappedName": "Face3;:H9cc,F;:H9cd,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -203417,7 +203417,7 @@ "index": 9, "type": "Face" }, - "name": "Face3;:H96b,F;:H96c,F", + "name": "Face3;:H9cc,F;:H9cd,F", "stringIds": [] }, "relation": "preserved", @@ -203425,9 +203425,9 @@ "resultPersistentId": "CompositeCut25:face:8", "sourceRefs": [ { - "mappedName": "Face3;:H96b,F", + "mappedName": "Face3;:H9cc,F", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Face3;:H96b,F", + "persistentId": "Fuse25:mapped:Face3;:H9cc,F", "stageId": "Fuse25" }, { @@ -203442,7 +203442,7 @@ "indexedName": "Face10", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:H96b,F;:H96c,F", + "mappedName": "Face2;:H9cc,F;:H9cd,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -203450,7 +203450,7 @@ "index": 10, "type": "Face" }, - "name": "Face2;:H96b,F;:H96c,F", + "name": "Face2;:H9cc,F;:H9cd,F", "stringIds": [] }, "relation": "preserved", @@ -203458,9 +203458,9 @@ "resultPersistentId": "CompositeCut25:face:9", "sourceRefs": [ { - "mappedName": "Face2;:H96b,F", + "mappedName": "Face2;:H9cc,F", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Face2;:H96b,F", + "persistentId": "Fuse25:mapped:Face2;:H9cc,F", "stageId": "Fuse25" }, { @@ -203475,7 +203475,7 @@ "indexedName": "Face11", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:H96d,F", + "mappedName": "Face1;:H9ce,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -203483,7 +203483,7 @@ "index": 11, "type": "Face" }, - "name": "Face1;:H96d,F", + "name": "Face1;:H9ce,F", "stringIds": [] }, "relation": "preserved", @@ -203502,7 +203502,7 @@ "indexedName": "Face12", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:H96d,F", + "mappedName": "Face3;:H9ce,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -203510,7 +203510,7 @@ "index": 12, "type": "Face" }, - "name": "Face3;:H96d,F", + "name": "Face3;:H9ce,F", "stringIds": [] }, "relation": "preserved", @@ -203529,7 +203529,7 @@ "indexedName": "Face13", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:H96d,F", + "mappedName": "Face6;:H9ce,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -203537,7 +203537,7 @@ "index": 13, "type": "Face" }, - "name": "Face6;:H96d,F", + "name": "Face6;:H9ce,F", "stringIds": [] }, "relation": "preserved", @@ -203556,7 +203556,7 @@ "indexedName": "Face14", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:H96d,F", + "mappedName": "Face4;:H9ce,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -203564,7 +203564,7 @@ "index": 14, "type": "Face" }, - "name": "Face4;:H96d,F", + "name": "Face4;:H9ce,F", "stringIds": [] }, "relation": "preserved", @@ -203583,7 +203583,7 @@ "indexedName": "Face15", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:H96d,F", + "mappedName": "Face5;:H9ce,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -203591,7 +203591,7 @@ "index": 15, "type": "Face" }, - "name": "Face5;:H96d,F", + "name": "Face5;:H9ce,F", "stringIds": [] }, "relation": "preserved", @@ -203610,7 +203610,7 @@ "indexedName": "Face16", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:H96d,F", + "mappedName": "Face2;:H9ce,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -203618,7 +203618,7 @@ "index": 16, "type": "Face" }, - "name": "Face2;:H96d,F", + "name": "Face2;:H9ce,F", "stringIds": [] }, "relation": "preserved", @@ -203637,7 +203637,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:H96a,E;:H96c,E", + "mappedName": "Edge1;:H9cb,E;:H9cd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -203645,7 +203645,7 @@ "index": 1, "type": "Edge" }, - "name": "Edge1;:H96a,E;:H96c,E", + "name": "Edge1;:H9cb,E;:H9cd,E", "stringIds": [] }, "relation": "preserved", @@ -203653,9 +203653,9 @@ "resultPersistentId": "CompositeCut25:edge:0", "sourceRefs": [ { - "mappedName": "Edge1;:H96a,E", + "mappedName": "Edge1;:H9cb,E", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Edge1;:H96a,E", + "persistentId": "Fuse25:mapped:Edge1;:H9cb,E", "stageId": "Fuse25" }, { @@ -203670,7 +203670,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:H96a,E;:H96c,E", + "mappedName": "Edge2;:H9cb,E;:H9cd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -203678,7 +203678,7 @@ "index": 2, "type": "Edge" }, - "name": "Edge2;:H96a,E;:H96c,E", + "name": "Edge2;:H9cb,E;:H9cd,E", "stringIds": [] }, "relation": "preserved", @@ -203686,9 +203686,9 @@ "resultPersistentId": "CompositeCut25:edge:1", "sourceRefs": [ { - "mappedName": "Edge2;:H96a,E", + "mappedName": "Edge2;:H9cb,E", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Edge2;:H96a,E", + "persistentId": "Fuse25:mapped:Edge2;:H9cb,E", "stageId": "Fuse25" }, { @@ -203703,7 +203703,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:H96a,E;:H96c,E", + "mappedName": "Edge3;:H9cb,E;:H9cd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -203711,7 +203711,7 @@ "index": 3, "type": "Edge" }, - "name": "Edge3;:H96a,E;:H96c,E", + "name": "Edge3;:H9cb,E;:H9cd,E", "stringIds": [] }, "relation": "preserved", @@ -203719,9 +203719,9 @@ "resultPersistentId": "CompositeCut25:edge:2", "sourceRefs": [ { - "mappedName": "Edge3;:H96a,E", + "mappedName": "Edge3;:H9cb,E", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Edge3;:H96a,E", + "persistentId": "Fuse25:mapped:Edge3;:H9cb,E", "stageId": "Fuse25" }, { @@ -203736,7 +203736,7 @@ "indexedName": "Edge4", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:H96a,E;:H96c,E", + "mappedName": "Edge4;:H9cb,E;:H9cd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -203744,7 +203744,7 @@ "index": 4, "type": "Edge" }, - "name": "Edge4;:H96a,E;:H96c,E", + "name": "Edge4;:H9cb,E;:H9cd,E", "stringIds": [] }, "relation": "preserved", @@ -203752,9 +203752,9 @@ "resultPersistentId": "CompositeCut25:edge:3", "sourceRefs": [ { - "mappedName": "Edge4;:H96a,E", + "mappedName": "Edge4;:H9cb,E", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Edge4;:H96a,E", + "persistentId": "Fuse25:mapped:Edge4;:H9cb,E", "stageId": "Fuse25" }, { @@ -203769,7 +203769,7 @@ "indexedName": "Edge5", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:H96a,E;:H96c,E", + "mappedName": "Edge9;:H9cb,E;:H9cd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -203777,7 +203777,7 @@ "index": 5, "type": "Edge" }, - "name": "Edge9;:H96a,E;:H96c,E", + "name": "Edge9;:H9cb,E;:H9cd,E", "stringIds": [] }, "relation": "preserved", @@ -203785,9 +203785,9 @@ "resultPersistentId": "CompositeCut25:edge:4", "sourceRefs": [ { - "mappedName": "Edge9;:H96a,E", + "mappedName": "Edge9;:H9cb,E", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Edge9;:H96a,E", + "persistentId": "Fuse25:mapped:Edge9;:H9cb,E", "stageId": "Fuse25" }, { @@ -203802,7 +203802,7 @@ "indexedName": "Edge6", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:H96a,E;:H96c,E", + "mappedName": "Edge5;:H9cb,E;:H9cd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -203810,7 +203810,7 @@ "index": 6, "type": "Edge" }, - "name": "Edge5;:H96a,E;:H96c,E", + "name": "Edge5;:H9cb,E;:H9cd,E", "stringIds": [] }, "relation": "preserved", @@ -203818,9 +203818,9 @@ "resultPersistentId": "CompositeCut25:edge:5", "sourceRefs": [ { - "mappedName": "Edge5;:H96a,E", + "mappedName": "Edge5;:H9cb,E", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Edge5;:H96a,E", + "persistentId": "Fuse25:mapped:Edge5;:H9cb,E", "stageId": "Fuse25" }, { @@ -203835,7 +203835,7 @@ "indexedName": "Edge7", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:H96a,E;:H96c,E", + "mappedName": "Edge10;:H9cb,E;:H9cd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -203843,7 +203843,7 @@ "index": 7, "type": "Edge" }, - "name": "Edge10;:H96a,E;:H96c,E", + "name": "Edge10;:H9cb,E;:H9cd,E", "stringIds": [] }, "relation": "preserved", @@ -203851,9 +203851,9 @@ "resultPersistentId": "CompositeCut25:edge:6", "sourceRefs": [ { - "mappedName": "Edge10;:H96a,E", + "mappedName": "Edge10;:H9cb,E", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Edge10;:H96a,E", + "persistentId": "Fuse25:mapped:Edge10;:H9cb,E", "stageId": "Fuse25" }, { @@ -203868,7 +203868,7 @@ "indexedName": "Edge8", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:H96a,E;:H96c,E", + "mappedName": "Edge12;:H9cb,E;:H9cd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -203876,7 +203876,7 @@ "index": 8, "type": "Edge" }, - "name": "Edge12;:H96a,E;:H96c,E", + "name": "Edge12;:H9cb,E;:H9cd,E", "stringIds": [] }, "relation": "preserved", @@ -203884,9 +203884,9 @@ "resultPersistentId": "CompositeCut25:edge:7", "sourceRefs": [ { - "mappedName": "Edge12;:H96a,E", + "mappedName": "Edge12;:H9cb,E", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Edge12;:H96a,E", + "persistentId": "Fuse25:mapped:Edge12;:H9cb,E", "stageId": "Fuse25" }, { @@ -203901,7 +203901,7 @@ "indexedName": "Edge9", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:H96a,E;:H96c,E", + "mappedName": "Edge6;:H9cb,E;:H9cd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -203909,7 +203909,7 @@ "index": 9, "type": "Edge" }, - "name": "Edge6;:H96a,E;:H96c,E", + "name": "Edge6;:H9cb,E;:H9cd,E", "stringIds": [] }, "relation": "preserved", @@ -203917,9 +203917,9 @@ "resultPersistentId": "CompositeCut25:edge:8", "sourceRefs": [ { - "mappedName": "Edge6;:H96a,E", + "mappedName": "Edge6;:H9cb,E", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Edge6;:H96a,E", + "persistentId": "Fuse25:mapped:Edge6;:H9cb,E", "stageId": "Fuse25" }, { @@ -203934,7 +203934,7 @@ "indexedName": "Edge10", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G2(Face1;K-2;:H96b:4,F);FUS;:H96a:1d,E;:H96c,E", + "mappedName": "Face6;:G2(Face1;K-2;:H9cc:4,F);FUS;:H9cb:1d,E;:H9cd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -203942,7 +203942,7 @@ "index": 10, "type": "Edge" }, - "name": "Face6;:G2(Face1;K-2;:H96b:4,F);FUS;:H96a:1d,E;:H96c,E", + "name": "Face6;:G2(Face1;K-2;:H9cc:4,F);FUS;:H9cb:1d,E;:H9cd,E", "stringIds": [] }, "relation": "generated", @@ -203950,15 +203950,15 @@ "resultPersistentId": "CompositeCut25:edge:9", "sourceRefs": [ { - "mappedName": "Face6;:G2(Face1;K-2;:H96b:4,F);FUS;:H96a:1d,E", + "mappedName": "Face6;:G2(Face1;K-2;:H9cc:4,F);FUS;:H9cb:1d,E", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Face6;:G2(Face1;K-2;:H96b:4,F);FUS;:H96a:1d,E", + "persistentId": "Fuse25:mapped:Face6;:G2(Face1;K-2;:H9cc:4,F);FUS;:H9cb:1d,E", "stageId": "Fuse25" }, { - "mappedName": "Face6;:G2(Face1;K-2;:H96b:4,F)", + "mappedName": "Face6;:G2(Face1;K-2;:H9cc:4,F)", "objectId": "Box25", - "persistentId": "Box25:mapped:Face6;:G2(Face1;K-2;:H96b:4,F)", + "persistentId": "Box25:mapped:Face6;:G2(Face1;K-2;:H9cc:4,F)", "stageId": "Box25" } ] @@ -203967,7 +203967,7 @@ "indexedName": "Edge11", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:H96a,E;:H96c,E", + "mappedName": "Edge11;:H9cb,E;:H9cd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -203975,7 +203975,7 @@ "index": 11, "type": "Edge" }, - "name": "Edge11;:H96a,E;:H96c,E", + "name": "Edge11;:H9cb,E;:H9cd,E", "stringIds": [] }, "relation": "preserved", @@ -203983,9 +203983,9 @@ "resultPersistentId": "CompositeCut25:edge:10", "sourceRefs": [ { - "mappedName": "Edge11;:H96a,E", + "mappedName": "Edge11;:H9cb,E", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Edge11;:H96a,E", + "persistentId": "Fuse25:mapped:Edge11;:H9cb,E", "stageId": "Fuse25" }, { @@ -204000,7 +204000,7 @@ "indexedName": "Edge12", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:H96a,E;:H96c,E", + "mappedName": "Edge7;:H9cb,E;:H9cd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204008,7 +204008,7 @@ "index": 12, "type": "Edge" }, - "name": "Edge7;:H96a,E;:H96c,E", + "name": "Edge7;:H9cb,E;:H9cd,E", "stringIds": [] }, "relation": "preserved", @@ -204016,9 +204016,9 @@ "resultPersistentId": "CompositeCut25:edge:11", "sourceRefs": [ { - "mappedName": "Edge7;:H96a,E", + "mappedName": "Edge7;:H9cb,E", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Edge7;:H96a,E", + "persistentId": "Fuse25:mapped:Edge7;:H9cb,E", "stageId": "Fuse25" }, { @@ -204033,7 +204033,7 @@ "indexedName": "Edge13", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:H96a,E;:H96c,E", + "mappedName": "Edge8;:H9cb,E;:H9cd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204041,7 +204041,7 @@ "index": 13, "type": "Edge" }, - "name": "Edge8;:H96a,E;:H96c,E", + "name": "Edge8;:H9cb,E;:H9cd,E", "stringIds": [] }, "relation": "preserved", @@ -204049,9 +204049,9 @@ "resultPersistentId": "CompositeCut25:edge:12", "sourceRefs": [ { - "mappedName": "Edge8;:H96a,E", + "mappedName": "Edge8;:H9cb,E", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Edge8;:H96a,E", + "persistentId": "Fuse25:mapped:Edge8;:H9cb,E", "stageId": "Fuse25" }, { @@ -204066,7 +204066,7 @@ "indexedName": "Edge14", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G2(Face1;K-1;:H96b:4,F);FUS;:H96a:1d,E;:H96c,E", + "mappedName": "Face5;:G2(Face1;K-1;:H9cc:4,F);FUS;:H9cb:1d,E;:H9cd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204074,7 +204074,7 @@ "index": 14, "type": "Edge" }, - "name": "Face5;:G2(Face1;K-1;:H96b:4,F);FUS;:H96a:1d,E;:H96c,E", + "name": "Face5;:G2(Face1;K-1;:H9cc:4,F);FUS;:H9cb:1d,E;:H9cd,E", "stringIds": [] }, "relation": "generated", @@ -204082,15 +204082,15 @@ "resultPersistentId": "CompositeCut25:edge:13", "sourceRefs": [ { - "mappedName": "Face5;:G2(Face1;K-1;:H96b:4,F);FUS;:H96a:1d,E", + "mappedName": "Face5;:G2(Face1;K-1;:H9cc:4,F);FUS;:H9cb:1d,E", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Face5;:G2(Face1;K-1;:H96b:4,F);FUS;:H96a:1d,E", + "persistentId": "Fuse25:mapped:Face5;:G2(Face1;K-1;:H9cc:4,F);FUS;:H9cb:1d,E", "stageId": "Fuse25" }, { - "mappedName": "Face5;:G2(Face1;K-1;:H96b:4,F)", + "mappedName": "Face5;:G2(Face1;K-1;:H9cc:4,F)", "objectId": "Box25", - "persistentId": "Box25:mapped:Face5;:G2(Face1;K-1;:H96b:4,F)", + "persistentId": "Box25:mapped:Face5;:G2(Face1;K-1;:H9cc:4,F)", "stageId": "Box25" } ] @@ -204099,7 +204099,7 @@ "indexedName": "Edge15", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M2;FUS;:H96b:8,E;:H96c,E", + "mappedName": "Edge1;:M2;FUS;:H9cc:8,E;:H9cd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204107,7 +204107,7 @@ "index": 15, "type": "Edge" }, - "name": "Edge1;:M2;FUS;:H96b:8,E;:H96c,E", + "name": "Edge1;:M2;FUS;:H9cc:8,E;:H9cd,E", "stringIds": [] }, "relation": "modified", @@ -204115,9 +204115,9 @@ "resultPersistentId": "CompositeCut25:edge:14", "sourceRefs": [ { - "mappedName": "Edge1;:M2;FUS;:H96b:8,E", + "mappedName": "Edge1;:M2;FUS;:H9cc:8,E", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Edge1;:M2;FUS;:H96b:8,E", + "persistentId": "Fuse25:mapped:Edge1;:M2;FUS;:H9cc:8,E", "stageId": "Fuse25" }, { @@ -204132,7 +204132,7 @@ "indexedName": "Edge16", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:H96b,E;:H96c,E", + "mappedName": "Edge3;:H9cc,E;:H9cd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204140,7 +204140,7 @@ "index": 16, "type": "Edge" }, - "name": "Edge3;:H96b,E;:H96c,E", + "name": "Edge3;:H9cc,E;:H9cd,E", "stringIds": [] }, "relation": "preserved", @@ -204148,9 +204148,9 @@ "resultPersistentId": "CompositeCut25:edge:15", "sourceRefs": [ { - "mappedName": "Edge3;:H96b,E", + "mappedName": "Edge3;:H9cc,E", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Edge3;:H96b,E", + "persistentId": "Fuse25:mapped:Edge3;:H9cc,E", "stageId": "Fuse25" }, { @@ -204165,7 +204165,7 @@ "indexedName": "Edge17", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:H96b,E;:H96c,E", + "mappedName": "Edge2;:H9cc,E;:H9cd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204173,7 +204173,7 @@ "index": 17, "type": "Edge" }, - "name": "Edge2;:H96b,E;:H96c,E", + "name": "Edge2;:H9cc,E;:H9cd,E", "stringIds": [] }, "relation": "preserved", @@ -204181,9 +204181,9 @@ "resultPersistentId": "CompositeCut25:edge:16", "sourceRefs": [ { - "mappedName": "Edge2;:H96b,E", + "mappedName": "Edge2;:H9cc,E", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Edge2;:H96b,E", + "persistentId": "Fuse25:mapped:Edge2;:H9cc,E", "stageId": "Fuse25" }, { @@ -204198,7 +204198,7 @@ "indexedName": "Edge18", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M;FUS;:H96b:7,E;:H96c,E", + "mappedName": "Edge1;:M;FUS;:H9cc:7,E;:H9cd,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204206,7 +204206,7 @@ "index": 18, "type": "Edge" }, - "name": "Edge1;:M;FUS;:H96b:7,E;:H96c,E", + "name": "Edge1;:M;FUS;:H9cc:7,E;:H9cd,E", "stringIds": [] }, "relation": "modified", @@ -204214,9 +204214,9 @@ "resultPersistentId": "CompositeCut25:edge:17", "sourceRefs": [ { - "mappedName": "Edge1;:M;FUS;:H96b:7,E", + "mappedName": "Edge1;:M;FUS;:H9cc:7,E", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Edge1;:M;FUS;:H96b:7,E", + "persistentId": "Fuse25:mapped:Edge1;:M;FUS;:H9cc:7,E", "stageId": "Fuse25" }, { @@ -204231,7 +204231,7 @@ "indexedName": "Edge19", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:H96d,E", + "mappedName": "Edge1;:H9ce,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204239,7 +204239,7 @@ "index": 19, "type": "Edge" }, - "name": "Edge1;:H96d,E", + "name": "Edge1;:H9ce,E", "stringIds": [] }, "relation": "preserved", @@ -204258,7 +204258,7 @@ "indexedName": "Edge20", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:H96d,E", + "mappedName": "Edge2;:H9ce,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204266,7 +204266,7 @@ "index": 20, "type": "Edge" }, - "name": "Edge2;:H96d,E", + "name": "Edge2;:H9ce,E", "stringIds": [] }, "relation": "preserved", @@ -204285,7 +204285,7 @@ "indexedName": "Edge21", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:H96d,E", + "mappedName": "Edge3;:H9ce,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204293,7 +204293,7 @@ "index": 21, "type": "Edge" }, - "name": "Edge3;:H96d,E", + "name": "Edge3;:H9ce,E", "stringIds": [] }, "relation": "preserved", @@ -204312,7 +204312,7 @@ "indexedName": "Edge22", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:H96d,E", + "mappedName": "Edge4;:H9ce,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204320,7 +204320,7 @@ "index": 22, "type": "Edge" }, - "name": "Edge4;:H96d,E", + "name": "Edge4;:H9ce,E", "stringIds": [] }, "relation": "preserved", @@ -204339,7 +204339,7 @@ "indexedName": "Edge23", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:H96d,E", + "mappedName": "Edge9;:H9ce,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204347,7 +204347,7 @@ "index": 23, "type": "Edge" }, - "name": "Edge9;:H96d,E", + "name": "Edge9;:H9ce,E", "stringIds": [] }, "relation": "preserved", @@ -204366,7 +204366,7 @@ "indexedName": "Edge24", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:H96d,E", + "mappedName": "Edge5;:H9ce,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204374,7 +204374,7 @@ "index": 24, "type": "Edge" }, - "name": "Edge5;:H96d,E", + "name": "Edge5;:H9ce,E", "stringIds": [] }, "relation": "preserved", @@ -204393,7 +204393,7 @@ "indexedName": "Edge25", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:H96d,E", + "mappedName": "Edge10;:H9ce,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204401,7 +204401,7 @@ "index": 25, "type": "Edge" }, - "name": "Edge10;:H96d,E", + "name": "Edge10;:H9ce,E", "stringIds": [] }, "relation": "preserved", @@ -204420,7 +204420,7 @@ "indexedName": "Edge26", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:H96d,E", + "mappedName": "Edge12;:H9ce,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204428,7 +204428,7 @@ "index": 26, "type": "Edge" }, - "name": "Edge12;:H96d,E", + "name": "Edge12;:H9ce,E", "stringIds": [] }, "relation": "preserved", @@ -204447,7 +204447,7 @@ "indexedName": "Edge27", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:H96d,E", + "mappedName": "Edge6;:H9ce,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204455,7 +204455,7 @@ "index": 27, "type": "Edge" }, - "name": "Edge6;:H96d,E", + "name": "Edge6;:H9ce,E", "stringIds": [] }, "relation": "preserved", @@ -204474,7 +204474,7 @@ "indexedName": "Edge28", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:H96d,E", + "mappedName": "Edge11;:H9ce,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204482,7 +204482,7 @@ "index": 28, "type": "Edge" }, - "name": "Edge11;:H96d,E", + "name": "Edge11;:H9ce,E", "stringIds": [] }, "relation": "preserved", @@ -204501,7 +204501,7 @@ "indexedName": "Edge29", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:H96d,E", + "mappedName": "Edge7;:H9ce,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204509,7 +204509,7 @@ "index": 29, "type": "Edge" }, - "name": "Edge7;:H96d,E", + "name": "Edge7;:H9ce,E", "stringIds": [] }, "relation": "preserved", @@ -204528,7 +204528,7 @@ "indexedName": "Edge30", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:H96d,E", + "mappedName": "Edge8;:H9ce,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204536,7 +204536,7 @@ "index": 30, "type": "Edge" }, - "name": "Edge8;:H96d,E", + "name": "Edge8;:H9ce,E", "stringIds": [] }, "relation": "preserved", @@ -204555,7 +204555,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:H96a,V;:H96c,V", + "mappedName": "Vertex1;:H9cb,V;:H9cd,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204563,7 +204563,7 @@ "index": 1, "type": "Vertex" }, - "name": "Vertex1;:H96a,V;:H96c,V", + "name": "Vertex1;:H9cb,V;:H9cd,V", "stringIds": [] }, "relation": "preserved", @@ -204571,9 +204571,9 @@ "resultPersistentId": "CompositeCut25:vertex:0", "sourceRefs": [ { - "mappedName": "Vertex1;:H96a,V", + "mappedName": "Vertex1;:H9cb,V", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Vertex1;:H96a,V", + "persistentId": "Fuse25:mapped:Vertex1;:H9cb,V", "stageId": "Fuse25" }, { @@ -204588,7 +204588,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:H96a,V;:H96c,V", + "mappedName": "Vertex2;:H9cb,V;:H9cd,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204596,7 +204596,7 @@ "index": 2, "type": "Vertex" }, - "name": "Vertex2;:H96a,V;:H96c,V", + "name": "Vertex2;:H9cb,V;:H9cd,V", "stringIds": [] }, "relation": "preserved", @@ -204604,9 +204604,9 @@ "resultPersistentId": "CompositeCut25:vertex:1", "sourceRefs": [ { - "mappedName": "Vertex2;:H96a,V", + "mappedName": "Vertex2;:H9cb,V", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Vertex2;:H96a,V", + "persistentId": "Fuse25:mapped:Vertex2;:H9cb,V", "stageId": "Fuse25" }, { @@ -204621,7 +204621,7 @@ "indexedName": "Vertex3", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:H96a,V;:H96c,V", + "mappedName": "Vertex3;:H9cb,V;:H9cd,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204629,7 +204629,7 @@ "index": 3, "type": "Vertex" }, - "name": "Vertex3;:H96a,V;:H96c,V", + "name": "Vertex3;:H9cb,V;:H9cd,V", "stringIds": [] }, "relation": "preserved", @@ -204637,9 +204637,9 @@ "resultPersistentId": "CompositeCut25:vertex:2", "sourceRefs": [ { - "mappedName": "Vertex3;:H96a,V", + "mappedName": "Vertex3;:H9cb,V", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Vertex3;:H96a,V", + "persistentId": "Fuse25:mapped:Vertex3;:H9cb,V", "stageId": "Fuse25" }, { @@ -204654,7 +204654,7 @@ "indexedName": "Vertex4", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:H96a,V;:H96c,V", + "mappedName": "Vertex4;:H9cb,V;:H9cd,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204662,7 +204662,7 @@ "index": 4, "type": "Vertex" }, - "name": "Vertex4;:H96a,V;:H96c,V", + "name": "Vertex4;:H9cb,V;:H9cd,V", "stringIds": [] }, "relation": "preserved", @@ -204670,9 +204670,9 @@ "resultPersistentId": "CompositeCut25:vertex:3", "sourceRefs": [ { - "mappedName": "Vertex4;:H96a,V", + "mappedName": "Vertex4;:H9cb,V", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Vertex4;:H96a,V", + "persistentId": "Fuse25:mapped:Vertex4;:H9cb,V", "stageId": "Fuse25" }, { @@ -204687,7 +204687,7 @@ "indexedName": "Vertex5", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:H96a,V;:H96c,V", + "mappedName": "Vertex6;:H9cb,V;:H9cd,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204695,7 +204695,7 @@ "index": 5, "type": "Vertex" }, - "name": "Vertex6;:H96a,V;:H96c,V", + "name": "Vertex6;:H9cb,V;:H9cd,V", "stringIds": [] }, "relation": "preserved", @@ -204703,9 +204703,9 @@ "resultPersistentId": "CompositeCut25:vertex:4", "sourceRefs": [ { - "mappedName": "Vertex6;:H96a,V", + "mappedName": "Vertex6;:H9cb,V", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Vertex6;:H96a,V", + "persistentId": "Fuse25:mapped:Vertex6;:H9cb,V", "stageId": "Fuse25" }, { @@ -204720,7 +204720,7 @@ "indexedName": "Vertex6", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:H96a,V;:H96c,V", + "mappedName": "Vertex5;:H9cb,V;:H9cd,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204728,7 +204728,7 @@ "index": 6, "type": "Vertex" }, - "name": "Vertex5;:H96a,V;:H96c,V", + "name": "Vertex5;:H9cb,V;:H9cd,V", "stringIds": [] }, "relation": "preserved", @@ -204736,9 +204736,9 @@ "resultPersistentId": "CompositeCut25:vertex:5", "sourceRefs": [ { - "mappedName": "Vertex5;:H96a,V", + "mappedName": "Vertex5;:H9cb,V", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Vertex5;:H96a,V", + "persistentId": "Fuse25:mapped:Vertex5;:H9cb,V", "stageId": "Fuse25" }, { @@ -204753,7 +204753,7 @@ "indexedName": "Vertex7", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:H96a,V;:H96c,V", + "mappedName": "Vertex7;:H9cb,V;:H9cd,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204761,7 +204761,7 @@ "index": 7, "type": "Vertex" }, - "name": "Vertex7;:H96a,V;:H96c,V", + "name": "Vertex7;:H9cb,V;:H9cd,V", "stringIds": [] }, "relation": "preserved", @@ -204769,9 +204769,9 @@ "resultPersistentId": "CompositeCut25:vertex:6", "sourceRefs": [ { - "mappedName": "Vertex7;:H96a,V", + "mappedName": "Vertex7;:H9cb,V", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Vertex7;:H96a,V", + "persistentId": "Fuse25:mapped:Vertex7;:H9cb,V", "stageId": "Fuse25" }, { @@ -204786,7 +204786,7 @@ "indexedName": "Vertex8", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G2(Face6;K-1;:H96a:4,F);FUS;:H96b:1d,V;:H96c,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H9cb:4,F);FUS;:H9cc:1d,V;:H9cd,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204794,7 +204794,7 @@ "index": 8, "type": "Vertex" }, - "name": "Edge1;:G2(Face6;K-1;:H96a:4,F);FUS;:H96b:1d,V;:H96c,V", + "name": "Edge1;:G2(Face6;K-1;:H9cb:4,F);FUS;:H9cc:1d,V;:H9cd,V", "stringIds": [] }, "relation": "generated", @@ -204802,15 +204802,15 @@ "resultPersistentId": "CompositeCut25:vertex:7", "sourceRefs": [ { - "mappedName": "Edge1;:G2(Face6;K-1;:H96a:4,F);FUS;:H96b:1d,V", + "mappedName": "Edge1;:G2(Face6;K-1;:H9cb:4,F);FUS;:H9cc:1d,V", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Edge1;:G2(Face6;K-1;:H96a:4,F);FUS;:H96b:1d,V", + "persistentId": "Fuse25:mapped:Edge1;:G2(Face6;K-1;:H9cb:4,F);FUS;:H9cc:1d,V", "stageId": "Fuse25" }, { - "mappedName": "Edge1;:G2(Face6;K-1;:H96a:4,F)", + "mappedName": "Edge1;:G2(Face6;K-1;:H9cb:4,F)", "objectId": "Cylinder25", - "persistentId": "Cylinder25:mapped:Edge1;:G2(Face6;K-1;:H96a:4,F)", + "persistentId": "Cylinder25:mapped:Edge1;:G2(Face6;K-1;:H9cb:4,F)", "stageId": "Cylinder25" } ] @@ -204819,7 +204819,7 @@ "indexedName": "Vertex9", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:H96a,V;:H96c,V", + "mappedName": "Vertex8;:H9cb,V;:H9cd,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204827,7 +204827,7 @@ "index": 9, "type": "Vertex" }, - "name": "Vertex8;:H96a,V;:H96c,V", + "name": "Vertex8;:H9cb,V;:H9cd,V", "stringIds": [] }, "relation": "preserved", @@ -204835,9 +204835,9 @@ "resultPersistentId": "CompositeCut25:vertex:8", "sourceRefs": [ { - "mappedName": "Vertex8;:H96a,V", + "mappedName": "Vertex8;:H9cb,V", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Vertex8;:H96a,V", + "persistentId": "Fuse25:mapped:Vertex8;:H9cb,V", "stageId": "Fuse25" }, { @@ -204852,7 +204852,7 @@ "indexedName": "Vertex10", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G(Face5;K-1;:H96a:4,F);FUS;:H96b:1c,V;:H96c,V", + "mappedName": "Edge1;:G(Face5;K-1;:H9cb:4,F);FUS;:H9cc:1c,V;:H9cd,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204860,7 +204860,7 @@ "index": 10, "type": "Vertex" }, - "name": "Edge1;:G(Face5;K-1;:H96a:4,F);FUS;:H96b:1c,V;:H96c,V", + "name": "Edge1;:G(Face5;K-1;:H9cb:4,F);FUS;:H9cc:1c,V;:H9cd,V", "stringIds": [] }, "relation": "generated", @@ -204868,15 +204868,15 @@ "resultPersistentId": "CompositeCut25:vertex:9", "sourceRefs": [ { - "mappedName": "Edge1;:G(Face5;K-1;:H96a:4,F);FUS;:H96b:1c,V", + "mappedName": "Edge1;:G(Face5;K-1;:H9cb:4,F);FUS;:H9cc:1c,V", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Edge1;:G(Face5;K-1;:H96a:4,F);FUS;:H96b:1c,V", + "persistentId": "Fuse25:mapped:Edge1;:G(Face5;K-1;:H9cb:4,F);FUS;:H9cc:1c,V", "stageId": "Fuse25" }, { - "mappedName": "Edge1;:G(Face5;K-1;:H96a:4,F)", + "mappedName": "Edge1;:G(Face5;K-1;:H9cb:4,F)", "objectId": "Cylinder25", - "persistentId": "Cylinder25:mapped:Edge1;:G(Face5;K-1;:H96a:4,F)", + "persistentId": "Cylinder25:mapped:Edge1;:G(Face5;K-1;:H9cb:4,F)", "stageId": "Cylinder25" } ] @@ -204885,7 +204885,7 @@ "indexedName": "Vertex11", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:H96b,V;:H96c,V", + "mappedName": "Vertex2;:H9cc,V;:H9cd,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204893,7 +204893,7 @@ "index": 11, "type": "Vertex" }, - "name": "Vertex2;:H96b,V;:H96c,V", + "name": "Vertex2;:H9cc,V;:H9cd,V", "stringIds": [] }, "relation": "preserved", @@ -204901,9 +204901,9 @@ "resultPersistentId": "CompositeCut25:vertex:10", "sourceRefs": [ { - "mappedName": "Vertex2;:H96b,V", + "mappedName": "Vertex2;:H9cc,V", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Vertex2;:H96b,V", + "persistentId": "Fuse25:mapped:Vertex2;:H9cc,V", "stageId": "Fuse25" }, { @@ -204918,7 +204918,7 @@ "indexedName": "Vertex12", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:H96b,V;:H96c,V", + "mappedName": "Vertex1;:H9cc,V;:H9cd,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204926,7 +204926,7 @@ "index": 12, "type": "Vertex" }, - "name": "Vertex1;:H96b,V;:H96c,V", + "name": "Vertex1;:H9cc,V;:H9cd,V", "stringIds": [] }, "relation": "preserved", @@ -204934,9 +204934,9 @@ "resultPersistentId": "CompositeCut25:vertex:11", "sourceRefs": [ { - "mappedName": "Vertex1;:H96b,V", + "mappedName": "Vertex1;:H9cc,V", "objectId": "Fuse25", - "persistentId": "Fuse25:mapped:Vertex1;:H96b,V", + "persistentId": "Fuse25:mapped:Vertex1;:H9cc,V", "stageId": "Fuse25" }, { @@ -204951,7 +204951,7 @@ "indexedName": "Vertex13", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:H96d,V", + "mappedName": "Vertex1;:H9ce,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204959,7 +204959,7 @@ "index": 13, "type": "Vertex" }, - "name": "Vertex1;:H96d,V", + "name": "Vertex1;:H9ce,V", "stringIds": [] }, "relation": "preserved", @@ -204978,7 +204978,7 @@ "indexedName": "Vertex14", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:H96d,V", + "mappedName": "Vertex2;:H9ce,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -204986,7 +204986,7 @@ "index": 14, "type": "Vertex" }, - "name": "Vertex2;:H96d,V", + "name": "Vertex2;:H9ce,V", "stringIds": [] }, "relation": "preserved", @@ -205005,7 +205005,7 @@ "indexedName": "Vertex15", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:H96d,V", + "mappedName": "Vertex3;:H9ce,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -205013,7 +205013,7 @@ "index": 15, "type": "Vertex" }, - "name": "Vertex3;:H96d,V", + "name": "Vertex3;:H9ce,V", "stringIds": [] }, "relation": "preserved", @@ -205032,7 +205032,7 @@ "indexedName": "Vertex16", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:H96d,V", + "mappedName": "Vertex4;:H9ce,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -205040,7 +205040,7 @@ "index": 16, "type": "Vertex" }, - "name": "Vertex4;:H96d,V", + "name": "Vertex4;:H9ce,V", "stringIds": [] }, "relation": "preserved", @@ -205059,7 +205059,7 @@ "indexedName": "Vertex17", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:H96d,V", + "mappedName": "Vertex6;:H9ce,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -205067,7 +205067,7 @@ "index": 17, "type": "Vertex" }, - "name": "Vertex6;:H96d,V", + "name": "Vertex6;:H9ce,V", "stringIds": [] }, "relation": "preserved", @@ -205086,7 +205086,7 @@ "indexedName": "Vertex18", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:H96d,V", + "mappedName": "Vertex5;:H9ce,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -205094,7 +205094,7 @@ "index": 18, "type": "Vertex" }, - "name": "Vertex5;:H96d,V", + "name": "Vertex5;:H9ce,V", "stringIds": [] }, "relation": "preserved", @@ -205113,7 +205113,7 @@ "indexedName": "Vertex19", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:H96d,V", + "mappedName": "Vertex7;:H9ce,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -205121,7 +205121,7 @@ "index": 19, "type": "Vertex" }, - "name": "Vertex7;:H96d,V", + "name": "Vertex7;:H9ce,V", "stringIds": [] }, "relation": "preserved", @@ -205140,7 +205140,7 @@ "indexedName": "Vertex20", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:H96d,V", + "mappedName": "Vertex8;:H9ce,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -205148,7 +205148,7 @@ "index": 20, "type": "Vertex" }, - "name": "Vertex8;:H96d,V", + "name": "Vertex8;:H9ce,V", "stringIds": [] }, "relation": "preserved", @@ -206468,12 +206468,12 @@ "category": "composite-boolean", "elementMapResources": { "CompositeCut26.Shape.Map.txt": { - "sha256": "94253fede8d7c38644939ff01575e1bed75eb8891f9aa6371ba0f2ea15665392", - "text": "BeginElementMap v1\n2 PostfixCount 35\nEdge\nFace\nVertex\n;:G(Face1;K-4;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V\n;:M2;CUT;:Hd39:8,E;:Hd3b,E\n;:M;CUT;:Hd39:7,E;:Hd3b,E\n;:G(Face1;K-5;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V\n;:G(Face1;K-6;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V\n;:Hd39,E;:Hd3b,E\n;:M;CUT;:Hd3a:7,E;:Hd3b,E\n;:G(Face1;K-1;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V\n;:G(Face1;K-2;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V\n;:G(Edge1;K-1;:Hd3a:4,E);CUT;:Hd39:1c,V;:Hd3b,V\n;:G(Edge1;K-2;:Hd3a:4,E);CUT;:Hd39:1c,V;:Hd3b,V\n;:G(Face1;K-3;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V\n;:G(Face1;K-7;:Hd3a:4,F);CUT;:Hd39:1c,E;:Hd3b,E\n;:M2;CUT;:Hd39:8,F;:Hd3b,F\n;:M2;CUT;:Hd3a:8,F;:Hd3b,F\n;:M3;CUT;:Hd3a:8,F;:Hd3b,F\n;:M4;CUT;:Hd3a:8,F;:Hd3b,F\n;:M;CUT;:Hd39:7,F;:Hd3b,F\n;:M;CUT;:Hd3a:7,F;:Hd3b,F\n;:G(Face1;K-8;:Hd3a:4,F);CUT;:Hd39:1c,E;:Hd3b,E\n;:G(Face1;K-9;:Hd3a:4,F);CUT;:Hd39:1c,E;:Hd3b,E\n;:G(Face1;K-10;:Hd3a:5,F);CUT;:Hd39:1d,E;:Hd3b,E\n;:G2(Face1;K-11;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E\n;:G3(Face1;K-12;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E\n;:G4(Face1;K-13;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E\n;:M3;CUT;:Hd39:8,F;:Hd3b,F\n;:M4;CUT;:Hd39:8,F;:Hd3b,F\n;:G(Face1;K-14;:Hd3a:5,F);CUT;:Hd39:1d,E;:Hd3b,E\n;:G2(Face1;K-15;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E\n;:G3(Face1;K-16;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E\n;:G4(Face1;K-17;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E\n;:Hd39,V;:Hd3b,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 33\n0\n:1.2.6 0\n:2.1.10 0\n:1.4.6 0\n:1.1.9 0\n:2.6.20 0\n:1.a.6 0\n:2.3.17 0\n:2.5.1a 0\n:1.9.6 0\n:1.2.5 0\n:1.3.9 0\n:1.4.5 0\n:1.c.6 0\n:2.6.21 0\n:1.b.6 0\n:2.4.18 0\n:2.5.1b 0\n:1.9.5 0\n:1.5.9 0\n:1.a.5 0\n:2.5.19 0\n:1.8.6 0\n:1.6.6 0\n:1.1.a 0\n:2.6.1f 0\n:1.b.5 0\n:1.7.9 0\n:1.c.5 0\n:1.8.5 0\n:2.5.1c 0\n:1.6.5 0\n:2.6.22 0\n\nFace\n\nChildCount 0\n\nNameCount 21\n0\n:2.1.15 0\n:2.6.15 0\n:2.1.13 0\n:2.5.15 0\n:2.3.15 0\n:2.1.11 0\n:2.6.11 0\n:2.4.15 0\n:2.5.11 0\n:2.1.14 0\n:2.3.11 0\n:2.5.1d 0\n:2.2.15 0\n:2.6.1d 0\n:2.1.12 0\n:2.4.11 0\n:2.5.1e 0\n:2.2.11 0\n:2.6.1e 0\n:2.1.16 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n:3.1.23 0\n:1.2.b 0\n:1.4.c 0\n:3.2.23 0\n:1.a.4 0\n:1.9.f 0\n:3.3.23 0\n:3.4.23 0\n:1.c.8 0\n:1.b.7 0\n:3.6.23 0\n:3.5.23 0\n:1.8.e 0\n:1.6.d 0\n:3.8.23 0\n:3.7.23 0\n\nEndMap\n" + "sha256": "55a19da84b5260d77814a46870409c0416bd226696d4c9a290b040533855b9ac", + "text": "BeginElementMap v1\n2 PostfixCount 35\nEdge\nFace\nVertex\n;:G(Face1;K-4;:H987:4,F);CUT;:H986:1c,V;:H988,V\n;:M2;CUT;:H986:8,E;:H988,E\n;:M;CUT;:H986:7,E;:H988,E\n;:G(Face1;K-5;:H987:4,F);CUT;:H986:1c,V;:H988,V\n;:G(Face1;K-6;:H987:4,F);CUT;:H986:1c,V;:H988,V\n;:H986,E;:H988,E\n;:M;CUT;:H987:7,E;:H988,E\n;:G(Face1;K-1;:H987:4,F);CUT;:H986:1c,V;:H988,V\n;:G(Face1;K-2;:H987:4,F);CUT;:H986:1c,V;:H988,V\n;:G(Edge1;K-1;:H987:4,E);CUT;:H986:1c,V;:H988,V\n;:G(Edge1;K-2;:H987:4,E);CUT;:H986:1c,V;:H988,V\n;:G(Face1;K-3;:H987:4,F);CUT;:H986:1c,V;:H988,V\n;:G(Face1;K-7;:H987:4,F);CUT;:H986:1c,E;:H988,E\n;:M2;CUT;:H986:8,F;:H988,F\n;:M2;CUT;:H987:8,F;:H988,F\n;:M3;CUT;:H987:8,F;:H988,F\n;:M4;CUT;:H987:8,F;:H988,F\n;:M;CUT;:H986:7,F;:H988,F\n;:M;CUT;:H987:7,F;:H988,F\n;:G(Face1;K-8;:H987:4,F);CUT;:H986:1c,E;:H988,E\n;:G(Face1;K-9;:H987:4,F);CUT;:H986:1c,E;:H988,E\n;:G(Face1;K-10;:H987:5,F);CUT;:H986:1d,E;:H988,E\n;:G2(Face1;K-11;:H987:5,F);CUT;:H986:1e,E;:H988,E\n;:G3(Face1;K-12;:H987:5,F);CUT;:H986:1e,E;:H988,E\n;:G4(Face1;K-13;:H987:5,F);CUT;:H986:1e,E;:H988,E\n;:M3;CUT;:H986:8,F;:H988,F\n;:M4;CUT;:H986:8,F;:H988,F\n;:G(Face1;K-14;:H987:5,F);CUT;:H986:1d,E;:H988,E\n;:G2(Face1;K-15;:H987:5,F);CUT;:H986:1e,E;:H988,E\n;:G3(Face1;K-16;:H987:5,F);CUT;:H986:1e,E;:H988,E\n;:G4(Face1;K-17;:H987:5,F);CUT;:H986:1e,E;:H988,E\n;:H986,V;:H988,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 33\n0\n:1.2.6 0\n:2.1.10 0\n:1.4.6 0\n:1.1.9 0\n:2.6.20 0\n:1.a.6 0\n:2.3.17 0\n:2.5.1a 0\n:1.9.6 0\n:1.2.5 0\n:1.3.9 0\n:1.4.5 0\n:1.c.6 0\n:2.6.21 0\n:1.b.6 0\n:2.4.18 0\n:2.5.1b 0\n:1.9.5 0\n:1.5.9 0\n:1.a.5 0\n:2.5.19 0\n:1.8.6 0\n:1.6.6 0\n:1.1.a 0\n:2.6.1f 0\n:1.b.5 0\n:1.7.9 0\n:1.c.5 0\n:1.8.5 0\n:2.5.1c 0\n:1.6.5 0\n:2.6.22 0\n\nFace\n\nChildCount 0\n\nNameCount 21\n0\n:2.1.15 0\n:2.6.15 0\n:2.1.13 0\n:2.5.15 0\n:2.3.15 0\n:2.1.11 0\n:2.6.11 0\n:2.4.15 0\n:2.5.11 0\n:2.1.14 0\n:2.3.11 0\n:2.5.1d 0\n:2.2.15 0\n:2.6.1d 0\n:2.1.12 0\n:2.4.11 0\n:2.5.1e 0\n:2.2.11 0\n:2.6.1e 0\n:2.1.16 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n:3.1.23 0\n:1.2.b 0\n:1.4.c 0\n:3.2.23 0\n:1.a.4 0\n:1.9.f 0\n:3.3.23 0\n:3.4.23 0\n:1.c.8 0\n:1.b.7 0\n:3.6.23 0\n:3.5.23 0\n:1.8.e 0\n:1.6.d 0\n:3.8.23 0\n:3.7.23 0\n\nEndMap\n" }, "Cut26.Shape.Map.txt": { - "sha256": "1e1c7a8fbc1d82b999b1627aedbe6fcc7898fc18bec5b448f9a110a89f0f8645", - "text": "BeginElementMap v1\n1 PostfixCount 35\nEdge\nFace\nVertex\n;:G(Face1;K-4;:Hd3a:4,F);CUT;:Hd39:1c,V\n;:M2;CUT;:Hd39:8,E\n;:M;CUT;:Hd39:7,E\n;:G(Face1;K-5;:Hd3a:4,F);CUT;:Hd39:1c,V\n;:G(Face1;K-6;:Hd3a:4,F);CUT;:Hd39:1c,V\n;:Hd39,E\n;:M;CUT;:Hd3a:7,E\n;:G(Face1;K-1;:Hd3a:4,F);CUT;:Hd39:1c,V\n;:G(Face1;K-2;:Hd3a:4,F);CUT;:Hd39:1c,V\n;:G(Edge1;K-1;:Hd3a:4,E);CUT;:Hd39:1c,V\n;:G(Edge1;K-2;:Hd3a:4,E);CUT;:Hd39:1c,V\n;:G(Face1;K-3;:Hd3a:4,F);CUT;:Hd39:1c,V\n;:G(Face1;K-7;:Hd3a:4,F);CUT;:Hd39:1c,E\n;:M2;CUT;:Hd39:8,F\n;:M2;CUT;:Hd3a:8,F\n;:M3;CUT;:Hd3a:8,F\n;:M4;CUT;:Hd3a:8,F\n;:M;CUT;:Hd39:7,F\n;:M;CUT;:Hd3a:7,F\n;:G(Face1;K-8;:Hd3a:4,F);CUT;:Hd39:1c,E\n;:G(Face1;K-9;:Hd3a:4,F);CUT;:Hd39:1c,E\n;:G(Face1;K-10;:Hd3a:5,F);CUT;:Hd39:1d,E\n;:G2(Face1;K-11;:Hd3a:5,F);CUT;:Hd39:1e,E\n;:G3(Face1;K-12;:Hd3a:5,F);CUT;:Hd39:1e,E\n;:G4(Face1;K-13;:Hd3a:5,F);CUT;:Hd39:1e,E\n;:M3;CUT;:Hd39:8,F\n;:M4;CUT;:Hd39:8,F\n;:G(Face1;K-14;:Hd3a:5,F);CUT;:Hd39:1d,E\n;:G2(Face1;K-15;:Hd3a:5,F);CUT;:Hd39:1e,E\n;:G3(Face1;K-16;:Hd3a:5,F);CUT;:Hd39:1e,E\n;:G4(Face1;K-17;:Hd3a:5,F);CUT;:Hd39:1e,E\n;:Hd39,V\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 33\n0\n:1.2.6 0\n:2.1.10 0\n:1.4.6 0\n:1.1.9 0\n:2.6.20 0\n:1.a.6 0\n:2.3.17 0\n:2.5.1a 0\n:1.9.6 0\n:1.2.5 0\n:1.3.9 0\n:1.4.5 0\n:1.c.6 0\n:2.6.21 0\n:1.b.6 0\n:2.4.18 0\n:2.5.1b 0\n:1.9.5 0\n:1.5.9 0\n:1.a.5 0\n:2.5.19 0\n:1.8.6 0\n:1.6.6 0\n:1.1.a 0\n:2.6.1f 0\n:1.b.5 0\n:1.7.9 0\n:1.c.5 0\n:1.8.5 0\n:2.5.1c 0\n:1.6.5 0\n:2.6.22 0\n\nFace\n\nChildCount 0\n\nNameCount 21\n0\n:2.1.15 0\n:2.6.15 0\n:2.1.13 0\n:2.5.15 0\n:2.3.15 0\n:2.1.11 0\n:2.6.11 0\n:2.4.15 0\n:2.5.11 0\n:2.1.14 0\n:2.3.11 0\n:2.5.1d 0\n:2.2.15 0\n:2.6.1d 0\n:2.1.12 0\n:2.4.11 0\n:2.5.1e 0\n:2.2.11 0\n:2.6.1e 0\n:2.1.16 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n:3.1.23 0\n:1.2.b 0\n:1.4.c 0\n:3.2.23 0\n:1.a.4 0\n:1.9.f 0\n:3.3.23 0\n:3.4.23 0\n:1.c.8 0\n:1.b.7 0\n:3.6.23 0\n:3.5.23 0\n:1.8.e 0\n:1.6.d 0\n:3.8.23 0\n:3.7.23 0\n\nEndMap\n" + "sha256": "0569e558de05129d5dfb2c5ac7b8b71278cfe7eebe163354d9133ded89da08cd", + "text": "BeginElementMap v1\n1 PostfixCount 35\nEdge\nFace\nVertex\n;:G(Face1;K-4;:H987:4,F);CUT;:H986:1c,V\n;:M2;CUT;:H986:8,E\n;:M;CUT;:H986:7,E\n;:G(Face1;K-5;:H987:4,F);CUT;:H986:1c,V\n;:G(Face1;K-6;:H987:4,F);CUT;:H986:1c,V\n;:H986,E\n;:M;CUT;:H987:7,E\n;:G(Face1;K-1;:H987:4,F);CUT;:H986:1c,V\n;:G(Face1;K-2;:H987:4,F);CUT;:H986:1c,V\n;:G(Edge1;K-1;:H987:4,E);CUT;:H986:1c,V\n;:G(Edge1;K-2;:H987:4,E);CUT;:H986:1c,V\n;:G(Face1;K-3;:H987:4,F);CUT;:H986:1c,V\n;:G(Face1;K-7;:H987:4,F);CUT;:H986:1c,E\n;:M2;CUT;:H986:8,F\n;:M2;CUT;:H987:8,F\n;:M3;CUT;:H987:8,F\n;:M4;CUT;:H987:8,F\n;:M;CUT;:H986:7,F\n;:M;CUT;:H987:7,F\n;:G(Face1;K-8;:H987:4,F);CUT;:H986:1c,E\n;:G(Face1;K-9;:H987:4,F);CUT;:H986:1c,E\n;:G(Face1;K-10;:H987:5,F);CUT;:H986:1d,E\n;:G2(Face1;K-11;:H987:5,F);CUT;:H986:1e,E\n;:G3(Face1;K-12;:H987:5,F);CUT;:H986:1e,E\n;:G4(Face1;K-13;:H987:5,F);CUT;:H986:1e,E\n;:M3;CUT;:H986:8,F\n;:M4;CUT;:H986:8,F\n;:G(Face1;K-14;:H987:5,F);CUT;:H986:1d,E\n;:G2(Face1;K-15;:H987:5,F);CUT;:H986:1e,E\n;:G3(Face1;K-16;:H987:5,F);CUT;:H986:1e,E\n;:G4(Face1;K-17;:H987:5,F);CUT;:H986:1e,E\n;:H986,V\n\nMapCount 1\n\nElementMap 1 1 3\n\nEdge\n\nChildCount 0\n\nNameCount 33\n0\n:1.2.6 0\n:2.1.10 0\n:1.4.6 0\n:1.1.9 0\n:2.6.20 0\n:1.a.6 0\n:2.3.17 0\n:2.5.1a 0\n:1.9.6 0\n:1.2.5 0\n:1.3.9 0\n:1.4.5 0\n:1.c.6 0\n:2.6.21 0\n:1.b.6 0\n:2.4.18 0\n:2.5.1b 0\n:1.9.5 0\n:1.5.9 0\n:1.a.5 0\n:2.5.19 0\n:1.8.6 0\n:1.6.6 0\n:1.1.a 0\n:2.6.1f 0\n:1.b.5 0\n:1.7.9 0\n:1.c.5 0\n:1.8.5 0\n:2.5.1c 0\n:1.6.5 0\n:2.6.22 0\n\nFace\n\nChildCount 0\n\nNameCount 21\n0\n:2.1.15 0\n:2.6.15 0\n:2.1.13 0\n:2.5.15 0\n:2.3.15 0\n:2.1.11 0\n:2.6.11 0\n:2.4.15 0\n:2.5.11 0\n:2.1.14 0\n:2.3.11 0\n:2.5.1d 0\n:2.2.15 0\n:2.6.1d 0\n:2.1.12 0\n:2.4.11 0\n:2.5.1e 0\n:2.2.11 0\n:2.6.1e 0\n:2.1.16 0\n\nVertex\n\nChildCount 0\n\nNameCount 17\n0\n:3.1.23 0\n:1.2.b 0\n:1.4.c 0\n:3.2.23 0\n:1.a.4 0\n:1.9.f 0\n:3.3.23 0\n:3.4.23 0\n:1.c.8 0\n:1.b.7 0\n:3.6.23 0\n:3.5.23 0\n:1.8.e 0\n:1.6.d 0\n:3.8.23 0\n:3.7.23 0\n\nEndMap\n" } }, "finalObject": "CompositeCut26", @@ -208354,7 +208354,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;CUT;:Hd39:7,F", + "mappedName": "Face1;:M;CUT;:H986:7,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -208367,7 +208367,7 @@ ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face1;:M;CUT;:Hd39:7,F", + "mappedName": "Face1;:M;CUT;:H986:7,F", "mappedStringIds": [], "name": "Face1" }, @@ -208375,7 +208375,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M;CUT;:Hd39:7,F", + "mappedName": "Face6;:M;CUT;:H986:7,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -208388,7 +208388,7 @@ ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face6;:M;CUT;:Hd39:7,F", + "mappedName": "Face6;:M;CUT;:H986:7,F", "mappedStringIds": [], "name": "Face2" }, @@ -208396,7 +208396,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M3;CUT;:Hd3a:8,F", + "mappedName": "Face1;:M3;CUT;:H987:8,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -208409,7 +208409,7 @@ ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Face1;:M3;CUT;:Hd3a:8,F", + "mappedName": "Face1;:M3;CUT;:H987:8,F", "mappedStringIds": [], "name": "Face3" }, @@ -208417,7 +208417,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M;CUT;:Hd39:7,F", + "mappedName": "Face5;:M;CUT;:H986:7,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -208430,7 +208430,7 @@ ], "indexedName": "Face4", "indexedStringIds": [], - "mappedName": "Face5;:M;CUT;:Hd39:7,F", + "mappedName": "Face5;:M;CUT;:H986:7,F", "mappedStringIds": [], "name": "Face4" }, @@ -208438,7 +208438,7 @@ "history": [ { "children": [], - "mappedName": "Face3;:M;CUT;:Hd39:7,F", + "mappedName": "Face3;:M;CUT;:H986:7,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -208451,7 +208451,7 @@ ], "indexedName": "Face5", "indexedStringIds": [], - "mappedName": "Face3;:M;CUT;:Hd39:7,F", + "mappedName": "Face3;:M;CUT;:H986:7,F", "mappedStringIds": [], "name": "Face5" }, @@ -208459,7 +208459,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M2;CUT;:Hd39:8,F", + "mappedName": "Face1;:M2;CUT;:H986:8,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -208472,7 +208472,7 @@ ], "indexedName": "Face6", "indexedStringIds": [], - "mappedName": "Face1;:M2;CUT;:Hd39:8,F", + "mappedName": "Face1;:M2;CUT;:H986:8,F", "mappedStringIds": [], "name": "Face6" }, @@ -208480,7 +208480,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M2;CUT;:Hd39:8,F", + "mappedName": "Face6;:M2;CUT;:H986:8,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -208493,7 +208493,7 @@ ], "indexedName": "Face7", "indexedStringIds": [], - "mappedName": "Face6;:M2;CUT;:Hd39:8,F", + "mappedName": "Face6;:M2;CUT;:H986:8,F", "mappedStringIds": [], "name": "Face7" }, @@ -208501,7 +208501,7 @@ "history": [ { "children": [], - "mappedName": "Face4;:M;CUT;:Hd39:7,F", + "mappedName": "Face4;:M;CUT;:H986:7,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -208514,7 +208514,7 @@ ], "indexedName": "Face8", "indexedStringIds": [], - "mappedName": "Face4;:M;CUT;:Hd39:7,F", + "mappedName": "Face4;:M;CUT;:H986:7,F", "mappedStringIds": [], "name": "Face8" }, @@ -208522,7 +208522,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M2;CUT;:Hd39:8,F", + "mappedName": "Face5;:M2;CUT;:H986:8,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -208535,7 +208535,7 @@ ], "indexedName": "Face9", "indexedStringIds": [], - "mappedName": "Face5;:M2;CUT;:Hd39:8,F", + "mappedName": "Face5;:M2;CUT;:H986:8,F", "mappedStringIds": [], "name": "Face9" }, @@ -208543,7 +208543,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M4;CUT;:Hd3a:8,F", + "mappedName": "Face1;:M4;CUT;:H987:8,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -208556,7 +208556,7 @@ ], "indexedName": "Face10", "indexedStringIds": [], - "mappedName": "Face1;:M4;CUT;:Hd3a:8,F", + "mappedName": "Face1;:M4;CUT;:H987:8,F", "mappedStringIds": [], "name": "Face10" }, @@ -208564,7 +208564,7 @@ "history": [ { "children": [], - "mappedName": "Face3;:M2;CUT;:Hd39:8,F", + "mappedName": "Face3;:M2;CUT;:H986:8,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -208577,7 +208577,7 @@ ], "indexedName": "Face11", "indexedStringIds": [], - "mappedName": "Face3;:M2;CUT;:Hd39:8,F", + "mappedName": "Face3;:M2;CUT;:H986:8,F", "mappedStringIds": [], "name": "Face11" }, @@ -208585,7 +208585,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M3;CUT;:Hd39:8,F", + "mappedName": "Face5;:M3;CUT;:H986:8,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -208598,7 +208598,7 @@ ], "indexedName": "Face12", "indexedStringIds": [], - "mappedName": "Face5;:M3;CUT;:Hd39:8,F", + "mappedName": "Face5;:M3;CUT;:H986:8,F", "mappedStringIds": [], "name": "Face12" }, @@ -208606,7 +208606,7 @@ "history": [ { "children": [], - "mappedName": "Face2;:M;CUT;:Hd39:7,F", + "mappedName": "Face2;:M;CUT;:H986:7,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -208619,7 +208619,7 @@ ], "indexedName": "Face13", "indexedStringIds": [], - "mappedName": "Face2;:M;CUT;:Hd39:7,F", + "mappedName": "Face2;:M;CUT;:H986:7,F", "mappedStringIds": [], "name": "Face13" }, @@ -208627,7 +208627,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M3;CUT;:Hd39:8,F", + "mappedName": "Face6;:M3;CUT;:H986:8,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -208640,7 +208640,7 @@ ], "indexedName": "Face14", "indexedStringIds": [], - "mappedName": "Face6;:M3;CUT;:Hd39:8,F", + "mappedName": "Face6;:M3;CUT;:H986:8,F", "mappedStringIds": [], "name": "Face14" }, @@ -208648,7 +208648,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M2;CUT;:Hd3a:8,F", + "mappedName": "Face1;:M2;CUT;:H987:8,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -208661,7 +208661,7 @@ ], "indexedName": "Face15", "indexedStringIds": [], - "mappedName": "Face1;:M2;CUT;:Hd3a:8,F", + "mappedName": "Face1;:M2;CUT;:H987:8,F", "mappedStringIds": [], "name": "Face15" }, @@ -208669,7 +208669,7 @@ "history": [ { "children": [], - "mappedName": "Face4;:M2;CUT;:Hd39:8,F", + "mappedName": "Face4;:M2;CUT;:H986:8,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -208682,7 +208682,7 @@ ], "indexedName": "Face16", "indexedStringIds": [], - "mappedName": "Face4;:M2;CUT;:Hd39:8,F", + "mappedName": "Face4;:M2;CUT;:H986:8,F", "mappedStringIds": [], "name": "Face16" }, @@ -208690,7 +208690,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M4;CUT;:Hd39:8,F", + "mappedName": "Face5;:M4;CUT;:H986:8,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -208703,7 +208703,7 @@ ], "indexedName": "Face17", "indexedStringIds": [], - "mappedName": "Face5;:M4;CUT;:Hd39:8,F", + "mappedName": "Face5;:M4;CUT;:H986:8,F", "mappedStringIds": [], "name": "Face17" }, @@ -208711,7 +208711,7 @@ "history": [ { "children": [], - "mappedName": "Face2;:M2;CUT;:Hd39:8,F", + "mappedName": "Face2;:M2;CUT;:H986:8,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -208724,7 +208724,7 @@ ], "indexedName": "Face18", "indexedStringIds": [], - "mappedName": "Face2;:M2;CUT;:Hd39:8,F", + "mappedName": "Face2;:M2;CUT;:H986:8,F", "mappedStringIds": [], "name": "Face18" }, @@ -208732,7 +208732,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M4;CUT;:Hd39:8,F", + "mappedName": "Face6;:M4;CUT;:H986:8,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -208745,7 +208745,7 @@ ], "indexedName": "Face19", "indexedStringIds": [], - "mappedName": "Face6;:M4;CUT;:Hd39:8,F", + "mappedName": "Face6;:M4;CUT;:H986:8,F", "mappedStringIds": [], "name": "Face19" }, @@ -208753,7 +208753,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;CUT;:Hd3a:7,F", + "mappedName": "Face1;:M;CUT;:H987:7,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -208766,7 +208766,7 @@ ], "indexedName": "Face20", "indexedStringIds": [], - "mappedName": "Face1;:M;CUT;:Hd3a:7,F", + "mappedName": "Face1;:M;CUT;:H987:7,F", "mappedStringIds": [], "name": "Face20" }, @@ -208774,7 +208774,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:M;CUT;:Hd39:7,E", + "mappedName": "Edge2;:M;CUT;:H986:7,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -208787,7 +208787,7 @@ ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Edge2;:M;CUT;:Hd39:7,E", + "mappedName": "Edge2;:M;CUT;:H986:7,E", "mappedStringIds": [], "name": "Edge1" }, @@ -208795,20 +208795,20 @@ "history": [ { "children": [], - "mappedName": "Face1;:G(Face1;K-7;:Hd3a:4,F);CUT;:Hd39:1c,E", + "mappedName": "Face1;:G(Face1;K-7;:H987:4,F);CUT;:H986:1c,E", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face1;:G(Face1;K-7;:Hd3a:4,F)", + "mappedName": "Face1;:G(Face1;K-7;:H987:4,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Face1;:G(Face1;K-7;:Hd3a:4,F);CUT;:Hd39:1c,E", + "mappedName": "Face1;:G(Face1;K-7;:H987:4,F);CUT;:H986:1c,E", "mappedStringIds": [], "name": "Edge2" }, @@ -208816,7 +208816,7 @@ "history": [ { "children": [], - "mappedName": "Edge4;:M;CUT;:Hd39:7,E", + "mappedName": "Edge4;:M;CUT;:H986:7,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -208829,7 +208829,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Edge4;:M;CUT;:Hd39:7,E", + "mappedName": "Edge4;:M;CUT;:H986:7,E", "mappedStringIds": [], "name": "Edge3" }, @@ -208837,7 +208837,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:Hd39,E", + "mappedName": "Edge1;:H986,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -208850,7 +208850,7 @@ ], "indexedName": "Edge4", "indexedStringIds": [], - "mappedName": "Edge1;:Hd39,E", + "mappedName": "Edge1;:H986,E", "mappedStringIds": [], "name": "Edge4" }, @@ -208858,20 +208858,20 @@ "history": [ { "children": [], - "mappedName": "Face6;:G2(Face1;K-15;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face6;:G2(Face1;K-15;:H987:5,F);CUT;:H986:1e,E", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-15;:Hd3a:5,F)", + "mappedName": "Face6;:G2(Face1;K-15;:H987:5,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Edge5", "indexedStringIds": [], - "mappedName": "Face6;:G2(Face1;K-15;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face6;:G2(Face1;K-15;:H987:5,F);CUT;:H986:1e,E", "mappedStringIds": [], "name": "Edge5" }, @@ -208879,7 +208879,7 @@ "history": [ { "children": [], - "mappedName": "Edge10;:M;CUT;:Hd39:7,E", + "mappedName": "Edge10;:M;CUT;:H986:7,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -208892,7 +208892,7 @@ ], "indexedName": "Edge6", "indexedStringIds": [], - "mappedName": "Edge10;:M;CUT;:Hd39:7,E", + "mappedName": "Edge10;:M;CUT;:H986:7,E", "mappedStringIds": [], "name": "Edge6" }, @@ -208900,20 +208900,20 @@ "history": [ { "children": [], - "mappedName": "Face3;:G(Face1;K-8;:Hd3a:4,F);CUT;:Hd39:1c,E", + "mappedName": "Face3;:G(Face1;K-8;:H987:4,F);CUT;:H986:1c,E", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face3;:G(Face1;K-8;:Hd3a:4,F)", + "mappedName": "Face3;:G(Face1;K-8;:H987:4,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Edge7", "indexedStringIds": [], - "mappedName": "Face3;:G(Face1;K-8;:Hd3a:4,F);CUT;:Hd39:1c,E", + "mappedName": "Face3;:G(Face1;K-8;:H987:4,F);CUT;:H986:1c,E", "mappedStringIds": [], "name": "Edge7" }, @@ -208921,20 +208921,20 @@ "history": [ { "children": [], - "mappedName": "Face5;:G2(Face1;K-11;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face5;:G2(Face1;K-11;:H987:5,F);CUT;:H986:1e,E", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-11;:Hd3a:5,F)", + "mappedName": "Face5;:G2(Face1;K-11;:H987:5,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Edge8", "indexedStringIds": [], - "mappedName": "Face5;:G2(Face1;K-11;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face5;:G2(Face1;K-11;:H987:5,F);CUT;:H986:1e,E", "mappedStringIds": [], "name": "Edge8" }, @@ -208942,7 +208942,7 @@ "history": [ { "children": [], - "mappedName": "Edge9;:M;CUT;:Hd39:7,E", + "mappedName": "Edge9;:M;CUT;:H986:7,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -208955,7 +208955,7 @@ ], "indexedName": "Edge9", "indexedStringIds": [], - "mappedName": "Edge9;:M;CUT;:Hd39:7,E", + "mappedName": "Edge9;:M;CUT;:H986:7,E", "mappedStringIds": [], "name": "Edge9" }, @@ -208963,7 +208963,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge2;:M2;CUT;:H986:8,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -208976,7 +208976,7 @@ ], "indexedName": "Edge10", "indexedStringIds": [], - "mappedName": "Edge2;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge2;:M2;CUT;:H986:8,E", "mappedStringIds": [], "name": "Edge10" }, @@ -208984,7 +208984,7 @@ "history": [ { "children": [], - "mappedName": "Edge3;:Hd39,E", + "mappedName": "Edge3;:H986,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -208997,7 +208997,7 @@ ], "indexedName": "Edge11", "indexedStringIds": [], - "mappedName": "Edge3;:Hd39,E", + "mappedName": "Edge3;:H986,E", "mappedStringIds": [], "name": "Edge11" }, @@ -209005,7 +209005,7 @@ "history": [ { "children": [], - "mappedName": "Edge4;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge4;:M2;CUT;:H986:8,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -209018,7 +209018,7 @@ ], "indexedName": "Edge12", "indexedStringIds": [], - "mappedName": "Edge4;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge4;:M2;CUT;:H986:8,E", "mappedStringIds": [], "name": "Edge12" }, @@ -209026,7 +209026,7 @@ "history": [ { "children": [], - "mappedName": "Edge12;:M;CUT;:Hd39:7,E", + "mappedName": "Edge12;:M;CUT;:H986:7,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -209039,7 +209039,7 @@ ], "indexedName": "Edge13", "indexedStringIds": [], - "mappedName": "Edge12;:M;CUT;:Hd39:7,E", + "mappedName": "Edge12;:M;CUT;:H986:7,E", "mappedStringIds": [], "name": "Edge13" }, @@ -209047,20 +209047,20 @@ "history": [ { "children": [], - "mappedName": "Face6;:G3(Face1;K-16;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face6;:G3(Face1;K-16;:H987:5,F);CUT;:H986:1e,E", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G3(Face1;K-16;:Hd3a:5,F)", + "mappedName": "Face6;:G3(Face1;K-16;:H987:5,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Edge14", "indexedStringIds": [], - "mappedName": "Face6;:G3(Face1;K-16;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face6;:G3(Face1;K-16;:H987:5,F);CUT;:H986:1e,E", "mappedStringIds": [], "name": "Edge14" }, @@ -209068,7 +209068,7 @@ "history": [ { "children": [], - "mappedName": "Edge11;:M;CUT;:Hd39:7,E", + "mappedName": "Edge11;:M;CUT;:H986:7,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -209081,7 +209081,7 @@ ], "indexedName": "Edge15", "indexedStringIds": [], - "mappedName": "Edge11;:M;CUT;:Hd39:7,E", + "mappedName": "Edge11;:M;CUT;:H986:7,E", "mappedStringIds": [], "name": "Edge15" }, @@ -209089,20 +209089,20 @@ "history": [ { "children": [], - "mappedName": "Face4;:G(Face1;K-9;:Hd3a:4,F);CUT;:Hd39:1c,E", + "mappedName": "Face4;:G(Face1;K-9;:H987:4,F);CUT;:H986:1c,E", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face4;:G(Face1;K-9;:Hd3a:4,F)", + "mappedName": "Face4;:G(Face1;K-9;:H987:4,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Edge16", "indexedStringIds": [], - "mappedName": "Face4;:G(Face1;K-9;:Hd3a:4,F);CUT;:Hd39:1c,E", + "mappedName": "Face4;:G(Face1;K-9;:H987:4,F);CUT;:H986:1c,E", "mappedStringIds": [], "name": "Edge16" }, @@ -209110,20 +209110,20 @@ "history": [ { "children": [], - "mappedName": "Face5;:G3(Face1;K-12;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face5;:G3(Face1;K-12;:H987:5,F);CUT;:H986:1e,E", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G3(Face1;K-12;:Hd3a:5,F)", + "mappedName": "Face5;:G3(Face1;K-12;:H987:5,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Edge17", "indexedStringIds": [], - "mappedName": "Face5;:G3(Face1;K-12;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face5;:G3(Face1;K-12;:H987:5,F);CUT;:H986:1e,E", "mappedStringIds": [], "name": "Edge17" }, @@ -209131,7 +209131,7 @@ "history": [ { "children": [], - "mappedName": "Edge9;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge9;:M2;CUT;:H986:8,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -209144,7 +209144,7 @@ ], "indexedName": "Edge18", "indexedStringIds": [], - "mappedName": "Edge9;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge9;:M2;CUT;:H986:8,E", "mappedStringIds": [], "name": "Edge18" }, @@ -209152,7 +209152,7 @@ "history": [ { "children": [], - "mappedName": "Edge5;:Hd39,E", + "mappedName": "Edge5;:H986,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -209165,7 +209165,7 @@ ], "indexedName": "Edge19", "indexedStringIds": [], - "mappedName": "Edge5;:Hd39,E", + "mappedName": "Edge5;:H986,E", "mappedStringIds": [], "name": "Edge19" }, @@ -209173,7 +209173,7 @@ "history": [ { "children": [], - "mappedName": "Edge10;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge10;:M2;CUT;:H986:8,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -209186,7 +209186,7 @@ ], "indexedName": "Edge20", "indexedStringIds": [], - "mappedName": "Edge10;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge10;:M2;CUT;:H986:8,E", "mappedStringIds": [], "name": "Edge20" }, @@ -209194,20 +209194,20 @@ "history": [ { "children": [], - "mappedName": "Face5;:G(Face1;K-10;:Hd3a:5,F);CUT;:Hd39:1d,E", + "mappedName": "Face5;:G(Face1;K-10;:H987:5,F);CUT;:H986:1d,E", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G(Face1;K-10;:Hd3a:5,F)", + "mappedName": "Face5;:G(Face1;K-10;:H987:5,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Edge21", "indexedStringIds": [], - "mappedName": "Face5;:G(Face1;K-10;:Hd3a:5,F);CUT;:Hd39:1d,E", + "mappedName": "Face5;:G(Face1;K-10;:H987:5,F);CUT;:H986:1d,E", "mappedStringIds": [], "name": "Edge21" }, @@ -209215,7 +209215,7 @@ "history": [ { "children": [], - "mappedName": "Edge8;:M;CUT;:Hd39:7,E", + "mappedName": "Edge8;:M;CUT;:H986:7,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -209228,7 +209228,7 @@ ], "indexedName": "Edge22", "indexedStringIds": [], - "mappedName": "Edge8;:M;CUT;:Hd39:7,E", + "mappedName": "Edge8;:M;CUT;:H986:7,E", "mappedStringIds": [], "name": "Edge22" }, @@ -209236,7 +209236,7 @@ "history": [ { "children": [], - "mappedName": "Edge6;:M;CUT;:Hd39:7,E", + "mappedName": "Edge6;:M;CUT;:H986:7,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -209249,7 +209249,7 @@ ], "indexedName": "Edge23", "indexedStringIds": [], - "mappedName": "Edge6;:M;CUT;:Hd39:7,E", + "mappedName": "Edge6;:M;CUT;:H986:7,E", "mappedStringIds": [], "name": "Edge23" }, @@ -209257,7 +209257,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M;CUT;:Hd3a:7,E", + "mappedName": "Edge1;:M;CUT;:H987:7,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -209270,7 +209270,7 @@ ], "indexedName": "Edge24", "indexedStringIds": [], - "mappedName": "Edge1;:M;CUT;:Hd3a:7,E", + "mappedName": "Edge1;:M;CUT;:H987:7,E", "mappedStringIds": [], "name": "Edge24" }, @@ -209278,20 +209278,20 @@ "history": [ { "children": [], - "mappedName": "Face6;:G(Face1;K-14;:Hd3a:5,F);CUT;:Hd39:1d,E", + "mappedName": "Face6;:G(Face1;K-14;:H987:5,F);CUT;:H986:1d,E", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G(Face1;K-14;:Hd3a:5,F)", + "mappedName": "Face6;:G(Face1;K-14;:H987:5,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Edge25", "indexedStringIds": [], - "mappedName": "Face6;:G(Face1;K-14;:Hd3a:5,F);CUT;:Hd39:1d,E", + "mappedName": "Face6;:G(Face1;K-14;:H987:5,F);CUT;:H986:1d,E", "mappedStringIds": [], "name": "Edge25" }, @@ -209299,7 +209299,7 @@ "history": [ { "children": [], - "mappedName": "Edge11;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge11;:M2;CUT;:H986:8,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -209312,7 +209312,7 @@ ], "indexedName": "Edge26", "indexedStringIds": [], - "mappedName": "Edge11;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge11;:M2;CUT;:H986:8,E", "mappedStringIds": [], "name": "Edge26" }, @@ -209320,7 +209320,7 @@ "history": [ { "children": [], - "mappedName": "Edge7;:Hd39,E", + "mappedName": "Edge7;:H986,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -209333,7 +209333,7 @@ ], "indexedName": "Edge27", "indexedStringIds": [], - "mappedName": "Edge7;:Hd39,E", + "mappedName": "Edge7;:H986,E", "mappedStringIds": [], "name": "Edge27" }, @@ -209341,7 +209341,7 @@ "history": [ { "children": [], - "mappedName": "Edge12;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge12;:M2;CUT;:H986:8,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -209354,7 +209354,7 @@ ], "indexedName": "Edge28", "indexedStringIds": [], - "mappedName": "Edge12;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge12;:M2;CUT;:H986:8,E", "mappedStringIds": [], "name": "Edge28" }, @@ -209362,7 +209362,7 @@ "history": [ { "children": [], - "mappedName": "Edge8;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge8;:M2;CUT;:H986:8,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -209375,7 +209375,7 @@ ], "indexedName": "Edge29", "indexedStringIds": [], - "mappedName": "Edge8;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge8;:M2;CUT;:H986:8,E", "mappedStringIds": [], "name": "Edge29" }, @@ -209383,20 +209383,20 @@ "history": [ { "children": [], - "mappedName": "Face5;:G4(Face1;K-13;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face5;:G4(Face1;K-13;:H987:5,F);CUT;:H986:1e,E", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G4(Face1;K-13;:Hd3a:5,F)", + "mappedName": "Face5;:G4(Face1;K-13;:H987:5,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Edge30", "indexedStringIds": [], - "mappedName": "Face5;:G4(Face1;K-13;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face5;:G4(Face1;K-13;:H987:5,F);CUT;:H986:1e,E", "mappedStringIds": [], "name": "Edge30" }, @@ -209404,7 +209404,7 @@ "history": [ { "children": [], - "mappedName": "Edge6;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge6;:M2;CUT;:H986:8,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -209417,7 +209417,7 @@ ], "indexedName": "Edge31", "indexedStringIds": [], - "mappedName": "Edge6;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge6;:M2;CUT;:H986:8,E", "mappedStringIds": [], "name": "Edge31" }, @@ -209425,20 +209425,20 @@ "history": [ { "children": [], - "mappedName": "Face6;:G4(Face1;K-17;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face6;:G4(Face1;K-17;:H987:5,F);CUT;:H986:1e,E", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G4(Face1;K-17;:Hd3a:5,F)", + "mappedName": "Face6;:G4(Face1;K-17;:H987:5,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Edge32", "indexedStringIds": [], - "mappedName": "Face6;:G4(Face1;K-17;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face6;:G4(Face1;K-17;:H987:5,F);CUT;:H986:1e,E", "mappedStringIds": [], "name": "Edge32" }, @@ -209446,7 +209446,7 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:Hd39,V", + "mappedName": "Vertex1;:H986,V", "object": "Cut26", "typeId": "Part::Cut" }, @@ -209459,7 +209459,7 @@ ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Vertex1;:Hd39,V", + "mappedName": "Vertex1;:H986,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -209467,20 +209467,20 @@ "history": [ { "children": [], - "mappedName": "Edge2;:G(Face1;K-1;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge2;:G(Face1;K-1;:H987:4,F);CUT;:H986:1c,V", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge2;:G(Face1;K-1;:Hd3a:4,F)", + "mappedName": "Edge2;:G(Face1;K-1;:H987:4,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Edge2;:G(Face1;K-1;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge2;:G(Face1;K-1;:H987:4,F);CUT;:H986:1c,V", "mappedStringIds": [], "name": "Vertex2" }, @@ -209488,20 +209488,20 @@ "history": [ { "children": [], - "mappedName": "Edge4;:G(Face1;K-2;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge4;:G(Face1;K-2;:H987:4,F);CUT;:H986:1c,V", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge4;:G(Face1;K-2;:Hd3a:4,F)", + "mappedName": "Edge4;:G(Face1;K-2;:H987:4,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Vertex3", "indexedStringIds": [], - "mappedName": "Edge4;:G(Face1;K-2;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge4;:G(Face1;K-2;:H987:4,F);CUT;:H986:1c,V", "mappedStringIds": [], "name": "Vertex3" }, @@ -209509,7 +209509,7 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:Hd39,V", + "mappedName": "Vertex2;:H986,V", "object": "Cut26", "typeId": "Part::Cut" }, @@ -209522,7 +209522,7 @@ ], "indexedName": "Vertex4", "indexedStringIds": [], - "mappedName": "Vertex2;:Hd39,V", + "mappedName": "Vertex2;:H986,V", "mappedStringIds": [], "name": "Vertex4" }, @@ -209530,20 +209530,20 @@ "history": [ { "children": [], - "mappedName": "Edge10;:G(Face1;K-4;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge10;:G(Face1;K-4;:H987:4,F);CUT;:H986:1c,V", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge10;:G(Face1;K-4;:Hd3a:4,F)", + "mappedName": "Edge10;:G(Face1;K-4;:H987:4,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Vertex5", "indexedStringIds": [], - "mappedName": "Edge10;:G(Face1;K-4;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge10;:G(Face1;K-4;:H987:4,F);CUT;:H986:1c,V", "mappedStringIds": [], "name": "Vertex5" }, @@ -209551,20 +209551,20 @@ "history": [ { "children": [], - "mappedName": "Edge9;:G(Face1;K-3;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge9;:G(Face1;K-3;:H987:4,F);CUT;:H986:1c,V", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge9;:G(Face1;K-3;:Hd3a:4,F)", + "mappedName": "Edge9;:G(Face1;K-3;:H987:4,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Vertex6", "indexedStringIds": [], - "mappedName": "Edge9;:G(Face1;K-3;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge9;:G(Face1;K-3;:H987:4,F);CUT;:H986:1c,V", "mappedStringIds": [], "name": "Vertex6" }, @@ -209572,7 +209572,7 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:Hd39,V", + "mappedName": "Vertex3;:H986,V", "object": "Cut26", "typeId": "Part::Cut" }, @@ -209585,7 +209585,7 @@ ], "indexedName": "Vertex7", "indexedStringIds": [], - "mappedName": "Vertex3;:Hd39,V", + "mappedName": "Vertex3;:H986,V", "mappedStringIds": [], "name": "Vertex7" }, @@ -209593,7 +209593,7 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:Hd39,V", + "mappedName": "Vertex4;:H986,V", "object": "Cut26", "typeId": "Part::Cut" }, @@ -209606,7 +209606,7 @@ ], "indexedName": "Vertex8", "indexedStringIds": [], - "mappedName": "Vertex4;:Hd39,V", + "mappedName": "Vertex4;:H986,V", "mappedStringIds": [], "name": "Vertex8" }, @@ -209614,20 +209614,20 @@ "history": [ { "children": [], - "mappedName": "Edge12;:G(Face1;K-6;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge12;:G(Face1;K-6;:H987:4,F);CUT;:H986:1c,V", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge12;:G(Face1;K-6;:Hd3a:4,F)", + "mappedName": "Edge12;:G(Face1;K-6;:H987:4,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Vertex9", "indexedStringIds": [], - "mappedName": "Edge12;:G(Face1;K-6;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge12;:G(Face1;K-6;:H987:4,F);CUT;:H986:1c,V", "mappedStringIds": [], "name": "Vertex9" }, @@ -209635,20 +209635,20 @@ "history": [ { "children": [], - "mappedName": "Edge11;:G(Face1;K-5;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge11;:G(Face1;K-5;:H987:4,F);CUT;:H986:1c,V", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge11;:G(Face1;K-5;:Hd3a:4,F)", + "mappedName": "Edge11;:G(Face1;K-5;:H987:4,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Vertex10", "indexedStringIds": [], - "mappedName": "Edge11;:G(Face1;K-5;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge11;:G(Face1;K-5;:H987:4,F);CUT;:H986:1c,V", "mappedStringIds": [], "name": "Vertex10" }, @@ -209656,7 +209656,7 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:Hd39,V", + "mappedName": "Vertex6;:H986,V", "object": "Cut26", "typeId": "Part::Cut" }, @@ -209669,7 +209669,7 @@ ], "indexedName": "Vertex11", "indexedStringIds": [], - "mappedName": "Vertex6;:Hd39,V", + "mappedName": "Vertex6;:H986,V", "mappedStringIds": [], "name": "Vertex11" }, @@ -209677,7 +209677,7 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:Hd39,V", + "mappedName": "Vertex5;:H986,V", "object": "Cut26", "typeId": "Part::Cut" }, @@ -209690,7 +209690,7 @@ ], "indexedName": "Vertex12", "indexedStringIds": [], - "mappedName": "Vertex5;:Hd39,V", + "mappedName": "Vertex5;:H986,V", "mappedStringIds": [], "name": "Vertex12" }, @@ -209698,20 +209698,20 @@ "history": [ { "children": [], - "mappedName": "Edge8;:G(Edge1;K-2;:Hd3a:4,E);CUT;:Hd39:1c,V", + "mappedName": "Edge8;:G(Edge1;K-2;:H987:4,E);CUT;:H986:1c,V", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge8;:G(Edge1;K-2;:Hd3a:4,E)", + "mappedName": "Edge8;:G(Edge1;K-2;:H987:4,E)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Vertex13", "indexedStringIds": [], - "mappedName": "Edge8;:G(Edge1;K-2;:Hd3a:4,E);CUT;:Hd39:1c,V", + "mappedName": "Edge8;:G(Edge1;K-2;:H987:4,E);CUT;:H986:1c,V", "mappedStringIds": [], "name": "Vertex13" }, @@ -209719,20 +209719,20 @@ "history": [ { "children": [], - "mappedName": "Edge6;:G(Edge1;K-1;:Hd3a:4,E);CUT;:Hd39:1c,V", + "mappedName": "Edge6;:G(Edge1;K-1;:H987:4,E);CUT;:H986:1c,V", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge6;:G(Edge1;K-1;:Hd3a:4,E)", + "mappedName": "Edge6;:G(Edge1;K-1;:H987:4,E)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Vertex14", "indexedStringIds": [], - "mappedName": "Edge6;:G(Edge1;K-1;:Hd3a:4,E);CUT;:Hd39:1c,V", + "mappedName": "Edge6;:G(Edge1;K-1;:H987:4,E);CUT;:H986:1c,V", "mappedStringIds": [], "name": "Vertex14" }, @@ -209740,7 +209740,7 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:Hd39,V", + "mappedName": "Vertex8;:H986,V", "object": "Cut26", "typeId": "Part::Cut" }, @@ -209753,7 +209753,7 @@ ], "indexedName": "Vertex15", "indexedStringIds": [], - "mappedName": "Vertex8;:Hd39,V", + "mappedName": "Vertex8;:H986,V", "mappedStringIds": [], "name": "Vertex15" }, @@ -209761,7 +209761,7 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:Hd39,V", + "mappedName": "Vertex7;:H986,V", "object": "Cut26", "typeId": "Part::Cut" }, @@ -209774,7 +209774,7 @@ ], "indexedName": "Vertex16", "indexedStringIds": [], - "mappedName": "Vertex7;:Hd39,V", + "mappedName": "Vertex7;:H986,V", "mappedStringIds": [], "name": "Vertex16" } @@ -209790,7 +209790,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;CUT;:Hd39:7,F", + "mappedName": "Face1;:M;CUT;:H986:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -209798,7 +209798,7 @@ "index": 1, "type": "Face" }, - "name": "Face1;:M;CUT;:Hd39:7,F", + "name": "Face1;:M;CUT;:H986:7,F", "stringIds": [] }, "relation": "modified", @@ -209817,7 +209817,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M;CUT;:Hd39:7,F", + "mappedName": "Face6;:M;CUT;:H986:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -209825,7 +209825,7 @@ "index": 2, "type": "Face" }, - "name": "Face6;:M;CUT;:Hd39:7,F", + "name": "Face6;:M;CUT;:H986:7,F", "stringIds": [] }, "relation": "modified", @@ -209844,7 +209844,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M3;CUT;:Hd3a:8,F", + "mappedName": "Face1;:M3;CUT;:H987:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -209852,7 +209852,7 @@ "index": 3, "type": "Face" }, - "name": "Face1;:M3;CUT;:Hd3a:8,F", + "name": "Face1;:M3;CUT;:H987:8,F", "stringIds": [] }, "relation": "modified", @@ -209871,7 +209871,7 @@ "indexedName": "Face4", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M;CUT;:Hd39:7,F", + "mappedName": "Face5;:M;CUT;:H986:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -209879,7 +209879,7 @@ "index": 4, "type": "Face" }, - "name": "Face5;:M;CUT;:Hd39:7,F", + "name": "Face5;:M;CUT;:H986:7,F", "stringIds": [] }, "relation": "modified", @@ -209898,7 +209898,7 @@ "indexedName": "Face5", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:M;CUT;:Hd39:7,F", + "mappedName": "Face3;:M;CUT;:H986:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -209906,7 +209906,7 @@ "index": 5, "type": "Face" }, - "name": "Face3;:M;CUT;:Hd39:7,F", + "name": "Face3;:M;CUT;:H986:7,F", "stringIds": [] }, "relation": "modified", @@ -209925,7 +209925,7 @@ "indexedName": "Face6", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M2;CUT;:Hd39:8,F", + "mappedName": "Face1;:M2;CUT;:H986:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -209933,7 +209933,7 @@ "index": 6, "type": "Face" }, - "name": "Face1;:M2;CUT;:Hd39:8,F", + "name": "Face1;:M2;CUT;:H986:8,F", "stringIds": [] }, "relation": "modified", @@ -209952,7 +209952,7 @@ "indexedName": "Face7", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M2;CUT;:Hd39:8,F", + "mappedName": "Face6;:M2;CUT;:H986:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -209960,7 +209960,7 @@ "index": 7, "type": "Face" }, - "name": "Face6;:M2;CUT;:Hd39:8,F", + "name": "Face6;:M2;CUT;:H986:8,F", "stringIds": [] }, "relation": "modified", @@ -209979,7 +209979,7 @@ "indexedName": "Face8", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:M;CUT;:Hd39:7,F", + "mappedName": "Face4;:M;CUT;:H986:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -209987,7 +209987,7 @@ "index": 8, "type": "Face" }, - "name": "Face4;:M;CUT;:Hd39:7,F", + "name": "Face4;:M;CUT;:H986:7,F", "stringIds": [] }, "relation": "modified", @@ -210006,7 +210006,7 @@ "indexedName": "Face9", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M2;CUT;:Hd39:8,F", + "mappedName": "Face5;:M2;CUT;:H986:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210014,7 +210014,7 @@ "index": 9, "type": "Face" }, - "name": "Face5;:M2;CUT;:Hd39:8,F", + "name": "Face5;:M2;CUT;:H986:8,F", "stringIds": [] }, "relation": "modified", @@ -210033,7 +210033,7 @@ "indexedName": "Face10", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M4;CUT;:Hd3a:8,F", + "mappedName": "Face1;:M4;CUT;:H987:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210041,7 +210041,7 @@ "index": 10, "type": "Face" }, - "name": "Face1;:M4;CUT;:Hd3a:8,F", + "name": "Face1;:M4;CUT;:H987:8,F", "stringIds": [] }, "relation": "modified", @@ -210060,7 +210060,7 @@ "indexedName": "Face11", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:M2;CUT;:Hd39:8,F", + "mappedName": "Face3;:M2;CUT;:H986:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210068,7 +210068,7 @@ "index": 11, "type": "Face" }, - "name": "Face3;:M2;CUT;:Hd39:8,F", + "name": "Face3;:M2;CUT;:H986:8,F", "stringIds": [] }, "relation": "modified", @@ -210087,7 +210087,7 @@ "indexedName": "Face12", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M3;CUT;:Hd39:8,F", + "mappedName": "Face5;:M3;CUT;:H986:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210095,7 +210095,7 @@ "index": 12, "type": "Face" }, - "name": "Face5;:M3;CUT;:Hd39:8,F", + "name": "Face5;:M3;CUT;:H986:8,F", "stringIds": [] }, "relation": "modified", @@ -210114,7 +210114,7 @@ "indexedName": "Face13", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:M;CUT;:Hd39:7,F", + "mappedName": "Face2;:M;CUT;:H986:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210122,7 +210122,7 @@ "index": 13, "type": "Face" }, - "name": "Face2;:M;CUT;:Hd39:7,F", + "name": "Face2;:M;CUT;:H986:7,F", "stringIds": [] }, "relation": "modified", @@ -210141,7 +210141,7 @@ "indexedName": "Face14", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M3;CUT;:Hd39:8,F", + "mappedName": "Face6;:M3;CUT;:H986:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210149,7 +210149,7 @@ "index": 14, "type": "Face" }, - "name": "Face6;:M3;CUT;:Hd39:8,F", + "name": "Face6;:M3;CUT;:H986:8,F", "stringIds": [] }, "relation": "modified", @@ -210168,7 +210168,7 @@ "indexedName": "Face15", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M2;CUT;:Hd3a:8,F", + "mappedName": "Face1;:M2;CUT;:H987:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210176,7 +210176,7 @@ "index": 15, "type": "Face" }, - "name": "Face1;:M2;CUT;:Hd3a:8,F", + "name": "Face1;:M2;CUT;:H987:8,F", "stringIds": [] }, "relation": "modified", @@ -210195,7 +210195,7 @@ "indexedName": "Face16", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:M2;CUT;:Hd39:8,F", + "mappedName": "Face4;:M2;CUT;:H986:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210203,7 +210203,7 @@ "index": 16, "type": "Face" }, - "name": "Face4;:M2;CUT;:Hd39:8,F", + "name": "Face4;:M2;CUT;:H986:8,F", "stringIds": [] }, "relation": "modified", @@ -210222,7 +210222,7 @@ "indexedName": "Face17", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M4;CUT;:Hd39:8,F", + "mappedName": "Face5;:M4;CUT;:H986:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210230,7 +210230,7 @@ "index": 17, "type": "Face" }, - "name": "Face5;:M4;CUT;:Hd39:8,F", + "name": "Face5;:M4;CUT;:H986:8,F", "stringIds": [] }, "relation": "modified", @@ -210249,7 +210249,7 @@ "indexedName": "Face18", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:M2;CUT;:Hd39:8,F", + "mappedName": "Face2;:M2;CUT;:H986:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210257,7 +210257,7 @@ "index": 18, "type": "Face" }, - "name": "Face2;:M2;CUT;:Hd39:8,F", + "name": "Face2;:M2;CUT;:H986:8,F", "stringIds": [] }, "relation": "modified", @@ -210276,7 +210276,7 @@ "indexedName": "Face19", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M4;CUT;:Hd39:8,F", + "mappedName": "Face6;:M4;CUT;:H986:8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210284,7 +210284,7 @@ "index": 19, "type": "Face" }, - "name": "Face6;:M4;CUT;:Hd39:8,F", + "name": "Face6;:M4;CUT;:H986:8,F", "stringIds": [] }, "relation": "modified", @@ -210303,7 +210303,7 @@ "indexedName": "Face20", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;CUT;:Hd3a:7,F", + "mappedName": "Face1;:M;CUT;:H987:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210311,7 +210311,7 @@ "index": 20, "type": "Face" }, - "name": "Face1;:M;CUT;:Hd3a:7,F", + "name": "Face1;:M;CUT;:H987:7,F", "stringIds": [] }, "relation": "modified", @@ -210330,7 +210330,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:M;CUT;:Hd39:7,E", + "mappedName": "Edge2;:M;CUT;:H986:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210338,7 +210338,7 @@ "index": 1, "type": "Edge" }, - "name": "Edge2;:M;CUT;:Hd39:7,E", + "name": "Edge2;:M;CUT;:H986:7,E", "stringIds": [] }, "relation": "modified", @@ -210357,7 +210357,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face1;:G(Face1;K-7;:Hd3a:4,F);CUT;:Hd39:1c,E", + "mappedName": "Face1;:G(Face1;K-7;:H987:4,F);CUT;:H986:1c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210365,7 +210365,7 @@ "index": 2, "type": "Edge" }, - "name": "Face1;:G(Face1;K-7;:Hd3a:4,F);CUT;:Hd39:1c,E", + "name": "Face1;:G(Face1;K-7;:H987:4,F);CUT;:H986:1c,E", "stringIds": [] }, "relation": "generated", @@ -210373,9 +210373,9 @@ "resultPersistentId": "Cut26:edge:1", "sourceRefs": [ { - "mappedName": "Face1;:G(Face1;K-7;:Hd3a:4,F)", + "mappedName": "Face1;:G(Face1;K-7;:H987:4,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Face1;:G(Face1;K-7;:Hd3a:4,F)", + "persistentId": "Box26:mapped:Face1;:G(Face1;K-7;:H987:4,F)", "stageId": "Box26" } ] @@ -210384,7 +210384,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:M;CUT;:Hd39:7,E", + "mappedName": "Edge4;:M;CUT;:H986:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210392,7 +210392,7 @@ "index": 3, "type": "Edge" }, - "name": "Edge4;:M;CUT;:Hd39:7,E", + "name": "Edge4;:M;CUT;:H986:7,E", "stringIds": [] }, "relation": "modified", @@ -210411,7 +210411,7 @@ "indexedName": "Edge4", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:Hd39,E", + "mappedName": "Edge1;:H986,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210419,7 +210419,7 @@ "index": 4, "type": "Edge" }, - "name": "Edge1;:Hd39,E", + "name": "Edge1;:H986,E", "stringIds": [] }, "relation": "preserved", @@ -210438,7 +210438,7 @@ "indexedName": "Edge5", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G2(Face1;K-15;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face6;:G2(Face1;K-15;:H987:5,F);CUT;:H986:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210446,7 +210446,7 @@ "index": 5, "type": "Edge" }, - "name": "Face6;:G2(Face1;K-15;:Hd3a:5,F);CUT;:Hd39:1e,E", + "name": "Face6;:G2(Face1;K-15;:H987:5,F);CUT;:H986:1e,E", "stringIds": [] }, "relation": "generated", @@ -210454,9 +210454,9 @@ "resultPersistentId": "Cut26:edge:4", "sourceRefs": [ { - "mappedName": "Face6;:G2(Face1;K-15;:Hd3a:5,F)", + "mappedName": "Face6;:G2(Face1;K-15;:H987:5,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Face6;:G2(Face1;K-15;:Hd3a:5,F)", + "persistentId": "Box26:mapped:Face6;:G2(Face1;K-15;:H987:5,F)", "stageId": "Box26" } ] @@ -210465,7 +210465,7 @@ "indexedName": "Edge6", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:M;CUT;:Hd39:7,E", + "mappedName": "Edge10;:M;CUT;:H986:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210473,7 +210473,7 @@ "index": 6, "type": "Edge" }, - "name": "Edge10;:M;CUT;:Hd39:7,E", + "name": "Edge10;:M;CUT;:H986:7,E", "stringIds": [] }, "relation": "modified", @@ -210492,7 +210492,7 @@ "indexedName": "Edge7", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face3;:G(Face1;K-8;:Hd3a:4,F);CUT;:Hd39:1c,E", + "mappedName": "Face3;:G(Face1;K-8;:H987:4,F);CUT;:H986:1c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210500,7 +210500,7 @@ "index": 7, "type": "Edge" }, - "name": "Face3;:G(Face1;K-8;:Hd3a:4,F);CUT;:Hd39:1c,E", + "name": "Face3;:G(Face1;K-8;:H987:4,F);CUT;:H986:1c,E", "stringIds": [] }, "relation": "generated", @@ -210508,9 +210508,9 @@ "resultPersistentId": "Cut26:edge:6", "sourceRefs": [ { - "mappedName": "Face3;:G(Face1;K-8;:Hd3a:4,F)", + "mappedName": "Face3;:G(Face1;K-8;:H987:4,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Face3;:G(Face1;K-8;:Hd3a:4,F)", + "persistentId": "Box26:mapped:Face3;:G(Face1;K-8;:H987:4,F)", "stageId": "Box26" } ] @@ -210519,7 +210519,7 @@ "indexedName": "Edge8", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G2(Face1;K-11;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face5;:G2(Face1;K-11;:H987:5,F);CUT;:H986:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210527,7 +210527,7 @@ "index": 8, "type": "Edge" }, - "name": "Face5;:G2(Face1;K-11;:Hd3a:5,F);CUT;:Hd39:1e,E", + "name": "Face5;:G2(Face1;K-11;:H987:5,F);CUT;:H986:1e,E", "stringIds": [] }, "relation": "generated", @@ -210535,9 +210535,9 @@ "resultPersistentId": "Cut26:edge:7", "sourceRefs": [ { - "mappedName": "Face5;:G2(Face1;K-11;:Hd3a:5,F)", + "mappedName": "Face5;:G2(Face1;K-11;:H987:5,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Face5;:G2(Face1;K-11;:Hd3a:5,F)", + "persistentId": "Box26:mapped:Face5;:G2(Face1;K-11;:H987:5,F)", "stageId": "Box26" } ] @@ -210546,7 +210546,7 @@ "indexedName": "Edge9", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:M;CUT;:Hd39:7,E", + "mappedName": "Edge9;:M;CUT;:H986:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210554,7 +210554,7 @@ "index": 9, "type": "Edge" }, - "name": "Edge9;:M;CUT;:Hd39:7,E", + "name": "Edge9;:M;CUT;:H986:7,E", "stringIds": [] }, "relation": "modified", @@ -210573,7 +210573,7 @@ "indexedName": "Edge10", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge2;:M2;CUT;:H986:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210581,7 +210581,7 @@ "index": 10, "type": "Edge" }, - "name": "Edge2;:M2;CUT;:Hd39:8,E", + "name": "Edge2;:M2;CUT;:H986:8,E", "stringIds": [] }, "relation": "modified", @@ -210600,7 +210600,7 @@ "indexedName": "Edge11", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:Hd39,E", + "mappedName": "Edge3;:H986,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210608,7 +210608,7 @@ "index": 11, "type": "Edge" }, - "name": "Edge3;:Hd39,E", + "name": "Edge3;:H986,E", "stringIds": [] }, "relation": "preserved", @@ -210627,7 +210627,7 @@ "indexedName": "Edge12", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge4;:M2;CUT;:H986:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210635,7 +210635,7 @@ "index": 12, "type": "Edge" }, - "name": "Edge4;:M2;CUT;:Hd39:8,E", + "name": "Edge4;:M2;CUT;:H986:8,E", "stringIds": [] }, "relation": "modified", @@ -210654,7 +210654,7 @@ "indexedName": "Edge13", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:M;CUT;:Hd39:7,E", + "mappedName": "Edge12;:M;CUT;:H986:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210662,7 +210662,7 @@ "index": 13, "type": "Edge" }, - "name": "Edge12;:M;CUT;:Hd39:7,E", + "name": "Edge12;:M;CUT;:H986:7,E", "stringIds": [] }, "relation": "modified", @@ -210681,7 +210681,7 @@ "indexedName": "Edge14", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G3(Face1;K-16;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face6;:G3(Face1;K-16;:H987:5,F);CUT;:H986:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210689,7 +210689,7 @@ "index": 14, "type": "Edge" }, - "name": "Face6;:G3(Face1;K-16;:Hd3a:5,F);CUT;:Hd39:1e,E", + "name": "Face6;:G3(Face1;K-16;:H987:5,F);CUT;:H986:1e,E", "stringIds": [] }, "relation": "generated", @@ -210697,9 +210697,9 @@ "resultPersistentId": "Cut26:edge:13", "sourceRefs": [ { - "mappedName": "Face6;:G3(Face1;K-16;:Hd3a:5,F)", + "mappedName": "Face6;:G3(Face1;K-16;:H987:5,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Face6;:G3(Face1;K-16;:Hd3a:5,F)", + "persistentId": "Box26:mapped:Face6;:G3(Face1;K-16;:H987:5,F)", "stageId": "Box26" } ] @@ -210708,7 +210708,7 @@ "indexedName": "Edge15", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:M;CUT;:Hd39:7,E", + "mappedName": "Edge11;:M;CUT;:H986:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210716,7 +210716,7 @@ "index": 15, "type": "Edge" }, - "name": "Edge11;:M;CUT;:Hd39:7,E", + "name": "Edge11;:M;CUT;:H986:7,E", "stringIds": [] }, "relation": "modified", @@ -210735,7 +210735,7 @@ "indexedName": "Edge16", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face4;:G(Face1;K-9;:Hd3a:4,F);CUT;:Hd39:1c,E", + "mappedName": "Face4;:G(Face1;K-9;:H987:4,F);CUT;:H986:1c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210743,7 +210743,7 @@ "index": 16, "type": "Edge" }, - "name": "Face4;:G(Face1;K-9;:Hd3a:4,F);CUT;:Hd39:1c,E", + "name": "Face4;:G(Face1;K-9;:H987:4,F);CUT;:H986:1c,E", "stringIds": [] }, "relation": "generated", @@ -210751,9 +210751,9 @@ "resultPersistentId": "Cut26:edge:15", "sourceRefs": [ { - "mappedName": "Face4;:G(Face1;K-9;:Hd3a:4,F)", + "mappedName": "Face4;:G(Face1;K-9;:H987:4,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Face4;:G(Face1;K-9;:Hd3a:4,F)", + "persistentId": "Box26:mapped:Face4;:G(Face1;K-9;:H987:4,F)", "stageId": "Box26" } ] @@ -210762,7 +210762,7 @@ "indexedName": "Edge17", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G3(Face1;K-12;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face5;:G3(Face1;K-12;:H987:5,F);CUT;:H986:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210770,7 +210770,7 @@ "index": 17, "type": "Edge" }, - "name": "Face5;:G3(Face1;K-12;:Hd3a:5,F);CUT;:Hd39:1e,E", + "name": "Face5;:G3(Face1;K-12;:H987:5,F);CUT;:H986:1e,E", "stringIds": [] }, "relation": "generated", @@ -210778,9 +210778,9 @@ "resultPersistentId": "Cut26:edge:16", "sourceRefs": [ { - "mappedName": "Face5;:G3(Face1;K-12;:Hd3a:5,F)", + "mappedName": "Face5;:G3(Face1;K-12;:H987:5,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Face5;:G3(Face1;K-12;:Hd3a:5,F)", + "persistentId": "Box26:mapped:Face5;:G3(Face1;K-12;:H987:5,F)", "stageId": "Box26" } ] @@ -210789,7 +210789,7 @@ "indexedName": "Edge18", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge9;:M2;CUT;:H986:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210797,7 +210797,7 @@ "index": 18, "type": "Edge" }, - "name": "Edge9;:M2;CUT;:Hd39:8,E", + "name": "Edge9;:M2;CUT;:H986:8,E", "stringIds": [] }, "relation": "modified", @@ -210816,7 +210816,7 @@ "indexedName": "Edge19", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:Hd39,E", + "mappedName": "Edge5;:H986,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210824,7 +210824,7 @@ "index": 19, "type": "Edge" }, - "name": "Edge5;:Hd39,E", + "name": "Edge5;:H986,E", "stringIds": [] }, "relation": "preserved", @@ -210843,7 +210843,7 @@ "indexedName": "Edge20", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge10;:M2;CUT;:H986:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210851,7 +210851,7 @@ "index": 20, "type": "Edge" }, - "name": "Edge10;:M2;CUT;:Hd39:8,E", + "name": "Edge10;:M2;CUT;:H986:8,E", "stringIds": [] }, "relation": "modified", @@ -210870,7 +210870,7 @@ "indexedName": "Edge21", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G(Face1;K-10;:Hd3a:5,F);CUT;:Hd39:1d,E", + "mappedName": "Face5;:G(Face1;K-10;:H987:5,F);CUT;:H986:1d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210878,7 +210878,7 @@ "index": 21, "type": "Edge" }, - "name": "Face5;:G(Face1;K-10;:Hd3a:5,F);CUT;:Hd39:1d,E", + "name": "Face5;:G(Face1;K-10;:H987:5,F);CUT;:H986:1d,E", "stringIds": [] }, "relation": "generated", @@ -210886,9 +210886,9 @@ "resultPersistentId": "Cut26:edge:20", "sourceRefs": [ { - "mappedName": "Face5;:G(Face1;K-10;:Hd3a:5,F)", + "mappedName": "Face5;:G(Face1;K-10;:H987:5,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Face5;:G(Face1;K-10;:Hd3a:5,F)", + "persistentId": "Box26:mapped:Face5;:G(Face1;K-10;:H987:5,F)", "stageId": "Box26" } ] @@ -210897,7 +210897,7 @@ "indexedName": "Edge22", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:M;CUT;:Hd39:7,E", + "mappedName": "Edge8;:M;CUT;:H986:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210905,7 +210905,7 @@ "index": 22, "type": "Edge" }, - "name": "Edge8;:M;CUT;:Hd39:7,E", + "name": "Edge8;:M;CUT;:H986:7,E", "stringIds": [] }, "relation": "modified", @@ -210924,7 +210924,7 @@ "indexedName": "Edge23", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:M;CUT;:Hd39:7,E", + "mappedName": "Edge6;:M;CUT;:H986:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210932,7 +210932,7 @@ "index": 23, "type": "Edge" }, - "name": "Edge6;:M;CUT;:Hd39:7,E", + "name": "Edge6;:M;CUT;:H986:7,E", "stringIds": [] }, "relation": "modified", @@ -210951,7 +210951,7 @@ "indexedName": "Edge24", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M;CUT;:Hd3a:7,E", + "mappedName": "Edge1;:M;CUT;:H987:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210959,7 +210959,7 @@ "index": 24, "type": "Edge" }, - "name": "Edge1;:M;CUT;:Hd3a:7,E", + "name": "Edge1;:M;CUT;:H987:7,E", "stringIds": [] }, "relation": "modified", @@ -210978,7 +210978,7 @@ "indexedName": "Edge25", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G(Face1;K-14;:Hd3a:5,F);CUT;:Hd39:1d,E", + "mappedName": "Face6;:G(Face1;K-14;:H987:5,F);CUT;:H986:1d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -210986,7 +210986,7 @@ "index": 25, "type": "Edge" }, - "name": "Face6;:G(Face1;K-14;:Hd3a:5,F);CUT;:Hd39:1d,E", + "name": "Face6;:G(Face1;K-14;:H987:5,F);CUT;:H986:1d,E", "stringIds": [] }, "relation": "generated", @@ -210994,9 +210994,9 @@ "resultPersistentId": "Cut26:edge:24", "sourceRefs": [ { - "mappedName": "Face6;:G(Face1;K-14;:Hd3a:5,F)", + "mappedName": "Face6;:G(Face1;K-14;:H987:5,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Face6;:G(Face1;K-14;:Hd3a:5,F)", + "persistentId": "Box26:mapped:Face6;:G(Face1;K-14;:H987:5,F)", "stageId": "Box26" } ] @@ -211005,7 +211005,7 @@ "indexedName": "Edge26", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge11;:M2;CUT;:H986:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -211013,7 +211013,7 @@ "index": 26, "type": "Edge" }, - "name": "Edge11;:M2;CUT;:Hd39:8,E", + "name": "Edge11;:M2;CUT;:H986:8,E", "stringIds": [] }, "relation": "modified", @@ -211032,7 +211032,7 @@ "indexedName": "Edge27", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:Hd39,E", + "mappedName": "Edge7;:H986,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -211040,7 +211040,7 @@ "index": 27, "type": "Edge" }, - "name": "Edge7;:Hd39,E", + "name": "Edge7;:H986,E", "stringIds": [] }, "relation": "preserved", @@ -211059,7 +211059,7 @@ "indexedName": "Edge28", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge12;:M2;CUT;:H986:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -211067,7 +211067,7 @@ "index": 28, "type": "Edge" }, - "name": "Edge12;:M2;CUT;:Hd39:8,E", + "name": "Edge12;:M2;CUT;:H986:8,E", "stringIds": [] }, "relation": "modified", @@ -211086,7 +211086,7 @@ "indexedName": "Edge29", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge8;:M2;CUT;:H986:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -211094,7 +211094,7 @@ "index": 29, "type": "Edge" }, - "name": "Edge8;:M2;CUT;:Hd39:8,E", + "name": "Edge8;:M2;CUT;:H986:8,E", "stringIds": [] }, "relation": "modified", @@ -211113,7 +211113,7 @@ "indexedName": "Edge30", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G4(Face1;K-13;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face5;:G4(Face1;K-13;:H987:5,F);CUT;:H986:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -211121,7 +211121,7 @@ "index": 30, "type": "Edge" }, - "name": "Face5;:G4(Face1;K-13;:Hd3a:5,F);CUT;:Hd39:1e,E", + "name": "Face5;:G4(Face1;K-13;:H987:5,F);CUT;:H986:1e,E", "stringIds": [] }, "relation": "generated", @@ -211129,9 +211129,9 @@ "resultPersistentId": "Cut26:edge:29", "sourceRefs": [ { - "mappedName": "Face5;:G4(Face1;K-13;:Hd3a:5,F)", + "mappedName": "Face5;:G4(Face1;K-13;:H987:5,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Face5;:G4(Face1;K-13;:Hd3a:5,F)", + "persistentId": "Box26:mapped:Face5;:G4(Face1;K-13;:H987:5,F)", "stageId": "Box26" } ] @@ -211140,7 +211140,7 @@ "indexedName": "Edge31", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge6;:M2;CUT;:H986:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -211148,7 +211148,7 @@ "index": 31, "type": "Edge" }, - "name": "Edge6;:M2;CUT;:Hd39:8,E", + "name": "Edge6;:M2;CUT;:H986:8,E", "stringIds": [] }, "relation": "modified", @@ -211167,7 +211167,7 @@ "indexedName": "Edge32", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G4(Face1;K-17;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face6;:G4(Face1;K-17;:H987:5,F);CUT;:H986:1e,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -211175,7 +211175,7 @@ "index": 32, "type": "Edge" }, - "name": "Face6;:G4(Face1;K-17;:Hd3a:5,F);CUT;:Hd39:1e,E", + "name": "Face6;:G4(Face1;K-17;:H987:5,F);CUT;:H986:1e,E", "stringIds": [] }, "relation": "generated", @@ -211183,9 +211183,9 @@ "resultPersistentId": "Cut26:edge:31", "sourceRefs": [ { - "mappedName": "Face6;:G4(Face1;K-17;:Hd3a:5,F)", + "mappedName": "Face6;:G4(Face1;K-17;:H987:5,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Face6;:G4(Face1;K-17;:Hd3a:5,F)", + "persistentId": "Box26:mapped:Face6;:G4(Face1;K-17;:H987:5,F)", "stageId": "Box26" } ] @@ -211194,7 +211194,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:Hd39,V", + "mappedName": "Vertex1;:H986,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -211202,7 +211202,7 @@ "index": 1, "type": "Vertex" }, - "name": "Vertex1;:Hd39,V", + "name": "Vertex1;:H986,V", "stringIds": [] }, "relation": "preserved", @@ -211221,7 +211221,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge2;:G(Face1;K-1;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge2;:G(Face1;K-1;:H987:4,F);CUT;:H986:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -211229,7 +211229,7 @@ "index": 2, "type": "Vertex" }, - "name": "Edge2;:G(Face1;K-1;:Hd3a:4,F);CUT;:Hd39:1c,V", + "name": "Edge2;:G(Face1;K-1;:H987:4,F);CUT;:H986:1c,V", "stringIds": [] }, "relation": "generated", @@ -211237,9 +211237,9 @@ "resultPersistentId": "Cut26:vertex:1", "sourceRefs": [ { - "mappedName": "Edge2;:G(Face1;K-1;:Hd3a:4,F)", + "mappedName": "Edge2;:G(Face1;K-1;:H987:4,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Edge2;:G(Face1;K-1;:Hd3a:4,F)", + "persistentId": "Box26:mapped:Edge2;:G(Face1;K-1;:H987:4,F)", "stageId": "Box26" } ] @@ -211248,7 +211248,7 @@ "indexedName": "Vertex3", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge4;:G(Face1;K-2;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge4;:G(Face1;K-2;:H987:4,F);CUT;:H986:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -211256,7 +211256,7 @@ "index": 3, "type": "Vertex" }, - "name": "Edge4;:G(Face1;K-2;:Hd3a:4,F);CUT;:Hd39:1c,V", + "name": "Edge4;:G(Face1;K-2;:H987:4,F);CUT;:H986:1c,V", "stringIds": [] }, "relation": "generated", @@ -211264,9 +211264,9 @@ "resultPersistentId": "Cut26:vertex:2", "sourceRefs": [ { - "mappedName": "Edge4;:G(Face1;K-2;:Hd3a:4,F)", + "mappedName": "Edge4;:G(Face1;K-2;:H987:4,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Edge4;:G(Face1;K-2;:Hd3a:4,F)", + "persistentId": "Box26:mapped:Edge4;:G(Face1;K-2;:H987:4,F)", "stageId": "Box26" } ] @@ -211275,7 +211275,7 @@ "indexedName": "Vertex4", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:Hd39,V", + "mappedName": "Vertex2;:H986,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -211283,7 +211283,7 @@ "index": 4, "type": "Vertex" }, - "name": "Vertex2;:Hd39,V", + "name": "Vertex2;:H986,V", "stringIds": [] }, "relation": "preserved", @@ -211302,7 +211302,7 @@ "indexedName": "Vertex5", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge10;:G(Face1;K-4;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge10;:G(Face1;K-4;:H987:4,F);CUT;:H986:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -211310,7 +211310,7 @@ "index": 5, "type": "Vertex" }, - "name": "Edge10;:G(Face1;K-4;:Hd3a:4,F);CUT;:Hd39:1c,V", + "name": "Edge10;:G(Face1;K-4;:H987:4,F);CUT;:H986:1c,V", "stringIds": [] }, "relation": "generated", @@ -211318,9 +211318,9 @@ "resultPersistentId": "Cut26:vertex:4", "sourceRefs": [ { - "mappedName": "Edge10;:G(Face1;K-4;:Hd3a:4,F)", + "mappedName": "Edge10;:G(Face1;K-4;:H987:4,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Edge10;:G(Face1;K-4;:Hd3a:4,F)", + "persistentId": "Box26:mapped:Edge10;:G(Face1;K-4;:H987:4,F)", "stageId": "Box26" } ] @@ -211329,7 +211329,7 @@ "indexedName": "Vertex6", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge9;:G(Face1;K-3;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge9;:G(Face1;K-3;:H987:4,F);CUT;:H986:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -211337,7 +211337,7 @@ "index": 6, "type": "Vertex" }, - "name": "Edge9;:G(Face1;K-3;:Hd3a:4,F);CUT;:Hd39:1c,V", + "name": "Edge9;:G(Face1;K-3;:H987:4,F);CUT;:H986:1c,V", "stringIds": [] }, "relation": "generated", @@ -211345,9 +211345,9 @@ "resultPersistentId": "Cut26:vertex:5", "sourceRefs": [ { - "mappedName": "Edge9;:G(Face1;K-3;:Hd3a:4,F)", + "mappedName": "Edge9;:G(Face1;K-3;:H987:4,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Edge9;:G(Face1;K-3;:Hd3a:4,F)", + "persistentId": "Box26:mapped:Edge9;:G(Face1;K-3;:H987:4,F)", "stageId": "Box26" } ] @@ -211356,7 +211356,7 @@ "indexedName": "Vertex7", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:Hd39,V", + "mappedName": "Vertex3;:H986,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -211364,7 +211364,7 @@ "index": 7, "type": "Vertex" }, - "name": "Vertex3;:Hd39,V", + "name": "Vertex3;:H986,V", "stringIds": [] }, "relation": "preserved", @@ -211383,7 +211383,7 @@ "indexedName": "Vertex8", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:Hd39,V", + "mappedName": "Vertex4;:H986,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -211391,7 +211391,7 @@ "index": 8, "type": "Vertex" }, - "name": "Vertex4;:Hd39,V", + "name": "Vertex4;:H986,V", "stringIds": [] }, "relation": "preserved", @@ -211410,7 +211410,7 @@ "indexedName": "Vertex9", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge12;:G(Face1;K-6;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge12;:G(Face1;K-6;:H987:4,F);CUT;:H986:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -211418,7 +211418,7 @@ "index": 9, "type": "Vertex" }, - "name": "Edge12;:G(Face1;K-6;:Hd3a:4,F);CUT;:Hd39:1c,V", + "name": "Edge12;:G(Face1;K-6;:H987:4,F);CUT;:H986:1c,V", "stringIds": [] }, "relation": "generated", @@ -211426,9 +211426,9 @@ "resultPersistentId": "Cut26:vertex:8", "sourceRefs": [ { - "mappedName": "Edge12;:G(Face1;K-6;:Hd3a:4,F)", + "mappedName": "Edge12;:G(Face1;K-6;:H987:4,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Edge12;:G(Face1;K-6;:Hd3a:4,F)", + "persistentId": "Box26:mapped:Edge12;:G(Face1;K-6;:H987:4,F)", "stageId": "Box26" } ] @@ -211437,7 +211437,7 @@ "indexedName": "Vertex10", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge11;:G(Face1;K-5;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge11;:G(Face1;K-5;:H987:4,F);CUT;:H986:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -211445,7 +211445,7 @@ "index": 10, "type": "Vertex" }, - "name": "Edge11;:G(Face1;K-5;:Hd3a:4,F);CUT;:Hd39:1c,V", + "name": "Edge11;:G(Face1;K-5;:H987:4,F);CUT;:H986:1c,V", "stringIds": [] }, "relation": "generated", @@ -211453,9 +211453,9 @@ "resultPersistentId": "Cut26:vertex:9", "sourceRefs": [ { - "mappedName": "Edge11;:G(Face1;K-5;:Hd3a:4,F)", + "mappedName": "Edge11;:G(Face1;K-5;:H987:4,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Edge11;:G(Face1;K-5;:Hd3a:4,F)", + "persistentId": "Box26:mapped:Edge11;:G(Face1;K-5;:H987:4,F)", "stageId": "Box26" } ] @@ -211464,7 +211464,7 @@ "indexedName": "Vertex11", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:Hd39,V", + "mappedName": "Vertex6;:H986,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -211472,7 +211472,7 @@ "index": 11, "type": "Vertex" }, - "name": "Vertex6;:Hd39,V", + "name": "Vertex6;:H986,V", "stringIds": [] }, "relation": "preserved", @@ -211491,7 +211491,7 @@ "indexedName": "Vertex12", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:Hd39,V", + "mappedName": "Vertex5;:H986,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -211499,7 +211499,7 @@ "index": 12, "type": "Vertex" }, - "name": "Vertex5;:Hd39,V", + "name": "Vertex5;:H986,V", "stringIds": [] }, "relation": "preserved", @@ -211518,7 +211518,7 @@ "indexedName": "Vertex13", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge8;:G(Edge1;K-2;:Hd3a:4,E);CUT;:Hd39:1c,V", + "mappedName": "Edge8;:G(Edge1;K-2;:H987:4,E);CUT;:H986:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -211526,7 +211526,7 @@ "index": 13, "type": "Vertex" }, - "name": "Edge8;:G(Edge1;K-2;:Hd3a:4,E);CUT;:Hd39:1c,V", + "name": "Edge8;:G(Edge1;K-2;:H987:4,E);CUT;:H986:1c,V", "stringIds": [] }, "relation": "generated", @@ -211534,9 +211534,9 @@ "resultPersistentId": "Cut26:vertex:12", "sourceRefs": [ { - "mappedName": "Edge8;:G(Edge1;K-2;:Hd3a:4,E)", + "mappedName": "Edge8;:G(Edge1;K-2;:H987:4,E)", "objectId": "Box26", - "persistentId": "Box26:mapped:Edge8;:G(Edge1;K-2;:Hd3a:4,E)", + "persistentId": "Box26:mapped:Edge8;:G(Edge1;K-2;:H987:4,E)", "stageId": "Box26" } ] @@ -211545,7 +211545,7 @@ "indexedName": "Vertex14", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge6;:G(Edge1;K-1;:Hd3a:4,E);CUT;:Hd39:1c,V", + "mappedName": "Edge6;:G(Edge1;K-1;:H987:4,E);CUT;:H986:1c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -211553,7 +211553,7 @@ "index": 14, "type": "Vertex" }, - "name": "Edge6;:G(Edge1;K-1;:Hd3a:4,E);CUT;:Hd39:1c,V", + "name": "Edge6;:G(Edge1;K-1;:H987:4,E);CUT;:H986:1c,V", "stringIds": [] }, "relation": "generated", @@ -211561,9 +211561,9 @@ "resultPersistentId": "Cut26:vertex:13", "sourceRefs": [ { - "mappedName": "Edge6;:G(Edge1;K-1;:Hd3a:4,E)", + "mappedName": "Edge6;:G(Edge1;K-1;:H987:4,E)", "objectId": "Box26", - "persistentId": "Box26:mapped:Edge6;:G(Edge1;K-1;:Hd3a:4,E)", + "persistentId": "Box26:mapped:Edge6;:G(Edge1;K-1;:H987:4,E)", "stageId": "Box26" } ] @@ -211572,7 +211572,7 @@ "indexedName": "Vertex15", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:Hd39,V", + "mappedName": "Vertex8;:H986,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -211580,7 +211580,7 @@ "index": 15, "type": "Vertex" }, - "name": "Vertex8;:Hd39,V", + "name": "Vertex8;:H986,V", "stringIds": [] }, "relation": "preserved", @@ -211599,7 +211599,7 @@ "indexedName": "Vertex16", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:Hd39,V", + "mappedName": "Vertex7;:H986,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -211607,7 +211607,7 @@ "index": 16, "type": "Vertex" }, - "name": "Vertex7;:Hd39,V", + "name": "Vertex7;:H986,V", "stringIds": [] }, "relation": "preserved", @@ -213821,13 +213821,13 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;CUT;:Hd39:7,F;:Hd3b,F", + "mappedName": "Face1;:M;CUT;:H986:7,F;:H988,F", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face1;:M;CUT;:Hd39:7,F", + "mappedName": "Face1;:M;CUT;:H986:7,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -213840,7 +213840,7 @@ ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face1;:M;CUT;:Hd39:7,F;:Hd3b,F", + "mappedName": "Face1;:M;CUT;:H986:7,F;:H988,F", "mappedStringIds": [], "name": "Face1" }, @@ -213848,13 +213848,13 @@ "history": [ { "children": [], - "mappedName": "Face6;:M;CUT;:Hd39:7,F;:Hd3b,F", + "mappedName": "Face6;:M;CUT;:H986:7,F;:H988,F", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:M;CUT;:Hd39:7,F", + "mappedName": "Face6;:M;CUT;:H986:7,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -213867,7 +213867,7 @@ ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face6;:M;CUT;:Hd39:7,F;:Hd3b,F", + "mappedName": "Face6;:M;CUT;:H986:7,F;:H988,F", "mappedStringIds": [], "name": "Face2" }, @@ -213875,13 +213875,13 @@ "history": [ { "children": [], - "mappedName": "Face1;:M3;CUT;:Hd3a:8,F;:Hd3b,F", + "mappedName": "Face1;:M3;CUT;:H987:8,F;:H988,F", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face1;:M3;CUT;:Hd3a:8,F", + "mappedName": "Face1;:M3;CUT;:H987:8,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -213894,7 +213894,7 @@ ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Face1;:M3;CUT;:Hd3a:8,F;:Hd3b,F", + "mappedName": "Face1;:M3;CUT;:H987:8,F;:H988,F", "mappedStringIds": [], "name": "Face3" }, @@ -213902,13 +213902,13 @@ "history": [ { "children": [], - "mappedName": "Face5;:M;CUT;:Hd39:7,F;:Hd3b,F", + "mappedName": "Face5;:M;CUT;:H986:7,F;:H988,F", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:M;CUT;:Hd39:7,F", + "mappedName": "Face5;:M;CUT;:H986:7,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -213921,7 +213921,7 @@ ], "indexedName": "Face4", "indexedStringIds": [], - "mappedName": "Face5;:M;CUT;:Hd39:7,F;:Hd3b,F", + "mappedName": "Face5;:M;CUT;:H986:7,F;:H988,F", "mappedStringIds": [], "name": "Face4" }, @@ -213929,13 +213929,13 @@ "history": [ { "children": [], - "mappedName": "Face3;:M;CUT;:Hd39:7,F;:Hd3b,F", + "mappedName": "Face3;:M;CUT;:H986:7,F;:H988,F", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face3;:M;CUT;:Hd39:7,F", + "mappedName": "Face3;:M;CUT;:H986:7,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -213948,7 +213948,7 @@ ], "indexedName": "Face5", "indexedStringIds": [], - "mappedName": "Face3;:M;CUT;:Hd39:7,F;:Hd3b,F", + "mappedName": "Face3;:M;CUT;:H986:7,F;:H988,F", "mappedStringIds": [], "name": "Face5" }, @@ -213956,13 +213956,13 @@ "history": [ { "children": [], - "mappedName": "Face1;:M2;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face1;:M2;CUT;:H986:8,F;:H988,F", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face1;:M2;CUT;:Hd39:8,F", + "mappedName": "Face1;:M2;CUT;:H986:8,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -213975,7 +213975,7 @@ ], "indexedName": "Face6", "indexedStringIds": [], - "mappedName": "Face1;:M2;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face1;:M2;CUT;:H986:8,F;:H988,F", "mappedStringIds": [], "name": "Face6" }, @@ -213983,13 +213983,13 @@ "history": [ { "children": [], - "mappedName": "Face6;:M2;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face6;:M2;CUT;:H986:8,F;:H988,F", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:M2;CUT;:Hd39:8,F", + "mappedName": "Face6;:M2;CUT;:H986:8,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214002,7 +214002,7 @@ ], "indexedName": "Face7", "indexedStringIds": [], - "mappedName": "Face6;:M2;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face6;:M2;CUT;:H986:8,F;:H988,F", "mappedStringIds": [], "name": "Face7" }, @@ -214010,13 +214010,13 @@ "history": [ { "children": [], - "mappedName": "Face4;:M;CUT;:Hd39:7,F;:Hd3b,F", + "mappedName": "Face4;:M;CUT;:H986:7,F;:H988,F", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face4;:M;CUT;:Hd39:7,F", + "mappedName": "Face4;:M;CUT;:H986:7,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214029,7 +214029,7 @@ ], "indexedName": "Face8", "indexedStringIds": [], - "mappedName": "Face4;:M;CUT;:Hd39:7,F;:Hd3b,F", + "mappedName": "Face4;:M;CUT;:H986:7,F;:H988,F", "mappedStringIds": [], "name": "Face8" }, @@ -214037,13 +214037,13 @@ "history": [ { "children": [], - "mappedName": "Face5;:M2;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face5;:M2;CUT;:H986:8,F;:H988,F", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:M2;CUT;:Hd39:8,F", + "mappedName": "Face5;:M2;CUT;:H986:8,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214056,7 +214056,7 @@ ], "indexedName": "Face9", "indexedStringIds": [], - "mappedName": "Face5;:M2;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face5;:M2;CUT;:H986:8,F;:H988,F", "mappedStringIds": [], "name": "Face9" }, @@ -214064,13 +214064,13 @@ "history": [ { "children": [], - "mappedName": "Face1;:M4;CUT;:Hd3a:8,F;:Hd3b,F", + "mappedName": "Face1;:M4;CUT;:H987:8,F;:H988,F", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face1;:M4;CUT;:Hd3a:8,F", + "mappedName": "Face1;:M4;CUT;:H987:8,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214083,7 +214083,7 @@ ], "indexedName": "Face10", "indexedStringIds": [], - "mappedName": "Face1;:M4;CUT;:Hd3a:8,F;:Hd3b,F", + "mappedName": "Face1;:M4;CUT;:H987:8,F;:H988,F", "mappedStringIds": [], "name": "Face10" }, @@ -214091,13 +214091,13 @@ "history": [ { "children": [], - "mappedName": "Face3;:M2;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face3;:M2;CUT;:H986:8,F;:H988,F", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face3;:M2;CUT;:Hd39:8,F", + "mappedName": "Face3;:M2;CUT;:H986:8,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214110,7 +214110,7 @@ ], "indexedName": "Face11", "indexedStringIds": [], - "mappedName": "Face3;:M2;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face3;:M2;CUT;:H986:8,F;:H988,F", "mappedStringIds": [], "name": "Face11" }, @@ -214118,13 +214118,13 @@ "history": [ { "children": [], - "mappedName": "Face5;:M3;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face5;:M3;CUT;:H986:8,F;:H988,F", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:M3;CUT;:Hd39:8,F", + "mappedName": "Face5;:M3;CUT;:H986:8,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214137,7 +214137,7 @@ ], "indexedName": "Face12", "indexedStringIds": [], - "mappedName": "Face5;:M3;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face5;:M3;CUT;:H986:8,F;:H988,F", "mappedStringIds": [], "name": "Face12" }, @@ -214145,13 +214145,13 @@ "history": [ { "children": [], - "mappedName": "Face2;:M;CUT;:Hd39:7,F;:Hd3b,F", + "mappedName": "Face2;:M;CUT;:H986:7,F;:H988,F", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face2;:M;CUT;:Hd39:7,F", + "mappedName": "Face2;:M;CUT;:H986:7,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214164,7 +214164,7 @@ ], "indexedName": "Face13", "indexedStringIds": [], - "mappedName": "Face2;:M;CUT;:Hd39:7,F;:Hd3b,F", + "mappedName": "Face2;:M;CUT;:H986:7,F;:H988,F", "mappedStringIds": [], "name": "Face13" }, @@ -214172,13 +214172,13 @@ "history": [ { "children": [], - "mappedName": "Face6;:M3;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face6;:M3;CUT;:H986:8,F;:H988,F", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:M3;CUT;:Hd39:8,F", + "mappedName": "Face6;:M3;CUT;:H986:8,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214191,7 +214191,7 @@ ], "indexedName": "Face14", "indexedStringIds": [], - "mappedName": "Face6;:M3;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face6;:M3;CUT;:H986:8,F;:H988,F", "mappedStringIds": [], "name": "Face14" }, @@ -214199,13 +214199,13 @@ "history": [ { "children": [], - "mappedName": "Face1;:M2;CUT;:Hd3a:8,F;:Hd3b,F", + "mappedName": "Face1;:M2;CUT;:H987:8,F;:H988,F", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face1;:M2;CUT;:Hd3a:8,F", + "mappedName": "Face1;:M2;CUT;:H987:8,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214218,7 +214218,7 @@ ], "indexedName": "Face15", "indexedStringIds": [], - "mappedName": "Face1;:M2;CUT;:Hd3a:8,F;:Hd3b,F", + "mappedName": "Face1;:M2;CUT;:H987:8,F;:H988,F", "mappedStringIds": [], "name": "Face15" }, @@ -214226,13 +214226,13 @@ "history": [ { "children": [], - "mappedName": "Face4;:M2;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face4;:M2;CUT;:H986:8,F;:H988,F", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face4;:M2;CUT;:Hd39:8,F", + "mappedName": "Face4;:M2;CUT;:H986:8,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214245,7 +214245,7 @@ ], "indexedName": "Face16", "indexedStringIds": [], - "mappedName": "Face4;:M2;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face4;:M2;CUT;:H986:8,F;:H988,F", "mappedStringIds": [], "name": "Face16" }, @@ -214253,13 +214253,13 @@ "history": [ { "children": [], - "mappedName": "Face5;:M4;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face5;:M4;CUT;:H986:8,F;:H988,F", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:M4;CUT;:Hd39:8,F", + "mappedName": "Face5;:M4;CUT;:H986:8,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214272,7 +214272,7 @@ ], "indexedName": "Face17", "indexedStringIds": [], - "mappedName": "Face5;:M4;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face5;:M4;CUT;:H986:8,F;:H988,F", "mappedStringIds": [], "name": "Face17" }, @@ -214280,13 +214280,13 @@ "history": [ { "children": [], - "mappedName": "Face2;:M2;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face2;:M2;CUT;:H986:8,F;:H988,F", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face2;:M2;CUT;:Hd39:8,F", + "mappedName": "Face2;:M2;CUT;:H986:8,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214299,7 +214299,7 @@ ], "indexedName": "Face18", "indexedStringIds": [], - "mappedName": "Face2;:M2;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face2;:M2;CUT;:H986:8,F;:H988,F", "mappedStringIds": [], "name": "Face18" }, @@ -214307,13 +214307,13 @@ "history": [ { "children": [], - "mappedName": "Face6;:M4;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face6;:M4;CUT;:H986:8,F;:H988,F", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:M4;CUT;:Hd39:8,F", + "mappedName": "Face6;:M4;CUT;:H986:8,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214326,7 +214326,7 @@ ], "indexedName": "Face19", "indexedStringIds": [], - "mappedName": "Face6;:M4;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face6;:M4;CUT;:H986:8,F;:H988,F", "mappedStringIds": [], "name": "Face19" }, @@ -214334,13 +214334,13 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;CUT;:Hd3a:7,F;:Hd3b,F", + "mappedName": "Face1;:M;CUT;:H987:7,F;:H988,F", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face1;:M;CUT;:Hd3a:7,F", + "mappedName": "Face1;:M;CUT;:H987:7,F", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214353,7 +214353,7 @@ ], "indexedName": "Face20", "indexedStringIds": [], - "mappedName": "Face1;:M;CUT;:Hd3a:7,F;:Hd3b,F", + "mappedName": "Face1;:M;CUT;:H987:7,F;:H988,F", "mappedStringIds": [], "name": "Face20" }, @@ -214361,13 +214361,13 @@ "history": [ { "children": [], - "mappedName": "Edge2;:M;CUT;:Hd39:7,E;:Hd3b,E", + "mappedName": "Edge2;:M;CUT;:H986:7,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge2;:M;CUT;:Hd39:7,E", + "mappedName": "Edge2;:M;CUT;:H986:7,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214380,7 +214380,7 @@ ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Edge2;:M;CUT;:Hd39:7,E;:Hd3b,E", + "mappedName": "Edge2;:M;CUT;:H986:7,E;:H988,E", "mappedStringIds": [], "name": "Edge1" }, @@ -214388,26 +214388,26 @@ "history": [ { "children": [], - "mappedName": "Face1;:G(Face1;K-7;:Hd3a:4,F);CUT;:Hd39:1c,E;:Hd3b,E", + "mappedName": "Face1;:G(Face1;K-7;:H987:4,F);CUT;:H986:1c,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face1;:G(Face1;K-7;:Hd3a:4,F);CUT;:Hd39:1c,E", + "mappedName": "Face1;:G(Face1;K-7;:H987:4,F);CUT;:H986:1c,E", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face1;:G(Face1;K-7;:Hd3a:4,F)", + "mappedName": "Face1;:G(Face1;K-7;:H987:4,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Face1;:G(Face1;K-7;:Hd3a:4,F);CUT;:Hd39:1c,E;:Hd3b,E", + "mappedName": "Face1;:G(Face1;K-7;:H987:4,F);CUT;:H986:1c,E;:H988,E", "mappedStringIds": [], "name": "Edge2" }, @@ -214415,13 +214415,13 @@ "history": [ { "children": [], - "mappedName": "Edge4;:M;CUT;:Hd39:7,E;:Hd3b,E", + "mappedName": "Edge4;:M;CUT;:H986:7,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge4;:M;CUT;:Hd39:7,E", + "mappedName": "Edge4;:M;CUT;:H986:7,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214434,7 +214434,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Edge4;:M;CUT;:Hd39:7,E;:Hd3b,E", + "mappedName": "Edge4;:M;CUT;:H986:7,E;:H988,E", "mappedStringIds": [], "name": "Edge3" }, @@ -214442,13 +214442,13 @@ "history": [ { "children": [], - "mappedName": "Edge1;:Hd39,E;:Hd3b,E", + "mappedName": "Edge1;:H986,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:Hd39,E", + "mappedName": "Edge1;:H986,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214461,7 +214461,7 @@ ], "indexedName": "Edge4", "indexedStringIds": [], - "mappedName": "Edge1;:Hd39,E;:Hd3b,E", + "mappedName": "Edge1;:H986,E;:H988,E", "mappedStringIds": [], "name": "Edge4" }, @@ -214469,26 +214469,26 @@ "history": [ { "children": [], - "mappedName": "Face6;:G2(Face1;K-15;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E", + "mappedName": "Face6;:G2(Face1;K-15;:H987:5,F);CUT;:H986:1e,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-15;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face6;:G2(Face1;K-15;:H987:5,F);CUT;:H986:1e,E", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G2(Face1;K-15;:Hd3a:5,F)", + "mappedName": "Face6;:G2(Face1;K-15;:H987:5,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Edge5", "indexedStringIds": [], - "mappedName": "Face6;:G2(Face1;K-15;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E", + "mappedName": "Face6;:G2(Face1;K-15;:H987:5,F);CUT;:H986:1e,E;:H988,E", "mappedStringIds": [], "name": "Edge5" }, @@ -214496,13 +214496,13 @@ "history": [ { "children": [], - "mappedName": "Edge10;:M;CUT;:Hd39:7,E;:Hd3b,E", + "mappedName": "Edge10;:M;CUT;:H986:7,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge10;:M;CUT;:Hd39:7,E", + "mappedName": "Edge10;:M;CUT;:H986:7,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214515,7 +214515,7 @@ ], "indexedName": "Edge6", "indexedStringIds": [], - "mappedName": "Edge10;:M;CUT;:Hd39:7,E;:Hd3b,E", + "mappedName": "Edge10;:M;CUT;:H986:7,E;:H988,E", "mappedStringIds": [], "name": "Edge6" }, @@ -214523,26 +214523,26 @@ "history": [ { "children": [], - "mappedName": "Face3;:G(Face1;K-8;:Hd3a:4,F);CUT;:Hd39:1c,E;:Hd3b,E", + "mappedName": "Face3;:G(Face1;K-8;:H987:4,F);CUT;:H986:1c,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face3;:G(Face1;K-8;:Hd3a:4,F);CUT;:Hd39:1c,E", + "mappedName": "Face3;:G(Face1;K-8;:H987:4,F);CUT;:H986:1c,E", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face3;:G(Face1;K-8;:Hd3a:4,F)", + "mappedName": "Face3;:G(Face1;K-8;:H987:4,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Edge7", "indexedStringIds": [], - "mappedName": "Face3;:G(Face1;K-8;:Hd3a:4,F);CUT;:Hd39:1c,E;:Hd3b,E", + "mappedName": "Face3;:G(Face1;K-8;:H987:4,F);CUT;:H986:1c,E;:H988,E", "mappedStringIds": [], "name": "Edge7" }, @@ -214550,26 +214550,26 @@ "history": [ { "children": [], - "mappedName": "Face5;:G2(Face1;K-11;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E", + "mappedName": "Face5;:G2(Face1;K-11;:H987:5,F);CUT;:H986:1e,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-11;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face5;:G2(Face1;K-11;:H987:5,F);CUT;:H986:1e,E", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G2(Face1;K-11;:Hd3a:5,F)", + "mappedName": "Face5;:G2(Face1;K-11;:H987:5,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Edge8", "indexedStringIds": [], - "mappedName": "Face5;:G2(Face1;K-11;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E", + "mappedName": "Face5;:G2(Face1;K-11;:H987:5,F);CUT;:H986:1e,E;:H988,E", "mappedStringIds": [], "name": "Edge8" }, @@ -214577,13 +214577,13 @@ "history": [ { "children": [], - "mappedName": "Edge9;:M;CUT;:Hd39:7,E;:Hd3b,E", + "mappedName": "Edge9;:M;CUT;:H986:7,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge9;:M;CUT;:Hd39:7,E", + "mappedName": "Edge9;:M;CUT;:H986:7,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214596,7 +214596,7 @@ ], "indexedName": "Edge9", "indexedStringIds": [], - "mappedName": "Edge9;:M;CUT;:Hd39:7,E;:Hd3b,E", + "mappedName": "Edge9;:M;CUT;:H986:7,E;:H988,E", "mappedStringIds": [], "name": "Edge9" }, @@ -214604,13 +214604,13 @@ "history": [ { "children": [], - "mappedName": "Edge2;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "mappedName": "Edge2;:M2;CUT;:H986:8,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge2;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge2;:M2;CUT;:H986:8,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214623,7 +214623,7 @@ ], "indexedName": "Edge10", "indexedStringIds": [], - "mappedName": "Edge2;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "mappedName": "Edge2;:M2;CUT;:H986:8,E;:H988,E", "mappedStringIds": [], "name": "Edge10" }, @@ -214631,13 +214631,13 @@ "history": [ { "children": [], - "mappedName": "Edge3;:Hd39,E;:Hd3b,E", + "mappedName": "Edge3;:H986,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge3;:Hd39,E", + "mappedName": "Edge3;:H986,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214650,7 +214650,7 @@ ], "indexedName": "Edge11", "indexedStringIds": [], - "mappedName": "Edge3;:Hd39,E;:Hd3b,E", + "mappedName": "Edge3;:H986,E;:H988,E", "mappedStringIds": [], "name": "Edge11" }, @@ -214658,13 +214658,13 @@ "history": [ { "children": [], - "mappedName": "Edge4;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "mappedName": "Edge4;:M2;CUT;:H986:8,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge4;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge4;:M2;CUT;:H986:8,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214677,7 +214677,7 @@ ], "indexedName": "Edge12", "indexedStringIds": [], - "mappedName": "Edge4;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "mappedName": "Edge4;:M2;CUT;:H986:8,E;:H988,E", "mappedStringIds": [], "name": "Edge12" }, @@ -214685,13 +214685,13 @@ "history": [ { "children": [], - "mappedName": "Edge12;:M;CUT;:Hd39:7,E;:Hd3b,E", + "mappedName": "Edge12;:M;CUT;:H986:7,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge12;:M;CUT;:Hd39:7,E", + "mappedName": "Edge12;:M;CUT;:H986:7,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214704,7 +214704,7 @@ ], "indexedName": "Edge13", "indexedStringIds": [], - "mappedName": "Edge12;:M;CUT;:Hd39:7,E;:Hd3b,E", + "mappedName": "Edge12;:M;CUT;:H986:7,E;:H988,E", "mappedStringIds": [], "name": "Edge13" }, @@ -214712,26 +214712,26 @@ "history": [ { "children": [], - "mappedName": "Face6;:G3(Face1;K-16;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E", + "mappedName": "Face6;:G3(Face1;K-16;:H987:5,F);CUT;:H986:1e,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G3(Face1;K-16;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face6;:G3(Face1;K-16;:H987:5,F);CUT;:H986:1e,E", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G3(Face1;K-16;:Hd3a:5,F)", + "mappedName": "Face6;:G3(Face1;K-16;:H987:5,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Edge14", "indexedStringIds": [], - "mappedName": "Face6;:G3(Face1;K-16;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E", + "mappedName": "Face6;:G3(Face1;K-16;:H987:5,F);CUT;:H986:1e,E;:H988,E", "mappedStringIds": [], "name": "Edge14" }, @@ -214739,13 +214739,13 @@ "history": [ { "children": [], - "mappedName": "Edge11;:M;CUT;:Hd39:7,E;:Hd3b,E", + "mappedName": "Edge11;:M;CUT;:H986:7,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge11;:M;CUT;:Hd39:7,E", + "mappedName": "Edge11;:M;CUT;:H986:7,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214758,7 +214758,7 @@ ], "indexedName": "Edge15", "indexedStringIds": [], - "mappedName": "Edge11;:M;CUT;:Hd39:7,E;:Hd3b,E", + "mappedName": "Edge11;:M;CUT;:H986:7,E;:H988,E", "mappedStringIds": [], "name": "Edge15" }, @@ -214766,26 +214766,26 @@ "history": [ { "children": [], - "mappedName": "Face4;:G(Face1;K-9;:Hd3a:4,F);CUT;:Hd39:1c,E;:Hd3b,E", + "mappedName": "Face4;:G(Face1;K-9;:H987:4,F);CUT;:H986:1c,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face4;:G(Face1;K-9;:Hd3a:4,F);CUT;:Hd39:1c,E", + "mappedName": "Face4;:G(Face1;K-9;:H987:4,F);CUT;:H986:1c,E", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face4;:G(Face1;K-9;:Hd3a:4,F)", + "mappedName": "Face4;:G(Face1;K-9;:H987:4,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Edge16", "indexedStringIds": [], - "mappedName": "Face4;:G(Face1;K-9;:Hd3a:4,F);CUT;:Hd39:1c,E;:Hd3b,E", + "mappedName": "Face4;:G(Face1;K-9;:H987:4,F);CUT;:H986:1c,E;:H988,E", "mappedStringIds": [], "name": "Edge16" }, @@ -214793,26 +214793,26 @@ "history": [ { "children": [], - "mappedName": "Face5;:G3(Face1;K-12;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E", + "mappedName": "Face5;:G3(Face1;K-12;:H987:5,F);CUT;:H986:1e,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G3(Face1;K-12;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face5;:G3(Face1;K-12;:H987:5,F);CUT;:H986:1e,E", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G3(Face1;K-12;:Hd3a:5,F)", + "mappedName": "Face5;:G3(Face1;K-12;:H987:5,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Edge17", "indexedStringIds": [], - "mappedName": "Face5;:G3(Face1;K-12;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E", + "mappedName": "Face5;:G3(Face1;K-12;:H987:5,F);CUT;:H986:1e,E;:H988,E", "mappedStringIds": [], "name": "Edge17" }, @@ -214820,13 +214820,13 @@ "history": [ { "children": [], - "mappedName": "Edge9;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "mappedName": "Edge9;:M2;CUT;:H986:8,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge9;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge9;:M2;CUT;:H986:8,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214839,7 +214839,7 @@ ], "indexedName": "Edge18", "indexedStringIds": [], - "mappedName": "Edge9;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "mappedName": "Edge9;:M2;CUT;:H986:8,E;:H988,E", "mappedStringIds": [], "name": "Edge18" }, @@ -214847,13 +214847,13 @@ "history": [ { "children": [], - "mappedName": "Edge5;:Hd39,E;:Hd3b,E", + "mappedName": "Edge5;:H986,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge5;:Hd39,E", + "mappedName": "Edge5;:H986,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214866,7 +214866,7 @@ ], "indexedName": "Edge19", "indexedStringIds": [], - "mappedName": "Edge5;:Hd39,E;:Hd3b,E", + "mappedName": "Edge5;:H986,E;:H988,E", "mappedStringIds": [], "name": "Edge19" }, @@ -214874,13 +214874,13 @@ "history": [ { "children": [], - "mappedName": "Edge10;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "mappedName": "Edge10;:M2;CUT;:H986:8,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge10;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge10;:M2;CUT;:H986:8,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214893,7 +214893,7 @@ ], "indexedName": "Edge20", "indexedStringIds": [], - "mappedName": "Edge10;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "mappedName": "Edge10;:M2;CUT;:H986:8,E;:H988,E", "mappedStringIds": [], "name": "Edge20" }, @@ -214901,26 +214901,26 @@ "history": [ { "children": [], - "mappedName": "Face5;:G(Face1;K-10;:Hd3a:5,F);CUT;:Hd39:1d,E;:Hd3b,E", + "mappedName": "Face5;:G(Face1;K-10;:H987:5,F);CUT;:H986:1d,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G(Face1;K-10;:Hd3a:5,F);CUT;:Hd39:1d,E", + "mappedName": "Face5;:G(Face1;K-10;:H987:5,F);CUT;:H986:1d,E", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G(Face1;K-10;:Hd3a:5,F)", + "mappedName": "Face5;:G(Face1;K-10;:H987:5,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Edge21", "indexedStringIds": [], - "mappedName": "Face5;:G(Face1;K-10;:Hd3a:5,F);CUT;:Hd39:1d,E;:Hd3b,E", + "mappedName": "Face5;:G(Face1;K-10;:H987:5,F);CUT;:H986:1d,E;:H988,E", "mappedStringIds": [], "name": "Edge21" }, @@ -214928,13 +214928,13 @@ "history": [ { "children": [], - "mappedName": "Edge8;:M;CUT;:Hd39:7,E;:Hd3b,E", + "mappedName": "Edge8;:M;CUT;:H986:7,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge8;:M;CUT;:Hd39:7,E", + "mappedName": "Edge8;:M;CUT;:H986:7,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214947,7 +214947,7 @@ ], "indexedName": "Edge22", "indexedStringIds": [], - "mappedName": "Edge8;:M;CUT;:Hd39:7,E;:Hd3b,E", + "mappedName": "Edge8;:M;CUT;:H986:7,E;:H988,E", "mappedStringIds": [], "name": "Edge22" }, @@ -214955,13 +214955,13 @@ "history": [ { "children": [], - "mappedName": "Edge6;:M;CUT;:Hd39:7,E;:Hd3b,E", + "mappedName": "Edge6;:M;CUT;:H986:7,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge6;:M;CUT;:Hd39:7,E", + "mappedName": "Edge6;:M;CUT;:H986:7,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -214974,7 +214974,7 @@ ], "indexedName": "Edge23", "indexedStringIds": [], - "mappedName": "Edge6;:M;CUT;:Hd39:7,E;:Hd3b,E", + "mappedName": "Edge6;:M;CUT;:H986:7,E;:H988,E", "mappedStringIds": [], "name": "Edge23" }, @@ -214982,13 +214982,13 @@ "history": [ { "children": [], - "mappedName": "Edge1;:M;CUT;:Hd3a:7,E;:Hd3b,E", + "mappedName": "Edge1;:M;CUT;:H987:7,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge1;:M;CUT;:Hd3a:7,E", + "mappedName": "Edge1;:M;CUT;:H987:7,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -215001,7 +215001,7 @@ ], "indexedName": "Edge24", "indexedStringIds": [], - "mappedName": "Edge1;:M;CUT;:Hd3a:7,E;:Hd3b,E", + "mappedName": "Edge1;:M;CUT;:H987:7,E;:H988,E", "mappedStringIds": [], "name": "Edge24" }, @@ -215009,26 +215009,26 @@ "history": [ { "children": [], - "mappedName": "Face6;:G(Face1;K-14;:Hd3a:5,F);CUT;:Hd39:1d,E;:Hd3b,E", + "mappedName": "Face6;:G(Face1;K-14;:H987:5,F);CUT;:H986:1d,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G(Face1;K-14;:Hd3a:5,F);CUT;:Hd39:1d,E", + "mappedName": "Face6;:G(Face1;K-14;:H987:5,F);CUT;:H986:1d,E", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G(Face1;K-14;:Hd3a:5,F)", + "mappedName": "Face6;:G(Face1;K-14;:H987:5,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Edge25", "indexedStringIds": [], - "mappedName": "Face6;:G(Face1;K-14;:Hd3a:5,F);CUT;:Hd39:1d,E;:Hd3b,E", + "mappedName": "Face6;:G(Face1;K-14;:H987:5,F);CUT;:H986:1d,E;:H988,E", "mappedStringIds": [], "name": "Edge25" }, @@ -215036,13 +215036,13 @@ "history": [ { "children": [], - "mappedName": "Edge11;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "mappedName": "Edge11;:M2;CUT;:H986:8,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge11;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge11;:M2;CUT;:H986:8,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -215055,7 +215055,7 @@ ], "indexedName": "Edge26", "indexedStringIds": [], - "mappedName": "Edge11;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "mappedName": "Edge11;:M2;CUT;:H986:8,E;:H988,E", "mappedStringIds": [], "name": "Edge26" }, @@ -215063,13 +215063,13 @@ "history": [ { "children": [], - "mappedName": "Edge7;:Hd39,E;:Hd3b,E", + "mappedName": "Edge7;:H986,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge7;:Hd39,E", + "mappedName": "Edge7;:H986,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -215082,7 +215082,7 @@ ], "indexedName": "Edge27", "indexedStringIds": [], - "mappedName": "Edge7;:Hd39,E;:Hd3b,E", + "mappedName": "Edge7;:H986,E;:H988,E", "mappedStringIds": [], "name": "Edge27" }, @@ -215090,13 +215090,13 @@ "history": [ { "children": [], - "mappedName": "Edge12;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "mappedName": "Edge12;:M2;CUT;:H986:8,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge12;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge12;:M2;CUT;:H986:8,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -215109,7 +215109,7 @@ ], "indexedName": "Edge28", "indexedStringIds": [], - "mappedName": "Edge12;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "mappedName": "Edge12;:M2;CUT;:H986:8,E;:H988,E", "mappedStringIds": [], "name": "Edge28" }, @@ -215117,13 +215117,13 @@ "history": [ { "children": [], - "mappedName": "Edge8;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "mappedName": "Edge8;:M2;CUT;:H986:8,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge8;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge8;:M2;CUT;:H986:8,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -215136,7 +215136,7 @@ ], "indexedName": "Edge29", "indexedStringIds": [], - "mappedName": "Edge8;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "mappedName": "Edge8;:M2;CUT;:H986:8,E;:H988,E", "mappedStringIds": [], "name": "Edge29" }, @@ -215144,26 +215144,26 @@ "history": [ { "children": [], - "mappedName": "Face5;:G4(Face1;K-13;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E", + "mappedName": "Face5;:G4(Face1;K-13;:H987:5,F);CUT;:H986:1e,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G4(Face1;K-13;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face5;:G4(Face1;K-13;:H987:5,F);CUT;:H986:1e,E", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face5;:G4(Face1;K-13;:Hd3a:5,F)", + "mappedName": "Face5;:G4(Face1;K-13;:H987:5,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Edge30", "indexedStringIds": [], - "mappedName": "Face5;:G4(Face1;K-13;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E", + "mappedName": "Face5;:G4(Face1;K-13;:H987:5,F);CUT;:H986:1e,E;:H988,E", "mappedStringIds": [], "name": "Edge30" }, @@ -215171,13 +215171,13 @@ "history": [ { "children": [], - "mappedName": "Edge6;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "mappedName": "Edge6;:M2;CUT;:H986:8,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge6;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge6;:M2;CUT;:H986:8,E", "object": "Cut26", "typeId": "Part::Cut" }, @@ -215190,7 +215190,7 @@ ], "indexedName": "Edge31", "indexedStringIds": [], - "mappedName": "Edge6;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "mappedName": "Edge6;:M2;CUT;:H986:8,E;:H988,E", "mappedStringIds": [], "name": "Edge31" }, @@ -215198,26 +215198,26 @@ "history": [ { "children": [], - "mappedName": "Face6;:G4(Face1;K-17;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E", + "mappedName": "Face6;:G4(Face1;K-17;:H987:5,F);CUT;:H986:1e,E;:H988,E", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G4(Face1;K-17;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face6;:G4(Face1;K-17;:H987:5,F);CUT;:H986:1e,E", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Face6;:G4(Face1;K-17;:Hd3a:5,F)", + "mappedName": "Face6;:G4(Face1;K-17;:H987:5,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Edge32", "indexedStringIds": [], - "mappedName": "Face6;:G4(Face1;K-17;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E", + "mappedName": "Face6;:G4(Face1;K-17;:H987:5,F);CUT;:H986:1e,E;:H988,E", "mappedStringIds": [], "name": "Edge32" }, @@ -215225,13 +215225,13 @@ "history": [ { "children": [], - "mappedName": "Vertex1;:Hd39,V;:Hd3b,V", + "mappedName": "Vertex1;:H986,V;:H988,V", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex1;:Hd39,V", + "mappedName": "Vertex1;:H986,V", "object": "Cut26", "typeId": "Part::Cut" }, @@ -215244,7 +215244,7 @@ ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Vertex1;:Hd39,V;:Hd3b,V", + "mappedName": "Vertex1;:H986,V;:H988,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -215252,26 +215252,26 @@ "history": [ { "children": [], - "mappedName": "Edge2;:G(Face1;K-1;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V", + "mappedName": "Edge2;:G(Face1;K-1;:H987:4,F);CUT;:H986:1c,V;:H988,V", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge2;:G(Face1;K-1;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge2;:G(Face1;K-1;:H987:4,F);CUT;:H986:1c,V", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge2;:G(Face1;K-1;:Hd3a:4,F)", + "mappedName": "Edge2;:G(Face1;K-1;:H987:4,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Edge2;:G(Face1;K-1;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V", + "mappedName": "Edge2;:G(Face1;K-1;:H987:4,F);CUT;:H986:1c,V;:H988,V", "mappedStringIds": [], "name": "Vertex2" }, @@ -215279,26 +215279,26 @@ "history": [ { "children": [], - "mappedName": "Edge4;:G(Face1;K-2;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V", + "mappedName": "Edge4;:G(Face1;K-2;:H987:4,F);CUT;:H986:1c,V;:H988,V", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge4;:G(Face1;K-2;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge4;:G(Face1;K-2;:H987:4,F);CUT;:H986:1c,V", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge4;:G(Face1;K-2;:Hd3a:4,F)", + "mappedName": "Edge4;:G(Face1;K-2;:H987:4,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Vertex3", "indexedStringIds": [], - "mappedName": "Edge4;:G(Face1;K-2;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V", + "mappedName": "Edge4;:G(Face1;K-2;:H987:4,F);CUT;:H986:1c,V;:H988,V", "mappedStringIds": [], "name": "Vertex3" }, @@ -215306,13 +215306,13 @@ "history": [ { "children": [], - "mappedName": "Vertex2;:Hd39,V;:Hd3b,V", + "mappedName": "Vertex2;:H986,V;:H988,V", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex2;:Hd39,V", + "mappedName": "Vertex2;:H986,V", "object": "Cut26", "typeId": "Part::Cut" }, @@ -215325,7 +215325,7 @@ ], "indexedName": "Vertex4", "indexedStringIds": [], - "mappedName": "Vertex2;:Hd39,V;:Hd3b,V", + "mappedName": "Vertex2;:H986,V;:H988,V", "mappedStringIds": [], "name": "Vertex4" }, @@ -215333,26 +215333,26 @@ "history": [ { "children": [], - "mappedName": "Edge10;:G(Face1;K-4;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V", + "mappedName": "Edge10;:G(Face1;K-4;:H987:4,F);CUT;:H986:1c,V;:H988,V", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge10;:G(Face1;K-4;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge10;:G(Face1;K-4;:H987:4,F);CUT;:H986:1c,V", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge10;:G(Face1;K-4;:Hd3a:4,F)", + "mappedName": "Edge10;:G(Face1;K-4;:H987:4,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Vertex5", "indexedStringIds": [], - "mappedName": "Edge10;:G(Face1;K-4;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V", + "mappedName": "Edge10;:G(Face1;K-4;:H987:4,F);CUT;:H986:1c,V;:H988,V", "mappedStringIds": [], "name": "Vertex5" }, @@ -215360,26 +215360,26 @@ "history": [ { "children": [], - "mappedName": "Edge9;:G(Face1;K-3;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V", + "mappedName": "Edge9;:G(Face1;K-3;:H987:4,F);CUT;:H986:1c,V;:H988,V", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge9;:G(Face1;K-3;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge9;:G(Face1;K-3;:H987:4,F);CUT;:H986:1c,V", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge9;:G(Face1;K-3;:Hd3a:4,F)", + "mappedName": "Edge9;:G(Face1;K-3;:H987:4,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Vertex6", "indexedStringIds": [], - "mappedName": "Edge9;:G(Face1;K-3;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V", + "mappedName": "Edge9;:G(Face1;K-3;:H987:4,F);CUT;:H986:1c,V;:H988,V", "mappedStringIds": [], "name": "Vertex6" }, @@ -215387,13 +215387,13 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:Hd39,V;:Hd3b,V", + "mappedName": "Vertex3;:H986,V;:H988,V", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex3;:Hd39,V", + "mappedName": "Vertex3;:H986,V", "object": "Cut26", "typeId": "Part::Cut" }, @@ -215406,7 +215406,7 @@ ], "indexedName": "Vertex7", "indexedStringIds": [], - "mappedName": "Vertex3;:Hd39,V;:Hd3b,V", + "mappedName": "Vertex3;:H986,V;:H988,V", "mappedStringIds": [], "name": "Vertex7" }, @@ -215414,13 +215414,13 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:Hd39,V;:Hd3b,V", + "mappedName": "Vertex4;:H986,V;:H988,V", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex4;:Hd39,V", + "mappedName": "Vertex4;:H986,V", "object": "Cut26", "typeId": "Part::Cut" }, @@ -215433,7 +215433,7 @@ ], "indexedName": "Vertex8", "indexedStringIds": [], - "mappedName": "Vertex4;:Hd39,V;:Hd3b,V", + "mappedName": "Vertex4;:H986,V;:H988,V", "mappedStringIds": [], "name": "Vertex8" }, @@ -215441,26 +215441,26 @@ "history": [ { "children": [], - "mappedName": "Edge12;:G(Face1;K-6;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V", + "mappedName": "Edge12;:G(Face1;K-6;:H987:4,F);CUT;:H986:1c,V;:H988,V", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge12;:G(Face1;K-6;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge12;:G(Face1;K-6;:H987:4,F);CUT;:H986:1c,V", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge12;:G(Face1;K-6;:Hd3a:4,F)", + "mappedName": "Edge12;:G(Face1;K-6;:H987:4,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Vertex9", "indexedStringIds": [], - "mappedName": "Edge12;:G(Face1;K-6;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V", + "mappedName": "Edge12;:G(Face1;K-6;:H987:4,F);CUT;:H986:1c,V;:H988,V", "mappedStringIds": [], "name": "Vertex9" }, @@ -215468,26 +215468,26 @@ "history": [ { "children": [], - "mappedName": "Edge11;:G(Face1;K-5;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V", + "mappedName": "Edge11;:G(Face1;K-5;:H987:4,F);CUT;:H986:1c,V;:H988,V", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge11;:G(Face1;K-5;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge11;:G(Face1;K-5;:H987:4,F);CUT;:H986:1c,V", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge11;:G(Face1;K-5;:Hd3a:4,F)", + "mappedName": "Edge11;:G(Face1;K-5;:H987:4,F)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Vertex10", "indexedStringIds": [], - "mappedName": "Edge11;:G(Face1;K-5;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V", + "mappedName": "Edge11;:G(Face1;K-5;:H987:4,F);CUT;:H986:1c,V;:H988,V", "mappedStringIds": [], "name": "Vertex10" }, @@ -215495,13 +215495,13 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:Hd39,V;:Hd3b,V", + "mappedName": "Vertex6;:H986,V;:H988,V", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex6;:Hd39,V", + "mappedName": "Vertex6;:H986,V", "object": "Cut26", "typeId": "Part::Cut" }, @@ -215514,7 +215514,7 @@ ], "indexedName": "Vertex11", "indexedStringIds": [], - "mappedName": "Vertex6;:Hd39,V;:Hd3b,V", + "mappedName": "Vertex6;:H986,V;:H988,V", "mappedStringIds": [], "name": "Vertex11" }, @@ -215522,13 +215522,13 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:Hd39,V;:Hd3b,V", + "mappedName": "Vertex5;:H986,V;:H988,V", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex5;:Hd39,V", + "mappedName": "Vertex5;:H986,V", "object": "Cut26", "typeId": "Part::Cut" }, @@ -215541,7 +215541,7 @@ ], "indexedName": "Vertex12", "indexedStringIds": [], - "mappedName": "Vertex5;:Hd39,V;:Hd3b,V", + "mappedName": "Vertex5;:H986,V;:H988,V", "mappedStringIds": [], "name": "Vertex12" }, @@ -215549,26 +215549,26 @@ "history": [ { "children": [], - "mappedName": "Edge8;:G(Edge1;K-2;:Hd3a:4,E);CUT;:Hd39:1c,V;:Hd3b,V", + "mappedName": "Edge8;:G(Edge1;K-2;:H987:4,E);CUT;:H986:1c,V;:H988,V", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge8;:G(Edge1;K-2;:Hd3a:4,E);CUT;:Hd39:1c,V", + "mappedName": "Edge8;:G(Edge1;K-2;:H987:4,E);CUT;:H986:1c,V", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge8;:G(Edge1;K-2;:Hd3a:4,E)", + "mappedName": "Edge8;:G(Edge1;K-2;:H987:4,E)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Vertex13", "indexedStringIds": [], - "mappedName": "Edge8;:G(Edge1;K-2;:Hd3a:4,E);CUT;:Hd39:1c,V;:Hd3b,V", + "mappedName": "Edge8;:G(Edge1;K-2;:H987:4,E);CUT;:H986:1c,V;:H988,V", "mappedStringIds": [], "name": "Vertex13" }, @@ -215576,26 +215576,26 @@ "history": [ { "children": [], - "mappedName": "Edge6;:G(Edge1;K-1;:Hd3a:4,E);CUT;:Hd39:1c,V;:Hd3b,V", + "mappedName": "Edge6;:G(Edge1;K-1;:H987:4,E);CUT;:H986:1c,V;:H988,V", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge6;:G(Edge1;K-1;:Hd3a:4,E);CUT;:Hd39:1c,V", + "mappedName": "Edge6;:G(Edge1;K-1;:H987:4,E);CUT;:H986:1c,V", "object": "Cut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Edge6;:G(Edge1;K-1;:Hd3a:4,E)", + "mappedName": "Edge6;:G(Edge1;K-1;:H987:4,E)", "object": "Box26", "typeId": "Part::Box" } ], "indexedName": "Vertex14", "indexedStringIds": [], - "mappedName": "Edge6;:G(Edge1;K-1;:Hd3a:4,E);CUT;:Hd39:1c,V;:Hd3b,V", + "mappedName": "Edge6;:G(Edge1;K-1;:H987:4,E);CUT;:H986:1c,V;:H988,V", "mappedStringIds": [], "name": "Vertex14" }, @@ -215603,13 +215603,13 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:Hd39,V;:Hd3b,V", + "mappedName": "Vertex8;:H986,V;:H988,V", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex8;:Hd39,V", + "mappedName": "Vertex8;:H986,V", "object": "Cut26", "typeId": "Part::Cut" }, @@ -215622,7 +215622,7 @@ ], "indexedName": "Vertex15", "indexedStringIds": [], - "mappedName": "Vertex8;:Hd39,V;:Hd3b,V", + "mappedName": "Vertex8;:H986,V;:H988,V", "mappedStringIds": [], "name": "Vertex15" }, @@ -215630,13 +215630,13 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:Hd39,V;:Hd3b,V", + "mappedName": "Vertex7;:H986,V;:H988,V", "object": "CompositeCut26", "typeId": "Part::Cut" }, { "children": [], - "mappedName": "Vertex7;:Hd39,V", + "mappedName": "Vertex7;:H986,V", "object": "Cut26", "typeId": "Part::Cut" }, @@ -215649,7 +215649,7 @@ ], "indexedName": "Vertex16", "indexedStringIds": [], - "mappedName": "Vertex7;:Hd39,V;:Hd3b,V", + "mappedName": "Vertex7;:H986,V;:H988,V", "mappedStringIds": [], "name": "Vertex16" } @@ -215665,7 +215665,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;CUT;:Hd39:7,F;:Hd3b,F", + "mappedName": "Face1;:M;CUT;:H986:7,F;:H988,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -215673,7 +215673,7 @@ "index": 1, "type": "Face" }, - "name": "Face1;:M;CUT;:Hd39:7,F;:Hd3b,F", + "name": "Face1;:M;CUT;:H986:7,F;:H988,F", "stringIds": [] }, "relation": "modified", @@ -215681,9 +215681,9 @@ "resultPersistentId": "CompositeCut26:face:0", "sourceRefs": [ { - "mappedName": "Face1;:M;CUT;:Hd39:7,F", + "mappedName": "Face1;:M;CUT;:H986:7,F", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face1;:M;CUT;:Hd39:7,F", + "persistentId": "Cut26:mapped:Face1;:M;CUT;:H986:7,F", "stageId": "Cut26" }, { @@ -215698,7 +215698,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M;CUT;:Hd39:7,F;:Hd3b,F", + "mappedName": "Face6;:M;CUT;:H986:7,F;:H988,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -215706,7 +215706,7 @@ "index": 2, "type": "Face" }, - "name": "Face6;:M;CUT;:Hd39:7,F;:Hd3b,F", + "name": "Face6;:M;CUT;:H986:7,F;:H988,F", "stringIds": [] }, "relation": "modified", @@ -215714,9 +215714,9 @@ "resultPersistentId": "CompositeCut26:face:1", "sourceRefs": [ { - "mappedName": "Face6;:M;CUT;:Hd39:7,F", + "mappedName": "Face6;:M;CUT;:H986:7,F", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face6;:M;CUT;:Hd39:7,F", + "persistentId": "Cut26:mapped:Face6;:M;CUT;:H986:7,F", "stageId": "Cut26" }, { @@ -215731,7 +215731,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M3;CUT;:Hd3a:8,F;:Hd3b,F", + "mappedName": "Face1;:M3;CUT;:H987:8,F;:H988,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -215739,7 +215739,7 @@ "index": 3, "type": "Face" }, - "name": "Face1;:M3;CUT;:Hd3a:8,F;:Hd3b,F", + "name": "Face1;:M3;CUT;:H987:8,F;:H988,F", "stringIds": [] }, "relation": "modified", @@ -215747,9 +215747,9 @@ "resultPersistentId": "CompositeCut26:face:2", "sourceRefs": [ { - "mappedName": "Face1;:M3;CUT;:Hd3a:8,F", + "mappedName": "Face1;:M3;CUT;:H987:8,F", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face1;:M3;CUT;:Hd3a:8,F", + "persistentId": "Cut26:mapped:Face1;:M3;CUT;:H987:8,F", "stageId": "Cut26" }, { @@ -215764,7 +215764,7 @@ "indexedName": "Face4", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M;CUT;:Hd39:7,F;:Hd3b,F", + "mappedName": "Face5;:M;CUT;:H986:7,F;:H988,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -215772,7 +215772,7 @@ "index": 4, "type": "Face" }, - "name": "Face5;:M;CUT;:Hd39:7,F;:Hd3b,F", + "name": "Face5;:M;CUT;:H986:7,F;:H988,F", "stringIds": [] }, "relation": "modified", @@ -215780,9 +215780,9 @@ "resultPersistentId": "CompositeCut26:face:3", "sourceRefs": [ { - "mappedName": "Face5;:M;CUT;:Hd39:7,F", + "mappedName": "Face5;:M;CUT;:H986:7,F", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face5;:M;CUT;:Hd39:7,F", + "persistentId": "Cut26:mapped:Face5;:M;CUT;:H986:7,F", "stageId": "Cut26" }, { @@ -215797,7 +215797,7 @@ "indexedName": "Face5", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:M;CUT;:Hd39:7,F;:Hd3b,F", + "mappedName": "Face3;:M;CUT;:H986:7,F;:H988,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -215805,7 +215805,7 @@ "index": 5, "type": "Face" }, - "name": "Face3;:M;CUT;:Hd39:7,F;:Hd3b,F", + "name": "Face3;:M;CUT;:H986:7,F;:H988,F", "stringIds": [] }, "relation": "modified", @@ -215813,9 +215813,9 @@ "resultPersistentId": "CompositeCut26:face:4", "sourceRefs": [ { - "mappedName": "Face3;:M;CUT;:Hd39:7,F", + "mappedName": "Face3;:M;CUT;:H986:7,F", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face3;:M;CUT;:Hd39:7,F", + "persistentId": "Cut26:mapped:Face3;:M;CUT;:H986:7,F", "stageId": "Cut26" }, { @@ -215830,7 +215830,7 @@ "indexedName": "Face6", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M2;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face1;:M2;CUT;:H986:8,F;:H988,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -215838,7 +215838,7 @@ "index": 6, "type": "Face" }, - "name": "Face1;:M2;CUT;:Hd39:8,F;:Hd3b,F", + "name": "Face1;:M2;CUT;:H986:8,F;:H988,F", "stringIds": [] }, "relation": "modified", @@ -215846,9 +215846,9 @@ "resultPersistentId": "CompositeCut26:face:5", "sourceRefs": [ { - "mappedName": "Face1;:M2;CUT;:Hd39:8,F", + "mappedName": "Face1;:M2;CUT;:H986:8,F", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face1;:M2;CUT;:Hd39:8,F", + "persistentId": "Cut26:mapped:Face1;:M2;CUT;:H986:8,F", "stageId": "Cut26" }, { @@ -215863,7 +215863,7 @@ "indexedName": "Face7", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M2;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face6;:M2;CUT;:H986:8,F;:H988,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -215871,7 +215871,7 @@ "index": 7, "type": "Face" }, - "name": "Face6;:M2;CUT;:Hd39:8,F;:Hd3b,F", + "name": "Face6;:M2;CUT;:H986:8,F;:H988,F", "stringIds": [] }, "relation": "modified", @@ -215879,9 +215879,9 @@ "resultPersistentId": "CompositeCut26:face:6", "sourceRefs": [ { - "mappedName": "Face6;:M2;CUT;:Hd39:8,F", + "mappedName": "Face6;:M2;CUT;:H986:8,F", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face6;:M2;CUT;:Hd39:8,F", + "persistentId": "Cut26:mapped:Face6;:M2;CUT;:H986:8,F", "stageId": "Cut26" }, { @@ -215896,7 +215896,7 @@ "indexedName": "Face8", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:M;CUT;:Hd39:7,F;:Hd3b,F", + "mappedName": "Face4;:M;CUT;:H986:7,F;:H988,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -215904,7 +215904,7 @@ "index": 8, "type": "Face" }, - "name": "Face4;:M;CUT;:Hd39:7,F;:Hd3b,F", + "name": "Face4;:M;CUT;:H986:7,F;:H988,F", "stringIds": [] }, "relation": "modified", @@ -215912,9 +215912,9 @@ "resultPersistentId": "CompositeCut26:face:7", "sourceRefs": [ { - "mappedName": "Face4;:M;CUT;:Hd39:7,F", + "mappedName": "Face4;:M;CUT;:H986:7,F", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face4;:M;CUT;:Hd39:7,F", + "persistentId": "Cut26:mapped:Face4;:M;CUT;:H986:7,F", "stageId": "Cut26" }, { @@ -215929,7 +215929,7 @@ "indexedName": "Face9", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M2;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face5;:M2;CUT;:H986:8,F;:H988,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -215937,7 +215937,7 @@ "index": 9, "type": "Face" }, - "name": "Face5;:M2;CUT;:Hd39:8,F;:Hd3b,F", + "name": "Face5;:M2;CUT;:H986:8,F;:H988,F", "stringIds": [] }, "relation": "modified", @@ -215945,9 +215945,9 @@ "resultPersistentId": "CompositeCut26:face:8", "sourceRefs": [ { - "mappedName": "Face5;:M2;CUT;:Hd39:8,F", + "mappedName": "Face5;:M2;CUT;:H986:8,F", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face5;:M2;CUT;:Hd39:8,F", + "persistentId": "Cut26:mapped:Face5;:M2;CUT;:H986:8,F", "stageId": "Cut26" }, { @@ -215962,7 +215962,7 @@ "indexedName": "Face10", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M4;CUT;:Hd3a:8,F;:Hd3b,F", + "mappedName": "Face1;:M4;CUT;:H987:8,F;:H988,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -215970,7 +215970,7 @@ "index": 10, "type": "Face" }, - "name": "Face1;:M4;CUT;:Hd3a:8,F;:Hd3b,F", + "name": "Face1;:M4;CUT;:H987:8,F;:H988,F", "stringIds": [] }, "relation": "modified", @@ -215978,9 +215978,9 @@ "resultPersistentId": "CompositeCut26:face:9", "sourceRefs": [ { - "mappedName": "Face1;:M4;CUT;:Hd3a:8,F", + "mappedName": "Face1;:M4;CUT;:H987:8,F", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face1;:M4;CUT;:Hd3a:8,F", + "persistentId": "Cut26:mapped:Face1;:M4;CUT;:H987:8,F", "stageId": "Cut26" }, { @@ -215995,7 +215995,7 @@ "indexedName": "Face11", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:M2;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face3;:M2;CUT;:H986:8,F;:H988,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216003,7 +216003,7 @@ "index": 11, "type": "Face" }, - "name": "Face3;:M2;CUT;:Hd39:8,F;:Hd3b,F", + "name": "Face3;:M2;CUT;:H986:8,F;:H988,F", "stringIds": [] }, "relation": "modified", @@ -216011,9 +216011,9 @@ "resultPersistentId": "CompositeCut26:face:10", "sourceRefs": [ { - "mappedName": "Face3;:M2;CUT;:Hd39:8,F", + "mappedName": "Face3;:M2;CUT;:H986:8,F", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face3;:M2;CUT;:Hd39:8,F", + "persistentId": "Cut26:mapped:Face3;:M2;CUT;:H986:8,F", "stageId": "Cut26" }, { @@ -216028,7 +216028,7 @@ "indexedName": "Face12", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M3;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face5;:M3;CUT;:H986:8,F;:H988,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216036,7 +216036,7 @@ "index": 12, "type": "Face" }, - "name": "Face5;:M3;CUT;:Hd39:8,F;:Hd3b,F", + "name": "Face5;:M3;CUT;:H986:8,F;:H988,F", "stringIds": [] }, "relation": "modified", @@ -216044,9 +216044,9 @@ "resultPersistentId": "CompositeCut26:face:11", "sourceRefs": [ { - "mappedName": "Face5;:M3;CUT;:Hd39:8,F", + "mappedName": "Face5;:M3;CUT;:H986:8,F", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face5;:M3;CUT;:Hd39:8,F", + "persistentId": "Cut26:mapped:Face5;:M3;CUT;:H986:8,F", "stageId": "Cut26" }, { @@ -216061,7 +216061,7 @@ "indexedName": "Face13", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:M;CUT;:Hd39:7,F;:Hd3b,F", + "mappedName": "Face2;:M;CUT;:H986:7,F;:H988,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216069,7 +216069,7 @@ "index": 13, "type": "Face" }, - "name": "Face2;:M;CUT;:Hd39:7,F;:Hd3b,F", + "name": "Face2;:M;CUT;:H986:7,F;:H988,F", "stringIds": [] }, "relation": "modified", @@ -216077,9 +216077,9 @@ "resultPersistentId": "CompositeCut26:face:12", "sourceRefs": [ { - "mappedName": "Face2;:M;CUT;:Hd39:7,F", + "mappedName": "Face2;:M;CUT;:H986:7,F", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face2;:M;CUT;:Hd39:7,F", + "persistentId": "Cut26:mapped:Face2;:M;CUT;:H986:7,F", "stageId": "Cut26" }, { @@ -216094,7 +216094,7 @@ "indexedName": "Face14", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M3;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face6;:M3;CUT;:H986:8,F;:H988,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216102,7 +216102,7 @@ "index": 14, "type": "Face" }, - "name": "Face6;:M3;CUT;:Hd39:8,F;:Hd3b,F", + "name": "Face6;:M3;CUT;:H986:8,F;:H988,F", "stringIds": [] }, "relation": "modified", @@ -216110,9 +216110,9 @@ "resultPersistentId": "CompositeCut26:face:13", "sourceRefs": [ { - "mappedName": "Face6;:M3;CUT;:Hd39:8,F", + "mappedName": "Face6;:M3;CUT;:H986:8,F", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face6;:M3;CUT;:Hd39:8,F", + "persistentId": "Cut26:mapped:Face6;:M3;CUT;:H986:8,F", "stageId": "Cut26" }, { @@ -216127,7 +216127,7 @@ "indexedName": "Face15", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M2;CUT;:Hd3a:8,F;:Hd3b,F", + "mappedName": "Face1;:M2;CUT;:H987:8,F;:H988,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216135,7 +216135,7 @@ "index": 15, "type": "Face" }, - "name": "Face1;:M2;CUT;:Hd3a:8,F;:Hd3b,F", + "name": "Face1;:M2;CUT;:H987:8,F;:H988,F", "stringIds": [] }, "relation": "modified", @@ -216143,9 +216143,9 @@ "resultPersistentId": "CompositeCut26:face:14", "sourceRefs": [ { - "mappedName": "Face1;:M2;CUT;:Hd3a:8,F", + "mappedName": "Face1;:M2;CUT;:H987:8,F", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face1;:M2;CUT;:Hd3a:8,F", + "persistentId": "Cut26:mapped:Face1;:M2;CUT;:H987:8,F", "stageId": "Cut26" }, { @@ -216160,7 +216160,7 @@ "indexedName": "Face16", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:M2;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face4;:M2;CUT;:H986:8,F;:H988,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216168,7 +216168,7 @@ "index": 16, "type": "Face" }, - "name": "Face4;:M2;CUT;:Hd39:8,F;:Hd3b,F", + "name": "Face4;:M2;CUT;:H986:8,F;:H988,F", "stringIds": [] }, "relation": "modified", @@ -216176,9 +216176,9 @@ "resultPersistentId": "CompositeCut26:face:15", "sourceRefs": [ { - "mappedName": "Face4;:M2;CUT;:Hd39:8,F", + "mappedName": "Face4;:M2;CUT;:H986:8,F", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face4;:M2;CUT;:Hd39:8,F", + "persistentId": "Cut26:mapped:Face4;:M2;CUT;:H986:8,F", "stageId": "Cut26" }, { @@ -216193,7 +216193,7 @@ "indexedName": "Face17", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M4;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face5;:M4;CUT;:H986:8,F;:H988,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216201,7 +216201,7 @@ "index": 17, "type": "Face" }, - "name": "Face5;:M4;CUT;:Hd39:8,F;:Hd3b,F", + "name": "Face5;:M4;CUT;:H986:8,F;:H988,F", "stringIds": [] }, "relation": "modified", @@ -216209,9 +216209,9 @@ "resultPersistentId": "CompositeCut26:face:16", "sourceRefs": [ { - "mappedName": "Face5;:M4;CUT;:Hd39:8,F", + "mappedName": "Face5;:M4;CUT;:H986:8,F", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face5;:M4;CUT;:Hd39:8,F", + "persistentId": "Cut26:mapped:Face5;:M4;CUT;:H986:8,F", "stageId": "Cut26" }, { @@ -216226,7 +216226,7 @@ "indexedName": "Face18", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:M2;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face2;:M2;CUT;:H986:8,F;:H988,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216234,7 +216234,7 @@ "index": 18, "type": "Face" }, - "name": "Face2;:M2;CUT;:Hd39:8,F;:Hd3b,F", + "name": "Face2;:M2;CUT;:H986:8,F;:H988,F", "stringIds": [] }, "relation": "modified", @@ -216242,9 +216242,9 @@ "resultPersistentId": "CompositeCut26:face:17", "sourceRefs": [ { - "mappedName": "Face2;:M2;CUT;:Hd39:8,F", + "mappedName": "Face2;:M2;CUT;:H986:8,F", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face2;:M2;CUT;:Hd39:8,F", + "persistentId": "Cut26:mapped:Face2;:M2;CUT;:H986:8,F", "stageId": "Cut26" }, { @@ -216259,7 +216259,7 @@ "indexedName": "Face19", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M4;CUT;:Hd39:8,F;:Hd3b,F", + "mappedName": "Face6;:M4;CUT;:H986:8,F;:H988,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216267,7 +216267,7 @@ "index": 19, "type": "Face" }, - "name": "Face6;:M4;CUT;:Hd39:8,F;:Hd3b,F", + "name": "Face6;:M4;CUT;:H986:8,F;:H988,F", "stringIds": [] }, "relation": "modified", @@ -216275,9 +216275,9 @@ "resultPersistentId": "CompositeCut26:face:18", "sourceRefs": [ { - "mappedName": "Face6;:M4;CUT;:Hd39:8,F", + "mappedName": "Face6;:M4;CUT;:H986:8,F", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face6;:M4;CUT;:Hd39:8,F", + "persistentId": "Cut26:mapped:Face6;:M4;CUT;:H986:8,F", "stageId": "Cut26" }, { @@ -216292,7 +216292,7 @@ "indexedName": "Face20", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;CUT;:Hd3a:7,F;:Hd3b,F", + "mappedName": "Face1;:M;CUT;:H987:7,F;:H988,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216300,7 +216300,7 @@ "index": 20, "type": "Face" }, - "name": "Face1;:M;CUT;:Hd3a:7,F;:Hd3b,F", + "name": "Face1;:M;CUT;:H987:7,F;:H988,F", "stringIds": [] }, "relation": "modified", @@ -216308,9 +216308,9 @@ "resultPersistentId": "CompositeCut26:face:19", "sourceRefs": [ { - "mappedName": "Face1;:M;CUT;:Hd3a:7,F", + "mappedName": "Face1;:M;CUT;:H987:7,F", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face1;:M;CUT;:Hd3a:7,F", + "persistentId": "Cut26:mapped:Face1;:M;CUT;:H987:7,F", "stageId": "Cut26" }, { @@ -216325,7 +216325,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:M;CUT;:Hd39:7,E;:Hd3b,E", + "mappedName": "Edge2;:M;CUT;:H986:7,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216333,7 +216333,7 @@ "index": 1, "type": "Edge" }, - "name": "Edge2;:M;CUT;:Hd39:7,E;:Hd3b,E", + "name": "Edge2;:M;CUT;:H986:7,E;:H988,E", "stringIds": [] }, "relation": "modified", @@ -216341,9 +216341,9 @@ "resultPersistentId": "CompositeCut26:edge:0", "sourceRefs": [ { - "mappedName": "Edge2;:M;CUT;:Hd39:7,E", + "mappedName": "Edge2;:M;CUT;:H986:7,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge2;:M;CUT;:Hd39:7,E", + "persistentId": "Cut26:mapped:Edge2;:M;CUT;:H986:7,E", "stageId": "Cut26" }, { @@ -216358,7 +216358,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face1;:G(Face1;K-7;:Hd3a:4,F);CUT;:Hd39:1c,E;:Hd3b,E", + "mappedName": "Face1;:G(Face1;K-7;:H987:4,F);CUT;:H986:1c,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216366,7 +216366,7 @@ "index": 2, "type": "Edge" }, - "name": "Face1;:G(Face1;K-7;:Hd3a:4,F);CUT;:Hd39:1c,E;:Hd3b,E", + "name": "Face1;:G(Face1;K-7;:H987:4,F);CUT;:H986:1c,E;:H988,E", "stringIds": [] }, "relation": "generated", @@ -216374,15 +216374,15 @@ "resultPersistentId": "CompositeCut26:edge:1", "sourceRefs": [ { - "mappedName": "Face1;:G(Face1;K-7;:Hd3a:4,F);CUT;:Hd39:1c,E", + "mappedName": "Face1;:G(Face1;K-7;:H987:4,F);CUT;:H986:1c,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face1;:G(Face1;K-7;:Hd3a:4,F);CUT;:Hd39:1c,E", + "persistentId": "Cut26:mapped:Face1;:G(Face1;K-7;:H987:4,F);CUT;:H986:1c,E", "stageId": "Cut26" }, { - "mappedName": "Face1;:G(Face1;K-7;:Hd3a:4,F)", + "mappedName": "Face1;:G(Face1;K-7;:H987:4,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Face1;:G(Face1;K-7;:Hd3a:4,F)", + "persistentId": "Box26:mapped:Face1;:G(Face1;K-7;:H987:4,F)", "stageId": "Box26" } ] @@ -216391,7 +216391,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:M;CUT;:Hd39:7,E;:Hd3b,E", + "mappedName": "Edge4;:M;CUT;:H986:7,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216399,7 +216399,7 @@ "index": 3, "type": "Edge" }, - "name": "Edge4;:M;CUT;:Hd39:7,E;:Hd3b,E", + "name": "Edge4;:M;CUT;:H986:7,E;:H988,E", "stringIds": [] }, "relation": "modified", @@ -216407,9 +216407,9 @@ "resultPersistentId": "CompositeCut26:edge:2", "sourceRefs": [ { - "mappedName": "Edge4;:M;CUT;:Hd39:7,E", + "mappedName": "Edge4;:M;CUT;:H986:7,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge4;:M;CUT;:Hd39:7,E", + "persistentId": "Cut26:mapped:Edge4;:M;CUT;:H986:7,E", "stageId": "Cut26" }, { @@ -216424,7 +216424,7 @@ "indexedName": "Edge4", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:Hd39,E;:Hd3b,E", + "mappedName": "Edge1;:H986,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216432,7 +216432,7 @@ "index": 4, "type": "Edge" }, - "name": "Edge1;:Hd39,E;:Hd3b,E", + "name": "Edge1;:H986,E;:H988,E", "stringIds": [] }, "relation": "preserved", @@ -216440,9 +216440,9 @@ "resultPersistentId": "CompositeCut26:edge:3", "sourceRefs": [ { - "mappedName": "Edge1;:Hd39,E", + "mappedName": "Edge1;:H986,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge1;:Hd39,E", + "persistentId": "Cut26:mapped:Edge1;:H986,E", "stageId": "Cut26" }, { @@ -216457,7 +216457,7 @@ "indexedName": "Edge5", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G2(Face1;K-15;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E", + "mappedName": "Face6;:G2(Face1;K-15;:H987:5,F);CUT;:H986:1e,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216465,7 +216465,7 @@ "index": 5, "type": "Edge" }, - "name": "Face6;:G2(Face1;K-15;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E", + "name": "Face6;:G2(Face1;K-15;:H987:5,F);CUT;:H986:1e,E;:H988,E", "stringIds": [] }, "relation": "generated", @@ -216473,15 +216473,15 @@ "resultPersistentId": "CompositeCut26:edge:4", "sourceRefs": [ { - "mappedName": "Face6;:G2(Face1;K-15;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face6;:G2(Face1;K-15;:H987:5,F);CUT;:H986:1e,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face6;:G2(Face1;K-15;:Hd3a:5,F);CUT;:Hd39:1e,E", + "persistentId": "Cut26:mapped:Face6;:G2(Face1;K-15;:H987:5,F);CUT;:H986:1e,E", "stageId": "Cut26" }, { - "mappedName": "Face6;:G2(Face1;K-15;:Hd3a:5,F)", + "mappedName": "Face6;:G2(Face1;K-15;:H987:5,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Face6;:G2(Face1;K-15;:Hd3a:5,F)", + "persistentId": "Box26:mapped:Face6;:G2(Face1;K-15;:H987:5,F)", "stageId": "Box26" } ] @@ -216490,7 +216490,7 @@ "indexedName": "Edge6", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:M;CUT;:Hd39:7,E;:Hd3b,E", + "mappedName": "Edge10;:M;CUT;:H986:7,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216498,7 +216498,7 @@ "index": 6, "type": "Edge" }, - "name": "Edge10;:M;CUT;:Hd39:7,E;:Hd3b,E", + "name": "Edge10;:M;CUT;:H986:7,E;:H988,E", "stringIds": [] }, "relation": "modified", @@ -216506,9 +216506,9 @@ "resultPersistentId": "CompositeCut26:edge:5", "sourceRefs": [ { - "mappedName": "Edge10;:M;CUT;:Hd39:7,E", + "mappedName": "Edge10;:M;CUT;:H986:7,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge10;:M;CUT;:Hd39:7,E", + "persistentId": "Cut26:mapped:Edge10;:M;CUT;:H986:7,E", "stageId": "Cut26" }, { @@ -216523,7 +216523,7 @@ "indexedName": "Edge7", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face3;:G(Face1;K-8;:Hd3a:4,F);CUT;:Hd39:1c,E;:Hd3b,E", + "mappedName": "Face3;:G(Face1;K-8;:H987:4,F);CUT;:H986:1c,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216531,7 +216531,7 @@ "index": 7, "type": "Edge" }, - "name": "Face3;:G(Face1;K-8;:Hd3a:4,F);CUT;:Hd39:1c,E;:Hd3b,E", + "name": "Face3;:G(Face1;K-8;:H987:4,F);CUT;:H986:1c,E;:H988,E", "stringIds": [] }, "relation": "generated", @@ -216539,15 +216539,15 @@ "resultPersistentId": "CompositeCut26:edge:6", "sourceRefs": [ { - "mappedName": "Face3;:G(Face1;K-8;:Hd3a:4,F);CUT;:Hd39:1c,E", + "mappedName": "Face3;:G(Face1;K-8;:H987:4,F);CUT;:H986:1c,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face3;:G(Face1;K-8;:Hd3a:4,F);CUT;:Hd39:1c,E", + "persistentId": "Cut26:mapped:Face3;:G(Face1;K-8;:H987:4,F);CUT;:H986:1c,E", "stageId": "Cut26" }, { - "mappedName": "Face3;:G(Face1;K-8;:Hd3a:4,F)", + "mappedName": "Face3;:G(Face1;K-8;:H987:4,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Face3;:G(Face1;K-8;:Hd3a:4,F)", + "persistentId": "Box26:mapped:Face3;:G(Face1;K-8;:H987:4,F)", "stageId": "Box26" } ] @@ -216556,7 +216556,7 @@ "indexedName": "Edge8", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G2(Face1;K-11;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E", + "mappedName": "Face5;:G2(Face1;K-11;:H987:5,F);CUT;:H986:1e,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216564,7 +216564,7 @@ "index": 8, "type": "Edge" }, - "name": "Face5;:G2(Face1;K-11;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E", + "name": "Face5;:G2(Face1;K-11;:H987:5,F);CUT;:H986:1e,E;:H988,E", "stringIds": [] }, "relation": "generated", @@ -216572,15 +216572,15 @@ "resultPersistentId": "CompositeCut26:edge:7", "sourceRefs": [ { - "mappedName": "Face5;:G2(Face1;K-11;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face5;:G2(Face1;K-11;:H987:5,F);CUT;:H986:1e,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face5;:G2(Face1;K-11;:Hd3a:5,F);CUT;:Hd39:1e,E", + "persistentId": "Cut26:mapped:Face5;:G2(Face1;K-11;:H987:5,F);CUT;:H986:1e,E", "stageId": "Cut26" }, { - "mappedName": "Face5;:G2(Face1;K-11;:Hd3a:5,F)", + "mappedName": "Face5;:G2(Face1;K-11;:H987:5,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Face5;:G2(Face1;K-11;:Hd3a:5,F)", + "persistentId": "Box26:mapped:Face5;:G2(Face1;K-11;:H987:5,F)", "stageId": "Box26" } ] @@ -216589,7 +216589,7 @@ "indexedName": "Edge9", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:M;CUT;:Hd39:7,E;:Hd3b,E", + "mappedName": "Edge9;:M;CUT;:H986:7,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216597,7 +216597,7 @@ "index": 9, "type": "Edge" }, - "name": "Edge9;:M;CUT;:Hd39:7,E;:Hd3b,E", + "name": "Edge9;:M;CUT;:H986:7,E;:H988,E", "stringIds": [] }, "relation": "modified", @@ -216605,9 +216605,9 @@ "resultPersistentId": "CompositeCut26:edge:8", "sourceRefs": [ { - "mappedName": "Edge9;:M;CUT;:Hd39:7,E", + "mappedName": "Edge9;:M;CUT;:H986:7,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge9;:M;CUT;:Hd39:7,E", + "persistentId": "Cut26:mapped:Edge9;:M;CUT;:H986:7,E", "stageId": "Cut26" }, { @@ -216622,7 +216622,7 @@ "indexedName": "Edge10", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "mappedName": "Edge2;:M2;CUT;:H986:8,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216630,7 +216630,7 @@ "index": 10, "type": "Edge" }, - "name": "Edge2;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "name": "Edge2;:M2;CUT;:H986:8,E;:H988,E", "stringIds": [] }, "relation": "modified", @@ -216638,9 +216638,9 @@ "resultPersistentId": "CompositeCut26:edge:9", "sourceRefs": [ { - "mappedName": "Edge2;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge2;:M2;CUT;:H986:8,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge2;:M2;CUT;:Hd39:8,E", + "persistentId": "Cut26:mapped:Edge2;:M2;CUT;:H986:8,E", "stageId": "Cut26" }, { @@ -216655,7 +216655,7 @@ "indexedName": "Edge11", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:Hd39,E;:Hd3b,E", + "mappedName": "Edge3;:H986,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216663,7 +216663,7 @@ "index": 11, "type": "Edge" }, - "name": "Edge3;:Hd39,E;:Hd3b,E", + "name": "Edge3;:H986,E;:H988,E", "stringIds": [] }, "relation": "preserved", @@ -216671,9 +216671,9 @@ "resultPersistentId": "CompositeCut26:edge:10", "sourceRefs": [ { - "mappedName": "Edge3;:Hd39,E", + "mappedName": "Edge3;:H986,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge3;:Hd39,E", + "persistentId": "Cut26:mapped:Edge3;:H986,E", "stageId": "Cut26" }, { @@ -216688,7 +216688,7 @@ "indexedName": "Edge12", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "mappedName": "Edge4;:M2;CUT;:H986:8,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216696,7 +216696,7 @@ "index": 12, "type": "Edge" }, - "name": "Edge4;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "name": "Edge4;:M2;CUT;:H986:8,E;:H988,E", "stringIds": [] }, "relation": "modified", @@ -216704,9 +216704,9 @@ "resultPersistentId": "CompositeCut26:edge:11", "sourceRefs": [ { - "mappedName": "Edge4;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge4;:M2;CUT;:H986:8,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge4;:M2;CUT;:Hd39:8,E", + "persistentId": "Cut26:mapped:Edge4;:M2;CUT;:H986:8,E", "stageId": "Cut26" }, { @@ -216721,7 +216721,7 @@ "indexedName": "Edge13", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:M;CUT;:Hd39:7,E;:Hd3b,E", + "mappedName": "Edge12;:M;CUT;:H986:7,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216729,7 +216729,7 @@ "index": 13, "type": "Edge" }, - "name": "Edge12;:M;CUT;:Hd39:7,E;:Hd3b,E", + "name": "Edge12;:M;CUT;:H986:7,E;:H988,E", "stringIds": [] }, "relation": "modified", @@ -216737,9 +216737,9 @@ "resultPersistentId": "CompositeCut26:edge:12", "sourceRefs": [ { - "mappedName": "Edge12;:M;CUT;:Hd39:7,E", + "mappedName": "Edge12;:M;CUT;:H986:7,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge12;:M;CUT;:Hd39:7,E", + "persistentId": "Cut26:mapped:Edge12;:M;CUT;:H986:7,E", "stageId": "Cut26" }, { @@ -216754,7 +216754,7 @@ "indexedName": "Edge14", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G3(Face1;K-16;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E", + "mappedName": "Face6;:G3(Face1;K-16;:H987:5,F);CUT;:H986:1e,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216762,7 +216762,7 @@ "index": 14, "type": "Edge" }, - "name": "Face6;:G3(Face1;K-16;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E", + "name": "Face6;:G3(Face1;K-16;:H987:5,F);CUT;:H986:1e,E;:H988,E", "stringIds": [] }, "relation": "generated", @@ -216770,15 +216770,15 @@ "resultPersistentId": "CompositeCut26:edge:13", "sourceRefs": [ { - "mappedName": "Face6;:G3(Face1;K-16;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face6;:G3(Face1;K-16;:H987:5,F);CUT;:H986:1e,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face6;:G3(Face1;K-16;:Hd3a:5,F);CUT;:Hd39:1e,E", + "persistentId": "Cut26:mapped:Face6;:G3(Face1;K-16;:H987:5,F);CUT;:H986:1e,E", "stageId": "Cut26" }, { - "mappedName": "Face6;:G3(Face1;K-16;:Hd3a:5,F)", + "mappedName": "Face6;:G3(Face1;K-16;:H987:5,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Face6;:G3(Face1;K-16;:Hd3a:5,F)", + "persistentId": "Box26:mapped:Face6;:G3(Face1;K-16;:H987:5,F)", "stageId": "Box26" } ] @@ -216787,7 +216787,7 @@ "indexedName": "Edge15", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:M;CUT;:Hd39:7,E;:Hd3b,E", + "mappedName": "Edge11;:M;CUT;:H986:7,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216795,7 +216795,7 @@ "index": 15, "type": "Edge" }, - "name": "Edge11;:M;CUT;:Hd39:7,E;:Hd3b,E", + "name": "Edge11;:M;CUT;:H986:7,E;:H988,E", "stringIds": [] }, "relation": "modified", @@ -216803,9 +216803,9 @@ "resultPersistentId": "CompositeCut26:edge:14", "sourceRefs": [ { - "mappedName": "Edge11;:M;CUT;:Hd39:7,E", + "mappedName": "Edge11;:M;CUT;:H986:7,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge11;:M;CUT;:Hd39:7,E", + "persistentId": "Cut26:mapped:Edge11;:M;CUT;:H986:7,E", "stageId": "Cut26" }, { @@ -216820,7 +216820,7 @@ "indexedName": "Edge16", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face4;:G(Face1;K-9;:Hd3a:4,F);CUT;:Hd39:1c,E;:Hd3b,E", + "mappedName": "Face4;:G(Face1;K-9;:H987:4,F);CUT;:H986:1c,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216828,7 +216828,7 @@ "index": 16, "type": "Edge" }, - "name": "Face4;:G(Face1;K-9;:Hd3a:4,F);CUT;:Hd39:1c,E;:Hd3b,E", + "name": "Face4;:G(Face1;K-9;:H987:4,F);CUT;:H986:1c,E;:H988,E", "stringIds": [] }, "relation": "generated", @@ -216836,15 +216836,15 @@ "resultPersistentId": "CompositeCut26:edge:15", "sourceRefs": [ { - "mappedName": "Face4;:G(Face1;K-9;:Hd3a:4,F);CUT;:Hd39:1c,E", + "mappedName": "Face4;:G(Face1;K-9;:H987:4,F);CUT;:H986:1c,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face4;:G(Face1;K-9;:Hd3a:4,F);CUT;:Hd39:1c,E", + "persistentId": "Cut26:mapped:Face4;:G(Face1;K-9;:H987:4,F);CUT;:H986:1c,E", "stageId": "Cut26" }, { - "mappedName": "Face4;:G(Face1;K-9;:Hd3a:4,F)", + "mappedName": "Face4;:G(Face1;K-9;:H987:4,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Face4;:G(Face1;K-9;:Hd3a:4,F)", + "persistentId": "Box26:mapped:Face4;:G(Face1;K-9;:H987:4,F)", "stageId": "Box26" } ] @@ -216853,7 +216853,7 @@ "indexedName": "Edge17", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G3(Face1;K-12;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E", + "mappedName": "Face5;:G3(Face1;K-12;:H987:5,F);CUT;:H986:1e,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216861,7 +216861,7 @@ "index": 17, "type": "Edge" }, - "name": "Face5;:G3(Face1;K-12;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E", + "name": "Face5;:G3(Face1;K-12;:H987:5,F);CUT;:H986:1e,E;:H988,E", "stringIds": [] }, "relation": "generated", @@ -216869,15 +216869,15 @@ "resultPersistentId": "CompositeCut26:edge:16", "sourceRefs": [ { - "mappedName": "Face5;:G3(Face1;K-12;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face5;:G3(Face1;K-12;:H987:5,F);CUT;:H986:1e,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face5;:G3(Face1;K-12;:Hd3a:5,F);CUT;:Hd39:1e,E", + "persistentId": "Cut26:mapped:Face5;:G3(Face1;K-12;:H987:5,F);CUT;:H986:1e,E", "stageId": "Cut26" }, { - "mappedName": "Face5;:G3(Face1;K-12;:Hd3a:5,F)", + "mappedName": "Face5;:G3(Face1;K-12;:H987:5,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Face5;:G3(Face1;K-12;:Hd3a:5,F)", + "persistentId": "Box26:mapped:Face5;:G3(Face1;K-12;:H987:5,F)", "stageId": "Box26" } ] @@ -216886,7 +216886,7 @@ "indexedName": "Edge18", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "mappedName": "Edge9;:M2;CUT;:H986:8,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216894,7 +216894,7 @@ "index": 18, "type": "Edge" }, - "name": "Edge9;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "name": "Edge9;:M2;CUT;:H986:8,E;:H988,E", "stringIds": [] }, "relation": "modified", @@ -216902,9 +216902,9 @@ "resultPersistentId": "CompositeCut26:edge:17", "sourceRefs": [ { - "mappedName": "Edge9;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge9;:M2;CUT;:H986:8,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge9;:M2;CUT;:Hd39:8,E", + "persistentId": "Cut26:mapped:Edge9;:M2;CUT;:H986:8,E", "stageId": "Cut26" }, { @@ -216919,7 +216919,7 @@ "indexedName": "Edge19", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:Hd39,E;:Hd3b,E", + "mappedName": "Edge5;:H986,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216927,7 +216927,7 @@ "index": 19, "type": "Edge" }, - "name": "Edge5;:Hd39,E;:Hd3b,E", + "name": "Edge5;:H986,E;:H988,E", "stringIds": [] }, "relation": "preserved", @@ -216935,9 +216935,9 @@ "resultPersistentId": "CompositeCut26:edge:18", "sourceRefs": [ { - "mappedName": "Edge5;:Hd39,E", + "mappedName": "Edge5;:H986,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge5;:Hd39,E", + "persistentId": "Cut26:mapped:Edge5;:H986,E", "stageId": "Cut26" }, { @@ -216952,7 +216952,7 @@ "indexedName": "Edge20", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "mappedName": "Edge10;:M2;CUT;:H986:8,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216960,7 +216960,7 @@ "index": 20, "type": "Edge" }, - "name": "Edge10;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "name": "Edge10;:M2;CUT;:H986:8,E;:H988,E", "stringIds": [] }, "relation": "modified", @@ -216968,9 +216968,9 @@ "resultPersistentId": "CompositeCut26:edge:19", "sourceRefs": [ { - "mappedName": "Edge10;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge10;:M2;CUT;:H986:8,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge10;:M2;CUT;:Hd39:8,E", + "persistentId": "Cut26:mapped:Edge10;:M2;CUT;:H986:8,E", "stageId": "Cut26" }, { @@ -216985,7 +216985,7 @@ "indexedName": "Edge21", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G(Face1;K-10;:Hd3a:5,F);CUT;:Hd39:1d,E;:Hd3b,E", + "mappedName": "Face5;:G(Face1;K-10;:H987:5,F);CUT;:H986:1d,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -216993,7 +216993,7 @@ "index": 21, "type": "Edge" }, - "name": "Face5;:G(Face1;K-10;:Hd3a:5,F);CUT;:Hd39:1d,E;:Hd3b,E", + "name": "Face5;:G(Face1;K-10;:H987:5,F);CUT;:H986:1d,E;:H988,E", "stringIds": [] }, "relation": "generated", @@ -217001,15 +217001,15 @@ "resultPersistentId": "CompositeCut26:edge:20", "sourceRefs": [ { - "mappedName": "Face5;:G(Face1;K-10;:Hd3a:5,F);CUT;:Hd39:1d,E", + "mappedName": "Face5;:G(Face1;K-10;:H987:5,F);CUT;:H986:1d,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face5;:G(Face1;K-10;:Hd3a:5,F);CUT;:Hd39:1d,E", + "persistentId": "Cut26:mapped:Face5;:G(Face1;K-10;:H987:5,F);CUT;:H986:1d,E", "stageId": "Cut26" }, { - "mappedName": "Face5;:G(Face1;K-10;:Hd3a:5,F)", + "mappedName": "Face5;:G(Face1;K-10;:H987:5,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Face5;:G(Face1;K-10;:Hd3a:5,F)", + "persistentId": "Box26:mapped:Face5;:G(Face1;K-10;:H987:5,F)", "stageId": "Box26" } ] @@ -217018,7 +217018,7 @@ "indexedName": "Edge22", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:M;CUT;:Hd39:7,E;:Hd3b,E", + "mappedName": "Edge8;:M;CUT;:H986:7,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -217026,7 +217026,7 @@ "index": 22, "type": "Edge" }, - "name": "Edge8;:M;CUT;:Hd39:7,E;:Hd3b,E", + "name": "Edge8;:M;CUT;:H986:7,E;:H988,E", "stringIds": [] }, "relation": "modified", @@ -217034,9 +217034,9 @@ "resultPersistentId": "CompositeCut26:edge:21", "sourceRefs": [ { - "mappedName": "Edge8;:M;CUT;:Hd39:7,E", + "mappedName": "Edge8;:M;CUT;:H986:7,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge8;:M;CUT;:Hd39:7,E", + "persistentId": "Cut26:mapped:Edge8;:M;CUT;:H986:7,E", "stageId": "Cut26" }, { @@ -217051,7 +217051,7 @@ "indexedName": "Edge23", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:M;CUT;:Hd39:7,E;:Hd3b,E", + "mappedName": "Edge6;:M;CUT;:H986:7,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -217059,7 +217059,7 @@ "index": 23, "type": "Edge" }, - "name": "Edge6;:M;CUT;:Hd39:7,E;:Hd3b,E", + "name": "Edge6;:M;CUT;:H986:7,E;:H988,E", "stringIds": [] }, "relation": "modified", @@ -217067,9 +217067,9 @@ "resultPersistentId": "CompositeCut26:edge:22", "sourceRefs": [ { - "mappedName": "Edge6;:M;CUT;:Hd39:7,E", + "mappedName": "Edge6;:M;CUT;:H986:7,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge6;:M;CUT;:Hd39:7,E", + "persistentId": "Cut26:mapped:Edge6;:M;CUT;:H986:7,E", "stageId": "Cut26" }, { @@ -217084,7 +217084,7 @@ "indexedName": "Edge24", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:M;CUT;:Hd3a:7,E;:Hd3b,E", + "mappedName": "Edge1;:M;CUT;:H987:7,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -217092,7 +217092,7 @@ "index": 24, "type": "Edge" }, - "name": "Edge1;:M;CUT;:Hd3a:7,E;:Hd3b,E", + "name": "Edge1;:M;CUT;:H987:7,E;:H988,E", "stringIds": [] }, "relation": "modified", @@ -217100,9 +217100,9 @@ "resultPersistentId": "CompositeCut26:edge:23", "sourceRefs": [ { - "mappedName": "Edge1;:M;CUT;:Hd3a:7,E", + "mappedName": "Edge1;:M;CUT;:H987:7,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge1;:M;CUT;:Hd3a:7,E", + "persistentId": "Cut26:mapped:Edge1;:M;CUT;:H987:7,E", "stageId": "Cut26" }, { @@ -217117,7 +217117,7 @@ "indexedName": "Edge25", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G(Face1;K-14;:Hd3a:5,F);CUT;:Hd39:1d,E;:Hd3b,E", + "mappedName": "Face6;:G(Face1;K-14;:H987:5,F);CUT;:H986:1d,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -217125,7 +217125,7 @@ "index": 25, "type": "Edge" }, - "name": "Face6;:G(Face1;K-14;:Hd3a:5,F);CUT;:Hd39:1d,E;:Hd3b,E", + "name": "Face6;:G(Face1;K-14;:H987:5,F);CUT;:H986:1d,E;:H988,E", "stringIds": [] }, "relation": "generated", @@ -217133,15 +217133,15 @@ "resultPersistentId": "CompositeCut26:edge:24", "sourceRefs": [ { - "mappedName": "Face6;:G(Face1;K-14;:Hd3a:5,F);CUT;:Hd39:1d,E", + "mappedName": "Face6;:G(Face1;K-14;:H987:5,F);CUT;:H986:1d,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face6;:G(Face1;K-14;:Hd3a:5,F);CUT;:Hd39:1d,E", + "persistentId": "Cut26:mapped:Face6;:G(Face1;K-14;:H987:5,F);CUT;:H986:1d,E", "stageId": "Cut26" }, { - "mappedName": "Face6;:G(Face1;K-14;:Hd3a:5,F)", + "mappedName": "Face6;:G(Face1;K-14;:H987:5,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Face6;:G(Face1;K-14;:Hd3a:5,F)", + "persistentId": "Box26:mapped:Face6;:G(Face1;K-14;:H987:5,F)", "stageId": "Box26" } ] @@ -217150,7 +217150,7 @@ "indexedName": "Edge26", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "mappedName": "Edge11;:M2;CUT;:H986:8,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -217158,7 +217158,7 @@ "index": 26, "type": "Edge" }, - "name": "Edge11;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "name": "Edge11;:M2;CUT;:H986:8,E;:H988,E", "stringIds": [] }, "relation": "modified", @@ -217166,9 +217166,9 @@ "resultPersistentId": "CompositeCut26:edge:25", "sourceRefs": [ { - "mappedName": "Edge11;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge11;:M2;CUT;:H986:8,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge11;:M2;CUT;:Hd39:8,E", + "persistentId": "Cut26:mapped:Edge11;:M2;CUT;:H986:8,E", "stageId": "Cut26" }, { @@ -217183,7 +217183,7 @@ "indexedName": "Edge27", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:Hd39,E;:Hd3b,E", + "mappedName": "Edge7;:H986,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -217191,7 +217191,7 @@ "index": 27, "type": "Edge" }, - "name": "Edge7;:Hd39,E;:Hd3b,E", + "name": "Edge7;:H986,E;:H988,E", "stringIds": [] }, "relation": "preserved", @@ -217199,9 +217199,9 @@ "resultPersistentId": "CompositeCut26:edge:26", "sourceRefs": [ { - "mappedName": "Edge7;:Hd39,E", + "mappedName": "Edge7;:H986,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge7;:Hd39,E", + "persistentId": "Cut26:mapped:Edge7;:H986,E", "stageId": "Cut26" }, { @@ -217216,7 +217216,7 @@ "indexedName": "Edge28", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "mappedName": "Edge12;:M2;CUT;:H986:8,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -217224,7 +217224,7 @@ "index": 28, "type": "Edge" }, - "name": "Edge12;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "name": "Edge12;:M2;CUT;:H986:8,E;:H988,E", "stringIds": [] }, "relation": "modified", @@ -217232,9 +217232,9 @@ "resultPersistentId": "CompositeCut26:edge:27", "sourceRefs": [ { - "mappedName": "Edge12;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge12;:M2;CUT;:H986:8,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge12;:M2;CUT;:Hd39:8,E", + "persistentId": "Cut26:mapped:Edge12;:M2;CUT;:H986:8,E", "stageId": "Cut26" }, { @@ -217249,7 +217249,7 @@ "indexedName": "Edge29", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "mappedName": "Edge8;:M2;CUT;:H986:8,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -217257,7 +217257,7 @@ "index": 29, "type": "Edge" }, - "name": "Edge8;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "name": "Edge8;:M2;CUT;:H986:8,E;:H988,E", "stringIds": [] }, "relation": "modified", @@ -217265,9 +217265,9 @@ "resultPersistentId": "CompositeCut26:edge:28", "sourceRefs": [ { - "mappedName": "Edge8;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge8;:M2;CUT;:H986:8,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge8;:M2;CUT;:Hd39:8,E", + "persistentId": "Cut26:mapped:Edge8;:M2;CUT;:H986:8,E", "stageId": "Cut26" }, { @@ -217282,7 +217282,7 @@ "indexedName": "Edge30", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face5;:G4(Face1;K-13;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E", + "mappedName": "Face5;:G4(Face1;K-13;:H987:5,F);CUT;:H986:1e,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -217290,7 +217290,7 @@ "index": 30, "type": "Edge" }, - "name": "Face5;:G4(Face1;K-13;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E", + "name": "Face5;:G4(Face1;K-13;:H987:5,F);CUT;:H986:1e,E;:H988,E", "stringIds": [] }, "relation": "generated", @@ -217298,15 +217298,15 @@ "resultPersistentId": "CompositeCut26:edge:29", "sourceRefs": [ { - "mappedName": "Face5;:G4(Face1;K-13;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face5;:G4(Face1;K-13;:H987:5,F);CUT;:H986:1e,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face5;:G4(Face1;K-13;:Hd3a:5,F);CUT;:Hd39:1e,E", + "persistentId": "Cut26:mapped:Face5;:G4(Face1;K-13;:H987:5,F);CUT;:H986:1e,E", "stageId": "Cut26" }, { - "mappedName": "Face5;:G4(Face1;K-13;:Hd3a:5,F)", + "mappedName": "Face5;:G4(Face1;K-13;:H987:5,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Face5;:G4(Face1;K-13;:Hd3a:5,F)", + "persistentId": "Box26:mapped:Face5;:G4(Face1;K-13;:H987:5,F)", "stageId": "Box26" } ] @@ -217315,7 +217315,7 @@ "indexedName": "Edge31", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "mappedName": "Edge6;:M2;CUT;:H986:8,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -217323,7 +217323,7 @@ "index": 31, "type": "Edge" }, - "name": "Edge6;:M2;CUT;:Hd39:8,E;:Hd3b,E", + "name": "Edge6;:M2;CUT;:H986:8,E;:H988,E", "stringIds": [] }, "relation": "modified", @@ -217331,9 +217331,9 @@ "resultPersistentId": "CompositeCut26:edge:30", "sourceRefs": [ { - "mappedName": "Edge6;:M2;CUT;:Hd39:8,E", + "mappedName": "Edge6;:M2;CUT;:H986:8,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge6;:M2;CUT;:Hd39:8,E", + "persistentId": "Cut26:mapped:Edge6;:M2;CUT;:H986:8,E", "stageId": "Cut26" }, { @@ -217348,7 +217348,7 @@ "indexedName": "Edge32", "indexedStringIds": [], "kind": "edge", - "mappedName": "Face6;:G4(Face1;K-17;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E", + "mappedName": "Face6;:G4(Face1;K-17;:H987:5,F);CUT;:H986:1e,E;:H988,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -217356,7 +217356,7 @@ "index": 32, "type": "Edge" }, - "name": "Face6;:G4(Face1;K-17;:Hd3a:5,F);CUT;:Hd39:1e,E;:Hd3b,E", + "name": "Face6;:G4(Face1;K-17;:H987:5,F);CUT;:H986:1e,E;:H988,E", "stringIds": [] }, "relation": "generated", @@ -217364,15 +217364,15 @@ "resultPersistentId": "CompositeCut26:edge:31", "sourceRefs": [ { - "mappedName": "Face6;:G4(Face1;K-17;:Hd3a:5,F);CUT;:Hd39:1e,E", + "mappedName": "Face6;:G4(Face1;K-17;:H987:5,F);CUT;:H986:1e,E", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Face6;:G4(Face1;K-17;:Hd3a:5,F);CUT;:Hd39:1e,E", + "persistentId": "Cut26:mapped:Face6;:G4(Face1;K-17;:H987:5,F);CUT;:H986:1e,E", "stageId": "Cut26" }, { - "mappedName": "Face6;:G4(Face1;K-17;:Hd3a:5,F)", + "mappedName": "Face6;:G4(Face1;K-17;:H987:5,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Face6;:G4(Face1;K-17;:Hd3a:5,F)", + "persistentId": "Box26:mapped:Face6;:G4(Face1;K-17;:H987:5,F)", "stageId": "Box26" } ] @@ -217381,7 +217381,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex1;:Hd39,V;:Hd3b,V", + "mappedName": "Vertex1;:H986,V;:H988,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -217389,7 +217389,7 @@ "index": 1, "type": "Vertex" }, - "name": "Vertex1;:Hd39,V;:Hd3b,V", + "name": "Vertex1;:H986,V;:H988,V", "stringIds": [] }, "relation": "preserved", @@ -217397,9 +217397,9 @@ "resultPersistentId": "CompositeCut26:vertex:0", "sourceRefs": [ { - "mappedName": "Vertex1;:Hd39,V", + "mappedName": "Vertex1;:H986,V", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Vertex1;:Hd39,V", + "persistentId": "Cut26:mapped:Vertex1;:H986,V", "stageId": "Cut26" }, { @@ -217414,7 +217414,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge2;:G(Face1;K-1;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V", + "mappedName": "Edge2;:G(Face1;K-1;:H987:4,F);CUT;:H986:1c,V;:H988,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -217422,7 +217422,7 @@ "index": 2, "type": "Vertex" }, - "name": "Edge2;:G(Face1;K-1;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V", + "name": "Edge2;:G(Face1;K-1;:H987:4,F);CUT;:H986:1c,V;:H988,V", "stringIds": [] }, "relation": "generated", @@ -217430,15 +217430,15 @@ "resultPersistentId": "CompositeCut26:vertex:1", "sourceRefs": [ { - "mappedName": "Edge2;:G(Face1;K-1;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge2;:G(Face1;K-1;:H987:4,F);CUT;:H986:1c,V", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge2;:G(Face1;K-1;:Hd3a:4,F);CUT;:Hd39:1c,V", + "persistentId": "Cut26:mapped:Edge2;:G(Face1;K-1;:H987:4,F);CUT;:H986:1c,V", "stageId": "Cut26" }, { - "mappedName": "Edge2;:G(Face1;K-1;:Hd3a:4,F)", + "mappedName": "Edge2;:G(Face1;K-1;:H987:4,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Edge2;:G(Face1;K-1;:Hd3a:4,F)", + "persistentId": "Box26:mapped:Edge2;:G(Face1;K-1;:H987:4,F)", "stageId": "Box26" } ] @@ -217447,7 +217447,7 @@ "indexedName": "Vertex3", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge4;:G(Face1;K-2;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V", + "mappedName": "Edge4;:G(Face1;K-2;:H987:4,F);CUT;:H986:1c,V;:H988,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -217455,7 +217455,7 @@ "index": 3, "type": "Vertex" }, - "name": "Edge4;:G(Face1;K-2;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V", + "name": "Edge4;:G(Face1;K-2;:H987:4,F);CUT;:H986:1c,V;:H988,V", "stringIds": [] }, "relation": "generated", @@ -217463,15 +217463,15 @@ "resultPersistentId": "CompositeCut26:vertex:2", "sourceRefs": [ { - "mappedName": "Edge4;:G(Face1;K-2;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge4;:G(Face1;K-2;:H987:4,F);CUT;:H986:1c,V", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge4;:G(Face1;K-2;:Hd3a:4,F);CUT;:Hd39:1c,V", + "persistentId": "Cut26:mapped:Edge4;:G(Face1;K-2;:H987:4,F);CUT;:H986:1c,V", "stageId": "Cut26" }, { - "mappedName": "Edge4;:G(Face1;K-2;:Hd3a:4,F)", + "mappedName": "Edge4;:G(Face1;K-2;:H987:4,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Edge4;:G(Face1;K-2;:Hd3a:4,F)", + "persistentId": "Box26:mapped:Edge4;:G(Face1;K-2;:H987:4,F)", "stageId": "Box26" } ] @@ -217480,7 +217480,7 @@ "indexedName": "Vertex4", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex2;:Hd39,V;:Hd3b,V", + "mappedName": "Vertex2;:H986,V;:H988,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -217488,7 +217488,7 @@ "index": 4, "type": "Vertex" }, - "name": "Vertex2;:Hd39,V;:Hd3b,V", + "name": "Vertex2;:H986,V;:H988,V", "stringIds": [] }, "relation": "preserved", @@ -217496,9 +217496,9 @@ "resultPersistentId": "CompositeCut26:vertex:3", "sourceRefs": [ { - "mappedName": "Vertex2;:Hd39,V", + "mappedName": "Vertex2;:H986,V", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Vertex2;:Hd39,V", + "persistentId": "Cut26:mapped:Vertex2;:H986,V", "stageId": "Cut26" }, { @@ -217513,7 +217513,7 @@ "indexedName": "Vertex5", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge10;:G(Face1;K-4;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V", + "mappedName": "Edge10;:G(Face1;K-4;:H987:4,F);CUT;:H986:1c,V;:H988,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -217521,7 +217521,7 @@ "index": 5, "type": "Vertex" }, - "name": "Edge10;:G(Face1;K-4;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V", + "name": "Edge10;:G(Face1;K-4;:H987:4,F);CUT;:H986:1c,V;:H988,V", "stringIds": [] }, "relation": "generated", @@ -217529,15 +217529,15 @@ "resultPersistentId": "CompositeCut26:vertex:4", "sourceRefs": [ { - "mappedName": "Edge10;:G(Face1;K-4;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge10;:G(Face1;K-4;:H987:4,F);CUT;:H986:1c,V", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge10;:G(Face1;K-4;:Hd3a:4,F);CUT;:Hd39:1c,V", + "persistentId": "Cut26:mapped:Edge10;:G(Face1;K-4;:H987:4,F);CUT;:H986:1c,V", "stageId": "Cut26" }, { - "mappedName": "Edge10;:G(Face1;K-4;:Hd3a:4,F)", + "mappedName": "Edge10;:G(Face1;K-4;:H987:4,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Edge10;:G(Face1;K-4;:Hd3a:4,F)", + "persistentId": "Box26:mapped:Edge10;:G(Face1;K-4;:H987:4,F)", "stageId": "Box26" } ] @@ -217546,7 +217546,7 @@ "indexedName": "Vertex6", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge9;:G(Face1;K-3;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V", + "mappedName": "Edge9;:G(Face1;K-3;:H987:4,F);CUT;:H986:1c,V;:H988,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -217554,7 +217554,7 @@ "index": 6, "type": "Vertex" }, - "name": "Edge9;:G(Face1;K-3;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V", + "name": "Edge9;:G(Face1;K-3;:H987:4,F);CUT;:H986:1c,V;:H988,V", "stringIds": [] }, "relation": "generated", @@ -217562,15 +217562,15 @@ "resultPersistentId": "CompositeCut26:vertex:5", "sourceRefs": [ { - "mappedName": "Edge9;:G(Face1;K-3;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge9;:G(Face1;K-3;:H987:4,F);CUT;:H986:1c,V", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge9;:G(Face1;K-3;:Hd3a:4,F);CUT;:Hd39:1c,V", + "persistentId": "Cut26:mapped:Edge9;:G(Face1;K-3;:H987:4,F);CUT;:H986:1c,V", "stageId": "Cut26" }, { - "mappedName": "Edge9;:G(Face1;K-3;:Hd3a:4,F)", + "mappedName": "Edge9;:G(Face1;K-3;:H987:4,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Edge9;:G(Face1;K-3;:Hd3a:4,F)", + "persistentId": "Box26:mapped:Edge9;:G(Face1;K-3;:H987:4,F)", "stageId": "Box26" } ] @@ -217579,7 +217579,7 @@ "indexedName": "Vertex7", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:Hd39,V;:Hd3b,V", + "mappedName": "Vertex3;:H986,V;:H988,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -217587,7 +217587,7 @@ "index": 7, "type": "Vertex" }, - "name": "Vertex3;:Hd39,V;:Hd3b,V", + "name": "Vertex3;:H986,V;:H988,V", "stringIds": [] }, "relation": "preserved", @@ -217595,9 +217595,9 @@ "resultPersistentId": "CompositeCut26:vertex:6", "sourceRefs": [ { - "mappedName": "Vertex3;:Hd39,V", + "mappedName": "Vertex3;:H986,V", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Vertex3;:Hd39,V", + "persistentId": "Cut26:mapped:Vertex3;:H986,V", "stageId": "Cut26" }, { @@ -217612,7 +217612,7 @@ "indexedName": "Vertex8", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:Hd39,V;:Hd3b,V", + "mappedName": "Vertex4;:H986,V;:H988,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -217620,7 +217620,7 @@ "index": 8, "type": "Vertex" }, - "name": "Vertex4;:Hd39,V;:Hd3b,V", + "name": "Vertex4;:H986,V;:H988,V", "stringIds": [] }, "relation": "preserved", @@ -217628,9 +217628,9 @@ "resultPersistentId": "CompositeCut26:vertex:7", "sourceRefs": [ { - "mappedName": "Vertex4;:Hd39,V", + "mappedName": "Vertex4;:H986,V", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Vertex4;:Hd39,V", + "persistentId": "Cut26:mapped:Vertex4;:H986,V", "stageId": "Cut26" }, { @@ -217645,7 +217645,7 @@ "indexedName": "Vertex9", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge12;:G(Face1;K-6;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V", + "mappedName": "Edge12;:G(Face1;K-6;:H987:4,F);CUT;:H986:1c,V;:H988,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -217653,7 +217653,7 @@ "index": 9, "type": "Vertex" }, - "name": "Edge12;:G(Face1;K-6;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V", + "name": "Edge12;:G(Face1;K-6;:H987:4,F);CUT;:H986:1c,V;:H988,V", "stringIds": [] }, "relation": "generated", @@ -217661,15 +217661,15 @@ "resultPersistentId": "CompositeCut26:vertex:8", "sourceRefs": [ { - "mappedName": "Edge12;:G(Face1;K-6;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge12;:G(Face1;K-6;:H987:4,F);CUT;:H986:1c,V", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge12;:G(Face1;K-6;:Hd3a:4,F);CUT;:Hd39:1c,V", + "persistentId": "Cut26:mapped:Edge12;:G(Face1;K-6;:H987:4,F);CUT;:H986:1c,V", "stageId": "Cut26" }, { - "mappedName": "Edge12;:G(Face1;K-6;:Hd3a:4,F)", + "mappedName": "Edge12;:G(Face1;K-6;:H987:4,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Edge12;:G(Face1;K-6;:Hd3a:4,F)", + "persistentId": "Box26:mapped:Edge12;:G(Face1;K-6;:H987:4,F)", "stageId": "Box26" } ] @@ -217678,7 +217678,7 @@ "indexedName": "Vertex10", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge11;:G(Face1;K-5;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V", + "mappedName": "Edge11;:G(Face1;K-5;:H987:4,F);CUT;:H986:1c,V;:H988,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -217686,7 +217686,7 @@ "index": 10, "type": "Vertex" }, - "name": "Edge11;:G(Face1;K-5;:Hd3a:4,F);CUT;:Hd39:1c,V;:Hd3b,V", + "name": "Edge11;:G(Face1;K-5;:H987:4,F);CUT;:H986:1c,V;:H988,V", "stringIds": [] }, "relation": "generated", @@ -217694,15 +217694,15 @@ "resultPersistentId": "CompositeCut26:vertex:9", "sourceRefs": [ { - "mappedName": "Edge11;:G(Face1;K-5;:Hd3a:4,F);CUT;:Hd39:1c,V", + "mappedName": "Edge11;:G(Face1;K-5;:H987:4,F);CUT;:H986:1c,V", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge11;:G(Face1;K-5;:Hd3a:4,F);CUT;:Hd39:1c,V", + "persistentId": "Cut26:mapped:Edge11;:G(Face1;K-5;:H987:4,F);CUT;:H986:1c,V", "stageId": "Cut26" }, { - "mappedName": "Edge11;:G(Face1;K-5;:Hd3a:4,F)", + "mappedName": "Edge11;:G(Face1;K-5;:H987:4,F)", "objectId": "Box26", - "persistentId": "Box26:mapped:Edge11;:G(Face1;K-5;:Hd3a:4,F)", + "persistentId": "Box26:mapped:Edge11;:G(Face1;K-5;:H987:4,F)", "stageId": "Box26" } ] @@ -217711,7 +217711,7 @@ "indexedName": "Vertex11", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:Hd39,V;:Hd3b,V", + "mappedName": "Vertex6;:H986,V;:H988,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -217719,7 +217719,7 @@ "index": 11, "type": "Vertex" }, - "name": "Vertex6;:Hd39,V;:Hd3b,V", + "name": "Vertex6;:H986,V;:H988,V", "stringIds": [] }, "relation": "preserved", @@ -217727,9 +217727,9 @@ "resultPersistentId": "CompositeCut26:vertex:10", "sourceRefs": [ { - "mappedName": "Vertex6;:Hd39,V", + "mappedName": "Vertex6;:H986,V", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Vertex6;:Hd39,V", + "persistentId": "Cut26:mapped:Vertex6;:H986,V", "stageId": "Cut26" }, { @@ -217744,7 +217744,7 @@ "indexedName": "Vertex12", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:Hd39,V;:Hd3b,V", + "mappedName": "Vertex5;:H986,V;:H988,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -217752,7 +217752,7 @@ "index": 12, "type": "Vertex" }, - "name": "Vertex5;:Hd39,V;:Hd3b,V", + "name": "Vertex5;:H986,V;:H988,V", "stringIds": [] }, "relation": "preserved", @@ -217760,9 +217760,9 @@ "resultPersistentId": "CompositeCut26:vertex:11", "sourceRefs": [ { - "mappedName": "Vertex5;:Hd39,V", + "mappedName": "Vertex5;:H986,V", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Vertex5;:Hd39,V", + "persistentId": "Cut26:mapped:Vertex5;:H986,V", "stageId": "Cut26" }, { @@ -217777,7 +217777,7 @@ "indexedName": "Vertex13", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge8;:G(Edge1;K-2;:Hd3a:4,E);CUT;:Hd39:1c,V;:Hd3b,V", + "mappedName": "Edge8;:G(Edge1;K-2;:H987:4,E);CUT;:H986:1c,V;:H988,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -217785,7 +217785,7 @@ "index": 13, "type": "Vertex" }, - "name": "Edge8;:G(Edge1;K-2;:Hd3a:4,E);CUT;:Hd39:1c,V;:Hd3b,V", + "name": "Edge8;:G(Edge1;K-2;:H987:4,E);CUT;:H986:1c,V;:H988,V", "stringIds": [] }, "relation": "generated", @@ -217793,15 +217793,15 @@ "resultPersistentId": "CompositeCut26:vertex:12", "sourceRefs": [ { - "mappedName": "Edge8;:G(Edge1;K-2;:Hd3a:4,E);CUT;:Hd39:1c,V", + "mappedName": "Edge8;:G(Edge1;K-2;:H987:4,E);CUT;:H986:1c,V", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge8;:G(Edge1;K-2;:Hd3a:4,E);CUT;:Hd39:1c,V", + "persistentId": "Cut26:mapped:Edge8;:G(Edge1;K-2;:H987:4,E);CUT;:H986:1c,V", "stageId": "Cut26" }, { - "mappedName": "Edge8;:G(Edge1;K-2;:Hd3a:4,E)", + "mappedName": "Edge8;:G(Edge1;K-2;:H987:4,E)", "objectId": "Box26", - "persistentId": "Box26:mapped:Edge8;:G(Edge1;K-2;:Hd3a:4,E)", + "persistentId": "Box26:mapped:Edge8;:G(Edge1;K-2;:H987:4,E)", "stageId": "Box26" } ] @@ -217810,7 +217810,7 @@ "indexedName": "Vertex14", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge6;:G(Edge1;K-1;:Hd3a:4,E);CUT;:Hd39:1c,V;:Hd3b,V", + "mappedName": "Edge6;:G(Edge1;K-1;:H987:4,E);CUT;:H986:1c,V;:H988,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -217818,7 +217818,7 @@ "index": 14, "type": "Vertex" }, - "name": "Edge6;:G(Edge1;K-1;:Hd3a:4,E);CUT;:Hd39:1c,V;:Hd3b,V", + "name": "Edge6;:G(Edge1;K-1;:H987:4,E);CUT;:H986:1c,V;:H988,V", "stringIds": [] }, "relation": "generated", @@ -217826,15 +217826,15 @@ "resultPersistentId": "CompositeCut26:vertex:13", "sourceRefs": [ { - "mappedName": "Edge6;:G(Edge1;K-1;:Hd3a:4,E);CUT;:Hd39:1c,V", + "mappedName": "Edge6;:G(Edge1;K-1;:H987:4,E);CUT;:H986:1c,V", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Edge6;:G(Edge1;K-1;:Hd3a:4,E);CUT;:Hd39:1c,V", + "persistentId": "Cut26:mapped:Edge6;:G(Edge1;K-1;:H987:4,E);CUT;:H986:1c,V", "stageId": "Cut26" }, { - "mappedName": "Edge6;:G(Edge1;K-1;:Hd3a:4,E)", + "mappedName": "Edge6;:G(Edge1;K-1;:H987:4,E)", "objectId": "Box26", - "persistentId": "Box26:mapped:Edge6;:G(Edge1;K-1;:Hd3a:4,E)", + "persistentId": "Box26:mapped:Edge6;:G(Edge1;K-1;:H987:4,E)", "stageId": "Box26" } ] @@ -217843,7 +217843,7 @@ "indexedName": "Vertex15", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:Hd39,V;:Hd3b,V", + "mappedName": "Vertex8;:H986,V;:H988,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -217851,7 +217851,7 @@ "index": 15, "type": "Vertex" }, - "name": "Vertex8;:Hd39,V;:Hd3b,V", + "name": "Vertex8;:H986,V;:H988,V", "stringIds": [] }, "relation": "preserved", @@ -217859,9 +217859,9 @@ "resultPersistentId": "CompositeCut26:vertex:14", "sourceRefs": [ { - "mappedName": "Vertex8;:Hd39,V", + "mappedName": "Vertex8;:H986,V", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Vertex8;:Hd39,V", + "persistentId": "Cut26:mapped:Vertex8;:H986,V", "stageId": "Cut26" }, { @@ -217876,7 +217876,7 @@ "indexedName": "Vertex16", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:Hd39,V;:Hd3b,V", + "mappedName": "Vertex7;:H986,V;:H988,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -217884,7 +217884,7 @@ "index": 16, "type": "Vertex" }, - "name": "Vertex7;:Hd39,V;:Hd3b,V", + "name": "Vertex7;:H986,V;:H988,V", "stringIds": [] }, "relation": "preserved", @@ -217892,9 +217892,9 @@ "resultPersistentId": "CompositeCut26:vertex:15", "sourceRefs": [ { - "mappedName": "Vertex7;:Hd39,V", + "mappedName": "Vertex7;:H986,V", "objectId": "Cut26", - "persistentId": "Cut26:mapped:Vertex7;:Hd39,V", + "persistentId": "Cut26:mapped:Vertex7;:H986,V", "stageId": "Cut26" }, { @@ -219436,12 +219436,12 @@ "category": "dress-up", "elementMapResources": { "DressupBody27.Shape.Map.txt": { - "sha256": "456cf922e00764ce9e0887c92fec8cf0aad31bc95d9ef3c15873eb3ee3bca623", - "text": "BeginElementMap v1\n1 PostfixCount 17\nEdge\nFace\nVertex\n;:M;FLT;:H1042:7,E\n;:H1042,E\n;:G;FLT;:H1042:7,F\n;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E\n;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:U2;FLT;:H1042:8,V\n;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:U;FLT;:H1042:7,V\n;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E\n;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:U2;FLT;:H1042:8,V\n;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:U;FLT;:H1042:7,V\n;:G;FLT;:H1042:7,F;:U4;FLT;:H1042:8,E\n;:G;FLT;:H1042:7,F;:U;FLT;:H1042:7,E\n;:M;FLT;:H1042:7,F\n;:H1042,F\n;:H1042,V\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 16\n0\n:1.2.4 0\n:1.1.7 0\n:1.3.5 0\n:1.4.4 0\n:1.1.d 0\n:1.c.5 0\n:1.a.4 0\n:1.6.5 0\n:1.1.e 0\n:1.1.a 0\n:1.b.5 0\n:1.7.5 0\n:1.9.4 0\n:1.8.5 0\n:1.5.5 0\n\nFace\n\nChildCount 0\n\nNameCount 8\n0\n:2.1.f 0\n:2.6.f 0\n:1.1.6 0\n:2.4.10 0\n:2.5.f 0\n:2.3.f 0\n:2.2.10 0\n\nVertex\n\nChildCount 0\n\nNameCount 11\n0\n:1.1.8 0\n:3.3.11 0\n:1.1.9 0\n:3.4.11 0\n:1.1.b 0\n:3.7.11 0\n:3.5.11 0\n:1.1.c 0\n:3.8.11 0\n:3.6.11 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 15 4163 1 ;:H1043,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 7 4163 1 ;:H1043,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 10 4163 1 ;:H1043,V 0\n\nNameCount 0\n\nEndMap\n" + "sha256": "8eccd78f630d072b4932283bca277e8b9de0f4b2a7327301dfea2454aef7b065", + "text": "BeginElementMap v1\n1 PostfixCount 17\nEdge\nFace\nVertex\n;:M;FLT;:H11c8:7,E\n;:H11c8,E\n;:G;FLT;:H11c8:7,F\n;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E\n;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:U2;FLT;:H11c8:8,V\n;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:U;FLT;:H11c8:7,V\n;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E\n;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:U2;FLT;:H11c8:8,V\n;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:U;FLT;:H11c8:7,V\n;:G;FLT;:H11c8:7,F;:U4;FLT;:H11c8:8,E\n;:G;FLT;:H11c8:7,F;:U;FLT;:H11c8:7,E\n;:M;FLT;:H11c8:7,F\n;:H11c8,F\n;:H11c8,V\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 16\n0\n:1.2.4 0\n:1.1.7 0\n:1.3.5 0\n:1.4.4 0\n:1.1.d 0\n:1.c.5 0\n:1.a.4 0\n:1.6.5 0\n:1.1.e 0\n:1.1.a 0\n:1.b.5 0\n:1.7.5 0\n:1.9.4 0\n:1.8.5 0\n:1.5.5 0\n\nFace\n\nChildCount 0\n\nNameCount 8\n0\n:2.1.f 0\n:2.6.f 0\n:1.1.6 0\n:2.4.10 0\n:2.5.f 0\n:2.3.f 0\n:2.2.10 0\n\nVertex\n\nChildCount 0\n\nNameCount 11\n0\n:1.1.8 0\n:3.3.11 0\n:1.1.9 0\n:3.4.11 0\n:1.1.b 0\n:3.7.11 0\n:3.5.11 0\n:1.1.c 0\n:3.8.11 0\n:3.6.11 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 15 4553 1 ;:H11c9,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 7 4553 1 ;:H11c9,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 10 4553 1 ;:H11c9,V 0\n\nNameCount 0\n\nEndMap\n" }, "Fillet27.Shape.Map.txt": { - "sha256": "c6b02d860b70a93dea2dbbf5fd4d8a8219599f48e606a781b489598ed051e335", - "text": "BeginElementMap v1\n2 PostfixCount 17\nEdge\nFace\nVertex\n;:M;FLT;:H1042:7,E\n;:H1042,E\n;:G;FLT;:H1042:7,F\n;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E\n;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:U2;FLT;:H1042:8,V\n;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:U;FLT;:H1042:7,V\n;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E\n;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:U2;FLT;:H1042:8,V\n;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:U;FLT;:H1042:7,V\n;:G;FLT;:H1042:7,F;:U4;FLT;:H1042:8,E\n;:G;FLT;:H1042:7,F;:U;FLT;:H1042:7,E\n;:M;FLT;:H1042:7,F\n;:H1042,F\n;:H1042,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 16\n0\n:1.2.4 0\n:1.1.7 0\n:1.3.5 0\n:1.4.4 0\n:1.1.d 0\n:1.c.5 0\n:1.a.4 0\n:1.6.5 0\n:1.1.e 0\n:1.1.a 0\n:1.b.5 0\n:1.7.5 0\n:1.9.4 0\n:1.8.5 0\n:1.5.5 0\n\nFace\n\nChildCount 0\n\nNameCount 8\n0\n:2.1.f 0\n:2.6.f 0\n:1.1.6 0\n:2.4.10 0\n:2.5.f 0\n:2.3.f 0\n:2.2.10 0\n\nVertex\n\nChildCount 0\n\nNameCount 11\n0\n:1.1.8 0\n:3.3.11 0\n:1.1.9 0\n:3.4.11 0\n:1.1.b 0\n:3.7.11 0\n:3.5.11 0\n:1.1.c 0\n:3.8.11 0\n:3.6.11 0\n\nEndMap\n" + "sha256": "369d57b2f80b2c884f57e8c6d1460d278f84db5c0bc1085a8ffef9813a894edf", + "text": "BeginElementMap v1\n2 PostfixCount 17\nEdge\nFace\nVertex\n;:M;FLT;:H11c8:7,E\n;:H11c8,E\n;:G;FLT;:H11c8:7,F\n;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E\n;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:U2;FLT;:H11c8:8,V\n;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:U;FLT;:H11c8:7,V\n;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E\n;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:U2;FLT;:H11c8:8,V\n;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:U;FLT;:H11c8:7,V\n;:G;FLT;:H11c8:7,F;:U4;FLT;:H11c8:8,E\n;:G;FLT;:H11c8:7,F;:U;FLT;:H11c8:7,E\n;:M;FLT;:H11c8:7,F\n;:H11c8,F\n;:H11c8,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 16\n0\n:1.2.4 0\n:1.1.7 0\n:1.3.5 0\n:1.4.4 0\n:1.1.d 0\n:1.c.5 0\n:1.a.4 0\n:1.6.5 0\n:1.1.e 0\n:1.1.a 0\n:1.b.5 0\n:1.7.5 0\n:1.9.4 0\n:1.8.5 0\n:1.5.5 0\n\nFace\n\nChildCount 0\n\nNameCount 8\n0\n:2.1.f 0\n:2.6.f 0\n:1.1.6 0\n:2.4.10 0\n:2.5.f 0\n:2.3.f 0\n:2.2.10 0\n\nVertex\n\nChildCount 0\n\nNameCount 11\n0\n:1.1.8 0\n:3.3.11 0\n:1.1.9 0\n:3.4.11 0\n:1.1.b 0\n:3.7.11 0\n:3.5.11 0\n:1.1.c 0\n:3.8.11 0\n:3.6.11 0\n\nEndMap\n" } }, "finalObject": "Fillet27", @@ -220090,13 +220090,13 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;FLT;:H1042:7,F;:H1043,F", + "mappedName": "Face1;:M;FLT;:H11c8:7,F;:H11c9,F", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Face1;:M;FLT;:H1042:7,F", + "mappedName": "Face1;:M;FLT;:H11c8:7,F", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220109,7 +220109,7 @@ ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face1;:M;FLT;:H1042:7,F;:H1043,F", + "mappedName": "Face1;:M;FLT;:H11c8:7,F;:H11c9,F", "mappedStringIds": [], "name": "Face1" }, @@ -220117,13 +220117,13 @@ "history": [ { "children": [], - "mappedName": "Face6;:M;FLT;:H1042:7,F;:H1043,F", + "mappedName": "Face6;:M;FLT;:H11c8:7,F;:H11c9,F", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Face6;:M;FLT;:H1042:7,F", + "mappedName": "Face6;:M;FLT;:H11c8:7,F", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220136,7 +220136,7 @@ ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face6;:M;FLT;:H1042:7,F;:H1043,F", + "mappedName": "Face6;:M;FLT;:H11c8:7,F;:H11c9,F", "mappedStringIds": [], "name": "Face2" }, @@ -220144,13 +220144,13 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:H1043,F", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:H11c9,F", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220163,7 +220163,7 @@ ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:H1043,F", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:H11c9,F", "mappedStringIds": [], "name": "Face3" }, @@ -220171,13 +220171,13 @@ "history": [ { "children": [], - "mappedName": "Face4;:H1042,F;:H1043,F", + "mappedName": "Face4;:H11c8,F;:H11c9,F", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Face4;:H1042,F", + "mappedName": "Face4;:H11c8,F", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220190,7 +220190,7 @@ ], "indexedName": "Face4", "indexedStringIds": [], - "mappedName": "Face4;:H1042,F;:H1043,F", + "mappedName": "Face4;:H11c8,F;:H11c9,F", "mappedStringIds": [], "name": "Face4" }, @@ -220198,13 +220198,13 @@ "history": [ { "children": [], - "mappedName": "Face5;:M;FLT;:H1042:7,F;:H1043,F", + "mappedName": "Face5;:M;FLT;:H11c8:7,F;:H11c9,F", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Face5;:M;FLT;:H1042:7,F", + "mappedName": "Face5;:M;FLT;:H11c8:7,F", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220217,7 +220217,7 @@ ], "indexedName": "Face5", "indexedStringIds": [], - "mappedName": "Face5;:M;FLT;:H1042:7,F;:H1043,F", + "mappedName": "Face5;:M;FLT;:H11c8:7,F;:H11c9,F", "mappedStringIds": [], "name": "Face5" }, @@ -220225,13 +220225,13 @@ "history": [ { "children": [], - "mappedName": "Face3;:M;FLT;:H1042:7,F;:H1043,F", + "mappedName": "Face3;:M;FLT;:H11c8:7,F;:H11c9,F", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Face3;:M;FLT;:H1042:7,F", + "mappedName": "Face3;:M;FLT;:H11c8:7,F", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220244,7 +220244,7 @@ ], "indexedName": "Face6", "indexedStringIds": [], - "mappedName": "Face3;:M;FLT;:H1042:7,F;:H1043,F", + "mappedName": "Face3;:M;FLT;:H11c8:7,F;:H11c9,F", "mappedStringIds": [], "name": "Face6" }, @@ -220252,13 +220252,13 @@ "history": [ { "children": [], - "mappedName": "Face2;:H1042,F;:H1043,F", + "mappedName": "Face2;:H11c8,F;:H11c9,F", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Face2;:H1042,F", + "mappedName": "Face2;:H11c8,F", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220271,7 +220271,7 @@ ], "indexedName": "Face7", "indexedStringIds": [], - "mappedName": "Face2;:H1042,F;:H1043,F", + "mappedName": "Face2;:H11c8,F;:H11c9,F", "mappedStringIds": [], "name": "Face7" }, @@ -220279,13 +220279,13 @@ "history": [ { "children": [], - "mappedName": "Edge2;:M;FLT;:H1042:7,E;:H1043,E", + "mappedName": "Edge2;:M;FLT;:H11c8:7,E;:H11c9,E", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge2;:M;FLT;:H1042:7,E", + "mappedName": "Edge2;:M;FLT;:H11c8:7,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220298,7 +220298,7 @@ ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Edge2;:M;FLT;:H1042:7,E;:H1043,E", + "mappedName": "Edge2;:M;FLT;:H11c8:7,E;:H11c9,E", "mappedStringIds": [], "name": "Edge1" }, @@ -220306,15 +220306,15 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:H1043,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:H11c9,E", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;FLT;:H1042:7,F" + "Edge1;:G;FLT;:H11c8:7,F" ], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220327,7 +220327,7 @@ ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:H1043,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:H11c9,E", "mappedStringIds": [], "name": "Edge2" }, @@ -220335,13 +220335,13 @@ "history": [ { "children": [], - "mappedName": "Edge3;:H1042,E;:H1043,E", + "mappedName": "Edge3;:H11c8,E;:H11c9,E", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge3;:H1042,E", + "mappedName": "Edge3;:H11c8,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220354,7 +220354,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Edge3;:H1042,E;:H1043,E", + "mappedName": "Edge3;:H11c8,E;:H11c9,E", "mappedStringIds": [], "name": "Edge3" }, @@ -220362,13 +220362,13 @@ "history": [ { "children": [], - "mappedName": "Edge4;:M;FLT;:H1042:7,E;:H1043,E", + "mappedName": "Edge4;:M;FLT;:H11c8:7,E;:H11c9,E", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge4;:M;FLT;:H1042:7,E", + "mappedName": "Edge4;:M;FLT;:H11c8:7,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220381,7 +220381,7 @@ ], "indexedName": "Edge4", "indexedStringIds": [], - "mappedName": "Edge4;:M;FLT;:H1042:7,E;:H1043,E", + "mappedName": "Edge4;:M;FLT;:H11c8:7,E;:H11c9,E", "mappedStringIds": [], "name": "Edge4" }, @@ -220389,15 +220389,15 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U4;FLT;:H1042:8,E;:H1043,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U4;FLT;:H11c8:8,E;:H11c9,E", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;FLT;:H1042:7,F" + "Edge1;:G;FLT;:H11c8:7,F" ], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U4;FLT;:H1042:8,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U4;FLT;:H11c8:8,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220410,7 +220410,7 @@ ], "indexedName": "Edge5", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U4;FLT;:H1042:8,E;:H1043,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U4;FLT;:H11c8:8,E;:H11c9,E", "mappedStringIds": [], "name": "Edge5" }, @@ -220418,13 +220418,13 @@ "history": [ { "children": [], - "mappedName": "Edge12;:H1042,E;:H1043,E", + "mappedName": "Edge12;:H11c8,E;:H11c9,E", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge12;:H1042,E", + "mappedName": "Edge12;:H11c8,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220437,7 +220437,7 @@ ], "indexedName": "Edge6", "indexedStringIds": [], - "mappedName": "Edge12;:H1042,E;:H1043,E", + "mappedName": "Edge12;:H11c8,E;:H11c9,E", "mappedStringIds": [], "name": "Edge6" }, @@ -220445,13 +220445,13 @@ "history": [ { "children": [], - "mappedName": "Edge10;:M;FLT;:H1042:7,E;:H1043,E", + "mappedName": "Edge10;:M;FLT;:H11c8:7,E;:H11c9,E", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge10;:M;FLT;:H1042:7,E", + "mappedName": "Edge10;:M;FLT;:H11c8:7,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220464,7 +220464,7 @@ ], "indexedName": "Edge7", "indexedStringIds": [], - "mappedName": "Edge10;:M;FLT;:H1042:7,E;:H1043,E", + "mappedName": "Edge10;:M;FLT;:H11c8:7,E;:H11c9,E", "mappedStringIds": [], "name": "Edge7" }, @@ -220472,13 +220472,13 @@ "history": [ { "children": [], - "mappedName": "Edge6;:H1042,E;:H1043,E", + "mappedName": "Edge6;:H11c8,E;:H11c9,E", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge6;:H1042,E", + "mappedName": "Edge6;:H11c8,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220491,7 +220491,7 @@ ], "indexedName": "Edge8", "indexedStringIds": [], - "mappedName": "Edge6;:H1042,E;:H1043,E", + "mappedName": "Edge6;:H11c8,E;:H11c9,E", "mappedStringIds": [], "name": "Edge8" }, @@ -220499,15 +220499,15 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U;FLT;:H1042:7,E;:H1043,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U;FLT;:H11c8:7,E;:H11c9,E", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;FLT;:H1042:7,F" + "Edge1;:G;FLT;:H11c8:7,F" ], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U;FLT;:H1042:7,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U;FLT;:H11c8:7,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220520,7 +220520,7 @@ ], "indexedName": "Edge9", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U;FLT;:H1042:7,E;:H1043,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U;FLT;:H11c8:7,E;:H11c9,E", "mappedStringIds": [], "name": "Edge9" }, @@ -220528,15 +220528,15 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:H1043,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:H11c9,E", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;FLT;:H1042:7,F" + "Edge1;:G;FLT;:H11c8:7,F" ], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220549,7 +220549,7 @@ ], "indexedName": "Edge10", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:H1043,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:H11c9,E", "mappedStringIds": [], "name": "Edge10" }, @@ -220557,13 +220557,13 @@ "history": [ { "children": [], - "mappedName": "Edge11;:H1042,E;:H1043,E", + "mappedName": "Edge11;:H11c8,E;:H11c9,E", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge11;:H1042,E", + "mappedName": "Edge11;:H11c8,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220576,7 +220576,7 @@ ], "indexedName": "Edge11", "indexedStringIds": [], - "mappedName": "Edge11;:H1042,E;:H1043,E", + "mappedName": "Edge11;:H11c8,E;:H11c9,E", "mappedStringIds": [], "name": "Edge11" }, @@ -220584,13 +220584,13 @@ "history": [ { "children": [], - "mappedName": "Edge7;:H1042,E;:H1043,E", + "mappedName": "Edge7;:H11c8,E;:H11c9,E", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge7;:H1042,E", + "mappedName": "Edge7;:H11c8,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220603,7 +220603,7 @@ ], "indexedName": "Edge12", "indexedStringIds": [], - "mappedName": "Edge7;:H1042,E;:H1043,E", + "mappedName": "Edge7;:H11c8,E;:H11c9,E", "mappedStringIds": [], "name": "Edge12" }, @@ -220611,13 +220611,13 @@ "history": [ { "children": [], - "mappedName": "Edge9;:M;FLT;:H1042:7,E;:H1043,E", + "mappedName": "Edge9;:M;FLT;:H11c8:7,E;:H11c9,E", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge9;:M;FLT;:H1042:7,E", + "mappedName": "Edge9;:M;FLT;:H11c8:7,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220630,7 +220630,7 @@ ], "indexedName": "Edge13", "indexedStringIds": [], - "mappedName": "Edge9;:M;FLT;:H1042:7,E;:H1043,E", + "mappedName": "Edge9;:M;FLT;:H11c8:7,E;:H11c9,E", "mappedStringIds": [], "name": "Edge13" }, @@ -220638,13 +220638,13 @@ "history": [ { "children": [], - "mappedName": "Edge8;:H1042,E;:H1043,E", + "mappedName": "Edge8;:H11c8,E;:H11c9,E", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge8;:H1042,E", + "mappedName": "Edge8;:H11c8,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220657,7 +220657,7 @@ ], "indexedName": "Edge14", "indexedStringIds": [], - "mappedName": "Edge8;:H1042,E;:H1043,E", + "mappedName": "Edge8;:H11c8,E;:H11c9,E", "mappedStringIds": [], "name": "Edge14" }, @@ -220665,13 +220665,13 @@ "history": [ { "children": [], - "mappedName": "Edge5;:H1042,E;:H1043,E", + "mappedName": "Edge5;:H11c8,E;:H11c9,E", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge5;:H1042,E", + "mappedName": "Edge5;:H11c8,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220684,7 +220684,7 @@ ], "indexedName": "Edge15", "indexedStringIds": [], - "mappedName": "Edge5;:H1042,E;:H1043,E", + "mappedName": "Edge5;:H11c8,E;:H11c9,E", "mappedStringIds": [], "name": "Edge15" }, @@ -220692,16 +220692,16 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:U2;FLT;:H1042:8,V;:H1043,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:U2;FLT;:H11c8:8,V;:H11c9,V", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E", - "Edge1;:G;FLT;:H1042:7,F" + "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E", + "Edge1;:G;FLT;:H11c8:7,F" ], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:U2;FLT;:H1042:8,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:U2;FLT;:H11c8:8,V", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220714,7 +220714,7 @@ ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:U2;FLT;:H1042:8,V;:H1043,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:U2;FLT;:H11c8:8,V;:H11c9,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -220722,13 +220722,13 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:H1042,V;:H1043,V", + "mappedName": "Vertex3;:H11c8,V;:H11c9,V", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Vertex3;:H1042,V", + "mappedName": "Vertex3;:H11c8,V", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220741,7 +220741,7 @@ ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Vertex3;:H1042,V;:H1043,V", + "mappedName": "Vertex3;:H11c8,V;:H11c9,V", "mappedStringIds": [], "name": "Vertex2" }, @@ -220749,16 +220749,16 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:U;FLT;:H1042:7,V;:H1043,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:U;FLT;:H11c8:7,V;:H11c9,V", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E", - "Edge1;:G;FLT;:H1042:7,F" + "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E", + "Edge1;:G;FLT;:H11c8:7,F" ], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:U;FLT;:H1042:7,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:U;FLT;:H11c8:7,V", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220771,7 +220771,7 @@ ], "indexedName": "Vertex3", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:U;FLT;:H1042:7,V;:H1043,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:U;FLT;:H11c8:7,V;:H11c9,V", "mappedStringIds": [], "name": "Vertex3" }, @@ -220779,13 +220779,13 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:H1042,V;:H1043,V", + "mappedName": "Vertex4;:H11c8,V;:H11c9,V", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Vertex4;:H1042,V", + "mappedName": "Vertex4;:H11c8,V", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220798,7 +220798,7 @@ ], "indexedName": "Vertex4", "indexedStringIds": [], - "mappedName": "Vertex4;:H1042,V;:H1043,V", + "mappedName": "Vertex4;:H11c8,V;:H11c9,V", "mappedStringIds": [], "name": "Vertex4" }, @@ -220806,16 +220806,16 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:U2;FLT;:H1042:8,V;:H1043,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:U2;FLT;:H11c8:8,V;:H11c9,V", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E", - "Edge1;:G;FLT;:H1042:7,F" + "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E", + "Edge1;:G;FLT;:H11c8:7,F" ], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:U2;FLT;:H1042:8,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:U2;FLT;:H11c8:8,V", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220828,7 +220828,7 @@ ], "indexedName": "Vertex5", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:U2;FLT;:H1042:8,V;:H1043,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:U2;FLT;:H11c8:8,V;:H11c9,V", "mappedStringIds": [], "name": "Vertex5" }, @@ -220836,13 +220836,13 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:H1042,V;:H1043,V", + "mappedName": "Vertex7;:H11c8,V;:H11c9,V", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Vertex7;:H1042,V", + "mappedName": "Vertex7;:H11c8,V", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220855,7 +220855,7 @@ ], "indexedName": "Vertex6", "indexedStringIds": [], - "mappedName": "Vertex7;:H1042,V;:H1043,V", + "mappedName": "Vertex7;:H11c8,V;:H11c9,V", "mappedStringIds": [], "name": "Vertex6" }, @@ -220863,13 +220863,13 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:H1042,V;:H1043,V", + "mappedName": "Vertex5;:H11c8,V;:H11c9,V", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Vertex5;:H1042,V", + "mappedName": "Vertex5;:H11c8,V", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220882,7 +220882,7 @@ ], "indexedName": "Vertex7", "indexedStringIds": [], - "mappedName": "Vertex5;:H1042,V;:H1043,V", + "mappedName": "Vertex5;:H11c8,V;:H11c9,V", "mappedStringIds": [], "name": "Vertex7" }, @@ -220890,16 +220890,16 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:U;FLT;:H1042:7,V;:H1043,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:U;FLT;:H11c8:7,V;:H11c9,V", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E", - "Edge1;:G;FLT;:H1042:7,F" + "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E", + "Edge1;:G;FLT;:H11c8:7,F" ], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:U;FLT;:H1042:7,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:U;FLT;:H11c8:7,V", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220912,7 +220912,7 @@ ], "indexedName": "Vertex8", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:U;FLT;:H1042:7,V;:H1043,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:U;FLT;:H11c8:7,V;:H11c9,V", "mappedStringIds": [], "name": "Vertex8" }, @@ -220920,13 +220920,13 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:H1042,V;:H1043,V", + "mappedName": "Vertex8;:H11c8,V;:H11c9,V", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Vertex8;:H1042,V", + "mappedName": "Vertex8;:H11c8,V", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220939,7 +220939,7 @@ ], "indexedName": "Vertex9", "indexedStringIds": [], - "mappedName": "Vertex8;:H1042,V;:H1043,V", + "mappedName": "Vertex8;:H11c8,V;:H11c9,V", "mappedStringIds": [], "name": "Vertex9" }, @@ -220947,13 +220947,13 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:H1042,V;:H1043,V", + "mappedName": "Vertex6;:H11c8,V;:H11c9,V", "object": "DressupBody27", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Vertex6;:H1042,V", + "mappedName": "Vertex6;:H11c8,V", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -220966,7 +220966,7 @@ ], "indexedName": "Vertex10", "indexedStringIds": [], - "mappedName": "Vertex6;:H1042,V;:H1043,V", + "mappedName": "Vertex6;:H11c8,V;:H11c9,V", "mappedStringIds": [], "name": "Vertex10" } @@ -220982,7 +220982,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;FLT;:H1042:7,F;:H1043,F", + "mappedName": "Face1;:M;FLT;:H11c8:7,F;:H11c9,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -220990,7 +220990,7 @@ "index": 1, "type": "Face" }, - "name": "Face1;:M;FLT;:H1042:7,F;:H1043,F", + "name": "Face1;:M;FLT;:H11c8:7,F;:H11c9,F", "stringIds": [] }, "relation": "modified", @@ -220998,9 +220998,9 @@ "resultPersistentId": "DressupBody27:face:0", "sourceRefs": [ { - "mappedName": "Face1;:M;FLT;:H1042:7,F", + "mappedName": "Face1;:M;FLT;:H11c8:7,F", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Face1;:M;FLT;:H1042:7,F", + "persistentId": "Fillet27:mapped:Face1;:M;FLT;:H11c8:7,F", "stageId": "Fillet27" }, { @@ -221015,7 +221015,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M;FLT;:H1042:7,F;:H1043,F", + "mappedName": "Face6;:M;FLT;:H11c8:7,F;:H11c9,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221023,7 +221023,7 @@ "index": 2, "type": "Face" }, - "name": "Face6;:M;FLT;:H1042:7,F;:H1043,F", + "name": "Face6;:M;FLT;:H11c8:7,F;:H11c9,F", "stringIds": [] }, "relation": "modified", @@ -221031,9 +221031,9 @@ "resultPersistentId": "DressupBody27:face:1", "sourceRefs": [ { - "mappedName": "Face6;:M;FLT;:H1042:7,F", + "mappedName": "Face6;:M;FLT;:H11c8:7,F", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Face6;:M;FLT;:H1042:7,F", + "persistentId": "Fillet27:mapped:Face6;:M;FLT;:H11c8:7,F", "stageId": "Fillet27" }, { @@ -221048,7 +221048,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:H1043,F", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:H11c9,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221056,7 +221056,7 @@ "index": 3, "type": "Face" }, - "name": "Edge1;:G;FLT;:H1042:7,F;:H1043,F", + "name": "Edge1;:G;FLT;:H11c8:7,F;:H11c9,F", "stringIds": [] }, "relation": "generated", @@ -221064,9 +221064,9 @@ "resultPersistentId": "DressupBody27:face:2", "sourceRefs": [ { - "mappedName": "Edge1;:G;FLT;:H1042:7,F", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Edge1;:G;FLT;:H1042:7,F", + "persistentId": "Fillet27:mapped:Edge1;:G;FLT;:H11c8:7,F", "stageId": "Fillet27" }, { @@ -221081,7 +221081,7 @@ "indexedName": "Face4", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:H1042,F;:H1043,F", + "mappedName": "Face4;:H11c8,F;:H11c9,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221089,7 +221089,7 @@ "index": 4, "type": "Face" }, - "name": "Face4;:H1042,F;:H1043,F", + "name": "Face4;:H11c8,F;:H11c9,F", "stringIds": [] }, "relation": "preserved", @@ -221097,9 +221097,9 @@ "resultPersistentId": "DressupBody27:face:3", "sourceRefs": [ { - "mappedName": "Face4;:H1042,F", + "mappedName": "Face4;:H11c8,F", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Face4;:H1042,F", + "persistentId": "Fillet27:mapped:Face4;:H11c8,F", "stageId": "Fillet27" }, { @@ -221114,7 +221114,7 @@ "indexedName": "Face5", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M;FLT;:H1042:7,F;:H1043,F", + "mappedName": "Face5;:M;FLT;:H11c8:7,F;:H11c9,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221122,7 +221122,7 @@ "index": 5, "type": "Face" }, - "name": "Face5;:M;FLT;:H1042:7,F;:H1043,F", + "name": "Face5;:M;FLT;:H11c8:7,F;:H11c9,F", "stringIds": [] }, "relation": "modified", @@ -221130,9 +221130,9 @@ "resultPersistentId": "DressupBody27:face:4", "sourceRefs": [ { - "mappedName": "Face5;:M;FLT;:H1042:7,F", + "mappedName": "Face5;:M;FLT;:H11c8:7,F", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Face5;:M;FLT;:H1042:7,F", + "persistentId": "Fillet27:mapped:Face5;:M;FLT;:H11c8:7,F", "stageId": "Fillet27" }, { @@ -221147,7 +221147,7 @@ "indexedName": "Face6", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:M;FLT;:H1042:7,F;:H1043,F", + "mappedName": "Face3;:M;FLT;:H11c8:7,F;:H11c9,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221155,7 +221155,7 @@ "index": 6, "type": "Face" }, - "name": "Face3;:M;FLT;:H1042:7,F;:H1043,F", + "name": "Face3;:M;FLT;:H11c8:7,F;:H11c9,F", "stringIds": [] }, "relation": "modified", @@ -221163,9 +221163,9 @@ "resultPersistentId": "DressupBody27:face:5", "sourceRefs": [ { - "mappedName": "Face3;:M;FLT;:H1042:7,F", + "mappedName": "Face3;:M;FLT;:H11c8:7,F", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Face3;:M;FLT;:H1042:7,F", + "persistentId": "Fillet27:mapped:Face3;:M;FLT;:H11c8:7,F", "stageId": "Fillet27" }, { @@ -221180,7 +221180,7 @@ "indexedName": "Face7", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:H1042,F;:H1043,F", + "mappedName": "Face2;:H11c8,F;:H11c9,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221188,7 +221188,7 @@ "index": 7, "type": "Face" }, - "name": "Face2;:H1042,F;:H1043,F", + "name": "Face2;:H11c8,F;:H11c9,F", "stringIds": [] }, "relation": "preserved", @@ -221196,9 +221196,9 @@ "resultPersistentId": "DressupBody27:face:6", "sourceRefs": [ { - "mappedName": "Face2;:H1042,F", + "mappedName": "Face2;:H11c8,F", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Face2;:H1042,F", + "persistentId": "Fillet27:mapped:Face2;:H11c8,F", "stageId": "Fillet27" }, { @@ -221213,7 +221213,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:M;FLT;:H1042:7,E;:H1043,E", + "mappedName": "Edge2;:M;FLT;:H11c8:7,E;:H11c9,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221221,7 +221221,7 @@ "index": 1, "type": "Edge" }, - "name": "Edge2;:M;FLT;:H1042:7,E;:H1043,E", + "name": "Edge2;:M;FLT;:H11c8:7,E;:H11c9,E", "stringIds": [] }, "relation": "modified", @@ -221229,9 +221229,9 @@ "resultPersistentId": "DressupBody27:edge:0", "sourceRefs": [ { - "mappedName": "Edge2;:M;FLT;:H1042:7,E", + "mappedName": "Edge2;:M;FLT;:H11c8:7,E", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Edge2;:M;FLT;:H1042:7,E", + "persistentId": "Fillet27:mapped:Edge2;:M;FLT;:H11c8:7,E", "stageId": "Fillet27" }, { @@ -221246,7 +221246,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:H1043,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:H11c9,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221254,7 +221254,7 @@ "index": 2, "type": "Edge" }, - "name": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:H1043,E", + "name": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:H11c9,E", "stringIds": [] }, "relation": "generated", @@ -221262,9 +221262,9 @@ "resultPersistentId": "DressupBody27:edge:1", "sourceRefs": [ { - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E", + "persistentId": "Fillet27:mapped:Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E", "stageId": "Fillet27" }, { @@ -221279,7 +221279,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:H1042,E;:H1043,E", + "mappedName": "Edge3;:H11c8,E;:H11c9,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221287,7 +221287,7 @@ "index": 3, "type": "Edge" }, - "name": "Edge3;:H1042,E;:H1043,E", + "name": "Edge3;:H11c8,E;:H11c9,E", "stringIds": [] }, "relation": "preserved", @@ -221295,9 +221295,9 @@ "resultPersistentId": "DressupBody27:edge:2", "sourceRefs": [ { - "mappedName": "Edge3;:H1042,E", + "mappedName": "Edge3;:H11c8,E", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Edge3;:H1042,E", + "persistentId": "Fillet27:mapped:Edge3;:H11c8,E", "stageId": "Fillet27" }, { @@ -221312,7 +221312,7 @@ "indexedName": "Edge4", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:M;FLT;:H1042:7,E;:H1043,E", + "mappedName": "Edge4;:M;FLT;:H11c8:7,E;:H11c9,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221320,7 +221320,7 @@ "index": 4, "type": "Edge" }, - "name": "Edge4;:M;FLT;:H1042:7,E;:H1043,E", + "name": "Edge4;:M;FLT;:H11c8:7,E;:H11c9,E", "stringIds": [] }, "relation": "modified", @@ -221328,9 +221328,9 @@ "resultPersistentId": "DressupBody27:edge:3", "sourceRefs": [ { - "mappedName": "Edge4;:M;FLT;:H1042:7,E", + "mappedName": "Edge4;:M;FLT;:H11c8:7,E", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Edge4;:M;FLT;:H1042:7,E", + "persistentId": "Fillet27:mapped:Edge4;:M;FLT;:H11c8:7,E", "stageId": "Fillet27" }, { @@ -221345,7 +221345,7 @@ "indexedName": "Edge5", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U4;FLT;:H1042:8,E;:H1043,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U4;FLT;:H11c8:8,E;:H11c9,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221353,7 +221353,7 @@ "index": 5, "type": "Edge" }, - "name": "Edge1;:G;FLT;:H1042:7,F;:U4;FLT;:H1042:8,E;:H1043,E", + "name": "Edge1;:G;FLT;:H11c8:7,F;:U4;FLT;:H11c8:8,E;:H11c9,E", "stringIds": [] }, "relation": "generated", @@ -221361,9 +221361,9 @@ "resultPersistentId": "DressupBody27:edge:4", "sourceRefs": [ { - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U4;FLT;:H1042:8,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U4;FLT;:H11c8:8,E", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Edge1;:G;FLT;:H1042:7,F;:U4;FLT;:H1042:8,E", + "persistentId": "Fillet27:mapped:Edge1;:G;FLT;:H11c8:7,F;:U4;FLT;:H11c8:8,E", "stageId": "Fillet27" }, { @@ -221378,7 +221378,7 @@ "indexedName": "Edge6", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:H1042,E;:H1043,E", + "mappedName": "Edge12;:H11c8,E;:H11c9,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221386,7 +221386,7 @@ "index": 6, "type": "Edge" }, - "name": "Edge12;:H1042,E;:H1043,E", + "name": "Edge12;:H11c8,E;:H11c9,E", "stringIds": [] }, "relation": "preserved", @@ -221394,9 +221394,9 @@ "resultPersistentId": "DressupBody27:edge:5", "sourceRefs": [ { - "mappedName": "Edge12;:H1042,E", + "mappedName": "Edge12;:H11c8,E", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Edge12;:H1042,E", + "persistentId": "Fillet27:mapped:Edge12;:H11c8,E", "stageId": "Fillet27" }, { @@ -221411,7 +221411,7 @@ "indexedName": "Edge7", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:M;FLT;:H1042:7,E;:H1043,E", + "mappedName": "Edge10;:M;FLT;:H11c8:7,E;:H11c9,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221419,7 +221419,7 @@ "index": 7, "type": "Edge" }, - "name": "Edge10;:M;FLT;:H1042:7,E;:H1043,E", + "name": "Edge10;:M;FLT;:H11c8:7,E;:H11c9,E", "stringIds": [] }, "relation": "modified", @@ -221427,9 +221427,9 @@ "resultPersistentId": "DressupBody27:edge:6", "sourceRefs": [ { - "mappedName": "Edge10;:M;FLT;:H1042:7,E", + "mappedName": "Edge10;:M;FLT;:H11c8:7,E", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Edge10;:M;FLT;:H1042:7,E", + "persistentId": "Fillet27:mapped:Edge10;:M;FLT;:H11c8:7,E", "stageId": "Fillet27" }, { @@ -221444,7 +221444,7 @@ "indexedName": "Edge8", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:H1042,E;:H1043,E", + "mappedName": "Edge6;:H11c8,E;:H11c9,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221452,7 +221452,7 @@ "index": 8, "type": "Edge" }, - "name": "Edge6;:H1042,E;:H1043,E", + "name": "Edge6;:H11c8,E;:H11c9,E", "stringIds": [] }, "relation": "preserved", @@ -221460,9 +221460,9 @@ "resultPersistentId": "DressupBody27:edge:7", "sourceRefs": [ { - "mappedName": "Edge6;:H1042,E", + "mappedName": "Edge6;:H11c8,E", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Edge6;:H1042,E", + "persistentId": "Fillet27:mapped:Edge6;:H11c8,E", "stageId": "Fillet27" }, { @@ -221477,7 +221477,7 @@ "indexedName": "Edge9", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U;FLT;:H1042:7,E;:H1043,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U;FLT;:H11c8:7,E;:H11c9,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221485,7 +221485,7 @@ "index": 9, "type": "Edge" }, - "name": "Edge1;:G;FLT;:H1042:7,F;:U;FLT;:H1042:7,E;:H1043,E", + "name": "Edge1;:G;FLT;:H11c8:7,F;:U;FLT;:H11c8:7,E;:H11c9,E", "stringIds": [] }, "relation": "generated", @@ -221493,9 +221493,9 @@ "resultPersistentId": "DressupBody27:edge:8", "sourceRefs": [ { - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U;FLT;:H1042:7,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U;FLT;:H11c8:7,E", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Edge1;:G;FLT;:H1042:7,F;:U;FLT;:H1042:7,E", + "persistentId": "Fillet27:mapped:Edge1;:G;FLT;:H11c8:7,F;:U;FLT;:H11c8:7,E", "stageId": "Fillet27" }, { @@ -221510,7 +221510,7 @@ "indexedName": "Edge10", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:H1043,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:H11c9,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221518,7 +221518,7 @@ "index": 10, "type": "Edge" }, - "name": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:H1043,E", + "name": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:H11c9,E", "stringIds": [] }, "relation": "generated", @@ -221526,9 +221526,9 @@ "resultPersistentId": "DressupBody27:edge:9", "sourceRefs": [ { - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E", + "persistentId": "Fillet27:mapped:Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E", "stageId": "Fillet27" }, { @@ -221543,7 +221543,7 @@ "indexedName": "Edge11", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:H1042,E;:H1043,E", + "mappedName": "Edge11;:H11c8,E;:H11c9,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221551,7 +221551,7 @@ "index": 11, "type": "Edge" }, - "name": "Edge11;:H1042,E;:H1043,E", + "name": "Edge11;:H11c8,E;:H11c9,E", "stringIds": [] }, "relation": "preserved", @@ -221559,9 +221559,9 @@ "resultPersistentId": "DressupBody27:edge:10", "sourceRefs": [ { - "mappedName": "Edge11;:H1042,E", + "mappedName": "Edge11;:H11c8,E", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Edge11;:H1042,E", + "persistentId": "Fillet27:mapped:Edge11;:H11c8,E", "stageId": "Fillet27" }, { @@ -221576,7 +221576,7 @@ "indexedName": "Edge12", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:H1042,E;:H1043,E", + "mappedName": "Edge7;:H11c8,E;:H11c9,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221584,7 +221584,7 @@ "index": 12, "type": "Edge" }, - "name": "Edge7;:H1042,E;:H1043,E", + "name": "Edge7;:H11c8,E;:H11c9,E", "stringIds": [] }, "relation": "preserved", @@ -221592,9 +221592,9 @@ "resultPersistentId": "DressupBody27:edge:11", "sourceRefs": [ { - "mappedName": "Edge7;:H1042,E", + "mappedName": "Edge7;:H11c8,E", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Edge7;:H1042,E", + "persistentId": "Fillet27:mapped:Edge7;:H11c8,E", "stageId": "Fillet27" }, { @@ -221609,7 +221609,7 @@ "indexedName": "Edge13", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:M;FLT;:H1042:7,E;:H1043,E", + "mappedName": "Edge9;:M;FLT;:H11c8:7,E;:H11c9,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221617,7 +221617,7 @@ "index": 13, "type": "Edge" }, - "name": "Edge9;:M;FLT;:H1042:7,E;:H1043,E", + "name": "Edge9;:M;FLT;:H11c8:7,E;:H11c9,E", "stringIds": [] }, "relation": "modified", @@ -221625,9 +221625,9 @@ "resultPersistentId": "DressupBody27:edge:12", "sourceRefs": [ { - "mappedName": "Edge9;:M;FLT;:H1042:7,E", + "mappedName": "Edge9;:M;FLT;:H11c8:7,E", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Edge9;:M;FLT;:H1042:7,E", + "persistentId": "Fillet27:mapped:Edge9;:M;FLT;:H11c8:7,E", "stageId": "Fillet27" }, { @@ -221642,7 +221642,7 @@ "indexedName": "Edge14", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:H1042,E;:H1043,E", + "mappedName": "Edge8;:H11c8,E;:H11c9,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221650,7 +221650,7 @@ "index": 14, "type": "Edge" }, - "name": "Edge8;:H1042,E;:H1043,E", + "name": "Edge8;:H11c8,E;:H11c9,E", "stringIds": [] }, "relation": "preserved", @@ -221658,9 +221658,9 @@ "resultPersistentId": "DressupBody27:edge:13", "sourceRefs": [ { - "mappedName": "Edge8;:H1042,E", + "mappedName": "Edge8;:H11c8,E", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Edge8;:H1042,E", + "persistentId": "Fillet27:mapped:Edge8;:H11c8,E", "stageId": "Fillet27" }, { @@ -221675,7 +221675,7 @@ "indexedName": "Edge15", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:H1042,E;:H1043,E", + "mappedName": "Edge5;:H11c8,E;:H11c9,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221683,7 +221683,7 @@ "index": 15, "type": "Edge" }, - "name": "Edge5;:H1042,E;:H1043,E", + "name": "Edge5;:H11c8,E;:H11c9,E", "stringIds": [] }, "relation": "preserved", @@ -221691,9 +221691,9 @@ "resultPersistentId": "DressupBody27:edge:14", "sourceRefs": [ { - "mappedName": "Edge5;:H1042,E", + "mappedName": "Edge5;:H11c8,E", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Edge5;:H1042,E", + "persistentId": "Fillet27:mapped:Edge5;:H11c8,E", "stageId": "Fillet27" }, { @@ -221708,7 +221708,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:U2;FLT;:H1042:8,V;:H1043,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:U2;FLT;:H11c8:8,V;:H11c9,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221716,7 +221716,7 @@ "index": 1, "type": "Vertex" }, - "name": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:U2;FLT;:H1042:8,V;:H1043,V", + "name": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:U2;FLT;:H11c8:8,V;:H11c9,V", "stringIds": [] }, "relation": "generated", @@ -221724,9 +221724,9 @@ "resultPersistentId": "DressupBody27:vertex:0", "sourceRefs": [ { - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:U2;FLT;:H1042:8,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:U2;FLT;:H11c8:8,V", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:U2;FLT;:H1042:8,V", + "persistentId": "Fillet27:mapped:Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:U2;FLT;:H11c8:8,V", "stageId": "Fillet27" }, { @@ -221741,7 +221741,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:H1042,V;:H1043,V", + "mappedName": "Vertex3;:H11c8,V;:H11c9,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221749,7 +221749,7 @@ "index": 2, "type": "Vertex" }, - "name": "Vertex3;:H1042,V;:H1043,V", + "name": "Vertex3;:H11c8,V;:H11c9,V", "stringIds": [] }, "relation": "preserved", @@ -221757,9 +221757,9 @@ "resultPersistentId": "DressupBody27:vertex:1", "sourceRefs": [ { - "mappedName": "Vertex3;:H1042,V", + "mappedName": "Vertex3;:H11c8,V", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Vertex3;:H1042,V", + "persistentId": "Fillet27:mapped:Vertex3;:H11c8,V", "stageId": "Fillet27" }, { @@ -221774,7 +221774,7 @@ "indexedName": "Vertex3", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:U;FLT;:H1042:7,V;:H1043,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:U;FLT;:H11c8:7,V;:H11c9,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221782,7 +221782,7 @@ "index": 3, "type": "Vertex" }, - "name": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:U;FLT;:H1042:7,V;:H1043,V", + "name": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:U;FLT;:H11c8:7,V;:H11c9,V", "stringIds": [] }, "relation": "generated", @@ -221790,9 +221790,9 @@ "resultPersistentId": "DressupBody27:vertex:2", "sourceRefs": [ { - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:U;FLT;:H1042:7,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:U;FLT;:H11c8:7,V", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:U;FLT;:H1042:7,V", + "persistentId": "Fillet27:mapped:Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:U;FLT;:H11c8:7,V", "stageId": "Fillet27" }, { @@ -221807,7 +221807,7 @@ "indexedName": "Vertex4", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:H1042,V;:H1043,V", + "mappedName": "Vertex4;:H11c8,V;:H11c9,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221815,7 +221815,7 @@ "index": 4, "type": "Vertex" }, - "name": "Vertex4;:H1042,V;:H1043,V", + "name": "Vertex4;:H11c8,V;:H11c9,V", "stringIds": [] }, "relation": "preserved", @@ -221823,9 +221823,9 @@ "resultPersistentId": "DressupBody27:vertex:3", "sourceRefs": [ { - "mappedName": "Vertex4;:H1042,V", + "mappedName": "Vertex4;:H11c8,V", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Vertex4;:H1042,V", + "persistentId": "Fillet27:mapped:Vertex4;:H11c8,V", "stageId": "Fillet27" }, { @@ -221840,7 +221840,7 @@ "indexedName": "Vertex5", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:U2;FLT;:H1042:8,V;:H1043,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:U2;FLT;:H11c8:8,V;:H11c9,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221848,7 +221848,7 @@ "index": 5, "type": "Vertex" }, - "name": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:U2;FLT;:H1042:8,V;:H1043,V", + "name": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:U2;FLT;:H11c8:8,V;:H11c9,V", "stringIds": [] }, "relation": "generated", @@ -221856,9 +221856,9 @@ "resultPersistentId": "DressupBody27:vertex:4", "sourceRefs": [ { - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:U2;FLT;:H1042:8,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:U2;FLT;:H11c8:8,V", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:U2;FLT;:H1042:8,V", + "persistentId": "Fillet27:mapped:Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:U2;FLT;:H11c8:8,V", "stageId": "Fillet27" }, { @@ -221873,7 +221873,7 @@ "indexedName": "Vertex6", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:H1042,V;:H1043,V", + "mappedName": "Vertex7;:H11c8,V;:H11c9,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221881,7 +221881,7 @@ "index": 6, "type": "Vertex" }, - "name": "Vertex7;:H1042,V;:H1043,V", + "name": "Vertex7;:H11c8,V;:H11c9,V", "stringIds": [] }, "relation": "preserved", @@ -221889,9 +221889,9 @@ "resultPersistentId": "DressupBody27:vertex:5", "sourceRefs": [ { - "mappedName": "Vertex7;:H1042,V", + "mappedName": "Vertex7;:H11c8,V", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Vertex7;:H1042,V", + "persistentId": "Fillet27:mapped:Vertex7;:H11c8,V", "stageId": "Fillet27" }, { @@ -221906,7 +221906,7 @@ "indexedName": "Vertex7", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:H1042,V;:H1043,V", + "mappedName": "Vertex5;:H11c8,V;:H11c9,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221914,7 +221914,7 @@ "index": 7, "type": "Vertex" }, - "name": "Vertex5;:H1042,V;:H1043,V", + "name": "Vertex5;:H11c8,V;:H11c9,V", "stringIds": [] }, "relation": "preserved", @@ -221922,9 +221922,9 @@ "resultPersistentId": "DressupBody27:vertex:6", "sourceRefs": [ { - "mappedName": "Vertex5;:H1042,V", + "mappedName": "Vertex5;:H11c8,V", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Vertex5;:H1042,V", + "persistentId": "Fillet27:mapped:Vertex5;:H11c8,V", "stageId": "Fillet27" }, { @@ -221939,7 +221939,7 @@ "indexedName": "Vertex8", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:U;FLT;:H1042:7,V;:H1043,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:U;FLT;:H11c8:7,V;:H11c9,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221947,7 +221947,7 @@ "index": 8, "type": "Vertex" }, - "name": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:U;FLT;:H1042:7,V;:H1043,V", + "name": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:U;FLT;:H11c8:7,V;:H11c9,V", "stringIds": [] }, "relation": "generated", @@ -221955,9 +221955,9 @@ "resultPersistentId": "DressupBody27:vertex:7", "sourceRefs": [ { - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:U;FLT;:H1042:7,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:U;FLT;:H11c8:7,V", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:U;FLT;:H1042:7,V", + "persistentId": "Fillet27:mapped:Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:U;FLT;:H11c8:7,V", "stageId": "Fillet27" }, { @@ -221972,7 +221972,7 @@ "indexedName": "Vertex9", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:H1042,V;:H1043,V", + "mappedName": "Vertex8;:H11c8,V;:H11c9,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -221980,7 +221980,7 @@ "index": 9, "type": "Vertex" }, - "name": "Vertex8;:H1042,V;:H1043,V", + "name": "Vertex8;:H11c8,V;:H11c9,V", "stringIds": [] }, "relation": "preserved", @@ -221988,9 +221988,9 @@ "resultPersistentId": "DressupBody27:vertex:8", "sourceRefs": [ { - "mappedName": "Vertex8;:H1042,V", + "mappedName": "Vertex8;:H11c8,V", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Vertex8;:H1042,V", + "persistentId": "Fillet27:mapped:Vertex8;:H11c8,V", "stageId": "Fillet27" }, { @@ -222005,7 +222005,7 @@ "indexedName": "Vertex10", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:H1042,V;:H1043,V", + "mappedName": "Vertex6;:H11c8,V;:H11c9,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -222013,7 +222013,7 @@ "index": 10, "type": "Vertex" }, - "name": "Vertex6;:H1042,V;:H1043,V", + "name": "Vertex6;:H11c8,V;:H11c9,V", "stringIds": [] }, "relation": "preserved", @@ -222021,9 +222021,9 @@ "resultPersistentId": "DressupBody27:vertex:9", "sourceRefs": [ { - "mappedName": "Vertex6;:H1042,V", + "mappedName": "Vertex6;:H11c8,V", "objectId": "Fillet27", - "persistentId": "Fillet27:mapped:Vertex6;:H1042,V", + "persistentId": "Fillet27:mapped:Vertex6;:H11c8,V", "stageId": "Fillet27" }, { @@ -224485,7 +224485,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;FLT;:H1042:7,F", + "mappedName": "Face1;:M;FLT;:H11c8:7,F", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -224498,7 +224498,7 @@ ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face1;:M;FLT;:H1042:7,F", + "mappedName": "Face1;:M;FLT;:H11c8:7,F", "mappedStringIds": [], "name": "Face1" }, @@ -224506,7 +224506,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M;FLT;:H1042:7,F", + "mappedName": "Face6;:M;FLT;:H11c8:7,F", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -224519,7 +224519,7 @@ ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face6;:M;FLT;:H1042:7,F", + "mappedName": "Face6;:M;FLT;:H11c8:7,F", "mappedStringIds": [], "name": "Face2" }, @@ -224527,7 +224527,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -224540,7 +224540,7 @@ ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F", "mappedStringIds": [], "name": "Face3" }, @@ -224548,7 +224548,7 @@ "history": [ { "children": [], - "mappedName": "Face4;:H1042,F", + "mappedName": "Face4;:H11c8,F", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -224561,7 +224561,7 @@ ], "indexedName": "Face4", "indexedStringIds": [], - "mappedName": "Face4;:H1042,F", + "mappedName": "Face4;:H11c8,F", "mappedStringIds": [], "name": "Face4" }, @@ -224569,7 +224569,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M;FLT;:H1042:7,F", + "mappedName": "Face5;:M;FLT;:H11c8:7,F", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -224582,7 +224582,7 @@ ], "indexedName": "Face5", "indexedStringIds": [], - "mappedName": "Face5;:M;FLT;:H1042:7,F", + "mappedName": "Face5;:M;FLT;:H11c8:7,F", "mappedStringIds": [], "name": "Face5" }, @@ -224590,7 +224590,7 @@ "history": [ { "children": [], - "mappedName": "Face3;:M;FLT;:H1042:7,F", + "mappedName": "Face3;:M;FLT;:H11c8:7,F", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -224603,7 +224603,7 @@ ], "indexedName": "Face6", "indexedStringIds": [], - "mappedName": "Face3;:M;FLT;:H1042:7,F", + "mappedName": "Face3;:M;FLT;:H11c8:7,F", "mappedStringIds": [], "name": "Face6" }, @@ -224611,7 +224611,7 @@ "history": [ { "children": [], - "mappedName": "Face2;:H1042,F", + "mappedName": "Face2;:H11c8,F", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -224624,7 +224624,7 @@ ], "indexedName": "Face7", "indexedStringIds": [], - "mappedName": "Face2;:H1042,F", + "mappedName": "Face2;:H11c8,F", "mappedStringIds": [], "name": "Face7" }, @@ -224632,7 +224632,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:M;FLT;:H1042:7,E", + "mappedName": "Edge2;:M;FLT;:H11c8:7,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -224645,7 +224645,7 @@ ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Edge2;:M;FLT;:H1042:7,E", + "mappedName": "Edge2;:M;FLT;:H11c8:7,E", "mappedStringIds": [], "name": "Edge1" }, @@ -224653,9 +224653,9 @@ "history": [ { "children": [ - "Edge1;:G;FLT;:H1042:7,F" + "Edge1;:G;FLT;:H11c8:7,F" ], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -224668,7 +224668,7 @@ ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E", "mappedStringIds": [], "name": "Edge2" }, @@ -224676,7 +224676,7 @@ "history": [ { "children": [], - "mappedName": "Edge3;:H1042,E", + "mappedName": "Edge3;:H11c8,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -224689,7 +224689,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Edge3;:H1042,E", + "mappedName": "Edge3;:H11c8,E", "mappedStringIds": [], "name": "Edge3" }, @@ -224697,7 +224697,7 @@ "history": [ { "children": [], - "mappedName": "Edge4;:M;FLT;:H1042:7,E", + "mappedName": "Edge4;:M;FLT;:H11c8:7,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -224710,7 +224710,7 @@ ], "indexedName": "Edge4", "indexedStringIds": [], - "mappedName": "Edge4;:M;FLT;:H1042:7,E", + "mappedName": "Edge4;:M;FLT;:H11c8:7,E", "mappedStringIds": [], "name": "Edge4" }, @@ -224718,9 +224718,9 @@ "history": [ { "children": [ - "Edge1;:G;FLT;:H1042:7,F" + "Edge1;:G;FLT;:H11c8:7,F" ], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U4;FLT;:H1042:8,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U4;FLT;:H11c8:8,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -224733,7 +224733,7 @@ ], "indexedName": "Edge5", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U4;FLT;:H1042:8,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U4;FLT;:H11c8:8,E", "mappedStringIds": [], "name": "Edge5" }, @@ -224741,7 +224741,7 @@ "history": [ { "children": [], - "mappedName": "Edge12;:H1042,E", + "mappedName": "Edge12;:H11c8,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -224754,7 +224754,7 @@ ], "indexedName": "Edge6", "indexedStringIds": [], - "mappedName": "Edge12;:H1042,E", + "mappedName": "Edge12;:H11c8,E", "mappedStringIds": [], "name": "Edge6" }, @@ -224762,7 +224762,7 @@ "history": [ { "children": [], - "mappedName": "Edge10;:M;FLT;:H1042:7,E", + "mappedName": "Edge10;:M;FLT;:H11c8:7,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -224775,7 +224775,7 @@ ], "indexedName": "Edge7", "indexedStringIds": [], - "mappedName": "Edge10;:M;FLT;:H1042:7,E", + "mappedName": "Edge10;:M;FLT;:H11c8:7,E", "mappedStringIds": [], "name": "Edge7" }, @@ -224783,7 +224783,7 @@ "history": [ { "children": [], - "mappedName": "Edge6;:H1042,E", + "mappedName": "Edge6;:H11c8,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -224796,7 +224796,7 @@ ], "indexedName": "Edge8", "indexedStringIds": [], - "mappedName": "Edge6;:H1042,E", + "mappedName": "Edge6;:H11c8,E", "mappedStringIds": [], "name": "Edge8" }, @@ -224804,9 +224804,9 @@ "history": [ { "children": [ - "Edge1;:G;FLT;:H1042:7,F" + "Edge1;:G;FLT;:H11c8:7,F" ], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U;FLT;:H1042:7,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U;FLT;:H11c8:7,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -224819,7 +224819,7 @@ ], "indexedName": "Edge9", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U;FLT;:H1042:7,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U;FLT;:H11c8:7,E", "mappedStringIds": [], "name": "Edge9" }, @@ -224827,9 +224827,9 @@ "history": [ { "children": [ - "Edge1;:G;FLT;:H1042:7,F" + "Edge1;:G;FLT;:H11c8:7,F" ], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -224842,7 +224842,7 @@ ], "indexedName": "Edge10", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E", "mappedStringIds": [], "name": "Edge10" }, @@ -224850,7 +224850,7 @@ "history": [ { "children": [], - "mappedName": "Edge11;:H1042,E", + "mappedName": "Edge11;:H11c8,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -224863,7 +224863,7 @@ ], "indexedName": "Edge11", "indexedStringIds": [], - "mappedName": "Edge11;:H1042,E", + "mappedName": "Edge11;:H11c8,E", "mappedStringIds": [], "name": "Edge11" }, @@ -224871,7 +224871,7 @@ "history": [ { "children": [], - "mappedName": "Edge7;:H1042,E", + "mappedName": "Edge7;:H11c8,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -224884,7 +224884,7 @@ ], "indexedName": "Edge12", "indexedStringIds": [], - "mappedName": "Edge7;:H1042,E", + "mappedName": "Edge7;:H11c8,E", "mappedStringIds": [], "name": "Edge12" }, @@ -224892,7 +224892,7 @@ "history": [ { "children": [], - "mappedName": "Edge9;:M;FLT;:H1042:7,E", + "mappedName": "Edge9;:M;FLT;:H11c8:7,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -224905,7 +224905,7 @@ ], "indexedName": "Edge13", "indexedStringIds": [], - "mappedName": "Edge9;:M;FLT;:H1042:7,E", + "mappedName": "Edge9;:M;FLT;:H11c8:7,E", "mappedStringIds": [], "name": "Edge13" }, @@ -224913,7 +224913,7 @@ "history": [ { "children": [], - "mappedName": "Edge8;:H1042,E", + "mappedName": "Edge8;:H11c8,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -224926,7 +224926,7 @@ ], "indexedName": "Edge14", "indexedStringIds": [], - "mappedName": "Edge8;:H1042,E", + "mappedName": "Edge8;:H11c8,E", "mappedStringIds": [], "name": "Edge14" }, @@ -224934,7 +224934,7 @@ "history": [ { "children": [], - "mappedName": "Edge5;:H1042,E", + "mappedName": "Edge5;:H11c8,E", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -224947,7 +224947,7 @@ ], "indexedName": "Edge15", "indexedStringIds": [], - "mappedName": "Edge5;:H1042,E", + "mappedName": "Edge5;:H11c8,E", "mappedStringIds": [], "name": "Edge15" }, @@ -224955,10 +224955,10 @@ "history": [ { "children": [ - "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E", - "Edge1;:G;FLT;:H1042:7,F" + "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E", + "Edge1;:G;FLT;:H11c8:7,F" ], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:U2;FLT;:H1042:8,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:U2;FLT;:H11c8:8,V", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -224971,7 +224971,7 @@ ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:U2;FLT;:H1042:8,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:U2;FLT;:H11c8:8,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -224979,7 +224979,7 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:H1042,V", + "mappedName": "Vertex3;:H11c8,V", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -224992,7 +224992,7 @@ ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Vertex3;:H1042,V", + "mappedName": "Vertex3;:H11c8,V", "mappedStringIds": [], "name": "Vertex2" }, @@ -225000,10 +225000,10 @@ "history": [ { "children": [ - "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E", - "Edge1;:G;FLT;:H1042:7,F" + "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E", + "Edge1;:G;FLT;:H11c8:7,F" ], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:U;FLT;:H1042:7,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:U;FLT;:H11c8:7,V", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -225016,7 +225016,7 @@ ], "indexedName": "Vertex3", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:U;FLT;:H1042:7,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:U;FLT;:H11c8:7,V", "mappedStringIds": [], "name": "Vertex3" }, @@ -225024,7 +225024,7 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:H1042,V", + "mappedName": "Vertex4;:H11c8,V", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -225037,7 +225037,7 @@ ], "indexedName": "Vertex4", "indexedStringIds": [], - "mappedName": "Vertex4;:H1042,V", + "mappedName": "Vertex4;:H11c8,V", "mappedStringIds": [], "name": "Vertex4" }, @@ -225045,10 +225045,10 @@ "history": [ { "children": [ - "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E", - "Edge1;:G;FLT;:H1042:7,F" + "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E", + "Edge1;:G;FLT;:H11c8:7,F" ], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:U2;FLT;:H1042:8,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:U2;FLT;:H11c8:8,V", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -225061,7 +225061,7 @@ ], "indexedName": "Vertex5", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:U2;FLT;:H1042:8,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:U2;FLT;:H11c8:8,V", "mappedStringIds": [], "name": "Vertex5" }, @@ -225069,7 +225069,7 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:H1042,V", + "mappedName": "Vertex7;:H11c8,V", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -225082,7 +225082,7 @@ ], "indexedName": "Vertex6", "indexedStringIds": [], - "mappedName": "Vertex7;:H1042,V", + "mappedName": "Vertex7;:H11c8,V", "mappedStringIds": [], "name": "Vertex6" }, @@ -225090,7 +225090,7 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:H1042,V", + "mappedName": "Vertex5;:H11c8,V", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -225103,7 +225103,7 @@ ], "indexedName": "Vertex7", "indexedStringIds": [], - "mappedName": "Vertex5;:H1042,V", + "mappedName": "Vertex5;:H11c8,V", "mappedStringIds": [], "name": "Vertex7" }, @@ -225111,10 +225111,10 @@ "history": [ { "children": [ - "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E", - "Edge1;:G;FLT;:H1042:7,F" + "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E", + "Edge1;:G;FLT;:H11c8:7,F" ], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:U;FLT;:H1042:7,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:U;FLT;:H11c8:7,V", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -225127,7 +225127,7 @@ ], "indexedName": "Vertex8", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:U;FLT;:H1042:7,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:U;FLT;:H11c8:7,V", "mappedStringIds": [], "name": "Vertex8" }, @@ -225135,7 +225135,7 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:H1042,V", + "mappedName": "Vertex8;:H11c8,V", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -225148,7 +225148,7 @@ ], "indexedName": "Vertex9", "indexedStringIds": [], - "mappedName": "Vertex8;:H1042,V", + "mappedName": "Vertex8;:H11c8,V", "mappedStringIds": [], "name": "Vertex9" }, @@ -225156,7 +225156,7 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:H1042,V", + "mappedName": "Vertex6;:H11c8,V", "object": "Fillet27", "typeId": "PartDesign::Fillet" }, @@ -225169,7 +225169,7 @@ ], "indexedName": "Vertex10", "indexedStringIds": [], - "mappedName": "Vertex6;:H1042,V", + "mappedName": "Vertex6;:H11c8,V", "mappedStringIds": [], "name": "Vertex10" } @@ -225185,7 +225185,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;FLT;:H1042:7,F", + "mappedName": "Face1;:M;FLT;:H11c8:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225193,7 +225193,7 @@ "index": 1, "type": "Face" }, - "name": "Face1;:M;FLT;:H1042:7,F", + "name": "Face1;:M;FLT;:H11c8:7,F", "stringIds": [] }, "relation": "modified", @@ -225212,7 +225212,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M;FLT;:H1042:7,F", + "mappedName": "Face6;:M;FLT;:H11c8:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225220,7 +225220,7 @@ "index": 2, "type": "Face" }, - "name": "Face6;:M;FLT;:H1042:7,F", + "name": "Face6;:M;FLT;:H11c8:7,F", "stringIds": [] }, "relation": "modified", @@ -225239,7 +225239,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Edge1;:G;FLT;:H1042:7,F", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225247,7 +225247,7 @@ "index": 3, "type": "Face" }, - "name": "Edge1;:G;FLT;:H1042:7,F", + "name": "Edge1;:G;FLT;:H11c8:7,F", "stringIds": [] }, "relation": "generated", @@ -225266,7 +225266,7 @@ "indexedName": "Face4", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:H1042,F", + "mappedName": "Face4;:H11c8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225274,7 +225274,7 @@ "index": 4, "type": "Face" }, - "name": "Face4;:H1042,F", + "name": "Face4;:H11c8,F", "stringIds": [] }, "relation": "preserved", @@ -225293,7 +225293,7 @@ "indexedName": "Face5", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M;FLT;:H1042:7,F", + "mappedName": "Face5;:M;FLT;:H11c8:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225301,7 +225301,7 @@ "index": 5, "type": "Face" }, - "name": "Face5;:M;FLT;:H1042:7,F", + "name": "Face5;:M;FLT;:H11c8:7,F", "stringIds": [] }, "relation": "modified", @@ -225320,7 +225320,7 @@ "indexedName": "Face6", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:M;FLT;:H1042:7,F", + "mappedName": "Face3;:M;FLT;:H11c8:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225328,7 +225328,7 @@ "index": 6, "type": "Face" }, - "name": "Face3;:M;FLT;:H1042:7,F", + "name": "Face3;:M;FLT;:H11c8:7,F", "stringIds": [] }, "relation": "modified", @@ -225347,7 +225347,7 @@ "indexedName": "Face7", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:H1042,F", + "mappedName": "Face2;:H11c8,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225355,7 +225355,7 @@ "index": 7, "type": "Face" }, - "name": "Face2;:H1042,F", + "name": "Face2;:H11c8,F", "stringIds": [] }, "relation": "preserved", @@ -225374,7 +225374,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:M;FLT;:H1042:7,E", + "mappedName": "Edge2;:M;FLT;:H11c8:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225382,7 +225382,7 @@ "index": 1, "type": "Edge" }, - "name": "Edge2;:M;FLT;:H1042:7,E", + "name": "Edge2;:M;FLT;:H11c8:7,E", "stringIds": [] }, "relation": "modified", @@ -225401,7 +225401,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225409,7 +225409,7 @@ "index": 2, "type": "Edge" }, - "name": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E", + "name": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E", "stringIds": [] }, "relation": "generated", @@ -225428,7 +225428,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:H1042,E", + "mappedName": "Edge3;:H11c8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225436,7 +225436,7 @@ "index": 3, "type": "Edge" }, - "name": "Edge3;:H1042,E", + "name": "Edge3;:H11c8,E", "stringIds": [] }, "relation": "preserved", @@ -225455,7 +225455,7 @@ "indexedName": "Edge4", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:M;FLT;:H1042:7,E", + "mappedName": "Edge4;:M;FLT;:H11c8:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225463,7 +225463,7 @@ "index": 4, "type": "Edge" }, - "name": "Edge4;:M;FLT;:H1042:7,E", + "name": "Edge4;:M;FLT;:H11c8:7,E", "stringIds": [] }, "relation": "modified", @@ -225482,7 +225482,7 @@ "indexedName": "Edge5", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U4;FLT;:H1042:8,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U4;FLT;:H11c8:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225490,7 +225490,7 @@ "index": 5, "type": "Edge" }, - "name": "Edge1;:G;FLT;:H1042:7,F;:U4;FLT;:H1042:8,E", + "name": "Edge1;:G;FLT;:H11c8:7,F;:U4;FLT;:H11c8:8,E", "stringIds": [] }, "relation": "generated", @@ -225509,7 +225509,7 @@ "indexedName": "Edge6", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:H1042,E", + "mappedName": "Edge12;:H11c8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225517,7 +225517,7 @@ "index": 6, "type": "Edge" }, - "name": "Edge12;:H1042,E", + "name": "Edge12;:H11c8,E", "stringIds": [] }, "relation": "preserved", @@ -225536,7 +225536,7 @@ "indexedName": "Edge7", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:M;FLT;:H1042:7,E", + "mappedName": "Edge10;:M;FLT;:H11c8:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225544,7 +225544,7 @@ "index": 7, "type": "Edge" }, - "name": "Edge10;:M;FLT;:H1042:7,E", + "name": "Edge10;:M;FLT;:H11c8:7,E", "stringIds": [] }, "relation": "modified", @@ -225563,7 +225563,7 @@ "indexedName": "Edge8", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:H1042,E", + "mappedName": "Edge6;:H11c8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225571,7 +225571,7 @@ "index": 8, "type": "Edge" }, - "name": "Edge6;:H1042,E", + "name": "Edge6;:H11c8,E", "stringIds": [] }, "relation": "preserved", @@ -225590,7 +225590,7 @@ "indexedName": "Edge9", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U;FLT;:H1042:7,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U;FLT;:H11c8:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225598,7 +225598,7 @@ "index": 9, "type": "Edge" }, - "name": "Edge1;:G;FLT;:H1042:7,F;:U;FLT;:H1042:7,E", + "name": "Edge1;:G;FLT;:H11c8:7,F;:U;FLT;:H11c8:7,E", "stringIds": [] }, "relation": "generated", @@ -225617,7 +225617,7 @@ "indexedName": "Edge10", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225625,7 +225625,7 @@ "index": 10, "type": "Edge" }, - "name": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E", + "name": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E", "stringIds": [] }, "relation": "generated", @@ -225644,7 +225644,7 @@ "indexedName": "Edge11", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:H1042,E", + "mappedName": "Edge11;:H11c8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225652,7 +225652,7 @@ "index": 11, "type": "Edge" }, - "name": "Edge11;:H1042,E", + "name": "Edge11;:H11c8,E", "stringIds": [] }, "relation": "preserved", @@ -225671,7 +225671,7 @@ "indexedName": "Edge12", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:H1042,E", + "mappedName": "Edge7;:H11c8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225679,7 +225679,7 @@ "index": 12, "type": "Edge" }, - "name": "Edge7;:H1042,E", + "name": "Edge7;:H11c8,E", "stringIds": [] }, "relation": "preserved", @@ -225698,7 +225698,7 @@ "indexedName": "Edge13", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:M;FLT;:H1042:7,E", + "mappedName": "Edge9;:M;FLT;:H11c8:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225706,7 +225706,7 @@ "index": 13, "type": "Edge" }, - "name": "Edge9;:M;FLT;:H1042:7,E", + "name": "Edge9;:M;FLT;:H11c8:7,E", "stringIds": [] }, "relation": "modified", @@ -225725,7 +225725,7 @@ "indexedName": "Edge14", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:H1042,E", + "mappedName": "Edge8;:H11c8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225733,7 +225733,7 @@ "index": 14, "type": "Edge" }, - "name": "Edge8;:H1042,E", + "name": "Edge8;:H11c8,E", "stringIds": [] }, "relation": "preserved", @@ -225752,7 +225752,7 @@ "indexedName": "Edge15", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:H1042,E", + "mappedName": "Edge5;:H11c8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225760,7 +225760,7 @@ "index": 15, "type": "Edge" }, - "name": "Edge5;:H1042,E", + "name": "Edge5;:H11c8,E", "stringIds": [] }, "relation": "preserved", @@ -225779,7 +225779,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:U2;FLT;:H1042:8,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:U2;FLT;:H11c8:8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225787,7 +225787,7 @@ "index": 1, "type": "Vertex" }, - "name": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:U2;FLT;:H1042:8,V", + "name": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:U2;FLT;:H11c8:8,V", "stringIds": [] }, "relation": "generated", @@ -225806,7 +225806,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:H1042,V", + "mappedName": "Vertex3;:H11c8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225814,7 +225814,7 @@ "index": 2, "type": "Vertex" }, - "name": "Vertex3;:H1042,V", + "name": "Vertex3;:H11c8,V", "stringIds": [] }, "relation": "preserved", @@ -225833,7 +225833,7 @@ "indexedName": "Vertex3", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:U;FLT;:H1042:7,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:U;FLT;:H11c8:7,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225841,7 +225841,7 @@ "index": 3, "type": "Vertex" }, - "name": "Edge1;:G;FLT;:H1042:7,F;:U2;FLT;:H1042:8,E;:U;FLT;:H1042:7,V", + "name": "Edge1;:G;FLT;:H11c8:7,F;:U2;FLT;:H11c8:8,E;:U;FLT;:H11c8:7,V", "stringIds": [] }, "relation": "generated", @@ -225860,7 +225860,7 @@ "indexedName": "Vertex4", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:H1042,V", + "mappedName": "Vertex4;:H11c8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225868,7 +225868,7 @@ "index": 4, "type": "Vertex" }, - "name": "Vertex4;:H1042,V", + "name": "Vertex4;:H11c8,V", "stringIds": [] }, "relation": "preserved", @@ -225887,7 +225887,7 @@ "indexedName": "Vertex5", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:U2;FLT;:H1042:8,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:U2;FLT;:H11c8:8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225895,7 +225895,7 @@ "index": 5, "type": "Vertex" }, - "name": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:U2;FLT;:H1042:8,V", + "name": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:U2;FLT;:H11c8:8,V", "stringIds": [] }, "relation": "generated", @@ -225914,7 +225914,7 @@ "indexedName": "Vertex6", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:H1042,V", + "mappedName": "Vertex7;:H11c8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225922,7 +225922,7 @@ "index": 6, "type": "Vertex" }, - "name": "Vertex7;:H1042,V", + "name": "Vertex7;:H11c8,V", "stringIds": [] }, "relation": "preserved", @@ -225941,7 +225941,7 @@ "indexedName": "Vertex7", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:H1042,V", + "mappedName": "Vertex5;:H11c8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225949,7 +225949,7 @@ "index": 7, "type": "Vertex" }, - "name": "Vertex5;:H1042,V", + "name": "Vertex5;:H11c8,V", "stringIds": [] }, "relation": "preserved", @@ -225968,7 +225968,7 @@ "indexedName": "Vertex8", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:U;FLT;:H1042:7,V", + "mappedName": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:U;FLT;:H11c8:7,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -225976,7 +225976,7 @@ "index": 8, "type": "Vertex" }, - "name": "Edge1;:G;FLT;:H1042:7,F;:U3;FLT;:H1042:8,E;:U;FLT;:H1042:7,V", + "name": "Edge1;:G;FLT;:H11c8:7,F;:U3;FLT;:H11c8:8,E;:U;FLT;:H11c8:7,V", "stringIds": [] }, "relation": "generated", @@ -225995,7 +225995,7 @@ "indexedName": "Vertex9", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:H1042,V", + "mappedName": "Vertex8;:H11c8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -226003,7 +226003,7 @@ "index": 9, "type": "Vertex" }, - "name": "Vertex8;:H1042,V", + "name": "Vertex8;:H11c8,V", "stringIds": [] }, "relation": "preserved", @@ -226022,7 +226022,7 @@ "indexedName": "Vertex10", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:H1042,V", + "mappedName": "Vertex6;:H11c8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -226030,7 +226030,7 @@ "index": 10, "type": "Vertex" }, - "name": "Vertex6;:H1042,V", + "name": "Vertex6;:H11c8,V", "stringIds": [] }, "relation": "preserved", @@ -226560,12 +226560,12 @@ "category": "dress-up", "elementMapResources": { "DressupBody28.Shape.Map.txt": { - "sha256": "4fb27643826a75c95c7710251dbe14f2e82ae2dd5685c8182e293abc99ce66cf", - "text": "BeginElementMap v1\n1 PostfixCount 17\nEdge\nFace\nVertex\n;:M;FLT;:Ha73:7,E\n;:Ha73,E\n;:G;FLT;:Ha73:7,F\n;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E\n;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:U2;FLT;:Ha73:8,V\n;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:U;FLT;:Ha73:7,V\n;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E\n;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:U2;FLT;:Ha73:8,V\n;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:U;FLT;:Ha73:7,V\n;:G;FLT;:Ha73:7,F;:U4;FLT;:Ha73:8,E\n;:G;FLT;:Ha73:7,F;:U;FLT;:Ha73:7,E\n;:M;FLT;:Ha73:7,F\n;:Ha73,F\n;:Ha73,V\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 16\n0\n:1.2.4 0\n:1.1.7 0\n:1.3.5 0\n:1.4.4 0\n:1.1.d 0\n:1.c.5 0\n:1.a.4 0\n:1.6.5 0\n:1.1.e 0\n:1.1.a 0\n:1.b.5 0\n:1.7.5 0\n:1.9.4 0\n:1.8.5 0\n:1.5.5 0\n\nFace\n\nChildCount 0\n\nNameCount 8\n0\n:2.1.f 0\n:2.6.f 0\n:1.1.6 0\n:2.4.10 0\n:2.5.f 0\n:2.3.f 0\n:2.2.10 0\n\nVertex\n\nChildCount 0\n\nNameCount 11\n0\n:1.1.8 0\n:3.3.11 0\n:1.1.9 0\n:3.4.11 0\n:1.1.b 0\n:3.7.11 0\n:3.5.11 0\n:1.1.c 0\n:3.8.11 0\n:3.6.11 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 15 2676 1 ;:Ha74,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 7 2676 1 ;:Ha74,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 10 2676 1 ;:Ha74,V 0\n\nNameCount 0\n\nEndMap\n" + "sha256": "8a8a190462bbc5754813c0b1adbb6817a8c30c391c2300daac9c1d813bef501e", + "text": "BeginElementMap v1\n1 PostfixCount 17\nEdge\nFace\nVertex\n;:M;FLT;:H285:7,E\n;:H285,E\n;:G;FLT;:H285:7,F\n;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E\n;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:U2;FLT;:H285:8,V\n;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:U;FLT;:H285:7,V\n;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E\n;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:U2;FLT;:H285:8,V\n;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:U;FLT;:H285:7,V\n;:G;FLT;:H285:7,F;:U4;FLT;:H285:8,E\n;:G;FLT;:H285:7,F;:U;FLT;:H285:7,E\n;:M;FLT;:H285:7,F\n;:H285,F\n;:H285,V\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 16\n0\n:1.2.4 0\n:1.1.7 0\n:1.3.5 0\n:1.4.4 0\n:1.1.d 0\n:1.c.5 0\n:1.a.4 0\n:1.6.5 0\n:1.1.e 0\n:1.1.a 0\n:1.b.5 0\n:1.7.5 0\n:1.9.4 0\n:1.8.5 0\n:1.5.5 0\n\nFace\n\nChildCount 0\n\nNameCount 8\n0\n:2.1.f 0\n:2.6.f 0\n:1.1.6 0\n:2.4.10 0\n:2.5.f 0\n:2.3.f 0\n:2.2.10 0\n\nVertex\n\nChildCount 0\n\nNameCount 11\n0\n:1.1.8 0\n:3.3.11 0\n:1.1.9 0\n:3.4.11 0\n:1.1.b 0\n:3.7.11 0\n:3.5.11 0\n:1.1.c 0\n:3.8.11 0\n:3.6.11 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 15 646 1 ;:H286,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 7 646 1 ;:H286,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 10 646 1 ;:H286,V 0\n\nNameCount 0\n\nEndMap\n" }, "Fillet28.Shape.Map.txt": { - "sha256": "e89a26e93692ca825326b76940a7cd0a1bad9e74ebb14f029e8e076a6a5c7b81", - "text": "BeginElementMap v1\n2 PostfixCount 17\nEdge\nFace\nVertex\n;:M;FLT;:Ha73:7,E\n;:Ha73,E\n;:G;FLT;:Ha73:7,F\n;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E\n;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:U2;FLT;:Ha73:8,V\n;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:U;FLT;:Ha73:7,V\n;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E\n;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:U2;FLT;:Ha73:8,V\n;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:U;FLT;:Ha73:7,V\n;:G;FLT;:Ha73:7,F;:U4;FLT;:Ha73:8,E\n;:G;FLT;:Ha73:7,F;:U;FLT;:Ha73:7,E\n;:M;FLT;:Ha73:7,F\n;:Ha73,F\n;:Ha73,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 16\n0\n:1.2.4 0\n:1.1.7 0\n:1.3.5 0\n:1.4.4 0\n:1.1.d 0\n:1.c.5 0\n:1.a.4 0\n:1.6.5 0\n:1.1.e 0\n:1.1.a 0\n:1.b.5 0\n:1.7.5 0\n:1.9.4 0\n:1.8.5 0\n:1.5.5 0\n\nFace\n\nChildCount 0\n\nNameCount 8\n0\n:2.1.f 0\n:2.6.f 0\n:1.1.6 0\n:2.4.10 0\n:2.5.f 0\n:2.3.f 0\n:2.2.10 0\n\nVertex\n\nChildCount 0\n\nNameCount 11\n0\n:1.1.8 0\n:3.3.11 0\n:1.1.9 0\n:3.4.11 0\n:1.1.b 0\n:3.7.11 0\n:3.5.11 0\n:1.1.c 0\n:3.8.11 0\n:3.6.11 0\n\nEndMap\n" + "sha256": "b5bd2aed04efbbbc4a65243d3cbc2cf096d04abab4159d489f1fa83610e41cd4", + "text": "BeginElementMap v1\n2 PostfixCount 17\nEdge\nFace\nVertex\n;:M;FLT;:H285:7,E\n;:H285,E\n;:G;FLT;:H285:7,F\n;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E\n;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:U2;FLT;:H285:8,V\n;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:U;FLT;:H285:7,V\n;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E\n;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:U2;FLT;:H285:8,V\n;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:U;FLT;:H285:7,V\n;:G;FLT;:H285:7,F;:U4;FLT;:H285:8,E\n;:G;FLT;:H285:7,F;:U;FLT;:H285:7,E\n;:M;FLT;:H285:7,F\n;:H285,F\n;:H285,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 16\n0\n:1.2.4 0\n:1.1.7 0\n:1.3.5 0\n:1.4.4 0\n:1.1.d 0\n:1.c.5 0\n:1.a.4 0\n:1.6.5 0\n:1.1.e 0\n:1.1.a 0\n:1.b.5 0\n:1.7.5 0\n:1.9.4 0\n:1.8.5 0\n:1.5.5 0\n\nFace\n\nChildCount 0\n\nNameCount 8\n0\n:2.1.f 0\n:2.6.f 0\n:1.1.6 0\n:2.4.10 0\n:2.5.f 0\n:2.3.f 0\n:2.2.10 0\n\nVertex\n\nChildCount 0\n\nNameCount 11\n0\n:1.1.8 0\n:3.3.11 0\n:1.1.9 0\n:3.4.11 0\n:1.1.b 0\n:3.7.11 0\n:3.5.11 0\n:1.1.c 0\n:3.8.11 0\n:3.6.11 0\n\nEndMap\n" } }, "finalObject": "Fillet28", @@ -227214,13 +227214,13 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;FLT;:Ha73:7,F;:Ha74,F", + "mappedName": "Face1;:M;FLT;:H285:7,F;:H286,F", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Face1;:M;FLT;:Ha73:7,F", + "mappedName": "Face1;:M;FLT;:H285:7,F", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -227233,7 +227233,7 @@ ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face1;:M;FLT;:Ha73:7,F;:Ha74,F", + "mappedName": "Face1;:M;FLT;:H285:7,F;:H286,F", "mappedStringIds": [], "name": "Face1" }, @@ -227241,13 +227241,13 @@ "history": [ { "children": [], - "mappedName": "Face6;:M;FLT;:Ha73:7,F;:Ha74,F", + "mappedName": "Face6;:M;FLT;:H285:7,F;:H286,F", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Face6;:M;FLT;:Ha73:7,F", + "mappedName": "Face6;:M;FLT;:H285:7,F", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -227260,7 +227260,7 @@ ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face6;:M;FLT;:Ha73:7,F;:Ha74,F", + "mappedName": "Face6;:M;FLT;:H285:7,F;:H286,F", "mappedStringIds": [], "name": "Face2" }, @@ -227268,13 +227268,13 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:Ha74,F", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:H286,F", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F", + "mappedName": "Edge1;:G;FLT;:H285:7,F", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -227287,7 +227287,7 @@ ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:Ha74,F", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:H286,F", "mappedStringIds": [], "name": "Face3" }, @@ -227295,13 +227295,13 @@ "history": [ { "children": [], - "mappedName": "Face4;:Ha73,F;:Ha74,F", + "mappedName": "Face4;:H285,F;:H286,F", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Face4;:Ha73,F", + "mappedName": "Face4;:H285,F", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -227314,7 +227314,7 @@ ], "indexedName": "Face4", "indexedStringIds": [], - "mappedName": "Face4;:Ha73,F;:Ha74,F", + "mappedName": "Face4;:H285,F;:H286,F", "mappedStringIds": [], "name": "Face4" }, @@ -227322,13 +227322,13 @@ "history": [ { "children": [], - "mappedName": "Face5;:M;FLT;:Ha73:7,F;:Ha74,F", + "mappedName": "Face5;:M;FLT;:H285:7,F;:H286,F", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Face5;:M;FLT;:Ha73:7,F", + "mappedName": "Face5;:M;FLT;:H285:7,F", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -227341,7 +227341,7 @@ ], "indexedName": "Face5", "indexedStringIds": [], - "mappedName": "Face5;:M;FLT;:Ha73:7,F;:Ha74,F", + "mappedName": "Face5;:M;FLT;:H285:7,F;:H286,F", "mappedStringIds": [], "name": "Face5" }, @@ -227349,13 +227349,13 @@ "history": [ { "children": [], - "mappedName": "Face3;:M;FLT;:Ha73:7,F;:Ha74,F", + "mappedName": "Face3;:M;FLT;:H285:7,F;:H286,F", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Face3;:M;FLT;:Ha73:7,F", + "mappedName": "Face3;:M;FLT;:H285:7,F", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -227368,7 +227368,7 @@ ], "indexedName": "Face6", "indexedStringIds": [], - "mappedName": "Face3;:M;FLT;:Ha73:7,F;:Ha74,F", + "mappedName": "Face3;:M;FLT;:H285:7,F;:H286,F", "mappedStringIds": [], "name": "Face6" }, @@ -227376,13 +227376,13 @@ "history": [ { "children": [], - "mappedName": "Face2;:Ha73,F;:Ha74,F", + "mappedName": "Face2;:H285,F;:H286,F", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Face2;:Ha73,F", + "mappedName": "Face2;:H285,F", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -227395,7 +227395,7 @@ ], "indexedName": "Face7", "indexedStringIds": [], - "mappedName": "Face2;:Ha73,F;:Ha74,F", + "mappedName": "Face2;:H285,F;:H286,F", "mappedStringIds": [], "name": "Face7" }, @@ -227403,13 +227403,13 @@ "history": [ { "children": [], - "mappedName": "Edge2;:M;FLT;:Ha73:7,E;:Ha74,E", + "mappedName": "Edge2;:M;FLT;:H285:7,E;:H286,E", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge2;:M;FLT;:Ha73:7,E", + "mappedName": "Edge2;:M;FLT;:H285:7,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -227422,7 +227422,7 @@ ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Edge2;:M;FLT;:Ha73:7,E;:Ha74,E", + "mappedName": "Edge2;:M;FLT;:H285:7,E;:H286,E", "mappedStringIds": [], "name": "Edge1" }, @@ -227430,15 +227430,15 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:Ha74,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:H286,E", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;FLT;:Ha73:7,F" + "Edge1;:G;FLT;:H285:7,F" ], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -227451,7 +227451,7 @@ ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:Ha74,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:H286,E", "mappedStringIds": [], "name": "Edge2" }, @@ -227459,13 +227459,13 @@ "history": [ { "children": [], - "mappedName": "Edge3;:Ha73,E;:Ha74,E", + "mappedName": "Edge3;:H285,E;:H286,E", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge3;:Ha73,E", + "mappedName": "Edge3;:H285,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -227478,7 +227478,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Edge3;:Ha73,E;:Ha74,E", + "mappedName": "Edge3;:H285,E;:H286,E", "mappedStringIds": [], "name": "Edge3" }, @@ -227486,13 +227486,13 @@ "history": [ { "children": [], - "mappedName": "Edge4;:M;FLT;:Ha73:7,E;:Ha74,E", + "mappedName": "Edge4;:M;FLT;:H285:7,E;:H286,E", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge4;:M;FLT;:Ha73:7,E", + "mappedName": "Edge4;:M;FLT;:H285:7,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -227505,7 +227505,7 @@ ], "indexedName": "Edge4", "indexedStringIds": [], - "mappedName": "Edge4;:M;FLT;:Ha73:7,E;:Ha74,E", + "mappedName": "Edge4;:M;FLT;:H285:7,E;:H286,E", "mappedStringIds": [], "name": "Edge4" }, @@ -227513,15 +227513,15 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U4;FLT;:Ha73:8,E;:Ha74,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U4;FLT;:H285:8,E;:H286,E", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;FLT;:Ha73:7,F" + "Edge1;:G;FLT;:H285:7,F" ], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U4;FLT;:Ha73:8,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U4;FLT;:H285:8,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -227534,7 +227534,7 @@ ], "indexedName": "Edge5", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U4;FLT;:Ha73:8,E;:Ha74,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U4;FLT;:H285:8,E;:H286,E", "mappedStringIds": [], "name": "Edge5" }, @@ -227542,13 +227542,13 @@ "history": [ { "children": [], - "mappedName": "Edge12;:Ha73,E;:Ha74,E", + "mappedName": "Edge12;:H285,E;:H286,E", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge12;:Ha73,E", + "mappedName": "Edge12;:H285,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -227561,7 +227561,7 @@ ], "indexedName": "Edge6", "indexedStringIds": [], - "mappedName": "Edge12;:Ha73,E;:Ha74,E", + "mappedName": "Edge12;:H285,E;:H286,E", "mappedStringIds": [], "name": "Edge6" }, @@ -227569,13 +227569,13 @@ "history": [ { "children": [], - "mappedName": "Edge10;:M;FLT;:Ha73:7,E;:Ha74,E", + "mappedName": "Edge10;:M;FLT;:H285:7,E;:H286,E", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge10;:M;FLT;:Ha73:7,E", + "mappedName": "Edge10;:M;FLT;:H285:7,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -227588,7 +227588,7 @@ ], "indexedName": "Edge7", "indexedStringIds": [], - "mappedName": "Edge10;:M;FLT;:Ha73:7,E;:Ha74,E", + "mappedName": "Edge10;:M;FLT;:H285:7,E;:H286,E", "mappedStringIds": [], "name": "Edge7" }, @@ -227596,13 +227596,13 @@ "history": [ { "children": [], - "mappedName": "Edge6;:Ha73,E;:Ha74,E", + "mappedName": "Edge6;:H285,E;:H286,E", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge6;:Ha73,E", + "mappedName": "Edge6;:H285,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -227615,7 +227615,7 @@ ], "indexedName": "Edge8", "indexedStringIds": [], - "mappedName": "Edge6;:Ha73,E;:Ha74,E", + "mappedName": "Edge6;:H285,E;:H286,E", "mappedStringIds": [], "name": "Edge8" }, @@ -227623,15 +227623,15 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U;FLT;:Ha73:7,E;:Ha74,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U;FLT;:H285:7,E;:H286,E", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;FLT;:Ha73:7,F" + "Edge1;:G;FLT;:H285:7,F" ], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U;FLT;:Ha73:7,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U;FLT;:H285:7,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -227644,7 +227644,7 @@ ], "indexedName": "Edge9", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U;FLT;:Ha73:7,E;:Ha74,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U;FLT;:H285:7,E;:H286,E", "mappedStringIds": [], "name": "Edge9" }, @@ -227652,15 +227652,15 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:Ha74,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:H286,E", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;FLT;:Ha73:7,F" + "Edge1;:G;FLT;:H285:7,F" ], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -227673,7 +227673,7 @@ ], "indexedName": "Edge10", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:Ha74,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:H286,E", "mappedStringIds": [], "name": "Edge10" }, @@ -227681,13 +227681,13 @@ "history": [ { "children": [], - "mappedName": "Edge11;:Ha73,E;:Ha74,E", + "mappedName": "Edge11;:H285,E;:H286,E", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge11;:Ha73,E", + "mappedName": "Edge11;:H285,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -227700,7 +227700,7 @@ ], "indexedName": "Edge11", "indexedStringIds": [], - "mappedName": "Edge11;:Ha73,E;:Ha74,E", + "mappedName": "Edge11;:H285,E;:H286,E", "mappedStringIds": [], "name": "Edge11" }, @@ -227708,13 +227708,13 @@ "history": [ { "children": [], - "mappedName": "Edge7;:Ha73,E;:Ha74,E", + "mappedName": "Edge7;:H285,E;:H286,E", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge7;:Ha73,E", + "mappedName": "Edge7;:H285,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -227727,7 +227727,7 @@ ], "indexedName": "Edge12", "indexedStringIds": [], - "mappedName": "Edge7;:Ha73,E;:Ha74,E", + "mappedName": "Edge7;:H285,E;:H286,E", "mappedStringIds": [], "name": "Edge12" }, @@ -227735,13 +227735,13 @@ "history": [ { "children": [], - "mappedName": "Edge9;:M;FLT;:Ha73:7,E;:Ha74,E", + "mappedName": "Edge9;:M;FLT;:H285:7,E;:H286,E", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge9;:M;FLT;:Ha73:7,E", + "mappedName": "Edge9;:M;FLT;:H285:7,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -227754,7 +227754,7 @@ ], "indexedName": "Edge13", "indexedStringIds": [], - "mappedName": "Edge9;:M;FLT;:Ha73:7,E;:Ha74,E", + "mappedName": "Edge9;:M;FLT;:H285:7,E;:H286,E", "mappedStringIds": [], "name": "Edge13" }, @@ -227762,13 +227762,13 @@ "history": [ { "children": [], - "mappedName": "Edge8;:Ha73,E;:Ha74,E", + "mappedName": "Edge8;:H285,E;:H286,E", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge8;:Ha73,E", + "mappedName": "Edge8;:H285,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -227781,7 +227781,7 @@ ], "indexedName": "Edge14", "indexedStringIds": [], - "mappedName": "Edge8;:Ha73,E;:Ha74,E", + "mappedName": "Edge8;:H285,E;:H286,E", "mappedStringIds": [], "name": "Edge14" }, @@ -227789,13 +227789,13 @@ "history": [ { "children": [], - "mappedName": "Edge5;:Ha73,E;:Ha74,E", + "mappedName": "Edge5;:H285,E;:H286,E", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge5;:Ha73,E", + "mappedName": "Edge5;:H285,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -227808,7 +227808,7 @@ ], "indexedName": "Edge15", "indexedStringIds": [], - "mappedName": "Edge5;:Ha73,E;:Ha74,E", + "mappedName": "Edge5;:H285,E;:H286,E", "mappedStringIds": [], "name": "Edge15" }, @@ -227816,16 +227816,16 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:U2;FLT;:Ha73:8,V;:Ha74,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:U2;FLT;:H285:8,V;:H286,V", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E", - "Edge1;:G;FLT;:Ha73:7,F" + "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E", + "Edge1;:G;FLT;:H285:7,F" ], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:U2;FLT;:Ha73:8,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:U2;FLT;:H285:8,V", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -227838,7 +227838,7 @@ ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:U2;FLT;:Ha73:8,V;:Ha74,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:U2;FLT;:H285:8,V;:H286,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -227846,13 +227846,13 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:Ha73,V;:Ha74,V", + "mappedName": "Vertex3;:H285,V;:H286,V", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Vertex3;:Ha73,V", + "mappedName": "Vertex3;:H285,V", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -227865,7 +227865,7 @@ ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Vertex3;:Ha73,V;:Ha74,V", + "mappedName": "Vertex3;:H285,V;:H286,V", "mappedStringIds": [], "name": "Vertex2" }, @@ -227873,16 +227873,16 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:U;FLT;:Ha73:7,V;:Ha74,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:U;FLT;:H285:7,V;:H286,V", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E", - "Edge1;:G;FLT;:Ha73:7,F" + "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E", + "Edge1;:G;FLT;:H285:7,F" ], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:U;FLT;:Ha73:7,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:U;FLT;:H285:7,V", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -227895,7 +227895,7 @@ ], "indexedName": "Vertex3", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:U;FLT;:Ha73:7,V;:Ha74,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:U;FLT;:H285:7,V;:H286,V", "mappedStringIds": [], "name": "Vertex3" }, @@ -227903,13 +227903,13 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:Ha73,V;:Ha74,V", + "mappedName": "Vertex4;:H285,V;:H286,V", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Vertex4;:Ha73,V", + "mappedName": "Vertex4;:H285,V", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -227922,7 +227922,7 @@ ], "indexedName": "Vertex4", "indexedStringIds": [], - "mappedName": "Vertex4;:Ha73,V;:Ha74,V", + "mappedName": "Vertex4;:H285,V;:H286,V", "mappedStringIds": [], "name": "Vertex4" }, @@ -227930,16 +227930,16 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:U2;FLT;:Ha73:8,V;:Ha74,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:U2;FLT;:H285:8,V;:H286,V", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E", - "Edge1;:G;FLT;:Ha73:7,F" + "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E", + "Edge1;:G;FLT;:H285:7,F" ], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:U2;FLT;:Ha73:8,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:U2;FLT;:H285:8,V", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -227952,7 +227952,7 @@ ], "indexedName": "Vertex5", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:U2;FLT;:Ha73:8,V;:Ha74,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:U2;FLT;:H285:8,V;:H286,V", "mappedStringIds": [], "name": "Vertex5" }, @@ -227960,13 +227960,13 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:Ha73,V;:Ha74,V", + "mappedName": "Vertex7;:H285,V;:H286,V", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Vertex7;:Ha73,V", + "mappedName": "Vertex7;:H285,V", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -227979,7 +227979,7 @@ ], "indexedName": "Vertex6", "indexedStringIds": [], - "mappedName": "Vertex7;:Ha73,V;:Ha74,V", + "mappedName": "Vertex7;:H285,V;:H286,V", "mappedStringIds": [], "name": "Vertex6" }, @@ -227987,13 +227987,13 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:Ha73,V;:Ha74,V", + "mappedName": "Vertex5;:H285,V;:H286,V", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Vertex5;:Ha73,V", + "mappedName": "Vertex5;:H285,V", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -228006,7 +228006,7 @@ ], "indexedName": "Vertex7", "indexedStringIds": [], - "mappedName": "Vertex5;:Ha73,V;:Ha74,V", + "mappedName": "Vertex5;:H285,V;:H286,V", "mappedStringIds": [], "name": "Vertex7" }, @@ -228014,16 +228014,16 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:U;FLT;:Ha73:7,V;:Ha74,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:U;FLT;:H285:7,V;:H286,V", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E", - "Edge1;:G;FLT;:Ha73:7,F" + "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E", + "Edge1;:G;FLT;:H285:7,F" ], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:U;FLT;:Ha73:7,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:U;FLT;:H285:7,V", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -228036,7 +228036,7 @@ ], "indexedName": "Vertex8", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:U;FLT;:Ha73:7,V;:Ha74,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:U;FLT;:H285:7,V;:H286,V", "mappedStringIds": [], "name": "Vertex8" }, @@ -228044,13 +228044,13 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:Ha73,V;:Ha74,V", + "mappedName": "Vertex8;:H285,V;:H286,V", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Vertex8;:Ha73,V", + "mappedName": "Vertex8;:H285,V", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -228063,7 +228063,7 @@ ], "indexedName": "Vertex9", "indexedStringIds": [], - "mappedName": "Vertex8;:Ha73,V;:Ha74,V", + "mappedName": "Vertex8;:H285,V;:H286,V", "mappedStringIds": [], "name": "Vertex9" }, @@ -228071,13 +228071,13 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:Ha73,V;:Ha74,V", + "mappedName": "Vertex6;:H285,V;:H286,V", "object": "DressupBody28", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Vertex6;:Ha73,V", + "mappedName": "Vertex6;:H285,V", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -228090,7 +228090,7 @@ ], "indexedName": "Vertex10", "indexedStringIds": [], - "mappedName": "Vertex6;:Ha73,V;:Ha74,V", + "mappedName": "Vertex6;:H285,V;:H286,V", "mappedStringIds": [], "name": "Vertex10" } @@ -228106,7 +228106,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;FLT;:Ha73:7,F;:Ha74,F", + "mappedName": "Face1;:M;FLT;:H285:7,F;:H286,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -228114,7 +228114,7 @@ "index": 1, "type": "Face" }, - "name": "Face1;:M;FLT;:Ha73:7,F;:Ha74,F", + "name": "Face1;:M;FLT;:H285:7,F;:H286,F", "stringIds": [] }, "relation": "modified", @@ -228122,9 +228122,9 @@ "resultPersistentId": "DressupBody28:face:0", "sourceRefs": [ { - "mappedName": "Face1;:M;FLT;:Ha73:7,F", + "mappedName": "Face1;:M;FLT;:H285:7,F", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Face1;:M;FLT;:Ha73:7,F", + "persistentId": "Fillet28:mapped:Face1;:M;FLT;:H285:7,F", "stageId": "Fillet28" }, { @@ -228139,7 +228139,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M;FLT;:Ha73:7,F;:Ha74,F", + "mappedName": "Face6;:M;FLT;:H285:7,F;:H286,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -228147,7 +228147,7 @@ "index": 2, "type": "Face" }, - "name": "Face6;:M;FLT;:Ha73:7,F;:Ha74,F", + "name": "Face6;:M;FLT;:H285:7,F;:H286,F", "stringIds": [] }, "relation": "modified", @@ -228155,9 +228155,9 @@ "resultPersistentId": "DressupBody28:face:1", "sourceRefs": [ { - "mappedName": "Face6;:M;FLT;:Ha73:7,F", + "mappedName": "Face6;:M;FLT;:H285:7,F", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Face6;:M;FLT;:Ha73:7,F", + "persistentId": "Fillet28:mapped:Face6;:M;FLT;:H285:7,F", "stageId": "Fillet28" }, { @@ -228172,7 +228172,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:Ha74,F", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:H286,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -228180,7 +228180,7 @@ "index": 3, "type": "Face" }, - "name": "Edge1;:G;FLT;:Ha73:7,F;:Ha74,F", + "name": "Edge1;:G;FLT;:H285:7,F;:H286,F", "stringIds": [] }, "relation": "generated", @@ -228188,9 +228188,9 @@ "resultPersistentId": "DressupBody28:face:2", "sourceRefs": [ { - "mappedName": "Edge1;:G;FLT;:Ha73:7,F", + "mappedName": "Edge1;:G;FLT;:H285:7,F", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Edge1;:G;FLT;:Ha73:7,F", + "persistentId": "Fillet28:mapped:Edge1;:G;FLT;:H285:7,F", "stageId": "Fillet28" }, { @@ -228205,7 +228205,7 @@ "indexedName": "Face4", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:Ha73,F;:Ha74,F", + "mappedName": "Face4;:H285,F;:H286,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -228213,7 +228213,7 @@ "index": 4, "type": "Face" }, - "name": "Face4;:Ha73,F;:Ha74,F", + "name": "Face4;:H285,F;:H286,F", "stringIds": [] }, "relation": "preserved", @@ -228221,9 +228221,9 @@ "resultPersistentId": "DressupBody28:face:3", "sourceRefs": [ { - "mappedName": "Face4;:Ha73,F", + "mappedName": "Face4;:H285,F", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Face4;:Ha73,F", + "persistentId": "Fillet28:mapped:Face4;:H285,F", "stageId": "Fillet28" }, { @@ -228238,7 +228238,7 @@ "indexedName": "Face5", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M;FLT;:Ha73:7,F;:Ha74,F", + "mappedName": "Face5;:M;FLT;:H285:7,F;:H286,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -228246,7 +228246,7 @@ "index": 5, "type": "Face" }, - "name": "Face5;:M;FLT;:Ha73:7,F;:Ha74,F", + "name": "Face5;:M;FLT;:H285:7,F;:H286,F", "stringIds": [] }, "relation": "modified", @@ -228254,9 +228254,9 @@ "resultPersistentId": "DressupBody28:face:4", "sourceRefs": [ { - "mappedName": "Face5;:M;FLT;:Ha73:7,F", + "mappedName": "Face5;:M;FLT;:H285:7,F", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Face5;:M;FLT;:Ha73:7,F", + "persistentId": "Fillet28:mapped:Face5;:M;FLT;:H285:7,F", "stageId": "Fillet28" }, { @@ -228271,7 +228271,7 @@ "indexedName": "Face6", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:M;FLT;:Ha73:7,F;:Ha74,F", + "mappedName": "Face3;:M;FLT;:H285:7,F;:H286,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -228279,7 +228279,7 @@ "index": 6, "type": "Face" }, - "name": "Face3;:M;FLT;:Ha73:7,F;:Ha74,F", + "name": "Face3;:M;FLT;:H285:7,F;:H286,F", "stringIds": [] }, "relation": "modified", @@ -228287,9 +228287,9 @@ "resultPersistentId": "DressupBody28:face:5", "sourceRefs": [ { - "mappedName": "Face3;:M;FLT;:Ha73:7,F", + "mappedName": "Face3;:M;FLT;:H285:7,F", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Face3;:M;FLT;:Ha73:7,F", + "persistentId": "Fillet28:mapped:Face3;:M;FLT;:H285:7,F", "stageId": "Fillet28" }, { @@ -228304,7 +228304,7 @@ "indexedName": "Face7", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:Ha73,F;:Ha74,F", + "mappedName": "Face2;:H285,F;:H286,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -228312,7 +228312,7 @@ "index": 7, "type": "Face" }, - "name": "Face2;:Ha73,F;:Ha74,F", + "name": "Face2;:H285,F;:H286,F", "stringIds": [] }, "relation": "preserved", @@ -228320,9 +228320,9 @@ "resultPersistentId": "DressupBody28:face:6", "sourceRefs": [ { - "mappedName": "Face2;:Ha73,F", + "mappedName": "Face2;:H285,F", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Face2;:Ha73,F", + "persistentId": "Fillet28:mapped:Face2;:H285,F", "stageId": "Fillet28" }, { @@ -228337,7 +228337,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:M;FLT;:Ha73:7,E;:Ha74,E", + "mappedName": "Edge2;:M;FLT;:H285:7,E;:H286,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -228345,7 +228345,7 @@ "index": 1, "type": "Edge" }, - "name": "Edge2;:M;FLT;:Ha73:7,E;:Ha74,E", + "name": "Edge2;:M;FLT;:H285:7,E;:H286,E", "stringIds": [] }, "relation": "modified", @@ -228353,9 +228353,9 @@ "resultPersistentId": "DressupBody28:edge:0", "sourceRefs": [ { - "mappedName": "Edge2;:M;FLT;:Ha73:7,E", + "mappedName": "Edge2;:M;FLT;:H285:7,E", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Edge2;:M;FLT;:Ha73:7,E", + "persistentId": "Fillet28:mapped:Edge2;:M;FLT;:H285:7,E", "stageId": "Fillet28" }, { @@ -228370,7 +228370,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:Ha74,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:H286,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -228378,7 +228378,7 @@ "index": 2, "type": "Edge" }, - "name": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:Ha74,E", + "name": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:H286,E", "stringIds": [] }, "relation": "generated", @@ -228386,9 +228386,9 @@ "resultPersistentId": "DressupBody28:edge:1", "sourceRefs": [ { - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E", + "persistentId": "Fillet28:mapped:Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E", "stageId": "Fillet28" }, { @@ -228403,7 +228403,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:Ha73,E;:Ha74,E", + "mappedName": "Edge3;:H285,E;:H286,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -228411,7 +228411,7 @@ "index": 3, "type": "Edge" }, - "name": "Edge3;:Ha73,E;:Ha74,E", + "name": "Edge3;:H285,E;:H286,E", "stringIds": [] }, "relation": "preserved", @@ -228419,9 +228419,9 @@ "resultPersistentId": "DressupBody28:edge:2", "sourceRefs": [ { - "mappedName": "Edge3;:Ha73,E", + "mappedName": "Edge3;:H285,E", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Edge3;:Ha73,E", + "persistentId": "Fillet28:mapped:Edge3;:H285,E", "stageId": "Fillet28" }, { @@ -228436,7 +228436,7 @@ "indexedName": "Edge4", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:M;FLT;:Ha73:7,E;:Ha74,E", + "mappedName": "Edge4;:M;FLT;:H285:7,E;:H286,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -228444,7 +228444,7 @@ "index": 4, "type": "Edge" }, - "name": "Edge4;:M;FLT;:Ha73:7,E;:Ha74,E", + "name": "Edge4;:M;FLT;:H285:7,E;:H286,E", "stringIds": [] }, "relation": "modified", @@ -228452,9 +228452,9 @@ "resultPersistentId": "DressupBody28:edge:3", "sourceRefs": [ { - "mappedName": "Edge4;:M;FLT;:Ha73:7,E", + "mappedName": "Edge4;:M;FLT;:H285:7,E", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Edge4;:M;FLT;:Ha73:7,E", + "persistentId": "Fillet28:mapped:Edge4;:M;FLT;:H285:7,E", "stageId": "Fillet28" }, { @@ -228469,7 +228469,7 @@ "indexedName": "Edge5", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U4;FLT;:Ha73:8,E;:Ha74,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U4;FLT;:H285:8,E;:H286,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -228477,7 +228477,7 @@ "index": 5, "type": "Edge" }, - "name": "Edge1;:G;FLT;:Ha73:7,F;:U4;FLT;:Ha73:8,E;:Ha74,E", + "name": "Edge1;:G;FLT;:H285:7,F;:U4;FLT;:H285:8,E;:H286,E", "stringIds": [] }, "relation": "generated", @@ -228485,9 +228485,9 @@ "resultPersistentId": "DressupBody28:edge:4", "sourceRefs": [ { - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U4;FLT;:Ha73:8,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U4;FLT;:H285:8,E", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Edge1;:G;FLT;:Ha73:7,F;:U4;FLT;:Ha73:8,E", + "persistentId": "Fillet28:mapped:Edge1;:G;FLT;:H285:7,F;:U4;FLT;:H285:8,E", "stageId": "Fillet28" }, { @@ -228502,7 +228502,7 @@ "indexedName": "Edge6", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:Ha73,E;:Ha74,E", + "mappedName": "Edge12;:H285,E;:H286,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -228510,7 +228510,7 @@ "index": 6, "type": "Edge" }, - "name": "Edge12;:Ha73,E;:Ha74,E", + "name": "Edge12;:H285,E;:H286,E", "stringIds": [] }, "relation": "preserved", @@ -228518,9 +228518,9 @@ "resultPersistentId": "DressupBody28:edge:5", "sourceRefs": [ { - "mappedName": "Edge12;:Ha73,E", + "mappedName": "Edge12;:H285,E", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Edge12;:Ha73,E", + "persistentId": "Fillet28:mapped:Edge12;:H285,E", "stageId": "Fillet28" }, { @@ -228535,7 +228535,7 @@ "indexedName": "Edge7", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:M;FLT;:Ha73:7,E;:Ha74,E", + "mappedName": "Edge10;:M;FLT;:H285:7,E;:H286,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -228543,7 +228543,7 @@ "index": 7, "type": "Edge" }, - "name": "Edge10;:M;FLT;:Ha73:7,E;:Ha74,E", + "name": "Edge10;:M;FLT;:H285:7,E;:H286,E", "stringIds": [] }, "relation": "modified", @@ -228551,9 +228551,9 @@ "resultPersistentId": "DressupBody28:edge:6", "sourceRefs": [ { - "mappedName": "Edge10;:M;FLT;:Ha73:7,E", + "mappedName": "Edge10;:M;FLT;:H285:7,E", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Edge10;:M;FLT;:Ha73:7,E", + "persistentId": "Fillet28:mapped:Edge10;:M;FLT;:H285:7,E", "stageId": "Fillet28" }, { @@ -228568,7 +228568,7 @@ "indexedName": "Edge8", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:Ha73,E;:Ha74,E", + "mappedName": "Edge6;:H285,E;:H286,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -228576,7 +228576,7 @@ "index": 8, "type": "Edge" }, - "name": "Edge6;:Ha73,E;:Ha74,E", + "name": "Edge6;:H285,E;:H286,E", "stringIds": [] }, "relation": "preserved", @@ -228584,9 +228584,9 @@ "resultPersistentId": "DressupBody28:edge:7", "sourceRefs": [ { - "mappedName": "Edge6;:Ha73,E", + "mappedName": "Edge6;:H285,E", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Edge6;:Ha73,E", + "persistentId": "Fillet28:mapped:Edge6;:H285,E", "stageId": "Fillet28" }, { @@ -228601,7 +228601,7 @@ "indexedName": "Edge9", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U;FLT;:Ha73:7,E;:Ha74,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U;FLT;:H285:7,E;:H286,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -228609,7 +228609,7 @@ "index": 9, "type": "Edge" }, - "name": "Edge1;:G;FLT;:Ha73:7,F;:U;FLT;:Ha73:7,E;:Ha74,E", + "name": "Edge1;:G;FLT;:H285:7,F;:U;FLT;:H285:7,E;:H286,E", "stringIds": [] }, "relation": "generated", @@ -228617,9 +228617,9 @@ "resultPersistentId": "DressupBody28:edge:8", "sourceRefs": [ { - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U;FLT;:Ha73:7,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U;FLT;:H285:7,E", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Edge1;:G;FLT;:Ha73:7,F;:U;FLT;:Ha73:7,E", + "persistentId": "Fillet28:mapped:Edge1;:G;FLT;:H285:7,F;:U;FLT;:H285:7,E", "stageId": "Fillet28" }, { @@ -228634,7 +228634,7 @@ "indexedName": "Edge10", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:Ha74,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:H286,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -228642,7 +228642,7 @@ "index": 10, "type": "Edge" }, - "name": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:Ha74,E", + "name": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:H286,E", "stringIds": [] }, "relation": "generated", @@ -228650,9 +228650,9 @@ "resultPersistentId": "DressupBody28:edge:9", "sourceRefs": [ { - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E", + "persistentId": "Fillet28:mapped:Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E", "stageId": "Fillet28" }, { @@ -228667,7 +228667,7 @@ "indexedName": "Edge11", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:Ha73,E;:Ha74,E", + "mappedName": "Edge11;:H285,E;:H286,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -228675,7 +228675,7 @@ "index": 11, "type": "Edge" }, - "name": "Edge11;:Ha73,E;:Ha74,E", + "name": "Edge11;:H285,E;:H286,E", "stringIds": [] }, "relation": "preserved", @@ -228683,9 +228683,9 @@ "resultPersistentId": "DressupBody28:edge:10", "sourceRefs": [ { - "mappedName": "Edge11;:Ha73,E", + "mappedName": "Edge11;:H285,E", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Edge11;:Ha73,E", + "persistentId": "Fillet28:mapped:Edge11;:H285,E", "stageId": "Fillet28" }, { @@ -228700,7 +228700,7 @@ "indexedName": "Edge12", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:Ha73,E;:Ha74,E", + "mappedName": "Edge7;:H285,E;:H286,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -228708,7 +228708,7 @@ "index": 12, "type": "Edge" }, - "name": "Edge7;:Ha73,E;:Ha74,E", + "name": "Edge7;:H285,E;:H286,E", "stringIds": [] }, "relation": "preserved", @@ -228716,9 +228716,9 @@ "resultPersistentId": "DressupBody28:edge:11", "sourceRefs": [ { - "mappedName": "Edge7;:Ha73,E", + "mappedName": "Edge7;:H285,E", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Edge7;:Ha73,E", + "persistentId": "Fillet28:mapped:Edge7;:H285,E", "stageId": "Fillet28" }, { @@ -228733,7 +228733,7 @@ "indexedName": "Edge13", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:M;FLT;:Ha73:7,E;:Ha74,E", + "mappedName": "Edge9;:M;FLT;:H285:7,E;:H286,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -228741,7 +228741,7 @@ "index": 13, "type": "Edge" }, - "name": "Edge9;:M;FLT;:Ha73:7,E;:Ha74,E", + "name": "Edge9;:M;FLT;:H285:7,E;:H286,E", "stringIds": [] }, "relation": "modified", @@ -228749,9 +228749,9 @@ "resultPersistentId": "DressupBody28:edge:12", "sourceRefs": [ { - "mappedName": "Edge9;:M;FLT;:Ha73:7,E", + "mappedName": "Edge9;:M;FLT;:H285:7,E", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Edge9;:M;FLT;:Ha73:7,E", + "persistentId": "Fillet28:mapped:Edge9;:M;FLT;:H285:7,E", "stageId": "Fillet28" }, { @@ -228766,7 +228766,7 @@ "indexedName": "Edge14", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:Ha73,E;:Ha74,E", + "mappedName": "Edge8;:H285,E;:H286,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -228774,7 +228774,7 @@ "index": 14, "type": "Edge" }, - "name": "Edge8;:Ha73,E;:Ha74,E", + "name": "Edge8;:H285,E;:H286,E", "stringIds": [] }, "relation": "preserved", @@ -228782,9 +228782,9 @@ "resultPersistentId": "DressupBody28:edge:13", "sourceRefs": [ { - "mappedName": "Edge8;:Ha73,E", + "mappedName": "Edge8;:H285,E", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Edge8;:Ha73,E", + "persistentId": "Fillet28:mapped:Edge8;:H285,E", "stageId": "Fillet28" }, { @@ -228799,7 +228799,7 @@ "indexedName": "Edge15", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:Ha73,E;:Ha74,E", + "mappedName": "Edge5;:H285,E;:H286,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -228807,7 +228807,7 @@ "index": 15, "type": "Edge" }, - "name": "Edge5;:Ha73,E;:Ha74,E", + "name": "Edge5;:H285,E;:H286,E", "stringIds": [] }, "relation": "preserved", @@ -228815,9 +228815,9 @@ "resultPersistentId": "DressupBody28:edge:14", "sourceRefs": [ { - "mappedName": "Edge5;:Ha73,E", + "mappedName": "Edge5;:H285,E", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Edge5;:Ha73,E", + "persistentId": "Fillet28:mapped:Edge5;:H285,E", "stageId": "Fillet28" }, { @@ -228832,7 +228832,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:U2;FLT;:Ha73:8,V;:Ha74,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:U2;FLT;:H285:8,V;:H286,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -228840,7 +228840,7 @@ "index": 1, "type": "Vertex" }, - "name": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:U2;FLT;:Ha73:8,V;:Ha74,V", + "name": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:U2;FLT;:H285:8,V;:H286,V", "stringIds": [] }, "relation": "generated", @@ -228848,9 +228848,9 @@ "resultPersistentId": "DressupBody28:vertex:0", "sourceRefs": [ { - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:U2;FLT;:Ha73:8,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:U2;FLT;:H285:8,V", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:U2;FLT;:Ha73:8,V", + "persistentId": "Fillet28:mapped:Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:U2;FLT;:H285:8,V", "stageId": "Fillet28" }, { @@ -228865,7 +228865,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:Ha73,V;:Ha74,V", + "mappedName": "Vertex3;:H285,V;:H286,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -228873,7 +228873,7 @@ "index": 2, "type": "Vertex" }, - "name": "Vertex3;:Ha73,V;:Ha74,V", + "name": "Vertex3;:H285,V;:H286,V", "stringIds": [] }, "relation": "preserved", @@ -228881,9 +228881,9 @@ "resultPersistentId": "DressupBody28:vertex:1", "sourceRefs": [ { - "mappedName": "Vertex3;:Ha73,V", + "mappedName": "Vertex3;:H285,V", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Vertex3;:Ha73,V", + "persistentId": "Fillet28:mapped:Vertex3;:H285,V", "stageId": "Fillet28" }, { @@ -228898,7 +228898,7 @@ "indexedName": "Vertex3", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:U;FLT;:Ha73:7,V;:Ha74,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:U;FLT;:H285:7,V;:H286,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -228906,7 +228906,7 @@ "index": 3, "type": "Vertex" }, - "name": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:U;FLT;:Ha73:7,V;:Ha74,V", + "name": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:U;FLT;:H285:7,V;:H286,V", "stringIds": [] }, "relation": "generated", @@ -228914,9 +228914,9 @@ "resultPersistentId": "DressupBody28:vertex:2", "sourceRefs": [ { - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:U;FLT;:Ha73:7,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:U;FLT;:H285:7,V", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:U;FLT;:Ha73:7,V", + "persistentId": "Fillet28:mapped:Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:U;FLT;:H285:7,V", "stageId": "Fillet28" }, { @@ -228931,7 +228931,7 @@ "indexedName": "Vertex4", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:Ha73,V;:Ha74,V", + "mappedName": "Vertex4;:H285,V;:H286,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -228939,7 +228939,7 @@ "index": 4, "type": "Vertex" }, - "name": "Vertex4;:Ha73,V;:Ha74,V", + "name": "Vertex4;:H285,V;:H286,V", "stringIds": [] }, "relation": "preserved", @@ -228947,9 +228947,9 @@ "resultPersistentId": "DressupBody28:vertex:3", "sourceRefs": [ { - "mappedName": "Vertex4;:Ha73,V", + "mappedName": "Vertex4;:H285,V", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Vertex4;:Ha73,V", + "persistentId": "Fillet28:mapped:Vertex4;:H285,V", "stageId": "Fillet28" }, { @@ -228964,7 +228964,7 @@ "indexedName": "Vertex5", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:U2;FLT;:Ha73:8,V;:Ha74,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:U2;FLT;:H285:8,V;:H286,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -228972,7 +228972,7 @@ "index": 5, "type": "Vertex" }, - "name": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:U2;FLT;:Ha73:8,V;:Ha74,V", + "name": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:U2;FLT;:H285:8,V;:H286,V", "stringIds": [] }, "relation": "generated", @@ -228980,9 +228980,9 @@ "resultPersistentId": "DressupBody28:vertex:4", "sourceRefs": [ { - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:U2;FLT;:Ha73:8,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:U2;FLT;:H285:8,V", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:U2;FLT;:Ha73:8,V", + "persistentId": "Fillet28:mapped:Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:U2;FLT;:H285:8,V", "stageId": "Fillet28" }, { @@ -228997,7 +228997,7 @@ "indexedName": "Vertex6", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:Ha73,V;:Ha74,V", + "mappedName": "Vertex7;:H285,V;:H286,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -229005,7 +229005,7 @@ "index": 6, "type": "Vertex" }, - "name": "Vertex7;:Ha73,V;:Ha74,V", + "name": "Vertex7;:H285,V;:H286,V", "stringIds": [] }, "relation": "preserved", @@ -229013,9 +229013,9 @@ "resultPersistentId": "DressupBody28:vertex:5", "sourceRefs": [ { - "mappedName": "Vertex7;:Ha73,V", + "mappedName": "Vertex7;:H285,V", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Vertex7;:Ha73,V", + "persistentId": "Fillet28:mapped:Vertex7;:H285,V", "stageId": "Fillet28" }, { @@ -229030,7 +229030,7 @@ "indexedName": "Vertex7", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:Ha73,V;:Ha74,V", + "mappedName": "Vertex5;:H285,V;:H286,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -229038,7 +229038,7 @@ "index": 7, "type": "Vertex" }, - "name": "Vertex5;:Ha73,V;:Ha74,V", + "name": "Vertex5;:H285,V;:H286,V", "stringIds": [] }, "relation": "preserved", @@ -229046,9 +229046,9 @@ "resultPersistentId": "DressupBody28:vertex:6", "sourceRefs": [ { - "mappedName": "Vertex5;:Ha73,V", + "mappedName": "Vertex5;:H285,V", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Vertex5;:Ha73,V", + "persistentId": "Fillet28:mapped:Vertex5;:H285,V", "stageId": "Fillet28" }, { @@ -229063,7 +229063,7 @@ "indexedName": "Vertex8", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:U;FLT;:Ha73:7,V;:Ha74,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:U;FLT;:H285:7,V;:H286,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -229071,7 +229071,7 @@ "index": 8, "type": "Vertex" }, - "name": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:U;FLT;:Ha73:7,V;:Ha74,V", + "name": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:U;FLT;:H285:7,V;:H286,V", "stringIds": [] }, "relation": "generated", @@ -229079,9 +229079,9 @@ "resultPersistentId": "DressupBody28:vertex:7", "sourceRefs": [ { - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:U;FLT;:Ha73:7,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:U;FLT;:H285:7,V", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:U;FLT;:Ha73:7,V", + "persistentId": "Fillet28:mapped:Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:U;FLT;:H285:7,V", "stageId": "Fillet28" }, { @@ -229096,7 +229096,7 @@ "indexedName": "Vertex9", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:Ha73,V;:Ha74,V", + "mappedName": "Vertex8;:H285,V;:H286,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -229104,7 +229104,7 @@ "index": 9, "type": "Vertex" }, - "name": "Vertex8;:Ha73,V;:Ha74,V", + "name": "Vertex8;:H285,V;:H286,V", "stringIds": [] }, "relation": "preserved", @@ -229112,9 +229112,9 @@ "resultPersistentId": "DressupBody28:vertex:8", "sourceRefs": [ { - "mappedName": "Vertex8;:Ha73,V", + "mappedName": "Vertex8;:H285,V", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Vertex8;:Ha73,V", + "persistentId": "Fillet28:mapped:Vertex8;:H285,V", "stageId": "Fillet28" }, { @@ -229129,7 +229129,7 @@ "indexedName": "Vertex10", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:Ha73,V;:Ha74,V", + "mappedName": "Vertex6;:H285,V;:H286,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -229137,7 +229137,7 @@ "index": 10, "type": "Vertex" }, - "name": "Vertex6;:Ha73,V;:Ha74,V", + "name": "Vertex6;:H285,V;:H286,V", "stringIds": [] }, "relation": "preserved", @@ -229145,9 +229145,9 @@ "resultPersistentId": "DressupBody28:vertex:9", "sourceRefs": [ { - "mappedName": "Vertex6;:Ha73,V", + "mappedName": "Vertex6;:H285,V", "objectId": "Fillet28", - "persistentId": "Fillet28:mapped:Vertex6;:Ha73,V", + "persistentId": "Fillet28:mapped:Vertex6;:H285,V", "stageId": "Fillet28" }, { @@ -231609,7 +231609,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;FLT;:Ha73:7,F", + "mappedName": "Face1;:M;FLT;:H285:7,F", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -231622,7 +231622,7 @@ ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face1;:M;FLT;:Ha73:7,F", + "mappedName": "Face1;:M;FLT;:H285:7,F", "mappedStringIds": [], "name": "Face1" }, @@ -231630,7 +231630,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M;FLT;:Ha73:7,F", + "mappedName": "Face6;:M;FLT;:H285:7,F", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -231643,7 +231643,7 @@ ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face6;:M;FLT;:Ha73:7,F", + "mappedName": "Face6;:M;FLT;:H285:7,F", "mappedStringIds": [], "name": "Face2" }, @@ -231651,7 +231651,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F", + "mappedName": "Edge1;:G;FLT;:H285:7,F", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -231664,7 +231664,7 @@ ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F", + "mappedName": "Edge1;:G;FLT;:H285:7,F", "mappedStringIds": [], "name": "Face3" }, @@ -231672,7 +231672,7 @@ "history": [ { "children": [], - "mappedName": "Face4;:Ha73,F", + "mappedName": "Face4;:H285,F", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -231685,7 +231685,7 @@ ], "indexedName": "Face4", "indexedStringIds": [], - "mappedName": "Face4;:Ha73,F", + "mappedName": "Face4;:H285,F", "mappedStringIds": [], "name": "Face4" }, @@ -231693,7 +231693,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M;FLT;:Ha73:7,F", + "mappedName": "Face5;:M;FLT;:H285:7,F", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -231706,7 +231706,7 @@ ], "indexedName": "Face5", "indexedStringIds": [], - "mappedName": "Face5;:M;FLT;:Ha73:7,F", + "mappedName": "Face5;:M;FLT;:H285:7,F", "mappedStringIds": [], "name": "Face5" }, @@ -231714,7 +231714,7 @@ "history": [ { "children": [], - "mappedName": "Face3;:M;FLT;:Ha73:7,F", + "mappedName": "Face3;:M;FLT;:H285:7,F", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -231727,7 +231727,7 @@ ], "indexedName": "Face6", "indexedStringIds": [], - "mappedName": "Face3;:M;FLT;:Ha73:7,F", + "mappedName": "Face3;:M;FLT;:H285:7,F", "mappedStringIds": [], "name": "Face6" }, @@ -231735,7 +231735,7 @@ "history": [ { "children": [], - "mappedName": "Face2;:Ha73,F", + "mappedName": "Face2;:H285,F", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -231748,7 +231748,7 @@ ], "indexedName": "Face7", "indexedStringIds": [], - "mappedName": "Face2;:Ha73,F", + "mappedName": "Face2;:H285,F", "mappedStringIds": [], "name": "Face7" }, @@ -231756,7 +231756,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:M;FLT;:Ha73:7,E", + "mappedName": "Edge2;:M;FLT;:H285:7,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -231769,7 +231769,7 @@ ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Edge2;:M;FLT;:Ha73:7,E", + "mappedName": "Edge2;:M;FLT;:H285:7,E", "mappedStringIds": [], "name": "Edge1" }, @@ -231777,9 +231777,9 @@ "history": [ { "children": [ - "Edge1;:G;FLT;:Ha73:7,F" + "Edge1;:G;FLT;:H285:7,F" ], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -231792,7 +231792,7 @@ ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E", "mappedStringIds": [], "name": "Edge2" }, @@ -231800,7 +231800,7 @@ "history": [ { "children": [], - "mappedName": "Edge3;:Ha73,E", + "mappedName": "Edge3;:H285,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -231813,7 +231813,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Edge3;:Ha73,E", + "mappedName": "Edge3;:H285,E", "mappedStringIds": [], "name": "Edge3" }, @@ -231821,7 +231821,7 @@ "history": [ { "children": [], - "mappedName": "Edge4;:M;FLT;:Ha73:7,E", + "mappedName": "Edge4;:M;FLT;:H285:7,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -231834,7 +231834,7 @@ ], "indexedName": "Edge4", "indexedStringIds": [], - "mappedName": "Edge4;:M;FLT;:Ha73:7,E", + "mappedName": "Edge4;:M;FLT;:H285:7,E", "mappedStringIds": [], "name": "Edge4" }, @@ -231842,9 +231842,9 @@ "history": [ { "children": [ - "Edge1;:G;FLT;:Ha73:7,F" + "Edge1;:G;FLT;:H285:7,F" ], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U4;FLT;:Ha73:8,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U4;FLT;:H285:8,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -231857,7 +231857,7 @@ ], "indexedName": "Edge5", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U4;FLT;:Ha73:8,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U4;FLT;:H285:8,E", "mappedStringIds": [], "name": "Edge5" }, @@ -231865,7 +231865,7 @@ "history": [ { "children": [], - "mappedName": "Edge12;:Ha73,E", + "mappedName": "Edge12;:H285,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -231878,7 +231878,7 @@ ], "indexedName": "Edge6", "indexedStringIds": [], - "mappedName": "Edge12;:Ha73,E", + "mappedName": "Edge12;:H285,E", "mappedStringIds": [], "name": "Edge6" }, @@ -231886,7 +231886,7 @@ "history": [ { "children": [], - "mappedName": "Edge10;:M;FLT;:Ha73:7,E", + "mappedName": "Edge10;:M;FLT;:H285:7,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -231899,7 +231899,7 @@ ], "indexedName": "Edge7", "indexedStringIds": [], - "mappedName": "Edge10;:M;FLT;:Ha73:7,E", + "mappedName": "Edge10;:M;FLT;:H285:7,E", "mappedStringIds": [], "name": "Edge7" }, @@ -231907,7 +231907,7 @@ "history": [ { "children": [], - "mappedName": "Edge6;:Ha73,E", + "mappedName": "Edge6;:H285,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -231920,7 +231920,7 @@ ], "indexedName": "Edge8", "indexedStringIds": [], - "mappedName": "Edge6;:Ha73,E", + "mappedName": "Edge6;:H285,E", "mappedStringIds": [], "name": "Edge8" }, @@ -231928,9 +231928,9 @@ "history": [ { "children": [ - "Edge1;:G;FLT;:Ha73:7,F" + "Edge1;:G;FLT;:H285:7,F" ], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U;FLT;:Ha73:7,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U;FLT;:H285:7,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -231943,7 +231943,7 @@ ], "indexedName": "Edge9", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U;FLT;:Ha73:7,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U;FLT;:H285:7,E", "mappedStringIds": [], "name": "Edge9" }, @@ -231951,9 +231951,9 @@ "history": [ { "children": [ - "Edge1;:G;FLT;:Ha73:7,F" + "Edge1;:G;FLT;:H285:7,F" ], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -231966,7 +231966,7 @@ ], "indexedName": "Edge10", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E", "mappedStringIds": [], "name": "Edge10" }, @@ -231974,7 +231974,7 @@ "history": [ { "children": [], - "mappedName": "Edge11;:Ha73,E", + "mappedName": "Edge11;:H285,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -231987,7 +231987,7 @@ ], "indexedName": "Edge11", "indexedStringIds": [], - "mappedName": "Edge11;:Ha73,E", + "mappedName": "Edge11;:H285,E", "mappedStringIds": [], "name": "Edge11" }, @@ -231995,7 +231995,7 @@ "history": [ { "children": [], - "mappedName": "Edge7;:Ha73,E", + "mappedName": "Edge7;:H285,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -232008,7 +232008,7 @@ ], "indexedName": "Edge12", "indexedStringIds": [], - "mappedName": "Edge7;:Ha73,E", + "mappedName": "Edge7;:H285,E", "mappedStringIds": [], "name": "Edge12" }, @@ -232016,7 +232016,7 @@ "history": [ { "children": [], - "mappedName": "Edge9;:M;FLT;:Ha73:7,E", + "mappedName": "Edge9;:M;FLT;:H285:7,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -232029,7 +232029,7 @@ ], "indexedName": "Edge13", "indexedStringIds": [], - "mappedName": "Edge9;:M;FLT;:Ha73:7,E", + "mappedName": "Edge9;:M;FLT;:H285:7,E", "mappedStringIds": [], "name": "Edge13" }, @@ -232037,7 +232037,7 @@ "history": [ { "children": [], - "mappedName": "Edge8;:Ha73,E", + "mappedName": "Edge8;:H285,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -232050,7 +232050,7 @@ ], "indexedName": "Edge14", "indexedStringIds": [], - "mappedName": "Edge8;:Ha73,E", + "mappedName": "Edge8;:H285,E", "mappedStringIds": [], "name": "Edge14" }, @@ -232058,7 +232058,7 @@ "history": [ { "children": [], - "mappedName": "Edge5;:Ha73,E", + "mappedName": "Edge5;:H285,E", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -232071,7 +232071,7 @@ ], "indexedName": "Edge15", "indexedStringIds": [], - "mappedName": "Edge5;:Ha73,E", + "mappedName": "Edge5;:H285,E", "mappedStringIds": [], "name": "Edge15" }, @@ -232079,10 +232079,10 @@ "history": [ { "children": [ - "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E", - "Edge1;:G;FLT;:Ha73:7,F" + "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E", + "Edge1;:G;FLT;:H285:7,F" ], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:U2;FLT;:Ha73:8,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:U2;FLT;:H285:8,V", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -232095,7 +232095,7 @@ ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:U2;FLT;:Ha73:8,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:U2;FLT;:H285:8,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -232103,7 +232103,7 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:Ha73,V", + "mappedName": "Vertex3;:H285,V", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -232116,7 +232116,7 @@ ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Vertex3;:Ha73,V", + "mappedName": "Vertex3;:H285,V", "mappedStringIds": [], "name": "Vertex2" }, @@ -232124,10 +232124,10 @@ "history": [ { "children": [ - "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E", - "Edge1;:G;FLT;:Ha73:7,F" + "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E", + "Edge1;:G;FLT;:H285:7,F" ], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:U;FLT;:Ha73:7,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:U;FLT;:H285:7,V", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -232140,7 +232140,7 @@ ], "indexedName": "Vertex3", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:U;FLT;:Ha73:7,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:U;FLT;:H285:7,V", "mappedStringIds": [], "name": "Vertex3" }, @@ -232148,7 +232148,7 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:Ha73,V", + "mappedName": "Vertex4;:H285,V", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -232161,7 +232161,7 @@ ], "indexedName": "Vertex4", "indexedStringIds": [], - "mappedName": "Vertex4;:Ha73,V", + "mappedName": "Vertex4;:H285,V", "mappedStringIds": [], "name": "Vertex4" }, @@ -232169,10 +232169,10 @@ "history": [ { "children": [ - "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E", - "Edge1;:G;FLT;:Ha73:7,F" + "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E", + "Edge1;:G;FLT;:H285:7,F" ], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:U2;FLT;:Ha73:8,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:U2;FLT;:H285:8,V", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -232185,7 +232185,7 @@ ], "indexedName": "Vertex5", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:U2;FLT;:Ha73:8,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:U2;FLT;:H285:8,V", "mappedStringIds": [], "name": "Vertex5" }, @@ -232193,7 +232193,7 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:Ha73,V", + "mappedName": "Vertex7;:H285,V", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -232206,7 +232206,7 @@ ], "indexedName": "Vertex6", "indexedStringIds": [], - "mappedName": "Vertex7;:Ha73,V", + "mappedName": "Vertex7;:H285,V", "mappedStringIds": [], "name": "Vertex6" }, @@ -232214,7 +232214,7 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:Ha73,V", + "mappedName": "Vertex5;:H285,V", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -232227,7 +232227,7 @@ ], "indexedName": "Vertex7", "indexedStringIds": [], - "mappedName": "Vertex5;:Ha73,V", + "mappedName": "Vertex5;:H285,V", "mappedStringIds": [], "name": "Vertex7" }, @@ -232235,10 +232235,10 @@ "history": [ { "children": [ - "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E", - "Edge1;:G;FLT;:Ha73:7,F" + "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E", + "Edge1;:G;FLT;:H285:7,F" ], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:U;FLT;:Ha73:7,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:U;FLT;:H285:7,V", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -232251,7 +232251,7 @@ ], "indexedName": "Vertex8", "indexedStringIds": [], - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:U;FLT;:Ha73:7,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:U;FLT;:H285:7,V", "mappedStringIds": [], "name": "Vertex8" }, @@ -232259,7 +232259,7 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:Ha73,V", + "mappedName": "Vertex8;:H285,V", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -232272,7 +232272,7 @@ ], "indexedName": "Vertex9", "indexedStringIds": [], - "mappedName": "Vertex8;:Ha73,V", + "mappedName": "Vertex8;:H285,V", "mappedStringIds": [], "name": "Vertex9" }, @@ -232280,7 +232280,7 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:Ha73,V", + "mappedName": "Vertex6;:H285,V", "object": "Fillet28", "typeId": "PartDesign::Fillet" }, @@ -232293,7 +232293,7 @@ ], "indexedName": "Vertex10", "indexedStringIds": [], - "mappedName": "Vertex6;:Ha73,V", + "mappedName": "Vertex6;:H285,V", "mappedStringIds": [], "name": "Vertex10" } @@ -232309,7 +232309,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;FLT;:Ha73:7,F", + "mappedName": "Face1;:M;FLT;:H285:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -232317,7 +232317,7 @@ "index": 1, "type": "Face" }, - "name": "Face1;:M;FLT;:Ha73:7,F", + "name": "Face1;:M;FLT;:H285:7,F", "stringIds": [] }, "relation": "modified", @@ -232336,7 +232336,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M;FLT;:Ha73:7,F", + "mappedName": "Face6;:M;FLT;:H285:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -232344,7 +232344,7 @@ "index": 2, "type": "Face" }, - "name": "Face6;:M;FLT;:Ha73:7,F", + "name": "Face6;:M;FLT;:H285:7,F", "stringIds": [] }, "relation": "modified", @@ -232363,7 +232363,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Edge1;:G;FLT;:Ha73:7,F", + "mappedName": "Edge1;:G;FLT;:H285:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -232371,7 +232371,7 @@ "index": 3, "type": "Face" }, - "name": "Edge1;:G;FLT;:Ha73:7,F", + "name": "Edge1;:G;FLT;:H285:7,F", "stringIds": [] }, "relation": "generated", @@ -232390,7 +232390,7 @@ "indexedName": "Face4", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:Ha73,F", + "mappedName": "Face4;:H285,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -232398,7 +232398,7 @@ "index": 4, "type": "Face" }, - "name": "Face4;:Ha73,F", + "name": "Face4;:H285,F", "stringIds": [] }, "relation": "preserved", @@ -232417,7 +232417,7 @@ "indexedName": "Face5", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M;FLT;:Ha73:7,F", + "mappedName": "Face5;:M;FLT;:H285:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -232425,7 +232425,7 @@ "index": 5, "type": "Face" }, - "name": "Face5;:M;FLT;:Ha73:7,F", + "name": "Face5;:M;FLT;:H285:7,F", "stringIds": [] }, "relation": "modified", @@ -232444,7 +232444,7 @@ "indexedName": "Face6", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:M;FLT;:Ha73:7,F", + "mappedName": "Face3;:M;FLT;:H285:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -232452,7 +232452,7 @@ "index": 6, "type": "Face" }, - "name": "Face3;:M;FLT;:Ha73:7,F", + "name": "Face3;:M;FLT;:H285:7,F", "stringIds": [] }, "relation": "modified", @@ -232471,7 +232471,7 @@ "indexedName": "Face7", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:Ha73,F", + "mappedName": "Face2;:H285,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -232479,7 +232479,7 @@ "index": 7, "type": "Face" }, - "name": "Face2;:Ha73,F", + "name": "Face2;:H285,F", "stringIds": [] }, "relation": "preserved", @@ -232498,7 +232498,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:M;FLT;:Ha73:7,E", + "mappedName": "Edge2;:M;FLT;:H285:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -232506,7 +232506,7 @@ "index": 1, "type": "Edge" }, - "name": "Edge2;:M;FLT;:Ha73:7,E", + "name": "Edge2;:M;FLT;:H285:7,E", "stringIds": [] }, "relation": "modified", @@ -232525,7 +232525,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -232533,7 +232533,7 @@ "index": 2, "type": "Edge" }, - "name": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E", + "name": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E", "stringIds": [] }, "relation": "generated", @@ -232552,7 +232552,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:Ha73,E", + "mappedName": "Edge3;:H285,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -232560,7 +232560,7 @@ "index": 3, "type": "Edge" }, - "name": "Edge3;:Ha73,E", + "name": "Edge3;:H285,E", "stringIds": [] }, "relation": "preserved", @@ -232579,7 +232579,7 @@ "indexedName": "Edge4", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:M;FLT;:Ha73:7,E", + "mappedName": "Edge4;:M;FLT;:H285:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -232587,7 +232587,7 @@ "index": 4, "type": "Edge" }, - "name": "Edge4;:M;FLT;:Ha73:7,E", + "name": "Edge4;:M;FLT;:H285:7,E", "stringIds": [] }, "relation": "modified", @@ -232606,7 +232606,7 @@ "indexedName": "Edge5", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U4;FLT;:Ha73:8,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U4;FLT;:H285:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -232614,7 +232614,7 @@ "index": 5, "type": "Edge" }, - "name": "Edge1;:G;FLT;:Ha73:7,F;:U4;FLT;:Ha73:8,E", + "name": "Edge1;:G;FLT;:H285:7,F;:U4;FLT;:H285:8,E", "stringIds": [] }, "relation": "generated", @@ -232633,7 +232633,7 @@ "indexedName": "Edge6", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:Ha73,E", + "mappedName": "Edge12;:H285,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -232641,7 +232641,7 @@ "index": 6, "type": "Edge" }, - "name": "Edge12;:Ha73,E", + "name": "Edge12;:H285,E", "stringIds": [] }, "relation": "preserved", @@ -232660,7 +232660,7 @@ "indexedName": "Edge7", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:M;FLT;:Ha73:7,E", + "mappedName": "Edge10;:M;FLT;:H285:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -232668,7 +232668,7 @@ "index": 7, "type": "Edge" }, - "name": "Edge10;:M;FLT;:Ha73:7,E", + "name": "Edge10;:M;FLT;:H285:7,E", "stringIds": [] }, "relation": "modified", @@ -232687,7 +232687,7 @@ "indexedName": "Edge8", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:Ha73,E", + "mappedName": "Edge6;:H285,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -232695,7 +232695,7 @@ "index": 8, "type": "Edge" }, - "name": "Edge6;:Ha73,E", + "name": "Edge6;:H285,E", "stringIds": [] }, "relation": "preserved", @@ -232714,7 +232714,7 @@ "indexedName": "Edge9", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U;FLT;:Ha73:7,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U;FLT;:H285:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -232722,7 +232722,7 @@ "index": 9, "type": "Edge" }, - "name": "Edge1;:G;FLT;:Ha73:7,F;:U;FLT;:Ha73:7,E", + "name": "Edge1;:G;FLT;:H285:7,F;:U;FLT;:H285:7,E", "stringIds": [] }, "relation": "generated", @@ -232741,7 +232741,7 @@ "indexedName": "Edge10", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -232749,7 +232749,7 @@ "index": 10, "type": "Edge" }, - "name": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E", + "name": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E", "stringIds": [] }, "relation": "generated", @@ -232768,7 +232768,7 @@ "indexedName": "Edge11", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:Ha73,E", + "mappedName": "Edge11;:H285,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -232776,7 +232776,7 @@ "index": 11, "type": "Edge" }, - "name": "Edge11;:Ha73,E", + "name": "Edge11;:H285,E", "stringIds": [] }, "relation": "preserved", @@ -232795,7 +232795,7 @@ "indexedName": "Edge12", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:Ha73,E", + "mappedName": "Edge7;:H285,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -232803,7 +232803,7 @@ "index": 12, "type": "Edge" }, - "name": "Edge7;:Ha73,E", + "name": "Edge7;:H285,E", "stringIds": [] }, "relation": "preserved", @@ -232822,7 +232822,7 @@ "indexedName": "Edge13", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:M;FLT;:Ha73:7,E", + "mappedName": "Edge9;:M;FLT;:H285:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -232830,7 +232830,7 @@ "index": 13, "type": "Edge" }, - "name": "Edge9;:M;FLT;:Ha73:7,E", + "name": "Edge9;:M;FLT;:H285:7,E", "stringIds": [] }, "relation": "modified", @@ -232849,7 +232849,7 @@ "indexedName": "Edge14", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:Ha73,E", + "mappedName": "Edge8;:H285,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -232857,7 +232857,7 @@ "index": 14, "type": "Edge" }, - "name": "Edge8;:Ha73,E", + "name": "Edge8;:H285,E", "stringIds": [] }, "relation": "preserved", @@ -232876,7 +232876,7 @@ "indexedName": "Edge15", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:Ha73,E", + "mappedName": "Edge5;:H285,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -232884,7 +232884,7 @@ "index": 15, "type": "Edge" }, - "name": "Edge5;:Ha73,E", + "name": "Edge5;:H285,E", "stringIds": [] }, "relation": "preserved", @@ -232903,7 +232903,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:U2;FLT;:Ha73:8,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:U2;FLT;:H285:8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -232911,7 +232911,7 @@ "index": 1, "type": "Vertex" }, - "name": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:U2;FLT;:Ha73:8,V", + "name": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:U2;FLT;:H285:8,V", "stringIds": [] }, "relation": "generated", @@ -232930,7 +232930,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:Ha73,V", + "mappedName": "Vertex3;:H285,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -232938,7 +232938,7 @@ "index": 2, "type": "Vertex" }, - "name": "Vertex3;:Ha73,V", + "name": "Vertex3;:H285,V", "stringIds": [] }, "relation": "preserved", @@ -232957,7 +232957,7 @@ "indexedName": "Vertex3", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:U;FLT;:Ha73:7,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:U;FLT;:H285:7,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -232965,7 +232965,7 @@ "index": 3, "type": "Vertex" }, - "name": "Edge1;:G;FLT;:Ha73:7,F;:U2;FLT;:Ha73:8,E;:U;FLT;:Ha73:7,V", + "name": "Edge1;:G;FLT;:H285:7,F;:U2;FLT;:H285:8,E;:U;FLT;:H285:7,V", "stringIds": [] }, "relation": "generated", @@ -232984,7 +232984,7 @@ "indexedName": "Vertex4", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:Ha73,V", + "mappedName": "Vertex4;:H285,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -232992,7 +232992,7 @@ "index": 4, "type": "Vertex" }, - "name": "Vertex4;:Ha73,V", + "name": "Vertex4;:H285,V", "stringIds": [] }, "relation": "preserved", @@ -233011,7 +233011,7 @@ "indexedName": "Vertex5", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:U2;FLT;:Ha73:8,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:U2;FLT;:H285:8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -233019,7 +233019,7 @@ "index": 5, "type": "Vertex" }, - "name": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:U2;FLT;:Ha73:8,V", + "name": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:U2;FLT;:H285:8,V", "stringIds": [] }, "relation": "generated", @@ -233038,7 +233038,7 @@ "indexedName": "Vertex6", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:Ha73,V", + "mappedName": "Vertex7;:H285,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -233046,7 +233046,7 @@ "index": 6, "type": "Vertex" }, - "name": "Vertex7;:Ha73,V", + "name": "Vertex7;:H285,V", "stringIds": [] }, "relation": "preserved", @@ -233065,7 +233065,7 @@ "indexedName": "Vertex7", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:Ha73,V", + "mappedName": "Vertex5;:H285,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -233073,7 +233073,7 @@ "index": 7, "type": "Vertex" }, - "name": "Vertex5;:Ha73,V", + "name": "Vertex5;:H285,V", "stringIds": [] }, "relation": "preserved", @@ -233092,7 +233092,7 @@ "indexedName": "Vertex8", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:U;FLT;:Ha73:7,V", + "mappedName": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:U;FLT;:H285:7,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -233100,7 +233100,7 @@ "index": 8, "type": "Vertex" }, - "name": "Edge1;:G;FLT;:Ha73:7,F;:U3;FLT;:Ha73:8,E;:U;FLT;:Ha73:7,V", + "name": "Edge1;:G;FLT;:H285:7,F;:U3;FLT;:H285:8,E;:U;FLT;:H285:7,V", "stringIds": [] }, "relation": "generated", @@ -233119,7 +233119,7 @@ "indexedName": "Vertex9", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:Ha73,V", + "mappedName": "Vertex8;:H285,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -233127,7 +233127,7 @@ "index": 9, "type": "Vertex" }, - "name": "Vertex8;:Ha73,V", + "name": "Vertex8;:H285,V", "stringIds": [] }, "relation": "preserved", @@ -233146,7 +233146,7 @@ "indexedName": "Vertex10", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:Ha73,V", + "mappedName": "Vertex6;:H285,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -233154,7 +233154,7 @@ "index": 10, "type": "Vertex" }, - "name": "Vertex6;:Ha73,V", + "name": "Vertex6;:H285,V", "stringIds": [] }, "relation": "preserved", @@ -233684,12 +233684,12 @@ "category": "dress-up", "elementMapResources": { "Chamfer29.Shape.Map.txt": { - "sha256": "9a6b0d5a8fd268025bc658feb554356cfa6cea01b331a074447a2aa0cee46003", - "text": "BeginElementMap v1\n2 PostfixCount 17\nEdge\nFace\nVertex\n;:M;CHF;:Hb1b:7,E\n;:Hb1b,E\n;:G;CHF;:Hb1b:7,F\n;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E\n;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:U2;CHF;:Hb1b:8,V\n;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:U;CHF;:Hb1b:7,V\n;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E\n;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:U2;CHF;:Hb1b:8,V\n;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:U;CHF;:Hb1b:7,V\n;:G;CHF;:Hb1b:7,F;:U4;CHF;:Hb1b:8,E\n;:G;CHF;:Hb1b:7,F;:U;CHF;:Hb1b:7,E\n;:M;CHF;:Hb1b:7,F\n;:Hb1b,F\n;:Hb1b,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 16\n0\n:1.2.4 0\n:1.1.7 0\n:1.3.5 0\n:1.4.4 0\n:1.1.d 0\n:1.c.5 0\n:1.a.4 0\n:1.6.5 0\n:1.1.e 0\n:1.1.a 0\n:1.b.5 0\n:1.7.5 0\n:1.9.4 0\n:1.8.5 0\n:1.5.5 0\n\nFace\n\nChildCount 0\n\nNameCount 8\n0\n:2.1.f 0\n:2.6.f 0\n:1.1.6 0\n:2.4.10 0\n:2.5.f 0\n:2.3.f 0\n:2.2.10 0\n\nVertex\n\nChildCount 0\n\nNameCount 11\n0\n:1.1.8 0\n:3.3.11 0\n:1.1.9 0\n:3.4.11 0\n:1.1.b 0\n:3.7.11 0\n:3.5.11 0\n:1.1.c 0\n:3.8.11 0\n:3.6.11 0\n\nEndMap\n" + "sha256": "a9f72a8eae5648bfc4271cb3f8c0118eb54d7b93b870c803b5431486606d7aa2", + "text": "BeginElementMap v1\n2 PostfixCount 17\nEdge\nFace\nVertex\n;:M;CHF;:H22c:7,E\n;:H22c,E\n;:G;CHF;:H22c:7,F\n;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E\n;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:U2;CHF;:H22c:8,V\n;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:U;CHF;:H22c:7,V\n;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E\n;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:U2;CHF;:H22c:8,V\n;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:U;CHF;:H22c:7,V\n;:G;CHF;:H22c:7,F;:U4;CHF;:H22c:8,E\n;:G;CHF;:H22c:7,F;:U;CHF;:H22c:7,E\n;:M;CHF;:H22c:7,F\n;:H22c,F\n;:H22c,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 16\n0\n:1.2.4 0\n:1.1.7 0\n:1.3.5 0\n:1.4.4 0\n:1.1.d 0\n:1.c.5 0\n:1.a.4 0\n:1.6.5 0\n:1.1.e 0\n:1.1.a 0\n:1.b.5 0\n:1.7.5 0\n:1.9.4 0\n:1.8.5 0\n:1.5.5 0\n\nFace\n\nChildCount 0\n\nNameCount 8\n0\n:2.1.f 0\n:2.6.f 0\n:1.1.6 0\n:2.4.10 0\n:2.5.f 0\n:2.3.f 0\n:2.2.10 0\n\nVertex\n\nChildCount 0\n\nNameCount 11\n0\n:1.1.8 0\n:3.3.11 0\n:1.1.9 0\n:3.4.11 0\n:1.1.b 0\n:3.7.11 0\n:3.5.11 0\n:1.1.c 0\n:3.8.11 0\n:3.6.11 0\n\nEndMap\n" }, "DressupBody29.Shape.Map.txt": { - "sha256": "63a654e018000f390c49828bc116c47b138390fa7847317af70b80988cc16fdc", - "text": "BeginElementMap v1\n1 PostfixCount 17\nEdge\nFace\nVertex\n;:M;CHF;:Hb1b:7,E\n;:Hb1b,E\n;:G;CHF;:Hb1b:7,F\n;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E\n;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:U2;CHF;:Hb1b:8,V\n;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:U;CHF;:Hb1b:7,V\n;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E\n;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:U2;CHF;:Hb1b:8,V\n;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:U;CHF;:Hb1b:7,V\n;:G;CHF;:Hb1b:7,F;:U4;CHF;:Hb1b:8,E\n;:G;CHF;:Hb1b:7,F;:U;CHF;:Hb1b:7,E\n;:M;CHF;:Hb1b:7,F\n;:Hb1b,F\n;:Hb1b,V\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 16\n0\n:1.2.4 0\n:1.1.7 0\n:1.3.5 0\n:1.4.4 0\n:1.1.d 0\n:1.c.5 0\n:1.a.4 0\n:1.6.5 0\n:1.1.e 0\n:1.1.a 0\n:1.b.5 0\n:1.7.5 0\n:1.9.4 0\n:1.8.5 0\n:1.5.5 0\n\nFace\n\nChildCount 0\n\nNameCount 8\n0\n:2.1.f 0\n:2.6.f 0\n:1.1.6 0\n:2.4.10 0\n:2.5.f 0\n:2.3.f 0\n:2.2.10 0\n\nVertex\n\nChildCount 0\n\nNameCount 11\n0\n:1.1.8 0\n:3.3.11 0\n:1.1.9 0\n:3.4.11 0\n:1.1.b 0\n:3.7.11 0\n:3.5.11 0\n:1.1.c 0\n:3.8.11 0\n:3.6.11 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 15 2844 1 ;:Hb1c,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 7 2844 1 ;:Hb1c,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 10 2844 1 ;:Hb1c,V 0\n\nNameCount 0\n\nEndMap\n" + "sha256": "2a841288c2c2979af27dd80d4cfe9973cf4cdb1ad6af195eca7252094d263a97", + "text": "BeginElementMap v1\n1 PostfixCount 17\nEdge\nFace\nVertex\n;:M;CHF;:H22c:7,E\n;:H22c,E\n;:G;CHF;:H22c:7,F\n;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E\n;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:U2;CHF;:H22c:8,V\n;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:U;CHF;:H22c:7,V\n;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E\n;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:U2;CHF;:H22c:8,V\n;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:U;CHF;:H22c:7,V\n;:G;CHF;:H22c:7,F;:U4;CHF;:H22c:8,E\n;:G;CHF;:H22c:7,F;:U;CHF;:H22c:7,E\n;:M;CHF;:H22c:7,F\n;:H22c,F\n;:H22c,V\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 16\n0\n:1.2.4 0\n:1.1.7 0\n:1.3.5 0\n:1.4.4 0\n:1.1.d 0\n:1.c.5 0\n:1.a.4 0\n:1.6.5 0\n:1.1.e 0\n:1.1.a 0\n:1.b.5 0\n:1.7.5 0\n:1.9.4 0\n:1.8.5 0\n:1.5.5 0\n\nFace\n\nChildCount 0\n\nNameCount 8\n0\n:2.1.f 0\n:2.6.f 0\n:1.1.6 0\n:2.4.10 0\n:2.5.f 0\n:2.3.f 0\n:2.2.10 0\n\nVertex\n\nChildCount 0\n\nNameCount 11\n0\n:1.1.8 0\n:3.3.11 0\n:1.1.9 0\n:3.4.11 0\n:1.1.b 0\n:3.7.11 0\n:3.5.11 0\n:1.1.c 0\n:3.8.11 0\n:3.6.11 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 15 557 1 ;:H22d,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 7 557 1 ;:H22d,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 10 557 1 ;:H22d,V 0\n\nNameCount 0\n\nEndMap\n" } }, "finalObject": "Chamfer29", @@ -234338,13 +234338,13 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;CHF;:Hb1b:7,F;:Hb1c,F", + "mappedName": "Face1;:M;CHF;:H22c:7,F;:H22d,F", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Face1;:M;CHF;:Hb1b:7,F", + "mappedName": "Face1;:M;CHF;:H22c:7,F", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -234357,7 +234357,7 @@ ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face1;:M;CHF;:Hb1b:7,F;:Hb1c,F", + "mappedName": "Face1;:M;CHF;:H22c:7,F;:H22d,F", "mappedStringIds": [], "name": "Face1" }, @@ -234365,13 +234365,13 @@ "history": [ { "children": [], - "mappedName": "Face6;:M;CHF;:Hb1b:7,F;:Hb1c,F", + "mappedName": "Face6;:M;CHF;:H22c:7,F;:H22d,F", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Face6;:M;CHF;:Hb1b:7,F", + "mappedName": "Face6;:M;CHF;:H22c:7,F", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -234384,7 +234384,7 @@ ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face6;:M;CHF;:Hb1b:7,F;:Hb1c,F", + "mappedName": "Face6;:M;CHF;:H22c:7,F;:H22d,F", "mappedStringIds": [], "name": "Face2" }, @@ -234392,13 +234392,13 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:Hb1c,F", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:H22d,F", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F", + "mappedName": "Edge1;:G;CHF;:H22c:7,F", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -234411,7 +234411,7 @@ ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:Hb1c,F", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:H22d,F", "mappedStringIds": [], "name": "Face3" }, @@ -234419,13 +234419,13 @@ "history": [ { "children": [], - "mappedName": "Face4;:Hb1b,F;:Hb1c,F", + "mappedName": "Face4;:H22c,F;:H22d,F", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Face4;:Hb1b,F", + "mappedName": "Face4;:H22c,F", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -234438,7 +234438,7 @@ ], "indexedName": "Face4", "indexedStringIds": [], - "mappedName": "Face4;:Hb1b,F;:Hb1c,F", + "mappedName": "Face4;:H22c,F;:H22d,F", "mappedStringIds": [], "name": "Face4" }, @@ -234446,13 +234446,13 @@ "history": [ { "children": [], - "mappedName": "Face5;:M;CHF;:Hb1b:7,F;:Hb1c,F", + "mappedName": "Face5;:M;CHF;:H22c:7,F;:H22d,F", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Face5;:M;CHF;:Hb1b:7,F", + "mappedName": "Face5;:M;CHF;:H22c:7,F", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -234465,7 +234465,7 @@ ], "indexedName": "Face5", "indexedStringIds": [], - "mappedName": "Face5;:M;CHF;:Hb1b:7,F;:Hb1c,F", + "mappedName": "Face5;:M;CHF;:H22c:7,F;:H22d,F", "mappedStringIds": [], "name": "Face5" }, @@ -234473,13 +234473,13 @@ "history": [ { "children": [], - "mappedName": "Face3;:M;CHF;:Hb1b:7,F;:Hb1c,F", + "mappedName": "Face3;:M;CHF;:H22c:7,F;:H22d,F", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Face3;:M;CHF;:Hb1b:7,F", + "mappedName": "Face3;:M;CHF;:H22c:7,F", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -234492,7 +234492,7 @@ ], "indexedName": "Face6", "indexedStringIds": [], - "mappedName": "Face3;:M;CHF;:Hb1b:7,F;:Hb1c,F", + "mappedName": "Face3;:M;CHF;:H22c:7,F;:H22d,F", "mappedStringIds": [], "name": "Face6" }, @@ -234500,13 +234500,13 @@ "history": [ { "children": [], - "mappedName": "Face2;:Hb1b,F;:Hb1c,F", + "mappedName": "Face2;:H22c,F;:H22d,F", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Face2;:Hb1b,F", + "mappedName": "Face2;:H22c,F", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -234519,7 +234519,7 @@ ], "indexedName": "Face7", "indexedStringIds": [], - "mappedName": "Face2;:Hb1b,F;:Hb1c,F", + "mappedName": "Face2;:H22c,F;:H22d,F", "mappedStringIds": [], "name": "Face7" }, @@ -234527,13 +234527,13 @@ "history": [ { "children": [], - "mappedName": "Edge2;:M;CHF;:Hb1b:7,E;:Hb1c,E", + "mappedName": "Edge2;:M;CHF;:H22c:7,E;:H22d,E", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge2;:M;CHF;:Hb1b:7,E", + "mappedName": "Edge2;:M;CHF;:H22c:7,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -234546,7 +234546,7 @@ ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Edge2;:M;CHF;:Hb1b:7,E;:Hb1c,E", + "mappedName": "Edge2;:M;CHF;:H22c:7,E;:H22d,E", "mappedStringIds": [], "name": "Edge1" }, @@ -234554,15 +234554,15 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:Hb1c,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:H22d,E", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;CHF;:Hb1b:7,F" + "Edge1;:G;CHF;:H22c:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -234575,7 +234575,7 @@ ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:Hb1c,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:H22d,E", "mappedStringIds": [], "name": "Edge2" }, @@ -234583,13 +234583,13 @@ "history": [ { "children": [], - "mappedName": "Edge3;:Hb1b,E;:Hb1c,E", + "mappedName": "Edge3;:H22c,E;:H22d,E", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge3;:Hb1b,E", + "mappedName": "Edge3;:H22c,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -234602,7 +234602,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Edge3;:Hb1b,E;:Hb1c,E", + "mappedName": "Edge3;:H22c,E;:H22d,E", "mappedStringIds": [], "name": "Edge3" }, @@ -234610,13 +234610,13 @@ "history": [ { "children": [], - "mappedName": "Edge4;:M;CHF;:Hb1b:7,E;:Hb1c,E", + "mappedName": "Edge4;:M;CHF;:H22c:7,E;:H22d,E", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge4;:M;CHF;:Hb1b:7,E", + "mappedName": "Edge4;:M;CHF;:H22c:7,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -234629,7 +234629,7 @@ ], "indexedName": "Edge4", "indexedStringIds": [], - "mappedName": "Edge4;:M;CHF;:Hb1b:7,E;:Hb1c,E", + "mappedName": "Edge4;:M;CHF;:H22c:7,E;:H22d,E", "mappedStringIds": [], "name": "Edge4" }, @@ -234637,15 +234637,15 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U4;CHF;:Hb1b:8,E;:Hb1c,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U4;CHF;:H22c:8,E;:H22d,E", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;CHF;:Hb1b:7,F" + "Edge1;:G;CHF;:H22c:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U4;CHF;:Hb1b:8,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U4;CHF;:H22c:8,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -234658,7 +234658,7 @@ ], "indexedName": "Edge5", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U4;CHF;:Hb1b:8,E;:Hb1c,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U4;CHF;:H22c:8,E;:H22d,E", "mappedStringIds": [], "name": "Edge5" }, @@ -234666,13 +234666,13 @@ "history": [ { "children": [], - "mappedName": "Edge12;:Hb1b,E;:Hb1c,E", + "mappedName": "Edge12;:H22c,E;:H22d,E", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge12;:Hb1b,E", + "mappedName": "Edge12;:H22c,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -234685,7 +234685,7 @@ ], "indexedName": "Edge6", "indexedStringIds": [], - "mappedName": "Edge12;:Hb1b,E;:Hb1c,E", + "mappedName": "Edge12;:H22c,E;:H22d,E", "mappedStringIds": [], "name": "Edge6" }, @@ -234693,13 +234693,13 @@ "history": [ { "children": [], - "mappedName": "Edge10;:M;CHF;:Hb1b:7,E;:Hb1c,E", + "mappedName": "Edge10;:M;CHF;:H22c:7,E;:H22d,E", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge10;:M;CHF;:Hb1b:7,E", + "mappedName": "Edge10;:M;CHF;:H22c:7,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -234712,7 +234712,7 @@ ], "indexedName": "Edge7", "indexedStringIds": [], - "mappedName": "Edge10;:M;CHF;:Hb1b:7,E;:Hb1c,E", + "mappedName": "Edge10;:M;CHF;:H22c:7,E;:H22d,E", "mappedStringIds": [], "name": "Edge7" }, @@ -234720,13 +234720,13 @@ "history": [ { "children": [], - "mappedName": "Edge6;:Hb1b,E;:Hb1c,E", + "mappedName": "Edge6;:H22c,E;:H22d,E", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge6;:Hb1b,E", + "mappedName": "Edge6;:H22c,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -234739,7 +234739,7 @@ ], "indexedName": "Edge8", "indexedStringIds": [], - "mappedName": "Edge6;:Hb1b,E;:Hb1c,E", + "mappedName": "Edge6;:H22c,E;:H22d,E", "mappedStringIds": [], "name": "Edge8" }, @@ -234747,15 +234747,15 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U;CHF;:Hb1b:7,E;:Hb1c,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U;CHF;:H22c:7,E;:H22d,E", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;CHF;:Hb1b:7,F" + "Edge1;:G;CHF;:H22c:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U;CHF;:Hb1b:7,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U;CHF;:H22c:7,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -234768,7 +234768,7 @@ ], "indexedName": "Edge9", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U;CHF;:Hb1b:7,E;:Hb1c,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U;CHF;:H22c:7,E;:H22d,E", "mappedStringIds": [], "name": "Edge9" }, @@ -234776,15 +234776,15 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:Hb1c,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:H22d,E", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;CHF;:Hb1b:7,F" + "Edge1;:G;CHF;:H22c:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -234797,7 +234797,7 @@ ], "indexedName": "Edge10", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:Hb1c,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:H22d,E", "mappedStringIds": [], "name": "Edge10" }, @@ -234805,13 +234805,13 @@ "history": [ { "children": [], - "mappedName": "Edge11;:Hb1b,E;:Hb1c,E", + "mappedName": "Edge11;:H22c,E;:H22d,E", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge11;:Hb1b,E", + "mappedName": "Edge11;:H22c,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -234824,7 +234824,7 @@ ], "indexedName": "Edge11", "indexedStringIds": [], - "mappedName": "Edge11;:Hb1b,E;:Hb1c,E", + "mappedName": "Edge11;:H22c,E;:H22d,E", "mappedStringIds": [], "name": "Edge11" }, @@ -234832,13 +234832,13 @@ "history": [ { "children": [], - "mappedName": "Edge7;:Hb1b,E;:Hb1c,E", + "mappedName": "Edge7;:H22c,E;:H22d,E", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge7;:Hb1b,E", + "mappedName": "Edge7;:H22c,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -234851,7 +234851,7 @@ ], "indexedName": "Edge12", "indexedStringIds": [], - "mappedName": "Edge7;:Hb1b,E;:Hb1c,E", + "mappedName": "Edge7;:H22c,E;:H22d,E", "mappedStringIds": [], "name": "Edge12" }, @@ -234859,13 +234859,13 @@ "history": [ { "children": [], - "mappedName": "Edge9;:M;CHF;:Hb1b:7,E;:Hb1c,E", + "mappedName": "Edge9;:M;CHF;:H22c:7,E;:H22d,E", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge9;:M;CHF;:Hb1b:7,E", + "mappedName": "Edge9;:M;CHF;:H22c:7,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -234878,7 +234878,7 @@ ], "indexedName": "Edge13", "indexedStringIds": [], - "mappedName": "Edge9;:M;CHF;:Hb1b:7,E;:Hb1c,E", + "mappedName": "Edge9;:M;CHF;:H22c:7,E;:H22d,E", "mappedStringIds": [], "name": "Edge13" }, @@ -234886,13 +234886,13 @@ "history": [ { "children": [], - "mappedName": "Edge8;:Hb1b,E;:Hb1c,E", + "mappedName": "Edge8;:H22c,E;:H22d,E", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge8;:Hb1b,E", + "mappedName": "Edge8;:H22c,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -234905,7 +234905,7 @@ ], "indexedName": "Edge14", "indexedStringIds": [], - "mappedName": "Edge8;:Hb1b,E;:Hb1c,E", + "mappedName": "Edge8;:H22c,E;:H22d,E", "mappedStringIds": [], "name": "Edge14" }, @@ -234913,13 +234913,13 @@ "history": [ { "children": [], - "mappedName": "Edge5;:Hb1b,E;:Hb1c,E", + "mappedName": "Edge5;:H22c,E;:H22d,E", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge5;:Hb1b,E", + "mappedName": "Edge5;:H22c,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -234932,7 +234932,7 @@ ], "indexedName": "Edge15", "indexedStringIds": [], - "mappedName": "Edge5;:Hb1b,E;:Hb1c,E", + "mappedName": "Edge5;:H22c,E;:H22d,E", "mappedStringIds": [], "name": "Edge15" }, @@ -234940,16 +234940,16 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:U2;CHF;:Hb1b:8,V;:Hb1c,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:U2;CHF;:H22c:8,V;:H22d,V", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E", - "Edge1;:G;CHF;:Hb1b:7,F" + "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E", + "Edge1;:G;CHF;:H22c:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:U2;CHF;:Hb1b:8,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:U2;CHF;:H22c:8,V", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -234962,7 +234962,7 @@ ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:U2;CHF;:Hb1b:8,V;:Hb1c,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:U2;CHF;:H22c:8,V;:H22d,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -234970,13 +234970,13 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:Hb1b,V;:Hb1c,V", + "mappedName": "Vertex3;:H22c,V;:H22d,V", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Vertex3;:Hb1b,V", + "mappedName": "Vertex3;:H22c,V", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -234989,7 +234989,7 @@ ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Vertex3;:Hb1b,V;:Hb1c,V", + "mappedName": "Vertex3;:H22c,V;:H22d,V", "mappedStringIds": [], "name": "Vertex2" }, @@ -234997,16 +234997,16 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:U;CHF;:Hb1b:7,V;:Hb1c,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:U;CHF;:H22c:7,V;:H22d,V", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E", - "Edge1;:G;CHF;:Hb1b:7,F" + "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E", + "Edge1;:G;CHF;:H22c:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:U;CHF;:Hb1b:7,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:U;CHF;:H22c:7,V", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -235019,7 +235019,7 @@ ], "indexedName": "Vertex3", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:U;CHF;:Hb1b:7,V;:Hb1c,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:U;CHF;:H22c:7,V;:H22d,V", "mappedStringIds": [], "name": "Vertex3" }, @@ -235027,13 +235027,13 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:Hb1b,V;:Hb1c,V", + "mappedName": "Vertex4;:H22c,V;:H22d,V", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Vertex4;:Hb1b,V", + "mappedName": "Vertex4;:H22c,V", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -235046,7 +235046,7 @@ ], "indexedName": "Vertex4", "indexedStringIds": [], - "mappedName": "Vertex4;:Hb1b,V;:Hb1c,V", + "mappedName": "Vertex4;:H22c,V;:H22d,V", "mappedStringIds": [], "name": "Vertex4" }, @@ -235054,16 +235054,16 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:U2;CHF;:Hb1b:8,V;:Hb1c,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:U2;CHF;:H22c:8,V;:H22d,V", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E", - "Edge1;:G;CHF;:Hb1b:7,F" + "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E", + "Edge1;:G;CHF;:H22c:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:U2;CHF;:Hb1b:8,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:U2;CHF;:H22c:8,V", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -235076,7 +235076,7 @@ ], "indexedName": "Vertex5", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:U2;CHF;:Hb1b:8,V;:Hb1c,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:U2;CHF;:H22c:8,V;:H22d,V", "mappedStringIds": [], "name": "Vertex5" }, @@ -235084,13 +235084,13 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:Hb1b,V;:Hb1c,V", + "mappedName": "Vertex7;:H22c,V;:H22d,V", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Vertex7;:Hb1b,V", + "mappedName": "Vertex7;:H22c,V", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -235103,7 +235103,7 @@ ], "indexedName": "Vertex6", "indexedStringIds": [], - "mappedName": "Vertex7;:Hb1b,V;:Hb1c,V", + "mappedName": "Vertex7;:H22c,V;:H22d,V", "mappedStringIds": [], "name": "Vertex6" }, @@ -235111,13 +235111,13 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:Hb1b,V;:Hb1c,V", + "mappedName": "Vertex5;:H22c,V;:H22d,V", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Vertex5;:Hb1b,V", + "mappedName": "Vertex5;:H22c,V", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -235130,7 +235130,7 @@ ], "indexedName": "Vertex7", "indexedStringIds": [], - "mappedName": "Vertex5;:Hb1b,V;:Hb1c,V", + "mappedName": "Vertex5;:H22c,V;:H22d,V", "mappedStringIds": [], "name": "Vertex7" }, @@ -235138,16 +235138,16 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:U;CHF;:Hb1b:7,V;:Hb1c,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:U;CHF;:H22c:7,V;:H22d,V", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E", - "Edge1;:G;CHF;:Hb1b:7,F" + "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E", + "Edge1;:G;CHF;:H22c:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:U;CHF;:Hb1b:7,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:U;CHF;:H22c:7,V", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -235160,7 +235160,7 @@ ], "indexedName": "Vertex8", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:U;CHF;:Hb1b:7,V;:Hb1c,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:U;CHF;:H22c:7,V;:H22d,V", "mappedStringIds": [], "name": "Vertex8" }, @@ -235168,13 +235168,13 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:Hb1b,V;:Hb1c,V", + "mappedName": "Vertex8;:H22c,V;:H22d,V", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Vertex8;:Hb1b,V", + "mappedName": "Vertex8;:H22c,V", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -235187,7 +235187,7 @@ ], "indexedName": "Vertex9", "indexedStringIds": [], - "mappedName": "Vertex8;:Hb1b,V;:Hb1c,V", + "mappedName": "Vertex8;:H22c,V;:H22d,V", "mappedStringIds": [], "name": "Vertex9" }, @@ -235195,13 +235195,13 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:Hb1b,V;:Hb1c,V", + "mappedName": "Vertex6;:H22c,V;:H22d,V", "object": "DressupBody29", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Vertex6;:Hb1b,V", + "mappedName": "Vertex6;:H22c,V", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -235214,7 +235214,7 @@ ], "indexedName": "Vertex10", "indexedStringIds": [], - "mappedName": "Vertex6;:Hb1b,V;:Hb1c,V", + "mappedName": "Vertex6;:H22c,V;:H22d,V", "mappedStringIds": [], "name": "Vertex10" } @@ -235230,7 +235230,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;CHF;:Hb1b:7,F;:Hb1c,F", + "mappedName": "Face1;:M;CHF;:H22c:7,F;:H22d,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -235238,7 +235238,7 @@ "index": 1, "type": "Face" }, - "name": "Face1;:M;CHF;:Hb1b:7,F;:Hb1c,F", + "name": "Face1;:M;CHF;:H22c:7,F;:H22d,F", "stringIds": [] }, "relation": "modified", @@ -235246,9 +235246,9 @@ "resultPersistentId": "DressupBody29:face:0", "sourceRefs": [ { - "mappedName": "Face1;:M;CHF;:Hb1b:7,F", + "mappedName": "Face1;:M;CHF;:H22c:7,F", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Face1;:M;CHF;:Hb1b:7,F", + "persistentId": "Chamfer29:mapped:Face1;:M;CHF;:H22c:7,F", "stageId": "Chamfer29" }, { @@ -235263,7 +235263,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M;CHF;:Hb1b:7,F;:Hb1c,F", + "mappedName": "Face6;:M;CHF;:H22c:7,F;:H22d,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -235271,7 +235271,7 @@ "index": 2, "type": "Face" }, - "name": "Face6;:M;CHF;:Hb1b:7,F;:Hb1c,F", + "name": "Face6;:M;CHF;:H22c:7,F;:H22d,F", "stringIds": [] }, "relation": "modified", @@ -235279,9 +235279,9 @@ "resultPersistentId": "DressupBody29:face:1", "sourceRefs": [ { - "mappedName": "Face6;:M;CHF;:Hb1b:7,F", + "mappedName": "Face6;:M;CHF;:H22c:7,F", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Face6;:M;CHF;:Hb1b:7,F", + "persistentId": "Chamfer29:mapped:Face6;:M;CHF;:H22c:7,F", "stageId": "Chamfer29" }, { @@ -235296,7 +235296,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:Hb1c,F", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:H22d,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -235304,7 +235304,7 @@ "index": 3, "type": "Face" }, - "name": "Edge1;:G;CHF;:Hb1b:7,F;:Hb1c,F", + "name": "Edge1;:G;CHF;:H22c:7,F;:H22d,F", "stringIds": [] }, "relation": "generated", @@ -235312,9 +235312,9 @@ "resultPersistentId": "DressupBody29:face:2", "sourceRefs": [ { - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F", + "mappedName": "Edge1;:G;CHF;:H22c:7,F", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Edge1;:G;CHF;:Hb1b:7,F", + "persistentId": "Chamfer29:mapped:Edge1;:G;CHF;:H22c:7,F", "stageId": "Chamfer29" }, { @@ -235329,7 +235329,7 @@ "indexedName": "Face4", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:Hb1b,F;:Hb1c,F", + "mappedName": "Face4;:H22c,F;:H22d,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -235337,7 +235337,7 @@ "index": 4, "type": "Face" }, - "name": "Face4;:Hb1b,F;:Hb1c,F", + "name": "Face4;:H22c,F;:H22d,F", "stringIds": [] }, "relation": "preserved", @@ -235345,9 +235345,9 @@ "resultPersistentId": "DressupBody29:face:3", "sourceRefs": [ { - "mappedName": "Face4;:Hb1b,F", + "mappedName": "Face4;:H22c,F", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Face4;:Hb1b,F", + "persistentId": "Chamfer29:mapped:Face4;:H22c,F", "stageId": "Chamfer29" }, { @@ -235362,7 +235362,7 @@ "indexedName": "Face5", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M;CHF;:Hb1b:7,F;:Hb1c,F", + "mappedName": "Face5;:M;CHF;:H22c:7,F;:H22d,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -235370,7 +235370,7 @@ "index": 5, "type": "Face" }, - "name": "Face5;:M;CHF;:Hb1b:7,F;:Hb1c,F", + "name": "Face5;:M;CHF;:H22c:7,F;:H22d,F", "stringIds": [] }, "relation": "modified", @@ -235378,9 +235378,9 @@ "resultPersistentId": "DressupBody29:face:4", "sourceRefs": [ { - "mappedName": "Face5;:M;CHF;:Hb1b:7,F", + "mappedName": "Face5;:M;CHF;:H22c:7,F", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Face5;:M;CHF;:Hb1b:7,F", + "persistentId": "Chamfer29:mapped:Face5;:M;CHF;:H22c:7,F", "stageId": "Chamfer29" }, { @@ -235395,7 +235395,7 @@ "indexedName": "Face6", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:M;CHF;:Hb1b:7,F;:Hb1c,F", + "mappedName": "Face3;:M;CHF;:H22c:7,F;:H22d,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -235403,7 +235403,7 @@ "index": 6, "type": "Face" }, - "name": "Face3;:M;CHF;:Hb1b:7,F;:Hb1c,F", + "name": "Face3;:M;CHF;:H22c:7,F;:H22d,F", "stringIds": [] }, "relation": "modified", @@ -235411,9 +235411,9 @@ "resultPersistentId": "DressupBody29:face:5", "sourceRefs": [ { - "mappedName": "Face3;:M;CHF;:Hb1b:7,F", + "mappedName": "Face3;:M;CHF;:H22c:7,F", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Face3;:M;CHF;:Hb1b:7,F", + "persistentId": "Chamfer29:mapped:Face3;:M;CHF;:H22c:7,F", "stageId": "Chamfer29" }, { @@ -235428,7 +235428,7 @@ "indexedName": "Face7", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:Hb1b,F;:Hb1c,F", + "mappedName": "Face2;:H22c,F;:H22d,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -235436,7 +235436,7 @@ "index": 7, "type": "Face" }, - "name": "Face2;:Hb1b,F;:Hb1c,F", + "name": "Face2;:H22c,F;:H22d,F", "stringIds": [] }, "relation": "preserved", @@ -235444,9 +235444,9 @@ "resultPersistentId": "DressupBody29:face:6", "sourceRefs": [ { - "mappedName": "Face2;:Hb1b,F", + "mappedName": "Face2;:H22c,F", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Face2;:Hb1b,F", + "persistentId": "Chamfer29:mapped:Face2;:H22c,F", "stageId": "Chamfer29" }, { @@ -235461,7 +235461,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:M;CHF;:Hb1b:7,E;:Hb1c,E", + "mappedName": "Edge2;:M;CHF;:H22c:7,E;:H22d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -235469,7 +235469,7 @@ "index": 1, "type": "Edge" }, - "name": "Edge2;:M;CHF;:Hb1b:7,E;:Hb1c,E", + "name": "Edge2;:M;CHF;:H22c:7,E;:H22d,E", "stringIds": [] }, "relation": "modified", @@ -235477,9 +235477,9 @@ "resultPersistentId": "DressupBody29:edge:0", "sourceRefs": [ { - "mappedName": "Edge2;:M;CHF;:Hb1b:7,E", + "mappedName": "Edge2;:M;CHF;:H22c:7,E", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Edge2;:M;CHF;:Hb1b:7,E", + "persistentId": "Chamfer29:mapped:Edge2;:M;CHF;:H22c:7,E", "stageId": "Chamfer29" }, { @@ -235494,7 +235494,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:Hb1c,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:H22d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -235502,7 +235502,7 @@ "index": 2, "type": "Edge" }, - "name": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:Hb1c,E", + "name": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:H22d,E", "stringIds": [] }, "relation": "generated", @@ -235510,9 +235510,9 @@ "resultPersistentId": "DressupBody29:edge:1", "sourceRefs": [ { - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E", + "persistentId": "Chamfer29:mapped:Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E", "stageId": "Chamfer29" }, { @@ -235527,7 +235527,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:Hb1b,E;:Hb1c,E", + "mappedName": "Edge3;:H22c,E;:H22d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -235535,7 +235535,7 @@ "index": 3, "type": "Edge" }, - "name": "Edge3;:Hb1b,E;:Hb1c,E", + "name": "Edge3;:H22c,E;:H22d,E", "stringIds": [] }, "relation": "preserved", @@ -235543,9 +235543,9 @@ "resultPersistentId": "DressupBody29:edge:2", "sourceRefs": [ { - "mappedName": "Edge3;:Hb1b,E", + "mappedName": "Edge3;:H22c,E", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Edge3;:Hb1b,E", + "persistentId": "Chamfer29:mapped:Edge3;:H22c,E", "stageId": "Chamfer29" }, { @@ -235560,7 +235560,7 @@ "indexedName": "Edge4", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:M;CHF;:Hb1b:7,E;:Hb1c,E", + "mappedName": "Edge4;:M;CHF;:H22c:7,E;:H22d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -235568,7 +235568,7 @@ "index": 4, "type": "Edge" }, - "name": "Edge4;:M;CHF;:Hb1b:7,E;:Hb1c,E", + "name": "Edge4;:M;CHF;:H22c:7,E;:H22d,E", "stringIds": [] }, "relation": "modified", @@ -235576,9 +235576,9 @@ "resultPersistentId": "DressupBody29:edge:3", "sourceRefs": [ { - "mappedName": "Edge4;:M;CHF;:Hb1b:7,E", + "mappedName": "Edge4;:M;CHF;:H22c:7,E", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Edge4;:M;CHF;:Hb1b:7,E", + "persistentId": "Chamfer29:mapped:Edge4;:M;CHF;:H22c:7,E", "stageId": "Chamfer29" }, { @@ -235593,7 +235593,7 @@ "indexedName": "Edge5", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U4;CHF;:Hb1b:8,E;:Hb1c,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U4;CHF;:H22c:8,E;:H22d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -235601,7 +235601,7 @@ "index": 5, "type": "Edge" }, - "name": "Edge1;:G;CHF;:Hb1b:7,F;:U4;CHF;:Hb1b:8,E;:Hb1c,E", + "name": "Edge1;:G;CHF;:H22c:7,F;:U4;CHF;:H22c:8,E;:H22d,E", "stringIds": [] }, "relation": "generated", @@ -235609,9 +235609,9 @@ "resultPersistentId": "DressupBody29:edge:4", "sourceRefs": [ { - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U4;CHF;:Hb1b:8,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U4;CHF;:H22c:8,E", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Edge1;:G;CHF;:Hb1b:7,F;:U4;CHF;:Hb1b:8,E", + "persistentId": "Chamfer29:mapped:Edge1;:G;CHF;:H22c:7,F;:U4;CHF;:H22c:8,E", "stageId": "Chamfer29" }, { @@ -235626,7 +235626,7 @@ "indexedName": "Edge6", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:Hb1b,E;:Hb1c,E", + "mappedName": "Edge12;:H22c,E;:H22d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -235634,7 +235634,7 @@ "index": 6, "type": "Edge" }, - "name": "Edge12;:Hb1b,E;:Hb1c,E", + "name": "Edge12;:H22c,E;:H22d,E", "stringIds": [] }, "relation": "preserved", @@ -235642,9 +235642,9 @@ "resultPersistentId": "DressupBody29:edge:5", "sourceRefs": [ { - "mappedName": "Edge12;:Hb1b,E", + "mappedName": "Edge12;:H22c,E", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Edge12;:Hb1b,E", + "persistentId": "Chamfer29:mapped:Edge12;:H22c,E", "stageId": "Chamfer29" }, { @@ -235659,7 +235659,7 @@ "indexedName": "Edge7", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:M;CHF;:Hb1b:7,E;:Hb1c,E", + "mappedName": "Edge10;:M;CHF;:H22c:7,E;:H22d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -235667,7 +235667,7 @@ "index": 7, "type": "Edge" }, - "name": "Edge10;:M;CHF;:Hb1b:7,E;:Hb1c,E", + "name": "Edge10;:M;CHF;:H22c:7,E;:H22d,E", "stringIds": [] }, "relation": "modified", @@ -235675,9 +235675,9 @@ "resultPersistentId": "DressupBody29:edge:6", "sourceRefs": [ { - "mappedName": "Edge10;:M;CHF;:Hb1b:7,E", + "mappedName": "Edge10;:M;CHF;:H22c:7,E", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Edge10;:M;CHF;:Hb1b:7,E", + "persistentId": "Chamfer29:mapped:Edge10;:M;CHF;:H22c:7,E", "stageId": "Chamfer29" }, { @@ -235692,7 +235692,7 @@ "indexedName": "Edge8", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:Hb1b,E;:Hb1c,E", + "mappedName": "Edge6;:H22c,E;:H22d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -235700,7 +235700,7 @@ "index": 8, "type": "Edge" }, - "name": "Edge6;:Hb1b,E;:Hb1c,E", + "name": "Edge6;:H22c,E;:H22d,E", "stringIds": [] }, "relation": "preserved", @@ -235708,9 +235708,9 @@ "resultPersistentId": "DressupBody29:edge:7", "sourceRefs": [ { - "mappedName": "Edge6;:Hb1b,E", + "mappedName": "Edge6;:H22c,E", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Edge6;:Hb1b,E", + "persistentId": "Chamfer29:mapped:Edge6;:H22c,E", "stageId": "Chamfer29" }, { @@ -235725,7 +235725,7 @@ "indexedName": "Edge9", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U;CHF;:Hb1b:7,E;:Hb1c,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U;CHF;:H22c:7,E;:H22d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -235733,7 +235733,7 @@ "index": 9, "type": "Edge" }, - "name": "Edge1;:G;CHF;:Hb1b:7,F;:U;CHF;:Hb1b:7,E;:Hb1c,E", + "name": "Edge1;:G;CHF;:H22c:7,F;:U;CHF;:H22c:7,E;:H22d,E", "stringIds": [] }, "relation": "generated", @@ -235741,9 +235741,9 @@ "resultPersistentId": "DressupBody29:edge:8", "sourceRefs": [ { - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U;CHF;:Hb1b:7,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U;CHF;:H22c:7,E", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Edge1;:G;CHF;:Hb1b:7,F;:U;CHF;:Hb1b:7,E", + "persistentId": "Chamfer29:mapped:Edge1;:G;CHF;:H22c:7,F;:U;CHF;:H22c:7,E", "stageId": "Chamfer29" }, { @@ -235758,7 +235758,7 @@ "indexedName": "Edge10", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:Hb1c,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:H22d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -235766,7 +235766,7 @@ "index": 10, "type": "Edge" }, - "name": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:Hb1c,E", + "name": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:H22d,E", "stringIds": [] }, "relation": "generated", @@ -235774,9 +235774,9 @@ "resultPersistentId": "DressupBody29:edge:9", "sourceRefs": [ { - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E", + "persistentId": "Chamfer29:mapped:Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E", "stageId": "Chamfer29" }, { @@ -235791,7 +235791,7 @@ "indexedName": "Edge11", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:Hb1b,E;:Hb1c,E", + "mappedName": "Edge11;:H22c,E;:H22d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -235799,7 +235799,7 @@ "index": 11, "type": "Edge" }, - "name": "Edge11;:Hb1b,E;:Hb1c,E", + "name": "Edge11;:H22c,E;:H22d,E", "stringIds": [] }, "relation": "preserved", @@ -235807,9 +235807,9 @@ "resultPersistentId": "DressupBody29:edge:10", "sourceRefs": [ { - "mappedName": "Edge11;:Hb1b,E", + "mappedName": "Edge11;:H22c,E", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Edge11;:Hb1b,E", + "persistentId": "Chamfer29:mapped:Edge11;:H22c,E", "stageId": "Chamfer29" }, { @@ -235824,7 +235824,7 @@ "indexedName": "Edge12", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:Hb1b,E;:Hb1c,E", + "mappedName": "Edge7;:H22c,E;:H22d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -235832,7 +235832,7 @@ "index": 12, "type": "Edge" }, - "name": "Edge7;:Hb1b,E;:Hb1c,E", + "name": "Edge7;:H22c,E;:H22d,E", "stringIds": [] }, "relation": "preserved", @@ -235840,9 +235840,9 @@ "resultPersistentId": "DressupBody29:edge:11", "sourceRefs": [ { - "mappedName": "Edge7;:Hb1b,E", + "mappedName": "Edge7;:H22c,E", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Edge7;:Hb1b,E", + "persistentId": "Chamfer29:mapped:Edge7;:H22c,E", "stageId": "Chamfer29" }, { @@ -235857,7 +235857,7 @@ "indexedName": "Edge13", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:M;CHF;:Hb1b:7,E;:Hb1c,E", + "mappedName": "Edge9;:M;CHF;:H22c:7,E;:H22d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -235865,7 +235865,7 @@ "index": 13, "type": "Edge" }, - "name": "Edge9;:M;CHF;:Hb1b:7,E;:Hb1c,E", + "name": "Edge9;:M;CHF;:H22c:7,E;:H22d,E", "stringIds": [] }, "relation": "modified", @@ -235873,9 +235873,9 @@ "resultPersistentId": "DressupBody29:edge:12", "sourceRefs": [ { - "mappedName": "Edge9;:M;CHF;:Hb1b:7,E", + "mappedName": "Edge9;:M;CHF;:H22c:7,E", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Edge9;:M;CHF;:Hb1b:7,E", + "persistentId": "Chamfer29:mapped:Edge9;:M;CHF;:H22c:7,E", "stageId": "Chamfer29" }, { @@ -235890,7 +235890,7 @@ "indexedName": "Edge14", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:Hb1b,E;:Hb1c,E", + "mappedName": "Edge8;:H22c,E;:H22d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -235898,7 +235898,7 @@ "index": 14, "type": "Edge" }, - "name": "Edge8;:Hb1b,E;:Hb1c,E", + "name": "Edge8;:H22c,E;:H22d,E", "stringIds": [] }, "relation": "preserved", @@ -235906,9 +235906,9 @@ "resultPersistentId": "DressupBody29:edge:13", "sourceRefs": [ { - "mappedName": "Edge8;:Hb1b,E", + "mappedName": "Edge8;:H22c,E", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Edge8;:Hb1b,E", + "persistentId": "Chamfer29:mapped:Edge8;:H22c,E", "stageId": "Chamfer29" }, { @@ -235923,7 +235923,7 @@ "indexedName": "Edge15", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:Hb1b,E;:Hb1c,E", + "mappedName": "Edge5;:H22c,E;:H22d,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -235931,7 +235931,7 @@ "index": 15, "type": "Edge" }, - "name": "Edge5;:Hb1b,E;:Hb1c,E", + "name": "Edge5;:H22c,E;:H22d,E", "stringIds": [] }, "relation": "preserved", @@ -235939,9 +235939,9 @@ "resultPersistentId": "DressupBody29:edge:14", "sourceRefs": [ { - "mappedName": "Edge5;:Hb1b,E", + "mappedName": "Edge5;:H22c,E", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Edge5;:Hb1b,E", + "persistentId": "Chamfer29:mapped:Edge5;:H22c,E", "stageId": "Chamfer29" }, { @@ -235956,7 +235956,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:U2;CHF;:Hb1b:8,V;:Hb1c,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:U2;CHF;:H22c:8,V;:H22d,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -235964,7 +235964,7 @@ "index": 1, "type": "Vertex" }, - "name": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:U2;CHF;:Hb1b:8,V;:Hb1c,V", + "name": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:U2;CHF;:H22c:8,V;:H22d,V", "stringIds": [] }, "relation": "generated", @@ -235972,9 +235972,9 @@ "resultPersistentId": "DressupBody29:vertex:0", "sourceRefs": [ { - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:U2;CHF;:Hb1b:8,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:U2;CHF;:H22c:8,V", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:U2;CHF;:Hb1b:8,V", + "persistentId": "Chamfer29:mapped:Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:U2;CHF;:H22c:8,V", "stageId": "Chamfer29" }, { @@ -235989,7 +235989,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:Hb1b,V;:Hb1c,V", + "mappedName": "Vertex3;:H22c,V;:H22d,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -235997,7 +235997,7 @@ "index": 2, "type": "Vertex" }, - "name": "Vertex3;:Hb1b,V;:Hb1c,V", + "name": "Vertex3;:H22c,V;:H22d,V", "stringIds": [] }, "relation": "preserved", @@ -236005,9 +236005,9 @@ "resultPersistentId": "DressupBody29:vertex:1", "sourceRefs": [ { - "mappedName": "Vertex3;:Hb1b,V", + "mappedName": "Vertex3;:H22c,V", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Vertex3;:Hb1b,V", + "persistentId": "Chamfer29:mapped:Vertex3;:H22c,V", "stageId": "Chamfer29" }, { @@ -236022,7 +236022,7 @@ "indexedName": "Vertex3", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:U;CHF;:Hb1b:7,V;:Hb1c,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:U;CHF;:H22c:7,V;:H22d,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -236030,7 +236030,7 @@ "index": 3, "type": "Vertex" }, - "name": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:U;CHF;:Hb1b:7,V;:Hb1c,V", + "name": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:U;CHF;:H22c:7,V;:H22d,V", "stringIds": [] }, "relation": "generated", @@ -236038,9 +236038,9 @@ "resultPersistentId": "DressupBody29:vertex:2", "sourceRefs": [ { - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:U;CHF;:Hb1b:7,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:U;CHF;:H22c:7,V", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:U;CHF;:Hb1b:7,V", + "persistentId": "Chamfer29:mapped:Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:U;CHF;:H22c:7,V", "stageId": "Chamfer29" }, { @@ -236055,7 +236055,7 @@ "indexedName": "Vertex4", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:Hb1b,V;:Hb1c,V", + "mappedName": "Vertex4;:H22c,V;:H22d,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -236063,7 +236063,7 @@ "index": 4, "type": "Vertex" }, - "name": "Vertex4;:Hb1b,V;:Hb1c,V", + "name": "Vertex4;:H22c,V;:H22d,V", "stringIds": [] }, "relation": "preserved", @@ -236071,9 +236071,9 @@ "resultPersistentId": "DressupBody29:vertex:3", "sourceRefs": [ { - "mappedName": "Vertex4;:Hb1b,V", + "mappedName": "Vertex4;:H22c,V", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Vertex4;:Hb1b,V", + "persistentId": "Chamfer29:mapped:Vertex4;:H22c,V", "stageId": "Chamfer29" }, { @@ -236088,7 +236088,7 @@ "indexedName": "Vertex5", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:U2;CHF;:Hb1b:8,V;:Hb1c,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:U2;CHF;:H22c:8,V;:H22d,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -236096,7 +236096,7 @@ "index": 5, "type": "Vertex" }, - "name": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:U2;CHF;:Hb1b:8,V;:Hb1c,V", + "name": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:U2;CHF;:H22c:8,V;:H22d,V", "stringIds": [] }, "relation": "generated", @@ -236104,9 +236104,9 @@ "resultPersistentId": "DressupBody29:vertex:4", "sourceRefs": [ { - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:U2;CHF;:Hb1b:8,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:U2;CHF;:H22c:8,V", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:U2;CHF;:Hb1b:8,V", + "persistentId": "Chamfer29:mapped:Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:U2;CHF;:H22c:8,V", "stageId": "Chamfer29" }, { @@ -236121,7 +236121,7 @@ "indexedName": "Vertex6", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:Hb1b,V;:Hb1c,V", + "mappedName": "Vertex7;:H22c,V;:H22d,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -236129,7 +236129,7 @@ "index": 6, "type": "Vertex" }, - "name": "Vertex7;:Hb1b,V;:Hb1c,V", + "name": "Vertex7;:H22c,V;:H22d,V", "stringIds": [] }, "relation": "preserved", @@ -236137,9 +236137,9 @@ "resultPersistentId": "DressupBody29:vertex:5", "sourceRefs": [ { - "mappedName": "Vertex7;:Hb1b,V", + "mappedName": "Vertex7;:H22c,V", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Vertex7;:Hb1b,V", + "persistentId": "Chamfer29:mapped:Vertex7;:H22c,V", "stageId": "Chamfer29" }, { @@ -236154,7 +236154,7 @@ "indexedName": "Vertex7", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:Hb1b,V;:Hb1c,V", + "mappedName": "Vertex5;:H22c,V;:H22d,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -236162,7 +236162,7 @@ "index": 7, "type": "Vertex" }, - "name": "Vertex5;:Hb1b,V;:Hb1c,V", + "name": "Vertex5;:H22c,V;:H22d,V", "stringIds": [] }, "relation": "preserved", @@ -236170,9 +236170,9 @@ "resultPersistentId": "DressupBody29:vertex:6", "sourceRefs": [ { - "mappedName": "Vertex5;:Hb1b,V", + "mappedName": "Vertex5;:H22c,V", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Vertex5;:Hb1b,V", + "persistentId": "Chamfer29:mapped:Vertex5;:H22c,V", "stageId": "Chamfer29" }, { @@ -236187,7 +236187,7 @@ "indexedName": "Vertex8", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:U;CHF;:Hb1b:7,V;:Hb1c,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:U;CHF;:H22c:7,V;:H22d,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -236195,7 +236195,7 @@ "index": 8, "type": "Vertex" }, - "name": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:U;CHF;:Hb1b:7,V;:Hb1c,V", + "name": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:U;CHF;:H22c:7,V;:H22d,V", "stringIds": [] }, "relation": "generated", @@ -236203,9 +236203,9 @@ "resultPersistentId": "DressupBody29:vertex:7", "sourceRefs": [ { - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:U;CHF;:Hb1b:7,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:U;CHF;:H22c:7,V", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:U;CHF;:Hb1b:7,V", + "persistentId": "Chamfer29:mapped:Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:U;CHF;:H22c:7,V", "stageId": "Chamfer29" }, { @@ -236220,7 +236220,7 @@ "indexedName": "Vertex9", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:Hb1b,V;:Hb1c,V", + "mappedName": "Vertex8;:H22c,V;:H22d,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -236228,7 +236228,7 @@ "index": 9, "type": "Vertex" }, - "name": "Vertex8;:Hb1b,V;:Hb1c,V", + "name": "Vertex8;:H22c,V;:H22d,V", "stringIds": [] }, "relation": "preserved", @@ -236236,9 +236236,9 @@ "resultPersistentId": "DressupBody29:vertex:8", "sourceRefs": [ { - "mappedName": "Vertex8;:Hb1b,V", + "mappedName": "Vertex8;:H22c,V", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Vertex8;:Hb1b,V", + "persistentId": "Chamfer29:mapped:Vertex8;:H22c,V", "stageId": "Chamfer29" }, { @@ -236253,7 +236253,7 @@ "indexedName": "Vertex10", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:Hb1b,V;:Hb1c,V", + "mappedName": "Vertex6;:H22c,V;:H22d,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -236261,7 +236261,7 @@ "index": 10, "type": "Vertex" }, - "name": "Vertex6;:Hb1b,V;:Hb1c,V", + "name": "Vertex6;:H22c,V;:H22d,V", "stringIds": [] }, "relation": "preserved", @@ -236269,9 +236269,9 @@ "resultPersistentId": "DressupBody29:vertex:9", "sourceRefs": [ { - "mappedName": "Vertex6;:Hb1b,V", + "mappedName": "Vertex6;:H22c,V", "objectId": "Chamfer29", - "persistentId": "Chamfer29:mapped:Vertex6;:Hb1b,V", + "persistentId": "Chamfer29:mapped:Vertex6;:H22c,V", "stageId": "Chamfer29" }, { @@ -238733,7 +238733,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;CHF;:Hb1b:7,F", + "mappedName": "Face1;:M;CHF;:H22c:7,F", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -238746,7 +238746,7 @@ ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face1;:M;CHF;:Hb1b:7,F", + "mappedName": "Face1;:M;CHF;:H22c:7,F", "mappedStringIds": [], "name": "Face1" }, @@ -238754,7 +238754,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M;CHF;:Hb1b:7,F", + "mappedName": "Face6;:M;CHF;:H22c:7,F", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -238767,7 +238767,7 @@ ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face6;:M;CHF;:Hb1b:7,F", + "mappedName": "Face6;:M;CHF;:H22c:7,F", "mappedStringIds": [], "name": "Face2" }, @@ -238775,7 +238775,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F", + "mappedName": "Edge1;:G;CHF;:H22c:7,F", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -238788,7 +238788,7 @@ ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F", + "mappedName": "Edge1;:G;CHF;:H22c:7,F", "mappedStringIds": [], "name": "Face3" }, @@ -238796,7 +238796,7 @@ "history": [ { "children": [], - "mappedName": "Face4;:Hb1b,F", + "mappedName": "Face4;:H22c,F", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -238809,7 +238809,7 @@ ], "indexedName": "Face4", "indexedStringIds": [], - "mappedName": "Face4;:Hb1b,F", + "mappedName": "Face4;:H22c,F", "mappedStringIds": [], "name": "Face4" }, @@ -238817,7 +238817,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M;CHF;:Hb1b:7,F", + "mappedName": "Face5;:M;CHF;:H22c:7,F", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -238830,7 +238830,7 @@ ], "indexedName": "Face5", "indexedStringIds": [], - "mappedName": "Face5;:M;CHF;:Hb1b:7,F", + "mappedName": "Face5;:M;CHF;:H22c:7,F", "mappedStringIds": [], "name": "Face5" }, @@ -238838,7 +238838,7 @@ "history": [ { "children": [], - "mappedName": "Face3;:M;CHF;:Hb1b:7,F", + "mappedName": "Face3;:M;CHF;:H22c:7,F", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -238851,7 +238851,7 @@ ], "indexedName": "Face6", "indexedStringIds": [], - "mappedName": "Face3;:M;CHF;:Hb1b:7,F", + "mappedName": "Face3;:M;CHF;:H22c:7,F", "mappedStringIds": [], "name": "Face6" }, @@ -238859,7 +238859,7 @@ "history": [ { "children": [], - "mappedName": "Face2;:Hb1b,F", + "mappedName": "Face2;:H22c,F", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -238872,7 +238872,7 @@ ], "indexedName": "Face7", "indexedStringIds": [], - "mappedName": "Face2;:Hb1b,F", + "mappedName": "Face2;:H22c,F", "mappedStringIds": [], "name": "Face7" }, @@ -238880,7 +238880,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:M;CHF;:Hb1b:7,E", + "mappedName": "Edge2;:M;CHF;:H22c:7,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -238893,7 +238893,7 @@ ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Edge2;:M;CHF;:Hb1b:7,E", + "mappedName": "Edge2;:M;CHF;:H22c:7,E", "mappedStringIds": [], "name": "Edge1" }, @@ -238901,9 +238901,9 @@ "history": [ { "children": [ - "Edge1;:G;CHF;:Hb1b:7,F" + "Edge1;:G;CHF;:H22c:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -238916,7 +238916,7 @@ ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E", "mappedStringIds": [], "name": "Edge2" }, @@ -238924,7 +238924,7 @@ "history": [ { "children": [], - "mappedName": "Edge3;:Hb1b,E", + "mappedName": "Edge3;:H22c,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -238937,7 +238937,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Edge3;:Hb1b,E", + "mappedName": "Edge3;:H22c,E", "mappedStringIds": [], "name": "Edge3" }, @@ -238945,7 +238945,7 @@ "history": [ { "children": [], - "mappedName": "Edge4;:M;CHF;:Hb1b:7,E", + "mappedName": "Edge4;:M;CHF;:H22c:7,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -238958,7 +238958,7 @@ ], "indexedName": "Edge4", "indexedStringIds": [], - "mappedName": "Edge4;:M;CHF;:Hb1b:7,E", + "mappedName": "Edge4;:M;CHF;:H22c:7,E", "mappedStringIds": [], "name": "Edge4" }, @@ -238966,9 +238966,9 @@ "history": [ { "children": [ - "Edge1;:G;CHF;:Hb1b:7,F" + "Edge1;:G;CHF;:H22c:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U4;CHF;:Hb1b:8,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U4;CHF;:H22c:8,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -238981,7 +238981,7 @@ ], "indexedName": "Edge5", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U4;CHF;:Hb1b:8,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U4;CHF;:H22c:8,E", "mappedStringIds": [], "name": "Edge5" }, @@ -238989,7 +238989,7 @@ "history": [ { "children": [], - "mappedName": "Edge12;:Hb1b,E", + "mappedName": "Edge12;:H22c,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -239002,7 +239002,7 @@ ], "indexedName": "Edge6", "indexedStringIds": [], - "mappedName": "Edge12;:Hb1b,E", + "mappedName": "Edge12;:H22c,E", "mappedStringIds": [], "name": "Edge6" }, @@ -239010,7 +239010,7 @@ "history": [ { "children": [], - "mappedName": "Edge10;:M;CHF;:Hb1b:7,E", + "mappedName": "Edge10;:M;CHF;:H22c:7,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -239023,7 +239023,7 @@ ], "indexedName": "Edge7", "indexedStringIds": [], - "mappedName": "Edge10;:M;CHF;:Hb1b:7,E", + "mappedName": "Edge10;:M;CHF;:H22c:7,E", "mappedStringIds": [], "name": "Edge7" }, @@ -239031,7 +239031,7 @@ "history": [ { "children": [], - "mappedName": "Edge6;:Hb1b,E", + "mappedName": "Edge6;:H22c,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -239044,7 +239044,7 @@ ], "indexedName": "Edge8", "indexedStringIds": [], - "mappedName": "Edge6;:Hb1b,E", + "mappedName": "Edge6;:H22c,E", "mappedStringIds": [], "name": "Edge8" }, @@ -239052,9 +239052,9 @@ "history": [ { "children": [ - "Edge1;:G;CHF;:Hb1b:7,F" + "Edge1;:G;CHF;:H22c:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U;CHF;:Hb1b:7,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U;CHF;:H22c:7,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -239067,7 +239067,7 @@ ], "indexedName": "Edge9", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U;CHF;:Hb1b:7,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U;CHF;:H22c:7,E", "mappedStringIds": [], "name": "Edge9" }, @@ -239075,9 +239075,9 @@ "history": [ { "children": [ - "Edge1;:G;CHF;:Hb1b:7,F" + "Edge1;:G;CHF;:H22c:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -239090,7 +239090,7 @@ ], "indexedName": "Edge10", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E", "mappedStringIds": [], "name": "Edge10" }, @@ -239098,7 +239098,7 @@ "history": [ { "children": [], - "mappedName": "Edge11;:Hb1b,E", + "mappedName": "Edge11;:H22c,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -239111,7 +239111,7 @@ ], "indexedName": "Edge11", "indexedStringIds": [], - "mappedName": "Edge11;:Hb1b,E", + "mappedName": "Edge11;:H22c,E", "mappedStringIds": [], "name": "Edge11" }, @@ -239119,7 +239119,7 @@ "history": [ { "children": [], - "mappedName": "Edge7;:Hb1b,E", + "mappedName": "Edge7;:H22c,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -239132,7 +239132,7 @@ ], "indexedName": "Edge12", "indexedStringIds": [], - "mappedName": "Edge7;:Hb1b,E", + "mappedName": "Edge7;:H22c,E", "mappedStringIds": [], "name": "Edge12" }, @@ -239140,7 +239140,7 @@ "history": [ { "children": [], - "mappedName": "Edge9;:M;CHF;:Hb1b:7,E", + "mappedName": "Edge9;:M;CHF;:H22c:7,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -239153,7 +239153,7 @@ ], "indexedName": "Edge13", "indexedStringIds": [], - "mappedName": "Edge9;:M;CHF;:Hb1b:7,E", + "mappedName": "Edge9;:M;CHF;:H22c:7,E", "mappedStringIds": [], "name": "Edge13" }, @@ -239161,7 +239161,7 @@ "history": [ { "children": [], - "mappedName": "Edge8;:Hb1b,E", + "mappedName": "Edge8;:H22c,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -239174,7 +239174,7 @@ ], "indexedName": "Edge14", "indexedStringIds": [], - "mappedName": "Edge8;:Hb1b,E", + "mappedName": "Edge8;:H22c,E", "mappedStringIds": [], "name": "Edge14" }, @@ -239182,7 +239182,7 @@ "history": [ { "children": [], - "mappedName": "Edge5;:Hb1b,E", + "mappedName": "Edge5;:H22c,E", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -239195,7 +239195,7 @@ ], "indexedName": "Edge15", "indexedStringIds": [], - "mappedName": "Edge5;:Hb1b,E", + "mappedName": "Edge5;:H22c,E", "mappedStringIds": [], "name": "Edge15" }, @@ -239203,10 +239203,10 @@ "history": [ { "children": [ - "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E", - "Edge1;:G;CHF;:Hb1b:7,F" + "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E", + "Edge1;:G;CHF;:H22c:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:U2;CHF;:Hb1b:8,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:U2;CHF;:H22c:8,V", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -239219,7 +239219,7 @@ ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:U2;CHF;:Hb1b:8,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:U2;CHF;:H22c:8,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -239227,7 +239227,7 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:Hb1b,V", + "mappedName": "Vertex3;:H22c,V", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -239240,7 +239240,7 @@ ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Vertex3;:Hb1b,V", + "mappedName": "Vertex3;:H22c,V", "mappedStringIds": [], "name": "Vertex2" }, @@ -239248,10 +239248,10 @@ "history": [ { "children": [ - "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E", - "Edge1;:G;CHF;:Hb1b:7,F" + "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E", + "Edge1;:G;CHF;:H22c:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:U;CHF;:Hb1b:7,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:U;CHF;:H22c:7,V", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -239264,7 +239264,7 @@ ], "indexedName": "Vertex3", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:U;CHF;:Hb1b:7,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:U;CHF;:H22c:7,V", "mappedStringIds": [], "name": "Vertex3" }, @@ -239272,7 +239272,7 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:Hb1b,V", + "mappedName": "Vertex4;:H22c,V", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -239285,7 +239285,7 @@ ], "indexedName": "Vertex4", "indexedStringIds": [], - "mappedName": "Vertex4;:Hb1b,V", + "mappedName": "Vertex4;:H22c,V", "mappedStringIds": [], "name": "Vertex4" }, @@ -239293,10 +239293,10 @@ "history": [ { "children": [ - "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E", - "Edge1;:G;CHF;:Hb1b:7,F" + "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E", + "Edge1;:G;CHF;:H22c:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:U2;CHF;:Hb1b:8,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:U2;CHF;:H22c:8,V", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -239309,7 +239309,7 @@ ], "indexedName": "Vertex5", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:U2;CHF;:Hb1b:8,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:U2;CHF;:H22c:8,V", "mappedStringIds": [], "name": "Vertex5" }, @@ -239317,7 +239317,7 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:Hb1b,V", + "mappedName": "Vertex7;:H22c,V", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -239330,7 +239330,7 @@ ], "indexedName": "Vertex6", "indexedStringIds": [], - "mappedName": "Vertex7;:Hb1b,V", + "mappedName": "Vertex7;:H22c,V", "mappedStringIds": [], "name": "Vertex6" }, @@ -239338,7 +239338,7 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:Hb1b,V", + "mappedName": "Vertex5;:H22c,V", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -239351,7 +239351,7 @@ ], "indexedName": "Vertex7", "indexedStringIds": [], - "mappedName": "Vertex5;:Hb1b,V", + "mappedName": "Vertex5;:H22c,V", "mappedStringIds": [], "name": "Vertex7" }, @@ -239359,10 +239359,10 @@ "history": [ { "children": [ - "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E", - "Edge1;:G;CHF;:Hb1b:7,F" + "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E", + "Edge1;:G;CHF;:H22c:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:U;CHF;:Hb1b:7,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:U;CHF;:H22c:7,V", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -239375,7 +239375,7 @@ ], "indexedName": "Vertex8", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:U;CHF;:Hb1b:7,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:U;CHF;:H22c:7,V", "mappedStringIds": [], "name": "Vertex8" }, @@ -239383,7 +239383,7 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:Hb1b,V", + "mappedName": "Vertex8;:H22c,V", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -239396,7 +239396,7 @@ ], "indexedName": "Vertex9", "indexedStringIds": [], - "mappedName": "Vertex8;:Hb1b,V", + "mappedName": "Vertex8;:H22c,V", "mappedStringIds": [], "name": "Vertex9" }, @@ -239404,7 +239404,7 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:Hb1b,V", + "mappedName": "Vertex6;:H22c,V", "object": "Chamfer29", "typeId": "PartDesign::Chamfer" }, @@ -239417,7 +239417,7 @@ ], "indexedName": "Vertex10", "indexedStringIds": [], - "mappedName": "Vertex6;:Hb1b,V", + "mappedName": "Vertex6;:H22c,V", "mappedStringIds": [], "name": "Vertex10" } @@ -239433,7 +239433,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;CHF;:Hb1b:7,F", + "mappedName": "Face1;:M;CHF;:H22c:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -239441,7 +239441,7 @@ "index": 1, "type": "Face" }, - "name": "Face1;:M;CHF;:Hb1b:7,F", + "name": "Face1;:M;CHF;:H22c:7,F", "stringIds": [] }, "relation": "modified", @@ -239460,7 +239460,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M;CHF;:Hb1b:7,F", + "mappedName": "Face6;:M;CHF;:H22c:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -239468,7 +239468,7 @@ "index": 2, "type": "Face" }, - "name": "Face6;:M;CHF;:Hb1b:7,F", + "name": "Face6;:M;CHF;:H22c:7,F", "stringIds": [] }, "relation": "modified", @@ -239487,7 +239487,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F", + "mappedName": "Edge1;:G;CHF;:H22c:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -239495,7 +239495,7 @@ "index": 3, "type": "Face" }, - "name": "Edge1;:G;CHF;:Hb1b:7,F", + "name": "Edge1;:G;CHF;:H22c:7,F", "stringIds": [] }, "relation": "generated", @@ -239514,7 +239514,7 @@ "indexedName": "Face4", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:Hb1b,F", + "mappedName": "Face4;:H22c,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -239522,7 +239522,7 @@ "index": 4, "type": "Face" }, - "name": "Face4;:Hb1b,F", + "name": "Face4;:H22c,F", "stringIds": [] }, "relation": "preserved", @@ -239541,7 +239541,7 @@ "indexedName": "Face5", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M;CHF;:Hb1b:7,F", + "mappedName": "Face5;:M;CHF;:H22c:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -239549,7 +239549,7 @@ "index": 5, "type": "Face" }, - "name": "Face5;:M;CHF;:Hb1b:7,F", + "name": "Face5;:M;CHF;:H22c:7,F", "stringIds": [] }, "relation": "modified", @@ -239568,7 +239568,7 @@ "indexedName": "Face6", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:M;CHF;:Hb1b:7,F", + "mappedName": "Face3;:M;CHF;:H22c:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -239576,7 +239576,7 @@ "index": 6, "type": "Face" }, - "name": "Face3;:M;CHF;:Hb1b:7,F", + "name": "Face3;:M;CHF;:H22c:7,F", "stringIds": [] }, "relation": "modified", @@ -239595,7 +239595,7 @@ "indexedName": "Face7", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:Hb1b,F", + "mappedName": "Face2;:H22c,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -239603,7 +239603,7 @@ "index": 7, "type": "Face" }, - "name": "Face2;:Hb1b,F", + "name": "Face2;:H22c,F", "stringIds": [] }, "relation": "preserved", @@ -239622,7 +239622,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:M;CHF;:Hb1b:7,E", + "mappedName": "Edge2;:M;CHF;:H22c:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -239630,7 +239630,7 @@ "index": 1, "type": "Edge" }, - "name": "Edge2;:M;CHF;:Hb1b:7,E", + "name": "Edge2;:M;CHF;:H22c:7,E", "stringIds": [] }, "relation": "modified", @@ -239649,7 +239649,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -239657,7 +239657,7 @@ "index": 2, "type": "Edge" }, - "name": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E", + "name": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E", "stringIds": [] }, "relation": "generated", @@ -239676,7 +239676,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:Hb1b,E", + "mappedName": "Edge3;:H22c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -239684,7 +239684,7 @@ "index": 3, "type": "Edge" }, - "name": "Edge3;:Hb1b,E", + "name": "Edge3;:H22c,E", "stringIds": [] }, "relation": "preserved", @@ -239703,7 +239703,7 @@ "indexedName": "Edge4", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:M;CHF;:Hb1b:7,E", + "mappedName": "Edge4;:M;CHF;:H22c:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -239711,7 +239711,7 @@ "index": 4, "type": "Edge" }, - "name": "Edge4;:M;CHF;:Hb1b:7,E", + "name": "Edge4;:M;CHF;:H22c:7,E", "stringIds": [] }, "relation": "modified", @@ -239730,7 +239730,7 @@ "indexedName": "Edge5", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U4;CHF;:Hb1b:8,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U4;CHF;:H22c:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -239738,7 +239738,7 @@ "index": 5, "type": "Edge" }, - "name": "Edge1;:G;CHF;:Hb1b:7,F;:U4;CHF;:Hb1b:8,E", + "name": "Edge1;:G;CHF;:H22c:7,F;:U4;CHF;:H22c:8,E", "stringIds": [] }, "relation": "generated", @@ -239757,7 +239757,7 @@ "indexedName": "Edge6", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:Hb1b,E", + "mappedName": "Edge12;:H22c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -239765,7 +239765,7 @@ "index": 6, "type": "Edge" }, - "name": "Edge12;:Hb1b,E", + "name": "Edge12;:H22c,E", "stringIds": [] }, "relation": "preserved", @@ -239784,7 +239784,7 @@ "indexedName": "Edge7", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:M;CHF;:Hb1b:7,E", + "mappedName": "Edge10;:M;CHF;:H22c:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -239792,7 +239792,7 @@ "index": 7, "type": "Edge" }, - "name": "Edge10;:M;CHF;:Hb1b:7,E", + "name": "Edge10;:M;CHF;:H22c:7,E", "stringIds": [] }, "relation": "modified", @@ -239811,7 +239811,7 @@ "indexedName": "Edge8", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:Hb1b,E", + "mappedName": "Edge6;:H22c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -239819,7 +239819,7 @@ "index": 8, "type": "Edge" }, - "name": "Edge6;:Hb1b,E", + "name": "Edge6;:H22c,E", "stringIds": [] }, "relation": "preserved", @@ -239838,7 +239838,7 @@ "indexedName": "Edge9", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U;CHF;:Hb1b:7,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U;CHF;:H22c:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -239846,7 +239846,7 @@ "index": 9, "type": "Edge" }, - "name": "Edge1;:G;CHF;:Hb1b:7,F;:U;CHF;:Hb1b:7,E", + "name": "Edge1;:G;CHF;:H22c:7,F;:U;CHF;:H22c:7,E", "stringIds": [] }, "relation": "generated", @@ -239865,7 +239865,7 @@ "indexedName": "Edge10", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -239873,7 +239873,7 @@ "index": 10, "type": "Edge" }, - "name": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E", + "name": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E", "stringIds": [] }, "relation": "generated", @@ -239892,7 +239892,7 @@ "indexedName": "Edge11", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:Hb1b,E", + "mappedName": "Edge11;:H22c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -239900,7 +239900,7 @@ "index": 11, "type": "Edge" }, - "name": "Edge11;:Hb1b,E", + "name": "Edge11;:H22c,E", "stringIds": [] }, "relation": "preserved", @@ -239919,7 +239919,7 @@ "indexedName": "Edge12", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:Hb1b,E", + "mappedName": "Edge7;:H22c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -239927,7 +239927,7 @@ "index": 12, "type": "Edge" }, - "name": "Edge7;:Hb1b,E", + "name": "Edge7;:H22c,E", "stringIds": [] }, "relation": "preserved", @@ -239946,7 +239946,7 @@ "indexedName": "Edge13", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:M;CHF;:Hb1b:7,E", + "mappedName": "Edge9;:M;CHF;:H22c:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -239954,7 +239954,7 @@ "index": 13, "type": "Edge" }, - "name": "Edge9;:M;CHF;:Hb1b:7,E", + "name": "Edge9;:M;CHF;:H22c:7,E", "stringIds": [] }, "relation": "modified", @@ -239973,7 +239973,7 @@ "indexedName": "Edge14", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:Hb1b,E", + "mappedName": "Edge8;:H22c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -239981,7 +239981,7 @@ "index": 14, "type": "Edge" }, - "name": "Edge8;:Hb1b,E", + "name": "Edge8;:H22c,E", "stringIds": [] }, "relation": "preserved", @@ -240000,7 +240000,7 @@ "indexedName": "Edge15", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:Hb1b,E", + "mappedName": "Edge5;:H22c,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -240008,7 +240008,7 @@ "index": 15, "type": "Edge" }, - "name": "Edge5;:Hb1b,E", + "name": "Edge5;:H22c,E", "stringIds": [] }, "relation": "preserved", @@ -240027,7 +240027,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:U2;CHF;:Hb1b:8,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:U2;CHF;:H22c:8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -240035,7 +240035,7 @@ "index": 1, "type": "Vertex" }, - "name": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:U2;CHF;:Hb1b:8,V", + "name": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:U2;CHF;:H22c:8,V", "stringIds": [] }, "relation": "generated", @@ -240054,7 +240054,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:Hb1b,V", + "mappedName": "Vertex3;:H22c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -240062,7 +240062,7 @@ "index": 2, "type": "Vertex" }, - "name": "Vertex3;:Hb1b,V", + "name": "Vertex3;:H22c,V", "stringIds": [] }, "relation": "preserved", @@ -240081,7 +240081,7 @@ "indexedName": "Vertex3", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:U;CHF;:Hb1b:7,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:U;CHF;:H22c:7,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -240089,7 +240089,7 @@ "index": 3, "type": "Vertex" }, - "name": "Edge1;:G;CHF;:Hb1b:7,F;:U2;CHF;:Hb1b:8,E;:U;CHF;:Hb1b:7,V", + "name": "Edge1;:G;CHF;:H22c:7,F;:U2;CHF;:H22c:8,E;:U;CHF;:H22c:7,V", "stringIds": [] }, "relation": "generated", @@ -240108,7 +240108,7 @@ "indexedName": "Vertex4", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:Hb1b,V", + "mappedName": "Vertex4;:H22c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -240116,7 +240116,7 @@ "index": 4, "type": "Vertex" }, - "name": "Vertex4;:Hb1b,V", + "name": "Vertex4;:H22c,V", "stringIds": [] }, "relation": "preserved", @@ -240135,7 +240135,7 @@ "indexedName": "Vertex5", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:U2;CHF;:Hb1b:8,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:U2;CHF;:H22c:8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -240143,7 +240143,7 @@ "index": 5, "type": "Vertex" }, - "name": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:U2;CHF;:Hb1b:8,V", + "name": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:U2;CHF;:H22c:8,V", "stringIds": [] }, "relation": "generated", @@ -240162,7 +240162,7 @@ "indexedName": "Vertex6", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:Hb1b,V", + "mappedName": "Vertex7;:H22c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -240170,7 +240170,7 @@ "index": 6, "type": "Vertex" }, - "name": "Vertex7;:Hb1b,V", + "name": "Vertex7;:H22c,V", "stringIds": [] }, "relation": "preserved", @@ -240189,7 +240189,7 @@ "indexedName": "Vertex7", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:Hb1b,V", + "mappedName": "Vertex5;:H22c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -240197,7 +240197,7 @@ "index": 7, "type": "Vertex" }, - "name": "Vertex5;:Hb1b,V", + "name": "Vertex5;:H22c,V", "stringIds": [] }, "relation": "preserved", @@ -240216,7 +240216,7 @@ "indexedName": "Vertex8", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:U;CHF;:Hb1b:7,V", + "mappedName": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:U;CHF;:H22c:7,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -240224,7 +240224,7 @@ "index": 8, "type": "Vertex" }, - "name": "Edge1;:G;CHF;:Hb1b:7,F;:U3;CHF;:Hb1b:8,E;:U;CHF;:Hb1b:7,V", + "name": "Edge1;:G;CHF;:H22c:7,F;:U3;CHF;:H22c:8,E;:U;CHF;:H22c:7,V", "stringIds": [] }, "relation": "generated", @@ -240243,7 +240243,7 @@ "indexedName": "Vertex9", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:Hb1b,V", + "mappedName": "Vertex8;:H22c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -240251,7 +240251,7 @@ "index": 9, "type": "Vertex" }, - "name": "Vertex8;:Hb1b,V", + "name": "Vertex8;:H22c,V", "stringIds": [] }, "relation": "preserved", @@ -240270,7 +240270,7 @@ "indexedName": "Vertex10", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:Hb1b,V", + "mappedName": "Vertex6;:H22c,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -240278,7 +240278,7 @@ "index": 10, "type": "Vertex" }, - "name": "Vertex6;:Hb1b,V", + "name": "Vertex6;:H22c,V", "stringIds": [] }, "relation": "preserved", @@ -240808,12 +240808,12 @@ "category": "dress-up", "elementMapResources": { "Chamfer30.Shape.Map.txt": { - "sha256": "1ad23be2ec360abd5e031ae51f79083d994c893ac328e9bd2267c40d89a9e607", - "text": "BeginElementMap v1\n2 PostfixCount 17\nEdge\nFace\nVertex\n;:M;CHF;:Hf75:7,E\n;:Hf75,E\n;:G;CHF;:Hf75:7,F\n;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E\n;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:U2;CHF;:Hf75:8,V\n;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:U;CHF;:Hf75:7,V\n;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E\n;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:U2;CHF;:Hf75:8,V\n;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:U;CHF;:Hf75:7,V\n;:G;CHF;:Hf75:7,F;:U4;CHF;:Hf75:8,E\n;:G;CHF;:Hf75:7,F;:U;CHF;:Hf75:7,E\n;:M;CHF;:Hf75:7,F\n;:Hf75,F\n;:Hf75,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 16\n0\n:1.2.4 0\n:1.1.7 0\n:1.3.5 0\n:1.4.4 0\n:1.1.d 0\n:1.c.5 0\n:1.a.4 0\n:1.6.5 0\n:1.1.e 0\n:1.1.a 0\n:1.b.5 0\n:1.7.5 0\n:1.9.4 0\n:1.8.5 0\n:1.5.5 0\n\nFace\n\nChildCount 0\n\nNameCount 8\n0\n:2.1.f 0\n:2.6.f 0\n:1.1.6 0\n:2.4.10 0\n:2.5.f 0\n:2.3.f 0\n:2.2.10 0\n\nVertex\n\nChildCount 0\n\nNameCount 11\n0\n:1.1.8 0\n:3.3.11 0\n:1.1.9 0\n:3.4.11 0\n:1.1.b 0\n:3.7.11 0\n:3.5.11 0\n:1.1.c 0\n:3.8.11 0\n:3.6.11 0\n\nEndMap\n" + "sha256": "94c2bc750862991aec700a0cc6c2ce8d34ca456bcd238bd00a676216d006736a", + "text": "BeginElementMap v1\n2 PostfixCount 17\nEdge\nFace\nVertex\n;:M;CHF;:Ha22:7,E\n;:Ha22,E\n;:G;CHF;:Ha22:7,F\n;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E\n;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:U2;CHF;:Ha22:8,V\n;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:U;CHF;:Ha22:7,V\n;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E\n;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:U2;CHF;:Ha22:8,V\n;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:U;CHF;:Ha22:7,V\n;:G;CHF;:Ha22:7,F;:U4;CHF;:Ha22:8,E\n;:G;CHF;:Ha22:7,F;:U;CHF;:Ha22:7,E\n;:M;CHF;:Ha22:7,F\n;:Ha22,F\n;:Ha22,V\n\nMapCount 1\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 16\n0\n:1.2.4 0\n:1.1.7 0\n:1.3.5 0\n:1.4.4 0\n:1.1.d 0\n:1.c.5 0\n:1.a.4 0\n:1.6.5 0\n:1.1.e 0\n:1.1.a 0\n:1.b.5 0\n:1.7.5 0\n:1.9.4 0\n:1.8.5 0\n:1.5.5 0\n\nFace\n\nChildCount 0\n\nNameCount 8\n0\n:2.1.f 0\n:2.6.f 0\n:1.1.6 0\n:2.4.10 0\n:2.5.f 0\n:2.3.f 0\n:2.2.10 0\n\nVertex\n\nChildCount 0\n\nNameCount 11\n0\n:1.1.8 0\n:3.3.11 0\n:1.1.9 0\n:3.4.11 0\n:1.1.b 0\n:3.7.11 0\n:3.5.11 0\n:1.1.c 0\n:3.8.11 0\n:3.6.11 0\n\nEndMap\n" }, "DressupBody30.Shape.Map.txt": { - "sha256": "23ad4944ee08b213d1234c25bcc3ff1a7b2a16a3af963c2bc98989030100a435", - "text": "BeginElementMap v1\n1 PostfixCount 17\nEdge\nFace\nVertex\n;:M;CHF;:Hf75:7,E\n;:Hf75,E\n;:G;CHF;:Hf75:7,F\n;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E\n;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:U2;CHF;:Hf75:8,V\n;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:U;CHF;:Hf75:7,V\n;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E\n;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:U2;CHF;:Hf75:8,V\n;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:U;CHF;:Hf75:7,V\n;:G;CHF;:Hf75:7,F;:U4;CHF;:Hf75:8,E\n;:G;CHF;:Hf75:7,F;:U;CHF;:Hf75:7,E\n;:M;CHF;:Hf75:7,F\n;:Hf75,F\n;:Hf75,V\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 16\n0\n:1.2.4 0\n:1.1.7 0\n:1.3.5 0\n:1.4.4 0\n:1.1.d 0\n:1.c.5 0\n:1.a.4 0\n:1.6.5 0\n:1.1.e 0\n:1.1.a 0\n:1.b.5 0\n:1.7.5 0\n:1.9.4 0\n:1.8.5 0\n:1.5.5 0\n\nFace\n\nChildCount 0\n\nNameCount 8\n0\n:2.1.f 0\n:2.6.f 0\n:1.1.6 0\n:2.4.10 0\n:2.5.f 0\n:2.3.f 0\n:2.2.10 0\n\nVertex\n\nChildCount 0\n\nNameCount 11\n0\n:1.1.8 0\n:3.3.11 0\n:1.1.9 0\n:3.4.11 0\n:1.1.b 0\n:3.7.11 0\n:3.5.11 0\n:1.1.c 0\n:3.8.11 0\n:3.6.11 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 15 3958 1 ;:Hf76,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 7 3958 1 ;:Hf76,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 10 3958 1 ;:Hf76,V 0\n\nNameCount 0\n\nEndMap\n" + "sha256": "a506060c77c93caef3758820d86e800b49ea7b7ecd1fa0d34f46b43e392d281c", + "text": "BeginElementMap v1\n1 PostfixCount 17\nEdge\nFace\nVertex\n;:M;CHF;:Ha22:7,E\n;:Ha22,E\n;:G;CHF;:Ha22:7,F\n;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E\n;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:U2;CHF;:Ha22:8,V\n;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:U;CHF;:Ha22:7,V\n;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E\n;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:U2;CHF;:Ha22:8,V\n;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:U;CHF;:Ha22:7,V\n;:G;CHF;:Ha22:7,F;:U4;CHF;:Ha22:8,E\n;:G;CHF;:Ha22:7,F;:U;CHF;:Ha22:7,E\n;:M;CHF;:Ha22:7,F\n;:Ha22,F\n;:Ha22,V\n\nMapCount 2\n\nElementMap 1 2 3\n\nEdge\n\nChildCount 0\n\nNameCount 16\n0\n:1.2.4 0\n:1.1.7 0\n:1.3.5 0\n:1.4.4 0\n:1.1.d 0\n:1.c.5 0\n:1.a.4 0\n:1.6.5 0\n:1.1.e 0\n:1.1.a 0\n:1.b.5 0\n:1.7.5 0\n:1.9.4 0\n:1.8.5 0\n:1.5.5 0\n\nFace\n\nChildCount 0\n\nNameCount 8\n0\n:2.1.f 0\n:2.6.f 0\n:1.1.6 0\n:2.4.10 0\n:2.5.f 0\n:2.3.f 0\n:2.2.10 0\n\nVertex\n\nChildCount 0\n\nNameCount 11\n0\n:1.1.8 0\n:3.3.11 0\n:1.1.9 0\n:3.4.11 0\n:1.1.b 0\n:3.7.11 0\n:3.5.11 0\n:1.1.c 0\n:3.8.11 0\n:3.6.11 0\n\nEndMap\n\nElementMap 2 1 3\n\nEdge\n\nChildCount 1\n1 0 15 2595 1 ;:Ha23,E 0\n\nNameCount 0\n\nFace\n\nChildCount 1\n1 0 7 2595 1 ;:Ha23,F 0\n\nNameCount 0\n\nVertex\n\nChildCount 1\n1 0 10 2595 1 ;:Ha23,V 0\n\nNameCount 0\n\nEndMap\n" } }, "finalObject": "Chamfer30", @@ -241462,13 +241462,13 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;CHF;:Hf75:7,F;:Hf76,F", + "mappedName": "Face1;:M;CHF;:Ha22:7,F;:Ha23,F", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Face1;:M;CHF;:Hf75:7,F", + "mappedName": "Face1;:M;CHF;:Ha22:7,F", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -241481,7 +241481,7 @@ ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face1;:M;CHF;:Hf75:7,F;:Hf76,F", + "mappedName": "Face1;:M;CHF;:Ha22:7,F;:Ha23,F", "mappedStringIds": [], "name": "Face1" }, @@ -241489,13 +241489,13 @@ "history": [ { "children": [], - "mappedName": "Face6;:M;CHF;:Hf75:7,F;:Hf76,F", + "mappedName": "Face6;:M;CHF;:Ha22:7,F;:Ha23,F", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Face6;:M;CHF;:Hf75:7,F", + "mappedName": "Face6;:M;CHF;:Ha22:7,F", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -241508,7 +241508,7 @@ ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face6;:M;CHF;:Hf75:7,F;:Hf76,F", + "mappedName": "Face6;:M;CHF;:Ha22:7,F;:Ha23,F", "mappedStringIds": [], "name": "Face2" }, @@ -241516,13 +241516,13 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:Hf76,F", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:Ha23,F", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -241535,7 +241535,7 @@ ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:Hf76,F", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:Ha23,F", "mappedStringIds": [], "name": "Face3" }, @@ -241543,13 +241543,13 @@ "history": [ { "children": [], - "mappedName": "Face4;:Hf75,F;:Hf76,F", + "mappedName": "Face4;:Ha22,F;:Ha23,F", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Face4;:Hf75,F", + "mappedName": "Face4;:Ha22,F", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -241562,7 +241562,7 @@ ], "indexedName": "Face4", "indexedStringIds": [], - "mappedName": "Face4;:Hf75,F;:Hf76,F", + "mappedName": "Face4;:Ha22,F;:Ha23,F", "mappedStringIds": [], "name": "Face4" }, @@ -241570,13 +241570,13 @@ "history": [ { "children": [], - "mappedName": "Face5;:M;CHF;:Hf75:7,F;:Hf76,F", + "mappedName": "Face5;:M;CHF;:Ha22:7,F;:Ha23,F", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Face5;:M;CHF;:Hf75:7,F", + "mappedName": "Face5;:M;CHF;:Ha22:7,F", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -241589,7 +241589,7 @@ ], "indexedName": "Face5", "indexedStringIds": [], - "mappedName": "Face5;:M;CHF;:Hf75:7,F;:Hf76,F", + "mappedName": "Face5;:M;CHF;:Ha22:7,F;:Ha23,F", "mappedStringIds": [], "name": "Face5" }, @@ -241597,13 +241597,13 @@ "history": [ { "children": [], - "mappedName": "Face3;:M;CHF;:Hf75:7,F;:Hf76,F", + "mappedName": "Face3;:M;CHF;:Ha22:7,F;:Ha23,F", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Face3;:M;CHF;:Hf75:7,F", + "mappedName": "Face3;:M;CHF;:Ha22:7,F", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -241616,7 +241616,7 @@ ], "indexedName": "Face6", "indexedStringIds": [], - "mappedName": "Face3;:M;CHF;:Hf75:7,F;:Hf76,F", + "mappedName": "Face3;:M;CHF;:Ha22:7,F;:Ha23,F", "mappedStringIds": [], "name": "Face6" }, @@ -241624,13 +241624,13 @@ "history": [ { "children": [], - "mappedName": "Face2;:Hf75,F;:Hf76,F", + "mappedName": "Face2;:Ha22,F;:Ha23,F", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Face2;:Hf75,F", + "mappedName": "Face2;:Ha22,F", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -241643,7 +241643,7 @@ ], "indexedName": "Face7", "indexedStringIds": [], - "mappedName": "Face2;:Hf75,F;:Hf76,F", + "mappedName": "Face2;:Ha22,F;:Ha23,F", "mappedStringIds": [], "name": "Face7" }, @@ -241651,13 +241651,13 @@ "history": [ { "children": [], - "mappedName": "Edge2;:M;CHF;:Hf75:7,E;:Hf76,E", + "mappedName": "Edge2;:M;CHF;:Ha22:7,E;:Ha23,E", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge2;:M;CHF;:Hf75:7,E", + "mappedName": "Edge2;:M;CHF;:Ha22:7,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -241670,7 +241670,7 @@ ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Edge2;:M;CHF;:Hf75:7,E;:Hf76,E", + "mappedName": "Edge2;:M;CHF;:Ha22:7,E;:Ha23,E", "mappedStringIds": [], "name": "Edge1" }, @@ -241678,15 +241678,15 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:Hf76,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:Ha23,E", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;CHF;:Hf75:7,F" + "Edge1;:G;CHF;:Ha22:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -241699,7 +241699,7 @@ ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:Hf76,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:Ha23,E", "mappedStringIds": [], "name": "Edge2" }, @@ -241707,13 +241707,13 @@ "history": [ { "children": [], - "mappedName": "Edge3;:Hf75,E;:Hf76,E", + "mappedName": "Edge3;:Ha22,E;:Ha23,E", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge3;:Hf75,E", + "mappedName": "Edge3;:Ha22,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -241726,7 +241726,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Edge3;:Hf75,E;:Hf76,E", + "mappedName": "Edge3;:Ha22,E;:Ha23,E", "mappedStringIds": [], "name": "Edge3" }, @@ -241734,13 +241734,13 @@ "history": [ { "children": [], - "mappedName": "Edge4;:M;CHF;:Hf75:7,E;:Hf76,E", + "mappedName": "Edge4;:M;CHF;:Ha22:7,E;:Ha23,E", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge4;:M;CHF;:Hf75:7,E", + "mappedName": "Edge4;:M;CHF;:Ha22:7,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -241753,7 +241753,7 @@ ], "indexedName": "Edge4", "indexedStringIds": [], - "mappedName": "Edge4;:M;CHF;:Hf75:7,E;:Hf76,E", + "mappedName": "Edge4;:M;CHF;:Ha22:7,E;:Ha23,E", "mappedStringIds": [], "name": "Edge4" }, @@ -241761,15 +241761,15 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U4;CHF;:Hf75:8,E;:Hf76,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U4;CHF;:Ha22:8,E;:Ha23,E", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;CHF;:Hf75:7,F" + "Edge1;:G;CHF;:Ha22:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U4;CHF;:Hf75:8,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U4;CHF;:Ha22:8,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -241782,7 +241782,7 @@ ], "indexedName": "Edge5", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U4;CHF;:Hf75:8,E;:Hf76,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U4;CHF;:Ha22:8,E;:Ha23,E", "mappedStringIds": [], "name": "Edge5" }, @@ -241790,13 +241790,13 @@ "history": [ { "children": [], - "mappedName": "Edge12;:Hf75,E;:Hf76,E", + "mappedName": "Edge12;:Ha22,E;:Ha23,E", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge12;:Hf75,E", + "mappedName": "Edge12;:Ha22,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -241809,7 +241809,7 @@ ], "indexedName": "Edge6", "indexedStringIds": [], - "mappedName": "Edge12;:Hf75,E;:Hf76,E", + "mappedName": "Edge12;:Ha22,E;:Ha23,E", "mappedStringIds": [], "name": "Edge6" }, @@ -241817,13 +241817,13 @@ "history": [ { "children": [], - "mappedName": "Edge10;:M;CHF;:Hf75:7,E;:Hf76,E", + "mappedName": "Edge10;:M;CHF;:Ha22:7,E;:Ha23,E", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge10;:M;CHF;:Hf75:7,E", + "mappedName": "Edge10;:M;CHF;:Ha22:7,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -241836,7 +241836,7 @@ ], "indexedName": "Edge7", "indexedStringIds": [], - "mappedName": "Edge10;:M;CHF;:Hf75:7,E;:Hf76,E", + "mappedName": "Edge10;:M;CHF;:Ha22:7,E;:Ha23,E", "mappedStringIds": [], "name": "Edge7" }, @@ -241844,13 +241844,13 @@ "history": [ { "children": [], - "mappedName": "Edge6;:Hf75,E;:Hf76,E", + "mappedName": "Edge6;:Ha22,E;:Ha23,E", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge6;:Hf75,E", + "mappedName": "Edge6;:Ha22,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -241863,7 +241863,7 @@ ], "indexedName": "Edge8", "indexedStringIds": [], - "mappedName": "Edge6;:Hf75,E;:Hf76,E", + "mappedName": "Edge6;:Ha22,E;:Ha23,E", "mappedStringIds": [], "name": "Edge8" }, @@ -241871,15 +241871,15 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U;CHF;:Hf75:7,E;:Hf76,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U;CHF;:Ha22:7,E;:Ha23,E", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;CHF;:Hf75:7,F" + "Edge1;:G;CHF;:Ha22:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U;CHF;:Hf75:7,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U;CHF;:Ha22:7,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -241892,7 +241892,7 @@ ], "indexedName": "Edge9", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U;CHF;:Hf75:7,E;:Hf76,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U;CHF;:Ha22:7,E;:Ha23,E", "mappedStringIds": [], "name": "Edge9" }, @@ -241900,15 +241900,15 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:Hf76,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:Ha23,E", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;CHF;:Hf75:7,F" + "Edge1;:G;CHF;:Ha22:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -241921,7 +241921,7 @@ ], "indexedName": "Edge10", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:Hf76,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:Ha23,E", "mappedStringIds": [], "name": "Edge10" }, @@ -241929,13 +241929,13 @@ "history": [ { "children": [], - "mappedName": "Edge11;:Hf75,E;:Hf76,E", + "mappedName": "Edge11;:Ha22,E;:Ha23,E", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge11;:Hf75,E", + "mappedName": "Edge11;:Ha22,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -241948,7 +241948,7 @@ ], "indexedName": "Edge11", "indexedStringIds": [], - "mappedName": "Edge11;:Hf75,E;:Hf76,E", + "mappedName": "Edge11;:Ha22,E;:Ha23,E", "mappedStringIds": [], "name": "Edge11" }, @@ -241956,13 +241956,13 @@ "history": [ { "children": [], - "mappedName": "Edge7;:Hf75,E;:Hf76,E", + "mappedName": "Edge7;:Ha22,E;:Ha23,E", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge7;:Hf75,E", + "mappedName": "Edge7;:Ha22,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -241975,7 +241975,7 @@ ], "indexedName": "Edge12", "indexedStringIds": [], - "mappedName": "Edge7;:Hf75,E;:Hf76,E", + "mappedName": "Edge7;:Ha22,E;:Ha23,E", "mappedStringIds": [], "name": "Edge12" }, @@ -241983,13 +241983,13 @@ "history": [ { "children": [], - "mappedName": "Edge9;:M;CHF;:Hf75:7,E;:Hf76,E", + "mappedName": "Edge9;:M;CHF;:Ha22:7,E;:Ha23,E", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge9;:M;CHF;:Hf75:7,E", + "mappedName": "Edge9;:M;CHF;:Ha22:7,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -242002,7 +242002,7 @@ ], "indexedName": "Edge13", "indexedStringIds": [], - "mappedName": "Edge9;:M;CHF;:Hf75:7,E;:Hf76,E", + "mappedName": "Edge9;:M;CHF;:Ha22:7,E;:Ha23,E", "mappedStringIds": [], "name": "Edge13" }, @@ -242010,13 +242010,13 @@ "history": [ { "children": [], - "mappedName": "Edge8;:Hf75,E;:Hf76,E", + "mappedName": "Edge8;:Ha22,E;:Ha23,E", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge8;:Hf75,E", + "mappedName": "Edge8;:Ha22,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -242029,7 +242029,7 @@ ], "indexedName": "Edge14", "indexedStringIds": [], - "mappedName": "Edge8;:Hf75,E;:Hf76,E", + "mappedName": "Edge8;:Ha22,E;:Ha23,E", "mappedStringIds": [], "name": "Edge14" }, @@ -242037,13 +242037,13 @@ "history": [ { "children": [], - "mappedName": "Edge5;:Hf75,E;:Hf76,E", + "mappedName": "Edge5;:Ha22,E;:Ha23,E", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Edge5;:Hf75,E", + "mappedName": "Edge5;:Ha22,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -242056,7 +242056,7 @@ ], "indexedName": "Edge15", "indexedStringIds": [], - "mappedName": "Edge5;:Hf75,E;:Hf76,E", + "mappedName": "Edge5;:Ha22,E;:Ha23,E", "mappedStringIds": [], "name": "Edge15" }, @@ -242064,16 +242064,16 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:U2;CHF;:Hf75:8,V;:Hf76,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:U2;CHF;:Ha22:8,V;:Ha23,V", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E", - "Edge1;:G;CHF;:Hf75:7,F" + "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E", + "Edge1;:G;CHF;:Ha22:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:U2;CHF;:Hf75:8,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:U2;CHF;:Ha22:8,V", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -242086,7 +242086,7 @@ ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:U2;CHF;:Hf75:8,V;:Hf76,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:U2;CHF;:Ha22:8,V;:Ha23,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -242094,13 +242094,13 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:Hf75,V;:Hf76,V", + "mappedName": "Vertex3;:Ha22,V;:Ha23,V", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Vertex3;:Hf75,V", + "mappedName": "Vertex3;:Ha22,V", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -242113,7 +242113,7 @@ ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Vertex3;:Hf75,V;:Hf76,V", + "mappedName": "Vertex3;:Ha22,V;:Ha23,V", "mappedStringIds": [], "name": "Vertex2" }, @@ -242121,16 +242121,16 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:U;CHF;:Hf75:7,V;:Hf76,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:U;CHF;:Ha22:7,V;:Ha23,V", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E", - "Edge1;:G;CHF;:Hf75:7,F" + "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E", + "Edge1;:G;CHF;:Ha22:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:U;CHF;:Hf75:7,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:U;CHF;:Ha22:7,V", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -242143,7 +242143,7 @@ ], "indexedName": "Vertex3", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:U;CHF;:Hf75:7,V;:Hf76,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:U;CHF;:Ha22:7,V;:Ha23,V", "mappedStringIds": [], "name": "Vertex3" }, @@ -242151,13 +242151,13 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:Hf75,V;:Hf76,V", + "mappedName": "Vertex4;:Ha22,V;:Ha23,V", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Vertex4;:Hf75,V", + "mappedName": "Vertex4;:Ha22,V", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -242170,7 +242170,7 @@ ], "indexedName": "Vertex4", "indexedStringIds": [], - "mappedName": "Vertex4;:Hf75,V;:Hf76,V", + "mappedName": "Vertex4;:Ha22,V;:Ha23,V", "mappedStringIds": [], "name": "Vertex4" }, @@ -242178,16 +242178,16 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:U2;CHF;:Hf75:8,V;:Hf76,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:U2;CHF;:Ha22:8,V;:Ha23,V", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E", - "Edge1;:G;CHF;:Hf75:7,F" + "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E", + "Edge1;:G;CHF;:Ha22:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:U2;CHF;:Hf75:8,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:U2;CHF;:Ha22:8,V", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -242200,7 +242200,7 @@ ], "indexedName": "Vertex5", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:U2;CHF;:Hf75:8,V;:Hf76,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:U2;CHF;:Ha22:8,V;:Ha23,V", "mappedStringIds": [], "name": "Vertex5" }, @@ -242208,13 +242208,13 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:Hf75,V;:Hf76,V", + "mappedName": "Vertex7;:Ha22,V;:Ha23,V", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Vertex7;:Hf75,V", + "mappedName": "Vertex7;:Ha22,V", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -242227,7 +242227,7 @@ ], "indexedName": "Vertex6", "indexedStringIds": [], - "mappedName": "Vertex7;:Hf75,V;:Hf76,V", + "mappedName": "Vertex7;:Ha22,V;:Ha23,V", "mappedStringIds": [], "name": "Vertex6" }, @@ -242235,13 +242235,13 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:Hf75,V;:Hf76,V", + "mappedName": "Vertex5;:Ha22,V;:Ha23,V", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Vertex5;:Hf75,V", + "mappedName": "Vertex5;:Ha22,V", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -242254,7 +242254,7 @@ ], "indexedName": "Vertex7", "indexedStringIds": [], - "mappedName": "Vertex5;:Hf75,V;:Hf76,V", + "mappedName": "Vertex5;:Ha22,V;:Ha23,V", "mappedStringIds": [], "name": "Vertex7" }, @@ -242262,16 +242262,16 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:U;CHF;:Hf75:7,V;:Hf76,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:U;CHF;:Ha22:7,V;:Ha23,V", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [ - "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E", - "Edge1;:G;CHF;:Hf75:7,F" + "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E", + "Edge1;:G;CHF;:Ha22:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:U;CHF;:Hf75:7,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:U;CHF;:Ha22:7,V", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -242284,7 +242284,7 @@ ], "indexedName": "Vertex8", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:U;CHF;:Hf75:7,V;:Hf76,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:U;CHF;:Ha22:7,V;:Ha23,V", "mappedStringIds": [], "name": "Vertex8" }, @@ -242292,13 +242292,13 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:Hf75,V;:Hf76,V", + "mappedName": "Vertex8;:Ha22,V;:Ha23,V", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Vertex8;:Hf75,V", + "mappedName": "Vertex8;:Ha22,V", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -242311,7 +242311,7 @@ ], "indexedName": "Vertex9", "indexedStringIds": [], - "mappedName": "Vertex8;:Hf75,V;:Hf76,V", + "mappedName": "Vertex8;:Ha22,V;:Ha23,V", "mappedStringIds": [], "name": "Vertex9" }, @@ -242319,13 +242319,13 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:Hf75,V;:Hf76,V", + "mappedName": "Vertex6;:Ha22,V;:Ha23,V", "object": "DressupBody30", "typeId": "PartDesign::Body" }, { "children": [], - "mappedName": "Vertex6;:Hf75,V", + "mappedName": "Vertex6;:Ha22,V", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -242338,7 +242338,7 @@ ], "indexedName": "Vertex10", "indexedStringIds": [], - "mappedName": "Vertex6;:Hf75,V;:Hf76,V", + "mappedName": "Vertex6;:Ha22,V;:Ha23,V", "mappedStringIds": [], "name": "Vertex10" } @@ -242354,7 +242354,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;CHF;:Hf75:7,F;:Hf76,F", + "mappedName": "Face1;:M;CHF;:Ha22:7,F;:Ha23,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -242362,7 +242362,7 @@ "index": 1, "type": "Face" }, - "name": "Face1;:M;CHF;:Hf75:7,F;:Hf76,F", + "name": "Face1;:M;CHF;:Ha22:7,F;:Ha23,F", "stringIds": [] }, "relation": "modified", @@ -242370,9 +242370,9 @@ "resultPersistentId": "DressupBody30:face:0", "sourceRefs": [ { - "mappedName": "Face1;:M;CHF;:Hf75:7,F", + "mappedName": "Face1;:M;CHF;:Ha22:7,F", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Face1;:M;CHF;:Hf75:7,F", + "persistentId": "Chamfer30:mapped:Face1;:M;CHF;:Ha22:7,F", "stageId": "Chamfer30" }, { @@ -242387,7 +242387,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M;CHF;:Hf75:7,F;:Hf76,F", + "mappedName": "Face6;:M;CHF;:Ha22:7,F;:Ha23,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -242395,7 +242395,7 @@ "index": 2, "type": "Face" }, - "name": "Face6;:M;CHF;:Hf75:7,F;:Hf76,F", + "name": "Face6;:M;CHF;:Ha22:7,F;:Ha23,F", "stringIds": [] }, "relation": "modified", @@ -242403,9 +242403,9 @@ "resultPersistentId": "DressupBody30:face:1", "sourceRefs": [ { - "mappedName": "Face6;:M;CHF;:Hf75:7,F", + "mappedName": "Face6;:M;CHF;:Ha22:7,F", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Face6;:M;CHF;:Hf75:7,F", + "persistentId": "Chamfer30:mapped:Face6;:M;CHF;:Ha22:7,F", "stageId": "Chamfer30" }, { @@ -242420,7 +242420,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:Hf76,F", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:Ha23,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -242428,7 +242428,7 @@ "index": 3, "type": "Face" }, - "name": "Edge1;:G;CHF;:Hf75:7,F;:Hf76,F", + "name": "Edge1;:G;CHF;:Ha22:7,F;:Ha23,F", "stringIds": [] }, "relation": "generated", @@ -242436,9 +242436,9 @@ "resultPersistentId": "DressupBody30:face:2", "sourceRefs": [ { - "mappedName": "Edge1;:G;CHF;:Hf75:7,F", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Edge1;:G;CHF;:Hf75:7,F", + "persistentId": "Chamfer30:mapped:Edge1;:G;CHF;:Ha22:7,F", "stageId": "Chamfer30" }, { @@ -242453,7 +242453,7 @@ "indexedName": "Face4", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:Hf75,F;:Hf76,F", + "mappedName": "Face4;:Ha22,F;:Ha23,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -242461,7 +242461,7 @@ "index": 4, "type": "Face" }, - "name": "Face4;:Hf75,F;:Hf76,F", + "name": "Face4;:Ha22,F;:Ha23,F", "stringIds": [] }, "relation": "preserved", @@ -242469,9 +242469,9 @@ "resultPersistentId": "DressupBody30:face:3", "sourceRefs": [ { - "mappedName": "Face4;:Hf75,F", + "mappedName": "Face4;:Ha22,F", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Face4;:Hf75,F", + "persistentId": "Chamfer30:mapped:Face4;:Ha22,F", "stageId": "Chamfer30" }, { @@ -242486,7 +242486,7 @@ "indexedName": "Face5", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M;CHF;:Hf75:7,F;:Hf76,F", + "mappedName": "Face5;:M;CHF;:Ha22:7,F;:Ha23,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -242494,7 +242494,7 @@ "index": 5, "type": "Face" }, - "name": "Face5;:M;CHF;:Hf75:7,F;:Hf76,F", + "name": "Face5;:M;CHF;:Ha22:7,F;:Ha23,F", "stringIds": [] }, "relation": "modified", @@ -242502,9 +242502,9 @@ "resultPersistentId": "DressupBody30:face:4", "sourceRefs": [ { - "mappedName": "Face5;:M;CHF;:Hf75:7,F", + "mappedName": "Face5;:M;CHF;:Ha22:7,F", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Face5;:M;CHF;:Hf75:7,F", + "persistentId": "Chamfer30:mapped:Face5;:M;CHF;:Ha22:7,F", "stageId": "Chamfer30" }, { @@ -242519,7 +242519,7 @@ "indexedName": "Face6", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:M;CHF;:Hf75:7,F;:Hf76,F", + "mappedName": "Face3;:M;CHF;:Ha22:7,F;:Ha23,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -242527,7 +242527,7 @@ "index": 6, "type": "Face" }, - "name": "Face3;:M;CHF;:Hf75:7,F;:Hf76,F", + "name": "Face3;:M;CHF;:Ha22:7,F;:Ha23,F", "stringIds": [] }, "relation": "modified", @@ -242535,9 +242535,9 @@ "resultPersistentId": "DressupBody30:face:5", "sourceRefs": [ { - "mappedName": "Face3;:M;CHF;:Hf75:7,F", + "mappedName": "Face3;:M;CHF;:Ha22:7,F", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Face3;:M;CHF;:Hf75:7,F", + "persistentId": "Chamfer30:mapped:Face3;:M;CHF;:Ha22:7,F", "stageId": "Chamfer30" }, { @@ -242552,7 +242552,7 @@ "indexedName": "Face7", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:Hf75,F;:Hf76,F", + "mappedName": "Face2;:Ha22,F;:Ha23,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -242560,7 +242560,7 @@ "index": 7, "type": "Face" }, - "name": "Face2;:Hf75,F;:Hf76,F", + "name": "Face2;:Ha22,F;:Ha23,F", "stringIds": [] }, "relation": "preserved", @@ -242568,9 +242568,9 @@ "resultPersistentId": "DressupBody30:face:6", "sourceRefs": [ { - "mappedName": "Face2;:Hf75,F", + "mappedName": "Face2;:Ha22,F", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Face2;:Hf75,F", + "persistentId": "Chamfer30:mapped:Face2;:Ha22,F", "stageId": "Chamfer30" }, { @@ -242585,7 +242585,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:M;CHF;:Hf75:7,E;:Hf76,E", + "mappedName": "Edge2;:M;CHF;:Ha22:7,E;:Ha23,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -242593,7 +242593,7 @@ "index": 1, "type": "Edge" }, - "name": "Edge2;:M;CHF;:Hf75:7,E;:Hf76,E", + "name": "Edge2;:M;CHF;:Ha22:7,E;:Ha23,E", "stringIds": [] }, "relation": "modified", @@ -242601,9 +242601,9 @@ "resultPersistentId": "DressupBody30:edge:0", "sourceRefs": [ { - "mappedName": "Edge2;:M;CHF;:Hf75:7,E", + "mappedName": "Edge2;:M;CHF;:Ha22:7,E", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Edge2;:M;CHF;:Hf75:7,E", + "persistentId": "Chamfer30:mapped:Edge2;:M;CHF;:Ha22:7,E", "stageId": "Chamfer30" }, { @@ -242618,7 +242618,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:Hf76,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:Ha23,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -242626,7 +242626,7 @@ "index": 2, "type": "Edge" }, - "name": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:Hf76,E", + "name": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:Ha23,E", "stringIds": [] }, "relation": "generated", @@ -242634,9 +242634,9 @@ "resultPersistentId": "DressupBody30:edge:1", "sourceRefs": [ { - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E", + "persistentId": "Chamfer30:mapped:Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E", "stageId": "Chamfer30" }, { @@ -242651,7 +242651,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:Hf75,E;:Hf76,E", + "mappedName": "Edge3;:Ha22,E;:Ha23,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -242659,7 +242659,7 @@ "index": 3, "type": "Edge" }, - "name": "Edge3;:Hf75,E;:Hf76,E", + "name": "Edge3;:Ha22,E;:Ha23,E", "stringIds": [] }, "relation": "preserved", @@ -242667,9 +242667,9 @@ "resultPersistentId": "DressupBody30:edge:2", "sourceRefs": [ { - "mappedName": "Edge3;:Hf75,E", + "mappedName": "Edge3;:Ha22,E", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Edge3;:Hf75,E", + "persistentId": "Chamfer30:mapped:Edge3;:Ha22,E", "stageId": "Chamfer30" }, { @@ -242684,7 +242684,7 @@ "indexedName": "Edge4", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:M;CHF;:Hf75:7,E;:Hf76,E", + "mappedName": "Edge4;:M;CHF;:Ha22:7,E;:Ha23,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -242692,7 +242692,7 @@ "index": 4, "type": "Edge" }, - "name": "Edge4;:M;CHF;:Hf75:7,E;:Hf76,E", + "name": "Edge4;:M;CHF;:Ha22:7,E;:Ha23,E", "stringIds": [] }, "relation": "modified", @@ -242700,9 +242700,9 @@ "resultPersistentId": "DressupBody30:edge:3", "sourceRefs": [ { - "mappedName": "Edge4;:M;CHF;:Hf75:7,E", + "mappedName": "Edge4;:M;CHF;:Ha22:7,E", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Edge4;:M;CHF;:Hf75:7,E", + "persistentId": "Chamfer30:mapped:Edge4;:M;CHF;:Ha22:7,E", "stageId": "Chamfer30" }, { @@ -242717,7 +242717,7 @@ "indexedName": "Edge5", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U4;CHF;:Hf75:8,E;:Hf76,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U4;CHF;:Ha22:8,E;:Ha23,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -242725,7 +242725,7 @@ "index": 5, "type": "Edge" }, - "name": "Edge1;:G;CHF;:Hf75:7,F;:U4;CHF;:Hf75:8,E;:Hf76,E", + "name": "Edge1;:G;CHF;:Ha22:7,F;:U4;CHF;:Ha22:8,E;:Ha23,E", "stringIds": [] }, "relation": "generated", @@ -242733,9 +242733,9 @@ "resultPersistentId": "DressupBody30:edge:4", "sourceRefs": [ { - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U4;CHF;:Hf75:8,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U4;CHF;:Ha22:8,E", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Edge1;:G;CHF;:Hf75:7,F;:U4;CHF;:Hf75:8,E", + "persistentId": "Chamfer30:mapped:Edge1;:G;CHF;:Ha22:7,F;:U4;CHF;:Ha22:8,E", "stageId": "Chamfer30" }, { @@ -242750,7 +242750,7 @@ "indexedName": "Edge6", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:Hf75,E;:Hf76,E", + "mappedName": "Edge12;:Ha22,E;:Ha23,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -242758,7 +242758,7 @@ "index": 6, "type": "Edge" }, - "name": "Edge12;:Hf75,E;:Hf76,E", + "name": "Edge12;:Ha22,E;:Ha23,E", "stringIds": [] }, "relation": "preserved", @@ -242766,9 +242766,9 @@ "resultPersistentId": "DressupBody30:edge:5", "sourceRefs": [ { - "mappedName": "Edge12;:Hf75,E", + "mappedName": "Edge12;:Ha22,E", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Edge12;:Hf75,E", + "persistentId": "Chamfer30:mapped:Edge12;:Ha22,E", "stageId": "Chamfer30" }, { @@ -242783,7 +242783,7 @@ "indexedName": "Edge7", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:M;CHF;:Hf75:7,E;:Hf76,E", + "mappedName": "Edge10;:M;CHF;:Ha22:7,E;:Ha23,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -242791,7 +242791,7 @@ "index": 7, "type": "Edge" }, - "name": "Edge10;:M;CHF;:Hf75:7,E;:Hf76,E", + "name": "Edge10;:M;CHF;:Ha22:7,E;:Ha23,E", "stringIds": [] }, "relation": "modified", @@ -242799,9 +242799,9 @@ "resultPersistentId": "DressupBody30:edge:6", "sourceRefs": [ { - "mappedName": "Edge10;:M;CHF;:Hf75:7,E", + "mappedName": "Edge10;:M;CHF;:Ha22:7,E", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Edge10;:M;CHF;:Hf75:7,E", + "persistentId": "Chamfer30:mapped:Edge10;:M;CHF;:Ha22:7,E", "stageId": "Chamfer30" }, { @@ -242816,7 +242816,7 @@ "indexedName": "Edge8", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:Hf75,E;:Hf76,E", + "mappedName": "Edge6;:Ha22,E;:Ha23,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -242824,7 +242824,7 @@ "index": 8, "type": "Edge" }, - "name": "Edge6;:Hf75,E;:Hf76,E", + "name": "Edge6;:Ha22,E;:Ha23,E", "stringIds": [] }, "relation": "preserved", @@ -242832,9 +242832,9 @@ "resultPersistentId": "DressupBody30:edge:7", "sourceRefs": [ { - "mappedName": "Edge6;:Hf75,E", + "mappedName": "Edge6;:Ha22,E", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Edge6;:Hf75,E", + "persistentId": "Chamfer30:mapped:Edge6;:Ha22,E", "stageId": "Chamfer30" }, { @@ -242849,7 +242849,7 @@ "indexedName": "Edge9", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U;CHF;:Hf75:7,E;:Hf76,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U;CHF;:Ha22:7,E;:Ha23,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -242857,7 +242857,7 @@ "index": 9, "type": "Edge" }, - "name": "Edge1;:G;CHF;:Hf75:7,F;:U;CHF;:Hf75:7,E;:Hf76,E", + "name": "Edge1;:G;CHF;:Ha22:7,F;:U;CHF;:Ha22:7,E;:Ha23,E", "stringIds": [] }, "relation": "generated", @@ -242865,9 +242865,9 @@ "resultPersistentId": "DressupBody30:edge:8", "sourceRefs": [ { - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U;CHF;:Hf75:7,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U;CHF;:Ha22:7,E", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Edge1;:G;CHF;:Hf75:7,F;:U;CHF;:Hf75:7,E", + "persistentId": "Chamfer30:mapped:Edge1;:G;CHF;:Ha22:7,F;:U;CHF;:Ha22:7,E", "stageId": "Chamfer30" }, { @@ -242882,7 +242882,7 @@ "indexedName": "Edge10", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:Hf76,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:Ha23,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -242890,7 +242890,7 @@ "index": 10, "type": "Edge" }, - "name": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:Hf76,E", + "name": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:Ha23,E", "stringIds": [] }, "relation": "generated", @@ -242898,9 +242898,9 @@ "resultPersistentId": "DressupBody30:edge:9", "sourceRefs": [ { - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E", + "persistentId": "Chamfer30:mapped:Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E", "stageId": "Chamfer30" }, { @@ -242915,7 +242915,7 @@ "indexedName": "Edge11", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:Hf75,E;:Hf76,E", + "mappedName": "Edge11;:Ha22,E;:Ha23,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -242923,7 +242923,7 @@ "index": 11, "type": "Edge" }, - "name": "Edge11;:Hf75,E;:Hf76,E", + "name": "Edge11;:Ha22,E;:Ha23,E", "stringIds": [] }, "relation": "preserved", @@ -242931,9 +242931,9 @@ "resultPersistentId": "DressupBody30:edge:10", "sourceRefs": [ { - "mappedName": "Edge11;:Hf75,E", + "mappedName": "Edge11;:Ha22,E", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Edge11;:Hf75,E", + "persistentId": "Chamfer30:mapped:Edge11;:Ha22,E", "stageId": "Chamfer30" }, { @@ -242948,7 +242948,7 @@ "indexedName": "Edge12", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:Hf75,E;:Hf76,E", + "mappedName": "Edge7;:Ha22,E;:Ha23,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -242956,7 +242956,7 @@ "index": 12, "type": "Edge" }, - "name": "Edge7;:Hf75,E;:Hf76,E", + "name": "Edge7;:Ha22,E;:Ha23,E", "stringIds": [] }, "relation": "preserved", @@ -242964,9 +242964,9 @@ "resultPersistentId": "DressupBody30:edge:11", "sourceRefs": [ { - "mappedName": "Edge7;:Hf75,E", + "mappedName": "Edge7;:Ha22,E", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Edge7;:Hf75,E", + "persistentId": "Chamfer30:mapped:Edge7;:Ha22,E", "stageId": "Chamfer30" }, { @@ -242981,7 +242981,7 @@ "indexedName": "Edge13", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:M;CHF;:Hf75:7,E;:Hf76,E", + "mappedName": "Edge9;:M;CHF;:Ha22:7,E;:Ha23,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -242989,7 +242989,7 @@ "index": 13, "type": "Edge" }, - "name": "Edge9;:M;CHF;:Hf75:7,E;:Hf76,E", + "name": "Edge9;:M;CHF;:Ha22:7,E;:Ha23,E", "stringIds": [] }, "relation": "modified", @@ -242997,9 +242997,9 @@ "resultPersistentId": "DressupBody30:edge:12", "sourceRefs": [ { - "mappedName": "Edge9;:M;CHF;:Hf75:7,E", + "mappedName": "Edge9;:M;CHF;:Ha22:7,E", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Edge9;:M;CHF;:Hf75:7,E", + "persistentId": "Chamfer30:mapped:Edge9;:M;CHF;:Ha22:7,E", "stageId": "Chamfer30" }, { @@ -243014,7 +243014,7 @@ "indexedName": "Edge14", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:Hf75,E;:Hf76,E", + "mappedName": "Edge8;:Ha22,E;:Ha23,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -243022,7 +243022,7 @@ "index": 14, "type": "Edge" }, - "name": "Edge8;:Hf75,E;:Hf76,E", + "name": "Edge8;:Ha22,E;:Ha23,E", "stringIds": [] }, "relation": "preserved", @@ -243030,9 +243030,9 @@ "resultPersistentId": "DressupBody30:edge:13", "sourceRefs": [ { - "mappedName": "Edge8;:Hf75,E", + "mappedName": "Edge8;:Ha22,E", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Edge8;:Hf75,E", + "persistentId": "Chamfer30:mapped:Edge8;:Ha22,E", "stageId": "Chamfer30" }, { @@ -243047,7 +243047,7 @@ "indexedName": "Edge15", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:Hf75,E;:Hf76,E", + "mappedName": "Edge5;:Ha22,E;:Ha23,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -243055,7 +243055,7 @@ "index": 15, "type": "Edge" }, - "name": "Edge5;:Hf75,E;:Hf76,E", + "name": "Edge5;:Ha22,E;:Ha23,E", "stringIds": [] }, "relation": "preserved", @@ -243063,9 +243063,9 @@ "resultPersistentId": "DressupBody30:edge:14", "sourceRefs": [ { - "mappedName": "Edge5;:Hf75,E", + "mappedName": "Edge5;:Ha22,E", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Edge5;:Hf75,E", + "persistentId": "Chamfer30:mapped:Edge5;:Ha22,E", "stageId": "Chamfer30" }, { @@ -243080,7 +243080,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:U2;CHF;:Hf75:8,V;:Hf76,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:U2;CHF;:Ha22:8,V;:Ha23,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -243088,7 +243088,7 @@ "index": 1, "type": "Vertex" }, - "name": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:U2;CHF;:Hf75:8,V;:Hf76,V", + "name": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:U2;CHF;:Ha22:8,V;:Ha23,V", "stringIds": [] }, "relation": "generated", @@ -243096,9 +243096,9 @@ "resultPersistentId": "DressupBody30:vertex:0", "sourceRefs": [ { - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:U2;CHF;:Hf75:8,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:U2;CHF;:Ha22:8,V", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:U2;CHF;:Hf75:8,V", + "persistentId": "Chamfer30:mapped:Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:U2;CHF;:Ha22:8,V", "stageId": "Chamfer30" }, { @@ -243113,7 +243113,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:Hf75,V;:Hf76,V", + "mappedName": "Vertex3;:Ha22,V;:Ha23,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -243121,7 +243121,7 @@ "index": 2, "type": "Vertex" }, - "name": "Vertex3;:Hf75,V;:Hf76,V", + "name": "Vertex3;:Ha22,V;:Ha23,V", "stringIds": [] }, "relation": "preserved", @@ -243129,9 +243129,9 @@ "resultPersistentId": "DressupBody30:vertex:1", "sourceRefs": [ { - "mappedName": "Vertex3;:Hf75,V", + "mappedName": "Vertex3;:Ha22,V", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Vertex3;:Hf75,V", + "persistentId": "Chamfer30:mapped:Vertex3;:Ha22,V", "stageId": "Chamfer30" }, { @@ -243146,7 +243146,7 @@ "indexedName": "Vertex3", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:U;CHF;:Hf75:7,V;:Hf76,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:U;CHF;:Ha22:7,V;:Ha23,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -243154,7 +243154,7 @@ "index": 3, "type": "Vertex" }, - "name": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:U;CHF;:Hf75:7,V;:Hf76,V", + "name": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:U;CHF;:Ha22:7,V;:Ha23,V", "stringIds": [] }, "relation": "generated", @@ -243162,9 +243162,9 @@ "resultPersistentId": "DressupBody30:vertex:2", "sourceRefs": [ { - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:U;CHF;:Hf75:7,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:U;CHF;:Ha22:7,V", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:U;CHF;:Hf75:7,V", + "persistentId": "Chamfer30:mapped:Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:U;CHF;:Ha22:7,V", "stageId": "Chamfer30" }, { @@ -243179,7 +243179,7 @@ "indexedName": "Vertex4", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:Hf75,V;:Hf76,V", + "mappedName": "Vertex4;:Ha22,V;:Ha23,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -243187,7 +243187,7 @@ "index": 4, "type": "Vertex" }, - "name": "Vertex4;:Hf75,V;:Hf76,V", + "name": "Vertex4;:Ha22,V;:Ha23,V", "stringIds": [] }, "relation": "preserved", @@ -243195,9 +243195,9 @@ "resultPersistentId": "DressupBody30:vertex:3", "sourceRefs": [ { - "mappedName": "Vertex4;:Hf75,V", + "mappedName": "Vertex4;:Ha22,V", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Vertex4;:Hf75,V", + "persistentId": "Chamfer30:mapped:Vertex4;:Ha22,V", "stageId": "Chamfer30" }, { @@ -243212,7 +243212,7 @@ "indexedName": "Vertex5", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:U2;CHF;:Hf75:8,V;:Hf76,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:U2;CHF;:Ha22:8,V;:Ha23,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -243220,7 +243220,7 @@ "index": 5, "type": "Vertex" }, - "name": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:U2;CHF;:Hf75:8,V;:Hf76,V", + "name": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:U2;CHF;:Ha22:8,V;:Ha23,V", "stringIds": [] }, "relation": "generated", @@ -243228,9 +243228,9 @@ "resultPersistentId": "DressupBody30:vertex:4", "sourceRefs": [ { - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:U2;CHF;:Hf75:8,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:U2;CHF;:Ha22:8,V", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:U2;CHF;:Hf75:8,V", + "persistentId": "Chamfer30:mapped:Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:U2;CHF;:Ha22:8,V", "stageId": "Chamfer30" }, { @@ -243245,7 +243245,7 @@ "indexedName": "Vertex6", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:Hf75,V;:Hf76,V", + "mappedName": "Vertex7;:Ha22,V;:Ha23,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -243253,7 +243253,7 @@ "index": 6, "type": "Vertex" }, - "name": "Vertex7;:Hf75,V;:Hf76,V", + "name": "Vertex7;:Ha22,V;:Ha23,V", "stringIds": [] }, "relation": "preserved", @@ -243261,9 +243261,9 @@ "resultPersistentId": "DressupBody30:vertex:5", "sourceRefs": [ { - "mappedName": "Vertex7;:Hf75,V", + "mappedName": "Vertex7;:Ha22,V", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Vertex7;:Hf75,V", + "persistentId": "Chamfer30:mapped:Vertex7;:Ha22,V", "stageId": "Chamfer30" }, { @@ -243278,7 +243278,7 @@ "indexedName": "Vertex7", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:Hf75,V;:Hf76,V", + "mappedName": "Vertex5;:Ha22,V;:Ha23,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -243286,7 +243286,7 @@ "index": 7, "type": "Vertex" }, - "name": "Vertex5;:Hf75,V;:Hf76,V", + "name": "Vertex5;:Ha22,V;:Ha23,V", "stringIds": [] }, "relation": "preserved", @@ -243294,9 +243294,9 @@ "resultPersistentId": "DressupBody30:vertex:6", "sourceRefs": [ { - "mappedName": "Vertex5;:Hf75,V", + "mappedName": "Vertex5;:Ha22,V", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Vertex5;:Hf75,V", + "persistentId": "Chamfer30:mapped:Vertex5;:Ha22,V", "stageId": "Chamfer30" }, { @@ -243311,7 +243311,7 @@ "indexedName": "Vertex8", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:U;CHF;:Hf75:7,V;:Hf76,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:U;CHF;:Ha22:7,V;:Ha23,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -243319,7 +243319,7 @@ "index": 8, "type": "Vertex" }, - "name": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:U;CHF;:Hf75:7,V;:Hf76,V", + "name": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:U;CHF;:Ha22:7,V;:Ha23,V", "stringIds": [] }, "relation": "generated", @@ -243327,9 +243327,9 @@ "resultPersistentId": "DressupBody30:vertex:7", "sourceRefs": [ { - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:U;CHF;:Hf75:7,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:U;CHF;:Ha22:7,V", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:U;CHF;:Hf75:7,V", + "persistentId": "Chamfer30:mapped:Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:U;CHF;:Ha22:7,V", "stageId": "Chamfer30" }, { @@ -243344,7 +243344,7 @@ "indexedName": "Vertex9", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:Hf75,V;:Hf76,V", + "mappedName": "Vertex8;:Ha22,V;:Ha23,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -243352,7 +243352,7 @@ "index": 9, "type": "Vertex" }, - "name": "Vertex8;:Hf75,V;:Hf76,V", + "name": "Vertex8;:Ha22,V;:Ha23,V", "stringIds": [] }, "relation": "preserved", @@ -243360,9 +243360,9 @@ "resultPersistentId": "DressupBody30:vertex:8", "sourceRefs": [ { - "mappedName": "Vertex8;:Hf75,V", + "mappedName": "Vertex8;:Ha22,V", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Vertex8;:Hf75,V", + "persistentId": "Chamfer30:mapped:Vertex8;:Ha22,V", "stageId": "Chamfer30" }, { @@ -243377,7 +243377,7 @@ "indexedName": "Vertex10", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:Hf75,V;:Hf76,V", + "mappedName": "Vertex6;:Ha22,V;:Ha23,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -243385,7 +243385,7 @@ "index": 10, "type": "Vertex" }, - "name": "Vertex6;:Hf75,V;:Hf76,V", + "name": "Vertex6;:Ha22,V;:Ha23,V", "stringIds": [] }, "relation": "preserved", @@ -243393,9 +243393,9 @@ "resultPersistentId": "DressupBody30:vertex:9", "sourceRefs": [ { - "mappedName": "Vertex6;:Hf75,V", + "mappedName": "Vertex6;:Ha22,V", "objectId": "Chamfer30", - "persistentId": "Chamfer30:mapped:Vertex6;:Hf75,V", + "persistentId": "Chamfer30:mapped:Vertex6;:Ha22,V", "stageId": "Chamfer30" }, { @@ -245857,7 +245857,7 @@ "history": [ { "children": [], - "mappedName": "Face1;:M;CHF;:Hf75:7,F", + "mappedName": "Face1;:M;CHF;:Ha22:7,F", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -245870,7 +245870,7 @@ ], "indexedName": "Face1", "indexedStringIds": [], - "mappedName": "Face1;:M;CHF;:Hf75:7,F", + "mappedName": "Face1;:M;CHF;:Ha22:7,F", "mappedStringIds": [], "name": "Face1" }, @@ -245878,7 +245878,7 @@ "history": [ { "children": [], - "mappedName": "Face6;:M;CHF;:Hf75:7,F", + "mappedName": "Face6;:M;CHF;:Ha22:7,F", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -245891,7 +245891,7 @@ ], "indexedName": "Face2", "indexedStringIds": [], - "mappedName": "Face6;:M;CHF;:Hf75:7,F", + "mappedName": "Face6;:M;CHF;:Ha22:7,F", "mappedStringIds": [], "name": "Face2" }, @@ -245899,7 +245899,7 @@ "history": [ { "children": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -245912,7 +245912,7 @@ ], "indexedName": "Face3", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F", "mappedStringIds": [], "name": "Face3" }, @@ -245920,7 +245920,7 @@ "history": [ { "children": [], - "mappedName": "Face4;:Hf75,F", + "mappedName": "Face4;:Ha22,F", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -245933,7 +245933,7 @@ ], "indexedName": "Face4", "indexedStringIds": [], - "mappedName": "Face4;:Hf75,F", + "mappedName": "Face4;:Ha22,F", "mappedStringIds": [], "name": "Face4" }, @@ -245941,7 +245941,7 @@ "history": [ { "children": [], - "mappedName": "Face5;:M;CHF;:Hf75:7,F", + "mappedName": "Face5;:M;CHF;:Ha22:7,F", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -245954,7 +245954,7 @@ ], "indexedName": "Face5", "indexedStringIds": [], - "mappedName": "Face5;:M;CHF;:Hf75:7,F", + "mappedName": "Face5;:M;CHF;:Ha22:7,F", "mappedStringIds": [], "name": "Face5" }, @@ -245962,7 +245962,7 @@ "history": [ { "children": [], - "mappedName": "Face3;:M;CHF;:Hf75:7,F", + "mappedName": "Face3;:M;CHF;:Ha22:7,F", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -245975,7 +245975,7 @@ ], "indexedName": "Face6", "indexedStringIds": [], - "mappedName": "Face3;:M;CHF;:Hf75:7,F", + "mappedName": "Face3;:M;CHF;:Ha22:7,F", "mappedStringIds": [], "name": "Face6" }, @@ -245983,7 +245983,7 @@ "history": [ { "children": [], - "mappedName": "Face2;:Hf75,F", + "mappedName": "Face2;:Ha22,F", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -245996,7 +245996,7 @@ ], "indexedName": "Face7", "indexedStringIds": [], - "mappedName": "Face2;:Hf75,F", + "mappedName": "Face2;:Ha22,F", "mappedStringIds": [], "name": "Face7" }, @@ -246004,7 +246004,7 @@ "history": [ { "children": [], - "mappedName": "Edge2;:M;CHF;:Hf75:7,E", + "mappedName": "Edge2;:M;CHF;:Ha22:7,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -246017,7 +246017,7 @@ ], "indexedName": "Edge1", "indexedStringIds": [], - "mappedName": "Edge2;:M;CHF;:Hf75:7,E", + "mappedName": "Edge2;:M;CHF;:Ha22:7,E", "mappedStringIds": [], "name": "Edge1" }, @@ -246025,9 +246025,9 @@ "history": [ { "children": [ - "Edge1;:G;CHF;:Hf75:7,F" + "Edge1;:G;CHF;:Ha22:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -246040,7 +246040,7 @@ ], "indexedName": "Edge2", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E", "mappedStringIds": [], "name": "Edge2" }, @@ -246048,7 +246048,7 @@ "history": [ { "children": [], - "mappedName": "Edge3;:Hf75,E", + "mappedName": "Edge3;:Ha22,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -246061,7 +246061,7 @@ ], "indexedName": "Edge3", "indexedStringIds": [], - "mappedName": "Edge3;:Hf75,E", + "mappedName": "Edge3;:Ha22,E", "mappedStringIds": [], "name": "Edge3" }, @@ -246069,7 +246069,7 @@ "history": [ { "children": [], - "mappedName": "Edge4;:M;CHF;:Hf75:7,E", + "mappedName": "Edge4;:M;CHF;:Ha22:7,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -246082,7 +246082,7 @@ ], "indexedName": "Edge4", "indexedStringIds": [], - "mappedName": "Edge4;:M;CHF;:Hf75:7,E", + "mappedName": "Edge4;:M;CHF;:Ha22:7,E", "mappedStringIds": [], "name": "Edge4" }, @@ -246090,9 +246090,9 @@ "history": [ { "children": [ - "Edge1;:G;CHF;:Hf75:7,F" + "Edge1;:G;CHF;:Ha22:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U4;CHF;:Hf75:8,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U4;CHF;:Ha22:8,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -246105,7 +246105,7 @@ ], "indexedName": "Edge5", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U4;CHF;:Hf75:8,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U4;CHF;:Ha22:8,E", "mappedStringIds": [], "name": "Edge5" }, @@ -246113,7 +246113,7 @@ "history": [ { "children": [], - "mappedName": "Edge12;:Hf75,E", + "mappedName": "Edge12;:Ha22,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -246126,7 +246126,7 @@ ], "indexedName": "Edge6", "indexedStringIds": [], - "mappedName": "Edge12;:Hf75,E", + "mappedName": "Edge12;:Ha22,E", "mappedStringIds": [], "name": "Edge6" }, @@ -246134,7 +246134,7 @@ "history": [ { "children": [], - "mappedName": "Edge10;:M;CHF;:Hf75:7,E", + "mappedName": "Edge10;:M;CHF;:Ha22:7,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -246147,7 +246147,7 @@ ], "indexedName": "Edge7", "indexedStringIds": [], - "mappedName": "Edge10;:M;CHF;:Hf75:7,E", + "mappedName": "Edge10;:M;CHF;:Ha22:7,E", "mappedStringIds": [], "name": "Edge7" }, @@ -246155,7 +246155,7 @@ "history": [ { "children": [], - "mappedName": "Edge6;:Hf75,E", + "mappedName": "Edge6;:Ha22,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -246168,7 +246168,7 @@ ], "indexedName": "Edge8", "indexedStringIds": [], - "mappedName": "Edge6;:Hf75,E", + "mappedName": "Edge6;:Ha22,E", "mappedStringIds": [], "name": "Edge8" }, @@ -246176,9 +246176,9 @@ "history": [ { "children": [ - "Edge1;:G;CHF;:Hf75:7,F" + "Edge1;:G;CHF;:Ha22:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U;CHF;:Hf75:7,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U;CHF;:Ha22:7,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -246191,7 +246191,7 @@ ], "indexedName": "Edge9", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U;CHF;:Hf75:7,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U;CHF;:Ha22:7,E", "mappedStringIds": [], "name": "Edge9" }, @@ -246199,9 +246199,9 @@ "history": [ { "children": [ - "Edge1;:G;CHF;:Hf75:7,F" + "Edge1;:G;CHF;:Ha22:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -246214,7 +246214,7 @@ ], "indexedName": "Edge10", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E", "mappedStringIds": [], "name": "Edge10" }, @@ -246222,7 +246222,7 @@ "history": [ { "children": [], - "mappedName": "Edge11;:Hf75,E", + "mappedName": "Edge11;:Ha22,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -246235,7 +246235,7 @@ ], "indexedName": "Edge11", "indexedStringIds": [], - "mappedName": "Edge11;:Hf75,E", + "mappedName": "Edge11;:Ha22,E", "mappedStringIds": [], "name": "Edge11" }, @@ -246243,7 +246243,7 @@ "history": [ { "children": [], - "mappedName": "Edge7;:Hf75,E", + "mappedName": "Edge7;:Ha22,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -246256,7 +246256,7 @@ ], "indexedName": "Edge12", "indexedStringIds": [], - "mappedName": "Edge7;:Hf75,E", + "mappedName": "Edge7;:Ha22,E", "mappedStringIds": [], "name": "Edge12" }, @@ -246264,7 +246264,7 @@ "history": [ { "children": [], - "mappedName": "Edge9;:M;CHF;:Hf75:7,E", + "mappedName": "Edge9;:M;CHF;:Ha22:7,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -246277,7 +246277,7 @@ ], "indexedName": "Edge13", "indexedStringIds": [], - "mappedName": "Edge9;:M;CHF;:Hf75:7,E", + "mappedName": "Edge9;:M;CHF;:Ha22:7,E", "mappedStringIds": [], "name": "Edge13" }, @@ -246285,7 +246285,7 @@ "history": [ { "children": [], - "mappedName": "Edge8;:Hf75,E", + "mappedName": "Edge8;:Ha22,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -246298,7 +246298,7 @@ ], "indexedName": "Edge14", "indexedStringIds": [], - "mappedName": "Edge8;:Hf75,E", + "mappedName": "Edge8;:Ha22,E", "mappedStringIds": [], "name": "Edge14" }, @@ -246306,7 +246306,7 @@ "history": [ { "children": [], - "mappedName": "Edge5;:Hf75,E", + "mappedName": "Edge5;:Ha22,E", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -246319,7 +246319,7 @@ ], "indexedName": "Edge15", "indexedStringIds": [], - "mappedName": "Edge5;:Hf75,E", + "mappedName": "Edge5;:Ha22,E", "mappedStringIds": [], "name": "Edge15" }, @@ -246327,10 +246327,10 @@ "history": [ { "children": [ - "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E", - "Edge1;:G;CHF;:Hf75:7,F" + "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E", + "Edge1;:G;CHF;:Ha22:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:U2;CHF;:Hf75:8,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:U2;CHF;:Ha22:8,V", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -246343,7 +246343,7 @@ ], "indexedName": "Vertex1", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:U2;CHF;:Hf75:8,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:U2;CHF;:Ha22:8,V", "mappedStringIds": [], "name": "Vertex1" }, @@ -246351,7 +246351,7 @@ "history": [ { "children": [], - "mappedName": "Vertex3;:Hf75,V", + "mappedName": "Vertex3;:Ha22,V", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -246364,7 +246364,7 @@ ], "indexedName": "Vertex2", "indexedStringIds": [], - "mappedName": "Vertex3;:Hf75,V", + "mappedName": "Vertex3;:Ha22,V", "mappedStringIds": [], "name": "Vertex2" }, @@ -246372,10 +246372,10 @@ "history": [ { "children": [ - "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E", - "Edge1;:G;CHF;:Hf75:7,F" + "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E", + "Edge1;:G;CHF;:Ha22:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:U;CHF;:Hf75:7,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:U;CHF;:Ha22:7,V", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -246388,7 +246388,7 @@ ], "indexedName": "Vertex3", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:U;CHF;:Hf75:7,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:U;CHF;:Ha22:7,V", "mappedStringIds": [], "name": "Vertex3" }, @@ -246396,7 +246396,7 @@ "history": [ { "children": [], - "mappedName": "Vertex4;:Hf75,V", + "mappedName": "Vertex4;:Ha22,V", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -246409,7 +246409,7 @@ ], "indexedName": "Vertex4", "indexedStringIds": [], - "mappedName": "Vertex4;:Hf75,V", + "mappedName": "Vertex4;:Ha22,V", "mappedStringIds": [], "name": "Vertex4" }, @@ -246417,10 +246417,10 @@ "history": [ { "children": [ - "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E", - "Edge1;:G;CHF;:Hf75:7,F" + "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E", + "Edge1;:G;CHF;:Ha22:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:U2;CHF;:Hf75:8,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:U2;CHF;:Ha22:8,V", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -246433,7 +246433,7 @@ ], "indexedName": "Vertex5", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:U2;CHF;:Hf75:8,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:U2;CHF;:Ha22:8,V", "mappedStringIds": [], "name": "Vertex5" }, @@ -246441,7 +246441,7 @@ "history": [ { "children": [], - "mappedName": "Vertex7;:Hf75,V", + "mappedName": "Vertex7;:Ha22,V", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -246454,7 +246454,7 @@ ], "indexedName": "Vertex6", "indexedStringIds": [], - "mappedName": "Vertex7;:Hf75,V", + "mappedName": "Vertex7;:Ha22,V", "mappedStringIds": [], "name": "Vertex6" }, @@ -246462,7 +246462,7 @@ "history": [ { "children": [], - "mappedName": "Vertex5;:Hf75,V", + "mappedName": "Vertex5;:Ha22,V", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -246475,7 +246475,7 @@ ], "indexedName": "Vertex7", "indexedStringIds": [], - "mappedName": "Vertex5;:Hf75,V", + "mappedName": "Vertex5;:Ha22,V", "mappedStringIds": [], "name": "Vertex7" }, @@ -246483,10 +246483,10 @@ "history": [ { "children": [ - "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E", - "Edge1;:G;CHF;:Hf75:7,F" + "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E", + "Edge1;:G;CHF;:Ha22:7,F" ], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:U;CHF;:Hf75:7,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:U;CHF;:Ha22:7,V", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -246499,7 +246499,7 @@ ], "indexedName": "Vertex8", "indexedStringIds": [], - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:U;CHF;:Hf75:7,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:U;CHF;:Ha22:7,V", "mappedStringIds": [], "name": "Vertex8" }, @@ -246507,7 +246507,7 @@ "history": [ { "children": [], - "mappedName": "Vertex8;:Hf75,V", + "mappedName": "Vertex8;:Ha22,V", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -246520,7 +246520,7 @@ ], "indexedName": "Vertex9", "indexedStringIds": [], - "mappedName": "Vertex8;:Hf75,V", + "mappedName": "Vertex8;:Ha22,V", "mappedStringIds": [], "name": "Vertex9" }, @@ -246528,7 +246528,7 @@ "history": [ { "children": [], - "mappedName": "Vertex6;:Hf75,V", + "mappedName": "Vertex6;:Ha22,V", "object": "Chamfer30", "typeId": "PartDesign::Chamfer" }, @@ -246541,7 +246541,7 @@ ], "indexedName": "Vertex10", "indexedStringIds": [], - "mappedName": "Vertex6;:Hf75,V", + "mappedName": "Vertex6;:Ha22,V", "mappedStringIds": [], "name": "Vertex10" } @@ -246557,7 +246557,7 @@ "indexedName": "Face1", "indexedStringIds": [], "kind": "face", - "mappedName": "Face1;:M;CHF;:Hf75:7,F", + "mappedName": "Face1;:M;CHF;:Ha22:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -246565,7 +246565,7 @@ "index": 1, "type": "Face" }, - "name": "Face1;:M;CHF;:Hf75:7,F", + "name": "Face1;:M;CHF;:Ha22:7,F", "stringIds": [] }, "relation": "modified", @@ -246584,7 +246584,7 @@ "indexedName": "Face2", "indexedStringIds": [], "kind": "face", - "mappedName": "Face6;:M;CHF;:Hf75:7,F", + "mappedName": "Face6;:M;CHF;:Ha22:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -246592,7 +246592,7 @@ "index": 2, "type": "Face" }, - "name": "Face6;:M;CHF;:Hf75:7,F", + "name": "Face6;:M;CHF;:Ha22:7,F", "stringIds": [] }, "relation": "modified", @@ -246611,7 +246611,7 @@ "indexedName": "Face3", "indexedStringIds": [], "kind": "face", - "mappedName": "Edge1;:G;CHF;:Hf75:7,F", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -246619,7 +246619,7 @@ "index": 3, "type": "Face" }, - "name": "Edge1;:G;CHF;:Hf75:7,F", + "name": "Edge1;:G;CHF;:Ha22:7,F", "stringIds": [] }, "relation": "generated", @@ -246638,7 +246638,7 @@ "indexedName": "Face4", "indexedStringIds": [], "kind": "face", - "mappedName": "Face4;:Hf75,F", + "mappedName": "Face4;:Ha22,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -246646,7 +246646,7 @@ "index": 4, "type": "Face" }, - "name": "Face4;:Hf75,F", + "name": "Face4;:Ha22,F", "stringIds": [] }, "relation": "preserved", @@ -246665,7 +246665,7 @@ "indexedName": "Face5", "indexedStringIds": [], "kind": "face", - "mappedName": "Face5;:M;CHF;:Hf75:7,F", + "mappedName": "Face5;:M;CHF;:Ha22:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -246673,7 +246673,7 @@ "index": 5, "type": "Face" }, - "name": "Face5;:M;CHF;:Hf75:7,F", + "name": "Face5;:M;CHF;:Ha22:7,F", "stringIds": [] }, "relation": "modified", @@ -246692,7 +246692,7 @@ "indexedName": "Face6", "indexedStringIds": [], "kind": "face", - "mappedName": "Face3;:M;CHF;:Hf75:7,F", + "mappedName": "Face3;:M;CHF;:Ha22:7,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -246700,7 +246700,7 @@ "index": 6, "type": "Face" }, - "name": "Face3;:M;CHF;:Hf75:7,F", + "name": "Face3;:M;CHF;:Ha22:7,F", "stringIds": [] }, "relation": "modified", @@ -246719,7 +246719,7 @@ "indexedName": "Face7", "indexedStringIds": [], "kind": "face", - "mappedName": "Face2;:Hf75,F", + "mappedName": "Face2;:Ha22,F", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -246727,7 +246727,7 @@ "index": 7, "type": "Face" }, - "name": "Face2;:Hf75,F", + "name": "Face2;:Ha22,F", "stringIds": [] }, "relation": "preserved", @@ -246746,7 +246746,7 @@ "indexedName": "Edge1", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge2;:M;CHF;:Hf75:7,E", + "mappedName": "Edge2;:M;CHF;:Ha22:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -246754,7 +246754,7 @@ "index": 1, "type": "Edge" }, - "name": "Edge2;:M;CHF;:Hf75:7,E", + "name": "Edge2;:M;CHF;:Ha22:7,E", "stringIds": [] }, "relation": "modified", @@ -246773,7 +246773,7 @@ "indexedName": "Edge2", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -246781,7 +246781,7 @@ "index": 2, "type": "Edge" }, - "name": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E", + "name": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E", "stringIds": [] }, "relation": "generated", @@ -246800,7 +246800,7 @@ "indexedName": "Edge3", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge3;:Hf75,E", + "mappedName": "Edge3;:Ha22,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -246808,7 +246808,7 @@ "index": 3, "type": "Edge" }, - "name": "Edge3;:Hf75,E", + "name": "Edge3;:Ha22,E", "stringIds": [] }, "relation": "preserved", @@ -246827,7 +246827,7 @@ "indexedName": "Edge4", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge4;:M;CHF;:Hf75:7,E", + "mappedName": "Edge4;:M;CHF;:Ha22:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -246835,7 +246835,7 @@ "index": 4, "type": "Edge" }, - "name": "Edge4;:M;CHF;:Hf75:7,E", + "name": "Edge4;:M;CHF;:Ha22:7,E", "stringIds": [] }, "relation": "modified", @@ -246854,7 +246854,7 @@ "indexedName": "Edge5", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U4;CHF;:Hf75:8,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U4;CHF;:Ha22:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -246862,7 +246862,7 @@ "index": 5, "type": "Edge" }, - "name": "Edge1;:G;CHF;:Hf75:7,F;:U4;CHF;:Hf75:8,E", + "name": "Edge1;:G;CHF;:Ha22:7,F;:U4;CHF;:Ha22:8,E", "stringIds": [] }, "relation": "generated", @@ -246881,7 +246881,7 @@ "indexedName": "Edge6", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge12;:Hf75,E", + "mappedName": "Edge12;:Ha22,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -246889,7 +246889,7 @@ "index": 6, "type": "Edge" }, - "name": "Edge12;:Hf75,E", + "name": "Edge12;:Ha22,E", "stringIds": [] }, "relation": "preserved", @@ -246908,7 +246908,7 @@ "indexedName": "Edge7", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge10;:M;CHF;:Hf75:7,E", + "mappedName": "Edge10;:M;CHF;:Ha22:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -246916,7 +246916,7 @@ "index": 7, "type": "Edge" }, - "name": "Edge10;:M;CHF;:Hf75:7,E", + "name": "Edge10;:M;CHF;:Ha22:7,E", "stringIds": [] }, "relation": "modified", @@ -246935,7 +246935,7 @@ "indexedName": "Edge8", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge6;:Hf75,E", + "mappedName": "Edge6;:Ha22,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -246943,7 +246943,7 @@ "index": 8, "type": "Edge" }, - "name": "Edge6;:Hf75,E", + "name": "Edge6;:Ha22,E", "stringIds": [] }, "relation": "preserved", @@ -246962,7 +246962,7 @@ "indexedName": "Edge9", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U;CHF;:Hf75:7,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U;CHF;:Ha22:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -246970,7 +246970,7 @@ "index": 9, "type": "Edge" }, - "name": "Edge1;:G;CHF;:Hf75:7,F;:U;CHF;:Hf75:7,E", + "name": "Edge1;:G;CHF;:Ha22:7,F;:U;CHF;:Ha22:7,E", "stringIds": [] }, "relation": "generated", @@ -246989,7 +246989,7 @@ "indexedName": "Edge10", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -246997,7 +246997,7 @@ "index": 10, "type": "Edge" }, - "name": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E", + "name": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E", "stringIds": [] }, "relation": "generated", @@ -247016,7 +247016,7 @@ "indexedName": "Edge11", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge11;:Hf75,E", + "mappedName": "Edge11;:Ha22,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -247024,7 +247024,7 @@ "index": 11, "type": "Edge" }, - "name": "Edge11;:Hf75,E", + "name": "Edge11;:Ha22,E", "stringIds": [] }, "relation": "preserved", @@ -247043,7 +247043,7 @@ "indexedName": "Edge12", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge7;:Hf75,E", + "mappedName": "Edge7;:Ha22,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -247051,7 +247051,7 @@ "index": 12, "type": "Edge" }, - "name": "Edge7;:Hf75,E", + "name": "Edge7;:Ha22,E", "stringIds": [] }, "relation": "preserved", @@ -247070,7 +247070,7 @@ "indexedName": "Edge13", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge9;:M;CHF;:Hf75:7,E", + "mappedName": "Edge9;:M;CHF;:Ha22:7,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -247078,7 +247078,7 @@ "index": 13, "type": "Edge" }, - "name": "Edge9;:M;CHF;:Hf75:7,E", + "name": "Edge9;:M;CHF;:Ha22:7,E", "stringIds": [] }, "relation": "modified", @@ -247097,7 +247097,7 @@ "indexedName": "Edge14", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge8;:Hf75,E", + "mappedName": "Edge8;:Ha22,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -247105,7 +247105,7 @@ "index": 14, "type": "Edge" }, - "name": "Edge8;:Hf75,E", + "name": "Edge8;:Ha22,E", "stringIds": [] }, "relation": "preserved", @@ -247124,7 +247124,7 @@ "indexedName": "Edge15", "indexedStringIds": [], "kind": "edge", - "mappedName": "Edge5;:Hf75,E", + "mappedName": "Edge5;:Ha22,E", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -247132,7 +247132,7 @@ "index": 15, "type": "Edge" }, - "name": "Edge5;:Hf75,E", + "name": "Edge5;:Ha22,E", "stringIds": [] }, "relation": "preserved", @@ -247151,7 +247151,7 @@ "indexedName": "Vertex1", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:U2;CHF;:Hf75:8,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:U2;CHF;:Ha22:8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -247159,7 +247159,7 @@ "index": 1, "type": "Vertex" }, - "name": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:U2;CHF;:Hf75:8,V", + "name": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:U2;CHF;:Ha22:8,V", "stringIds": [] }, "relation": "generated", @@ -247178,7 +247178,7 @@ "indexedName": "Vertex2", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex3;:Hf75,V", + "mappedName": "Vertex3;:Ha22,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -247186,7 +247186,7 @@ "index": 2, "type": "Vertex" }, - "name": "Vertex3;:Hf75,V", + "name": "Vertex3;:Ha22,V", "stringIds": [] }, "relation": "preserved", @@ -247205,7 +247205,7 @@ "indexedName": "Vertex3", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:U;CHF;:Hf75:7,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:U;CHF;:Ha22:7,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -247213,7 +247213,7 @@ "index": 3, "type": "Vertex" }, - "name": "Edge1;:G;CHF;:Hf75:7,F;:U2;CHF;:Hf75:8,E;:U;CHF;:Hf75:7,V", + "name": "Edge1;:G;CHF;:Ha22:7,F;:U2;CHF;:Ha22:8,E;:U;CHF;:Ha22:7,V", "stringIds": [] }, "relation": "generated", @@ -247232,7 +247232,7 @@ "indexedName": "Vertex4", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex4;:Hf75,V", + "mappedName": "Vertex4;:Ha22,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -247240,7 +247240,7 @@ "index": 4, "type": "Vertex" }, - "name": "Vertex4;:Hf75,V", + "name": "Vertex4;:Ha22,V", "stringIds": [] }, "relation": "preserved", @@ -247259,7 +247259,7 @@ "indexedName": "Vertex5", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:U2;CHF;:Hf75:8,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:U2;CHF;:Ha22:8,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -247267,7 +247267,7 @@ "index": 5, "type": "Vertex" }, - "name": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:U2;CHF;:Hf75:8,V", + "name": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:U2;CHF;:Ha22:8,V", "stringIds": [] }, "relation": "generated", @@ -247286,7 +247286,7 @@ "indexedName": "Vertex6", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex7;:Hf75,V", + "mappedName": "Vertex7;:Ha22,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -247294,7 +247294,7 @@ "index": 6, "type": "Vertex" }, - "name": "Vertex7;:Hf75,V", + "name": "Vertex7;:Ha22,V", "stringIds": [] }, "relation": "preserved", @@ -247313,7 +247313,7 @@ "indexedName": "Vertex7", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex5;:Hf75,V", + "mappedName": "Vertex5;:Ha22,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -247321,7 +247321,7 @@ "index": 7, "type": "Vertex" }, - "name": "Vertex5;:Hf75,V", + "name": "Vertex5;:Ha22,V", "stringIds": [] }, "relation": "preserved", @@ -247340,7 +247340,7 @@ "indexedName": "Vertex8", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:U;CHF;:Hf75:7,V", + "mappedName": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:U;CHF;:Ha22:7,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -247348,7 +247348,7 @@ "index": 8, "type": "Vertex" }, - "name": "Edge1;:G;CHF;:Hf75:7,F;:U3;CHF;:Hf75:8,E;:U;CHF;:Hf75:7,V", + "name": "Edge1;:G;CHF;:Ha22:7,F;:U3;CHF;:Ha22:8,E;:U;CHF;:Ha22:7,V", "stringIds": [] }, "relation": "generated", @@ -247367,7 +247367,7 @@ "indexedName": "Vertex9", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex8;:Hf75,V", + "mappedName": "Vertex8;:Ha22,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -247375,7 +247375,7 @@ "index": 9, "type": "Vertex" }, - "name": "Vertex8;:Hf75,V", + "name": "Vertex8;:Ha22,V", "stringIds": [] }, "relation": "preserved", @@ -247394,7 +247394,7 @@ "indexedName": "Vertex10", "indexedStringIds": [], "kind": "vertex", - "mappedName": "Vertex6;:Hf75,V", + "mappedName": "Vertex6;:Ha22,V", "mappedStringIds": [], "nativeApi": "getElementMappedName/getElementIndexedName/getElementHistory", "reference": { @@ -247402,7 +247402,7 @@ "index": 10, "type": "Vertex" }, - "name": "Vertex6;:Hf75,V", + "name": "Vertex6;:Ha22,V", "stringIds": [] }, "relation": "preserved", diff --git a/config/freecad-composite-history-resave-verification.json b/config/freecad-composite-history-resave-verification.json index f2f2e79..11c80f5 100644 --- a/config/freecad-composite-history-resave-verification.json +++ b/config/freecad-composite-history-resave-verification.json @@ -38,8 +38,8 @@ "name": "Fuse01", "ordinal": 2, "relationCount": 40, - "relationDigest": "15f38b7d771c2d966a5bed886befdf4da68371401863d9d9f7b8ccb19627eabc", - "semanticNameDigest": "dece2b8f8787384f070c14f62691734aaf1b55d585f92182282f3e377a8c6ecf", + "relationDigest": "d3eba0b5d86842a31e1a79b8fe98340a1b197451bb4caa682bdee26ed62748d8", + "semanticNameDigest": "24d8c54ee7bfa29609e3840c13ca5889c8c97f285b4645a7c1e9f6b55fe7fc04", "typeId": "Part::Fuse" } ], @@ -73,8 +73,8 @@ "name": "Fuse01", "ordinal": 2, "relationCount": 40, - "relationDigest": "15f38b7d771c2d966a5bed886befdf4da68371401863d9d9f7b8ccb19627eabc", - "semanticNameDigest": "dece2b8f8787384f070c14f62691734aaf1b55d585f92182282f3e377a8c6ecf", + "relationDigest": "d3eba0b5d86842a31e1a79b8fe98340a1b197451bb4caa682bdee26ed62748d8", + "semanticNameDigest": "24d8c54ee7bfa29609e3840c13ca5889c8c97f285b4645a7c1e9f6b55fe7fc04", "typeId": "Part::Fuse" } ], @@ -108,8 +108,8 @@ "name": "Fuse01", "ordinal": 2, "relationCount": 40, - "relationDigest": "15f38b7d771c2d966a5bed886befdf4da68371401863d9d9f7b8ccb19627eabc", - "semanticNameDigest": "dece2b8f8787384f070c14f62691734aaf1b55d585f92182282f3e377a8c6ecf", + "relationDigest": "d3eba0b5d86842a31e1a79b8fe98340a1b197451bb4caa682bdee26ed62748d8", + "semanticNameDigest": "24d8c54ee7bfa29609e3840c13ca5889c8c97f285b4645a7c1e9f6b55fe7fc04", "typeId": "Part::Fuse" } ] @@ -716,8 +716,8 @@ "name": "Common07", "ordinal": 2, "relationCount": 8, - "relationDigest": "7794560879873d1dd1468a41ff9a0fed2e5912ac6ebf493d0de6725aede5d014", - "semanticNameDigest": "9d9b0bb54f9c3cc9d1bacbcb9d4e48a9014844b888085edb0b4cbc0dd9a28a22", + "relationDigest": "295286347d8935ff0fc96fe706a211f55c042edd96c5f714a6ef31d2b9eac359", + "semanticNameDigest": "bad23fbf57f26098673a1e702fad4011f7fa332e96c2d415d32063b8b934d3ed", "typeId": "Part::Common" } ], @@ -751,8 +751,8 @@ "name": "Common07", "ordinal": 2, "relationCount": 8, - "relationDigest": "7794560879873d1dd1468a41ff9a0fed2e5912ac6ebf493d0de6725aede5d014", - "semanticNameDigest": "9d9b0bb54f9c3cc9d1bacbcb9d4e48a9014844b888085edb0b4cbc0dd9a28a22", + "relationDigest": "295286347d8935ff0fc96fe706a211f55c042edd96c5f714a6ef31d2b9eac359", + "semanticNameDigest": "bad23fbf57f26098673a1e702fad4011f7fa332e96c2d415d32063b8b934d3ed", "typeId": "Part::Common" } ], @@ -786,8 +786,8 @@ "name": "Common07", "ordinal": 2, "relationCount": 8, - "relationDigest": "7794560879873d1dd1468a41ff9a0fed2e5912ac6ebf493d0de6725aede5d014", - "semanticNameDigest": "9d9b0bb54f9c3cc9d1bacbcb9d4e48a9014844b888085edb0b4cbc0dd9a28a22", + "relationDigest": "295286347d8935ff0fc96fe706a211f55c042edd96c5f714a6ef31d2b9eac359", + "semanticNameDigest": "bad23fbf57f26098673a1e702fad4011f7fa332e96c2d415d32063b8b934d3ed", "typeId": "Part::Common" } ] @@ -942,8 +942,8 @@ "name": "Common09", "ordinal": 2, "relationCount": 8, - "relationDigest": "2be84bc707a5d5cceac0892c21948e193b48fb882a32a0230fff4b320178c9a9", - "semanticNameDigest": "bad23fbf57f26098673a1e702fad4011f7fa332e96c2d415d32063b8b934d3ed", + "relationDigest": "88e97943c245fbee81321de0c940374e1f8e94c90af688c0e2471f1ac4b13b8e", + "semanticNameDigest": "9d9b0bb54f9c3cc9d1bacbcb9d4e48a9014844b888085edb0b4cbc0dd9a28a22", "typeId": "Part::Common" } ], @@ -977,8 +977,8 @@ "name": "Common09", "ordinal": 2, "relationCount": 8, - "relationDigest": "2be84bc707a5d5cceac0892c21948e193b48fb882a32a0230fff4b320178c9a9", - "semanticNameDigest": "bad23fbf57f26098673a1e702fad4011f7fa332e96c2d415d32063b8b934d3ed", + "relationDigest": "88e97943c245fbee81321de0c940374e1f8e94c90af688c0e2471f1ac4b13b8e", + "semanticNameDigest": "9d9b0bb54f9c3cc9d1bacbcb9d4e48a9014844b888085edb0b4cbc0dd9a28a22", "typeId": "Part::Common" } ], @@ -1012,8 +1012,8 @@ "name": "Common09", "ordinal": 2, "relationCount": 8, - "relationDigest": "2be84bc707a5d5cceac0892c21948e193b48fb882a32a0230fff4b320178c9a9", - "semanticNameDigest": "bad23fbf57f26098673a1e702fad4011f7fa332e96c2d415d32063b8b934d3ed", + "relationDigest": "88e97943c245fbee81321de0c940374e1f8e94c90af688c0e2471f1ac4b13b8e", + "semanticNameDigest": "9d9b0bb54f9c3cc9d1bacbcb9d4e48a9014844b888085edb0b4cbc0dd9a28a22", "typeId": "Part::Common" } ] @@ -2713,8 +2713,8 @@ "name": "Body15", "ordinal": 0, "relationCount": 52, - "relationDigest": "48ca1f5bc04d2b40dee361740cea63e5d7f40bd447abd97af63a6cff9c33ae44", - "semanticNameDigest": "2c5e4fc67634c300b98cdc62c51d57a6248428ef0b9b0973b3a37ffed3336418", + "relationDigest": "083f7d4c5bb5d23dfa0a08d635131a8abb5b9b832d549630156b66cdc161832f", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48", "typeId": "PartDesign::Body" }, { @@ -2830,8 +2830,8 @@ "name": "Pocket15", "ordinal": 11, "relationCount": 52, - "relationDigest": "37cc4db7c553219ced9d96419849ebfab4bad1bb49e33f7406da753a3eb88f95", - "semanticNameDigest": "90c517098693f8d01c88f618db28d8063ab41de7d34c7bebd9fbdaa56aeb24e8", + "relationDigest": "6a0f6dcfc8e94125d60f130d24b9490ecabe0747294e9ca9ce100052135fc49d", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1", "typeId": "PartDesign::Pocket" } ], @@ -2848,8 +2848,8 @@ "name": "Body15", "ordinal": 0, "relationCount": 52, - "relationDigest": "48ca1f5bc04d2b40dee361740cea63e5d7f40bd447abd97af63a6cff9c33ae44", - "semanticNameDigest": "2c5e4fc67634c300b98cdc62c51d57a6248428ef0b9b0973b3a37ffed3336418", + "relationDigest": "083f7d4c5bb5d23dfa0a08d635131a8abb5b9b832d549630156b66cdc161832f", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48", "typeId": "PartDesign::Body" }, { @@ -2965,8 +2965,8 @@ "name": "Pocket15", "ordinal": 11, "relationCount": 52, - "relationDigest": "37cc4db7c553219ced9d96419849ebfab4bad1bb49e33f7406da753a3eb88f95", - "semanticNameDigest": "90c517098693f8d01c88f618db28d8063ab41de7d34c7bebd9fbdaa56aeb24e8", + "relationDigest": "6a0f6dcfc8e94125d60f130d24b9490ecabe0747294e9ca9ce100052135fc49d", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1", "typeId": "PartDesign::Pocket" } ], @@ -2983,8 +2983,8 @@ "name": "Body15", "ordinal": 0, "relationCount": 52, - "relationDigest": "48ca1f5bc04d2b40dee361740cea63e5d7f40bd447abd97af63a6cff9c33ae44", - "semanticNameDigest": "2c5e4fc67634c300b98cdc62c51d57a6248428ef0b9b0973b3a37ffed3336418", + "relationDigest": "083f7d4c5bb5d23dfa0a08d635131a8abb5b9b832d549630156b66cdc161832f", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48", "typeId": "PartDesign::Body" }, { @@ -3100,8 +3100,8 @@ "name": "Pocket15", "ordinal": 11, "relationCount": 52, - "relationDigest": "37cc4db7c553219ced9d96419849ebfab4bad1bb49e33f7406da753a3eb88f95", - "semanticNameDigest": "90c517098693f8d01c88f618db28d8063ab41de7d34c7bebd9fbdaa56aeb24e8", + "relationDigest": "6a0f6dcfc8e94125d60f130d24b9490ecabe0747294e9ca9ce100052135fc49d", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1", "typeId": "PartDesign::Pocket" } ] @@ -3126,8 +3126,8 @@ "name": "Body16", "ordinal": 0, "relationCount": 50, - "relationDigest": "789f08ee93078a4993256f4f84aaeebeda55b1e4b85ba320bc3bf1660f61424f", - "semanticNameDigest": "a43643c71e07a6f3cf199cf37eda3d1048f7cdbb62c4b069ad64a42d98380d38", + "relationDigest": "9f5f0cf8bcfa9cfa4d5bc181fc77e00cf357779f0bc911453c5e3298cd315280", + "semanticNameDigest": "88fa663eb0c658c3a5053bbf387295d860160c090e152dc4e7e5e56649f0dfc4", "typeId": "PartDesign::Body" }, { @@ -3243,8 +3243,8 @@ "name": "Pocket16", "ordinal": 11, "relationCount": 50, - "relationDigest": "5342570780854a405f82bfef7a11730681d8f6b71dfd318e482096b1be058678", - "semanticNameDigest": "406cb7e44499069fbb747666aa20b9fc3070698d033d6becc6ed582f5394981b", + "relationDigest": "6243b4a96b360c27acefa6e7f3d33c0028fb399764ed25618ca02b815859576c", + "semanticNameDigest": "18fffcdaa360c13dd3279890d0b061e1a55e998933329ea37445ca0ec7487c7b", "typeId": "PartDesign::Pocket" } ], @@ -3261,8 +3261,8 @@ "name": "Body16", "ordinal": 0, "relationCount": 50, - "relationDigest": "789f08ee93078a4993256f4f84aaeebeda55b1e4b85ba320bc3bf1660f61424f", - "semanticNameDigest": "a43643c71e07a6f3cf199cf37eda3d1048f7cdbb62c4b069ad64a42d98380d38", + "relationDigest": "9f5f0cf8bcfa9cfa4d5bc181fc77e00cf357779f0bc911453c5e3298cd315280", + "semanticNameDigest": "88fa663eb0c658c3a5053bbf387295d860160c090e152dc4e7e5e56649f0dfc4", "typeId": "PartDesign::Body" }, { @@ -3378,8 +3378,8 @@ "name": "Pocket16", "ordinal": 11, "relationCount": 50, - "relationDigest": "5342570780854a405f82bfef7a11730681d8f6b71dfd318e482096b1be058678", - "semanticNameDigest": "406cb7e44499069fbb747666aa20b9fc3070698d033d6becc6ed582f5394981b", + "relationDigest": "6243b4a96b360c27acefa6e7f3d33c0028fb399764ed25618ca02b815859576c", + "semanticNameDigest": "18fffcdaa360c13dd3279890d0b061e1a55e998933329ea37445ca0ec7487c7b", "typeId": "PartDesign::Pocket" } ], @@ -3396,8 +3396,8 @@ "name": "Body16", "ordinal": 0, "relationCount": 50, - "relationDigest": "789f08ee93078a4993256f4f84aaeebeda55b1e4b85ba320bc3bf1660f61424f", - "semanticNameDigest": "a43643c71e07a6f3cf199cf37eda3d1048f7cdbb62c4b069ad64a42d98380d38", + "relationDigest": "9f5f0cf8bcfa9cfa4d5bc181fc77e00cf357779f0bc911453c5e3298cd315280", + "semanticNameDigest": "88fa663eb0c658c3a5053bbf387295d860160c090e152dc4e7e5e56649f0dfc4", "typeId": "PartDesign::Body" }, { @@ -3513,8 +3513,8 @@ "name": "Pocket16", "ordinal": 11, "relationCount": 50, - "relationDigest": "5342570780854a405f82bfef7a11730681d8f6b71dfd318e482096b1be058678", - "semanticNameDigest": "406cb7e44499069fbb747666aa20b9fc3070698d033d6becc6ed582f5394981b", + "relationDigest": "6243b4a96b360c27acefa6e7f3d33c0028fb399764ed25618ca02b815859576c", + "semanticNameDigest": "18fffcdaa360c13dd3279890d0b061e1a55e998933329ea37445ca0ec7487c7b", "typeId": "PartDesign::Pocket" } ] @@ -3539,8 +3539,8 @@ "name": "Body17", "ordinal": 0, "relationCount": 51, - "relationDigest": "18f04373fb3582655d5e225456f985d7c20a0142ffe28ebd325aaf93479007cb", - "semanticNameDigest": "5b0acd2a833d282517f489087eb32b9098dd37092dc93ce41cf62f43e5ec60e1", + "relationDigest": "67afcfff404e1e4bce3c08f4c5be3993e4160c462194b3005c6926880b592b06", + "semanticNameDigest": "1ec30f3d1fe50691136139ba972738e93d5a7ffd5c026a90ca78568a200acafb", "typeId": "PartDesign::Body" }, { @@ -3656,8 +3656,8 @@ "name": "Pocket17", "ordinal": 11, "relationCount": 51, - "relationDigest": "b4cb276cb4aaa207e7e681898324f517794a3003f8ae49d0c221161f423c4504", - "semanticNameDigest": "2cd5034a729734056e855cc31d2e8652221923fe8a2387aeadf770e406e17369", + "relationDigest": "2068b7180d47301a2953579c7c04ca0a969d9b17363453523161ed6cb9377887", + "semanticNameDigest": "fdf43eda27a3f13ebf1102a380b5f0cc0a8ec24b8176b5d919fdac1928c84037", "typeId": "PartDesign::Pocket" } ], @@ -3674,8 +3674,8 @@ "name": "Body17", "ordinal": 0, "relationCount": 51, - "relationDigest": "18f04373fb3582655d5e225456f985d7c20a0142ffe28ebd325aaf93479007cb", - "semanticNameDigest": "5b0acd2a833d282517f489087eb32b9098dd37092dc93ce41cf62f43e5ec60e1", + "relationDigest": "67afcfff404e1e4bce3c08f4c5be3993e4160c462194b3005c6926880b592b06", + "semanticNameDigest": "1ec30f3d1fe50691136139ba972738e93d5a7ffd5c026a90ca78568a200acafb", "typeId": "PartDesign::Body" }, { @@ -3791,8 +3791,8 @@ "name": "Pocket17", "ordinal": 11, "relationCount": 51, - "relationDigest": "b4cb276cb4aaa207e7e681898324f517794a3003f8ae49d0c221161f423c4504", - "semanticNameDigest": "2cd5034a729734056e855cc31d2e8652221923fe8a2387aeadf770e406e17369", + "relationDigest": "2068b7180d47301a2953579c7c04ca0a969d9b17363453523161ed6cb9377887", + "semanticNameDigest": "fdf43eda27a3f13ebf1102a380b5f0cc0a8ec24b8176b5d919fdac1928c84037", "typeId": "PartDesign::Pocket" } ], @@ -3809,8 +3809,8 @@ "name": "Body17", "ordinal": 0, "relationCount": 51, - "relationDigest": "18f04373fb3582655d5e225456f985d7c20a0142ffe28ebd325aaf93479007cb", - "semanticNameDigest": "5b0acd2a833d282517f489087eb32b9098dd37092dc93ce41cf62f43e5ec60e1", + "relationDigest": "67afcfff404e1e4bce3c08f4c5be3993e4160c462194b3005c6926880b592b06", + "semanticNameDigest": "1ec30f3d1fe50691136139ba972738e93d5a7ffd5c026a90ca78568a200acafb", "typeId": "PartDesign::Body" }, { @@ -3926,8 +3926,8 @@ "name": "Pocket17", "ordinal": 11, "relationCount": 51, - "relationDigest": "b4cb276cb4aaa207e7e681898324f517794a3003f8ae49d0c221161f423c4504", - "semanticNameDigest": "2cd5034a729734056e855cc31d2e8652221923fe8a2387aeadf770e406e17369", + "relationDigest": "2068b7180d47301a2953579c7c04ca0a969d9b17363453523161ed6cb9377887", + "semanticNameDigest": "fdf43eda27a3f13ebf1102a380b5f0cc0a8ec24b8176b5d919fdac1928c84037", "typeId": "PartDesign::Pocket" } ] @@ -3952,8 +3952,8 @@ "name": "Body18", "ordinal": 0, "relationCount": 52, - "relationDigest": "ac09a053ed37c89a51ff719fd8dbd3d2995a57046f2a0966bd216d4e43c403e7", - "semanticNameDigest": "6dd306ccbeb4bab8bac339ccbaf7ba1b31277502c2d2575b70ed9fc6292586ac", + "relationDigest": "467a57582389ca941f33368c79920ed41d828935cea47995883c404002051134", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48", "typeId": "PartDesign::Body" }, { @@ -4069,8 +4069,8 @@ "name": "Pocket18", "ordinal": 11, "relationCount": 52, - "relationDigest": "17b7e1a8bf07c76449457915d1054099e92b783a37fb47fa25fbd7332b2e739a", - "semanticNameDigest": "2576a581360b1033746428f0e1092c2f952b4dd3515c615787d151c9a69b1371", + "relationDigest": "509fccfd3fde5e4a826da07c1afd0b534e3e72eed3c658576fbe7bee0be35b19", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1", "typeId": "PartDesign::Pocket" } ], @@ -4087,8 +4087,8 @@ "name": "Body18", "ordinal": 0, "relationCount": 52, - "relationDigest": "ac09a053ed37c89a51ff719fd8dbd3d2995a57046f2a0966bd216d4e43c403e7", - "semanticNameDigest": "6dd306ccbeb4bab8bac339ccbaf7ba1b31277502c2d2575b70ed9fc6292586ac", + "relationDigest": "467a57582389ca941f33368c79920ed41d828935cea47995883c404002051134", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48", "typeId": "PartDesign::Body" }, { @@ -4204,8 +4204,8 @@ "name": "Pocket18", "ordinal": 11, "relationCount": 52, - "relationDigest": "17b7e1a8bf07c76449457915d1054099e92b783a37fb47fa25fbd7332b2e739a", - "semanticNameDigest": "2576a581360b1033746428f0e1092c2f952b4dd3515c615787d151c9a69b1371", + "relationDigest": "509fccfd3fde5e4a826da07c1afd0b534e3e72eed3c658576fbe7bee0be35b19", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1", "typeId": "PartDesign::Pocket" } ], @@ -4222,8 +4222,8 @@ "name": "Body18", "ordinal": 0, "relationCount": 52, - "relationDigest": "ac09a053ed37c89a51ff719fd8dbd3d2995a57046f2a0966bd216d4e43c403e7", - "semanticNameDigest": "6dd306ccbeb4bab8bac339ccbaf7ba1b31277502c2d2575b70ed9fc6292586ac", + "relationDigest": "467a57582389ca941f33368c79920ed41d828935cea47995883c404002051134", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48", "typeId": "PartDesign::Body" }, { @@ -4339,8 +4339,8 @@ "name": "Pocket18", "ordinal": 11, "relationCount": 52, - "relationDigest": "17b7e1a8bf07c76449457915d1054099e92b783a37fb47fa25fbd7332b2e739a", - "semanticNameDigest": "2576a581360b1033746428f0e1092c2f952b4dd3515c615787d151c9a69b1371", + "relationDigest": "509fccfd3fde5e4a826da07c1afd0b534e3e72eed3c658576fbe7bee0be35b19", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1", "typeId": "PartDesign::Pocket" } ] @@ -4365,8 +4365,8 @@ "name": "Body19", "ordinal": 0, "relationCount": 52, - "relationDigest": "7c1b00fdf204b6bf50cc126fa488aa048bf528ce3d34cd79028eeb1aeca37587", - "semanticNameDigest": "32b62497980ecd089a353b0aeb7c1f6d0681784ee3fafa2b4b0f277696c439d9", + "relationDigest": "0c39abf77a575312d9bf82d11f956e956a8418e1a9ef5045c899e47a3438f98c", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48", "typeId": "PartDesign::Body" }, { @@ -4482,8 +4482,8 @@ "name": "Pocket19", "ordinal": 11, "relationCount": 52, - "relationDigest": "bd52e5138be030f440045de2c5b1282ccc97bb45ed47c318307632c97a53eb76", - "semanticNameDigest": "c5e1ad7e6d66764cbc7b457b3dddb90051f27aca8464c4cac7cd185d76108b53", + "relationDigest": "3d3142e1b5d42846f9bcab93a054b34904539ab49d91a6a113c710fe3d32d759", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1", "typeId": "PartDesign::Pocket" } ], @@ -4500,8 +4500,8 @@ "name": "Body19", "ordinal": 0, "relationCount": 52, - "relationDigest": "7c1b00fdf204b6bf50cc126fa488aa048bf528ce3d34cd79028eeb1aeca37587", - "semanticNameDigest": "32b62497980ecd089a353b0aeb7c1f6d0681784ee3fafa2b4b0f277696c439d9", + "relationDigest": "0c39abf77a575312d9bf82d11f956e956a8418e1a9ef5045c899e47a3438f98c", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48", "typeId": "PartDesign::Body" }, { @@ -4617,8 +4617,8 @@ "name": "Pocket19", "ordinal": 11, "relationCount": 52, - "relationDigest": "bd52e5138be030f440045de2c5b1282ccc97bb45ed47c318307632c97a53eb76", - "semanticNameDigest": "c5e1ad7e6d66764cbc7b457b3dddb90051f27aca8464c4cac7cd185d76108b53", + "relationDigest": "3d3142e1b5d42846f9bcab93a054b34904539ab49d91a6a113c710fe3d32d759", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1", "typeId": "PartDesign::Pocket" } ], @@ -4635,8 +4635,8 @@ "name": "Body19", "ordinal": 0, "relationCount": 52, - "relationDigest": "7c1b00fdf204b6bf50cc126fa488aa048bf528ce3d34cd79028eeb1aeca37587", - "semanticNameDigest": "32b62497980ecd089a353b0aeb7c1f6d0681784ee3fafa2b4b0f277696c439d9", + "relationDigest": "0c39abf77a575312d9bf82d11f956e956a8418e1a9ef5045c899e47a3438f98c", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48", "typeId": "PartDesign::Body" }, { @@ -4752,8 +4752,8 @@ "name": "Pocket19", "ordinal": 11, "relationCount": 52, - "relationDigest": "bd52e5138be030f440045de2c5b1282ccc97bb45ed47c318307632c97a53eb76", - "semanticNameDigest": "c5e1ad7e6d66764cbc7b457b3dddb90051f27aca8464c4cac7cd185d76108b53", + "relationDigest": "3d3142e1b5d42846f9bcab93a054b34904539ab49d91a6a113c710fe3d32d759", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1", "typeId": "PartDesign::Pocket" } ] @@ -4778,8 +4778,8 @@ "name": "Body20", "ordinal": 0, "relationCount": 51, - "relationDigest": "d2c546c1b376c3e3e086e52ec2cbbf631126cacd44fccde2480d1ebc87a1e247", - "semanticNameDigest": "a23e1ffaad552432ef689925f97acfe32a0e379e506dc7eb8f5143f3428d20db", + "relationDigest": "24551d9d0227423408c974d0638a74838fc3cc3f33f78b3ca9fee3c16f1f9b09", + "semanticNameDigest": "b3afa5b1f6f8b298e668c00e3235faa9aa6f250a26ec96535dc8386f6a9e09e8", "typeId": "PartDesign::Body" }, { @@ -4895,8 +4895,8 @@ "name": "Pocket20", "ordinal": 11, "relationCount": 51, - "relationDigest": "7438bef8b5f9d6f1162ba373d1773cdd62af2ebc52c86b35400bf83c5171f5b1", - "semanticNameDigest": "1462a3875d27d44f54e718dd87c347c2beef89c897744b8ebd59a8fc7943dee9", + "relationDigest": "3d923d29d8d60a27f1da5cdfa1e95148911e6f2028d7fe4f07629fcfe15d58e6", + "semanticNameDigest": "3eb604a3dc43243edc0fab1433ff6eef9b6a970d474a160df8b7a6485658df3e", "typeId": "PartDesign::Pocket" } ], @@ -4913,8 +4913,8 @@ "name": "Body20", "ordinal": 0, "relationCount": 51, - "relationDigest": "d2c546c1b376c3e3e086e52ec2cbbf631126cacd44fccde2480d1ebc87a1e247", - "semanticNameDigest": "a23e1ffaad552432ef689925f97acfe32a0e379e506dc7eb8f5143f3428d20db", + "relationDigest": "24551d9d0227423408c974d0638a74838fc3cc3f33f78b3ca9fee3c16f1f9b09", + "semanticNameDigest": "b3afa5b1f6f8b298e668c00e3235faa9aa6f250a26ec96535dc8386f6a9e09e8", "typeId": "PartDesign::Body" }, { @@ -5030,8 +5030,8 @@ "name": "Pocket20", "ordinal": 11, "relationCount": 51, - "relationDigest": "7438bef8b5f9d6f1162ba373d1773cdd62af2ebc52c86b35400bf83c5171f5b1", - "semanticNameDigest": "1462a3875d27d44f54e718dd87c347c2beef89c897744b8ebd59a8fc7943dee9", + "relationDigest": "3d923d29d8d60a27f1da5cdfa1e95148911e6f2028d7fe4f07629fcfe15d58e6", + "semanticNameDigest": "3eb604a3dc43243edc0fab1433ff6eef9b6a970d474a160df8b7a6485658df3e", "typeId": "PartDesign::Pocket" } ], @@ -5048,8 +5048,8 @@ "name": "Body20", "ordinal": 0, "relationCount": 51, - "relationDigest": "d2c546c1b376c3e3e086e52ec2cbbf631126cacd44fccde2480d1ebc87a1e247", - "semanticNameDigest": "a23e1ffaad552432ef689925f97acfe32a0e379e506dc7eb8f5143f3428d20db", + "relationDigest": "24551d9d0227423408c974d0638a74838fc3cc3f33f78b3ca9fee3c16f1f9b09", + "semanticNameDigest": "b3afa5b1f6f8b298e668c00e3235faa9aa6f250a26ec96535dc8386f6a9e09e8", "typeId": "PartDesign::Body" }, { @@ -5165,8 +5165,8 @@ "name": "Pocket20", "ordinal": 11, "relationCount": 51, - "relationDigest": "7438bef8b5f9d6f1162ba373d1773cdd62af2ebc52c86b35400bf83c5171f5b1", - "semanticNameDigest": "1462a3875d27d44f54e718dd87c347c2beef89c897744b8ebd59a8fc7943dee9", + "relationDigest": "3d923d29d8d60a27f1da5cdfa1e95148911e6f2028d7fe4f07629fcfe15d58e6", + "semanticNameDigest": "3eb604a3dc43243edc0fab1433ff6eef9b6a970d474a160df8b7a6485658df3e", "typeId": "PartDesign::Pocket" } ] @@ -5208,8 +5208,8 @@ "name": "Fuse21", "ordinal": 2, "relationCount": 40, - "relationDigest": "b7048ea8f7a69323d0fcb7bab013a91d91244041251cfc526706e0738555c97c", - "semanticNameDigest": "24d8c54ee7bfa29609e3840c13ca5889c8c97f285b4645a7c1e9f6b55fe7fc04", + "relationDigest": "4de249036d09a8c959e8812ea82f0ded5d4e307e8de05bdadec553bd3054007b", + "semanticNameDigest": "dece2b8f8787384f070c14f62691734aaf1b55d585f92182282f3e377a8c6ecf", "typeId": "Part::Fuse" }, { @@ -5231,8 +5231,8 @@ "name": "CompositeCut21", "ordinal": 4, "relationCount": 66, - "relationDigest": "2b31d2cb3b00c9520451a9a61c70549c6acc8a916740018bfe4ab5cf1b1f95bc", - "semanticNameDigest": "9f7d4828bc4dc4631e2008d27c289fe2f148c067a9b185493af56727cb7af894", + "relationDigest": "180592dbf29effd2b83eec65e868debfb3764df8e25bf23922d051f953755599", + "semanticNameDigest": "81b9eeedb8e62427e8ff20733db837f3211c12dcac22104c89e339fbb103a7cc", "typeId": "Part::Cut" } ], @@ -5266,8 +5266,8 @@ "name": "Fuse21", "ordinal": 2, "relationCount": 40, - "relationDigest": "b7048ea8f7a69323d0fcb7bab013a91d91244041251cfc526706e0738555c97c", - "semanticNameDigest": "24d8c54ee7bfa29609e3840c13ca5889c8c97f285b4645a7c1e9f6b55fe7fc04", + "relationDigest": "4de249036d09a8c959e8812ea82f0ded5d4e307e8de05bdadec553bd3054007b", + "semanticNameDigest": "dece2b8f8787384f070c14f62691734aaf1b55d585f92182282f3e377a8c6ecf", "typeId": "Part::Fuse" }, { @@ -5289,8 +5289,8 @@ "name": "CompositeCut21", "ordinal": 4, "relationCount": 66, - "relationDigest": "2b31d2cb3b00c9520451a9a61c70549c6acc8a916740018bfe4ab5cf1b1f95bc", - "semanticNameDigest": "9f7d4828bc4dc4631e2008d27c289fe2f148c067a9b185493af56727cb7af894", + "relationDigest": "180592dbf29effd2b83eec65e868debfb3764df8e25bf23922d051f953755599", + "semanticNameDigest": "81b9eeedb8e62427e8ff20733db837f3211c12dcac22104c89e339fbb103a7cc", "typeId": "Part::Cut" } ], @@ -5324,8 +5324,8 @@ "name": "Fuse21", "ordinal": 2, "relationCount": 40, - "relationDigest": "b7048ea8f7a69323d0fcb7bab013a91d91244041251cfc526706e0738555c97c", - "semanticNameDigest": "24d8c54ee7bfa29609e3840c13ca5889c8c97f285b4645a7c1e9f6b55fe7fc04", + "relationDigest": "4de249036d09a8c959e8812ea82f0ded5d4e307e8de05bdadec553bd3054007b", + "semanticNameDigest": "dece2b8f8787384f070c14f62691734aaf1b55d585f92182282f3e377a8c6ecf", "typeId": "Part::Fuse" }, { @@ -5347,8 +5347,8 @@ "name": "CompositeCut21", "ordinal": 4, "relationCount": 66, - "relationDigest": "2b31d2cb3b00c9520451a9a61c70549c6acc8a916740018bfe4ab5cf1b1f95bc", - "semanticNameDigest": "9f7d4828bc4dc4631e2008d27c289fe2f148c067a9b185493af56727cb7af894", + "relationDigest": "180592dbf29effd2b83eec65e868debfb3764df8e25bf23922d051f953755599", + "semanticNameDigest": "81b9eeedb8e62427e8ff20733db837f3211c12dcac22104c89e339fbb103a7cc", "typeId": "Part::Cut" } ] @@ -5390,8 +5390,8 @@ "name": "Cut22", "ordinal": 2, "relationCount": 32, - "relationDigest": "996db922ea9b879f9f166d344a02e2113e08405c2f7e3bd2c2c30435891e52c5", - "semanticNameDigest": "ae506e04fc0cc271258f65ef5f83d4db416a88ca0aa24c4a2716fd88428dab04", + "relationDigest": "313e61ab643adc1fc132732847c963004f7312c3d35307e5e8abc148c51268a1", + "semanticNameDigest": "0e5cd8a02bc1dbf68d1af01e559cc0766a92c5d58975615f26cd32f166f4044b", "typeId": "Part::Cut" }, { @@ -5413,8 +5413,8 @@ "name": "CompositeCut22", "ordinal": 4, "relationCount": 32, - "relationDigest": "590320fac4c896df47311594fe48465129ae822f076d2c13f8631fcc21ec6c50", - "semanticNameDigest": "3ee8ce68cce26a0e5695cfa40a50d484b6b934fd2fb87ba727482d7c7d22eb9d", + "relationDigest": "6f68b991611eb08fa97211478b3ad4ecdef5e79fa5e68cf394cd716f94afcffc", + "semanticNameDigest": "e3075f73dfc637c6f0df4c728ccee90f5178100ef4f51b4c60dd99e0f6e02f5a", "typeId": "Part::Cut" } ], @@ -5448,8 +5448,8 @@ "name": "Cut22", "ordinal": 2, "relationCount": 32, - "relationDigest": "996db922ea9b879f9f166d344a02e2113e08405c2f7e3bd2c2c30435891e52c5", - "semanticNameDigest": "ae506e04fc0cc271258f65ef5f83d4db416a88ca0aa24c4a2716fd88428dab04", + "relationDigest": "313e61ab643adc1fc132732847c963004f7312c3d35307e5e8abc148c51268a1", + "semanticNameDigest": "0e5cd8a02bc1dbf68d1af01e559cc0766a92c5d58975615f26cd32f166f4044b", "typeId": "Part::Cut" }, { @@ -5471,8 +5471,8 @@ "name": "CompositeCut22", "ordinal": 4, "relationCount": 32, - "relationDigest": "590320fac4c896df47311594fe48465129ae822f076d2c13f8631fcc21ec6c50", - "semanticNameDigest": "3ee8ce68cce26a0e5695cfa40a50d484b6b934fd2fb87ba727482d7c7d22eb9d", + "relationDigest": "6f68b991611eb08fa97211478b3ad4ecdef5e79fa5e68cf394cd716f94afcffc", + "semanticNameDigest": "e3075f73dfc637c6f0df4c728ccee90f5178100ef4f51b4c60dd99e0f6e02f5a", "typeId": "Part::Cut" } ], @@ -5506,8 +5506,8 @@ "name": "Cut22", "ordinal": 2, "relationCount": 32, - "relationDigest": "996db922ea9b879f9f166d344a02e2113e08405c2f7e3bd2c2c30435891e52c5", - "semanticNameDigest": "ae506e04fc0cc271258f65ef5f83d4db416a88ca0aa24c4a2716fd88428dab04", + "relationDigest": "313e61ab643adc1fc132732847c963004f7312c3d35307e5e8abc148c51268a1", + "semanticNameDigest": "0e5cd8a02bc1dbf68d1af01e559cc0766a92c5d58975615f26cd32f166f4044b", "typeId": "Part::Cut" }, { @@ -5529,8 +5529,8 @@ "name": "CompositeCut22", "ordinal": 4, "relationCount": 32, - "relationDigest": "590320fac4c896df47311594fe48465129ae822f076d2c13f8631fcc21ec6c50", - "semanticNameDigest": "3ee8ce68cce26a0e5695cfa40a50d484b6b934fd2fb87ba727482d7c7d22eb9d", + "relationDigest": "6f68b991611eb08fa97211478b3ad4ecdef5e79fa5e68cf394cd716f94afcffc", + "semanticNameDigest": "e3075f73dfc637c6f0df4c728ccee90f5178100ef4f51b4c60dd99e0f6e02f5a", "typeId": "Part::Cut" } ] @@ -5754,8 +5754,8 @@ "name": "Cut24", "ordinal": 2, "relationCount": 32, - "relationDigest": "1ed5f1320e33ded3a77834fdb9d943ee7b234db13649c8a9e51f5acd35031626", - "semanticNameDigest": "e57854d68a7acdcdef26c8cbdc6173317eeb040d08331848717165c8294e685f", + "relationDigest": "05f84541c1424e27110b860941ad4d17c2120c5b1f874a8572218eca31993e46", + "semanticNameDigest": "ae506e04fc0cc271258f65ef5f83d4db416a88ca0aa24c4a2716fd88428dab04", "typeId": "Part::Cut" }, { @@ -5777,8 +5777,8 @@ "name": "CompositeCut24", "ordinal": 4, "relationCount": 32, - "relationDigest": "3536dcc7f7c1d21f91e6ca952ffdcc7d06581376a807860fda3bee1f34f68519", - "semanticNameDigest": "57985accd97b0ed3c94f0f8b40227bcf86974fafe5ad3a502e64f30d0f138943", + "relationDigest": "0a40b440a48e5ae101c9d7c050170a0bfddb5495b84c4c27f8c80ac85cce73e9", + "semanticNameDigest": "3ee8ce68cce26a0e5695cfa40a50d484b6b934fd2fb87ba727482d7c7d22eb9d", "typeId": "Part::Cut" } ], @@ -5812,8 +5812,8 @@ "name": "Cut24", "ordinal": 2, "relationCount": 32, - "relationDigest": "1ed5f1320e33ded3a77834fdb9d943ee7b234db13649c8a9e51f5acd35031626", - "semanticNameDigest": "e57854d68a7acdcdef26c8cbdc6173317eeb040d08331848717165c8294e685f", + "relationDigest": "05f84541c1424e27110b860941ad4d17c2120c5b1f874a8572218eca31993e46", + "semanticNameDigest": "ae506e04fc0cc271258f65ef5f83d4db416a88ca0aa24c4a2716fd88428dab04", "typeId": "Part::Cut" }, { @@ -5835,8 +5835,8 @@ "name": "CompositeCut24", "ordinal": 4, "relationCount": 32, - "relationDigest": "3536dcc7f7c1d21f91e6ca952ffdcc7d06581376a807860fda3bee1f34f68519", - "semanticNameDigest": "57985accd97b0ed3c94f0f8b40227bcf86974fafe5ad3a502e64f30d0f138943", + "relationDigest": "0a40b440a48e5ae101c9d7c050170a0bfddb5495b84c4c27f8c80ac85cce73e9", + "semanticNameDigest": "3ee8ce68cce26a0e5695cfa40a50d484b6b934fd2fb87ba727482d7c7d22eb9d", "typeId": "Part::Cut" } ], @@ -5870,8 +5870,8 @@ "name": "Cut24", "ordinal": 2, "relationCount": 32, - "relationDigest": "1ed5f1320e33ded3a77834fdb9d943ee7b234db13649c8a9e51f5acd35031626", - "semanticNameDigest": "e57854d68a7acdcdef26c8cbdc6173317eeb040d08331848717165c8294e685f", + "relationDigest": "05f84541c1424e27110b860941ad4d17c2120c5b1f874a8572218eca31993e46", + "semanticNameDigest": "ae506e04fc0cc271258f65ef5f83d4db416a88ca0aa24c4a2716fd88428dab04", "typeId": "Part::Cut" }, { @@ -5893,8 +5893,8 @@ "name": "CompositeCut24", "ordinal": 4, "relationCount": 32, - "relationDigest": "3536dcc7f7c1d21f91e6ca952ffdcc7d06581376a807860fda3bee1f34f68519", - "semanticNameDigest": "57985accd97b0ed3c94f0f8b40227bcf86974fafe5ad3a502e64f30d0f138943", + "relationDigest": "0a40b440a48e5ae101c9d7c050170a0bfddb5495b84c4c27f8c80ac85cce73e9", + "semanticNameDigest": "3ee8ce68cce26a0e5695cfa40a50d484b6b934fd2fb87ba727482d7c7d22eb9d", "typeId": "Part::Cut" } ] diff --git a/config/freecad-ordered-operation-pair-classification.json b/config/freecad-ordered-operation-pair-classification.json new file mode 100644 index 0000000..41fbfcc --- /dev/null +++ b/config/freecad-ordered-operation-pair-classification.json @@ -0,0 +1,958 @@ +{ + "schemaVersion": 1, + "baseline": { + "freecadVersion": "1.1.1", + "commit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d", + "occtVersion": "8.0.0" + }, + "generatedBy": "./npmw run probe:freecad-ordered-operation-pairs", + "checkedBy": "./npmw run check:freecad-ordered-operation-pairs", + "nativeProbe": { + "executor": { + "path": "scripts/run-freecad-ordered-operation-pair-classification.mjs", + "bytes": 14390, + "sha256": "ec6cc4556269d538f1c979886e7cc9b6cca0a194b6e4b67291e140b773d595db" + }, + "matrix": { + "path": "scripts/freecad-naming-production-matrix.mjs", + "bytes": 19819, + "sha256": "01532d8d3197aacddc0c18d4d8e41b4aee3b88bb4eb6636d8d0457a194651125" + }, + "resave": { + "path": "scripts/freecad-ordered-operation-pair-resave.py", + "bytes": 4467, + "sha256": "d02f2cc0c6427fc324693692a1bce036e58feb238bf5259fb17803a454d6d22b" + }, + "artifacts": [ + { + "name": "bitbybit-occt-history.js", + "bytes": 359739, + "sha256": "6a90575b81ceab5c00a2440e45e010bd62d3455b012541b4449f7b0e88a644c0" + }, + { + "name": "bitbybit-occt-history.wasm", + "bytes": 37482285, + "sha256": "c03cf553e71bf4e74667c5aada921769bb241d6021f28a5b166b49c738965515" + }, + { + "name": "bitbybit-occt-history.data", + "bytes": 3322679, + "sha256": "ada204b276208027a5cb1cc1288d4aab95b8ee1f28e3a43a00cd062720b87e99" + } + ] + }, + "classifications": [ + { + "taskId": "TSN-PAIR-fuse-fuse", + "pair": "fuse->fuse", + "classification": "accepted", + "reasonCode": "native-builders-mutation-naming-and-fcstd-resave-pass", + "nativeDecision": "accepted", + "first": { + "operation": "fuse", + "builder": "BRepAlgoAPI_Fuse", + "inputCount": 2, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 13, + "edges": 29, + "vertices": 18, + "volume": 1075, + "area": 660, + "bounds": [ + -1e-7, + -1e-7, + -1e-7, + 13.0000001, + 10.0000001, + 10.0000001 + ] + }, + "historyRecords": 52, + "selectedRecords": 7, + "ambiguousResults": 16, + "historySha256": "3c9d5be39dd201d2a637810cc9ae644ee5c056f7eab523ab3480a74c7dc5c427", + "namingEvidenceSha256": "287fcff75041d48313bcfb533053ba8e19571b19333dd5e01165488ebd20742a", + "namingSemanticSha256": "5260dde0df276e2af3f052757055a408402c4c8c3ec0ea744022c4ac9d8e31af" + }, + "second": { + "operation": "fuse", + "builder": "BRepAlgoAPI_Fuse", + "inputCount": 2, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 21, + "edges": 45, + "vertices": 26, + "volume": 1175, + "area": 740, + "bounds": [ + -1e-7, + -1e-7, + -1e-7, + 17.0000001, + 10.0000001, + 10.0000001 + ] + }, + "historyRecords": 66, + "selectedRecords": 8, + "ambiguousResults": 24, + "historySha256": "ebfcbd3c59dc35e40d4b14b68bd5daa81b998e59e732a2648883f3552733de50", + "namingEvidenceSha256": "f739749cc0e8a766033d22214bd736152572ff3c2ad638dc52c4d54f67fb473b", + "namingSemanticSha256": "3d6d1293adb46419c3c27ddc62367230efb87188cea5cef2fdd8c3266c793a04" + }, + "mutation": { + "scope": "second-operation-only", + "parameter": "toolOffsetX", + "trajectory": [ + 12, + 11, + 12 + ], + "beforeValue": 12, + "editedValue": 11, + "restoredValue": 12, + "changed": true, + "restoredExactly": true, + "editedEvidence": { + "operation": "fuse", + "builder": "BRepAlgoAPI_Fuse", + "inputCount": 2, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 21, + "edges": 45, + "vertices": 26, + "volume": 1150, + "area": 720, + "bounds": [ + -1e-7, + -1e-7, + -1e-7, + 16.0000001, + 10.0000001, + 10.0000001 + ] + }, + "historyRecords": 66, + "selectedRecords": 8, + "ambiguousResults": 24, + "historySha256": "ebfcbd3c59dc35e40d4b14b68bd5daa81b998e59e732a2648883f3552733de50", + "namingEvidenceSha256": "40447213be94a2f67270155dd907782feab7019d7c2cf3ef18fadac5a6d42daa", + "namingSemanticSha256": "3d6d1293adb46419c3c27ddc62367230efb87188cea5cef2fdd8c3266c793a04" + }, + "restoredEvidence": { + "operation": "fuse", + "builder": "BRepAlgoAPI_Fuse", + "inputCount": 2, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 21, + "edges": 45, + "vertices": 26, + "volume": 1175, + "area": 740, + "bounds": [ + -1e-7, + -1e-7, + -1e-7, + 17.0000001, + 10.0000001, + 10.0000001 + ] + }, + "historyRecords": 66, + "selectedRecords": 8, + "ambiguousResults": 24, + "historySha256": "ebfcbd3c59dc35e40d4b14b68bd5daa81b998e59e732a2648883f3552733de50", + "namingEvidenceSha256": "61ef6064d9a23212767f63d611e21ac03005d4fe49891d64f0142cead96d2fa6", + "namingSemanticSha256": "3d6d1293adb46419c3c27ddc62367230efb87188cea5cef2fdd8c3266c793a04" + } + }, + "naming": { + "upstreamEvidenceRestored": true, + "downstreamEvidence": true, + "jsonRoundtripStable": true + }, + "persistence": { + "baselineId": "freecad-1.1.1-ordered-operation-pair-resave", + "checks": { + "namingEvidenceStable": true, + "shapeStable": true + }, + "freecadVersion": "1.1.1", + "gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d", + "pair": "fuse->fuse", + "phases": { + "initial": { + "namingEvidenceBytes": 11392, + "namingEvidenceSha256": "f739749cc0e8a766033d22214bd736152572ff3c2ad638dc52c4d54f67fb473b", + "pair": "fuse->fuse", + "shape": { + "area": 740, + "bounds": [ + 0, + 0, + 0, + 17, + 10, + 10 + ], + "edges": 45, + "faces": 21, + "solids": 1, + "valid": true, + "vertices": 26, + "volume": 1175 + } + }, + "reopened": { + "namingEvidenceBytes": 11392, + "namingEvidenceSha256": "f739749cc0e8a766033d22214bd736152572ff3c2ad638dc52c4d54f67fb473b", + "pair": "fuse->fuse", + "shape": { + "area": 740, + "bounds": [ + 0, + 0, + 0, + 17, + 10, + 10 + ], + "edges": 45, + "faces": 21, + "solids": 1, + "valid": true, + "vertices": 26, + "volume": 1175 + } + }, + "resaved": { + "namingEvidenceBytes": 11392, + "namingEvidenceSha256": "f739749cc0e8a766033d22214bd736152572ff3c2ad638dc52c4d54f67fb473b", + "pair": "fuse->fuse", + "shape": { + "area": 740, + "bounds": [ + 0, + 0, + 0, + 17, + 10, + 10 + ], + "edges": 45, + "faces": 21, + "solids": 1, + "valid": true, + "vertices": 26, + "volume": 1175 + } + } + }, + "schemaVersion": 1, + "status": "pass" + } + }, + { + "taskId": "TSN-PAIR-fuse-cut", + "pair": "fuse->cut", + "classification": "accepted", + "reasonCode": "native-builders-mutation-naming-and-fcstd-resave-pass", + "nativeDecision": "accepted", + "first": { + "operation": "fuse", + "builder": "BRepAlgoAPI_Fuse", + "inputCount": 2, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 13, + "edges": 29, + "vertices": 18, + "volume": 1075, + "area": 660, + "bounds": [ + -1e-7, + -1e-7, + -1e-7, + 13.0000001, + 10.0000001, + 10.0000001 + ] + }, + "historyRecords": 52, + "selectedRecords": 7, + "ambiguousResults": 16, + "historySha256": "3c9d5be39dd201d2a637810cc9ae644ee5c056f7eab523ab3480a74c7dc5c427", + "namingEvidenceSha256": "e2bbd4e8c2e94112763a16246c9a385cbb525f2141fff24249bb6bd35087fa60", + "namingSemanticSha256": "dde2d7ea9e29065a3b2f1e665daa1c508e7f9f35980954c89b41007450224d7a" + }, + "second": { + "operation": "cut", + "builder": "BRepAlgoAPI_Cut", + "inputCount": 2, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 17, + "edges": 41, + "vertices": 26, + "volume": 1011, + "area": 692, + "bounds": [ + -1e-7, + -1e-7, + -1e-7, + 13.0000001, + 10.0000001, + 10.0000001 + ] + }, + "historyRecords": 22, + "selectedRecords": 2, + "ambiguousResults": 8, + "historySha256": "f8fe7d63848e9487e10aab0234b4197cd915fd34b9a5b2cd2b8d7c19f0102e82", + "namingEvidenceSha256": "ac0a97a31fd8881bed24b86415d80eeae582229f7f2d247d9accafdaf1ac0cc4", + "namingSemanticSha256": "8ac3978f4a10529ca422c6a865dc389c8b20082efff597f7c5db56421bf13ada" + }, + "mutation": { + "scope": "second-operation-only", + "parameter": "toolSize", + "trajectory": [ + 4, + 3, + 4 + ], + "beforeValue": 4, + "editedValue": 3, + "restoredValue": 4, + "changed": true, + "restoredExactly": true, + "editedEvidence": { + "operation": "cut", + "builder": "BRepAlgoAPI_Cut", + "inputCount": 2, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 17, + "edges": 41, + "vertices": 26, + "volume": 1048, + "area": 678, + "bounds": [ + -1e-7, + -1e-7, + -1e-7, + 13.0000001, + 10.0000001, + 10.0000001 + ] + }, + "historyRecords": 22, + "selectedRecords": 2, + "ambiguousResults": 8, + "historySha256": "f8fe7d63848e9487e10aab0234b4197cd915fd34b9a5b2cd2b8d7c19f0102e82", + "namingEvidenceSha256": "746cb6d768b72baab35a1d138d0933e73d7bf081728725686440f2c3c92e7822", + "namingSemanticSha256": "8ac3978f4a10529ca422c6a865dc389c8b20082efff597f7c5db56421bf13ada" + }, + "restoredEvidence": { + "operation": "cut", + "builder": "BRepAlgoAPI_Cut", + "inputCount": 2, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 17, + "edges": 41, + "vertices": 26, + "volume": 1011, + "area": 692, + "bounds": [ + -1e-7, + -1e-7, + -1e-7, + 13.0000001, + 10.0000001, + 10.0000001 + ] + }, + "historyRecords": 22, + "selectedRecords": 2, + "ambiguousResults": 8, + "historySha256": "f8fe7d63848e9487e10aab0234b4197cd915fd34b9a5b2cd2b8d7c19f0102e82", + "namingEvidenceSha256": "c6af78a4fc31e1382c389d343d639f723e9ca4c749bf17fe24bdd572beec6490", + "namingSemanticSha256": "8ac3978f4a10529ca422c6a865dc389c8b20082efff597f7c5db56421bf13ada" + } + }, + "naming": { + "upstreamEvidenceRestored": true, + "downstreamEvidence": true, + "jsonRoundtripStable": true + }, + "persistence": { + "baselineId": "freecad-1.1.1-ordered-operation-pair-resave", + "checks": { + "namingEvidenceStable": true, + "shapeStable": true + }, + "freecadVersion": "1.1.1", + "gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d", + "pair": "fuse->cut", + "phases": { + "initial": { + "namingEvidenceBytes": 3695, + "namingEvidenceSha256": "ac0a97a31fd8881bed24b86415d80eeae582229f7f2d247d9accafdaf1ac0cc4", + "pair": "fuse->cut", + "shape": { + "area": 692, + "bounds": [ + 0, + 0, + 0, + 13, + 10, + 10 + ], + "edges": 41, + "faces": 17, + "solids": 1, + "valid": true, + "vertices": 26, + "volume": 1011 + } + }, + "reopened": { + "namingEvidenceBytes": 3695, + "namingEvidenceSha256": "ac0a97a31fd8881bed24b86415d80eeae582229f7f2d247d9accafdaf1ac0cc4", + "pair": "fuse->cut", + "shape": { + "area": 692, + "bounds": [ + 0, + 0, + 0, + 13, + 10, + 10 + ], + "edges": 41, + "faces": 17, + "solids": 1, + "valid": true, + "vertices": 26, + "volume": 1011 + } + }, + "resaved": { + "namingEvidenceBytes": 3695, + "namingEvidenceSha256": "ac0a97a31fd8881bed24b86415d80eeae582229f7f2d247d9accafdaf1ac0cc4", + "pair": "fuse->cut", + "shape": { + "area": 692, + "bounds": [ + 0, + 0, + 0, + 13, + 10, + 10 + ], + "edges": 41, + "faces": 17, + "solids": 1, + "valid": true, + "vertices": 26, + "volume": 1011 + } + } + }, + "schemaVersion": 1, + "status": "pass" + } + }, + { + "taskId": "TSN-PAIR-fuse-common", + "pair": "fuse->common", + "classification": "accepted", + "reasonCode": "native-builders-mutation-naming-and-fcstd-resave-pass", + "nativeDecision": "accepted", + "first": { + "operation": "fuse", + "builder": "BRepAlgoAPI_Fuse", + "inputCount": 2, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 13, + "edges": 29, + "vertices": 18, + "volume": 1075, + "area": 660, + "bounds": [ + -1e-7, + -1e-7, + -1e-7, + 13.0000001, + 10.0000001, + 10.0000001 + ] + }, + "historyRecords": 52, + "selectedRecords": 7, + "ambiguousResults": 16, + "historySha256": "3c9d5be39dd201d2a637810cc9ae644ee5c056f7eab523ab3480a74c7dc5c427", + "namingEvidenceSha256": "af9be791d652b3a0ac5762fdecef7c936c64015330ad253d96b68eedbd5049f3", + "namingSemanticSha256": "84f46e75d9855d67bc068f70650ba10932d491442cac4b36d296e49d2bf8fcf5" + }, + "second": { + "operation": "common", + "builder": "BRepAlgoAPI_Common", + "inputCount": 2, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 75, + "area": 110, + "bounds": [ + 9.9999999, + -1e-7, + -1e-7, + 13.0000001, + 5.0000001, + 5.0000001 + ] + }, + "historyRecords": 240, + "selectedRecords": 1, + "ambiguousResults": 20, + "historySha256": "4cec040527a627b73017af103188173f2460dfd41dfa46d8acee005ed80eb8dc", + "namingEvidenceSha256": "d04cd4d189cc9549f8ae9700a102526071281c0711f2edb0ff1e38fc27470ab5", + "namingSemanticSha256": "5286bbbbd37367c6630c7ae2b59502be156b30bcd92798f775bc3c85d86a97bc" + }, + "mutation": { + "scope": "second-operation-only", + "parameter": "toolOffsetX", + "trajectory": [ + 10, + 9, + 10 + ], + "beforeValue": 10, + "editedValue": 9, + "restoredValue": 10, + "changed": true, + "restoredExactly": true, + "editedEvidence": { + "operation": "common", + "builder": "BRepAlgoAPI_Common", + "inputCount": 2, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 10, + "edges": 20, + "vertices": 12, + "volume": 100, + "area": 130, + "bounds": [ + 8.9999999, + -1e-7, + -1e-7, + 13.0000001, + 5.0000001, + 5.0000001 + ] + }, + "historyRecords": 189, + "selectedRecords": 2, + "ambiguousResults": 24, + "historySha256": "8f261b8808601b450505468dd5cb9f4770383aec3239298414525c39d44b8edb", + "namingEvidenceSha256": "d3e61c87153732e0b5b335867a995af0736365dd56f6c33d8c55997af93dd651", + "namingSemanticSha256": "60cf00e28e3c1949c7d0a713755acc1cb58098afdc883f83c618b29a9b303d0e" + }, + "restoredEvidence": { + "operation": "common", + "builder": "BRepAlgoAPI_Common", + "inputCount": 2, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 6, + "edges": 12, + "vertices": 8, + "volume": 75, + "area": 110, + "bounds": [ + 9.9999999, + -1e-7, + -1e-7, + 13.0000001, + 5.0000001, + 5.0000001 + ] + }, + "historyRecords": 240, + "selectedRecords": 1, + "ambiguousResults": 20, + "historySha256": "4cec040527a627b73017af103188173f2460dfd41dfa46d8acee005ed80eb8dc", + "namingEvidenceSha256": "71ed437758d6e92affcc87bc92ff0a06557b8cac350cfe40e8b769099ad23af3", + "namingSemanticSha256": "5286bbbbd37367c6630c7ae2b59502be156b30bcd92798f775bc3c85d86a97bc" + } + }, + "naming": { + "upstreamEvidenceRestored": true, + "downstreamEvidence": true, + "jsonRoundtripStable": true + }, + "persistence": { + "baselineId": "freecad-1.1.1-ordered-operation-pair-resave", + "checks": { + "namingEvidenceStable": true, + "shapeStable": true + }, + "freecadVersion": "1.1.1", + "gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d", + "pair": "fuse->common", + "phases": { + "initial": { + "namingEvidenceBytes": 10867, + "namingEvidenceSha256": "d04cd4d189cc9549f8ae9700a102526071281c0711f2edb0ff1e38fc27470ab5", + "pair": "fuse->common", + "shape": { + "area": 110, + "bounds": [ + 10, + 0, + 0, + 13, + 5, + 5 + ], + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 75 + } + }, + "reopened": { + "namingEvidenceBytes": 10867, + "namingEvidenceSha256": "d04cd4d189cc9549f8ae9700a102526071281c0711f2edb0ff1e38fc27470ab5", + "pair": "fuse->common", + "shape": { + "area": 110, + "bounds": [ + 10, + 0, + 0, + 13, + 5, + 5 + ], + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 75 + } + }, + "resaved": { + "namingEvidenceBytes": 10867, + "namingEvidenceSha256": "d04cd4d189cc9549f8ae9700a102526071281c0711f2edb0ff1e38fc27470ab5", + "pair": "fuse->common", + "shape": { + "area": 110, + "bounds": [ + 10, + 0, + 0, + 13, + 5, + 5 + ], + "edges": 12, + "faces": 6, + "solids": 1, + "valid": true, + "vertices": 8, + "volume": 75 + } + } + }, + "schemaVersion": 1, + "status": "pass" + } + }, + { + "taskId": "TSN-PAIR-fuse-rotate", + "pair": "fuse->rotate", + "classification": "accepted", + "reasonCode": "native-builders-mutation-naming-and-fcstd-resave-pass", + "nativeDecision": "accepted", + "first": { + "operation": "fuse", + "builder": "BRepAlgoAPI_Fuse", + "inputCount": 2, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 13, + "edges": 29, + "vertices": 18, + "volume": 1075, + "area": 660, + "bounds": [ + -1e-7, + -1e-7, + -1e-7, + 13.0000001, + 10.0000001, + 10.0000001 + ] + }, + "historyRecords": 52, + "selectedRecords": 7, + "ambiguousResults": 16, + "historySha256": "3c9d5be39dd201d2a637810cc9ae644ee5c056f7eab523ab3480a74c7dc5c427", + "namingEvidenceSha256": "fd409f86f18d6fa703b61a3858c55953a1dfa14865e568a48024400d469bed15", + "namingSemanticSha256": "4b26aadb2ea960138e17671468b18ee999e37f20099fc26dd39619e211fd699b" + }, + "second": { + "operation": "rotate", + "builder": "BRepBuilderAPI_Transform", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 13, + "edges": 29, + "vertices": 18, + "volume": 1075, + "area": 660, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 12.5570358, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 187, + "selectedRecords": 11, + "ambiguousResults": 49, + "historySha256": "ac25647ecb694f2a760b41bcd58fcfc75ef36957a8792e13c7ec821bc93cef91", + "namingEvidenceSha256": "cd2d92741d0b05d91599d1ac8709c4397db44f30c6bdab0e92815e241f5e639e", + "namingSemanticSha256": "b7657ff63d563ef94469db9448bb0307b38798aa495458206884d975136fdba4" + }, + "mutation": { + "scope": "second-operation-only", + "parameter": "angle", + "trajectory": [ + 15, + 22.5, + 15 + ], + "beforeValue": 15, + "editedValue": 22.5, + "restoredValue": 15, + "changed": true, + "restoredExactly": true, + "editedEvidence": { + "operation": "rotate", + "builder": "BRepBuilderAPI_Transform", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 13, + "edges": 29, + "vertices": 18, + "volume": 1075, + "area": 660, + "bounds": [ + -3.8268344, + -1e-7, + -1e-7, + 12.010434, + 13.0656297, + 10.0000001 + ] + }, + "historyRecords": 187, + "selectedRecords": 11, + "ambiguousResults": 49, + "historySha256": "ac25647ecb694f2a760b41bcd58fcfc75ef36957a8792e13c7ec821bc93cef91", + "namingEvidenceSha256": "0e63cafe49b8cd74f5f4239e38189666a2a0c8ed99f966187eeb77d96a5047ab", + "namingSemanticSha256": "b7657ff63d563ef94469db9448bb0307b38798aa495458206884d975136fdba4" + }, + "restoredEvidence": { + "operation": "rotate", + "builder": "BRepBuilderAPI_Transform", + "inputCount": 1, + "historyProvider": "occt-native", + "namingStatus": "ambiguous", + "summary": { + "isValid": true, + "solids": 1, + "faces": 13, + "edges": 29, + "vertices": 18, + "volume": 1075, + "area": 660, + "bounds": [ + -2.5881906, + -1e-7, + -1e-7, + 12.5570358, + 12.2474488, + 10.0000001 + ] + }, + "historyRecords": 187, + "selectedRecords": 11, + "ambiguousResults": 49, + "historySha256": "ac25647ecb694f2a760b41bcd58fcfc75ef36957a8792e13c7ec821bc93cef91", + "namingEvidenceSha256": "61b4ce04b159cd390a9d35eccf7d65280a9ee69edc128b60372ea4e2fb908359", + "namingSemanticSha256": "b7657ff63d563ef94469db9448bb0307b38798aa495458206884d975136fdba4" + } + }, + "naming": { + "upstreamEvidenceRestored": true, + "downstreamEvidence": true, + "jsonRoundtripStable": true + }, + "persistence": { + "baselineId": "freecad-1.1.1-ordered-operation-pair-resave", + "checks": { + "namingEvidenceStable": true, + "shapeStable": true + }, + "freecadVersion": "1.1.1", + "gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d", + "pair": "fuse->rotate", + "phases": { + "initial": { + "namingEvidenceBytes": 23836, + "namingEvidenceSha256": "cd2d92741d0b05d91599d1ac8709c4397db44f30c6bdab0e92815e241f5e639e", + "pair": "fuse->rotate", + "shape": { + "area": 660, + "bounds": [ + -2.5881905, + 0, + 0, + 12.5570357, + 12.2474487, + 10 + ], + "edges": 29, + "faces": 13, + "solids": 1, + "valid": true, + "vertices": 18, + "volume": 1075 + } + }, + "reopened": { + "namingEvidenceBytes": 23836, + "namingEvidenceSha256": "cd2d92741d0b05d91599d1ac8709c4397db44f30c6bdab0e92815e241f5e639e", + "pair": "fuse->rotate", + "shape": { + "area": 660, + "bounds": [ + -2.5881905, + 0, + 0, + 12.5570357, + 12.2474487, + 10 + ], + "edges": 29, + "faces": 13, + "solids": 1, + "valid": true, + "vertices": 18, + "volume": 1075 + } + }, + "resaved": { + "namingEvidenceBytes": 23836, + "namingEvidenceSha256": "cd2d92741d0b05d91599d1ac8709c4397db44f30c6bdab0e92815e241f5e639e", + "pair": "fuse->rotate", + "shape": { + "area": 660, + "bounds": [ + -2.5881905, + 0, + 0, + 12.5570357, + 12.2474487, + 10 + ], + "edges": 29, + "faces": 13, + "solids": 1, + "valid": true, + "vertices": 18, + "volume": 1075 + } + } + }, + "schemaVersion": 1, + "status": "pass" + } + } + ], + "summary": { + "registeredOperations": 19, + "orderedPairs": 361, + "classifiedPairs": 4, + "accepted": 4, + "rejected": 0, + "unknown": 357 + } +} diff --git a/config/freecad-production-drift-classification.json b/config/freecad-production-drift-classification.json new file mode 100644 index 0000000..f6c5fc6 --- /dev/null +++ b/config/freecad-production-drift-classification.json @@ -0,0 +1,3425 @@ +{ + "schemaVersion": 1, + "baseline": { + "freecadVersion": "1.1.1", + "commit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d", + "oracleId": "freecad-1.1.1-tsn-stage-correlation" + }, + "generatedBy": "./npmw run probe:freecad-production-drift-classification", + "checkedBy": "./npmw run check:freecad-production-drift-classification", + "nativeProbe": { + "path": "scripts/freecad-tsn-stage-correlation-oracle.py", + "bytes": 20682, + "sha256": "9ded0c291fafbcc5de9fe52febc86a9e084bcc4f5a7bbc69c50f9ff3ada8454b", + "independentRuns": 2 + }, + "classifications": [ + { + "taskId": "TSN-PROD-DRIFT-000", + "operation": "cut", + "classification": "allowed_evolution", + "reasonCode": "native-downstream-topology-stabilizes-after-edit-restore", + "rationale": "FreeCAD deterministically evolves the downstream Fillet, Mirrored, and LinearPattern semantic topology after a Pocket Length edit/restore while restoring their geometry; the evolved topology and mapped names remain stable through save, reopen, and resave.", + "reference": { + "operation": "cut", + "contract": { + "featureName": "CutStage", + "typeId": "PartDesign::Pocket", + "propertyPath": "Length" + }, + "values": { + "before": 2, + "edited": 2.5, + "restored": 2 + }, + "driftOrdinals": [ + 2, + 3, + 4 + ], + "stages": [ + { + "ordinal": 2, + "operation": "fillet", + "name": "FilletStage", + "before": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "27ce709aac9ef81f00cbabe811ce71109a4d28b2bc70781692a1786f51d2d086" + }, + "edited": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 759.9656637, + 679.6394689 + ], + "semanticTopologyDigest": "a39fadeaddb58af242c3144ffe2ada12e37ddad9453872683a98ee83bc98cdeb" + }, + "restored": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "d707245f8805cc7393d782837b824734cf3c45056bccb15226dbc72bd7ca169b" + }, + "persistence": { + "initial": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "d707245f8805cc7393d782837b824734cf3c45056bccb15226dbc72bd7ca169b", + "mappedNames": { + "Edge1": "#34:2;:M;FLT;:H#:7,E", + "Edge10": "#36:2;:H#,E", + "Edge11": "#36:3;:H#,E", + "Edge12": "#36:4;:H#,E", + "Edge13": "#47:1;:U;FLT;:H#:7,E", + "Edge14": "#47:1;:U3;FLT;:H#:8,E", + "Edge15": "#34:b;:H#,E", + "Edge16": "#34:7;:H#,E", + "Edge17": "#34:9;:M;FLT;:H#:7,E", + "Edge18": "#34:8;:H#,E", + "Edge19": "#34:5;:H#,E", + "Edge2": "#47:1;:U2;FLT;:H#:8,E", + "Edge20": "#90;:H#,E", + "Edge21": "#91;:H#,E", + "Edge22": "#3a:1;:H#,E", + "Edge23": "#92;:H#,E", + "Edge24": "#3a:2;:H#,E", + "Edge25": "#93:46;:H#,E", + "Edge26": "#3a:3;:H#,E", + "Edge27": "#3a:4;:H#,E", + "Edge3": "#34:3;:H#,E", + "Edge4": "#34:4;:M;FLT;:H#:7,E", + "Edge5": "#47:1;:U4;FLT;:H#:8,E", + "Edge6": "#34:c;:H#,E", + "Edge7": "#34:a;:M;FLT;:H#:7,E", + "Edge8": "#34:6;:H#,E", + "Edge9": "#36:1;:H#,E", + "Face1": "#3f:1;:M;FLT;:H#:7,F", + "Face10": "#41:3;:H#,F", + "Face11": "#41:4;:H#,F", + "Face12": "#43:1;:H#,F", + "Face2": "#45:6;:M;FLT;:H#:7,F", + "Face3": "#34:1;:G;FLT;:H#:7,F", + "Face4": "#3f:4;:H#,F", + "Face5": "#3f:5;:M;FLT;:H#:7,F", + "Face6": "#3f:3;:M;FLT;:H#:7,F", + "Face7": "#3f:2;:H#,F", + "Face8": "#41:1;:H#,F", + "Face9": "#41:2;:H#,F", + "Vertex1": "#49:2;:U;FLT;:H#:7,V", + "Vertex10": "#7a;:H#,V", + "Vertex11": "#7b;:H#,V", + "Vertex12": "#49:9;:U;FLT;:H#:7,V", + "Vertex13": "#27:8;:H#,V", + "Vertex14": "#27:6;:H#,V", + "Vertex15": "#7c:1;:H#,V", + "Vertex16": "#7d:1;:H#,V", + "Vertex17": "#7d:2;:H#,V", + "Vertex18": "#7d:3;:H#,V", + "Vertex2": "#27:3;:H#,V", + "Vertex3": "#49:4;:U;FLT;:H#:7,V", + "Vertex4": "#27:4;:H#,V", + "Vertex5": "#49:a;:U;FLT;:H#:7,V", + "Vertex6": "#27:7;:H#,V", + "Vertex7": "#27:5;:H#,V", + "Vertex8": "#78;:H#,V", + "Vertex9": "#79;:H#,V" + }, + "mappedNameDigest": "6360b27064821c8aa5545513354396c3323439f2a0613a54e8e09f21e759c8de" + }, + "reopened": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "d707245f8805cc7393d782837b824734cf3c45056bccb15226dbc72bd7ca169b", + "mappedNames": { + "Edge1": "#34:2;:M;FLT;:H#:7,E", + "Edge10": "#36:2;:H#,E", + "Edge11": "#36:3;:H#,E", + "Edge12": "#36:4;:H#,E", + "Edge13": "#47:1;:U;FLT;:H#:7,E", + "Edge14": "#47:1;:U3;FLT;:H#:8,E", + "Edge15": "#34:b;:H#,E", + "Edge16": "#34:7;:H#,E", + "Edge17": "#34:9;:M;FLT;:H#:7,E", + "Edge18": "#34:8;:H#,E", + "Edge19": "#34:5;:H#,E", + "Edge2": "#47:1;:U2;FLT;:H#:8,E", + "Edge20": "#90;:H#,E", + "Edge21": "#91;:H#,E", + "Edge22": "#3a:1;:H#,E", + "Edge23": "#92;:H#,E", + "Edge24": "#3a:2;:H#,E", + "Edge25": "#93:46;:H#,E", + "Edge26": "#3a:3;:H#,E", + "Edge27": "#3a:4;:H#,E", + "Edge3": "#34:3;:H#,E", + "Edge4": "#34:4;:M;FLT;:H#:7,E", + "Edge5": "#47:1;:U4;FLT;:H#:8,E", + "Edge6": "#34:c;:H#,E", + "Edge7": "#34:a;:M;FLT;:H#:7,E", + "Edge8": "#34:6;:H#,E", + "Edge9": "#36:1;:H#,E", + "Face1": "#3f:1;:M;FLT;:H#:7,F", + "Face10": "#41:3;:H#,F", + "Face11": "#41:4;:H#,F", + "Face12": "#43:1;:H#,F", + "Face2": "#45:6;:M;FLT;:H#:7,F", + "Face3": "#34:1;:G;FLT;:H#:7,F", + "Face4": "#3f:4;:H#,F", + "Face5": "#3f:5;:M;FLT;:H#:7,F", + "Face6": "#3f:3;:M;FLT;:H#:7,F", + "Face7": "#3f:2;:H#,F", + "Face8": "#41:1;:H#,F", + "Face9": "#41:2;:H#,F", + "Vertex1": "#49:2;:U;FLT;:H#:7,V", + "Vertex10": "#7a;:H#,V", + "Vertex11": "#7b;:H#,V", + "Vertex12": "#49:9;:U;FLT;:H#:7,V", + "Vertex13": "#27:8;:H#,V", + "Vertex14": "#27:6;:H#,V", + "Vertex15": "#7c:1;:H#,V", + "Vertex16": "#7d:1;:H#,V", + "Vertex17": "#7d:2;:H#,V", + "Vertex18": "#7d:3;:H#,V", + "Vertex2": "#27:3;:H#,V", + "Vertex3": "#49:4;:U;FLT;:H#:7,V", + "Vertex4": "#27:4;:H#,V", + "Vertex5": "#49:a;:U;FLT;:H#:7,V", + "Vertex6": "#27:7;:H#,V", + "Vertex7": "#27:5;:H#,V", + "Vertex8": "#78;:H#,V", + "Vertex9": "#79;:H#,V" + }, + "mappedNameDigest": "6360b27064821c8aa5545513354396c3323439f2a0613a54e8e09f21e759c8de" + }, + "resaved": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "d707245f8805cc7393d782837b824734cf3c45056bccb15226dbc72bd7ca169b", + "mappedNames": { + "Edge1": "#34:2;:M;FLT;:H#:7,E", + "Edge10": "#36:2;:H#,E", + "Edge11": "#36:3;:H#,E", + "Edge12": "#36:4;:H#,E", + "Edge13": "#47:1;:U;FLT;:H#:7,E", + "Edge14": "#47:1;:U3;FLT;:H#:8,E", + "Edge15": "#34:b;:H#,E", + "Edge16": "#34:7;:H#,E", + "Edge17": "#34:9;:M;FLT;:H#:7,E", + "Edge18": "#34:8;:H#,E", + "Edge19": "#34:5;:H#,E", + "Edge2": "#47:1;:U2;FLT;:H#:8,E", + "Edge20": "#90;:H#,E", + "Edge21": "#91;:H#,E", + "Edge22": "#3a:1;:H#,E", + "Edge23": "#92;:H#,E", + "Edge24": "#3a:2;:H#,E", + "Edge25": "#93:46;:H#,E", + "Edge26": "#3a:3;:H#,E", + "Edge27": "#3a:4;:H#,E", + "Edge3": "#34:3;:H#,E", + "Edge4": "#34:4;:M;FLT;:H#:7,E", + "Edge5": "#47:1;:U4;FLT;:H#:8,E", + "Edge6": "#34:c;:H#,E", + "Edge7": "#34:a;:M;FLT;:H#:7,E", + "Edge8": "#34:6;:H#,E", + "Edge9": "#36:1;:H#,E", + "Face1": "#3f:1;:M;FLT;:H#:7,F", + "Face10": "#41:3;:H#,F", + "Face11": "#41:4;:H#,F", + "Face12": "#43:1;:H#,F", + "Face2": "#45:6;:M;FLT;:H#:7,F", + "Face3": "#34:1;:G;FLT;:H#:7,F", + "Face4": "#3f:4;:H#,F", + "Face5": "#3f:5;:M;FLT;:H#:7,F", + "Face6": "#3f:3;:M;FLT;:H#:7,F", + "Face7": "#3f:2;:H#,F", + "Face8": "#41:1;:H#,F", + "Face9": "#41:2;:H#,F", + "Vertex1": "#49:2;:U;FLT;:H#:7,V", + "Vertex10": "#7a;:H#,V", + "Vertex11": "#7b;:H#,V", + "Vertex12": "#49:9;:U;FLT;:H#:7,V", + "Vertex13": "#27:8;:H#,V", + "Vertex14": "#27:6;:H#,V", + "Vertex15": "#7c:1;:H#,V", + "Vertex16": "#7d:1;:H#,V", + "Vertex17": "#7d:2;:H#,V", + "Vertex18": "#7d:3;:H#,V", + "Vertex2": "#27:3;:H#,V", + "Vertex3": "#49:4;:U;FLT;:H#:7,V", + "Vertex4": "#27:4;:H#,V", + "Vertex5": "#49:a;:U;FLT;:H#:7,V", + "Vertex6": "#27:7;:H#,V", + "Vertex7": "#27:5;:H#,V", + "Vertex8": "#78;:H#,V", + "Vertex9": "#79;:H#,V" + }, + "mappedNameDigest": "6360b27064821c8aa5545513354396c3323439f2a0613a54e8e09f21e759c8de" + } + } + }, + { + "ordinal": 3, + "operation": "mirrored", + "name": "MirroredStage", + "before": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "5f02884f9407c2c2cf1f6ad556796dab596a99fc89683c46ed0c9c06f5eaa3b6" + }, + "edited": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 759.9656637, + 679.6394689 + ], + "semanticTopologyDigest": "3fb6cbd5903dfa65a79539b97cee4292eb791fc83e5eeadc16b2f9d25d6505df" + }, + "restored": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "3bf9c75c96da8b060cddb6acc9d8328fc7c4873298a02f97e53ca295958687fa" + }, + "persistence": { + "initial": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "3bf9c75c96da8b060cddb6acc9d8328fc7c4873298a02f97e53ca295958687fa", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E", + "Edge20": "#94:5a;:M;MIR;:H#:7,E;:H,E", + "Edge21": "#95:5b;:M;MIR;:H#:7,E;:H,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E", + "Edge23": "#96:5c;:M;MIR;:H#:7,E;:H,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V" + }, + "mappedNameDigest": "28bb8374de52d045f4612aa7dfeea6727fa8f872b4e58e52a3d7264831942035" + }, + "reopened": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "3bf9c75c96da8b060cddb6acc9d8328fc7c4873298a02f97e53ca295958687fa", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E", + "Edge20": "#94:5a;:M;MIR;:H#:7,E;:H,E", + "Edge21": "#95:5b;:M;MIR;:H#:7,E;:H,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E", + "Edge23": "#96:5c;:M;MIR;:H#:7,E;:H,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V" + }, + "mappedNameDigest": "28bb8374de52d045f4612aa7dfeea6727fa8f872b4e58e52a3d7264831942035" + }, + "resaved": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "3bf9c75c96da8b060cddb6acc9d8328fc7c4873298a02f97e53ca295958687fa", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E", + "Edge20": "#94:5a;:M;MIR;:H#:7,E;:H,E", + "Edge21": "#95:5b;:M;MIR;:H#:7,E;:H,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E", + "Edge23": "#96:5c;:M;MIR;:H#:7,E;:H,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V" + }, + "mappedNameDigest": "28bb8374de52d045f4612aa7dfeea6727fa8f872b4e58e52a3d7264831942035" + } + } + }, + { + "ordinal": 4, + "operation": "linear-pattern", + "name": "LinearPatternStage", + "before": { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ], + "semanticTopologyDigest": "0c4c788ee72519d174464d55a7432d148296f2b10ef2be6d474bdd15fed39cb4" + }, + "edited": { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1519.9313274, + 1359.2789378 + ], + "semanticTopologyDigest": "376fe3fbd5d581b6c666aad7b4e5c9e383bc85ab806c46d2eaaa80fe675c23e7" + }, + "restored": { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ], + "semanticTopologyDigest": "eca37e791bcbd7f6f4d946a98035adb91d50c56ed257c4af409a6b3032c3434a" + }, + "persistence": { + "initial": { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ], + "semanticTopologyDigest": "eca37e791bcbd7f6f4d946a98035adb91d50c56ed257c4af409a6b3032c3434a", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge20": "#94:5a;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge21": "#95:5b;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge23": "#96:5c;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge28": "#49:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge29": "#4b:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge30": "#4d:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge31": "#49:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge32": "#4f:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge33": "#4d:c;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge34": "#49:a;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge35": "#4d:6;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge36": "#50:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge37": "#50:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge38": "#50:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge39": "#50:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge40": "#52:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge41": "#54:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge42": "#4d:b;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge43": "#4d:7;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge44": "#49:9;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge45": "#4d:8;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge46": "#4d:5;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge47": "#94:5a;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge48": "#95:5b;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge49": "#57:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge50": "#96:5c;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge51": "#57:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge52": "#97:46;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge53": "#57:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge54": "#57:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face13": "#5b:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face14": "#5c:6;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face15": "#47:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face16": "#5e:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face17": "#5b:5;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face18": "#5b:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face19": "#5e:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face20": "#5f:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face21": "#5f:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face22": "#5f:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face23": "#5f:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face24": "#60:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex19": "#62:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex20": "#64:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex21": "#62:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex22": "#64:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex23": "#62:a;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex24": "#64:7;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex25": "#64:5;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex26": "#86;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex27": "#87;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex28": "#88;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex29": "#98;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex30": "#62:9;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex31": "#64:8;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex32": "#64:6;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex33": "#8a:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex34": "#8b:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex35": "#8b:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex36": "#8b:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V" + }, + "mappedNameDigest": "786a278bcd878dda1bb99e90314f3612054e095c0214f0c2cc2d07cfe38fad4d" + }, + "reopened": { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ], + "semanticTopologyDigest": "eca37e791bcbd7f6f4d946a98035adb91d50c56ed257c4af409a6b3032c3434a", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge20": "#94:5a;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge21": "#95:5b;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge23": "#96:5c;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge28": "#49:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge29": "#4b:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge30": "#4d:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge31": "#49:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge32": "#4f:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge33": "#4d:c;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge34": "#49:a;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge35": "#4d:6;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge36": "#50:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge37": "#50:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge38": "#50:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge39": "#50:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge40": "#52:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge41": "#54:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge42": "#4d:b;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge43": "#4d:7;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge44": "#49:9;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge45": "#4d:8;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge46": "#4d:5;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge47": "#94:5a;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge48": "#95:5b;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge49": "#57:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge50": "#96:5c;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge51": "#57:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge52": "#97:46;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge53": "#57:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge54": "#57:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face13": "#5b:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face14": "#5c:6;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face15": "#47:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face16": "#5e:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face17": "#5b:5;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face18": "#5b:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face19": "#5e:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face20": "#5f:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face21": "#5f:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face22": "#5f:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face23": "#5f:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face24": "#60:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex19": "#62:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex20": "#64:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex21": "#62:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex22": "#64:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex23": "#62:a;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex24": "#64:7;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex25": "#64:5;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex26": "#86;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex27": "#87;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex28": "#88;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex29": "#98;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex30": "#62:9;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex31": "#64:8;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex32": "#64:6;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex33": "#8a:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex34": "#8b:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex35": "#8b:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex36": "#8b:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V" + }, + "mappedNameDigest": "786a278bcd878dda1bb99e90314f3612054e095c0214f0c2cc2d07cfe38fad4d" + }, + "resaved": { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ], + "semanticTopologyDigest": "eca37e791bcbd7f6f4d946a98035adb91d50c56ed257c4af409a6b3032c3434a", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge20": "#94:5a;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge21": "#95:5b;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge23": "#96:5c;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge28": "#49:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge29": "#4b:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge30": "#4d:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge31": "#49:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge32": "#4f:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge33": "#4d:c;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge34": "#49:a;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge35": "#4d:6;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge36": "#50:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge37": "#50:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge38": "#50:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge39": "#50:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge40": "#52:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge41": "#54:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge42": "#4d:b;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge43": "#4d:7;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge44": "#49:9;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge45": "#4d:8;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge46": "#4d:5;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge47": "#94:5a;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge48": "#95:5b;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge49": "#57:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge50": "#96:5c;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge51": "#57:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge52": "#97:46;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge53": "#57:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge54": "#57:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face13": "#5b:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face14": "#5c:6;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face15": "#47:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face16": "#5e:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face17": "#5b:5;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face18": "#5b:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face19": "#5e:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face20": "#5f:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face21": "#5f:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face22": "#5f:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face23": "#5f:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face24": "#60:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex19": "#62:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex20": "#64:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex21": "#62:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex22": "#64:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex23": "#62:a;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex24": "#64:7;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex25": "#64:5;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex26": "#86;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex27": "#87;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex28": "#88;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex29": "#98;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex30": "#62:9;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex31": "#64:8;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex32": "#64:6;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex33": "#8a:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex34": "#8b:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex35": "#8b:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex36": "#8b:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V" + }, + "mappedNameDigest": "786a278bcd878dda1bb99e90314f3612054e095c0214f0c2cc2d07cfe38fad4d" + } + } + } + ], + "checks": { + "parameterRestored": true, + "geometryRestored": true, + "topologyEvolved": true, + "restoredMatchesInitial": true, + "persistenceStable": true + } + }, + "replay": { + "operation": "cut", + "contract": { + "featureName": "CutStage", + "typeId": "PartDesign::Pocket", + "propertyPath": "Length" + }, + "values": { + "before": 2, + "edited": 2.5, + "restored": 2 + }, + "driftOrdinals": [ + 2, + 3, + 4 + ], + "stages": [ + { + "ordinal": 2, + "operation": "fillet", + "name": "FilletStage", + "before": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "27ce709aac9ef81f00cbabe811ce71109a4d28b2bc70781692a1786f51d2d086" + }, + "edited": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 759.9656637, + 679.6394689 + ], + "semanticTopologyDigest": "a39fadeaddb58af242c3144ffe2ada12e37ddad9453872683a98ee83bc98cdeb" + }, + "restored": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "d707245f8805cc7393d782837b824734cf3c45056bccb15226dbc72bd7ca169b" + }, + "persistence": { + "initial": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "d707245f8805cc7393d782837b824734cf3c45056bccb15226dbc72bd7ca169b", + "mappedNames": { + "Edge1": "#34:2;:M;FLT;:H#:7,E", + "Edge10": "#36:2;:H#,E", + "Edge11": "#36:3;:H#,E", + "Edge12": "#36:4;:H#,E", + "Edge13": "#47:1;:U;FLT;:H#:7,E", + "Edge14": "#47:1;:U3;FLT;:H#:8,E", + "Edge15": "#34:b;:H#,E", + "Edge16": "#34:7;:H#,E", + "Edge17": "#34:9;:M;FLT;:H#:7,E", + "Edge18": "#34:8;:H#,E", + "Edge19": "#34:5;:H#,E", + "Edge2": "#47:1;:U2;FLT;:H#:8,E", + "Edge20": "#90;:H#,E", + "Edge21": "#91;:H#,E", + "Edge22": "#3a:1;:H#,E", + "Edge23": "#92;:H#,E", + "Edge24": "#3a:2;:H#,E", + "Edge25": "#93:46;:H#,E", + "Edge26": "#3a:3;:H#,E", + "Edge27": "#3a:4;:H#,E", + "Edge3": "#34:3;:H#,E", + "Edge4": "#34:4;:M;FLT;:H#:7,E", + "Edge5": "#47:1;:U4;FLT;:H#:8,E", + "Edge6": "#34:c;:H#,E", + "Edge7": "#34:a;:M;FLT;:H#:7,E", + "Edge8": "#34:6;:H#,E", + "Edge9": "#36:1;:H#,E", + "Face1": "#3f:1;:M;FLT;:H#:7,F", + "Face10": "#41:3;:H#,F", + "Face11": "#41:4;:H#,F", + "Face12": "#43:1;:H#,F", + "Face2": "#45:6;:M;FLT;:H#:7,F", + "Face3": "#34:1;:G;FLT;:H#:7,F", + "Face4": "#3f:4;:H#,F", + "Face5": "#3f:5;:M;FLT;:H#:7,F", + "Face6": "#3f:3;:M;FLT;:H#:7,F", + "Face7": "#3f:2;:H#,F", + "Face8": "#41:1;:H#,F", + "Face9": "#41:2;:H#,F", + "Vertex1": "#49:2;:U;FLT;:H#:7,V", + "Vertex10": "#7a;:H#,V", + "Vertex11": "#7b;:H#,V", + "Vertex12": "#49:9;:U;FLT;:H#:7,V", + "Vertex13": "#27:8;:H#,V", + "Vertex14": "#27:6;:H#,V", + "Vertex15": "#7c:1;:H#,V", + "Vertex16": "#7d:1;:H#,V", + "Vertex17": "#7d:2;:H#,V", + "Vertex18": "#7d:3;:H#,V", + "Vertex2": "#27:3;:H#,V", + "Vertex3": "#49:4;:U;FLT;:H#:7,V", + "Vertex4": "#27:4;:H#,V", + "Vertex5": "#49:a;:U;FLT;:H#:7,V", + "Vertex6": "#27:7;:H#,V", + "Vertex7": "#27:5;:H#,V", + "Vertex8": "#78;:H#,V", + "Vertex9": "#79;:H#,V" + }, + "mappedNameDigest": "6360b27064821c8aa5545513354396c3323439f2a0613a54e8e09f21e759c8de" + }, + "reopened": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "d707245f8805cc7393d782837b824734cf3c45056bccb15226dbc72bd7ca169b", + "mappedNames": { + "Edge1": "#34:2;:M;FLT;:H#:7,E", + "Edge10": "#36:2;:H#,E", + "Edge11": "#36:3;:H#,E", + "Edge12": "#36:4;:H#,E", + "Edge13": "#47:1;:U;FLT;:H#:7,E", + "Edge14": "#47:1;:U3;FLT;:H#:8,E", + "Edge15": "#34:b;:H#,E", + "Edge16": "#34:7;:H#,E", + "Edge17": "#34:9;:M;FLT;:H#:7,E", + "Edge18": "#34:8;:H#,E", + "Edge19": "#34:5;:H#,E", + "Edge2": "#47:1;:U2;FLT;:H#:8,E", + "Edge20": "#90;:H#,E", + "Edge21": "#91;:H#,E", + "Edge22": "#3a:1;:H#,E", + "Edge23": "#92;:H#,E", + "Edge24": "#3a:2;:H#,E", + "Edge25": "#93:46;:H#,E", + "Edge26": "#3a:3;:H#,E", + "Edge27": "#3a:4;:H#,E", + "Edge3": "#34:3;:H#,E", + "Edge4": "#34:4;:M;FLT;:H#:7,E", + "Edge5": "#47:1;:U4;FLT;:H#:8,E", + "Edge6": "#34:c;:H#,E", + "Edge7": "#34:a;:M;FLT;:H#:7,E", + "Edge8": "#34:6;:H#,E", + "Edge9": "#36:1;:H#,E", + "Face1": "#3f:1;:M;FLT;:H#:7,F", + "Face10": "#41:3;:H#,F", + "Face11": "#41:4;:H#,F", + "Face12": "#43:1;:H#,F", + "Face2": "#45:6;:M;FLT;:H#:7,F", + "Face3": "#34:1;:G;FLT;:H#:7,F", + "Face4": "#3f:4;:H#,F", + "Face5": "#3f:5;:M;FLT;:H#:7,F", + "Face6": "#3f:3;:M;FLT;:H#:7,F", + "Face7": "#3f:2;:H#,F", + "Face8": "#41:1;:H#,F", + "Face9": "#41:2;:H#,F", + "Vertex1": "#49:2;:U;FLT;:H#:7,V", + "Vertex10": "#7a;:H#,V", + "Vertex11": "#7b;:H#,V", + "Vertex12": "#49:9;:U;FLT;:H#:7,V", + "Vertex13": "#27:8;:H#,V", + "Vertex14": "#27:6;:H#,V", + "Vertex15": "#7c:1;:H#,V", + "Vertex16": "#7d:1;:H#,V", + "Vertex17": "#7d:2;:H#,V", + "Vertex18": "#7d:3;:H#,V", + "Vertex2": "#27:3;:H#,V", + "Vertex3": "#49:4;:U;FLT;:H#:7,V", + "Vertex4": "#27:4;:H#,V", + "Vertex5": "#49:a;:U;FLT;:H#:7,V", + "Vertex6": "#27:7;:H#,V", + "Vertex7": "#27:5;:H#,V", + "Vertex8": "#78;:H#,V", + "Vertex9": "#79;:H#,V" + }, + "mappedNameDigest": "6360b27064821c8aa5545513354396c3323439f2a0613a54e8e09f21e759c8de" + }, + "resaved": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "d707245f8805cc7393d782837b824734cf3c45056bccb15226dbc72bd7ca169b", + "mappedNames": { + "Edge1": "#34:2;:M;FLT;:H#:7,E", + "Edge10": "#36:2;:H#,E", + "Edge11": "#36:3;:H#,E", + "Edge12": "#36:4;:H#,E", + "Edge13": "#47:1;:U;FLT;:H#:7,E", + "Edge14": "#47:1;:U3;FLT;:H#:8,E", + "Edge15": "#34:b;:H#,E", + "Edge16": "#34:7;:H#,E", + "Edge17": "#34:9;:M;FLT;:H#:7,E", + "Edge18": "#34:8;:H#,E", + "Edge19": "#34:5;:H#,E", + "Edge2": "#47:1;:U2;FLT;:H#:8,E", + "Edge20": "#90;:H#,E", + "Edge21": "#91;:H#,E", + "Edge22": "#3a:1;:H#,E", + "Edge23": "#92;:H#,E", + "Edge24": "#3a:2;:H#,E", + "Edge25": "#93:46;:H#,E", + "Edge26": "#3a:3;:H#,E", + "Edge27": "#3a:4;:H#,E", + "Edge3": "#34:3;:H#,E", + "Edge4": "#34:4;:M;FLT;:H#:7,E", + "Edge5": "#47:1;:U4;FLT;:H#:8,E", + "Edge6": "#34:c;:H#,E", + "Edge7": "#34:a;:M;FLT;:H#:7,E", + "Edge8": "#34:6;:H#,E", + "Edge9": "#36:1;:H#,E", + "Face1": "#3f:1;:M;FLT;:H#:7,F", + "Face10": "#41:3;:H#,F", + "Face11": "#41:4;:H#,F", + "Face12": "#43:1;:H#,F", + "Face2": "#45:6;:M;FLT;:H#:7,F", + "Face3": "#34:1;:G;FLT;:H#:7,F", + "Face4": "#3f:4;:H#,F", + "Face5": "#3f:5;:M;FLT;:H#:7,F", + "Face6": "#3f:3;:M;FLT;:H#:7,F", + "Face7": "#3f:2;:H#,F", + "Face8": "#41:1;:H#,F", + "Face9": "#41:2;:H#,F", + "Vertex1": "#49:2;:U;FLT;:H#:7,V", + "Vertex10": "#7a;:H#,V", + "Vertex11": "#7b;:H#,V", + "Vertex12": "#49:9;:U;FLT;:H#:7,V", + "Vertex13": "#27:8;:H#,V", + "Vertex14": "#27:6;:H#,V", + "Vertex15": "#7c:1;:H#,V", + "Vertex16": "#7d:1;:H#,V", + "Vertex17": "#7d:2;:H#,V", + "Vertex18": "#7d:3;:H#,V", + "Vertex2": "#27:3;:H#,V", + "Vertex3": "#49:4;:U;FLT;:H#:7,V", + "Vertex4": "#27:4;:H#,V", + "Vertex5": "#49:a;:U;FLT;:H#:7,V", + "Vertex6": "#27:7;:H#,V", + "Vertex7": "#27:5;:H#,V", + "Vertex8": "#78;:H#,V", + "Vertex9": "#79;:H#,V" + }, + "mappedNameDigest": "6360b27064821c8aa5545513354396c3323439f2a0613a54e8e09f21e759c8de" + } + } + }, + { + "ordinal": 3, + "operation": "mirrored", + "name": "MirroredStage", + "before": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "5f02884f9407c2c2cf1f6ad556796dab596a99fc89683c46ed0c9c06f5eaa3b6" + }, + "edited": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 759.9656637, + 679.6394689 + ], + "semanticTopologyDigest": "3fb6cbd5903dfa65a79539b97cee4292eb791fc83e5eeadc16b2f9d25d6505df" + }, + "restored": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "3bf9c75c96da8b060cddb6acc9d8328fc7c4873298a02f97e53ca295958687fa" + }, + "persistence": { + "initial": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "3bf9c75c96da8b060cddb6acc9d8328fc7c4873298a02f97e53ca295958687fa", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E", + "Edge20": "#94:5a;:M;MIR;:H#:7,E;:H,E", + "Edge21": "#95:5b;:M;MIR;:H#:7,E;:H,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E", + "Edge23": "#96:5c;:M;MIR;:H#:7,E;:H,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V" + }, + "mappedNameDigest": "28bb8374de52d045f4612aa7dfeea6727fa8f872b4e58e52a3d7264831942035" + }, + "reopened": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "3bf9c75c96da8b060cddb6acc9d8328fc7c4873298a02f97e53ca295958687fa", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E", + "Edge20": "#94:5a;:M;MIR;:H#:7,E;:H,E", + "Edge21": "#95:5b;:M;MIR;:H#:7,E;:H,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E", + "Edge23": "#96:5c;:M;MIR;:H#:7,E;:H,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V" + }, + "mappedNameDigest": "28bb8374de52d045f4612aa7dfeea6727fa8f872b4e58e52a3d7264831942035" + }, + "resaved": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "3bf9c75c96da8b060cddb6acc9d8328fc7c4873298a02f97e53ca295958687fa", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E", + "Edge20": "#94:5a;:M;MIR;:H#:7,E;:H,E", + "Edge21": "#95:5b;:M;MIR;:H#:7,E;:H,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E", + "Edge23": "#96:5c;:M;MIR;:H#:7,E;:H,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V" + }, + "mappedNameDigest": "28bb8374de52d045f4612aa7dfeea6727fa8f872b4e58e52a3d7264831942035" + } + } + }, + { + "ordinal": 4, + "operation": "linear-pattern", + "name": "LinearPatternStage", + "before": { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ], + "semanticTopologyDigest": "0c4c788ee72519d174464d55a7432d148296f2b10ef2be6d474bdd15fed39cb4" + }, + "edited": { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1519.9313274, + 1359.2789378 + ], + "semanticTopologyDigest": "376fe3fbd5d581b6c666aad7b4e5c9e383bc85ab806c46d2eaaa80fe675c23e7" + }, + "restored": { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ], + "semanticTopologyDigest": "eca37e791bcbd7f6f4d946a98035adb91d50c56ed257c4af409a6b3032c3434a" + }, + "persistence": { + "initial": { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ], + "semanticTopologyDigest": "eca37e791bcbd7f6f4d946a98035adb91d50c56ed257c4af409a6b3032c3434a", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge20": "#94:5a;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge21": "#95:5b;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge23": "#96:5c;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge28": "#49:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge29": "#4b:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge30": "#4d:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge31": "#49:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge32": "#4f:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge33": "#4d:c;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge34": "#49:a;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge35": "#4d:6;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge36": "#50:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge37": "#50:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge38": "#50:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge39": "#50:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge40": "#52:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge41": "#54:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge42": "#4d:b;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge43": "#4d:7;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge44": "#49:9;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge45": "#4d:8;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge46": "#4d:5;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge47": "#94:5a;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge48": "#95:5b;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge49": "#57:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge50": "#96:5c;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge51": "#57:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge52": "#97:46;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge53": "#57:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge54": "#57:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face13": "#5b:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face14": "#5c:6;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face15": "#47:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face16": "#5e:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face17": "#5b:5;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face18": "#5b:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face19": "#5e:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face20": "#5f:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face21": "#5f:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face22": "#5f:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face23": "#5f:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face24": "#60:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex19": "#62:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex20": "#64:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex21": "#62:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex22": "#64:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex23": "#62:a;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex24": "#64:7;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex25": "#64:5;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex26": "#86;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex27": "#87;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex28": "#88;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex29": "#98;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex30": "#62:9;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex31": "#64:8;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex32": "#64:6;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex33": "#8a:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex34": "#8b:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex35": "#8b:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex36": "#8b:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V" + }, + "mappedNameDigest": "786a278bcd878dda1bb99e90314f3612054e095c0214f0c2cc2d07cfe38fad4d" + }, + "reopened": { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ], + "semanticTopologyDigest": "eca37e791bcbd7f6f4d946a98035adb91d50c56ed257c4af409a6b3032c3434a", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge20": "#94:5a;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge21": "#95:5b;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge23": "#96:5c;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge28": "#49:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge29": "#4b:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge30": "#4d:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge31": "#49:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge32": "#4f:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge33": "#4d:c;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge34": "#49:a;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge35": "#4d:6;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge36": "#50:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge37": "#50:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge38": "#50:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge39": "#50:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge40": "#52:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge41": "#54:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge42": "#4d:b;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge43": "#4d:7;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge44": "#49:9;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge45": "#4d:8;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge46": "#4d:5;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge47": "#94:5a;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge48": "#95:5b;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge49": "#57:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge50": "#96:5c;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge51": "#57:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge52": "#97:46;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge53": "#57:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge54": "#57:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face13": "#5b:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face14": "#5c:6;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face15": "#47:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face16": "#5e:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face17": "#5b:5;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face18": "#5b:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face19": "#5e:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face20": "#5f:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face21": "#5f:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face22": "#5f:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face23": "#5f:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face24": "#60:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex19": "#62:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex20": "#64:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex21": "#62:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex22": "#64:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex23": "#62:a;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex24": "#64:7;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex25": "#64:5;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex26": "#86;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex27": "#87;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex28": "#88;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex29": "#98;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex30": "#62:9;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex31": "#64:8;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex32": "#64:6;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex33": "#8a:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex34": "#8b:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex35": "#8b:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex36": "#8b:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V" + }, + "mappedNameDigest": "786a278bcd878dda1bb99e90314f3612054e095c0214f0c2cc2d07cfe38fad4d" + }, + "resaved": { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ], + "semanticTopologyDigest": "eca37e791bcbd7f6f4d946a98035adb91d50c56ed257c4af409a6b3032c3434a", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge20": "#94:5a;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge21": "#95:5b;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge23": "#96:5c;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge28": "#49:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge29": "#4b:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge30": "#4d:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge31": "#49:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge32": "#4f:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge33": "#4d:c;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge34": "#49:a;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge35": "#4d:6;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge36": "#50:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge37": "#50:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge38": "#50:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge39": "#50:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge40": "#52:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge41": "#54:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge42": "#4d:b;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge43": "#4d:7;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge44": "#49:9;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge45": "#4d:8;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge46": "#4d:5;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge47": "#94:5a;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge48": "#95:5b;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge49": "#57:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge50": "#96:5c;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge51": "#57:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge52": "#97:46;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge53": "#57:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge54": "#57:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face13": "#5b:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face14": "#5c:6;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face15": "#47:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face16": "#5e:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face17": "#5b:5;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face18": "#5b:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face19": "#5e:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face20": "#5f:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face21": "#5f:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face22": "#5f:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face23": "#5f:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face24": "#60:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex19": "#62:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex20": "#64:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex21": "#62:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex22": "#64:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex23": "#62:a;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex24": "#64:7;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex25": "#64:5;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex26": "#86;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex27": "#87;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex28": "#88;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex29": "#98;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex30": "#62:9;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex31": "#64:8;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex32": "#64:6;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex33": "#8a:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex34": "#8b:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex35": "#8b:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex36": "#8b:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V" + }, + "mappedNameDigest": "786a278bcd878dda1bb99e90314f3612054e095c0214f0c2cc2d07cfe38fad4d" + } + } + } + ], + "checks": { + "parameterRestored": true, + "geometryRestored": true, + "topologyEvolved": true, + "restoredMatchesInitial": true, + "persistenceStable": true + } + }, + "replayStable": true, + "implementationDefect": false + }, + { + "taskId": "TSN-PROD-DRIFT-001", + "operation": "rotate", + "classification": "allowed_evolution", + "reasonCode": "native-downstream-topology-stabilizes-after-edit-restore", + "rationale": "FreeCAD deterministically evolves the downstream Mirrored and LinearPattern semantic topology after a Rotate Angle edit/restore while restoring their geometry; the evolved topology and mapped names remain stable through save, reopen, and resave.", + "reference": { + "operation": "rotate", + "contract": { + "featureName": "RotateStage", + "typeId": "PartDesign::Feature", + "propertyPath": "Angle" + }, + "values": { + "before": 15, + "edited": 22.5, + "restored": 15 + }, + "driftOrdinals": [ + 3, + 4 + ], + "stages": [ + { + "ordinal": 3, + "operation": "mirrored", + "name": "MirroredStage", + "before": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "3bf9c75c96da8b060cddb6acc9d8328fc7c4873298a02f97e53ca295958687fa" + }, + "edited": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "014dbe05990637566dfb1c65cc942fc1bea2ce5ad19faa667ae1fa6014082472" + }, + "restored": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "014dbe05990637566dfb1c65cc942fc1bea2ce5ad19faa667ae1fa6014082472" + }, + "persistence": { + "initial": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "014dbe05990637566dfb1c65cc942fc1bea2ce5ad19faa667ae1fa6014082472", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E", + "Edge20": "#94;:M;MIR;:H#:7,E;:H,E", + "Edge21": "#95;:M;MIR;:H#:7,E;:H,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E", + "Edge23": "#96;:M;MIR;:H#:7,E;:H,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V" + }, + "mappedNameDigest": "cdff2aa2536c117bbb7ef1c91231034573b30081371c25c207bdb27fee411450" + }, + "reopened": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "014dbe05990637566dfb1c65cc942fc1bea2ce5ad19faa667ae1fa6014082472", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E", + "Edge20": "#94;:M;MIR;:H#:7,E;:H,E", + "Edge21": "#95;:M;MIR;:H#:7,E;:H,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E", + "Edge23": "#96;:M;MIR;:H#:7,E;:H,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V" + }, + "mappedNameDigest": "cdff2aa2536c117bbb7ef1c91231034573b30081371c25c207bdb27fee411450" + }, + "resaved": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "014dbe05990637566dfb1c65cc942fc1bea2ce5ad19faa667ae1fa6014082472", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E", + "Edge20": "#94;:M;MIR;:H#:7,E;:H,E", + "Edge21": "#95;:M;MIR;:H#:7,E;:H,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E", + "Edge23": "#96;:M;MIR;:H#:7,E;:H,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V" + }, + "mappedNameDigest": "cdff2aa2536c117bbb7ef1c91231034573b30081371c25c207bdb27fee411450" + } + } + }, + { + "ordinal": 4, + "operation": "linear-pattern", + "name": "LinearPatternStage", + "before": { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ], + "semanticTopologyDigest": "eca37e791bcbd7f6f4d946a98035adb91d50c56ed257c4af409a6b3032c3434a" + }, + "edited": { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ], + "semanticTopologyDigest": "a6cbc1de1003fc26ace333e9b04db01d3bd23a1075c8314a6036401f16e43bfa" + }, + "restored": { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ], + "semanticTopologyDigest": "a6cbc1de1003fc26ace333e9b04db01d3bd23a1075c8314a6036401f16e43bfa" + }, + "persistence": { + "initial": { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ], + "semanticTopologyDigest": "a6cbc1de1003fc26ace333e9b04db01d3bd23a1075c8314a6036401f16e43bfa", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge20": "#94;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge21": "#95;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge23": "#96;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge28": "#49:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge29": "#4b:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge30": "#4d:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge31": "#49:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge32": "#4f:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge33": "#4d:c;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge34": "#49:a;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge35": "#4d:6;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge36": "#50:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge37": "#50:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge38": "#50:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge39": "#50:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge40": "#52:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge41": "#54:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge42": "#4d:b;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge43": "#4d:7;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge44": "#49:9;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge45": "#4d:8;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge46": "#4d:5;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge47": "#94;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge48": "#95;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge49": "#57:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge50": "#96;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge51": "#57:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge52": "#97:46;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge53": "#57:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge54": "#57:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face13": "#5b:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face14": "#5c:6;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face15": "#47:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face16": "#5e:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face17": "#5b:5;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face18": "#5b:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face19": "#5e:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face20": "#5f:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face21": "#5f:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face22": "#5f:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face23": "#5f:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face24": "#60:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex19": "#62:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex20": "#64:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex21": "#62:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex22": "#64:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex23": "#62:a;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex24": "#64:7;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex25": "#64:5;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex26": "#86;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex27": "#87;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex28": "#88;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex29": "#98;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex30": "#62:9;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex31": "#64:8;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex32": "#64:6;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex33": "#8a:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex34": "#8b:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex35": "#8b:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex36": "#8b:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V" + }, + "mappedNameDigest": "f98691eb6265435844cb502b7e88c1dcbb64a584d081190634581fcfa37f8b45" + }, + "reopened": { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ], + "semanticTopologyDigest": "a6cbc1de1003fc26ace333e9b04db01d3bd23a1075c8314a6036401f16e43bfa", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge20": "#94;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge21": "#95;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge23": "#96;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge28": "#49:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge29": "#4b:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge30": "#4d:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge31": "#49:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge32": "#4f:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge33": "#4d:c;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge34": "#49:a;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge35": "#4d:6;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge36": "#50:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge37": "#50:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge38": "#50:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge39": "#50:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge40": "#52:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge41": "#54:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge42": "#4d:b;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge43": "#4d:7;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge44": "#49:9;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge45": "#4d:8;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge46": "#4d:5;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge47": "#94;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge48": "#95;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge49": "#57:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge50": "#96;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge51": "#57:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge52": "#97:46;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge53": "#57:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge54": "#57:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face13": "#5b:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face14": "#5c:6;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face15": "#47:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face16": "#5e:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face17": "#5b:5;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face18": "#5b:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face19": "#5e:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face20": "#5f:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face21": "#5f:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face22": "#5f:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face23": "#5f:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face24": "#60:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex19": "#62:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex20": "#64:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex21": "#62:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex22": "#64:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex23": "#62:a;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex24": "#64:7;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex25": "#64:5;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex26": "#86;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex27": "#87;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex28": "#88;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex29": "#98;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex30": "#62:9;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex31": "#64:8;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex32": "#64:6;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex33": "#8a:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex34": "#8b:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex35": "#8b:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex36": "#8b:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V" + }, + "mappedNameDigest": "f98691eb6265435844cb502b7e88c1dcbb64a584d081190634581fcfa37f8b45" + }, + "resaved": { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ], + "semanticTopologyDigest": "a6cbc1de1003fc26ace333e9b04db01d3bd23a1075c8314a6036401f16e43bfa", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge20": "#94;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge21": "#95;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge23": "#96;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge28": "#49:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge29": "#4b:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge30": "#4d:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge31": "#49:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge32": "#4f:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge33": "#4d:c;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge34": "#49:a;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge35": "#4d:6;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge36": "#50:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge37": "#50:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge38": "#50:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge39": "#50:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge40": "#52:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge41": "#54:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge42": "#4d:b;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge43": "#4d:7;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge44": "#49:9;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge45": "#4d:8;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge46": "#4d:5;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge47": "#94;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge48": "#95;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge49": "#57:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge50": "#96;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge51": "#57:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge52": "#97:46;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge53": "#57:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge54": "#57:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face13": "#5b:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face14": "#5c:6;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face15": "#47:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face16": "#5e:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face17": "#5b:5;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face18": "#5b:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face19": "#5e:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face20": "#5f:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face21": "#5f:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face22": "#5f:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face23": "#5f:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face24": "#60:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex19": "#62:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex20": "#64:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex21": "#62:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex22": "#64:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex23": "#62:a;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex24": "#64:7;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex25": "#64:5;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex26": "#86;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex27": "#87;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex28": "#88;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex29": "#98;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex30": "#62:9;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex31": "#64:8;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex32": "#64:6;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex33": "#8a:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex34": "#8b:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex35": "#8b:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex36": "#8b:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V" + }, + "mappedNameDigest": "f98691eb6265435844cb502b7e88c1dcbb64a584d081190634581fcfa37f8b45" + } + } + } + ], + "checks": { + "parameterRestored": true, + "geometryRestored": true, + "topologyEvolved": true, + "restoredMatchesInitial": true, + "persistenceStable": true + } + }, + "replay": { + "operation": "rotate", + "contract": { + "featureName": "RotateStage", + "typeId": "PartDesign::Feature", + "propertyPath": "Angle" + }, + "values": { + "before": 15, + "edited": 22.5, + "restored": 15 + }, + "driftOrdinals": [ + 3, + 4 + ], + "stages": [ + { + "ordinal": 3, + "operation": "mirrored", + "name": "MirroredStage", + "before": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "3bf9c75c96da8b060cddb6acc9d8328fc7c4873298a02f97e53ca295958687fa" + }, + "edited": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "014dbe05990637566dfb1c65cc942fc1bea2ce5ad19faa667ae1fa6014082472" + }, + "restored": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "014dbe05990637566dfb1c65cc942fc1bea2ce5ad19faa667ae1fa6014082472" + }, + "persistence": { + "initial": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "014dbe05990637566dfb1c65cc942fc1bea2ce5ad19faa667ae1fa6014082472", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E", + "Edge20": "#94;:M;MIR;:H#:7,E;:H,E", + "Edge21": "#95;:M;MIR;:H#:7,E;:H,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E", + "Edge23": "#96;:M;MIR;:H#:7,E;:H,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V" + }, + "mappedNameDigest": "cdff2aa2536c117bbb7ef1c91231034573b30081371c25c207bdb27fee411450" + }, + "reopened": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "014dbe05990637566dfb1c65cc942fc1bea2ce5ad19faa667ae1fa6014082472", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E", + "Edge20": "#94;:M;MIR;:H#:7,E;:H,E", + "Edge21": "#95;:M;MIR;:H#:7,E;:H,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E", + "Edge23": "#96;:M;MIR;:H#:7,E;:H,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V" + }, + "mappedNameDigest": "cdff2aa2536c117bbb7ef1c91231034573b30081371c25c207bdb27fee411450" + }, + "resaved": { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "semanticTopologyDigest": "014dbe05990637566dfb1c65cc942fc1bea2ce5ad19faa667ae1fa6014082472", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E", + "Edge20": "#94;:M;MIR;:H#:7,E;:H,E", + "Edge21": "#95;:M;MIR;:H#:7,E;:H,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E", + "Edge23": "#96;:M;MIR;:H#:7,E;:H,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V" + }, + "mappedNameDigest": "cdff2aa2536c117bbb7ef1c91231034573b30081371c25c207bdb27fee411450" + } + } + }, + { + "ordinal": 4, + "operation": "linear-pattern", + "name": "LinearPatternStage", + "before": { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ], + "semanticTopologyDigest": "eca37e791bcbd7f6f4d946a98035adb91d50c56ed257c4af409a6b3032c3434a" + }, + "edited": { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ], + "semanticTopologyDigest": "a6cbc1de1003fc26ace333e9b04db01d3bd23a1075c8314a6036401f16e43bfa" + }, + "restored": { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ], + "semanticTopologyDigest": "a6cbc1de1003fc26ace333e9b04db01d3bd23a1075c8314a6036401f16e43bfa" + }, + "persistence": { + "initial": { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ], + "semanticTopologyDigest": "a6cbc1de1003fc26ace333e9b04db01d3bd23a1075c8314a6036401f16e43bfa", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge20": "#94;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge21": "#95;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge23": "#96;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge28": "#49:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge29": "#4b:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge30": "#4d:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge31": "#49:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge32": "#4f:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge33": "#4d:c;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge34": "#49:a;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge35": "#4d:6;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge36": "#50:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge37": "#50:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge38": "#50:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge39": "#50:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge40": "#52:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge41": "#54:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge42": "#4d:b;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge43": "#4d:7;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge44": "#49:9;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge45": "#4d:8;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge46": "#4d:5;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge47": "#94;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge48": "#95;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge49": "#57:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge50": "#96;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge51": "#57:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge52": "#97:46;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge53": "#57:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge54": "#57:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face13": "#5b:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face14": "#5c:6;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face15": "#47:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face16": "#5e:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face17": "#5b:5;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face18": "#5b:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face19": "#5e:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face20": "#5f:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face21": "#5f:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face22": "#5f:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face23": "#5f:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face24": "#60:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex19": "#62:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex20": "#64:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex21": "#62:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex22": "#64:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex23": "#62:a;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex24": "#64:7;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex25": "#64:5;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex26": "#86;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex27": "#87;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex28": "#88;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex29": "#98;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex30": "#62:9;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex31": "#64:8;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex32": "#64:6;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex33": "#8a:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex34": "#8b:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex35": "#8b:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex36": "#8b:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V" + }, + "mappedNameDigest": "f98691eb6265435844cb502b7e88c1dcbb64a584d081190634581fcfa37f8b45" + }, + "reopened": { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ], + "semanticTopologyDigest": "a6cbc1de1003fc26ace333e9b04db01d3bd23a1075c8314a6036401f16e43bfa", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge20": "#94;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge21": "#95;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge23": "#96;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge28": "#49:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge29": "#4b:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge30": "#4d:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge31": "#49:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge32": "#4f:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge33": "#4d:c;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge34": "#49:a;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge35": "#4d:6;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge36": "#50:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge37": "#50:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge38": "#50:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge39": "#50:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge40": "#52:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge41": "#54:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge42": "#4d:b;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge43": "#4d:7;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge44": "#49:9;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge45": "#4d:8;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge46": "#4d:5;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge47": "#94;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge48": "#95;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge49": "#57:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge50": "#96;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge51": "#57:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge52": "#97:46;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge53": "#57:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge54": "#57:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face13": "#5b:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face14": "#5c:6;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face15": "#47:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face16": "#5e:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face17": "#5b:5;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face18": "#5b:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face19": "#5e:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face20": "#5f:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face21": "#5f:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face22": "#5f:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face23": "#5f:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face24": "#60:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex19": "#62:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex20": "#64:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex21": "#62:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex22": "#64:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex23": "#62:a;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex24": "#64:7;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex25": "#64:5;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex26": "#86;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex27": "#87;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex28": "#88;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex29": "#98;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex30": "#62:9;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex31": "#64:8;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex32": "#64:6;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex33": "#8a:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex34": "#8b:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex35": "#8b:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex36": "#8b:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V" + }, + "mappedNameDigest": "f98691eb6265435844cb502b7e88c1dcbb64a584d081190634581fcfa37f8b45" + }, + "resaved": { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ], + "semanticTopologyDigest": "a6cbc1de1003fc26ace333e9b04db01d3bd23a1075c8314a6036401f16e43bfa", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge20": "#94;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge21": "#95;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge23": "#96;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge28": "#49:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge29": "#4b:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge30": "#4d:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge31": "#49:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge32": "#4f:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge33": "#4d:c;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge34": "#49:a;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge35": "#4d:6;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge36": "#50:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge37": "#50:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge38": "#50:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge39": "#50:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge40": "#52:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge41": "#54:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge42": "#4d:b;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge43": "#4d:7;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge44": "#49:9;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge45": "#4d:8;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge46": "#4d:5;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge47": "#94;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge48": "#95;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge49": "#57:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge50": "#96;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge51": "#57:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge52": "#97:46;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge53": "#57:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge54": "#57:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face13": "#5b:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face14": "#5c:6;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face15": "#47:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face16": "#5e:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face17": "#5b:5;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face18": "#5b:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face19": "#5e:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face20": "#5f:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face21": "#5f:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face22": "#5f:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face23": "#5f:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face24": "#60:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex19": "#62:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex20": "#64:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex21": "#62:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex22": "#64:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex23": "#62:a;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex24": "#64:7;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex25": "#64:5;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex26": "#86;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex27": "#87;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex28": "#88;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex29": "#98;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex30": "#62:9;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex31": "#64:8;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex32": "#64:6;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex33": "#8a:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex34": "#8b:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex35": "#8b:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex36": "#8b:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V" + }, + "mappedNameDigest": "f98691eb6265435844cb502b7e88c1dcbb64a584d081190634581fcfa37f8b45" + } + } + } + ], + "checks": { + "parameterRestored": true, + "geometryRestored": true, + "topologyEvolved": true, + "restoredMatchesInitial": true, + "persistenceStable": true + } + }, + "replayStable": true, + "implementationDefect": false + } + ], + "summary": { + "driftCases": 2, + "classifiedCases": 2, + "classifiedStages": 5, + "stableSemantics": 0, + "allowedEvolution": 2, + "implementationDefects": 0, + "unknown": 0 + } +} diff --git a/config/freecad-recovered-naming-classification.json b/config/freecad-recovered-naming-classification.json index 187c368..f7d343b 100644 --- a/config/freecad-recovered-naming-classification.json +++ b/config/freecad-recovered-naming-classification.json @@ -9,8 +9,8 @@ "checkedBy": "./npmw run check:freecad-recovered-naming-classification", "nativeProbe": { "path": "scripts/freecad-composite-history-elementmap-oracle.py", - "bytes": 30200, - "sha256": "8280a3da7396734659399789d7d6878294be7057628a7f18cb2ebeb8c2cdafd7", + "bytes": 30202, + "sha256": "8ceef2f0df37706381babcc19240465c9a6863cfcd490e37d2be3738e69cc10b", "independentRuns": 2 }, "classifications": [ @@ -455,13 +455,2482 @@ }, "replayStable": true, "implementationDefect": false + }, + { + "taskId": "TSN-DRIFT-002", + "caseId": "partdesign-reverse", + "classification": "allowed_evolution", + "reasonCode": "native-history-stabilizes-after-edit-restore", + "rationale": "FreeCAD applies the same deterministic history evolution to a Reversed Pad Length edit/restore: Body and Pad geometry returns exactly, and the evolved names remain stable through save, reopen, and resave.", + "reference": { + "caseId": "partdesign-reverse", + "contract": { + "targetObject": "Pad12", + "targetTypeId": "PartDesign::Pad", + "propertyPath": "Length", + "propertyType": "App::PropertyLength", + "finalObject": "Pad12" + }, + "values": { + "before": 5, + "edited": 5.75, + "restored": 5 + }, + "driftOrdinals": [ + 0, + 9 + ], + "stages": [ + { + "ordinal": 0, + "name": "Body12", + "typeId": "PartDesign::Body", + "nominal": { + "geometryDigest": "1d18d5cd35549d2267badf37b169396a7bb407637ccbe83cf6534693b765e178", + "relationDigest": "a2d55ed21d24d20effd45ed424a6e966cacdd4c969b08bb10ab4803faf7abafe", + "semanticNameDigest": "0aea366491ac416aec8e6e055434063d2e0645f1f347b1f3b60363ac135c3e85" + }, + "before": { + "geometryDigest": "1d18d5cd35549d2267badf37b169396a7bb407637ccbe83cf6534693b765e178", + "relationDigest": "e5094c572330a098908aabe7047c163026096652e5eef291b7d438a46af49955", + "semanticNameDigest": "e07d8f0ab682e495d52c97a9d6b90e5118a60b25266785f1fc5b9cf85744ef7d" + }, + "edited": { + "geometryDigest": "b01ed7440010d6ff6a3cfd002737c054513eafb31757242a682772912d81fa49", + "relationDigest": "1cc745e53301b34028a8b810bb65331a342ef32ea114eae576e9cd17c5e475f0", + "semanticNameDigest": "8f307d5ca4c52c1887be472b56e18442b32d61713c815ca48ca5ab42c49b1ce4" + }, + "restored": { + "geometryDigest": "1d18d5cd35549d2267badf37b169396a7bb407637ccbe83cf6534693b765e178", + "relationDigest": "a2d55ed21d24d20effd45ed424a6e966cacdd4c969b08bb10ab4803faf7abafe", + "semanticNameDigest": "0aea366491ac416aec8e6e055434063d2e0645f1f347b1f3b60363ac135c3e85" + }, + "persistence": { + "initial": { + "relationDigest": "a2d55ed21d24d20effd45ed424a6e966cacdd4c969b08bb10ab4803faf7abafe", + "semanticNameDigest": "0aea366491ac416aec8e6e055434063d2e0645f1f347b1f3b60363ac135c3e85" + }, + "reopened": { + "relationDigest": "a2d55ed21d24d20effd45ed424a6e966cacdd4c969b08bb10ab4803faf7abafe", + "semanticNameDigest": "0aea366491ac416aec8e6e055434063d2e0645f1f347b1f3b60363ac135c3e85" + }, + "resaved": { + "relationDigest": "a2d55ed21d24d20effd45ed424a6e966cacdd4c969b08bb10ab4803faf7abafe", + "semanticNameDigest": "0aea366491ac416aec8e6e055434063d2e0645f1f347b1f3b60363ac135c3e85" + } + } + }, + { + "ordinal": 9, + "name": "Pad12", + "typeId": "PartDesign::Pad", + "nominal": { + "geometryDigest": "1d18d5cd35549d2267badf37b169396a7bb407637ccbe83cf6534693b765e178", + "relationDigest": "d113fe585dc1913aae2ba0d927e8edfbc6d25f480f69bc5d2cf78a61ef3a6e39", + "semanticNameDigest": "6590487bf8f5e5962b6c640db274d950f0fa6d6a44fa97231e72d7587e3aac3e" + }, + "before": { + "geometryDigest": "1d18d5cd35549d2267badf37b169396a7bb407637ccbe83cf6534693b765e178", + "relationDigest": "777b3cde8c5e5fd54e03ba3a4f89612415087a47349201967d83589b1aca9bfb", + "semanticNameDigest": "7016833e7f7d1ea833c88070c3976df629b312251c0b45da355b937ca2425eaa" + }, + "edited": { + "geometryDigest": "b01ed7440010d6ff6a3cfd002737c054513eafb31757242a682772912d81fa49", + "relationDigest": "b02fd8e7404a2faddc2314ca0bf0c557346240b297e6e937f3fed19c8de9ec4e", + "semanticNameDigest": "e60c184158a6d432b63a52e686588e64b204949b19118add959d63c15895a2b4" + }, + "restored": { + "geometryDigest": "1d18d5cd35549d2267badf37b169396a7bb407637ccbe83cf6534693b765e178", + "relationDigest": "d113fe585dc1913aae2ba0d927e8edfbc6d25f480f69bc5d2cf78a61ef3a6e39", + "semanticNameDigest": "6590487bf8f5e5962b6c640db274d950f0fa6d6a44fa97231e72d7587e3aac3e" + }, + "persistence": { + "initial": { + "relationDigest": "d113fe585dc1913aae2ba0d927e8edfbc6d25f480f69bc5d2cf78a61ef3a6e39", + "semanticNameDigest": "6590487bf8f5e5962b6c640db274d950f0fa6d6a44fa97231e72d7587e3aac3e" + }, + "reopened": { + "relationDigest": "d113fe585dc1913aae2ba0d927e8edfbc6d25f480f69bc5d2cf78a61ef3a6e39", + "semanticNameDigest": "6590487bf8f5e5962b6c640db274d950f0fa6d6a44fa97231e72d7587e3aac3e" + }, + "resaved": { + "relationDigest": "d113fe585dc1913aae2ba0d927e8edfbc6d25f480f69bc5d2cf78a61ef3a6e39", + "semanticNameDigest": "6590487bf8f5e5962b6c640db274d950f0fa6d6a44fa97231e72d7587e3aac3e" + } + } + } + ], + "checks": { + "propertyRestored": true, + "geometryRestored": true, + "namingEvolved": true, + "restoredMatchesNominal": true, + "persistenceStable": true + } + }, + "replay": { + "caseId": "partdesign-reverse", + "contract": { + "targetObject": "Pad12", + "targetTypeId": "PartDesign::Pad", + "propertyPath": "Length", + "propertyType": "App::PropertyLength", + "finalObject": "Pad12" + }, + "values": { + "before": 5, + "edited": 5.75, + "restored": 5 + }, + "driftOrdinals": [ + 0, + 9 + ], + "stages": [ + { + "ordinal": 0, + "name": "Body12", + "typeId": "PartDesign::Body", + "nominal": { + "geometryDigest": "1d18d5cd35549d2267badf37b169396a7bb407637ccbe83cf6534693b765e178", + "relationDigest": "a2d55ed21d24d20effd45ed424a6e966cacdd4c969b08bb10ab4803faf7abafe", + "semanticNameDigest": "0aea366491ac416aec8e6e055434063d2e0645f1f347b1f3b60363ac135c3e85" + }, + "before": { + "geometryDigest": "1d18d5cd35549d2267badf37b169396a7bb407637ccbe83cf6534693b765e178", + "relationDigest": "e5094c572330a098908aabe7047c163026096652e5eef291b7d438a46af49955", + "semanticNameDigest": "e07d8f0ab682e495d52c97a9d6b90e5118a60b25266785f1fc5b9cf85744ef7d" + }, + "edited": { + "geometryDigest": "b01ed7440010d6ff6a3cfd002737c054513eafb31757242a682772912d81fa49", + "relationDigest": "1cc745e53301b34028a8b810bb65331a342ef32ea114eae576e9cd17c5e475f0", + "semanticNameDigest": "8f307d5ca4c52c1887be472b56e18442b32d61713c815ca48ca5ab42c49b1ce4" + }, + "restored": { + "geometryDigest": "1d18d5cd35549d2267badf37b169396a7bb407637ccbe83cf6534693b765e178", + "relationDigest": "a2d55ed21d24d20effd45ed424a6e966cacdd4c969b08bb10ab4803faf7abafe", + "semanticNameDigest": "0aea366491ac416aec8e6e055434063d2e0645f1f347b1f3b60363ac135c3e85" + }, + "persistence": { + "initial": { + "relationDigest": "a2d55ed21d24d20effd45ed424a6e966cacdd4c969b08bb10ab4803faf7abafe", + "semanticNameDigest": "0aea366491ac416aec8e6e055434063d2e0645f1f347b1f3b60363ac135c3e85" + }, + "reopened": { + "relationDigest": "a2d55ed21d24d20effd45ed424a6e966cacdd4c969b08bb10ab4803faf7abafe", + "semanticNameDigest": "0aea366491ac416aec8e6e055434063d2e0645f1f347b1f3b60363ac135c3e85" + }, + "resaved": { + "relationDigest": "a2d55ed21d24d20effd45ed424a6e966cacdd4c969b08bb10ab4803faf7abafe", + "semanticNameDigest": "0aea366491ac416aec8e6e055434063d2e0645f1f347b1f3b60363ac135c3e85" + } + } + }, + { + "ordinal": 9, + "name": "Pad12", + "typeId": "PartDesign::Pad", + "nominal": { + "geometryDigest": "1d18d5cd35549d2267badf37b169396a7bb407637ccbe83cf6534693b765e178", + "relationDigest": "d113fe585dc1913aae2ba0d927e8edfbc6d25f480f69bc5d2cf78a61ef3a6e39", + "semanticNameDigest": "6590487bf8f5e5962b6c640db274d950f0fa6d6a44fa97231e72d7587e3aac3e" + }, + "before": { + "geometryDigest": "1d18d5cd35549d2267badf37b169396a7bb407637ccbe83cf6534693b765e178", + "relationDigest": "777b3cde8c5e5fd54e03ba3a4f89612415087a47349201967d83589b1aca9bfb", + "semanticNameDigest": "7016833e7f7d1ea833c88070c3976df629b312251c0b45da355b937ca2425eaa" + }, + "edited": { + "geometryDigest": "b01ed7440010d6ff6a3cfd002737c054513eafb31757242a682772912d81fa49", + "relationDigest": "b02fd8e7404a2faddc2314ca0bf0c557346240b297e6e937f3fed19c8de9ec4e", + "semanticNameDigest": "e60c184158a6d432b63a52e686588e64b204949b19118add959d63c15895a2b4" + }, + "restored": { + "geometryDigest": "1d18d5cd35549d2267badf37b169396a7bb407637ccbe83cf6534693b765e178", + "relationDigest": "d113fe585dc1913aae2ba0d927e8edfbc6d25f480f69bc5d2cf78a61ef3a6e39", + "semanticNameDigest": "6590487bf8f5e5962b6c640db274d950f0fa6d6a44fa97231e72d7587e3aac3e" + }, + "persistence": { + "initial": { + "relationDigest": "d113fe585dc1913aae2ba0d927e8edfbc6d25f480f69bc5d2cf78a61ef3a6e39", + "semanticNameDigest": "6590487bf8f5e5962b6c640db274d950f0fa6d6a44fa97231e72d7587e3aac3e" + }, + "reopened": { + "relationDigest": "d113fe585dc1913aae2ba0d927e8edfbc6d25f480f69bc5d2cf78a61ef3a6e39", + "semanticNameDigest": "6590487bf8f5e5962b6c640db274d950f0fa6d6a44fa97231e72d7587e3aac3e" + }, + "resaved": { + "relationDigest": "d113fe585dc1913aae2ba0d927e8edfbc6d25f480f69bc5d2cf78a61ef3a6e39", + "semanticNameDigest": "6590487bf8f5e5962b6c640db274d950f0fa6d6a44fa97231e72d7587e3aac3e" + } + } + } + ], + "checks": { + "propertyRestored": true, + "geometryRestored": true, + "namingEvolved": true, + "restoredMatchesNominal": true, + "persistenceStable": true + } + }, + "replayStable": true, + "implementationDefect": false + }, + { + "taskId": "TSN-DRIFT-003", + "caseId": "partdesign-taper", + "classification": "allowed_evolution", + "reasonCode": "native-history-stabilizes-after-edit-restore", + "rationale": "FreeCAD applies the same deterministic history evolution to a Tapered Pad Length edit/restore: Body and Pad geometry returns exactly, and the evolved names remain stable through save, reopen, and resave.", + "reference": { + "caseId": "partdesign-taper", + "contract": { + "targetObject": "Pad13", + "targetTypeId": "PartDesign::Pad", + "propertyPath": "Length", + "propertyType": "App::PropertyLength", + "finalObject": "Pad13" + }, + "values": { + "before": 6, + "edited": 6.75, + "restored": 6 + }, + "driftOrdinals": [ + 0, + 9 + ], + "stages": [ + { + "ordinal": 0, + "name": "Body13", + "typeId": "PartDesign::Body", + "nominal": { + "geometryDigest": "c05c3502a01b573722a3f86b2e5e64839f0a890421528288e086cb03f7b8c5a8", + "relationDigest": "543c95a92cd252d827e669645866548928c0b22945f5d1a3be33fd2745d95712", + "semanticNameDigest": "4b7706afa7b318162eab8e9d3223f84acaf520d15a170d80dc35c8a6d3a6a26b" + }, + "before": { + "geometryDigest": "c05c3502a01b573722a3f86b2e5e64839f0a890421528288e086cb03f7b8c5a8", + "relationDigest": "08b9fb139630c4cbcdbbd86c810c493d7b068fc3c70ee65d09599b03a24de703", + "semanticNameDigest": "a0ea88793db765666d6d85bdfac03518a89fd5415d07c07d5f9b72c7c4088e84" + }, + "edited": { + "geometryDigest": "b5eea2c55dc24ef23543b472055f3498e8b5aa274751a503e8d54cc1cd901148", + "relationDigest": "1bbcb81bab6eceea180d654583de5afb4a159326b73356bf3ebd399991160a90", + "semanticNameDigest": "dd2a001da0ba39760fb9973e695e17e86f8f5b4adabd5aea0fc77ed0cc1d66d6" + }, + "restored": { + "geometryDigest": "c05c3502a01b573722a3f86b2e5e64839f0a890421528288e086cb03f7b8c5a8", + "relationDigest": "543c95a92cd252d827e669645866548928c0b22945f5d1a3be33fd2745d95712", + "semanticNameDigest": "4b7706afa7b318162eab8e9d3223f84acaf520d15a170d80dc35c8a6d3a6a26b" + }, + "persistence": { + "initial": { + "relationDigest": "543c95a92cd252d827e669645866548928c0b22945f5d1a3be33fd2745d95712", + "semanticNameDigest": "4b7706afa7b318162eab8e9d3223f84acaf520d15a170d80dc35c8a6d3a6a26b" + }, + "reopened": { + "relationDigest": "543c95a92cd252d827e669645866548928c0b22945f5d1a3be33fd2745d95712", + "semanticNameDigest": "4b7706afa7b318162eab8e9d3223f84acaf520d15a170d80dc35c8a6d3a6a26b" + }, + "resaved": { + "relationDigest": "543c95a92cd252d827e669645866548928c0b22945f5d1a3be33fd2745d95712", + "semanticNameDigest": "4b7706afa7b318162eab8e9d3223f84acaf520d15a170d80dc35c8a6d3a6a26b" + } + } + }, + { + "ordinal": 9, + "name": "Pad13", + "typeId": "PartDesign::Pad", + "nominal": { + "geometryDigest": "c05c3502a01b573722a3f86b2e5e64839f0a890421528288e086cb03f7b8c5a8", + "relationDigest": "b58c23cc399d11a1eb9a64a307c9e325ff49671a1df6925890c552ee8025656f", + "semanticNameDigest": "5eeeb5e7bf485ee4aa447b478eb3bbe111f1498777964dadcec5877bba468408" + }, + "before": { + "geometryDigest": "c05c3502a01b573722a3f86b2e5e64839f0a890421528288e086cb03f7b8c5a8", + "relationDigest": "5c5b9d2c1b6b0cea37d174cdc69406197a6dd328715965a55399e3e4767a3695", + "semanticNameDigest": "7dc0f4040b82a73371cb402ee0c3853827ad242adeeec6ed59fd9928a5493241" + }, + "edited": { + "geometryDigest": "b5eea2c55dc24ef23543b472055f3498e8b5aa274751a503e8d54cc1cd901148", + "relationDigest": "d45aa90cd64ea173630f7ec64b56266fe91c1f545e4359aa34df50788324a3b7", + "semanticNameDigest": "8e2b16b17b111fcc149e3c70ccc002bd01ee72aa3bf043281d31004822f7a50a" + }, + "restored": { + "geometryDigest": "c05c3502a01b573722a3f86b2e5e64839f0a890421528288e086cb03f7b8c5a8", + "relationDigest": "b58c23cc399d11a1eb9a64a307c9e325ff49671a1df6925890c552ee8025656f", + "semanticNameDigest": "5eeeb5e7bf485ee4aa447b478eb3bbe111f1498777964dadcec5877bba468408" + }, + "persistence": { + "initial": { + "relationDigest": "b58c23cc399d11a1eb9a64a307c9e325ff49671a1df6925890c552ee8025656f", + "semanticNameDigest": "5eeeb5e7bf485ee4aa447b478eb3bbe111f1498777964dadcec5877bba468408" + }, + "reopened": { + "relationDigest": "b58c23cc399d11a1eb9a64a307c9e325ff49671a1df6925890c552ee8025656f", + "semanticNameDigest": "5eeeb5e7bf485ee4aa447b478eb3bbe111f1498777964dadcec5877bba468408" + }, + "resaved": { + "relationDigest": "b58c23cc399d11a1eb9a64a307c9e325ff49671a1df6925890c552ee8025656f", + "semanticNameDigest": "5eeeb5e7bf485ee4aa447b478eb3bbe111f1498777964dadcec5877bba468408" + } + } + } + ], + "checks": { + "propertyRestored": true, + "geometryRestored": true, + "namingEvolved": true, + "restoredMatchesNominal": true, + "persistenceStable": true + } + }, + "replay": { + "caseId": "partdesign-taper", + "contract": { + "targetObject": "Pad13", + "targetTypeId": "PartDesign::Pad", + "propertyPath": "Length", + "propertyType": "App::PropertyLength", + "finalObject": "Pad13" + }, + "values": { + "before": 6, + "edited": 6.75, + "restored": 6 + }, + "driftOrdinals": [ + 0, + 9 + ], + "stages": [ + { + "ordinal": 0, + "name": "Body13", + "typeId": "PartDesign::Body", + "nominal": { + "geometryDigest": "c05c3502a01b573722a3f86b2e5e64839f0a890421528288e086cb03f7b8c5a8", + "relationDigest": "543c95a92cd252d827e669645866548928c0b22945f5d1a3be33fd2745d95712", + "semanticNameDigest": "4b7706afa7b318162eab8e9d3223f84acaf520d15a170d80dc35c8a6d3a6a26b" + }, + "before": { + "geometryDigest": "c05c3502a01b573722a3f86b2e5e64839f0a890421528288e086cb03f7b8c5a8", + "relationDigest": "08b9fb139630c4cbcdbbd86c810c493d7b068fc3c70ee65d09599b03a24de703", + "semanticNameDigest": "a0ea88793db765666d6d85bdfac03518a89fd5415d07c07d5f9b72c7c4088e84" + }, + "edited": { + "geometryDigest": "b5eea2c55dc24ef23543b472055f3498e8b5aa274751a503e8d54cc1cd901148", + "relationDigest": "1bbcb81bab6eceea180d654583de5afb4a159326b73356bf3ebd399991160a90", + "semanticNameDigest": "dd2a001da0ba39760fb9973e695e17e86f8f5b4adabd5aea0fc77ed0cc1d66d6" + }, + "restored": { + "geometryDigest": "c05c3502a01b573722a3f86b2e5e64839f0a890421528288e086cb03f7b8c5a8", + "relationDigest": "543c95a92cd252d827e669645866548928c0b22945f5d1a3be33fd2745d95712", + "semanticNameDigest": "4b7706afa7b318162eab8e9d3223f84acaf520d15a170d80dc35c8a6d3a6a26b" + }, + "persistence": { + "initial": { + "relationDigest": "543c95a92cd252d827e669645866548928c0b22945f5d1a3be33fd2745d95712", + "semanticNameDigest": "4b7706afa7b318162eab8e9d3223f84acaf520d15a170d80dc35c8a6d3a6a26b" + }, + "reopened": { + "relationDigest": "543c95a92cd252d827e669645866548928c0b22945f5d1a3be33fd2745d95712", + "semanticNameDigest": "4b7706afa7b318162eab8e9d3223f84acaf520d15a170d80dc35c8a6d3a6a26b" + }, + "resaved": { + "relationDigest": "543c95a92cd252d827e669645866548928c0b22945f5d1a3be33fd2745d95712", + "semanticNameDigest": "4b7706afa7b318162eab8e9d3223f84acaf520d15a170d80dc35c8a6d3a6a26b" + } + } + }, + { + "ordinal": 9, + "name": "Pad13", + "typeId": "PartDesign::Pad", + "nominal": { + "geometryDigest": "c05c3502a01b573722a3f86b2e5e64839f0a890421528288e086cb03f7b8c5a8", + "relationDigest": "b58c23cc399d11a1eb9a64a307c9e325ff49671a1df6925890c552ee8025656f", + "semanticNameDigest": "5eeeb5e7bf485ee4aa447b478eb3bbe111f1498777964dadcec5877bba468408" + }, + "before": { + "geometryDigest": "c05c3502a01b573722a3f86b2e5e64839f0a890421528288e086cb03f7b8c5a8", + "relationDigest": "5c5b9d2c1b6b0cea37d174cdc69406197a6dd328715965a55399e3e4767a3695", + "semanticNameDigest": "7dc0f4040b82a73371cb402ee0c3853827ad242adeeec6ed59fd9928a5493241" + }, + "edited": { + "geometryDigest": "b5eea2c55dc24ef23543b472055f3498e8b5aa274751a503e8d54cc1cd901148", + "relationDigest": "d45aa90cd64ea173630f7ec64b56266fe91c1f545e4359aa34df50788324a3b7", + "semanticNameDigest": "8e2b16b17b111fcc149e3c70ccc002bd01ee72aa3bf043281d31004822f7a50a" + }, + "restored": { + "geometryDigest": "c05c3502a01b573722a3f86b2e5e64839f0a890421528288e086cb03f7b8c5a8", + "relationDigest": "b58c23cc399d11a1eb9a64a307c9e325ff49671a1df6925890c552ee8025656f", + "semanticNameDigest": "5eeeb5e7bf485ee4aa447b478eb3bbe111f1498777964dadcec5877bba468408" + }, + "persistence": { + "initial": { + "relationDigest": "b58c23cc399d11a1eb9a64a307c9e325ff49671a1df6925890c552ee8025656f", + "semanticNameDigest": "5eeeb5e7bf485ee4aa447b478eb3bbe111f1498777964dadcec5877bba468408" + }, + "reopened": { + "relationDigest": "b58c23cc399d11a1eb9a64a307c9e325ff49671a1df6925890c552ee8025656f", + "semanticNameDigest": "5eeeb5e7bf485ee4aa447b478eb3bbe111f1498777964dadcec5877bba468408" + }, + "resaved": { + "relationDigest": "b58c23cc399d11a1eb9a64a307c9e325ff49671a1df6925890c552ee8025656f", + "semanticNameDigest": "5eeeb5e7bf485ee4aa447b478eb3bbe111f1498777964dadcec5877bba468408" + } + } + } + ], + "checks": { + "propertyRestored": true, + "geometryRestored": true, + "namingEvolved": true, + "restoredMatchesNominal": true, + "persistenceStable": true + } + }, + "replayStable": true, + "implementationDefect": false + }, + { + "taskId": "TSN-DRIFT-004", + "caseId": "partdesign-twoside", + "classification": "allowed_evolution", + "reasonCode": "native-history-stabilizes-after-edit-restore", + "rationale": "FreeCAD applies the same deterministic history evolution to a Two Lengths Pad Length edit/restore: Body and Pad geometry returns exactly, and the evolved names remain stable through save, reopen, and resave.", + "reference": { + "caseId": "partdesign-twoside", + "contract": { + "targetObject": "Pad14", + "targetTypeId": "PartDesign::Pad", + "propertyPath": "Length", + "propertyType": "App::PropertyLength", + "finalObject": "Pad14" + }, + "values": { + "before": 7, + "edited": 7.75, + "restored": 7 + }, + "driftOrdinals": [ + 0, + 9 + ], + "stages": [ + { + "ordinal": 0, + "name": "Body14", + "typeId": "PartDesign::Body", + "nominal": { + "geometryDigest": "2470d037ef123af6ca1a5ff874a20f55d07a66bf56cd92bf3235b3029511be94", + "relationDigest": "5015ae56df1c5ce36525016b8bf938c154cfca2ff2d3d1cc97b99cd44063e095", + "semanticNameDigest": "0aea366491ac416aec8e6e055434063d2e0645f1f347b1f3b60363ac135c3e85" + }, + "before": { + "geometryDigest": "2470d037ef123af6ca1a5ff874a20f55d07a66bf56cd92bf3235b3029511be94", + "relationDigest": "c12a5e737c4ceb635d3b816638bbee537b67c44d467f700bbddd60b4fa4dfbc0", + "semanticNameDigest": "e07d8f0ab682e495d52c97a9d6b90e5118a60b25266785f1fc5b9cf85744ef7d" + }, + "edited": { + "geometryDigest": "fed2b972ec166149c219536523b05f1741885d073a6c5dbc7c36e92e047c2a85", + "relationDigest": "804546aa8c9b1d6c1da2fb40dfe48ea428b1fea35dc01b413d20c6417b319e4f", + "semanticNameDigest": "8f307d5ca4c52c1887be472b56e18442b32d61713c815ca48ca5ab42c49b1ce4" + }, + "restored": { + "geometryDigest": "2470d037ef123af6ca1a5ff874a20f55d07a66bf56cd92bf3235b3029511be94", + "relationDigest": "5015ae56df1c5ce36525016b8bf938c154cfca2ff2d3d1cc97b99cd44063e095", + "semanticNameDigest": "0aea366491ac416aec8e6e055434063d2e0645f1f347b1f3b60363ac135c3e85" + }, + "persistence": { + "initial": { + "relationDigest": "5015ae56df1c5ce36525016b8bf938c154cfca2ff2d3d1cc97b99cd44063e095", + "semanticNameDigest": "0aea366491ac416aec8e6e055434063d2e0645f1f347b1f3b60363ac135c3e85" + }, + "reopened": { + "relationDigest": "5015ae56df1c5ce36525016b8bf938c154cfca2ff2d3d1cc97b99cd44063e095", + "semanticNameDigest": "0aea366491ac416aec8e6e055434063d2e0645f1f347b1f3b60363ac135c3e85" + }, + "resaved": { + "relationDigest": "5015ae56df1c5ce36525016b8bf938c154cfca2ff2d3d1cc97b99cd44063e095", + "semanticNameDigest": "0aea366491ac416aec8e6e055434063d2e0645f1f347b1f3b60363ac135c3e85" + } + } + }, + { + "ordinal": 9, + "name": "Pad14", + "typeId": "PartDesign::Pad", + "nominal": { + "geometryDigest": "2470d037ef123af6ca1a5ff874a20f55d07a66bf56cd92bf3235b3029511be94", + "relationDigest": "a15dbcc85c15b1cd15ea8d51e321d75faca0af30c1a4a80b73cdb929ae4c37c7", + "semanticNameDigest": "6590487bf8f5e5962b6c640db274d950f0fa6d6a44fa97231e72d7587e3aac3e" + }, + "before": { + "geometryDigest": "2470d037ef123af6ca1a5ff874a20f55d07a66bf56cd92bf3235b3029511be94", + "relationDigest": "1170dc13ef4dfcac346e9890a7e6a4bace0274d9944cea12dde5f575b4f1034b", + "semanticNameDigest": "7016833e7f7d1ea833c88070c3976df629b312251c0b45da355b937ca2425eaa" + }, + "edited": { + "geometryDigest": "fed2b972ec166149c219536523b05f1741885d073a6c5dbc7c36e92e047c2a85", + "relationDigest": "a05760355028c6df0ec3e4c2587297c8096239cea16684547af72036cd82bb5c", + "semanticNameDigest": "e60c184158a6d432b63a52e686588e64b204949b19118add959d63c15895a2b4" + }, + "restored": { + "geometryDigest": "2470d037ef123af6ca1a5ff874a20f55d07a66bf56cd92bf3235b3029511be94", + "relationDigest": "a15dbcc85c15b1cd15ea8d51e321d75faca0af30c1a4a80b73cdb929ae4c37c7", + "semanticNameDigest": "6590487bf8f5e5962b6c640db274d950f0fa6d6a44fa97231e72d7587e3aac3e" + }, + "persistence": { + "initial": { + "relationDigest": "a15dbcc85c15b1cd15ea8d51e321d75faca0af30c1a4a80b73cdb929ae4c37c7", + "semanticNameDigest": "6590487bf8f5e5962b6c640db274d950f0fa6d6a44fa97231e72d7587e3aac3e" + }, + "reopened": { + "relationDigest": "a15dbcc85c15b1cd15ea8d51e321d75faca0af30c1a4a80b73cdb929ae4c37c7", + "semanticNameDigest": "6590487bf8f5e5962b6c640db274d950f0fa6d6a44fa97231e72d7587e3aac3e" + }, + "resaved": { + "relationDigest": "a15dbcc85c15b1cd15ea8d51e321d75faca0af30c1a4a80b73cdb929ae4c37c7", + "semanticNameDigest": "6590487bf8f5e5962b6c640db274d950f0fa6d6a44fa97231e72d7587e3aac3e" + } + } + } + ], + "checks": { + "propertyRestored": true, + "geometryRestored": true, + "namingEvolved": true, + "restoredMatchesNominal": true, + "persistenceStable": true + } + }, + "replay": { + "caseId": "partdesign-twoside", + "contract": { + "targetObject": "Pad14", + "targetTypeId": "PartDesign::Pad", + "propertyPath": "Length", + "propertyType": "App::PropertyLength", + "finalObject": "Pad14" + }, + "values": { + "before": 7, + "edited": 7.75, + "restored": 7 + }, + "driftOrdinals": [ + 0, + 9 + ], + "stages": [ + { + "ordinal": 0, + "name": "Body14", + "typeId": "PartDesign::Body", + "nominal": { + "geometryDigest": "2470d037ef123af6ca1a5ff874a20f55d07a66bf56cd92bf3235b3029511be94", + "relationDigest": "5015ae56df1c5ce36525016b8bf938c154cfca2ff2d3d1cc97b99cd44063e095", + "semanticNameDigest": "0aea366491ac416aec8e6e055434063d2e0645f1f347b1f3b60363ac135c3e85" + }, + "before": { + "geometryDigest": "2470d037ef123af6ca1a5ff874a20f55d07a66bf56cd92bf3235b3029511be94", + "relationDigest": "c12a5e737c4ceb635d3b816638bbee537b67c44d467f700bbddd60b4fa4dfbc0", + "semanticNameDigest": "e07d8f0ab682e495d52c97a9d6b90e5118a60b25266785f1fc5b9cf85744ef7d" + }, + "edited": { + "geometryDigest": "fed2b972ec166149c219536523b05f1741885d073a6c5dbc7c36e92e047c2a85", + "relationDigest": "804546aa8c9b1d6c1da2fb40dfe48ea428b1fea35dc01b413d20c6417b319e4f", + "semanticNameDigest": "8f307d5ca4c52c1887be472b56e18442b32d61713c815ca48ca5ab42c49b1ce4" + }, + "restored": { + "geometryDigest": "2470d037ef123af6ca1a5ff874a20f55d07a66bf56cd92bf3235b3029511be94", + "relationDigest": "5015ae56df1c5ce36525016b8bf938c154cfca2ff2d3d1cc97b99cd44063e095", + "semanticNameDigest": "0aea366491ac416aec8e6e055434063d2e0645f1f347b1f3b60363ac135c3e85" + }, + "persistence": { + "initial": { + "relationDigest": "5015ae56df1c5ce36525016b8bf938c154cfca2ff2d3d1cc97b99cd44063e095", + "semanticNameDigest": "0aea366491ac416aec8e6e055434063d2e0645f1f347b1f3b60363ac135c3e85" + }, + "reopened": { + "relationDigest": "5015ae56df1c5ce36525016b8bf938c154cfca2ff2d3d1cc97b99cd44063e095", + "semanticNameDigest": "0aea366491ac416aec8e6e055434063d2e0645f1f347b1f3b60363ac135c3e85" + }, + "resaved": { + "relationDigest": "5015ae56df1c5ce36525016b8bf938c154cfca2ff2d3d1cc97b99cd44063e095", + "semanticNameDigest": "0aea366491ac416aec8e6e055434063d2e0645f1f347b1f3b60363ac135c3e85" + } + } + }, + { + "ordinal": 9, + "name": "Pad14", + "typeId": "PartDesign::Pad", + "nominal": { + "geometryDigest": "2470d037ef123af6ca1a5ff874a20f55d07a66bf56cd92bf3235b3029511be94", + "relationDigest": "a15dbcc85c15b1cd15ea8d51e321d75faca0af30c1a4a80b73cdb929ae4c37c7", + "semanticNameDigest": "6590487bf8f5e5962b6c640db274d950f0fa6d6a44fa97231e72d7587e3aac3e" + }, + "before": { + "geometryDigest": "2470d037ef123af6ca1a5ff874a20f55d07a66bf56cd92bf3235b3029511be94", + "relationDigest": "1170dc13ef4dfcac346e9890a7e6a4bace0274d9944cea12dde5f575b4f1034b", + "semanticNameDigest": "7016833e7f7d1ea833c88070c3976df629b312251c0b45da355b937ca2425eaa" + }, + "edited": { + "geometryDigest": "fed2b972ec166149c219536523b05f1741885d073a6c5dbc7c36e92e047c2a85", + "relationDigest": "a05760355028c6df0ec3e4c2587297c8096239cea16684547af72036cd82bb5c", + "semanticNameDigest": "e60c184158a6d432b63a52e686588e64b204949b19118add959d63c15895a2b4" + }, + "restored": { + "geometryDigest": "2470d037ef123af6ca1a5ff874a20f55d07a66bf56cd92bf3235b3029511be94", + "relationDigest": "a15dbcc85c15b1cd15ea8d51e321d75faca0af30c1a4a80b73cdb929ae4c37c7", + "semanticNameDigest": "6590487bf8f5e5962b6c640db274d950f0fa6d6a44fa97231e72d7587e3aac3e" + }, + "persistence": { + "initial": { + "relationDigest": "a15dbcc85c15b1cd15ea8d51e321d75faca0af30c1a4a80b73cdb929ae4c37c7", + "semanticNameDigest": "6590487bf8f5e5962b6c640db274d950f0fa6d6a44fa97231e72d7587e3aac3e" + }, + "reopened": { + "relationDigest": "a15dbcc85c15b1cd15ea8d51e321d75faca0af30c1a4a80b73cdb929ae4c37c7", + "semanticNameDigest": "6590487bf8f5e5962b6c640db274d950f0fa6d6a44fa97231e72d7587e3aac3e" + }, + "resaved": { + "relationDigest": "a15dbcc85c15b1cd15ea8d51e321d75faca0af30c1a4a80b73cdb929ae4c37c7", + "semanticNameDigest": "6590487bf8f5e5962b6c640db274d950f0fa6d6a44fa97231e72d7587e3aac3e" + } + } + } + ], + "checks": { + "propertyRestored": true, + "geometryRestored": true, + "namingEvolved": true, + "restoredMatchesNominal": true, + "persistenceStable": true + } + }, + "replayStable": true, + "implementationDefect": false + }, + { + "taskId": "TSN-DRIFT-005", + "caseId": "partdesign-pocket", + "classification": "allowed_evolution", + "reasonCode": "native-history-stabilizes-after-edit-restore", + "rationale": "FreeCAD applies deterministic history evolution to an upstream Pad Length edit/restore: Body, Pad, and downstream Pocket geometry returns exactly, and the evolved names remain stable through save, reopen, and resave.", + "reference": { + "caseId": "partdesign-pocket", + "contract": { + "targetObject": "Pad15", + "targetTypeId": "PartDesign::Pad", + "propertyPath": "Length", + "propertyType": "App::PropertyLength", + "finalObject": "Pocket15" + }, + "values": { + "before": 8, + "edited": 8.75, + "restored": 8 + }, + "driftOrdinals": [ + 0, + 9, + 11 + ], + "stages": [ + { + "ordinal": 0, + "name": "Body15", + "typeId": "PartDesign::Body", + "nominal": { + "geometryDigest": "b77b908042633ea0a8a879356d0607d230c6d8477fbc4646e7a75ccf28f4bc9e", + "relationDigest": "083f7d4c5bb5d23dfa0a08d635131a8abb5b9b832d549630156b66cdc161832f", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + }, + "before": { + "geometryDigest": "b77b908042633ea0a8a879356d0607d230c6d8477fbc4646e7a75ccf28f4bc9e", + "relationDigest": "1e344a294bc92cc93416c280347e8bb83c95dda2374a7af898d7016f679fac4a", + "semanticNameDigest": "b6b4b73b57c5417ba863a73e8ec41b9c0b7f55613ddb4227ac0862ad4b3dcc78" + }, + "edited": { + "geometryDigest": "90eadfc7f0435be3e16d7311111443f4fddc5df89ceff54539d8257dbe22d96a", + "relationDigest": "ea5a15cc998e0626e6f1e5a8ec9c1e03272656e920f8b32df2a4e50c4fcb9550", + "semanticNameDigest": "5b51f72d61ce39c483986658a308c8963e285b46060c2734f5a8564408110449" + }, + "restored": { + "geometryDigest": "b77b908042633ea0a8a879356d0607d230c6d8477fbc4646e7a75ccf28f4bc9e", + "relationDigest": "083f7d4c5bb5d23dfa0a08d635131a8abb5b9b832d549630156b66cdc161832f", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + }, + "persistence": { + "initial": { + "relationDigest": "083f7d4c5bb5d23dfa0a08d635131a8abb5b9b832d549630156b66cdc161832f", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + }, + "reopened": { + "relationDigest": "083f7d4c5bb5d23dfa0a08d635131a8abb5b9b832d549630156b66cdc161832f", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + }, + "resaved": { + "relationDigest": "083f7d4c5bb5d23dfa0a08d635131a8abb5b9b832d549630156b66cdc161832f", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + } + } + }, + { + "ordinal": 9, + "name": "Pad15", + "typeId": "PartDesign::Pad", + "nominal": { + "geometryDigest": "4d9bac34ef00223e0ad79ac8343db5ad41db344865e328d2af08af39e54d6cdc", + "relationDigest": "e97281f38a54f85f3efd545921005513575cc9de7482a0822585214bc5edd954", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + }, + "before": { + "geometryDigest": "4d9bac34ef00223e0ad79ac8343db5ad41db344865e328d2af08af39e54d6cdc", + "relationDigest": "d8708cae7aa61b2b888b3eb5b6529061fc2b984cefdd15313a7779752d0343d1", + "semanticNameDigest": "7016833e7f7d1ea833c88070c3976df629b312251c0b45da355b937ca2425eaa" + }, + "edited": { + "geometryDigest": "14a7d2af0ccc862011b83efa94b5a31de96ed928c5e2da9fc5e6c7bc27847dce", + "relationDigest": "aba7cfa7c09710094b72467c3bbae3e9c1b428b9fbfa5820b42b4b2c6077189f", + "semanticNameDigest": "14b22a1488b0ec4a49010c5a65a0cdb568599add0570eae14ebe3a08579fbed0" + }, + "restored": { + "geometryDigest": "4d9bac34ef00223e0ad79ac8343db5ad41db344865e328d2af08af39e54d6cdc", + "relationDigest": "e97281f38a54f85f3efd545921005513575cc9de7482a0822585214bc5edd954", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + }, + "persistence": { + "initial": { + "relationDigest": "e97281f38a54f85f3efd545921005513575cc9de7482a0822585214bc5edd954", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + }, + "reopened": { + "relationDigest": "e97281f38a54f85f3efd545921005513575cc9de7482a0822585214bc5edd954", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + }, + "resaved": { + "relationDigest": "e97281f38a54f85f3efd545921005513575cc9de7482a0822585214bc5edd954", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + } + } + }, + { + "ordinal": 11, + "name": "Pocket15", + "typeId": "PartDesign::Pocket", + "nominal": { + "geometryDigest": "b77b908042633ea0a8a879356d0607d230c6d8477fbc4646e7a75ccf28f4bc9e", + "relationDigest": "6a0f6dcfc8e94125d60f130d24b9490ecabe0747294e9ca9ce100052135fc49d", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + }, + "before": { + "geometryDigest": "b77b908042633ea0a8a879356d0607d230c6d8477fbc4646e7a75ccf28f4bc9e", + "relationDigest": "ed7205331a4271f3a7535adda719ebe9994bf698e2dee21ff12d26dc4c1b5c46", + "semanticNameDigest": "51f5899120010eb4a0f913afcd23096742187b0943f371325ed1bb74bd81ae46" + }, + "edited": { + "geometryDigest": "90eadfc7f0435be3e16d7311111443f4fddc5df89ceff54539d8257dbe22d96a", + "relationDigest": "6492a11febe39da11df809f50ccdd7c741f8a469df740dec6dd55ab9f6682751", + "semanticNameDigest": "6627baad9bb6166e382fc4bdbc5e9a71832717d8e31a67568797059ca787bb37" + }, + "restored": { + "geometryDigest": "b77b908042633ea0a8a879356d0607d230c6d8477fbc4646e7a75ccf28f4bc9e", + "relationDigest": "6a0f6dcfc8e94125d60f130d24b9490ecabe0747294e9ca9ce100052135fc49d", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + }, + "persistence": { + "initial": { + "relationDigest": "6a0f6dcfc8e94125d60f130d24b9490ecabe0747294e9ca9ce100052135fc49d", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + }, + "reopened": { + "relationDigest": "6a0f6dcfc8e94125d60f130d24b9490ecabe0747294e9ca9ce100052135fc49d", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + }, + "resaved": { + "relationDigest": "6a0f6dcfc8e94125d60f130d24b9490ecabe0747294e9ca9ce100052135fc49d", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + } + } + } + ], + "checks": { + "propertyRestored": true, + "geometryRestored": true, + "namingEvolved": true, + "restoredMatchesNominal": true, + "persistenceStable": true + } + }, + "replay": { + "caseId": "partdesign-pocket", + "contract": { + "targetObject": "Pad15", + "targetTypeId": "PartDesign::Pad", + "propertyPath": "Length", + "propertyType": "App::PropertyLength", + "finalObject": "Pocket15" + }, + "values": { + "before": 8, + "edited": 8.75, + "restored": 8 + }, + "driftOrdinals": [ + 0, + 9, + 11 + ], + "stages": [ + { + "ordinal": 0, + "name": "Body15", + "typeId": "PartDesign::Body", + "nominal": { + "geometryDigest": "b77b908042633ea0a8a879356d0607d230c6d8477fbc4646e7a75ccf28f4bc9e", + "relationDigest": "083f7d4c5bb5d23dfa0a08d635131a8abb5b9b832d549630156b66cdc161832f", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + }, + "before": { + "geometryDigest": "b77b908042633ea0a8a879356d0607d230c6d8477fbc4646e7a75ccf28f4bc9e", + "relationDigest": "1e344a294bc92cc93416c280347e8bb83c95dda2374a7af898d7016f679fac4a", + "semanticNameDigest": "b6b4b73b57c5417ba863a73e8ec41b9c0b7f55613ddb4227ac0862ad4b3dcc78" + }, + "edited": { + "geometryDigest": "90eadfc7f0435be3e16d7311111443f4fddc5df89ceff54539d8257dbe22d96a", + "relationDigest": "ea5a15cc998e0626e6f1e5a8ec9c1e03272656e920f8b32df2a4e50c4fcb9550", + "semanticNameDigest": "5b51f72d61ce39c483986658a308c8963e285b46060c2734f5a8564408110449" + }, + "restored": { + "geometryDigest": "b77b908042633ea0a8a879356d0607d230c6d8477fbc4646e7a75ccf28f4bc9e", + "relationDigest": "083f7d4c5bb5d23dfa0a08d635131a8abb5b9b832d549630156b66cdc161832f", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + }, + "persistence": { + "initial": { + "relationDigest": "083f7d4c5bb5d23dfa0a08d635131a8abb5b9b832d549630156b66cdc161832f", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + }, + "reopened": { + "relationDigest": "083f7d4c5bb5d23dfa0a08d635131a8abb5b9b832d549630156b66cdc161832f", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + }, + "resaved": { + "relationDigest": "083f7d4c5bb5d23dfa0a08d635131a8abb5b9b832d549630156b66cdc161832f", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + } + } + }, + { + "ordinal": 9, + "name": "Pad15", + "typeId": "PartDesign::Pad", + "nominal": { + "geometryDigest": "4d9bac34ef00223e0ad79ac8343db5ad41db344865e328d2af08af39e54d6cdc", + "relationDigest": "e97281f38a54f85f3efd545921005513575cc9de7482a0822585214bc5edd954", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + }, + "before": { + "geometryDigest": "4d9bac34ef00223e0ad79ac8343db5ad41db344865e328d2af08af39e54d6cdc", + "relationDigest": "d8708cae7aa61b2b888b3eb5b6529061fc2b984cefdd15313a7779752d0343d1", + "semanticNameDigest": "7016833e7f7d1ea833c88070c3976df629b312251c0b45da355b937ca2425eaa" + }, + "edited": { + "geometryDigest": "14a7d2af0ccc862011b83efa94b5a31de96ed928c5e2da9fc5e6c7bc27847dce", + "relationDigest": "aba7cfa7c09710094b72467c3bbae3e9c1b428b9fbfa5820b42b4b2c6077189f", + "semanticNameDigest": "14b22a1488b0ec4a49010c5a65a0cdb568599add0570eae14ebe3a08579fbed0" + }, + "restored": { + "geometryDigest": "4d9bac34ef00223e0ad79ac8343db5ad41db344865e328d2af08af39e54d6cdc", + "relationDigest": "e97281f38a54f85f3efd545921005513575cc9de7482a0822585214bc5edd954", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + }, + "persistence": { + "initial": { + "relationDigest": "e97281f38a54f85f3efd545921005513575cc9de7482a0822585214bc5edd954", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + }, + "reopened": { + "relationDigest": "e97281f38a54f85f3efd545921005513575cc9de7482a0822585214bc5edd954", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + }, + "resaved": { + "relationDigest": "e97281f38a54f85f3efd545921005513575cc9de7482a0822585214bc5edd954", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + } + } + }, + { + "ordinal": 11, + "name": "Pocket15", + "typeId": "PartDesign::Pocket", + "nominal": { + "geometryDigest": "b77b908042633ea0a8a879356d0607d230c6d8477fbc4646e7a75ccf28f4bc9e", + "relationDigest": "6a0f6dcfc8e94125d60f130d24b9490ecabe0747294e9ca9ce100052135fc49d", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + }, + "before": { + "geometryDigest": "b77b908042633ea0a8a879356d0607d230c6d8477fbc4646e7a75ccf28f4bc9e", + "relationDigest": "ed7205331a4271f3a7535adda719ebe9994bf698e2dee21ff12d26dc4c1b5c46", + "semanticNameDigest": "51f5899120010eb4a0f913afcd23096742187b0943f371325ed1bb74bd81ae46" + }, + "edited": { + "geometryDigest": "90eadfc7f0435be3e16d7311111443f4fddc5df89ceff54539d8257dbe22d96a", + "relationDigest": "6492a11febe39da11df809f50ccdd7c741f8a469df740dec6dd55ab9f6682751", + "semanticNameDigest": "6627baad9bb6166e382fc4bdbc5e9a71832717d8e31a67568797059ca787bb37" + }, + "restored": { + "geometryDigest": "b77b908042633ea0a8a879356d0607d230c6d8477fbc4646e7a75ccf28f4bc9e", + "relationDigest": "6a0f6dcfc8e94125d60f130d24b9490ecabe0747294e9ca9ce100052135fc49d", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + }, + "persistence": { + "initial": { + "relationDigest": "6a0f6dcfc8e94125d60f130d24b9490ecabe0747294e9ca9ce100052135fc49d", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + }, + "reopened": { + "relationDigest": "6a0f6dcfc8e94125d60f130d24b9490ecabe0747294e9ca9ce100052135fc49d", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + }, + "resaved": { + "relationDigest": "6a0f6dcfc8e94125d60f130d24b9490ecabe0747294e9ca9ce100052135fc49d", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + } + } + } + ], + "checks": { + "propertyRestored": true, + "geometryRestored": true, + "namingEvolved": true, + "restoredMatchesNominal": true, + "persistenceStable": true + } + }, + "replayStable": true, + "implementationDefect": false + }, + { + "taskId": "TSN-DRIFT-006", + "caseId": "partdesign-pocket-through", + "classification": "allowed_evolution", + "reasonCode": "native-history-stabilizes-after-edit-restore", + "rationale": "FreeCAD applies deterministic history evolution through a Through All Pocket after an upstream Pad Length edit/restore: Body, Pad, and Pocket geometry returns exactly, and the evolved names remain stable through save, reopen, and resave.", + "reference": { + "caseId": "partdesign-pocket-through", + "contract": { + "targetObject": "Pad16", + "targetTypeId": "PartDesign::Pad", + "propertyPath": "Length", + "propertyType": "App::PropertyLength", + "finalObject": "Pocket16" + }, + "values": { + "before": 5, + "edited": 5.75, + "restored": 5 + }, + "driftOrdinals": [ + 0, + 9, + 11 + ], + "stages": [ + { + "ordinal": 0, + "name": "Body16", + "typeId": "PartDesign::Body", + "nominal": { + "geometryDigest": "7af30493d106e0bc76fefed0b35974945b9221da76a1bacd447d7ba36dfd0bc7", + "relationDigest": "9f5f0cf8bcfa9cfa4d5bc181fc77e00cf357779f0bc911453c5e3298cd315280", + "semanticNameDigest": "88fa663eb0c658c3a5053bbf387295d860160c090e152dc4e7e5e56649f0dfc4" + }, + "before": { + "geometryDigest": "7af30493d106e0bc76fefed0b35974945b9221da76a1bacd447d7ba36dfd0bc7", + "relationDigest": "0be125b20e18f81cc0cb5be8c0b12dbfd87b25a7ff245c544ddfb7078024e054", + "semanticNameDigest": "30ff423cf8036ad5bc8f59b98d4c8c56d3f5caf126e53a459421d4ab9cea1b33" + }, + "edited": { + "geometryDigest": "cde8c6faedccd7982afbe32c73870e22f99f8c9134c7bc095a5869f47f97b771", + "relationDigest": "b735869b1eaee4abc0098dbdcc95d04fce96aed48b43d58a1678113bef113647", + "semanticNameDigest": "030b86907fbcf1a04d0a629364dad2d8093c7fd4f890d94300d5c57e844a0404" + }, + "restored": { + "geometryDigest": "7af30493d106e0bc76fefed0b35974945b9221da76a1bacd447d7ba36dfd0bc7", + "relationDigest": "9f5f0cf8bcfa9cfa4d5bc181fc77e00cf357779f0bc911453c5e3298cd315280", + "semanticNameDigest": "88fa663eb0c658c3a5053bbf387295d860160c090e152dc4e7e5e56649f0dfc4" + }, + "persistence": { + "initial": { + "relationDigest": "9f5f0cf8bcfa9cfa4d5bc181fc77e00cf357779f0bc911453c5e3298cd315280", + "semanticNameDigest": "88fa663eb0c658c3a5053bbf387295d860160c090e152dc4e7e5e56649f0dfc4" + }, + "reopened": { + "relationDigest": "9f5f0cf8bcfa9cfa4d5bc181fc77e00cf357779f0bc911453c5e3298cd315280", + "semanticNameDigest": "88fa663eb0c658c3a5053bbf387295d860160c090e152dc4e7e5e56649f0dfc4" + }, + "resaved": { + "relationDigest": "9f5f0cf8bcfa9cfa4d5bc181fc77e00cf357779f0bc911453c5e3298cd315280", + "semanticNameDigest": "88fa663eb0c658c3a5053bbf387295d860160c090e152dc4e7e5e56649f0dfc4" + } + } + }, + { + "ordinal": 9, + "name": "Pad16", + "typeId": "PartDesign::Pad", + "nominal": { + "geometryDigest": "b86fad46c20d2107571ef4050aae588e9738c277c2adca4ed5eb4087df945821", + "relationDigest": "e294b273bf95cb39444ca87931043876a9812625eeadc08d9115f13fe99e42c1", + "semanticNameDigest": "8abf4b9c70768ed85307d35287bef12870d6139d09f13966b6daf8149cc0945a" + }, + "before": { + "geometryDigest": "b86fad46c20d2107571ef4050aae588e9738c277c2adca4ed5eb4087df945821", + "relationDigest": "e93e05d9bd740bbaa9b8613b6be300315b160824f4bcf3a384072b9cf351eecc", + "semanticNameDigest": "7016833e7f7d1ea833c88070c3976df629b312251c0b45da355b937ca2425eaa" + }, + "edited": { + "geometryDigest": "74d5c7543c8efb703f2af1623c3b56cac817251b796344aa3cd0fdfbb34879da", + "relationDigest": "32444cecf558a13781ba92d0c40c379a4fb94147262f8f73ab224f76a8c9004d", + "semanticNameDigest": "fa2f79d7557e02ea1403c7dde552c68b6ac9e93cc83ff517bd96d7edabbaea39" + }, + "restored": { + "geometryDigest": "b86fad46c20d2107571ef4050aae588e9738c277c2adca4ed5eb4087df945821", + "relationDigest": "e294b273bf95cb39444ca87931043876a9812625eeadc08d9115f13fe99e42c1", + "semanticNameDigest": "8abf4b9c70768ed85307d35287bef12870d6139d09f13966b6daf8149cc0945a" + }, + "persistence": { + "initial": { + "relationDigest": "e294b273bf95cb39444ca87931043876a9812625eeadc08d9115f13fe99e42c1", + "semanticNameDigest": "8abf4b9c70768ed85307d35287bef12870d6139d09f13966b6daf8149cc0945a" + }, + "reopened": { + "relationDigest": "e294b273bf95cb39444ca87931043876a9812625eeadc08d9115f13fe99e42c1", + "semanticNameDigest": "8abf4b9c70768ed85307d35287bef12870d6139d09f13966b6daf8149cc0945a" + }, + "resaved": { + "relationDigest": "e294b273bf95cb39444ca87931043876a9812625eeadc08d9115f13fe99e42c1", + "semanticNameDigest": "8abf4b9c70768ed85307d35287bef12870d6139d09f13966b6daf8149cc0945a" + } + } + }, + { + "ordinal": 11, + "name": "Pocket16", + "typeId": "PartDesign::Pocket", + "nominal": { + "geometryDigest": "7af30493d106e0bc76fefed0b35974945b9221da76a1bacd447d7ba36dfd0bc7", + "relationDigest": "6243b4a96b360c27acefa6e7f3d33c0028fb399764ed25618ca02b815859576c", + "semanticNameDigest": "18fffcdaa360c13dd3279890d0b061e1a55e998933329ea37445ca0ec7487c7b" + }, + "before": { + "geometryDigest": "7af30493d106e0bc76fefed0b35974945b9221da76a1bacd447d7ba36dfd0bc7", + "relationDigest": "406306a00b62c08e8402caf9b434c1a1e1e2c559b3c7a4ccf2a5385f0b4f0076", + "semanticNameDigest": "9946df59f15e9e464ad052b070e992577a3d0bc6c49325fb40eac7656645dfb2" + }, + "edited": { + "geometryDigest": "cde8c6faedccd7982afbe32c73870e22f99f8c9134c7bc095a5869f47f97b771", + "relationDigest": "264a292edce634c843901b47abc2f2616ada2c975447db8d50259a4daa5d9f3b", + "semanticNameDigest": "f6d1c5dff2b47b703ecb63adea4f544b9409f9e8b9dab1e6aaa94f6242455d66" + }, + "restored": { + "geometryDigest": "7af30493d106e0bc76fefed0b35974945b9221da76a1bacd447d7ba36dfd0bc7", + "relationDigest": "6243b4a96b360c27acefa6e7f3d33c0028fb399764ed25618ca02b815859576c", + "semanticNameDigest": "18fffcdaa360c13dd3279890d0b061e1a55e998933329ea37445ca0ec7487c7b" + }, + "persistence": { + "initial": { + "relationDigest": "6243b4a96b360c27acefa6e7f3d33c0028fb399764ed25618ca02b815859576c", + "semanticNameDigest": "18fffcdaa360c13dd3279890d0b061e1a55e998933329ea37445ca0ec7487c7b" + }, + "reopened": { + "relationDigest": "6243b4a96b360c27acefa6e7f3d33c0028fb399764ed25618ca02b815859576c", + "semanticNameDigest": "18fffcdaa360c13dd3279890d0b061e1a55e998933329ea37445ca0ec7487c7b" + }, + "resaved": { + "relationDigest": "6243b4a96b360c27acefa6e7f3d33c0028fb399764ed25618ca02b815859576c", + "semanticNameDigest": "18fffcdaa360c13dd3279890d0b061e1a55e998933329ea37445ca0ec7487c7b" + } + } + } + ], + "checks": { + "propertyRestored": true, + "geometryRestored": true, + "namingEvolved": true, + "restoredMatchesNominal": true, + "persistenceStable": true + } + }, + "replay": { + "caseId": "partdesign-pocket-through", + "contract": { + "targetObject": "Pad16", + "targetTypeId": "PartDesign::Pad", + "propertyPath": "Length", + "propertyType": "App::PropertyLength", + "finalObject": "Pocket16" + }, + "values": { + "before": 5, + "edited": 5.75, + "restored": 5 + }, + "driftOrdinals": [ + 0, + 9, + 11 + ], + "stages": [ + { + "ordinal": 0, + "name": "Body16", + "typeId": "PartDesign::Body", + "nominal": { + "geometryDigest": "7af30493d106e0bc76fefed0b35974945b9221da76a1bacd447d7ba36dfd0bc7", + "relationDigest": "9f5f0cf8bcfa9cfa4d5bc181fc77e00cf357779f0bc911453c5e3298cd315280", + "semanticNameDigest": "88fa663eb0c658c3a5053bbf387295d860160c090e152dc4e7e5e56649f0dfc4" + }, + "before": { + "geometryDigest": "7af30493d106e0bc76fefed0b35974945b9221da76a1bacd447d7ba36dfd0bc7", + "relationDigest": "0be125b20e18f81cc0cb5be8c0b12dbfd87b25a7ff245c544ddfb7078024e054", + "semanticNameDigest": "30ff423cf8036ad5bc8f59b98d4c8c56d3f5caf126e53a459421d4ab9cea1b33" + }, + "edited": { + "geometryDigest": "cde8c6faedccd7982afbe32c73870e22f99f8c9134c7bc095a5869f47f97b771", + "relationDigest": "b735869b1eaee4abc0098dbdcc95d04fce96aed48b43d58a1678113bef113647", + "semanticNameDigest": "030b86907fbcf1a04d0a629364dad2d8093c7fd4f890d94300d5c57e844a0404" + }, + "restored": { + "geometryDigest": "7af30493d106e0bc76fefed0b35974945b9221da76a1bacd447d7ba36dfd0bc7", + "relationDigest": "9f5f0cf8bcfa9cfa4d5bc181fc77e00cf357779f0bc911453c5e3298cd315280", + "semanticNameDigest": "88fa663eb0c658c3a5053bbf387295d860160c090e152dc4e7e5e56649f0dfc4" + }, + "persistence": { + "initial": { + "relationDigest": "9f5f0cf8bcfa9cfa4d5bc181fc77e00cf357779f0bc911453c5e3298cd315280", + "semanticNameDigest": "88fa663eb0c658c3a5053bbf387295d860160c090e152dc4e7e5e56649f0dfc4" + }, + "reopened": { + "relationDigest": "9f5f0cf8bcfa9cfa4d5bc181fc77e00cf357779f0bc911453c5e3298cd315280", + "semanticNameDigest": "88fa663eb0c658c3a5053bbf387295d860160c090e152dc4e7e5e56649f0dfc4" + }, + "resaved": { + "relationDigest": "9f5f0cf8bcfa9cfa4d5bc181fc77e00cf357779f0bc911453c5e3298cd315280", + "semanticNameDigest": "88fa663eb0c658c3a5053bbf387295d860160c090e152dc4e7e5e56649f0dfc4" + } + } + }, + { + "ordinal": 9, + "name": "Pad16", + "typeId": "PartDesign::Pad", + "nominal": { + "geometryDigest": "b86fad46c20d2107571ef4050aae588e9738c277c2adca4ed5eb4087df945821", + "relationDigest": "e294b273bf95cb39444ca87931043876a9812625eeadc08d9115f13fe99e42c1", + "semanticNameDigest": "8abf4b9c70768ed85307d35287bef12870d6139d09f13966b6daf8149cc0945a" + }, + "before": { + "geometryDigest": "b86fad46c20d2107571ef4050aae588e9738c277c2adca4ed5eb4087df945821", + "relationDigest": "e93e05d9bd740bbaa9b8613b6be300315b160824f4bcf3a384072b9cf351eecc", + "semanticNameDigest": "7016833e7f7d1ea833c88070c3976df629b312251c0b45da355b937ca2425eaa" + }, + "edited": { + "geometryDigest": "74d5c7543c8efb703f2af1623c3b56cac817251b796344aa3cd0fdfbb34879da", + "relationDigest": "32444cecf558a13781ba92d0c40c379a4fb94147262f8f73ab224f76a8c9004d", + "semanticNameDigest": "fa2f79d7557e02ea1403c7dde552c68b6ac9e93cc83ff517bd96d7edabbaea39" + }, + "restored": { + "geometryDigest": "b86fad46c20d2107571ef4050aae588e9738c277c2adca4ed5eb4087df945821", + "relationDigest": "e294b273bf95cb39444ca87931043876a9812625eeadc08d9115f13fe99e42c1", + "semanticNameDigest": "8abf4b9c70768ed85307d35287bef12870d6139d09f13966b6daf8149cc0945a" + }, + "persistence": { + "initial": { + "relationDigest": "e294b273bf95cb39444ca87931043876a9812625eeadc08d9115f13fe99e42c1", + "semanticNameDigest": "8abf4b9c70768ed85307d35287bef12870d6139d09f13966b6daf8149cc0945a" + }, + "reopened": { + "relationDigest": "e294b273bf95cb39444ca87931043876a9812625eeadc08d9115f13fe99e42c1", + "semanticNameDigest": "8abf4b9c70768ed85307d35287bef12870d6139d09f13966b6daf8149cc0945a" + }, + "resaved": { + "relationDigest": "e294b273bf95cb39444ca87931043876a9812625eeadc08d9115f13fe99e42c1", + "semanticNameDigest": "8abf4b9c70768ed85307d35287bef12870d6139d09f13966b6daf8149cc0945a" + } + } + }, + { + "ordinal": 11, + "name": "Pocket16", + "typeId": "PartDesign::Pocket", + "nominal": { + "geometryDigest": "7af30493d106e0bc76fefed0b35974945b9221da76a1bacd447d7ba36dfd0bc7", + "relationDigest": "6243b4a96b360c27acefa6e7f3d33c0028fb399764ed25618ca02b815859576c", + "semanticNameDigest": "18fffcdaa360c13dd3279890d0b061e1a55e998933329ea37445ca0ec7487c7b" + }, + "before": { + "geometryDigest": "7af30493d106e0bc76fefed0b35974945b9221da76a1bacd447d7ba36dfd0bc7", + "relationDigest": "406306a00b62c08e8402caf9b434c1a1e1e2c559b3c7a4ccf2a5385f0b4f0076", + "semanticNameDigest": "9946df59f15e9e464ad052b070e992577a3d0bc6c49325fb40eac7656645dfb2" + }, + "edited": { + "geometryDigest": "cde8c6faedccd7982afbe32c73870e22f99f8c9134c7bc095a5869f47f97b771", + "relationDigest": "264a292edce634c843901b47abc2f2616ada2c975447db8d50259a4daa5d9f3b", + "semanticNameDigest": "f6d1c5dff2b47b703ecb63adea4f544b9409f9e8b9dab1e6aaa94f6242455d66" + }, + "restored": { + "geometryDigest": "7af30493d106e0bc76fefed0b35974945b9221da76a1bacd447d7ba36dfd0bc7", + "relationDigest": "6243b4a96b360c27acefa6e7f3d33c0028fb399764ed25618ca02b815859576c", + "semanticNameDigest": "18fffcdaa360c13dd3279890d0b061e1a55e998933329ea37445ca0ec7487c7b" + }, + "persistence": { + "initial": { + "relationDigest": "6243b4a96b360c27acefa6e7f3d33c0028fb399764ed25618ca02b815859576c", + "semanticNameDigest": "18fffcdaa360c13dd3279890d0b061e1a55e998933329ea37445ca0ec7487c7b" + }, + "reopened": { + "relationDigest": "6243b4a96b360c27acefa6e7f3d33c0028fb399764ed25618ca02b815859576c", + "semanticNameDigest": "18fffcdaa360c13dd3279890d0b061e1a55e998933329ea37445ca0ec7487c7b" + }, + "resaved": { + "relationDigest": "6243b4a96b360c27acefa6e7f3d33c0028fb399764ed25618ca02b815859576c", + "semanticNameDigest": "18fffcdaa360c13dd3279890d0b061e1a55e998933329ea37445ca0ec7487c7b" + } + } + } + ], + "checks": { + "propertyRestored": true, + "geometryRestored": true, + "namingEvolved": true, + "restoredMatchesNominal": true, + "persistenceStable": true + } + }, + "replayStable": true, + "implementationDefect": false + }, + { + "taskId": "TSN-DRIFT-007", + "caseId": "partdesign-pocket-midplane", + "classification": "allowed_evolution", + "reasonCode": "native-history-stabilizes-after-edit-restore", + "rationale": "FreeCAD applies deterministic history evolution through a Midplane Pocket after an upstream Pad Length edit/restore: Body, Pad, and Pocket geometry returns exactly, and the evolved names remain stable through save, reopen, and resave.", + "reference": { + "caseId": "partdesign-pocket-midplane", + "contract": { + "targetObject": "Pad17", + "targetTypeId": "PartDesign::Pad", + "propertyPath": "Length", + "propertyType": "App::PropertyLength", + "finalObject": "Pocket17" + }, + "values": { + "before": 6, + "edited": 6.75, + "restored": 6 + }, + "driftOrdinals": [ + 0, + 9, + 11 + ], + "stages": [ + { + "ordinal": 0, + "name": "Body17", + "typeId": "PartDesign::Body", + "nominal": { + "geometryDigest": "2c5b47b085e3da4923fc22ca9a25edf6db4784848966322eecf8391d79deae71", + "relationDigest": "67afcfff404e1e4bce3c08f4c5be3993e4160c462194b3005c6926880b592b06", + "semanticNameDigest": "1ec30f3d1fe50691136139ba972738e93d5a7ffd5c026a90ca78568a200acafb" + }, + "before": { + "geometryDigest": "2c5b47b085e3da4923fc22ca9a25edf6db4784848966322eecf8391d79deae71", + "relationDigest": "eba5d9bd3b0518b36549a4e20bb71a5270fd0cfa1e3cc0c51afc868f71a39f26", + "semanticNameDigest": "249e1ecb590b053d1dc91d07b16aba5c2743807a08460bfded78f47cb80dd3cf" + }, + "edited": { + "geometryDigest": "9bb4e9ec6ab06c0e0979e0a01cd80bd6b77b0ccf0dc798fb2a97daee75e39280", + "relationDigest": "8f59e7ae94a4b86bfa3277da38f462b2ef81c9fe47dcc3ccfec22f3751d5f7aa", + "semanticNameDigest": "1a132ae79133d8686371688c69841c68db49631c63509fb13c52163bc5f0eabe" + }, + "restored": { + "geometryDigest": "2c5b47b085e3da4923fc22ca9a25edf6db4784848966322eecf8391d79deae71", + "relationDigest": "67afcfff404e1e4bce3c08f4c5be3993e4160c462194b3005c6926880b592b06", + "semanticNameDigest": "1ec30f3d1fe50691136139ba972738e93d5a7ffd5c026a90ca78568a200acafb" + }, + "persistence": { + "initial": { + "relationDigest": "67afcfff404e1e4bce3c08f4c5be3993e4160c462194b3005c6926880b592b06", + "semanticNameDigest": "1ec30f3d1fe50691136139ba972738e93d5a7ffd5c026a90ca78568a200acafb" + }, + "reopened": { + "relationDigest": "67afcfff404e1e4bce3c08f4c5be3993e4160c462194b3005c6926880b592b06", + "semanticNameDigest": "1ec30f3d1fe50691136139ba972738e93d5a7ffd5c026a90ca78568a200acafb" + }, + "resaved": { + "relationDigest": "67afcfff404e1e4bce3c08f4c5be3993e4160c462194b3005c6926880b592b06", + "semanticNameDigest": "1ec30f3d1fe50691136139ba972738e93d5a7ffd5c026a90ca78568a200acafb" + } + } + }, + { + "ordinal": 9, + "name": "Pad17", + "typeId": "PartDesign::Pad", + "nominal": { + "geometryDigest": "eb8470c20e1ba0010c97d146b04d47381be407845fd327ba38a19c4cc204da76", + "relationDigest": "f54d0fbb396fae621163c58f047ed35d7e9d5c185487e07d2ae254c208f16220", + "semanticNameDigest": "b15da8ac5d7c0413cdaf3dd82d545c3cc84c131ce25b8c27726ce43406868a59" + }, + "before": { + "geometryDigest": "eb8470c20e1ba0010c97d146b04d47381be407845fd327ba38a19c4cc204da76", + "relationDigest": "6520fc9e1245066040d463e7cf5628b58b9a05e41d9aa6c857e4bc5fcf6c5e70", + "semanticNameDigest": "7016833e7f7d1ea833c88070c3976df629b312251c0b45da355b937ca2425eaa" + }, + "edited": { + "geometryDigest": "675811212aac24325abe74640f6bfa949174c578fac2fa1b935ae8c1866c9c95", + "relationDigest": "abc4faa6f5bf280b2e05269a4adad122325bbd552c3e5c90d65ef54e50c12f70", + "semanticNameDigest": "47304b9879aac442780b0985ced9d496875c356776e4a9ed8497cc8a128567d9" + }, + "restored": { + "geometryDigest": "eb8470c20e1ba0010c97d146b04d47381be407845fd327ba38a19c4cc204da76", + "relationDigest": "f54d0fbb396fae621163c58f047ed35d7e9d5c185487e07d2ae254c208f16220", + "semanticNameDigest": "b15da8ac5d7c0413cdaf3dd82d545c3cc84c131ce25b8c27726ce43406868a59" + }, + "persistence": { + "initial": { + "relationDigest": "f54d0fbb396fae621163c58f047ed35d7e9d5c185487e07d2ae254c208f16220", + "semanticNameDigest": "b15da8ac5d7c0413cdaf3dd82d545c3cc84c131ce25b8c27726ce43406868a59" + }, + "reopened": { + "relationDigest": "f54d0fbb396fae621163c58f047ed35d7e9d5c185487e07d2ae254c208f16220", + "semanticNameDigest": "b15da8ac5d7c0413cdaf3dd82d545c3cc84c131ce25b8c27726ce43406868a59" + }, + "resaved": { + "relationDigest": "f54d0fbb396fae621163c58f047ed35d7e9d5c185487e07d2ae254c208f16220", + "semanticNameDigest": "b15da8ac5d7c0413cdaf3dd82d545c3cc84c131ce25b8c27726ce43406868a59" + } + } + }, + { + "ordinal": 11, + "name": "Pocket17", + "typeId": "PartDesign::Pocket", + "nominal": { + "geometryDigest": "2c5b47b085e3da4923fc22ca9a25edf6db4784848966322eecf8391d79deae71", + "relationDigest": "2068b7180d47301a2953579c7c04ca0a969d9b17363453523161ed6cb9377887", + "semanticNameDigest": "fdf43eda27a3f13ebf1102a380b5f0cc0a8ec24b8176b5d919fdac1928c84037" + }, + "before": { + "geometryDigest": "2c5b47b085e3da4923fc22ca9a25edf6db4784848966322eecf8391d79deae71", + "relationDigest": "a68d621abf9dfa92a474b7b6d48adc138db306573cd13c817124370150bb1115", + "semanticNameDigest": "8965448f0545d0f32df9e48cd071273cc4aa5a81bffcf298e64605f98d83d36f" + }, + "edited": { + "geometryDigest": "9bb4e9ec6ab06c0e0979e0a01cd80bd6b77b0ccf0dc798fb2a97daee75e39280", + "relationDigest": "305a81605b565e92bed33bbd4fe3fe1e6beb603c92f22b8a1d73629e29714325", + "semanticNameDigest": "db6c50aa1b514cee8a1507e6847d0ff104c6fb96fb4f0471e4a782296b0a1c8d" + }, + "restored": { + "geometryDigest": "2c5b47b085e3da4923fc22ca9a25edf6db4784848966322eecf8391d79deae71", + "relationDigest": "2068b7180d47301a2953579c7c04ca0a969d9b17363453523161ed6cb9377887", + "semanticNameDigest": "fdf43eda27a3f13ebf1102a380b5f0cc0a8ec24b8176b5d919fdac1928c84037" + }, + "persistence": { + "initial": { + "relationDigest": "2068b7180d47301a2953579c7c04ca0a969d9b17363453523161ed6cb9377887", + "semanticNameDigest": "fdf43eda27a3f13ebf1102a380b5f0cc0a8ec24b8176b5d919fdac1928c84037" + }, + "reopened": { + "relationDigest": "2068b7180d47301a2953579c7c04ca0a969d9b17363453523161ed6cb9377887", + "semanticNameDigest": "fdf43eda27a3f13ebf1102a380b5f0cc0a8ec24b8176b5d919fdac1928c84037" + }, + "resaved": { + "relationDigest": "2068b7180d47301a2953579c7c04ca0a969d9b17363453523161ed6cb9377887", + "semanticNameDigest": "fdf43eda27a3f13ebf1102a380b5f0cc0a8ec24b8176b5d919fdac1928c84037" + } + } + } + ], + "checks": { + "propertyRestored": true, + "geometryRestored": true, + "namingEvolved": true, + "restoredMatchesNominal": true, + "persistenceStable": true + } + }, + "replay": { + "caseId": "partdesign-pocket-midplane", + "contract": { + "targetObject": "Pad17", + "targetTypeId": "PartDesign::Pad", + "propertyPath": "Length", + "propertyType": "App::PropertyLength", + "finalObject": "Pocket17" + }, + "values": { + "before": 6, + "edited": 6.75, + "restored": 6 + }, + "driftOrdinals": [ + 0, + 9, + 11 + ], + "stages": [ + { + "ordinal": 0, + "name": "Body17", + "typeId": "PartDesign::Body", + "nominal": { + "geometryDigest": "2c5b47b085e3da4923fc22ca9a25edf6db4784848966322eecf8391d79deae71", + "relationDigest": "67afcfff404e1e4bce3c08f4c5be3993e4160c462194b3005c6926880b592b06", + "semanticNameDigest": "1ec30f3d1fe50691136139ba972738e93d5a7ffd5c026a90ca78568a200acafb" + }, + "before": { + "geometryDigest": "2c5b47b085e3da4923fc22ca9a25edf6db4784848966322eecf8391d79deae71", + "relationDigest": "eba5d9bd3b0518b36549a4e20bb71a5270fd0cfa1e3cc0c51afc868f71a39f26", + "semanticNameDigest": "249e1ecb590b053d1dc91d07b16aba5c2743807a08460bfded78f47cb80dd3cf" + }, + "edited": { + "geometryDigest": "9bb4e9ec6ab06c0e0979e0a01cd80bd6b77b0ccf0dc798fb2a97daee75e39280", + "relationDigest": "8f59e7ae94a4b86bfa3277da38f462b2ef81c9fe47dcc3ccfec22f3751d5f7aa", + "semanticNameDigest": "1a132ae79133d8686371688c69841c68db49631c63509fb13c52163bc5f0eabe" + }, + "restored": { + "geometryDigest": "2c5b47b085e3da4923fc22ca9a25edf6db4784848966322eecf8391d79deae71", + "relationDigest": "67afcfff404e1e4bce3c08f4c5be3993e4160c462194b3005c6926880b592b06", + "semanticNameDigest": "1ec30f3d1fe50691136139ba972738e93d5a7ffd5c026a90ca78568a200acafb" + }, + "persistence": { + "initial": { + "relationDigest": "67afcfff404e1e4bce3c08f4c5be3993e4160c462194b3005c6926880b592b06", + "semanticNameDigest": "1ec30f3d1fe50691136139ba972738e93d5a7ffd5c026a90ca78568a200acafb" + }, + "reopened": { + "relationDigest": "67afcfff404e1e4bce3c08f4c5be3993e4160c462194b3005c6926880b592b06", + "semanticNameDigest": "1ec30f3d1fe50691136139ba972738e93d5a7ffd5c026a90ca78568a200acafb" + }, + "resaved": { + "relationDigest": "67afcfff404e1e4bce3c08f4c5be3993e4160c462194b3005c6926880b592b06", + "semanticNameDigest": "1ec30f3d1fe50691136139ba972738e93d5a7ffd5c026a90ca78568a200acafb" + } + } + }, + { + "ordinal": 9, + "name": "Pad17", + "typeId": "PartDesign::Pad", + "nominal": { + "geometryDigest": "eb8470c20e1ba0010c97d146b04d47381be407845fd327ba38a19c4cc204da76", + "relationDigest": "f54d0fbb396fae621163c58f047ed35d7e9d5c185487e07d2ae254c208f16220", + "semanticNameDigest": "b15da8ac5d7c0413cdaf3dd82d545c3cc84c131ce25b8c27726ce43406868a59" + }, + "before": { + "geometryDigest": "eb8470c20e1ba0010c97d146b04d47381be407845fd327ba38a19c4cc204da76", + "relationDigest": "6520fc9e1245066040d463e7cf5628b58b9a05e41d9aa6c857e4bc5fcf6c5e70", + "semanticNameDigest": "7016833e7f7d1ea833c88070c3976df629b312251c0b45da355b937ca2425eaa" + }, + "edited": { + "geometryDigest": "675811212aac24325abe74640f6bfa949174c578fac2fa1b935ae8c1866c9c95", + "relationDigest": "abc4faa6f5bf280b2e05269a4adad122325bbd552c3e5c90d65ef54e50c12f70", + "semanticNameDigest": "47304b9879aac442780b0985ced9d496875c356776e4a9ed8497cc8a128567d9" + }, + "restored": { + "geometryDigest": "eb8470c20e1ba0010c97d146b04d47381be407845fd327ba38a19c4cc204da76", + "relationDigest": "f54d0fbb396fae621163c58f047ed35d7e9d5c185487e07d2ae254c208f16220", + "semanticNameDigest": "b15da8ac5d7c0413cdaf3dd82d545c3cc84c131ce25b8c27726ce43406868a59" + }, + "persistence": { + "initial": { + "relationDigest": "f54d0fbb396fae621163c58f047ed35d7e9d5c185487e07d2ae254c208f16220", + "semanticNameDigest": "b15da8ac5d7c0413cdaf3dd82d545c3cc84c131ce25b8c27726ce43406868a59" + }, + "reopened": { + "relationDigest": "f54d0fbb396fae621163c58f047ed35d7e9d5c185487e07d2ae254c208f16220", + "semanticNameDigest": "b15da8ac5d7c0413cdaf3dd82d545c3cc84c131ce25b8c27726ce43406868a59" + }, + "resaved": { + "relationDigest": "f54d0fbb396fae621163c58f047ed35d7e9d5c185487e07d2ae254c208f16220", + "semanticNameDigest": "b15da8ac5d7c0413cdaf3dd82d545c3cc84c131ce25b8c27726ce43406868a59" + } + } + }, + { + "ordinal": 11, + "name": "Pocket17", + "typeId": "PartDesign::Pocket", + "nominal": { + "geometryDigest": "2c5b47b085e3da4923fc22ca9a25edf6db4784848966322eecf8391d79deae71", + "relationDigest": "2068b7180d47301a2953579c7c04ca0a969d9b17363453523161ed6cb9377887", + "semanticNameDigest": "fdf43eda27a3f13ebf1102a380b5f0cc0a8ec24b8176b5d919fdac1928c84037" + }, + "before": { + "geometryDigest": "2c5b47b085e3da4923fc22ca9a25edf6db4784848966322eecf8391d79deae71", + "relationDigest": "a68d621abf9dfa92a474b7b6d48adc138db306573cd13c817124370150bb1115", + "semanticNameDigest": "8965448f0545d0f32df9e48cd071273cc4aa5a81bffcf298e64605f98d83d36f" + }, + "edited": { + "geometryDigest": "9bb4e9ec6ab06c0e0979e0a01cd80bd6b77b0ccf0dc798fb2a97daee75e39280", + "relationDigest": "305a81605b565e92bed33bbd4fe3fe1e6beb603c92f22b8a1d73629e29714325", + "semanticNameDigest": "db6c50aa1b514cee8a1507e6847d0ff104c6fb96fb4f0471e4a782296b0a1c8d" + }, + "restored": { + "geometryDigest": "2c5b47b085e3da4923fc22ca9a25edf6db4784848966322eecf8391d79deae71", + "relationDigest": "2068b7180d47301a2953579c7c04ca0a969d9b17363453523161ed6cb9377887", + "semanticNameDigest": "fdf43eda27a3f13ebf1102a380b5f0cc0a8ec24b8176b5d919fdac1928c84037" + }, + "persistence": { + "initial": { + "relationDigest": "2068b7180d47301a2953579c7c04ca0a969d9b17363453523161ed6cb9377887", + "semanticNameDigest": "fdf43eda27a3f13ebf1102a380b5f0cc0a8ec24b8176b5d919fdac1928c84037" + }, + "reopened": { + "relationDigest": "2068b7180d47301a2953579c7c04ca0a969d9b17363453523161ed6cb9377887", + "semanticNameDigest": "fdf43eda27a3f13ebf1102a380b5f0cc0a8ec24b8176b5d919fdac1928c84037" + }, + "resaved": { + "relationDigest": "2068b7180d47301a2953579c7c04ca0a969d9b17363453523161ed6cb9377887", + "semanticNameDigest": "fdf43eda27a3f13ebf1102a380b5f0cc0a8ec24b8176b5d919fdac1928c84037" + } + } + } + ], + "checks": { + "propertyRestored": true, + "geometryRestored": true, + "namingEvolved": true, + "restoredMatchesNominal": true, + "persistenceStable": true + } + }, + "replayStable": true, + "implementationDefect": false + }, + { + "taskId": "TSN-DRIFT-008", + "caseId": "partdesign-pocket-twoside", + "classification": "allowed_evolution", + "reasonCode": "native-history-stabilizes-after-edit-restore", + "rationale": "FreeCAD applies deterministic history evolution through a Two Lengths Pocket after an upstream Pad Length edit/restore: Body, Pad, and Pocket geometry returns exactly, and the evolved names remain stable through save, reopen, and resave.", + "reference": { + "caseId": "partdesign-pocket-twoside", + "contract": { + "targetObject": "Pad18", + "targetTypeId": "PartDesign::Pad", + "propertyPath": "Length", + "propertyType": "App::PropertyLength", + "finalObject": "Pocket18" + }, + "values": { + "before": 7, + "edited": 7.75, + "restored": 7 + }, + "driftOrdinals": [ + 0, + 9, + 11 + ], + "stages": [ + { + "ordinal": 0, + "name": "Body18", + "typeId": "PartDesign::Body", + "nominal": { + "geometryDigest": "2d5233507695621846d3d51212c3c101f501fb9a92729fa2a6d5e021544014c9", + "relationDigest": "467a57582389ca941f33368c79920ed41d828935cea47995883c404002051134", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + }, + "before": { + "geometryDigest": "2d5233507695621846d3d51212c3c101f501fb9a92729fa2a6d5e021544014c9", + "relationDigest": "669bf3f6f552b2b15c64db69b6d16ca581632699ab4424b4d52b7171c0d6e33d", + "semanticNameDigest": "b6b4b73b57c5417ba863a73e8ec41b9c0b7f55613ddb4227ac0862ad4b3dcc78" + }, + "edited": { + "geometryDigest": "3e2c331a8c968f3ce8f42371759763386d459670eb902c0b0d71da72e405a7a2", + "relationDigest": "5b1575a236c07ab029b2c0836d01427472e90f76afbcd73a22b3a25875f3b7b4", + "semanticNameDigest": "5b51f72d61ce39c483986658a308c8963e285b46060c2734f5a8564408110449" + }, + "restored": { + "geometryDigest": "2d5233507695621846d3d51212c3c101f501fb9a92729fa2a6d5e021544014c9", + "relationDigest": "467a57582389ca941f33368c79920ed41d828935cea47995883c404002051134", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + }, + "persistence": { + "initial": { + "relationDigest": "467a57582389ca941f33368c79920ed41d828935cea47995883c404002051134", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + }, + "reopened": { + "relationDigest": "467a57582389ca941f33368c79920ed41d828935cea47995883c404002051134", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + }, + "resaved": { + "relationDigest": "467a57582389ca941f33368c79920ed41d828935cea47995883c404002051134", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + } + } + }, + { + "ordinal": 9, + "name": "Pad18", + "typeId": "PartDesign::Pad", + "nominal": { + "geometryDigest": "2470d037ef123af6ca1a5ff874a20f55d07a66bf56cd92bf3235b3029511be94", + "relationDigest": "b4db7dd81f88db0d147e3390ce2cc8d1dc407ffd22ad4939f081b8d90524bf60", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + }, + "before": { + "geometryDigest": "2470d037ef123af6ca1a5ff874a20f55d07a66bf56cd92bf3235b3029511be94", + "relationDigest": "f602880accbff293e2a2f5e009f1ea470b8a4ccc6c5ee2379a1d54ee433897a4", + "semanticNameDigest": "7016833e7f7d1ea833c88070c3976df629b312251c0b45da355b937ca2425eaa" + }, + "edited": { + "geometryDigest": "fed2b972ec166149c219536523b05f1741885d073a6c5dbc7c36e92e047c2a85", + "relationDigest": "a47f77860bf97980e4994c7665c7756776741f0838b2df86ae69acce318088e6", + "semanticNameDigest": "14b22a1488b0ec4a49010c5a65a0cdb568599add0570eae14ebe3a08579fbed0" + }, + "restored": { + "geometryDigest": "2470d037ef123af6ca1a5ff874a20f55d07a66bf56cd92bf3235b3029511be94", + "relationDigest": "b4db7dd81f88db0d147e3390ce2cc8d1dc407ffd22ad4939f081b8d90524bf60", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + }, + "persistence": { + "initial": { + "relationDigest": "b4db7dd81f88db0d147e3390ce2cc8d1dc407ffd22ad4939f081b8d90524bf60", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + }, + "reopened": { + "relationDigest": "b4db7dd81f88db0d147e3390ce2cc8d1dc407ffd22ad4939f081b8d90524bf60", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + }, + "resaved": { + "relationDigest": "b4db7dd81f88db0d147e3390ce2cc8d1dc407ffd22ad4939f081b8d90524bf60", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + } + } + }, + { + "ordinal": 11, + "name": "Pocket18", + "typeId": "PartDesign::Pocket", + "nominal": { + "geometryDigest": "2d5233507695621846d3d51212c3c101f501fb9a92729fa2a6d5e021544014c9", + "relationDigest": "509fccfd3fde5e4a826da07c1afd0b534e3e72eed3c658576fbe7bee0be35b19", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + }, + "before": { + "geometryDigest": "2d5233507695621846d3d51212c3c101f501fb9a92729fa2a6d5e021544014c9", + "relationDigest": "97e664079dda6c77c0e1093866fe5e158acc53e12dde523a48872600196ed471", + "semanticNameDigest": "51f5899120010eb4a0f913afcd23096742187b0943f371325ed1bb74bd81ae46" + }, + "edited": { + "geometryDigest": "3e2c331a8c968f3ce8f42371759763386d459670eb902c0b0d71da72e405a7a2", + "relationDigest": "f1dc7d1942e2112131e8aa603b56ba25917452d0a7bd97b3d662ee1aef68daf4", + "semanticNameDigest": "6627baad9bb6166e382fc4bdbc5e9a71832717d8e31a67568797059ca787bb37" + }, + "restored": { + "geometryDigest": "2d5233507695621846d3d51212c3c101f501fb9a92729fa2a6d5e021544014c9", + "relationDigest": "509fccfd3fde5e4a826da07c1afd0b534e3e72eed3c658576fbe7bee0be35b19", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + }, + "persistence": { + "initial": { + "relationDigest": "509fccfd3fde5e4a826da07c1afd0b534e3e72eed3c658576fbe7bee0be35b19", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + }, + "reopened": { + "relationDigest": "509fccfd3fde5e4a826da07c1afd0b534e3e72eed3c658576fbe7bee0be35b19", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + }, + "resaved": { + "relationDigest": "509fccfd3fde5e4a826da07c1afd0b534e3e72eed3c658576fbe7bee0be35b19", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + } + } + } + ], + "checks": { + "propertyRestored": true, + "geometryRestored": true, + "namingEvolved": true, + "restoredMatchesNominal": true, + "persistenceStable": true + } + }, + "replay": { + "caseId": "partdesign-pocket-twoside", + "contract": { + "targetObject": "Pad18", + "targetTypeId": "PartDesign::Pad", + "propertyPath": "Length", + "propertyType": "App::PropertyLength", + "finalObject": "Pocket18" + }, + "values": { + "before": 7, + "edited": 7.75, + "restored": 7 + }, + "driftOrdinals": [ + 0, + 9, + 11 + ], + "stages": [ + { + "ordinal": 0, + "name": "Body18", + "typeId": "PartDesign::Body", + "nominal": { + "geometryDigest": "2d5233507695621846d3d51212c3c101f501fb9a92729fa2a6d5e021544014c9", + "relationDigest": "467a57582389ca941f33368c79920ed41d828935cea47995883c404002051134", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + }, + "before": { + "geometryDigest": "2d5233507695621846d3d51212c3c101f501fb9a92729fa2a6d5e021544014c9", + "relationDigest": "669bf3f6f552b2b15c64db69b6d16ca581632699ab4424b4d52b7171c0d6e33d", + "semanticNameDigest": "b6b4b73b57c5417ba863a73e8ec41b9c0b7f55613ddb4227ac0862ad4b3dcc78" + }, + "edited": { + "geometryDigest": "3e2c331a8c968f3ce8f42371759763386d459670eb902c0b0d71da72e405a7a2", + "relationDigest": "5b1575a236c07ab029b2c0836d01427472e90f76afbcd73a22b3a25875f3b7b4", + "semanticNameDigest": "5b51f72d61ce39c483986658a308c8963e285b46060c2734f5a8564408110449" + }, + "restored": { + "geometryDigest": "2d5233507695621846d3d51212c3c101f501fb9a92729fa2a6d5e021544014c9", + "relationDigest": "467a57582389ca941f33368c79920ed41d828935cea47995883c404002051134", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + }, + "persistence": { + "initial": { + "relationDigest": "467a57582389ca941f33368c79920ed41d828935cea47995883c404002051134", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + }, + "reopened": { + "relationDigest": "467a57582389ca941f33368c79920ed41d828935cea47995883c404002051134", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + }, + "resaved": { + "relationDigest": "467a57582389ca941f33368c79920ed41d828935cea47995883c404002051134", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + } + } + }, + { + "ordinal": 9, + "name": "Pad18", + "typeId": "PartDesign::Pad", + "nominal": { + "geometryDigest": "2470d037ef123af6ca1a5ff874a20f55d07a66bf56cd92bf3235b3029511be94", + "relationDigest": "b4db7dd81f88db0d147e3390ce2cc8d1dc407ffd22ad4939f081b8d90524bf60", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + }, + "before": { + "geometryDigest": "2470d037ef123af6ca1a5ff874a20f55d07a66bf56cd92bf3235b3029511be94", + "relationDigest": "f602880accbff293e2a2f5e009f1ea470b8a4ccc6c5ee2379a1d54ee433897a4", + "semanticNameDigest": "7016833e7f7d1ea833c88070c3976df629b312251c0b45da355b937ca2425eaa" + }, + "edited": { + "geometryDigest": "fed2b972ec166149c219536523b05f1741885d073a6c5dbc7c36e92e047c2a85", + "relationDigest": "a47f77860bf97980e4994c7665c7756776741f0838b2df86ae69acce318088e6", + "semanticNameDigest": "14b22a1488b0ec4a49010c5a65a0cdb568599add0570eae14ebe3a08579fbed0" + }, + "restored": { + "geometryDigest": "2470d037ef123af6ca1a5ff874a20f55d07a66bf56cd92bf3235b3029511be94", + "relationDigest": "b4db7dd81f88db0d147e3390ce2cc8d1dc407ffd22ad4939f081b8d90524bf60", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + }, + "persistence": { + "initial": { + "relationDigest": "b4db7dd81f88db0d147e3390ce2cc8d1dc407ffd22ad4939f081b8d90524bf60", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + }, + "reopened": { + "relationDigest": "b4db7dd81f88db0d147e3390ce2cc8d1dc407ffd22ad4939f081b8d90524bf60", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + }, + "resaved": { + "relationDigest": "b4db7dd81f88db0d147e3390ce2cc8d1dc407ffd22ad4939f081b8d90524bf60", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + } + } + }, + { + "ordinal": 11, + "name": "Pocket18", + "typeId": "PartDesign::Pocket", + "nominal": { + "geometryDigest": "2d5233507695621846d3d51212c3c101f501fb9a92729fa2a6d5e021544014c9", + "relationDigest": "509fccfd3fde5e4a826da07c1afd0b534e3e72eed3c658576fbe7bee0be35b19", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + }, + "before": { + "geometryDigest": "2d5233507695621846d3d51212c3c101f501fb9a92729fa2a6d5e021544014c9", + "relationDigest": "97e664079dda6c77c0e1093866fe5e158acc53e12dde523a48872600196ed471", + "semanticNameDigest": "51f5899120010eb4a0f913afcd23096742187b0943f371325ed1bb74bd81ae46" + }, + "edited": { + "geometryDigest": "3e2c331a8c968f3ce8f42371759763386d459670eb902c0b0d71da72e405a7a2", + "relationDigest": "f1dc7d1942e2112131e8aa603b56ba25917452d0a7bd97b3d662ee1aef68daf4", + "semanticNameDigest": "6627baad9bb6166e382fc4bdbc5e9a71832717d8e31a67568797059ca787bb37" + }, + "restored": { + "geometryDigest": "2d5233507695621846d3d51212c3c101f501fb9a92729fa2a6d5e021544014c9", + "relationDigest": "509fccfd3fde5e4a826da07c1afd0b534e3e72eed3c658576fbe7bee0be35b19", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + }, + "persistence": { + "initial": { + "relationDigest": "509fccfd3fde5e4a826da07c1afd0b534e3e72eed3c658576fbe7bee0be35b19", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + }, + "reopened": { + "relationDigest": "509fccfd3fde5e4a826da07c1afd0b534e3e72eed3c658576fbe7bee0be35b19", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + }, + "resaved": { + "relationDigest": "509fccfd3fde5e4a826da07c1afd0b534e3e72eed3c658576fbe7bee0be35b19", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + } + } + } + ], + "checks": { + "propertyRestored": true, + "geometryRestored": true, + "namingEvolved": true, + "restoredMatchesNominal": true, + "persistenceStable": true + } + }, + "replayStable": true, + "implementationDefect": false + }, + { + "taskId": "TSN-DRIFT-009", + "caseId": "partdesign-pocket-taper", + "classification": "allowed_evolution", + "reasonCode": "native-history-stabilizes-after-edit-restore", + "rationale": "FreeCAD applies deterministic history evolution through a Tapered Pocket after an upstream Pad Length edit/restore: Body, Pad, and Pocket geometry returns exactly, and the evolved names remain stable through save, reopen, and resave.", + "reference": { + "caseId": "partdesign-pocket-taper", + "contract": { + "targetObject": "Pad19", + "targetTypeId": "PartDesign::Pad", + "propertyPath": "Length", + "propertyType": "App::PropertyLength", + "finalObject": "Pocket19" + }, + "values": { + "before": 8, + "edited": 8.75, + "restored": 8 + }, + "driftOrdinals": [ + 0, + 9, + 11 + ], + "stages": [ + { + "ordinal": 0, + "name": "Body19", + "typeId": "PartDesign::Body", + "nominal": { + "geometryDigest": "b77b908042633ea0a8a879356d0607d230c6d8477fbc4646e7a75ccf28f4bc9e", + "relationDigest": "0c39abf77a575312d9bf82d11f956e956a8418e1a9ef5045c899e47a3438f98c", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + }, + "before": { + "geometryDigest": "b77b908042633ea0a8a879356d0607d230c6d8477fbc4646e7a75ccf28f4bc9e", + "relationDigest": "0ee4b0c4a5ca82d4871c4d63b1b9882a97811bcfc23804c8c29058a859bce90b", + "semanticNameDigest": "b6b4b73b57c5417ba863a73e8ec41b9c0b7f55613ddb4227ac0862ad4b3dcc78" + }, + "edited": { + "geometryDigest": "90eadfc7f0435be3e16d7311111443f4fddc5df89ceff54539d8257dbe22d96a", + "relationDigest": "eb664bb03bce7a3d33f7a98cac96284475f786a3d1343127ba42d277f6c8f25d", + "semanticNameDigest": "5b51f72d61ce39c483986658a308c8963e285b46060c2734f5a8564408110449" + }, + "restored": { + "geometryDigest": "b77b908042633ea0a8a879356d0607d230c6d8477fbc4646e7a75ccf28f4bc9e", + "relationDigest": "0c39abf77a575312d9bf82d11f956e956a8418e1a9ef5045c899e47a3438f98c", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + }, + "persistence": { + "initial": { + "relationDigest": "0c39abf77a575312d9bf82d11f956e956a8418e1a9ef5045c899e47a3438f98c", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + }, + "reopened": { + "relationDigest": "0c39abf77a575312d9bf82d11f956e956a8418e1a9ef5045c899e47a3438f98c", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + }, + "resaved": { + "relationDigest": "0c39abf77a575312d9bf82d11f956e956a8418e1a9ef5045c899e47a3438f98c", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + } + } + }, + { + "ordinal": 9, + "name": "Pad19", + "typeId": "PartDesign::Pad", + "nominal": { + "geometryDigest": "4d9bac34ef00223e0ad79ac8343db5ad41db344865e328d2af08af39e54d6cdc", + "relationDigest": "7c7844f8ec2ee61487968f0ee99c93ef080468b1670dfbbd4e16fda3327ba051", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + }, + "before": { + "geometryDigest": "4d9bac34ef00223e0ad79ac8343db5ad41db344865e328d2af08af39e54d6cdc", + "relationDigest": "196a584de7bdfd5f261977034159e7c37ae79033adf747df0edf80dd43fd4d8e", + "semanticNameDigest": "7016833e7f7d1ea833c88070c3976df629b312251c0b45da355b937ca2425eaa" + }, + "edited": { + "geometryDigest": "14a7d2af0ccc862011b83efa94b5a31de96ed928c5e2da9fc5e6c7bc27847dce", + "relationDigest": "2879e8881b895a8c8182a6018834453c036fde9483ba649e36cb98b3d90c5682", + "semanticNameDigest": "14b22a1488b0ec4a49010c5a65a0cdb568599add0570eae14ebe3a08579fbed0" + }, + "restored": { + "geometryDigest": "4d9bac34ef00223e0ad79ac8343db5ad41db344865e328d2af08af39e54d6cdc", + "relationDigest": "7c7844f8ec2ee61487968f0ee99c93ef080468b1670dfbbd4e16fda3327ba051", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + }, + "persistence": { + "initial": { + "relationDigest": "7c7844f8ec2ee61487968f0ee99c93ef080468b1670dfbbd4e16fda3327ba051", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + }, + "reopened": { + "relationDigest": "7c7844f8ec2ee61487968f0ee99c93ef080468b1670dfbbd4e16fda3327ba051", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + }, + "resaved": { + "relationDigest": "7c7844f8ec2ee61487968f0ee99c93ef080468b1670dfbbd4e16fda3327ba051", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + } + } + }, + { + "ordinal": 11, + "name": "Pocket19", + "typeId": "PartDesign::Pocket", + "nominal": { + "geometryDigest": "b77b908042633ea0a8a879356d0607d230c6d8477fbc4646e7a75ccf28f4bc9e", + "relationDigest": "3d3142e1b5d42846f9bcab93a054b34904539ab49d91a6a113c710fe3d32d759", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + }, + "before": { + "geometryDigest": "b77b908042633ea0a8a879356d0607d230c6d8477fbc4646e7a75ccf28f4bc9e", + "relationDigest": "915ba41a5e12876a07b8fa43643e668f393c6d35521a57b138e1ddb1fd66e7fe", + "semanticNameDigest": "51f5899120010eb4a0f913afcd23096742187b0943f371325ed1bb74bd81ae46" + }, + "edited": { + "geometryDigest": "90eadfc7f0435be3e16d7311111443f4fddc5df89ceff54539d8257dbe22d96a", + "relationDigest": "85ca6d5a22080bf92d8bb5d6386ada38224c9bc1a52bd12eb8182c649ef55427", + "semanticNameDigest": "6627baad9bb6166e382fc4bdbc5e9a71832717d8e31a67568797059ca787bb37" + }, + "restored": { + "geometryDigest": "b77b908042633ea0a8a879356d0607d230c6d8477fbc4646e7a75ccf28f4bc9e", + "relationDigest": "3d3142e1b5d42846f9bcab93a054b34904539ab49d91a6a113c710fe3d32d759", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + }, + "persistence": { + "initial": { + "relationDigest": "3d3142e1b5d42846f9bcab93a054b34904539ab49d91a6a113c710fe3d32d759", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + }, + "reopened": { + "relationDigest": "3d3142e1b5d42846f9bcab93a054b34904539ab49d91a6a113c710fe3d32d759", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + }, + "resaved": { + "relationDigest": "3d3142e1b5d42846f9bcab93a054b34904539ab49d91a6a113c710fe3d32d759", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + } + } + } + ], + "checks": { + "propertyRestored": true, + "geometryRestored": true, + "namingEvolved": true, + "restoredMatchesNominal": true, + "persistenceStable": true + } + }, + "replay": { + "caseId": "partdesign-pocket-taper", + "contract": { + "targetObject": "Pad19", + "targetTypeId": "PartDesign::Pad", + "propertyPath": "Length", + "propertyType": "App::PropertyLength", + "finalObject": "Pocket19" + }, + "values": { + "before": 8, + "edited": 8.75, + "restored": 8 + }, + "driftOrdinals": [ + 0, + 9, + 11 + ], + "stages": [ + { + "ordinal": 0, + "name": "Body19", + "typeId": "PartDesign::Body", + "nominal": { + "geometryDigest": "b77b908042633ea0a8a879356d0607d230c6d8477fbc4646e7a75ccf28f4bc9e", + "relationDigest": "0c39abf77a575312d9bf82d11f956e956a8418e1a9ef5045c899e47a3438f98c", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + }, + "before": { + "geometryDigest": "b77b908042633ea0a8a879356d0607d230c6d8477fbc4646e7a75ccf28f4bc9e", + "relationDigest": "0ee4b0c4a5ca82d4871c4d63b1b9882a97811bcfc23804c8c29058a859bce90b", + "semanticNameDigest": "b6b4b73b57c5417ba863a73e8ec41b9c0b7f55613ddb4227ac0862ad4b3dcc78" + }, + "edited": { + "geometryDigest": "90eadfc7f0435be3e16d7311111443f4fddc5df89ceff54539d8257dbe22d96a", + "relationDigest": "eb664bb03bce7a3d33f7a98cac96284475f786a3d1343127ba42d277f6c8f25d", + "semanticNameDigest": "5b51f72d61ce39c483986658a308c8963e285b46060c2734f5a8564408110449" + }, + "restored": { + "geometryDigest": "b77b908042633ea0a8a879356d0607d230c6d8477fbc4646e7a75ccf28f4bc9e", + "relationDigest": "0c39abf77a575312d9bf82d11f956e956a8418e1a9ef5045c899e47a3438f98c", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + }, + "persistence": { + "initial": { + "relationDigest": "0c39abf77a575312d9bf82d11f956e956a8418e1a9ef5045c899e47a3438f98c", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + }, + "reopened": { + "relationDigest": "0c39abf77a575312d9bf82d11f956e956a8418e1a9ef5045c899e47a3438f98c", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + }, + "resaved": { + "relationDigest": "0c39abf77a575312d9bf82d11f956e956a8418e1a9ef5045c899e47a3438f98c", + "semanticNameDigest": "4b0ca170becae0ee3509ec4745823ceafc605fd45e1339b915dd108412117d48" + } + } + }, + { + "ordinal": 9, + "name": "Pad19", + "typeId": "PartDesign::Pad", + "nominal": { + "geometryDigest": "4d9bac34ef00223e0ad79ac8343db5ad41db344865e328d2af08af39e54d6cdc", + "relationDigest": "7c7844f8ec2ee61487968f0ee99c93ef080468b1670dfbbd4e16fda3327ba051", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + }, + "before": { + "geometryDigest": "4d9bac34ef00223e0ad79ac8343db5ad41db344865e328d2af08af39e54d6cdc", + "relationDigest": "196a584de7bdfd5f261977034159e7c37ae79033adf747df0edf80dd43fd4d8e", + "semanticNameDigest": "7016833e7f7d1ea833c88070c3976df629b312251c0b45da355b937ca2425eaa" + }, + "edited": { + "geometryDigest": "14a7d2af0ccc862011b83efa94b5a31de96ed928c5e2da9fc5e6c7bc27847dce", + "relationDigest": "2879e8881b895a8c8182a6018834453c036fde9483ba649e36cb98b3d90c5682", + "semanticNameDigest": "14b22a1488b0ec4a49010c5a65a0cdb568599add0570eae14ebe3a08579fbed0" + }, + "restored": { + "geometryDigest": "4d9bac34ef00223e0ad79ac8343db5ad41db344865e328d2af08af39e54d6cdc", + "relationDigest": "7c7844f8ec2ee61487968f0ee99c93ef080468b1670dfbbd4e16fda3327ba051", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + }, + "persistence": { + "initial": { + "relationDigest": "7c7844f8ec2ee61487968f0ee99c93ef080468b1670dfbbd4e16fda3327ba051", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + }, + "reopened": { + "relationDigest": "7c7844f8ec2ee61487968f0ee99c93ef080468b1670dfbbd4e16fda3327ba051", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + }, + "resaved": { + "relationDigest": "7c7844f8ec2ee61487968f0ee99c93ef080468b1670dfbbd4e16fda3327ba051", + "semanticNameDigest": "1ad387ac4fc1fb2045270b799033db9445c8f46a19f4bded5bcc37708ff73c6c" + } + } + }, + { + "ordinal": 11, + "name": "Pocket19", + "typeId": "PartDesign::Pocket", + "nominal": { + "geometryDigest": "b77b908042633ea0a8a879356d0607d230c6d8477fbc4646e7a75ccf28f4bc9e", + "relationDigest": "3d3142e1b5d42846f9bcab93a054b34904539ab49d91a6a113c710fe3d32d759", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + }, + "before": { + "geometryDigest": "b77b908042633ea0a8a879356d0607d230c6d8477fbc4646e7a75ccf28f4bc9e", + "relationDigest": "915ba41a5e12876a07b8fa43643e668f393c6d35521a57b138e1ddb1fd66e7fe", + "semanticNameDigest": "51f5899120010eb4a0f913afcd23096742187b0943f371325ed1bb74bd81ae46" + }, + "edited": { + "geometryDigest": "90eadfc7f0435be3e16d7311111443f4fddc5df89ceff54539d8257dbe22d96a", + "relationDigest": "85ca6d5a22080bf92d8bb5d6386ada38224c9bc1a52bd12eb8182c649ef55427", + "semanticNameDigest": "6627baad9bb6166e382fc4bdbc5e9a71832717d8e31a67568797059ca787bb37" + }, + "restored": { + "geometryDigest": "b77b908042633ea0a8a879356d0607d230c6d8477fbc4646e7a75ccf28f4bc9e", + "relationDigest": "3d3142e1b5d42846f9bcab93a054b34904539ab49d91a6a113c710fe3d32d759", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + }, + "persistence": { + "initial": { + "relationDigest": "3d3142e1b5d42846f9bcab93a054b34904539ab49d91a6a113c710fe3d32d759", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + }, + "reopened": { + "relationDigest": "3d3142e1b5d42846f9bcab93a054b34904539ab49d91a6a113c710fe3d32d759", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + }, + "resaved": { + "relationDigest": "3d3142e1b5d42846f9bcab93a054b34904539ab49d91a6a113c710fe3d32d759", + "semanticNameDigest": "e8d011101c491aeafae69eed47885e8919345e8dd4dcc501d987df316c58c3a1" + } + } + } + ], + "checks": { + "propertyRestored": true, + "geometryRestored": true, + "namingEvolved": true, + "restoredMatchesNominal": true, + "persistenceStable": true + } + }, + "replayStable": true, + "implementationDefect": false + }, + { + "taskId": "TSN-DRIFT-010", + "caseId": "partdesign-pocket-up-to-face", + "classification": "allowed_evolution", + "reasonCode": "native-history-stabilizes-after-edit-restore", + "rationale": "FreeCAD applies deterministic history evolution through an Up To Face Pocket after an upstream Pad Length edit/restore: Body, Pad, and Pocket geometry returns exactly, and the evolved names remain stable through save, reopen, and resave.", + "reference": { + "caseId": "partdesign-pocket-up-to-face", + "contract": { + "targetObject": "Pad20", + "targetTypeId": "PartDesign::Pad", + "propertyPath": "Length", + "propertyType": "App::PropertyLength", + "finalObject": "Pocket20" + }, + "values": { + "before": 5, + "edited": 5.75, + "restored": 5 + }, + "driftOrdinals": [ + 0, + 9, + 11 + ], + "stages": [ + { + "ordinal": 0, + "name": "Body20", + "typeId": "PartDesign::Body", + "nominal": { + "geometryDigest": "ffd3a0bf0794831dd695efdf16c135abf39bfbf5471e51af2325bcd2a2b45adc", + "relationDigest": "24551d9d0227423408c974d0638a74838fc3cc3f33f78b3ca9fee3c16f1f9b09", + "semanticNameDigest": "b3afa5b1f6f8b298e668c00e3235faa9aa6f250a26ec96535dc8386f6a9e09e8" + }, + "before": { + "geometryDigest": "ffd3a0bf0794831dd695efdf16c135abf39bfbf5471e51af2325bcd2a2b45adc", + "relationDigest": "877cecbec9dffc0cc7288d39134bc11fdf43af9e33210123e87b358bff39e805", + "semanticNameDigest": "2256cb13c66f88418ae2b23dbe2899e94abb542dab74b399f46adc5f378744a4" + }, + "edited": { + "geometryDigest": "2890c63ab19766348dc92f42399ce52ebb3ec8f41e9040cc51f07856c727d966", + "relationDigest": "52ef43b96dac9a02f6b509fc133118cfef884f6236bf0a9acbb6276adb97ed54", + "semanticNameDigest": "2174be2013eed3ac2c0699f1ae3ba56530ad9c6344b272ca37e56894f5b53253" + }, + "restored": { + "geometryDigest": "ffd3a0bf0794831dd695efdf16c135abf39bfbf5471e51af2325bcd2a2b45adc", + "relationDigest": "24551d9d0227423408c974d0638a74838fc3cc3f33f78b3ca9fee3c16f1f9b09", + "semanticNameDigest": "b3afa5b1f6f8b298e668c00e3235faa9aa6f250a26ec96535dc8386f6a9e09e8" + }, + "persistence": { + "initial": { + "relationDigest": "24551d9d0227423408c974d0638a74838fc3cc3f33f78b3ca9fee3c16f1f9b09", + "semanticNameDigest": "b3afa5b1f6f8b298e668c00e3235faa9aa6f250a26ec96535dc8386f6a9e09e8" + }, + "reopened": { + "relationDigest": "24551d9d0227423408c974d0638a74838fc3cc3f33f78b3ca9fee3c16f1f9b09", + "semanticNameDigest": "b3afa5b1f6f8b298e668c00e3235faa9aa6f250a26ec96535dc8386f6a9e09e8" + }, + "resaved": { + "relationDigest": "24551d9d0227423408c974d0638a74838fc3cc3f33f78b3ca9fee3c16f1f9b09", + "semanticNameDigest": "b3afa5b1f6f8b298e668c00e3235faa9aa6f250a26ec96535dc8386f6a9e09e8" + } + } + }, + { + "ordinal": 9, + "name": "Pad20", + "typeId": "PartDesign::Pad", + "nominal": { + "geometryDigest": "b86fad46c20d2107571ef4050aae588e9738c277c2adca4ed5eb4087df945821", + "relationDigest": "04b3fd400cc0a8ea650338f821fcd66006e82edfb1484a28044f91eaf7a66490", + "semanticNameDigest": "c67dd33a8c461a6aa91ab27ae9e2635b5475a21bceff8b6a08a758efe7415a8e" + }, + "before": { + "geometryDigest": "b86fad46c20d2107571ef4050aae588e9738c277c2adca4ed5eb4087df945821", + "relationDigest": "c838de8850fe0100924143d18086c975949be1cf026f2b1ef1c7e79f7b52445c", + "semanticNameDigest": "7016833e7f7d1ea833c88070c3976df629b312251c0b45da355b937ca2425eaa" + }, + "edited": { + "geometryDigest": "74d5c7543c8efb703f2af1623c3b56cac817251b796344aa3cd0fdfbb34879da", + "relationDigest": "5d47ed72a136e12ddf4656fdaaf0960d45b65083f504ad6c6f7d2317ca0c1c5a", + "semanticNameDigest": "bc8b38bad6baec721c1ba9025582721cd5ae3c2908a4d5b60ddcfa9b237e6bd5" + }, + "restored": { + "geometryDigest": "b86fad46c20d2107571ef4050aae588e9738c277c2adca4ed5eb4087df945821", + "relationDigest": "04b3fd400cc0a8ea650338f821fcd66006e82edfb1484a28044f91eaf7a66490", + "semanticNameDigest": "c67dd33a8c461a6aa91ab27ae9e2635b5475a21bceff8b6a08a758efe7415a8e" + }, + "persistence": { + "initial": { + "relationDigest": "04b3fd400cc0a8ea650338f821fcd66006e82edfb1484a28044f91eaf7a66490", + "semanticNameDigest": "c67dd33a8c461a6aa91ab27ae9e2635b5475a21bceff8b6a08a758efe7415a8e" + }, + "reopened": { + "relationDigest": "04b3fd400cc0a8ea650338f821fcd66006e82edfb1484a28044f91eaf7a66490", + "semanticNameDigest": "c67dd33a8c461a6aa91ab27ae9e2635b5475a21bceff8b6a08a758efe7415a8e" + }, + "resaved": { + "relationDigest": "04b3fd400cc0a8ea650338f821fcd66006e82edfb1484a28044f91eaf7a66490", + "semanticNameDigest": "c67dd33a8c461a6aa91ab27ae9e2635b5475a21bceff8b6a08a758efe7415a8e" + } + } + }, + { + "ordinal": 11, + "name": "Pocket20", + "typeId": "PartDesign::Pocket", + "nominal": { + "geometryDigest": "ffd3a0bf0794831dd695efdf16c135abf39bfbf5471e51af2325bcd2a2b45adc", + "relationDigest": "3d923d29d8d60a27f1da5cdfa1e95148911e6f2028d7fe4f07629fcfe15d58e6", + "semanticNameDigest": "3eb604a3dc43243edc0fab1433ff6eef9b6a970d474a160df8b7a6485658df3e" + }, + "before": { + "geometryDigest": "ffd3a0bf0794831dd695efdf16c135abf39bfbf5471e51af2325bcd2a2b45adc", + "relationDigest": "1252292065dbc791914afea02f3a7e38398fe5ebc6655952fe4ecb7701c0322c", + "semanticNameDigest": "834d50a6694b20d740de6166c35dcf34e1ab20b6b0d0d9229c24e92992c86073" + }, + "edited": { + "geometryDigest": "2890c63ab19766348dc92f42399ce52ebb3ec8f41e9040cc51f07856c727d966", + "relationDigest": "c256af88287e5aa4f533b11bda77901c50f1a7b01e3496eea9c3413e4d203f61", + "semanticNameDigest": "cb57fe722ef521a21ea0b101269b6a86d4c5f7e3d66027c24127486108de60e4" + }, + "restored": { + "geometryDigest": "ffd3a0bf0794831dd695efdf16c135abf39bfbf5471e51af2325bcd2a2b45adc", + "relationDigest": "3d923d29d8d60a27f1da5cdfa1e95148911e6f2028d7fe4f07629fcfe15d58e6", + "semanticNameDigest": "3eb604a3dc43243edc0fab1433ff6eef9b6a970d474a160df8b7a6485658df3e" + }, + "persistence": { + "initial": { + "relationDigest": "3d923d29d8d60a27f1da5cdfa1e95148911e6f2028d7fe4f07629fcfe15d58e6", + "semanticNameDigest": "3eb604a3dc43243edc0fab1433ff6eef9b6a970d474a160df8b7a6485658df3e" + }, + "reopened": { + "relationDigest": "3d923d29d8d60a27f1da5cdfa1e95148911e6f2028d7fe4f07629fcfe15d58e6", + "semanticNameDigest": "3eb604a3dc43243edc0fab1433ff6eef9b6a970d474a160df8b7a6485658df3e" + }, + "resaved": { + "relationDigest": "3d923d29d8d60a27f1da5cdfa1e95148911e6f2028d7fe4f07629fcfe15d58e6", + "semanticNameDigest": "3eb604a3dc43243edc0fab1433ff6eef9b6a970d474a160df8b7a6485658df3e" + } + } + } + ], + "checks": { + "propertyRestored": true, + "geometryRestored": true, + "namingEvolved": true, + "restoredMatchesNominal": true, + "persistenceStable": true + } + }, + "replay": { + "caseId": "partdesign-pocket-up-to-face", + "contract": { + "targetObject": "Pad20", + "targetTypeId": "PartDesign::Pad", + "propertyPath": "Length", + "propertyType": "App::PropertyLength", + "finalObject": "Pocket20" + }, + "values": { + "before": 5, + "edited": 5.75, + "restored": 5 + }, + "driftOrdinals": [ + 0, + 9, + 11 + ], + "stages": [ + { + "ordinal": 0, + "name": "Body20", + "typeId": "PartDesign::Body", + "nominal": { + "geometryDigest": "ffd3a0bf0794831dd695efdf16c135abf39bfbf5471e51af2325bcd2a2b45adc", + "relationDigest": "24551d9d0227423408c974d0638a74838fc3cc3f33f78b3ca9fee3c16f1f9b09", + "semanticNameDigest": "b3afa5b1f6f8b298e668c00e3235faa9aa6f250a26ec96535dc8386f6a9e09e8" + }, + "before": { + "geometryDigest": "ffd3a0bf0794831dd695efdf16c135abf39bfbf5471e51af2325bcd2a2b45adc", + "relationDigest": "877cecbec9dffc0cc7288d39134bc11fdf43af9e33210123e87b358bff39e805", + "semanticNameDigest": "2256cb13c66f88418ae2b23dbe2899e94abb542dab74b399f46adc5f378744a4" + }, + "edited": { + "geometryDigest": "2890c63ab19766348dc92f42399ce52ebb3ec8f41e9040cc51f07856c727d966", + "relationDigest": "52ef43b96dac9a02f6b509fc133118cfef884f6236bf0a9acbb6276adb97ed54", + "semanticNameDigest": "2174be2013eed3ac2c0699f1ae3ba56530ad9c6344b272ca37e56894f5b53253" + }, + "restored": { + "geometryDigest": "ffd3a0bf0794831dd695efdf16c135abf39bfbf5471e51af2325bcd2a2b45adc", + "relationDigest": "24551d9d0227423408c974d0638a74838fc3cc3f33f78b3ca9fee3c16f1f9b09", + "semanticNameDigest": "b3afa5b1f6f8b298e668c00e3235faa9aa6f250a26ec96535dc8386f6a9e09e8" + }, + "persistence": { + "initial": { + "relationDigest": "24551d9d0227423408c974d0638a74838fc3cc3f33f78b3ca9fee3c16f1f9b09", + "semanticNameDigest": "b3afa5b1f6f8b298e668c00e3235faa9aa6f250a26ec96535dc8386f6a9e09e8" + }, + "reopened": { + "relationDigest": "24551d9d0227423408c974d0638a74838fc3cc3f33f78b3ca9fee3c16f1f9b09", + "semanticNameDigest": "b3afa5b1f6f8b298e668c00e3235faa9aa6f250a26ec96535dc8386f6a9e09e8" + }, + "resaved": { + "relationDigest": "24551d9d0227423408c974d0638a74838fc3cc3f33f78b3ca9fee3c16f1f9b09", + "semanticNameDigest": "b3afa5b1f6f8b298e668c00e3235faa9aa6f250a26ec96535dc8386f6a9e09e8" + } + } + }, + { + "ordinal": 9, + "name": "Pad20", + "typeId": "PartDesign::Pad", + "nominal": { + "geometryDigest": "b86fad46c20d2107571ef4050aae588e9738c277c2adca4ed5eb4087df945821", + "relationDigest": "04b3fd400cc0a8ea650338f821fcd66006e82edfb1484a28044f91eaf7a66490", + "semanticNameDigest": "c67dd33a8c461a6aa91ab27ae9e2635b5475a21bceff8b6a08a758efe7415a8e" + }, + "before": { + "geometryDigest": "b86fad46c20d2107571ef4050aae588e9738c277c2adca4ed5eb4087df945821", + "relationDigest": "c838de8850fe0100924143d18086c975949be1cf026f2b1ef1c7e79f7b52445c", + "semanticNameDigest": "7016833e7f7d1ea833c88070c3976df629b312251c0b45da355b937ca2425eaa" + }, + "edited": { + "geometryDigest": "74d5c7543c8efb703f2af1623c3b56cac817251b796344aa3cd0fdfbb34879da", + "relationDigest": "5d47ed72a136e12ddf4656fdaaf0960d45b65083f504ad6c6f7d2317ca0c1c5a", + "semanticNameDigest": "bc8b38bad6baec721c1ba9025582721cd5ae3c2908a4d5b60ddcfa9b237e6bd5" + }, + "restored": { + "geometryDigest": "b86fad46c20d2107571ef4050aae588e9738c277c2adca4ed5eb4087df945821", + "relationDigest": "04b3fd400cc0a8ea650338f821fcd66006e82edfb1484a28044f91eaf7a66490", + "semanticNameDigest": "c67dd33a8c461a6aa91ab27ae9e2635b5475a21bceff8b6a08a758efe7415a8e" + }, + "persistence": { + "initial": { + "relationDigest": "04b3fd400cc0a8ea650338f821fcd66006e82edfb1484a28044f91eaf7a66490", + "semanticNameDigest": "c67dd33a8c461a6aa91ab27ae9e2635b5475a21bceff8b6a08a758efe7415a8e" + }, + "reopened": { + "relationDigest": "04b3fd400cc0a8ea650338f821fcd66006e82edfb1484a28044f91eaf7a66490", + "semanticNameDigest": "c67dd33a8c461a6aa91ab27ae9e2635b5475a21bceff8b6a08a758efe7415a8e" + }, + "resaved": { + "relationDigest": "04b3fd400cc0a8ea650338f821fcd66006e82edfb1484a28044f91eaf7a66490", + "semanticNameDigest": "c67dd33a8c461a6aa91ab27ae9e2635b5475a21bceff8b6a08a758efe7415a8e" + } + } + }, + { + "ordinal": 11, + "name": "Pocket20", + "typeId": "PartDesign::Pocket", + "nominal": { + "geometryDigest": "ffd3a0bf0794831dd695efdf16c135abf39bfbf5471e51af2325bcd2a2b45adc", + "relationDigest": "3d923d29d8d60a27f1da5cdfa1e95148911e6f2028d7fe4f07629fcfe15d58e6", + "semanticNameDigest": "3eb604a3dc43243edc0fab1433ff6eef9b6a970d474a160df8b7a6485658df3e" + }, + "before": { + "geometryDigest": "ffd3a0bf0794831dd695efdf16c135abf39bfbf5471e51af2325bcd2a2b45adc", + "relationDigest": "1252292065dbc791914afea02f3a7e38398fe5ebc6655952fe4ecb7701c0322c", + "semanticNameDigest": "834d50a6694b20d740de6166c35dcf34e1ab20b6b0d0d9229c24e92992c86073" + }, + "edited": { + "geometryDigest": "2890c63ab19766348dc92f42399ce52ebb3ec8f41e9040cc51f07856c727d966", + "relationDigest": "c256af88287e5aa4f533b11bda77901c50f1a7b01e3496eea9c3413e4d203f61", + "semanticNameDigest": "cb57fe722ef521a21ea0b101269b6a86d4c5f7e3d66027c24127486108de60e4" + }, + "restored": { + "geometryDigest": "ffd3a0bf0794831dd695efdf16c135abf39bfbf5471e51af2325bcd2a2b45adc", + "relationDigest": "3d923d29d8d60a27f1da5cdfa1e95148911e6f2028d7fe4f07629fcfe15d58e6", + "semanticNameDigest": "3eb604a3dc43243edc0fab1433ff6eef9b6a970d474a160df8b7a6485658df3e" + }, + "persistence": { + "initial": { + "relationDigest": "3d923d29d8d60a27f1da5cdfa1e95148911e6f2028d7fe4f07629fcfe15d58e6", + "semanticNameDigest": "3eb604a3dc43243edc0fab1433ff6eef9b6a970d474a160df8b7a6485658df3e" + }, + "reopened": { + "relationDigest": "3d923d29d8d60a27f1da5cdfa1e95148911e6f2028d7fe4f07629fcfe15d58e6", + "semanticNameDigest": "3eb604a3dc43243edc0fab1433ff6eef9b6a970d474a160df8b7a6485658df3e" + }, + "resaved": { + "relationDigest": "3d923d29d8d60a27f1da5cdfa1e95148911e6f2028d7fe4f07629fcfe15d58e6", + "semanticNameDigest": "3eb604a3dc43243edc0fab1433ff6eef9b6a970d474a160df8b7a6485658df3e" + } + } + } + ], + "checks": { + "propertyRestored": true, + "geometryRestored": true, + "namingEvolved": true, + "restoredMatchesNominal": true, + "persistenceStable": true + } + }, + "replayStable": true, + "implementationDefect": false } ], "summary": { - "classifiedCases": 2, - "classifiedStages": 4, + "classifiedCases": 11, + "classifiedStages": 28, "stableSemantics": 0, - "allowedEvolution": 2, + "allowedEvolution": 11, "implementationDefects": 0, "unknown": 0 } diff --git a/config/freecad-tsn-stage-correlation-oracle.json b/config/freecad-tsn-stage-correlation-oracle.json index 6eee304..5c1cc90 100644 --- a/config/freecad-tsn-stage-correlation-oracle.json +++ b/config/freecad-tsn-stage-correlation-oracle.json @@ -1,15 +1,2953 @@ { "baselineId": "freecad-1.1.1-tsn-stage-correlation", + "driftReplays": [ + { + "checks": { + "geometryStable": true, + "mappedNamesStable": true, + "restoredMatchesInitial": true, + "topologyStable": true + }, + "mutation": { + "beforeGeometrySignatures": [ + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ] + ], + "beforeParameter": 2, + "beforeTopologyDigests": [ + "e5f9cf776ddc1289887018d55af7031b7e06f2f957cf9f8f14d2df4eae3864c2", + "54909d11a0a2c03e01c5c3d1dbfe534481f0efe9cd276efafdf4803213f16578", + "27ce709aac9ef81f00cbabe811ce71109a4d28b2bc70781692a1786f51d2d086", + "5f02884f9407c2c2cf1f6ad556796dab596a99fc89683c46ed0c9c06f5eaa3b6", + "0c4c788ee72519d174464d55a7432d148296f2b10ef2be6d474bdd15fed39cb4" + ], + "downstreamShapeChanged": true, + "editedGeometrySignatures": [ + [ + true, + 1, + 11, + 24, + 16, + 760, + 680 + ], + [ + true, + 1, + 11, + 24, + 16, + 760, + 680 + ], + [ + true, + 1, + 12, + 27, + 18, + 759.9656637, + 679.6394689 + ], + [ + true, + 1, + 12, + 27, + 18, + 759.9656637, + 679.6394689 + ], + [ + true, + 2, + 24, + 54, + 36, + 1519.9313274, + 1359.2789378 + ] + ], + "editedParameter": 2.5, + "editedTopologyDigests": [ + "532c5e728dba7ca5efdd5af2339775d37cf7ad09572025eb8d02dbdb29ba4769", + "e86384c9bed306a1888640149d37044815c96cd35c8adfb68fb3f922c3f143a1", + "a39fadeaddb58af242c3144ffe2ada12e37ddad9453872683a98ee83bc98cdeb", + "3fb6cbd5903dfa65a79539b97cee4292eb791fc83e5eeadc16b2f9d25d6505df", + "376fe3fbd5d581b6c666aad7b4e5c9e383bc85ab806c46d2eaaa80fe675c23e7" + ], + "featureName": "CutStage", + "operation": "cut", + "parameterChanged": true, + "propertyPath": "Length", + "restoreTopologyDriftOrdinals": [ + 2, + 3, + 4 + ], + "restoreTopologyDriftStages": 3, + "restoredExactly": true, + "restoredGeometrically": true, + "restoredGeometrySignatures": [ + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ] + ], + "restoredParameter": 2, + "restoredTopologyDigests": [ + "e5f9cf776ddc1289887018d55af7031b7e06f2f957cf9f8f14d2df4eae3864c2", + "54909d11a0a2c03e01c5c3d1dbfe534481f0efe9cd276efafdf4803213f16578", + "d707245f8805cc7393d782837b824734cf3c45056bccb15226dbc72bd7ca169b", + "3bf9c75c96da8b060cddb6acc9d8328fc7c4873298a02f97e53ca295958687fa", + "eca37e791bcbd7f6f4d946a98035adb91d50c56ed257c4af409a6b3032c3434a" + ], + "restoredTopologyExactly": false, + "status": "pass", + "typeId": "PartDesign::Pocket" + }, + "operation": "cut", + "persistence": { + "initial": [ + { + "geometrySignature": [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + "mappedNameDigest": "ae9aea53a41d35d28711df17fe011fdebec070cef2bbd50f514eafca11f21226", + "mappedNames": { + "Edge1": "Edge1;:H#,E", + "Edge10": "#d:1;:M;CUT;:H#:7,E", + "Edge11": "#d:2;:M;CUT;:H#:7,E", + "Edge12": "#d:3;:M;CUT;:H#:7,E", + "Edge13": "#d:4;:M;CUT;:H#:7,E", + "Edge14": "Edge11;:H#,E", + "Edge15": "Edge7;:H#,E", + "Edge16": "Edge8;:H#,E", + "Edge17": "#8c;:M;CUT;:H#:7,E", + "Edge18": "#8d;:M;CUT;:H#:7,E", + "Edge19": "#22:1;:H#,E", + "Edge2": "Edge2;:H#,E", + "Edge20": "#8e;:M;CUT;:H#:7,E", + "Edge21": "#22:2;:H#,E", + "Edge22": "#8f:46;:M;CUT;:H#:7,E", + "Edge23": "#22:3;:H#,E", + "Edge24": "#22:4;:H#,E", + "Edge3": "Edge3;:H#,E", + "Edge4": "Edge4;:H#,E", + "Edge5": "Edge9;:H#,E", + "Edge6": "Edge5;:H#,E", + "Edge7": "Edge10;:H#,E", + "Edge8": "Edge12;:H#,E", + "Edge9": "Edge6;:H#,E", + "Face1": "Face1;:H#,F", + "Face10": "#16:4;:M;CUT;:H#:7,F", + "Face11": "#24:1;:H#,F", + "Face2": "Face3;:H#,F", + "Face3": "Face6;:M;CUT;:H#:7,F", + "Face4": "Face4;:H#,F", + "Face5": "Face5;:H#,F", + "Face6": "Face2;:H#,F", + "Face7": "#16:1;:M;CUT;:H#:7,F", + "Face8": "#16:2;:M;CUT;:H#:7,F", + "Face9": "#16:3;:M;CUT;:H#:7,F", + "Vertex1": "Vertex1;:H#,V", + "Vertex10": "#6f;:M;CUT;:H#:7,V", + "Vertex11": "#70;:M;CUT;:H#:7,V", + "Vertex12": "Vertex8;:H#,V", + "Vertex13": "#71:1;:H#,V", + "Vertex14": "#73:1;:H#,V", + "Vertex15": "#73:2;:H#,V", + "Vertex16": "#73:3;:H#,V", + "Vertex2": "Vertex2;:H#,V", + "Vertex3": "Vertex3;:H#,V", + "Vertex4": "Vertex4;:H#,V", + "Vertex5": "Vertex6;:H#,V", + "Vertex6": "Vertex5;:H#,V", + "Vertex7": "Vertex7;:H#,V", + "Vertex8": "#6d;:M;CUT;:H#:7,V", + "Vertex9": "#6e;:M;CUT;:H#:7,V" + }, + "name": "CutStage", + "operation": "cut", + "semanticTopologyDigest": "e5f9cf776ddc1289887018d55af7031b7e06f2f957cf9f8f14d2df4eae3864c2" + }, + { + "geometrySignature": [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + "mappedNameDigest": "d287a0a16226e540eee676f8b793583a2a0ea920398c6c7a41d3ae7ffb907c30", + "mappedNames": { + "Edge1": "Edge1;:H#,E;:H#,E", + "Edge10": "#d:1;:M;CUT;:H#:7,E;:H#,E", + "Edge11": "#d:2;:M;CUT;:H#:7,E;:H#,E", + "Edge12": "#d:3;:M;CUT;:H#:7,E;:H#,E", + "Edge13": "#d:4;:M;CUT;:H#:7,E;:H#,E", + "Edge14": "Edge11;:H#,E;:H#,E", + "Edge15": "Edge7;:H#,E;:H#,E", + "Edge16": "Edge8;:H#,E;:H#,E", + "Edge17": "#8c;:M;CUT;:H#:7,E;:H#,E", + "Edge18": "#8d;:M;CUT;:H#:7,E;:H#,E", + "Edge19": "#22:1;:H#,E;:H#,E", + "Edge2": "Edge2;:H#,E;:H#,E", + "Edge20": "#8e;:M;CUT;:H#:7,E;:H#,E", + "Edge21": "#22:2;:H#,E;:H#,E", + "Edge22": "#8f:46;:M;CUT;:H#:7,E;:H#,E", + "Edge23": "#22:3;:H#,E;:H#,E", + "Edge24": "#22:4;:H#,E;:H#,E", + "Edge3": "Edge3;:H#,E;:H#,E", + "Edge4": "Edge4;:H#,E;:H#,E", + "Edge5": "Edge9;:H#,E;:H#,E", + "Edge6": "Edge5;:H#,E;:H#,E", + "Edge7": "Edge10;:H#,E;:H#,E", + "Edge8": "Edge12;:H#,E;:H#,E", + "Edge9": "Edge6;:H#,E;:H#,E", + "Face1": "Face1;:H#,F;:H#,F", + "Face10": "#16:4;:M;CUT;:H#:7,F;:H#,F", + "Face11": "#24:1;:H#,F;:H#,F", + "Face2": "Face3;:H#,F;:H#,F", + "Face3": "Face6;:M;CUT;:H#:7,F;:H#,F", + "Face4": "Face4;:H#,F;:H#,F", + "Face5": "Face5;:H#,F;:H#,F", + "Face6": "Face2;:H#,F;:H#,F", + "Face7": "#16:1;:M;CUT;:H#:7,F;:H#,F", + "Face8": "#16:2;:M;CUT;:H#:7,F;:H#,F", + "Face9": "#16:3;:M;CUT;:H#:7,F;:H#,F", + "Vertex1": "Vertex1;:H#,V;:H#,V", + "Vertex10": "#6f;:M;CUT;:H#:7,V;:H#,V", + "Vertex11": "#70;:M;CUT;:H#:7,V;:H#,V", + "Vertex12": "Vertex8;:H#,V;:H#,V", + "Vertex13": "#71:1;:H#,V;:H#,V", + "Vertex14": "#73:1;:H#,V;:H#,V", + "Vertex15": "#73:2;:H#,V;:H#,V", + "Vertex16": "#73:3;:H#,V;:H#,V", + "Vertex2": "Vertex2;:H#,V;:H#,V", + "Vertex3": "Vertex3;:H#,V;:H#,V", + "Vertex4": "Vertex4;:H#,V;:H#,V", + "Vertex5": "Vertex6;:H#,V;:H#,V", + "Vertex6": "Vertex5;:H#,V;:H#,V", + "Vertex7": "Vertex7;:H#,V;:H#,V", + "Vertex8": "#6d;:M;CUT;:H#:7,V;:H#,V", + "Vertex9": "#6e;:M;CUT;:H#:7,V;:H#,V" + }, + "name": "RotateStage", + "operation": "rotate", + "semanticTopologyDigest": "54909d11a0a2c03e01c5c3d1dbfe534481f0efe9cd276efafdf4803213f16578" + }, + { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "mappedNameDigest": "6360b27064821c8aa5545513354396c3323439f2a0613a54e8e09f21e759c8de", + "mappedNames": { + "Edge1": "#34:2;:M;FLT;:H#:7,E", + "Edge10": "#36:2;:H#,E", + "Edge11": "#36:3;:H#,E", + "Edge12": "#36:4;:H#,E", + "Edge13": "#47:1;:U;FLT;:H#:7,E", + "Edge14": "#47:1;:U3;FLT;:H#:8,E", + "Edge15": "#34:b;:H#,E", + "Edge16": "#34:7;:H#,E", + "Edge17": "#34:9;:M;FLT;:H#:7,E", + "Edge18": "#34:8;:H#,E", + "Edge19": "#34:5;:H#,E", + "Edge2": "#47:1;:U2;FLT;:H#:8,E", + "Edge20": "#90;:H#,E", + "Edge21": "#91;:H#,E", + "Edge22": "#3a:1;:H#,E", + "Edge23": "#92;:H#,E", + "Edge24": "#3a:2;:H#,E", + "Edge25": "#93:46;:H#,E", + "Edge26": "#3a:3;:H#,E", + "Edge27": "#3a:4;:H#,E", + "Edge3": "#34:3;:H#,E", + "Edge4": "#34:4;:M;FLT;:H#:7,E", + "Edge5": "#47:1;:U4;FLT;:H#:8,E", + "Edge6": "#34:c;:H#,E", + "Edge7": "#34:a;:M;FLT;:H#:7,E", + "Edge8": "#34:6;:H#,E", + "Edge9": "#36:1;:H#,E", + "Face1": "#3f:1;:M;FLT;:H#:7,F", + "Face10": "#41:3;:H#,F", + "Face11": "#41:4;:H#,F", + "Face12": "#43:1;:H#,F", + "Face2": "#45:6;:M;FLT;:H#:7,F", + "Face3": "#34:1;:G;FLT;:H#:7,F", + "Face4": "#3f:4;:H#,F", + "Face5": "#3f:5;:M;FLT;:H#:7,F", + "Face6": "#3f:3;:M;FLT;:H#:7,F", + "Face7": "#3f:2;:H#,F", + "Face8": "#41:1;:H#,F", + "Face9": "#41:2;:H#,F", + "Vertex1": "#49:2;:U;FLT;:H#:7,V", + "Vertex10": "#7a;:H#,V", + "Vertex11": "#7b;:H#,V", + "Vertex12": "#49:9;:U;FLT;:H#:7,V", + "Vertex13": "#27:8;:H#,V", + "Vertex14": "#27:6;:H#,V", + "Vertex15": "#7c:1;:H#,V", + "Vertex16": "#7d:1;:H#,V", + "Vertex17": "#7d:2;:H#,V", + "Vertex18": "#7d:3;:H#,V", + "Vertex2": "#27:3;:H#,V", + "Vertex3": "#49:4;:U;FLT;:H#:7,V", + "Vertex4": "#27:4;:H#,V", + "Vertex5": "#49:a;:U;FLT;:H#:7,V", + "Vertex6": "#27:7;:H#,V", + "Vertex7": "#27:5;:H#,V", + "Vertex8": "#78;:H#,V", + "Vertex9": "#79;:H#,V" + }, + "name": "FilletStage", + "operation": "fillet", + "semanticTopologyDigest": "d707245f8805cc7393d782837b824734cf3c45056bccb15226dbc72bd7ca169b" + }, + { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "mappedNameDigest": "28bb8374de52d045f4612aa7dfeea6727fa8f872b4e58e52a3d7264831942035", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E", + "Edge20": "#94:5a;:M;MIR;:H#:7,E;:H,E", + "Edge21": "#95:5b;:M;MIR;:H#:7,E;:H,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E", + "Edge23": "#96:5c;:M;MIR;:H#:7,E;:H,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V" + }, + "name": "MirroredStage", + "operation": "mirrored", + "semanticTopologyDigest": "3bf9c75c96da8b060cddb6acc9d8328fc7c4873298a02f97e53ca295958687fa" + }, + { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ], + "mappedNameDigest": "786a278bcd878dda1bb99e90314f3612054e095c0214f0c2cc2d07cfe38fad4d", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge20": "#94:5a;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge21": "#95:5b;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge23": "#96:5c;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge28": "#49:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge29": "#4b:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge30": "#4d:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge31": "#49:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge32": "#4f:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge33": "#4d:c;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge34": "#49:a;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge35": "#4d:6;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge36": "#50:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge37": "#50:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge38": "#50:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge39": "#50:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge40": "#52:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge41": "#54:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge42": "#4d:b;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge43": "#4d:7;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge44": "#49:9;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge45": "#4d:8;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge46": "#4d:5;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge47": "#94:5a;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge48": "#95:5b;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge49": "#57:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge50": "#96:5c;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge51": "#57:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge52": "#97:46;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge53": "#57:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge54": "#57:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face13": "#5b:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face14": "#5c:6;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face15": "#47:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face16": "#5e:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face17": "#5b:5;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face18": "#5b:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face19": "#5e:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face20": "#5f:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face21": "#5f:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face22": "#5f:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face23": "#5f:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face24": "#60:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex19": "#62:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex20": "#64:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex21": "#62:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex22": "#64:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex23": "#62:a;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex24": "#64:7;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex25": "#64:5;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex26": "#86;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex27": "#87;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex28": "#88;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex29": "#98;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex30": "#62:9;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex31": "#64:8;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex32": "#64:6;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex33": "#8a:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex34": "#8b:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex35": "#8b:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex36": "#8b:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V" + }, + "name": "LinearPatternStage", + "operation": "linear-pattern", + "semanticTopologyDigest": "eca37e791bcbd7f6f4d946a98035adb91d50c56ed257c4af409a6b3032c3434a" + } + ], + "reopened": [ + { + "geometrySignature": [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + "mappedNameDigest": "ae9aea53a41d35d28711df17fe011fdebec070cef2bbd50f514eafca11f21226", + "mappedNames": { + "Edge1": "Edge1;:H#,E", + "Edge10": "#d:1;:M;CUT;:H#:7,E", + "Edge11": "#d:2;:M;CUT;:H#:7,E", + "Edge12": "#d:3;:M;CUT;:H#:7,E", + "Edge13": "#d:4;:M;CUT;:H#:7,E", + "Edge14": "Edge11;:H#,E", + "Edge15": "Edge7;:H#,E", + "Edge16": "Edge8;:H#,E", + "Edge17": "#8c;:M;CUT;:H#:7,E", + "Edge18": "#8d;:M;CUT;:H#:7,E", + "Edge19": "#22:1;:H#,E", + "Edge2": "Edge2;:H#,E", + "Edge20": "#8e;:M;CUT;:H#:7,E", + "Edge21": "#22:2;:H#,E", + "Edge22": "#8f:46;:M;CUT;:H#:7,E", + "Edge23": "#22:3;:H#,E", + "Edge24": "#22:4;:H#,E", + "Edge3": "Edge3;:H#,E", + "Edge4": "Edge4;:H#,E", + "Edge5": "Edge9;:H#,E", + "Edge6": "Edge5;:H#,E", + "Edge7": "Edge10;:H#,E", + "Edge8": "Edge12;:H#,E", + "Edge9": "Edge6;:H#,E", + "Face1": "Face1;:H#,F", + "Face10": "#16:4;:M;CUT;:H#:7,F", + "Face11": "#24:1;:H#,F", + "Face2": "Face3;:H#,F", + "Face3": "Face6;:M;CUT;:H#:7,F", + "Face4": "Face4;:H#,F", + "Face5": "Face5;:H#,F", + "Face6": "Face2;:H#,F", + "Face7": "#16:1;:M;CUT;:H#:7,F", + "Face8": "#16:2;:M;CUT;:H#:7,F", + "Face9": "#16:3;:M;CUT;:H#:7,F", + "Vertex1": "Vertex1;:H#,V", + "Vertex10": "#6f;:M;CUT;:H#:7,V", + "Vertex11": "#70;:M;CUT;:H#:7,V", + "Vertex12": "Vertex8;:H#,V", + "Vertex13": "#71:1;:H#,V", + "Vertex14": "#73:1;:H#,V", + "Vertex15": "#73:2;:H#,V", + "Vertex16": "#73:3;:H#,V", + "Vertex2": "Vertex2;:H#,V", + "Vertex3": "Vertex3;:H#,V", + "Vertex4": "Vertex4;:H#,V", + "Vertex5": "Vertex6;:H#,V", + "Vertex6": "Vertex5;:H#,V", + "Vertex7": "Vertex7;:H#,V", + "Vertex8": "#6d;:M;CUT;:H#:7,V", + "Vertex9": "#6e;:M;CUT;:H#:7,V" + }, + "name": "CutStage", + "operation": "cut", + "semanticTopologyDigest": "e5f9cf776ddc1289887018d55af7031b7e06f2f957cf9f8f14d2df4eae3864c2" + }, + { + "geometrySignature": [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + "mappedNameDigest": "d287a0a16226e540eee676f8b793583a2a0ea920398c6c7a41d3ae7ffb907c30", + "mappedNames": { + "Edge1": "Edge1;:H#,E;:H#,E", + "Edge10": "#d:1;:M;CUT;:H#:7,E;:H#,E", + "Edge11": "#d:2;:M;CUT;:H#:7,E;:H#,E", + "Edge12": "#d:3;:M;CUT;:H#:7,E;:H#,E", + "Edge13": "#d:4;:M;CUT;:H#:7,E;:H#,E", + "Edge14": "Edge11;:H#,E;:H#,E", + "Edge15": "Edge7;:H#,E;:H#,E", + "Edge16": "Edge8;:H#,E;:H#,E", + "Edge17": "#8c;:M;CUT;:H#:7,E;:H#,E", + "Edge18": "#8d;:M;CUT;:H#:7,E;:H#,E", + "Edge19": "#22:1;:H#,E;:H#,E", + "Edge2": "Edge2;:H#,E;:H#,E", + "Edge20": "#8e;:M;CUT;:H#:7,E;:H#,E", + "Edge21": "#22:2;:H#,E;:H#,E", + "Edge22": "#8f:46;:M;CUT;:H#:7,E;:H#,E", + "Edge23": "#22:3;:H#,E;:H#,E", + "Edge24": "#22:4;:H#,E;:H#,E", + "Edge3": "Edge3;:H#,E;:H#,E", + "Edge4": "Edge4;:H#,E;:H#,E", + "Edge5": "Edge9;:H#,E;:H#,E", + "Edge6": "Edge5;:H#,E;:H#,E", + "Edge7": "Edge10;:H#,E;:H#,E", + "Edge8": "Edge12;:H#,E;:H#,E", + "Edge9": "Edge6;:H#,E;:H#,E", + "Face1": "Face1;:H#,F;:H#,F", + "Face10": "#16:4;:M;CUT;:H#:7,F;:H#,F", + "Face11": "#24:1;:H#,F;:H#,F", + "Face2": "Face3;:H#,F;:H#,F", + "Face3": "Face6;:M;CUT;:H#:7,F;:H#,F", + "Face4": "Face4;:H#,F;:H#,F", + "Face5": "Face5;:H#,F;:H#,F", + "Face6": "Face2;:H#,F;:H#,F", + "Face7": "#16:1;:M;CUT;:H#:7,F;:H#,F", + "Face8": "#16:2;:M;CUT;:H#:7,F;:H#,F", + "Face9": "#16:3;:M;CUT;:H#:7,F;:H#,F", + "Vertex1": "Vertex1;:H#,V;:H#,V", + "Vertex10": "#6f;:M;CUT;:H#:7,V;:H#,V", + "Vertex11": "#70;:M;CUT;:H#:7,V;:H#,V", + "Vertex12": "Vertex8;:H#,V;:H#,V", + "Vertex13": "#71:1;:H#,V;:H#,V", + "Vertex14": "#73:1;:H#,V;:H#,V", + "Vertex15": "#73:2;:H#,V;:H#,V", + "Vertex16": "#73:3;:H#,V;:H#,V", + "Vertex2": "Vertex2;:H#,V;:H#,V", + "Vertex3": "Vertex3;:H#,V;:H#,V", + "Vertex4": "Vertex4;:H#,V;:H#,V", + "Vertex5": "Vertex6;:H#,V;:H#,V", + "Vertex6": "Vertex5;:H#,V;:H#,V", + "Vertex7": "Vertex7;:H#,V;:H#,V", + "Vertex8": "#6d;:M;CUT;:H#:7,V;:H#,V", + "Vertex9": "#6e;:M;CUT;:H#:7,V;:H#,V" + }, + "name": "RotateStage", + "operation": "rotate", + "semanticTopologyDigest": "54909d11a0a2c03e01c5c3d1dbfe534481f0efe9cd276efafdf4803213f16578" + }, + { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "mappedNameDigest": "6360b27064821c8aa5545513354396c3323439f2a0613a54e8e09f21e759c8de", + "mappedNames": { + "Edge1": "#34:2;:M;FLT;:H#:7,E", + "Edge10": "#36:2;:H#,E", + "Edge11": "#36:3;:H#,E", + "Edge12": "#36:4;:H#,E", + "Edge13": "#47:1;:U;FLT;:H#:7,E", + "Edge14": "#47:1;:U3;FLT;:H#:8,E", + "Edge15": "#34:b;:H#,E", + "Edge16": "#34:7;:H#,E", + "Edge17": "#34:9;:M;FLT;:H#:7,E", + "Edge18": "#34:8;:H#,E", + "Edge19": "#34:5;:H#,E", + "Edge2": "#47:1;:U2;FLT;:H#:8,E", + "Edge20": "#90;:H#,E", + "Edge21": "#91;:H#,E", + "Edge22": "#3a:1;:H#,E", + "Edge23": "#92;:H#,E", + "Edge24": "#3a:2;:H#,E", + "Edge25": "#93:46;:H#,E", + "Edge26": "#3a:3;:H#,E", + "Edge27": "#3a:4;:H#,E", + "Edge3": "#34:3;:H#,E", + "Edge4": "#34:4;:M;FLT;:H#:7,E", + "Edge5": "#47:1;:U4;FLT;:H#:8,E", + "Edge6": "#34:c;:H#,E", + "Edge7": "#34:a;:M;FLT;:H#:7,E", + "Edge8": "#34:6;:H#,E", + "Edge9": "#36:1;:H#,E", + "Face1": "#3f:1;:M;FLT;:H#:7,F", + "Face10": "#41:3;:H#,F", + "Face11": "#41:4;:H#,F", + "Face12": "#43:1;:H#,F", + "Face2": "#45:6;:M;FLT;:H#:7,F", + "Face3": "#34:1;:G;FLT;:H#:7,F", + "Face4": "#3f:4;:H#,F", + "Face5": "#3f:5;:M;FLT;:H#:7,F", + "Face6": "#3f:3;:M;FLT;:H#:7,F", + "Face7": "#3f:2;:H#,F", + "Face8": "#41:1;:H#,F", + "Face9": "#41:2;:H#,F", + "Vertex1": "#49:2;:U;FLT;:H#:7,V", + "Vertex10": "#7a;:H#,V", + "Vertex11": "#7b;:H#,V", + "Vertex12": "#49:9;:U;FLT;:H#:7,V", + "Vertex13": "#27:8;:H#,V", + "Vertex14": "#27:6;:H#,V", + "Vertex15": "#7c:1;:H#,V", + "Vertex16": "#7d:1;:H#,V", + "Vertex17": "#7d:2;:H#,V", + "Vertex18": "#7d:3;:H#,V", + "Vertex2": "#27:3;:H#,V", + "Vertex3": "#49:4;:U;FLT;:H#:7,V", + "Vertex4": "#27:4;:H#,V", + "Vertex5": "#49:a;:U;FLT;:H#:7,V", + "Vertex6": "#27:7;:H#,V", + "Vertex7": "#27:5;:H#,V", + "Vertex8": "#78;:H#,V", + "Vertex9": "#79;:H#,V" + }, + "name": "FilletStage", + "operation": "fillet", + "semanticTopologyDigest": "d707245f8805cc7393d782837b824734cf3c45056bccb15226dbc72bd7ca169b" + }, + { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "mappedNameDigest": "28bb8374de52d045f4612aa7dfeea6727fa8f872b4e58e52a3d7264831942035", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E", + "Edge20": "#94:5a;:M;MIR;:H#:7,E;:H,E", + "Edge21": "#95:5b;:M;MIR;:H#:7,E;:H,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E", + "Edge23": "#96:5c;:M;MIR;:H#:7,E;:H,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V" + }, + "name": "MirroredStage", + "operation": "mirrored", + "semanticTopologyDigest": "3bf9c75c96da8b060cddb6acc9d8328fc7c4873298a02f97e53ca295958687fa" + }, + { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ], + "mappedNameDigest": "786a278bcd878dda1bb99e90314f3612054e095c0214f0c2cc2d07cfe38fad4d", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge20": "#94:5a;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge21": "#95:5b;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge23": "#96:5c;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge28": "#49:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge29": "#4b:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge30": "#4d:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge31": "#49:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge32": "#4f:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge33": "#4d:c;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge34": "#49:a;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge35": "#4d:6;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge36": "#50:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge37": "#50:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge38": "#50:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge39": "#50:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge40": "#52:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge41": "#54:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge42": "#4d:b;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge43": "#4d:7;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge44": "#49:9;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge45": "#4d:8;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge46": "#4d:5;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge47": "#94:5a;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge48": "#95:5b;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge49": "#57:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge50": "#96:5c;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge51": "#57:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge52": "#97:46;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge53": "#57:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge54": "#57:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face13": "#5b:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face14": "#5c:6;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face15": "#47:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face16": "#5e:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face17": "#5b:5;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face18": "#5b:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face19": "#5e:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face20": "#5f:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face21": "#5f:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face22": "#5f:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face23": "#5f:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face24": "#60:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex19": "#62:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex20": "#64:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex21": "#62:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex22": "#64:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex23": "#62:a;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex24": "#64:7;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex25": "#64:5;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex26": "#86;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex27": "#87;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex28": "#88;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex29": "#98;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex30": "#62:9;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex31": "#64:8;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex32": "#64:6;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex33": "#8a:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex34": "#8b:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex35": "#8b:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex36": "#8b:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V" + }, + "name": "LinearPatternStage", + "operation": "linear-pattern", + "semanticTopologyDigest": "eca37e791bcbd7f6f4d946a98035adb91d50c56ed257c4af409a6b3032c3434a" + } + ], + "resaved": [ + { + "geometrySignature": [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + "mappedNameDigest": "ae9aea53a41d35d28711df17fe011fdebec070cef2bbd50f514eafca11f21226", + "mappedNames": { + "Edge1": "Edge1;:H#,E", + "Edge10": "#d:1;:M;CUT;:H#:7,E", + "Edge11": "#d:2;:M;CUT;:H#:7,E", + "Edge12": "#d:3;:M;CUT;:H#:7,E", + "Edge13": "#d:4;:M;CUT;:H#:7,E", + "Edge14": "Edge11;:H#,E", + "Edge15": "Edge7;:H#,E", + "Edge16": "Edge8;:H#,E", + "Edge17": "#8c;:M;CUT;:H#:7,E", + "Edge18": "#8d;:M;CUT;:H#:7,E", + "Edge19": "#22:1;:H#,E", + "Edge2": "Edge2;:H#,E", + "Edge20": "#8e;:M;CUT;:H#:7,E", + "Edge21": "#22:2;:H#,E", + "Edge22": "#8f:46;:M;CUT;:H#:7,E", + "Edge23": "#22:3;:H#,E", + "Edge24": "#22:4;:H#,E", + "Edge3": "Edge3;:H#,E", + "Edge4": "Edge4;:H#,E", + "Edge5": "Edge9;:H#,E", + "Edge6": "Edge5;:H#,E", + "Edge7": "Edge10;:H#,E", + "Edge8": "Edge12;:H#,E", + "Edge9": "Edge6;:H#,E", + "Face1": "Face1;:H#,F", + "Face10": "#16:4;:M;CUT;:H#:7,F", + "Face11": "#24:1;:H#,F", + "Face2": "Face3;:H#,F", + "Face3": "Face6;:M;CUT;:H#:7,F", + "Face4": "Face4;:H#,F", + "Face5": "Face5;:H#,F", + "Face6": "Face2;:H#,F", + "Face7": "#16:1;:M;CUT;:H#:7,F", + "Face8": "#16:2;:M;CUT;:H#:7,F", + "Face9": "#16:3;:M;CUT;:H#:7,F", + "Vertex1": "Vertex1;:H#,V", + "Vertex10": "#6f;:M;CUT;:H#:7,V", + "Vertex11": "#70;:M;CUT;:H#:7,V", + "Vertex12": "Vertex8;:H#,V", + "Vertex13": "#71:1;:H#,V", + "Vertex14": "#73:1;:H#,V", + "Vertex15": "#73:2;:H#,V", + "Vertex16": "#73:3;:H#,V", + "Vertex2": "Vertex2;:H#,V", + "Vertex3": "Vertex3;:H#,V", + "Vertex4": "Vertex4;:H#,V", + "Vertex5": "Vertex6;:H#,V", + "Vertex6": "Vertex5;:H#,V", + "Vertex7": "Vertex7;:H#,V", + "Vertex8": "#6d;:M;CUT;:H#:7,V", + "Vertex9": "#6e;:M;CUT;:H#:7,V" + }, + "name": "CutStage", + "operation": "cut", + "semanticTopologyDigest": "e5f9cf776ddc1289887018d55af7031b7e06f2f957cf9f8f14d2df4eae3864c2" + }, + { + "geometrySignature": [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + "mappedNameDigest": "d287a0a16226e540eee676f8b793583a2a0ea920398c6c7a41d3ae7ffb907c30", + "mappedNames": { + "Edge1": "Edge1;:H#,E;:H#,E", + "Edge10": "#d:1;:M;CUT;:H#:7,E;:H#,E", + "Edge11": "#d:2;:M;CUT;:H#:7,E;:H#,E", + "Edge12": "#d:3;:M;CUT;:H#:7,E;:H#,E", + "Edge13": "#d:4;:M;CUT;:H#:7,E;:H#,E", + "Edge14": "Edge11;:H#,E;:H#,E", + "Edge15": "Edge7;:H#,E;:H#,E", + "Edge16": "Edge8;:H#,E;:H#,E", + "Edge17": "#8c;:M;CUT;:H#:7,E;:H#,E", + "Edge18": "#8d;:M;CUT;:H#:7,E;:H#,E", + "Edge19": "#22:1;:H#,E;:H#,E", + "Edge2": "Edge2;:H#,E;:H#,E", + "Edge20": "#8e;:M;CUT;:H#:7,E;:H#,E", + "Edge21": "#22:2;:H#,E;:H#,E", + "Edge22": "#8f:46;:M;CUT;:H#:7,E;:H#,E", + "Edge23": "#22:3;:H#,E;:H#,E", + "Edge24": "#22:4;:H#,E;:H#,E", + "Edge3": "Edge3;:H#,E;:H#,E", + "Edge4": "Edge4;:H#,E;:H#,E", + "Edge5": "Edge9;:H#,E;:H#,E", + "Edge6": "Edge5;:H#,E;:H#,E", + "Edge7": "Edge10;:H#,E;:H#,E", + "Edge8": "Edge12;:H#,E;:H#,E", + "Edge9": "Edge6;:H#,E;:H#,E", + "Face1": "Face1;:H#,F;:H#,F", + "Face10": "#16:4;:M;CUT;:H#:7,F;:H#,F", + "Face11": "#24:1;:H#,F;:H#,F", + "Face2": "Face3;:H#,F;:H#,F", + "Face3": "Face6;:M;CUT;:H#:7,F;:H#,F", + "Face4": "Face4;:H#,F;:H#,F", + "Face5": "Face5;:H#,F;:H#,F", + "Face6": "Face2;:H#,F;:H#,F", + "Face7": "#16:1;:M;CUT;:H#:7,F;:H#,F", + "Face8": "#16:2;:M;CUT;:H#:7,F;:H#,F", + "Face9": "#16:3;:M;CUT;:H#:7,F;:H#,F", + "Vertex1": "Vertex1;:H#,V;:H#,V", + "Vertex10": "#6f;:M;CUT;:H#:7,V;:H#,V", + "Vertex11": "#70;:M;CUT;:H#:7,V;:H#,V", + "Vertex12": "Vertex8;:H#,V;:H#,V", + "Vertex13": "#71:1;:H#,V;:H#,V", + "Vertex14": "#73:1;:H#,V;:H#,V", + "Vertex15": "#73:2;:H#,V;:H#,V", + "Vertex16": "#73:3;:H#,V;:H#,V", + "Vertex2": "Vertex2;:H#,V;:H#,V", + "Vertex3": "Vertex3;:H#,V;:H#,V", + "Vertex4": "Vertex4;:H#,V;:H#,V", + "Vertex5": "Vertex6;:H#,V;:H#,V", + "Vertex6": "Vertex5;:H#,V;:H#,V", + "Vertex7": "Vertex7;:H#,V;:H#,V", + "Vertex8": "#6d;:M;CUT;:H#:7,V;:H#,V", + "Vertex9": "#6e;:M;CUT;:H#:7,V;:H#,V" + }, + "name": "RotateStage", + "operation": "rotate", + "semanticTopologyDigest": "54909d11a0a2c03e01c5c3d1dbfe534481f0efe9cd276efafdf4803213f16578" + }, + { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "mappedNameDigest": "6360b27064821c8aa5545513354396c3323439f2a0613a54e8e09f21e759c8de", + "mappedNames": { + "Edge1": "#34:2;:M;FLT;:H#:7,E", + "Edge10": "#36:2;:H#,E", + "Edge11": "#36:3;:H#,E", + "Edge12": "#36:4;:H#,E", + "Edge13": "#47:1;:U;FLT;:H#:7,E", + "Edge14": "#47:1;:U3;FLT;:H#:8,E", + "Edge15": "#34:b;:H#,E", + "Edge16": "#34:7;:H#,E", + "Edge17": "#34:9;:M;FLT;:H#:7,E", + "Edge18": "#34:8;:H#,E", + "Edge19": "#34:5;:H#,E", + "Edge2": "#47:1;:U2;FLT;:H#:8,E", + "Edge20": "#90;:H#,E", + "Edge21": "#91;:H#,E", + "Edge22": "#3a:1;:H#,E", + "Edge23": "#92;:H#,E", + "Edge24": "#3a:2;:H#,E", + "Edge25": "#93:46;:H#,E", + "Edge26": "#3a:3;:H#,E", + "Edge27": "#3a:4;:H#,E", + "Edge3": "#34:3;:H#,E", + "Edge4": "#34:4;:M;FLT;:H#:7,E", + "Edge5": "#47:1;:U4;FLT;:H#:8,E", + "Edge6": "#34:c;:H#,E", + "Edge7": "#34:a;:M;FLT;:H#:7,E", + "Edge8": "#34:6;:H#,E", + "Edge9": "#36:1;:H#,E", + "Face1": "#3f:1;:M;FLT;:H#:7,F", + "Face10": "#41:3;:H#,F", + "Face11": "#41:4;:H#,F", + "Face12": "#43:1;:H#,F", + "Face2": "#45:6;:M;FLT;:H#:7,F", + "Face3": "#34:1;:G;FLT;:H#:7,F", + "Face4": "#3f:4;:H#,F", + "Face5": "#3f:5;:M;FLT;:H#:7,F", + "Face6": "#3f:3;:M;FLT;:H#:7,F", + "Face7": "#3f:2;:H#,F", + "Face8": "#41:1;:H#,F", + "Face9": "#41:2;:H#,F", + "Vertex1": "#49:2;:U;FLT;:H#:7,V", + "Vertex10": "#7a;:H#,V", + "Vertex11": "#7b;:H#,V", + "Vertex12": "#49:9;:U;FLT;:H#:7,V", + "Vertex13": "#27:8;:H#,V", + "Vertex14": "#27:6;:H#,V", + "Vertex15": "#7c:1;:H#,V", + "Vertex16": "#7d:1;:H#,V", + "Vertex17": "#7d:2;:H#,V", + "Vertex18": "#7d:3;:H#,V", + "Vertex2": "#27:3;:H#,V", + "Vertex3": "#49:4;:U;FLT;:H#:7,V", + "Vertex4": "#27:4;:H#,V", + "Vertex5": "#49:a;:U;FLT;:H#:7,V", + "Vertex6": "#27:7;:H#,V", + "Vertex7": "#27:5;:H#,V", + "Vertex8": "#78;:H#,V", + "Vertex9": "#79;:H#,V" + }, + "name": "FilletStage", + "operation": "fillet", + "semanticTopologyDigest": "d707245f8805cc7393d782837b824734cf3c45056bccb15226dbc72bd7ca169b" + }, + { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "mappedNameDigest": "28bb8374de52d045f4612aa7dfeea6727fa8f872b4e58e52a3d7264831942035", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E", + "Edge20": "#94:5a;:M;MIR;:H#:7,E;:H,E", + "Edge21": "#95:5b;:M;MIR;:H#:7,E;:H,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E", + "Edge23": "#96:5c;:M;MIR;:H#:7,E;:H,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V" + }, + "name": "MirroredStage", + "operation": "mirrored", + "semanticTopologyDigest": "3bf9c75c96da8b060cddb6acc9d8328fc7c4873298a02f97e53ca295958687fa" + }, + { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ], + "mappedNameDigest": "786a278bcd878dda1bb99e90314f3612054e095c0214f0c2cc2d07cfe38fad4d", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge20": "#94:5a;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge21": "#95:5b;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge23": "#96:5c;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge28": "#49:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge29": "#4b:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge30": "#4d:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge31": "#49:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge32": "#4f:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge33": "#4d:c;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge34": "#49:a;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge35": "#4d:6;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge36": "#50:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge37": "#50:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge38": "#50:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge39": "#50:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge40": "#52:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge41": "#54:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge42": "#4d:b;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge43": "#4d:7;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge44": "#49:9;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge45": "#4d:8;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge46": "#4d:5;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge47": "#94:5a;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge48": "#95:5b;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge49": "#57:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge50": "#96:5c;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge51": "#57:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge52": "#97:46;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge53": "#57:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge54": "#57:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face13": "#5b:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face14": "#5c:6;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face15": "#47:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face16": "#5e:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face17": "#5b:5;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face18": "#5b:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face19": "#5e:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face20": "#5f:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face21": "#5f:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face22": "#5f:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face23": "#5f:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face24": "#60:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex19": "#62:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex20": "#64:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex21": "#62:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex22": "#64:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex23": "#62:a;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex24": "#64:7;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex25": "#64:5;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex26": "#86;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex27": "#87;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex28": "#88;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex29": "#98;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex30": "#62:9;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex31": "#64:8;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex32": "#64:6;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex33": "#8a:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex34": "#8b:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex35": "#8b:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex36": "#8b:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V" + }, + "name": "LinearPatternStage", + "operation": "linear-pattern", + "semanticTopologyDigest": "eca37e791bcbd7f6f4d946a98035adb91d50c56ed257c4af409a6b3032c3434a" + } + ] + } + }, + { + "checks": { + "geometryStable": true, + "mappedNamesStable": true, + "restoredMatchesInitial": true, + "topologyStable": true + }, + "mutation": { + "beforeGeometrySignatures": [ + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ] + ], + "beforeParameter": 15, + "beforeTopologyDigests": [ + "e5f9cf776ddc1289887018d55af7031b7e06f2f957cf9f8f14d2df4eae3864c2", + "54909d11a0a2c03e01c5c3d1dbfe534481f0efe9cd276efafdf4803213f16578", + "d707245f8805cc7393d782837b824734cf3c45056bccb15226dbc72bd7ca169b", + "3bf9c75c96da8b060cddb6acc9d8328fc7c4873298a02f97e53ca295958687fa", + "eca37e791bcbd7f6f4d946a98035adb91d50c56ed257c4af409a6b3032c3434a" + ], + "downstreamShapeChanged": true, + "editedGeometrySignatures": [ + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ] + ], + "editedParameter": 22.5, + "editedTopologyDigests": [ + "e5f9cf776ddc1289887018d55af7031b7e06f2f957cf9f8f14d2df4eae3864c2", + "54909d11a0a2c03e01c5c3d1dbfe534481f0efe9cd276efafdf4803213f16578", + "d707245f8805cc7393d782837b824734cf3c45056bccb15226dbc72bd7ca169b", + "014dbe05990637566dfb1c65cc942fc1bea2ce5ad19faa667ae1fa6014082472", + "a6cbc1de1003fc26ace333e9b04db01d3bd23a1075c8314a6036401f16e43bfa" + ], + "featureName": "RotateStage", + "operation": "rotate", + "parameterChanged": true, + "propertyPath": "Angle", + "restoreTopologyDriftOrdinals": [ + 3, + 4 + ], + "restoreTopologyDriftStages": 2, + "restoredExactly": true, + "restoredGeometrically": true, + "restoredGeometrySignatures": [ + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ] + ], + "restoredParameter": 15, + "restoredTopologyDigests": [ + "e5f9cf776ddc1289887018d55af7031b7e06f2f957cf9f8f14d2df4eae3864c2", + "54909d11a0a2c03e01c5c3d1dbfe534481f0efe9cd276efafdf4803213f16578", + "d707245f8805cc7393d782837b824734cf3c45056bccb15226dbc72bd7ca169b", + "014dbe05990637566dfb1c65cc942fc1bea2ce5ad19faa667ae1fa6014082472", + "a6cbc1de1003fc26ace333e9b04db01d3bd23a1075c8314a6036401f16e43bfa" + ], + "restoredTopologyExactly": false, + "status": "pass", + "typeId": "PartDesign::Feature" + }, + "operation": "rotate", + "persistence": { + "initial": [ + { + "geometrySignature": [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + "mappedNameDigest": "ae9aea53a41d35d28711df17fe011fdebec070cef2bbd50f514eafca11f21226", + "mappedNames": { + "Edge1": "Edge1;:H#,E", + "Edge10": "#d:1;:M;CUT;:H#:7,E", + "Edge11": "#d:2;:M;CUT;:H#:7,E", + "Edge12": "#d:3;:M;CUT;:H#:7,E", + "Edge13": "#d:4;:M;CUT;:H#:7,E", + "Edge14": "Edge11;:H#,E", + "Edge15": "Edge7;:H#,E", + "Edge16": "Edge8;:H#,E", + "Edge17": "#8c;:M;CUT;:H#:7,E", + "Edge18": "#8d;:M;CUT;:H#:7,E", + "Edge19": "#22:1;:H#,E", + "Edge2": "Edge2;:H#,E", + "Edge20": "#8e;:M;CUT;:H#:7,E", + "Edge21": "#22:2;:H#,E", + "Edge22": "#8f:46;:M;CUT;:H#:7,E", + "Edge23": "#22:3;:H#,E", + "Edge24": "#22:4;:H#,E", + "Edge3": "Edge3;:H#,E", + "Edge4": "Edge4;:H#,E", + "Edge5": "Edge9;:H#,E", + "Edge6": "Edge5;:H#,E", + "Edge7": "Edge10;:H#,E", + "Edge8": "Edge12;:H#,E", + "Edge9": "Edge6;:H#,E", + "Face1": "Face1;:H#,F", + "Face10": "#16:4;:M;CUT;:H#:7,F", + "Face11": "#24:1;:H#,F", + "Face2": "Face3;:H#,F", + "Face3": "Face6;:M;CUT;:H#:7,F", + "Face4": "Face4;:H#,F", + "Face5": "Face5;:H#,F", + "Face6": "Face2;:H#,F", + "Face7": "#16:1;:M;CUT;:H#:7,F", + "Face8": "#16:2;:M;CUT;:H#:7,F", + "Face9": "#16:3;:M;CUT;:H#:7,F", + "Vertex1": "Vertex1;:H#,V", + "Vertex10": "#6f;:M;CUT;:H#:7,V", + "Vertex11": "#70;:M;CUT;:H#:7,V", + "Vertex12": "Vertex8;:H#,V", + "Vertex13": "#71:1;:H#,V", + "Vertex14": "#73:1;:H#,V", + "Vertex15": "#73:2;:H#,V", + "Vertex16": "#73:3;:H#,V", + "Vertex2": "Vertex2;:H#,V", + "Vertex3": "Vertex3;:H#,V", + "Vertex4": "Vertex4;:H#,V", + "Vertex5": "Vertex6;:H#,V", + "Vertex6": "Vertex5;:H#,V", + "Vertex7": "Vertex7;:H#,V", + "Vertex8": "#6d;:M;CUT;:H#:7,V", + "Vertex9": "#6e;:M;CUT;:H#:7,V" + }, + "name": "CutStage", + "operation": "cut", + "semanticTopologyDigest": "e5f9cf776ddc1289887018d55af7031b7e06f2f957cf9f8f14d2df4eae3864c2" + }, + { + "geometrySignature": [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + "mappedNameDigest": "d287a0a16226e540eee676f8b793583a2a0ea920398c6c7a41d3ae7ffb907c30", + "mappedNames": { + "Edge1": "Edge1;:H#,E;:H#,E", + "Edge10": "#d:1;:M;CUT;:H#:7,E;:H#,E", + "Edge11": "#d:2;:M;CUT;:H#:7,E;:H#,E", + "Edge12": "#d:3;:M;CUT;:H#:7,E;:H#,E", + "Edge13": "#d:4;:M;CUT;:H#:7,E;:H#,E", + "Edge14": "Edge11;:H#,E;:H#,E", + "Edge15": "Edge7;:H#,E;:H#,E", + "Edge16": "Edge8;:H#,E;:H#,E", + "Edge17": "#8c;:M;CUT;:H#:7,E;:H#,E", + "Edge18": "#8d;:M;CUT;:H#:7,E;:H#,E", + "Edge19": "#22:1;:H#,E;:H#,E", + "Edge2": "Edge2;:H#,E;:H#,E", + "Edge20": "#8e;:M;CUT;:H#:7,E;:H#,E", + "Edge21": "#22:2;:H#,E;:H#,E", + "Edge22": "#8f:46;:M;CUT;:H#:7,E;:H#,E", + "Edge23": "#22:3;:H#,E;:H#,E", + "Edge24": "#22:4;:H#,E;:H#,E", + "Edge3": "Edge3;:H#,E;:H#,E", + "Edge4": "Edge4;:H#,E;:H#,E", + "Edge5": "Edge9;:H#,E;:H#,E", + "Edge6": "Edge5;:H#,E;:H#,E", + "Edge7": "Edge10;:H#,E;:H#,E", + "Edge8": "Edge12;:H#,E;:H#,E", + "Edge9": "Edge6;:H#,E;:H#,E", + "Face1": "Face1;:H#,F;:H#,F", + "Face10": "#16:4;:M;CUT;:H#:7,F;:H#,F", + "Face11": "#24:1;:H#,F;:H#,F", + "Face2": "Face3;:H#,F;:H#,F", + "Face3": "Face6;:M;CUT;:H#:7,F;:H#,F", + "Face4": "Face4;:H#,F;:H#,F", + "Face5": "Face5;:H#,F;:H#,F", + "Face6": "Face2;:H#,F;:H#,F", + "Face7": "#16:1;:M;CUT;:H#:7,F;:H#,F", + "Face8": "#16:2;:M;CUT;:H#:7,F;:H#,F", + "Face9": "#16:3;:M;CUT;:H#:7,F;:H#,F", + "Vertex1": "Vertex1;:H#,V;:H#,V", + "Vertex10": "#6f;:M;CUT;:H#:7,V;:H#,V", + "Vertex11": "#70;:M;CUT;:H#:7,V;:H#,V", + "Vertex12": "Vertex8;:H#,V;:H#,V", + "Vertex13": "#71:1;:H#,V;:H#,V", + "Vertex14": "#73:1;:H#,V;:H#,V", + "Vertex15": "#73:2;:H#,V;:H#,V", + "Vertex16": "#73:3;:H#,V;:H#,V", + "Vertex2": "Vertex2;:H#,V;:H#,V", + "Vertex3": "Vertex3;:H#,V;:H#,V", + "Vertex4": "Vertex4;:H#,V;:H#,V", + "Vertex5": "Vertex6;:H#,V;:H#,V", + "Vertex6": "Vertex5;:H#,V;:H#,V", + "Vertex7": "Vertex7;:H#,V;:H#,V", + "Vertex8": "#6d;:M;CUT;:H#:7,V;:H#,V", + "Vertex9": "#6e;:M;CUT;:H#:7,V;:H#,V" + }, + "name": "RotateStage", + "operation": "rotate", + "semanticTopologyDigest": "54909d11a0a2c03e01c5c3d1dbfe534481f0efe9cd276efafdf4803213f16578" + }, + { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "mappedNameDigest": "6360b27064821c8aa5545513354396c3323439f2a0613a54e8e09f21e759c8de", + "mappedNames": { + "Edge1": "#34:2;:M;FLT;:H#:7,E", + "Edge10": "#36:2;:H#,E", + "Edge11": "#36:3;:H#,E", + "Edge12": "#36:4;:H#,E", + "Edge13": "#47:1;:U;FLT;:H#:7,E", + "Edge14": "#47:1;:U3;FLT;:H#:8,E", + "Edge15": "#34:b;:H#,E", + "Edge16": "#34:7;:H#,E", + "Edge17": "#34:9;:M;FLT;:H#:7,E", + "Edge18": "#34:8;:H#,E", + "Edge19": "#34:5;:H#,E", + "Edge2": "#47:1;:U2;FLT;:H#:8,E", + "Edge20": "#90;:H#,E", + "Edge21": "#91;:H#,E", + "Edge22": "#3a:1;:H#,E", + "Edge23": "#92;:H#,E", + "Edge24": "#3a:2;:H#,E", + "Edge25": "#93:46;:H#,E", + "Edge26": "#3a:3;:H#,E", + "Edge27": "#3a:4;:H#,E", + "Edge3": "#34:3;:H#,E", + "Edge4": "#34:4;:M;FLT;:H#:7,E", + "Edge5": "#47:1;:U4;FLT;:H#:8,E", + "Edge6": "#34:c;:H#,E", + "Edge7": "#34:a;:M;FLT;:H#:7,E", + "Edge8": "#34:6;:H#,E", + "Edge9": "#36:1;:H#,E", + "Face1": "#3f:1;:M;FLT;:H#:7,F", + "Face10": "#41:3;:H#,F", + "Face11": "#41:4;:H#,F", + "Face12": "#43:1;:H#,F", + "Face2": "#45:6;:M;FLT;:H#:7,F", + "Face3": "#34:1;:G;FLT;:H#:7,F", + "Face4": "#3f:4;:H#,F", + "Face5": "#3f:5;:M;FLT;:H#:7,F", + "Face6": "#3f:3;:M;FLT;:H#:7,F", + "Face7": "#3f:2;:H#,F", + "Face8": "#41:1;:H#,F", + "Face9": "#41:2;:H#,F", + "Vertex1": "#49:2;:U;FLT;:H#:7,V", + "Vertex10": "#7a;:H#,V", + "Vertex11": "#7b;:H#,V", + "Vertex12": "#49:9;:U;FLT;:H#:7,V", + "Vertex13": "#27:8;:H#,V", + "Vertex14": "#27:6;:H#,V", + "Vertex15": "#7c:1;:H#,V", + "Vertex16": "#7d:1;:H#,V", + "Vertex17": "#7d:2;:H#,V", + "Vertex18": "#7d:3;:H#,V", + "Vertex2": "#27:3;:H#,V", + "Vertex3": "#49:4;:U;FLT;:H#:7,V", + "Vertex4": "#27:4;:H#,V", + "Vertex5": "#49:a;:U;FLT;:H#:7,V", + "Vertex6": "#27:7;:H#,V", + "Vertex7": "#27:5;:H#,V", + "Vertex8": "#78;:H#,V", + "Vertex9": "#79;:H#,V" + }, + "name": "FilletStage", + "operation": "fillet", + "semanticTopologyDigest": "d707245f8805cc7393d782837b824734cf3c45056bccb15226dbc72bd7ca169b" + }, + { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "mappedNameDigest": "cdff2aa2536c117bbb7ef1c91231034573b30081371c25c207bdb27fee411450", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E", + "Edge20": "#94;:M;MIR;:H#:7,E;:H,E", + "Edge21": "#95;:M;MIR;:H#:7,E;:H,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E", + "Edge23": "#96;:M;MIR;:H#:7,E;:H,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V" + }, + "name": "MirroredStage", + "operation": "mirrored", + "semanticTopologyDigest": "014dbe05990637566dfb1c65cc942fc1bea2ce5ad19faa667ae1fa6014082472" + }, + { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ], + "mappedNameDigest": "f98691eb6265435844cb502b7e88c1dcbb64a584d081190634581fcfa37f8b45", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge20": "#94;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge21": "#95;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge23": "#96;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge28": "#49:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge29": "#4b:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge30": "#4d:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge31": "#49:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge32": "#4f:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge33": "#4d:c;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge34": "#49:a;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge35": "#4d:6;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge36": "#50:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge37": "#50:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge38": "#50:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge39": "#50:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge40": "#52:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge41": "#54:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge42": "#4d:b;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge43": "#4d:7;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge44": "#49:9;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge45": "#4d:8;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge46": "#4d:5;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge47": "#94;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge48": "#95;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge49": "#57:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge50": "#96;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge51": "#57:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge52": "#97:46;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge53": "#57:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge54": "#57:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face13": "#5b:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face14": "#5c:6;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face15": "#47:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face16": "#5e:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face17": "#5b:5;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face18": "#5b:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face19": "#5e:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face20": "#5f:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face21": "#5f:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face22": "#5f:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face23": "#5f:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face24": "#60:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex19": "#62:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex20": "#64:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex21": "#62:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex22": "#64:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex23": "#62:a;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex24": "#64:7;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex25": "#64:5;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex26": "#86;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex27": "#87;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex28": "#88;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex29": "#98;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex30": "#62:9;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex31": "#64:8;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex32": "#64:6;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex33": "#8a:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex34": "#8b:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex35": "#8b:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex36": "#8b:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V" + }, + "name": "LinearPatternStage", + "operation": "linear-pattern", + "semanticTopologyDigest": "a6cbc1de1003fc26ace333e9b04db01d3bd23a1075c8314a6036401f16e43bfa" + } + ], + "reopened": [ + { + "geometrySignature": [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + "mappedNameDigest": "ae9aea53a41d35d28711df17fe011fdebec070cef2bbd50f514eafca11f21226", + "mappedNames": { + "Edge1": "Edge1;:H#,E", + "Edge10": "#d:1;:M;CUT;:H#:7,E", + "Edge11": "#d:2;:M;CUT;:H#:7,E", + "Edge12": "#d:3;:M;CUT;:H#:7,E", + "Edge13": "#d:4;:M;CUT;:H#:7,E", + "Edge14": "Edge11;:H#,E", + "Edge15": "Edge7;:H#,E", + "Edge16": "Edge8;:H#,E", + "Edge17": "#8c;:M;CUT;:H#:7,E", + "Edge18": "#8d;:M;CUT;:H#:7,E", + "Edge19": "#22:1;:H#,E", + "Edge2": "Edge2;:H#,E", + "Edge20": "#8e;:M;CUT;:H#:7,E", + "Edge21": "#22:2;:H#,E", + "Edge22": "#8f:46;:M;CUT;:H#:7,E", + "Edge23": "#22:3;:H#,E", + "Edge24": "#22:4;:H#,E", + "Edge3": "Edge3;:H#,E", + "Edge4": "Edge4;:H#,E", + "Edge5": "Edge9;:H#,E", + "Edge6": "Edge5;:H#,E", + "Edge7": "Edge10;:H#,E", + "Edge8": "Edge12;:H#,E", + "Edge9": "Edge6;:H#,E", + "Face1": "Face1;:H#,F", + "Face10": "#16:4;:M;CUT;:H#:7,F", + "Face11": "#24:1;:H#,F", + "Face2": "Face3;:H#,F", + "Face3": "Face6;:M;CUT;:H#:7,F", + "Face4": "Face4;:H#,F", + "Face5": "Face5;:H#,F", + "Face6": "Face2;:H#,F", + "Face7": "#16:1;:M;CUT;:H#:7,F", + "Face8": "#16:2;:M;CUT;:H#:7,F", + "Face9": "#16:3;:M;CUT;:H#:7,F", + "Vertex1": "Vertex1;:H#,V", + "Vertex10": "#6f;:M;CUT;:H#:7,V", + "Vertex11": "#70;:M;CUT;:H#:7,V", + "Vertex12": "Vertex8;:H#,V", + "Vertex13": "#71:1;:H#,V", + "Vertex14": "#73:1;:H#,V", + "Vertex15": "#73:2;:H#,V", + "Vertex16": "#73:3;:H#,V", + "Vertex2": "Vertex2;:H#,V", + "Vertex3": "Vertex3;:H#,V", + "Vertex4": "Vertex4;:H#,V", + "Vertex5": "Vertex6;:H#,V", + "Vertex6": "Vertex5;:H#,V", + "Vertex7": "Vertex7;:H#,V", + "Vertex8": "#6d;:M;CUT;:H#:7,V", + "Vertex9": "#6e;:M;CUT;:H#:7,V" + }, + "name": "CutStage", + "operation": "cut", + "semanticTopologyDigest": "e5f9cf776ddc1289887018d55af7031b7e06f2f957cf9f8f14d2df4eae3864c2" + }, + { + "geometrySignature": [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + "mappedNameDigest": "d287a0a16226e540eee676f8b793583a2a0ea920398c6c7a41d3ae7ffb907c30", + "mappedNames": { + "Edge1": "Edge1;:H#,E;:H#,E", + "Edge10": "#d:1;:M;CUT;:H#:7,E;:H#,E", + "Edge11": "#d:2;:M;CUT;:H#:7,E;:H#,E", + "Edge12": "#d:3;:M;CUT;:H#:7,E;:H#,E", + "Edge13": "#d:4;:M;CUT;:H#:7,E;:H#,E", + "Edge14": "Edge11;:H#,E;:H#,E", + "Edge15": "Edge7;:H#,E;:H#,E", + "Edge16": "Edge8;:H#,E;:H#,E", + "Edge17": "#8c;:M;CUT;:H#:7,E;:H#,E", + "Edge18": "#8d;:M;CUT;:H#:7,E;:H#,E", + "Edge19": "#22:1;:H#,E;:H#,E", + "Edge2": "Edge2;:H#,E;:H#,E", + "Edge20": "#8e;:M;CUT;:H#:7,E;:H#,E", + "Edge21": "#22:2;:H#,E;:H#,E", + "Edge22": "#8f:46;:M;CUT;:H#:7,E;:H#,E", + "Edge23": "#22:3;:H#,E;:H#,E", + "Edge24": "#22:4;:H#,E;:H#,E", + "Edge3": "Edge3;:H#,E;:H#,E", + "Edge4": "Edge4;:H#,E;:H#,E", + "Edge5": "Edge9;:H#,E;:H#,E", + "Edge6": "Edge5;:H#,E;:H#,E", + "Edge7": "Edge10;:H#,E;:H#,E", + "Edge8": "Edge12;:H#,E;:H#,E", + "Edge9": "Edge6;:H#,E;:H#,E", + "Face1": "Face1;:H#,F;:H#,F", + "Face10": "#16:4;:M;CUT;:H#:7,F;:H#,F", + "Face11": "#24:1;:H#,F;:H#,F", + "Face2": "Face3;:H#,F;:H#,F", + "Face3": "Face6;:M;CUT;:H#:7,F;:H#,F", + "Face4": "Face4;:H#,F;:H#,F", + "Face5": "Face5;:H#,F;:H#,F", + "Face6": "Face2;:H#,F;:H#,F", + "Face7": "#16:1;:M;CUT;:H#:7,F;:H#,F", + "Face8": "#16:2;:M;CUT;:H#:7,F;:H#,F", + "Face9": "#16:3;:M;CUT;:H#:7,F;:H#,F", + "Vertex1": "Vertex1;:H#,V;:H#,V", + "Vertex10": "#6f;:M;CUT;:H#:7,V;:H#,V", + "Vertex11": "#70;:M;CUT;:H#:7,V;:H#,V", + "Vertex12": "Vertex8;:H#,V;:H#,V", + "Vertex13": "#71:1;:H#,V;:H#,V", + "Vertex14": "#73:1;:H#,V;:H#,V", + "Vertex15": "#73:2;:H#,V;:H#,V", + "Vertex16": "#73:3;:H#,V;:H#,V", + "Vertex2": "Vertex2;:H#,V;:H#,V", + "Vertex3": "Vertex3;:H#,V;:H#,V", + "Vertex4": "Vertex4;:H#,V;:H#,V", + "Vertex5": "Vertex6;:H#,V;:H#,V", + "Vertex6": "Vertex5;:H#,V;:H#,V", + "Vertex7": "Vertex7;:H#,V;:H#,V", + "Vertex8": "#6d;:M;CUT;:H#:7,V;:H#,V", + "Vertex9": "#6e;:M;CUT;:H#:7,V;:H#,V" + }, + "name": "RotateStage", + "operation": "rotate", + "semanticTopologyDigest": "54909d11a0a2c03e01c5c3d1dbfe534481f0efe9cd276efafdf4803213f16578" + }, + { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "mappedNameDigest": "6360b27064821c8aa5545513354396c3323439f2a0613a54e8e09f21e759c8de", + "mappedNames": { + "Edge1": "#34:2;:M;FLT;:H#:7,E", + "Edge10": "#36:2;:H#,E", + "Edge11": "#36:3;:H#,E", + "Edge12": "#36:4;:H#,E", + "Edge13": "#47:1;:U;FLT;:H#:7,E", + "Edge14": "#47:1;:U3;FLT;:H#:8,E", + "Edge15": "#34:b;:H#,E", + "Edge16": "#34:7;:H#,E", + "Edge17": "#34:9;:M;FLT;:H#:7,E", + "Edge18": "#34:8;:H#,E", + "Edge19": "#34:5;:H#,E", + "Edge2": "#47:1;:U2;FLT;:H#:8,E", + "Edge20": "#90;:H#,E", + "Edge21": "#91;:H#,E", + "Edge22": "#3a:1;:H#,E", + "Edge23": "#92;:H#,E", + "Edge24": "#3a:2;:H#,E", + "Edge25": "#93:46;:H#,E", + "Edge26": "#3a:3;:H#,E", + "Edge27": "#3a:4;:H#,E", + "Edge3": "#34:3;:H#,E", + "Edge4": "#34:4;:M;FLT;:H#:7,E", + "Edge5": "#47:1;:U4;FLT;:H#:8,E", + "Edge6": "#34:c;:H#,E", + "Edge7": "#34:a;:M;FLT;:H#:7,E", + "Edge8": "#34:6;:H#,E", + "Edge9": "#36:1;:H#,E", + "Face1": "#3f:1;:M;FLT;:H#:7,F", + "Face10": "#41:3;:H#,F", + "Face11": "#41:4;:H#,F", + "Face12": "#43:1;:H#,F", + "Face2": "#45:6;:M;FLT;:H#:7,F", + "Face3": "#34:1;:G;FLT;:H#:7,F", + "Face4": "#3f:4;:H#,F", + "Face5": "#3f:5;:M;FLT;:H#:7,F", + "Face6": "#3f:3;:M;FLT;:H#:7,F", + "Face7": "#3f:2;:H#,F", + "Face8": "#41:1;:H#,F", + "Face9": "#41:2;:H#,F", + "Vertex1": "#49:2;:U;FLT;:H#:7,V", + "Vertex10": "#7a;:H#,V", + "Vertex11": "#7b;:H#,V", + "Vertex12": "#49:9;:U;FLT;:H#:7,V", + "Vertex13": "#27:8;:H#,V", + "Vertex14": "#27:6;:H#,V", + "Vertex15": "#7c:1;:H#,V", + "Vertex16": "#7d:1;:H#,V", + "Vertex17": "#7d:2;:H#,V", + "Vertex18": "#7d:3;:H#,V", + "Vertex2": "#27:3;:H#,V", + "Vertex3": "#49:4;:U;FLT;:H#:7,V", + "Vertex4": "#27:4;:H#,V", + "Vertex5": "#49:a;:U;FLT;:H#:7,V", + "Vertex6": "#27:7;:H#,V", + "Vertex7": "#27:5;:H#,V", + "Vertex8": "#78;:H#,V", + "Vertex9": "#79;:H#,V" + }, + "name": "FilletStage", + "operation": "fillet", + "semanticTopologyDigest": "d707245f8805cc7393d782837b824734cf3c45056bccb15226dbc72bd7ca169b" + }, + { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "mappedNameDigest": "cdff2aa2536c117bbb7ef1c91231034573b30081371c25c207bdb27fee411450", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E", + "Edge20": "#94;:M;MIR;:H#:7,E;:H,E", + "Edge21": "#95;:M;MIR;:H#:7,E;:H,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E", + "Edge23": "#96;:M;MIR;:H#:7,E;:H,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V" + }, + "name": "MirroredStage", + "operation": "mirrored", + "semanticTopologyDigest": "014dbe05990637566dfb1c65cc942fc1bea2ce5ad19faa667ae1fa6014082472" + }, + { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ], + "mappedNameDigest": "f98691eb6265435844cb502b7e88c1dcbb64a584d081190634581fcfa37f8b45", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge20": "#94;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge21": "#95;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge23": "#96;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge28": "#49:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge29": "#4b:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge30": "#4d:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge31": "#49:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge32": "#4f:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge33": "#4d:c;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge34": "#49:a;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge35": "#4d:6;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge36": "#50:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge37": "#50:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge38": "#50:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge39": "#50:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge40": "#52:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge41": "#54:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge42": "#4d:b;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge43": "#4d:7;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge44": "#49:9;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge45": "#4d:8;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge46": "#4d:5;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge47": "#94;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge48": "#95;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge49": "#57:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge50": "#96;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge51": "#57:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge52": "#97:46;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge53": "#57:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge54": "#57:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face13": "#5b:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face14": "#5c:6;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face15": "#47:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face16": "#5e:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face17": "#5b:5;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face18": "#5b:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face19": "#5e:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face20": "#5f:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face21": "#5f:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face22": "#5f:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face23": "#5f:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face24": "#60:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex19": "#62:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex20": "#64:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex21": "#62:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex22": "#64:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex23": "#62:a;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex24": "#64:7;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex25": "#64:5;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex26": "#86;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex27": "#87;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex28": "#88;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex29": "#98;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex30": "#62:9;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex31": "#64:8;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex32": "#64:6;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex33": "#8a:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex34": "#8b:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex35": "#8b:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex36": "#8b:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V" + }, + "name": "LinearPatternStage", + "operation": "linear-pattern", + "semanticTopologyDigest": "a6cbc1de1003fc26ace333e9b04db01d3bd23a1075c8314a6036401f16e43bfa" + } + ], + "resaved": [ + { + "geometrySignature": [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + "mappedNameDigest": "ae9aea53a41d35d28711df17fe011fdebec070cef2bbd50f514eafca11f21226", + "mappedNames": { + "Edge1": "Edge1;:H#,E", + "Edge10": "#d:1;:M;CUT;:H#:7,E", + "Edge11": "#d:2;:M;CUT;:H#:7,E", + "Edge12": "#d:3;:M;CUT;:H#:7,E", + "Edge13": "#d:4;:M;CUT;:H#:7,E", + "Edge14": "Edge11;:H#,E", + "Edge15": "Edge7;:H#,E", + "Edge16": "Edge8;:H#,E", + "Edge17": "#8c;:M;CUT;:H#:7,E", + "Edge18": "#8d;:M;CUT;:H#:7,E", + "Edge19": "#22:1;:H#,E", + "Edge2": "Edge2;:H#,E", + "Edge20": "#8e;:M;CUT;:H#:7,E", + "Edge21": "#22:2;:H#,E", + "Edge22": "#8f:46;:M;CUT;:H#:7,E", + "Edge23": "#22:3;:H#,E", + "Edge24": "#22:4;:H#,E", + "Edge3": "Edge3;:H#,E", + "Edge4": "Edge4;:H#,E", + "Edge5": "Edge9;:H#,E", + "Edge6": "Edge5;:H#,E", + "Edge7": "Edge10;:H#,E", + "Edge8": "Edge12;:H#,E", + "Edge9": "Edge6;:H#,E", + "Face1": "Face1;:H#,F", + "Face10": "#16:4;:M;CUT;:H#:7,F", + "Face11": "#24:1;:H#,F", + "Face2": "Face3;:H#,F", + "Face3": "Face6;:M;CUT;:H#:7,F", + "Face4": "Face4;:H#,F", + "Face5": "Face5;:H#,F", + "Face6": "Face2;:H#,F", + "Face7": "#16:1;:M;CUT;:H#:7,F", + "Face8": "#16:2;:M;CUT;:H#:7,F", + "Face9": "#16:3;:M;CUT;:H#:7,F", + "Vertex1": "Vertex1;:H#,V", + "Vertex10": "#6f;:M;CUT;:H#:7,V", + "Vertex11": "#70;:M;CUT;:H#:7,V", + "Vertex12": "Vertex8;:H#,V", + "Vertex13": "#71:1;:H#,V", + "Vertex14": "#73:1;:H#,V", + "Vertex15": "#73:2;:H#,V", + "Vertex16": "#73:3;:H#,V", + "Vertex2": "Vertex2;:H#,V", + "Vertex3": "Vertex3;:H#,V", + "Vertex4": "Vertex4;:H#,V", + "Vertex5": "Vertex6;:H#,V", + "Vertex6": "Vertex5;:H#,V", + "Vertex7": "Vertex7;:H#,V", + "Vertex8": "#6d;:M;CUT;:H#:7,V", + "Vertex9": "#6e;:M;CUT;:H#:7,V" + }, + "name": "CutStage", + "operation": "cut", + "semanticTopologyDigest": "e5f9cf776ddc1289887018d55af7031b7e06f2f957cf9f8f14d2df4eae3864c2" + }, + { + "geometrySignature": [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + "mappedNameDigest": "d287a0a16226e540eee676f8b793583a2a0ea920398c6c7a41d3ae7ffb907c30", + "mappedNames": { + "Edge1": "Edge1;:H#,E;:H#,E", + "Edge10": "#d:1;:M;CUT;:H#:7,E;:H#,E", + "Edge11": "#d:2;:M;CUT;:H#:7,E;:H#,E", + "Edge12": "#d:3;:M;CUT;:H#:7,E;:H#,E", + "Edge13": "#d:4;:M;CUT;:H#:7,E;:H#,E", + "Edge14": "Edge11;:H#,E;:H#,E", + "Edge15": "Edge7;:H#,E;:H#,E", + "Edge16": "Edge8;:H#,E;:H#,E", + "Edge17": "#8c;:M;CUT;:H#:7,E;:H#,E", + "Edge18": "#8d;:M;CUT;:H#:7,E;:H#,E", + "Edge19": "#22:1;:H#,E;:H#,E", + "Edge2": "Edge2;:H#,E;:H#,E", + "Edge20": "#8e;:M;CUT;:H#:7,E;:H#,E", + "Edge21": "#22:2;:H#,E;:H#,E", + "Edge22": "#8f:46;:M;CUT;:H#:7,E;:H#,E", + "Edge23": "#22:3;:H#,E;:H#,E", + "Edge24": "#22:4;:H#,E;:H#,E", + "Edge3": "Edge3;:H#,E;:H#,E", + "Edge4": "Edge4;:H#,E;:H#,E", + "Edge5": "Edge9;:H#,E;:H#,E", + "Edge6": "Edge5;:H#,E;:H#,E", + "Edge7": "Edge10;:H#,E;:H#,E", + "Edge8": "Edge12;:H#,E;:H#,E", + "Edge9": "Edge6;:H#,E;:H#,E", + "Face1": "Face1;:H#,F;:H#,F", + "Face10": "#16:4;:M;CUT;:H#:7,F;:H#,F", + "Face11": "#24:1;:H#,F;:H#,F", + "Face2": "Face3;:H#,F;:H#,F", + "Face3": "Face6;:M;CUT;:H#:7,F;:H#,F", + "Face4": "Face4;:H#,F;:H#,F", + "Face5": "Face5;:H#,F;:H#,F", + "Face6": "Face2;:H#,F;:H#,F", + "Face7": "#16:1;:M;CUT;:H#:7,F;:H#,F", + "Face8": "#16:2;:M;CUT;:H#:7,F;:H#,F", + "Face9": "#16:3;:M;CUT;:H#:7,F;:H#,F", + "Vertex1": "Vertex1;:H#,V;:H#,V", + "Vertex10": "#6f;:M;CUT;:H#:7,V;:H#,V", + "Vertex11": "#70;:M;CUT;:H#:7,V;:H#,V", + "Vertex12": "Vertex8;:H#,V;:H#,V", + "Vertex13": "#71:1;:H#,V;:H#,V", + "Vertex14": "#73:1;:H#,V;:H#,V", + "Vertex15": "#73:2;:H#,V;:H#,V", + "Vertex16": "#73:3;:H#,V;:H#,V", + "Vertex2": "Vertex2;:H#,V;:H#,V", + "Vertex3": "Vertex3;:H#,V;:H#,V", + "Vertex4": "Vertex4;:H#,V;:H#,V", + "Vertex5": "Vertex6;:H#,V;:H#,V", + "Vertex6": "Vertex5;:H#,V;:H#,V", + "Vertex7": "Vertex7;:H#,V;:H#,V", + "Vertex8": "#6d;:M;CUT;:H#:7,V;:H#,V", + "Vertex9": "#6e;:M;CUT;:H#:7,V;:H#,V" + }, + "name": "RotateStage", + "operation": "rotate", + "semanticTopologyDigest": "54909d11a0a2c03e01c5c3d1dbfe534481f0efe9cd276efafdf4803213f16578" + }, + { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "mappedNameDigest": "6360b27064821c8aa5545513354396c3323439f2a0613a54e8e09f21e759c8de", + "mappedNames": { + "Edge1": "#34:2;:M;FLT;:H#:7,E", + "Edge10": "#36:2;:H#,E", + "Edge11": "#36:3;:H#,E", + "Edge12": "#36:4;:H#,E", + "Edge13": "#47:1;:U;FLT;:H#:7,E", + "Edge14": "#47:1;:U3;FLT;:H#:8,E", + "Edge15": "#34:b;:H#,E", + "Edge16": "#34:7;:H#,E", + "Edge17": "#34:9;:M;FLT;:H#:7,E", + "Edge18": "#34:8;:H#,E", + "Edge19": "#34:5;:H#,E", + "Edge2": "#47:1;:U2;FLT;:H#:8,E", + "Edge20": "#90;:H#,E", + "Edge21": "#91;:H#,E", + "Edge22": "#3a:1;:H#,E", + "Edge23": "#92;:H#,E", + "Edge24": "#3a:2;:H#,E", + "Edge25": "#93:46;:H#,E", + "Edge26": "#3a:3;:H#,E", + "Edge27": "#3a:4;:H#,E", + "Edge3": "#34:3;:H#,E", + "Edge4": "#34:4;:M;FLT;:H#:7,E", + "Edge5": "#47:1;:U4;FLT;:H#:8,E", + "Edge6": "#34:c;:H#,E", + "Edge7": "#34:a;:M;FLT;:H#:7,E", + "Edge8": "#34:6;:H#,E", + "Edge9": "#36:1;:H#,E", + "Face1": "#3f:1;:M;FLT;:H#:7,F", + "Face10": "#41:3;:H#,F", + "Face11": "#41:4;:H#,F", + "Face12": "#43:1;:H#,F", + "Face2": "#45:6;:M;FLT;:H#:7,F", + "Face3": "#34:1;:G;FLT;:H#:7,F", + "Face4": "#3f:4;:H#,F", + "Face5": "#3f:5;:M;FLT;:H#:7,F", + "Face6": "#3f:3;:M;FLT;:H#:7,F", + "Face7": "#3f:2;:H#,F", + "Face8": "#41:1;:H#,F", + "Face9": "#41:2;:H#,F", + "Vertex1": "#49:2;:U;FLT;:H#:7,V", + "Vertex10": "#7a;:H#,V", + "Vertex11": "#7b;:H#,V", + "Vertex12": "#49:9;:U;FLT;:H#:7,V", + "Vertex13": "#27:8;:H#,V", + "Vertex14": "#27:6;:H#,V", + "Vertex15": "#7c:1;:H#,V", + "Vertex16": "#7d:1;:H#,V", + "Vertex17": "#7d:2;:H#,V", + "Vertex18": "#7d:3;:H#,V", + "Vertex2": "#27:3;:H#,V", + "Vertex3": "#49:4;:U;FLT;:H#:7,V", + "Vertex4": "#27:4;:H#,V", + "Vertex5": "#49:a;:U;FLT;:H#:7,V", + "Vertex6": "#27:7;:H#,V", + "Vertex7": "#27:5;:H#,V", + "Vertex8": "#78;:H#,V", + "Vertex9": "#79;:H#,V" + }, + "name": "FilletStage", + "operation": "fillet", + "semanticTopologyDigest": "d707245f8805cc7393d782837b824734cf3c45056bccb15226dbc72bd7ca169b" + }, + { + "geometrySignature": [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + "mappedNameDigest": "cdff2aa2536c117bbb7ef1c91231034573b30081371c25c207bdb27fee411450", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E", + "Edge20": "#94;:M;MIR;:H#:7,E;:H,E", + "Edge21": "#95;:M;MIR;:H#:7,E;:H,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E", + "Edge23": "#96;:M;MIR;:H#:7,E;:H,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V" + }, + "name": "MirroredStage", + "operation": "mirrored", + "semanticTopologyDigest": "014dbe05990637566dfb1c65cc942fc1bea2ce5ad19faa667ae1fa6014082472" + }, + { + "geometrySignature": [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ], + "mappedNameDigest": "f98691eb6265435844cb502b7e88c1dcbb64a584d081190634581fcfa37f8b45", + "mappedNames": { + "Edge1": "#49:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge10": "#50:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge11": "#50:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge12": "#50:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge13": "#52:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge14": "#54:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge15": "#4d:b;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge16": "#4d:7;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge17": "#49:9;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge18": "#4d:8;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge19": "#4d:5;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge2": "#4b:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge20": "#94;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge21": "#95;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge22": "#57:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge23": "#96;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge24": "#57:2;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge25": "#97:46;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge26": "#57:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge27": "#57:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge28": "#49:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge29": "#4b:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge3": "#4d:3;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge30": "#4d:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge31": "#49:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge32": "#4f:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge33": "#4d:c;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge34": "#49:a;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge35": "#4d:6;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge36": "#50:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge37": "#50:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge38": "#50:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge39": "#50:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge4": "#49:4;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge40": "#52:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge41": "#54:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge42": "#4d:b;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge43": "#4d:7;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge44": "#49:9;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge45": "#4d:8;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge46": "#4d:5;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge47": "#94;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge48": "#95;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge49": "#57:1;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge5": "#4f:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge50": "#96;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge51": "#57:2;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge52": "#97:46;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge53": "#57:3;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge54": "#57:4;:M;MIR;:H#:7,E;:C1;:H,E;:H#:9,E;:H:#,E", + "Edge6": "#4d:c;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge7": "#49:a;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge8": "#4d:6;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Edge9": "#50:1;:M;MIR;:H#:7,E;:H,E;:H#:5,E;:H:#,E", + "Face1": "#5b:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face10": "#5f:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face11": "#5f:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face12": "#60:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face13": "#5b:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face14": "#5c:6;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face15": "#47:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face16": "#5e:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face17": "#5b:5;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face18": "#5b:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face19": "#5e:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face2": "#5c:6;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face20": "#5f:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face21": "#5f:2;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face22": "#5f:3;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face23": "#5f:4;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face24": "#60:1;:M;MIR;:H#:7,F;:C1;:H,F;:H#:9,F;:H:#,F", + "Face3": "#47:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face4": "#5e:4;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face5": "#5b:5;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face6": "#5b:3;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face7": "#5e:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face8": "#5f:1;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Face9": "#5f:2;:M;MIR;:H#:7,F;:H,F;:H#:5,F;:H:#,F", + "Vertex1": "#62:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex10": "#88;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex11": "#98;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex12": "#62:9;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex13": "#64:8;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex14": "#64:6;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex15": "#8a:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex16": "#8b:1;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex17": "#8b:2;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex18": "#8b:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex19": "#62:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex2": "#64:3;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex20": "#64:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex21": "#62:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex22": "#64:4;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex23": "#62:a;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex24": "#64:7;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex25": "#64:5;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex26": "#86;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex27": "#87;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex28": "#88;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex29": "#98;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex3": "#62:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex30": "#62:9;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex31": "#64:8;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex32": "#64:6;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex33": "#8a:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex34": "#8b:1;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex35": "#8b:2;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex36": "#8b:3;:M;MIR;:H#:7,V;:C1;:H,V;:H#:9,V;:H:#,V", + "Vertex4": "#64:4;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex5": "#62:a;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex6": "#64:7;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex7": "#64:5;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex8": "#86;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V", + "Vertex9": "#87;:M;MIR;:H#:7,V;:H,V;:H#:5,V;:H:#,V" + }, + "name": "LinearPatternStage", + "operation": "linear-pattern", + "semanticTopologyDigest": "a6cbc1de1003fc26ace333e9b04db01d3bd23a1075c8314a6036401f16e43bfa" + } + ] + } + } + ], "exactCorrelationReady": false, "freecadVersion": "1.1.1", "gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d", "harness": { - "bytes": 15851, + "bytes": 20682, "path": "scripts/freecad-tsn-stage-correlation-oracle.py", - "sha256": "051d4b048801315de7ffe15d327ed2a61a136a8e4eb9570aa142e4cc07ad0055" + "sha256": "9ded0c291fafbcc5de9fe52febc86a9e084bcc4f5a7bbc69c50f9ff3ada8454b" }, "mutations": [ { + "beforeGeometrySignatures": [ + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ] + ], "beforeParameter": 2, "beforeTopologyDigests": [ "e5f9cf776ddc1289887018d55af7031b7e06f2f957cf9f8f14d2df4eae3864c2", @@ -19,6 +2957,53 @@ "0c4c788ee72519d174464d55a7432d148296f2b10ef2be6d474bdd15fed39cb4" ], "downstreamShapeChanged": true, + "editedGeometrySignatures": [ + [ + true, + 1, + 11, + 24, + 16, + 760, + 680 + ], + [ + true, + 1, + 11, + 24, + 16, + 760, + 680 + ], + [ + true, + 1, + 12, + 27, + 18, + 759.9656637, + 679.6394689 + ], + [ + true, + 1, + 12, + 27, + 18, + 759.9656637, + 679.6394689 + ], + [ + true, + 2, + 24, + 54, + 36, + 1519.9313274, + 1359.2789378 + ] + ], "editedParameter": 2.5, "editedTopologyDigests": [ "532c5e728dba7ca5efdd5af2339775d37cf7ad09572025eb8d02dbdb29ba4769", @@ -31,9 +3016,61 @@ "operation": "cut", "parameterChanged": true, "propertyPath": "Length", + "restoreTopologyDriftOrdinals": [ + 2, + 3, + 4 + ], "restoreTopologyDriftStages": 3, "restoredExactly": true, "restoredGeometrically": true, + "restoredGeometrySignatures": [ + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ] + ], "restoredParameter": 2, "restoredTopologyDigests": [ "e5f9cf776ddc1289887018d55af7031b7e06f2f957cf9f8f14d2df4eae3864c2", @@ -47,6 +3084,53 @@ "typeId": "PartDesign::Pocket" }, { + "beforeGeometrySignatures": [ + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ] + ], "beforeParameter": 15, "beforeTopologyDigests": [ "e5f9cf776ddc1289887018d55af7031b7e06f2f957cf9f8f14d2df4eae3864c2", @@ -56,6 +3140,53 @@ "eca37e791bcbd7f6f4d946a98035adb91d50c56ed257c4af409a6b3032c3434a" ], "downstreamShapeChanged": true, + "editedGeometrySignatures": [ + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ] + ], "editedParameter": 22.5, "editedTopologyDigests": [ "e5f9cf776ddc1289887018d55af7031b7e06f2f957cf9f8f14d2df4eae3864c2", @@ -68,9 +3199,60 @@ "operation": "rotate", "parameterChanged": true, "propertyPath": "Angle", + "restoreTopologyDriftOrdinals": [ + 3, + 4 + ], "restoreTopologyDriftStages": 2, "restoredExactly": true, "restoredGeometrically": true, + "restoredGeometrySignatures": [ + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ] + ], "restoredParameter": 15, "restoredTopologyDigests": [ "e5f9cf776ddc1289887018d55af7031b7e06f2f957cf9f8f14d2df4eae3864c2", @@ -84,6 +3266,53 @@ "typeId": "PartDesign::Feature" }, { + "beforeGeometrySignatures": [ + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ] + ], "beforeParameter": 0.2, "beforeTopologyDigests": [ "e5f9cf776ddc1289887018d55af7031b7e06f2f957cf9f8f14d2df4eae3864c2", @@ -93,6 +3322,53 @@ "a6cbc1de1003fc26ace333e9b04db01d3bd23a1075c8314a6036401f16e43bfa" ], "downstreamShapeChanged": true, + "editedGeometrySignatures": [ + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.8948451, + 671.3465374 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.8948451, + 671.3465374 + ], + [ + true, + 2, + 24, + 54, + 36, + 1535.7896902, + 1342.6930748 + ] + ], "editedParameter": 0.35, "editedTopologyDigests": [ "e5f9cf776ddc1289887018d55af7031b7e06f2f957cf9f8f14d2df4eae3864c2", @@ -105,9 +3381,57 @@ "operation": "fillet", "parameterChanged": true, "propertyPath": "Radius", + "restoreTopologyDriftOrdinals": [], "restoreTopologyDriftStages": 0, "restoredExactly": true, "restoredGeometrically": true, + "restoredGeometrySignatures": [ + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ] + ], "restoredParameter": 0.2, "restoredTopologyDigests": [ "e5f9cf776ddc1289887018d55af7031b7e06f2f957cf9f8f14d2df4eae3864c2", @@ -121,6 +3445,53 @@ "typeId": "PartDesign::Fillet" }, { + "beforeGeometrySignatures": [ + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ] + ], "beforeParameter": [ 1, 0, @@ -134,6 +3505,53 @@ "a6cbc1de1003fc26ace333e9b04db01d3bd23a1075c8314a6036401f16e43bfa" ], "downstreamShapeChanged": true, + "editedGeometrySignatures": [ + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ] + ], "editedParameter": [ 0, 0, @@ -150,9 +3568,57 @@ "operation": "mirrored", "parameterChanged": true, "propertyPath": "PlaneNormal", + "restoreTopologyDriftOrdinals": [], "restoreTopologyDriftStages": 0, "restoredExactly": true, "restoredGeometrically": true, + "restoredGeometrySignatures": [ + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ] + ], "restoredParameter": [ 1, 0, @@ -170,6 +3636,53 @@ "typeId": "PartDesign::Feature" }, { + "beforeGeometrySignatures": [ + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ] + ], "beforeParameter": 2, "beforeTopologyDigests": [ "e5f9cf776ddc1289887018d55af7031b7e06f2f957cf9f8f14d2df4eae3864c2", @@ -179,6 +3692,53 @@ "a6cbc1de1003fc26ace333e9b04db01d3bd23a1075c8314a6036401f16e43bfa" ], "downstreamShapeChanged": true, + "editedGeometrySignatures": [ + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 3, + 36, + 81, + 54, + 2303.8969911, + 2014.9184067 + ] + ], "editedParameter": 3, "editedTopologyDigests": [ "e5f9cf776ddc1289887018d55af7031b7e06f2f957cf9f8f14d2df4eae3864c2", @@ -191,9 +3751,57 @@ "operation": "linear-pattern", "parameterChanged": true, "propertyPath": "Occurrences", + "restoreTopologyDriftOrdinals": [], "restoreTopologyDriftStages": 0, "restoredExactly": true, "restoredGeometrically": true, + "restoredGeometrySignatures": [ + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 11, + 24, + 16, + 768, + 672 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 1, + 12, + 27, + 18, + 767.9656637, + 671.6394689 + ], + [ + true, + 2, + 24, + 54, + 36, + 1535.9313274, + 1343.2789378 + ] + ], "restoredParameter": 2, "restoredTopologyDigests": [ "e5f9cf776ddc1289887018d55af7031b7e06f2f957cf9f8f14d2df4eae3864c2", @@ -224,7 +3832,7 @@ "PocketSketch" ], "mappedNameCount": 51, - "mappedNameDigest": "d81d46fb00e09fa055ee42530b484f4483e24e89f459e91c0e160a33bb3072f3", + "mappedNameDigest": "ae9aea53a41d35d28711df17fe011fdebec070cef2bbd50f514eafca11f21226", "name": "CutStage", "nativeBuilder": true, "operation": "cut", @@ -258,7 +3866,7 @@ "RotateStage" ], "mappedNameCount": 51, - "mappedNameDigest": "672be1f75cb3f4c636751c511b2622474fa6968101b70c6f1f00e9f69c2d7a0b", + "mappedNameDigest": "d287a0a16226e540eee676f8b793583a2a0ea920398c6c7a41d3ae7ffb907c30", "name": "RotateStage", "nativeBuilder": false, "operation": "rotate", @@ -293,7 +3901,7 @@ "RotateStage" ], "mappedNameCount": 57, - "mappedNameDigest": "1b534b25e27970b232f867e64d77f6864878dfd7fccfc93b233e21d779b978ed", + "mappedNameDigest": "6360b27064821c8aa5545513354396c3323439f2a0613a54e8e09f21e759c8de", "name": "FilletStage", "nativeBuilder": true, "operation": "fillet", @@ -329,7 +3937,7 @@ "RotateStage" ], "mappedNameCount": 57, - "mappedNameDigest": "71c33cac052826ca3f8533de7cf0eee8f27393b6b88ca82c9516c1320ec74fe2", + "mappedNameDigest": "cdff2aa2536c117bbb7ef1c91231034573b30081371c25c207bdb27fee411450", "name": "MirroredStage", "nativeBuilder": false, "operation": "mirrored", @@ -366,7 +3974,7 @@ "RotateStage" ], "mappedNameCount": 114, - "mappedNameDigest": "dddc8d0ec7b438ea429789c7332a361d749353443b65ce4f8cda169829174d27", + "mappedNameDigest": "f98691eb6265435844cb502b7e88c1dcbb64a584d081190634581fcfa37f8b45", "name": "LinearPatternStage", "nativeBuilder": false, "operation": "linear-pattern", @@ -401,7 +4009,7 @@ "PocketSketch" ], "mappedNameCount": 51, - "mappedNameDigest": "d81d46fb00e09fa055ee42530b484f4483e24e89f459e91c0e160a33bb3072f3", + "mappedNameDigest": "ae9aea53a41d35d28711df17fe011fdebec070cef2bbd50f514eafca11f21226", "name": "CutStage", "nativeBuilder": true, "operation": "cut", @@ -435,7 +4043,7 @@ "RotateStage" ], "mappedNameCount": 51, - "mappedNameDigest": "672be1f75cb3f4c636751c511b2622474fa6968101b70c6f1f00e9f69c2d7a0b", + "mappedNameDigest": "d287a0a16226e540eee676f8b793583a2a0ea920398c6c7a41d3ae7ffb907c30", "name": "RotateStage", "nativeBuilder": false, "operation": "rotate", @@ -470,7 +4078,7 @@ "RotateStage" ], "mappedNameCount": 57, - "mappedNameDigest": "1b534b25e27970b232f867e64d77f6864878dfd7fccfc93b233e21d779b978ed", + "mappedNameDigest": "6360b27064821c8aa5545513354396c3323439f2a0613a54e8e09f21e759c8de", "name": "FilletStage", "nativeBuilder": true, "operation": "fillet", @@ -506,7 +4114,7 @@ "RotateStage" ], "mappedNameCount": 57, - "mappedNameDigest": "71c33cac052826ca3f8533de7cf0eee8f27393b6b88ca82c9516c1320ec74fe2", + "mappedNameDigest": "cdff2aa2536c117bbb7ef1c91231034573b30081371c25c207bdb27fee411450", "name": "MirroredStage", "nativeBuilder": false, "operation": "mirrored", @@ -543,7 +4151,7 @@ "RotateStage" ], "mappedNameCount": 114, - "mappedNameDigest": "dddc8d0ec7b438ea429789c7332a361d749353443b65ce4f8cda169829174d27", + "mappedNameDigest": "f98691eb6265435844cb502b7e88c1dcbb64a584d081190634581fcfa37f8b45", "name": "LinearPatternStage", "nativeBuilder": false, "operation": "linear-pattern", @@ -579,7 +4187,7 @@ "PocketSketch" ], "mappedNameCount": 51, - "mappedNameDigest": "d81d46fb00e09fa055ee42530b484f4483e24e89f459e91c0e160a33bb3072f3", + "mappedNameDigest": "ae9aea53a41d35d28711df17fe011fdebec070cef2bbd50f514eafca11f21226", "name": "CutStage", "nativeBuilder": true, "operation": "cut", @@ -613,7 +4221,7 @@ "RotateStage" ], "mappedNameCount": 51, - "mappedNameDigest": "672be1f75cb3f4c636751c511b2622474fa6968101b70c6f1f00e9f69c2d7a0b", + "mappedNameDigest": "d287a0a16226e540eee676f8b793583a2a0ea920398c6c7a41d3ae7ffb907c30", "name": "RotateStage", "nativeBuilder": false, "operation": "rotate", @@ -648,7 +4256,7 @@ "RotateStage" ], "mappedNameCount": 57, - "mappedNameDigest": "1b534b25e27970b232f867e64d77f6864878dfd7fccfc93b233e21d779b978ed", + "mappedNameDigest": "6360b27064821c8aa5545513354396c3323439f2a0613a54e8e09f21e759c8de", "name": "FilletStage", "nativeBuilder": true, "operation": "fillet", @@ -684,7 +4292,7 @@ "RotateStage" ], "mappedNameCount": 57, - "mappedNameDigest": "71c33cac052826ca3f8533de7cf0eee8f27393b6b88ca82c9516c1320ec74fe2", + "mappedNameDigest": "cdff2aa2536c117bbb7ef1c91231034573b30081371c25c207bdb27fee411450", "name": "MirroredStage", "nativeBuilder": false, "operation": "mirrored", @@ -721,7 +4329,7 @@ "RotateStage" ], "mappedNameCount": 114, - "mappedNameDigest": "dddc8d0ec7b438ea429789c7332a361d749353443b65ce4f8cda169829174d27", + "mappedNameDigest": "f98691eb6265435844cb502b7e88c1dcbb64a584d081190634581fcfa37f8b45", "name": "LinearPatternStage", "nativeBuilder": false, "operation": "linear-pattern", diff --git a/config/freecad-web-exact-parity-plan.json b/config/freecad-web-exact-parity-plan.json index fc0186e..f59e2ba 100644 --- a/config/freecad-web-exact-parity-plan.json +++ b/config/freecad-web-exact-parity-plan.json @@ -34,7 +34,7 @@ { "id": "EX-TSN-01", "title": "Capture native stage Shape and Generated/Modified/Deleted for every builder", "priority": "P0", "status": "completed", "dependencies": ["EX-KER-01", "EX-TSN-00"], "deliverables": ["All builder-stage captures", "Multi-input and one-to-many lineage", "Local feature recompute history"], "acceptance": ["Every feature result relation has a producing native stage", "No final-result index is applied to an intermediate Shape"], "evidence": ["check:freecad-composite-history-elementmap", "check:freecad-tsn-stage-evidence"], "exactBlockedBy": [] }, { "id": "EX-TSN-02", "title": "Expose native MappedNameRef and StringHasher decisions for every feature", "priority": "P0", "status": "completed", "dependencies": ["EX-TSN-01"], "deliverables": ["Native naming callback ABI", "Per-stage StringHasher evidence", "Lossless ElementMap2 token generation"], "acceptance": ["All new tokens originate in native evidence", "FreeCAD round-trip names remain byte and semantic stable"], "evidence": ["check:freecad-native-naming-evidence", "check:freecad-sketcher-partdesign-abi", "check:freecad-naming-sdk", "check:freecad-naming-production", "check:chrome-freecad-naming-production", "check:freecad-private-naming-boundary", "check:occt-history-artifact"], "exactBlockedBy": [] }, { "id": "EX-TSN-03", "title": "Resolve isomorphic topology only from unique native provenance", "priority": "P0", "status": "completed", "dependencies": ["EX-TSN-01", "EX-TSN-02"], "deliverables": ["Symmetric Boolean corpus", "Candidate provenance graph", "Ambiguity repair lifecycle"], "acceptance": ["Unique native sources resolve deterministically", "Non-unique sources remain ambiguous across save, undo and recompute"], "evidence": ["test:topology-replay", "test:facade", "check:freecad-isomorphic-provenance", "check:freecad-naming-production", "check:chrome-freecad-naming-production", "check:freecad-exact-history-elementmap-gate"], "exactBlockedBy": [] }, - { "id": "EX-TSN-04", "title": "Close topology naming across all feature edits and FCStd round-trips", "priority": "P0", "status": "in_progress", "dependencies": ["EX-TSN-02", "EX-TSN-03"], "deliverables": ["Cross-feature mutation matrix", "ElementMap2 history migration", "Long-chain LinkSub stability report"], "acceptance": ["Wrong bindings, unexplained relations and name drift are zero for the exhaustive corpus"], "evidence": ["check:freecad-isomorphic-provenance", "check:freecad-composite-history-elementmap", "check:freecad-tsn-stage-correlation", "check:freecad-fcstd-roundtrip", "check:freecad-exact-history-elementmap-gate", "check:freecad-recovered-naming-classification"], "exactBlockedBy": ["The locked 30-case corpus passes 30/30 native property mutations, final-shape propagation and 219/219 geometry-stage restores; partdesign-plain has classified 2 recovered naming stages as allowed native evolution from two deterministic runs with stable resave, while 10 PartDesign cases/26 recovered naming stages remain unclassified; the five-stage chain still has 3/5 generic Shape proxies, no rotate mutation family, 5 semantic topology restore drifts, and only 4/361 ordered operation pairs classified"] } + { "id": "EX-TSN-04", "title": "Close topology naming across all feature edits and FCStd round-trips", "priority": "P0", "status": "in_progress", "dependencies": ["EX-TSN-02", "EX-TSN-03"], "deliverables": ["Cross-feature mutation matrix", "ElementMap2 history migration", "Long-chain LinkSub stability report"], "acceptance": ["Wrong bindings, unexplained relations and name drift are zero for the exhaustive corpus"], "evidence": ["check:freecad-isomorphic-provenance", "check:freecad-composite-history-elementmap", "check:freecad-tsn-stage-correlation", "check:freecad-fcstd-roundtrip", "check:freecad-exact-history-elementmap-gate", "check:freecad-recovered-naming-classification", "check:freecad-production-drift-classification", "check:freecad-ordered-operation-pairs"], "exactBlockedBy": ["The locked 30-case corpus passes 30/30 native property mutations, final-shape propagation and 219/219 geometry-stage restores; all 11 PartDesign recovered-naming cases/28 stages and both production restore-topology cases/5 stages are classified as allowed native evolution from independent deterministic replays with stable resave; the five-stage chain still has 3/5 generic Shape proxies and no registered rotate mutation family, while only 8/361 ordered operation pairs are classified and replayed"] } ] }, { diff --git a/config/qa04-fcstd-fuzz-verification.json b/config/qa04-fcstd-fuzz-verification.json index 072bcf9..2f4138d 100644 --- a/config/qa04-fcstd-fuzz-verification.json +++ b/config/qa04-fcstd-fuzz-verification.json @@ -24,7 +24,7 @@ "wrong-document-root": 77 }, "timing": { - "p95Ms": 0.126, - "maxMs": 2.592 + "p95Ms": 0.179, + "maxMs": 3.391 } } diff --git a/config/qa04-geometry-fuzz-verification.json b/config/qa04-geometry-fuzz-verification.json index 8cc054a..227c949 100644 --- a/config/qa04-geometry-fuzz-verification.json +++ b/config/qa04-geometry-fuzz-verification.json @@ -41,7 +41,7 @@ "zero-revolution-axis": 67 }, "timing": { - "p95Ms": 0.02, - "maxMs": 0.928 + "p95Ms": 0.023, + "maxMs": 1.521 } } diff --git a/config/qa04-sketch-fuzz-verification.json b/config/qa04-sketch-fuzz-verification.json index 8a86dbf..978fa63 100644 --- a/config/qa04-sketch-fuzz-verification.json +++ b/config/qa04-sketch-fuzz-verification.json @@ -22,7 +22,7 @@ "invalid": 800 }, "timing": { - "p95Ms": 0.029, - "maxMs": 0.662 + "p95Ms": 0.035, + "maxMs": 0.893 } } diff --git a/config/release-artifacts.json b/config/release-artifacts.json index b031b56..fc27064 100644 --- a/config/release-artifacts.json +++ b/config/release-artifacts.json @@ -390,7 +390,7 @@ { "path": "sw.js", "bytes": 1390, - "sha256": "8b0477955514535bb11cef3733135b67422cc8c085b4331c3b9cb1a1adc9d852" + "sha256": "98ec667a774f8370ed654e457b86d4943b2f1eb89e228bd4e7e652b31a51b982" }, { "path": "vendor/camotics/camotics-sweep.wasm", @@ -412,7 +412,7 @@ "status": "signed", "algorithm": "Ed25519", "keyId": "bitbybit-local-release-2026", - "payloadSha256": "ad5f25aeb7e1382b3172d9919357a9831ac198841e54304a6789665cd21cda31", - "signature": "c8xaS8E7BOThrQKOK9WlCLpMazuqlBZ6eMKbCTt+tzeC0b4TyEEaiVvjelUtFDjo5PK0fVYPeYISrS2895LTDA==" + "payloadSha256": "5172b35d4d194483ac1934a1653259b1c7f5bb78c5ab4a68f7e5033cf2a22b86", + "signature": "FoaYFhliT+/njf8hXECKj5IoCeHPj1MnpbTBIw/FxzYpfyrgQ01nuPkwslM4okUk3d97cncjaXnEkDA7lZBtDw==" } } diff --git a/docs/continuation-status.zh-CN.md b/docs/continuation-status.zh-CN.md index 259d5e4..7772aaf 100644 --- a/docs/continuation-status.zh-CN.md +++ b/docs/continuation-status.zh-CN.md @@ -1961,3 +1961,27 @@ recovery 进程从两段 open-wire Sketch 启动 Pad,首次接受捕获 `Input 活动队列已机器前移为 119 completed、1 in_progress、367 pending,唯一下一项为 `TSN-DRIFT-002`,即只解释 `partdesign-reverse` 的恢复命名演进。`EX-TSN-04` 仍为 in_progress:11 个 PartDesign case/28 个恢复命名阶段中已关闭 2 个 case/4 个阶段,剩余 9/24,系统 exact 与模块等级均不提升。 本轮聚焦分类、30-case composite、TSN correlation、exact history、执行计划与队列门禁均通过;完整 `./npmw run verify` 以退出码 0 完成,包含 199 项 Facade 测试、生产构建、79 个签名发布文件、34 模块 release closure 和 Ed25519 验签。验证后 `git diff --check`、310 个 JSON 解析与发布产物一致性复核再次通过。 + +## 251. 2026-08-15 计划重审与 TSN-DRIFT-002 Reverse Pad 恢复命名分类 + +执行总计划新增可机器核对的完成度仪表盘,重申 83/83 兼容实现不等于 exact;当前 exact 仍为 5/52,34 模块仍为 0 exact、26 compatible、5 proxy、3 development。TSN 恢复漂移队列已将 11 个 PartDesign case 全部锁定到具体 target property、before/edited/restored 值、drift ordinal 和阶段数;每个 case 再按 contract、独立复跑、三摘要指纹、几何恢复、持久化和唯一决策拆为 A-F 六个最小检查点。 + +`partdesign-reverse` 在锁定 FreeCAD 1.1.1 中编辑 `Pad12.Length`,属性轨迹为 `5 -> 5.75 -> 5`。第二个独立原生进程再次完成 30/30 case;Body12 与 Pad12 的 geometry digest 在恢复后与 before 精确一致,relation/semantic-name digest 则演进到 restored/nominal 状态。锁定参考与独立复跑的 before/edited/restored 三相指纹逐字段一致,且演进值在 save/reopen/resave 三态中不再变化。 + +该差异因此唯一分类为 `allowed_evolution`,`implementationDefect=false`。分类账本现包含连续前缀 `TSN-DRIFT-000..002`,共 3 case/6 stage,剩余 8 case/22 stage。队列生成器已自动前移为 120 completed、1 in_progress、366 pending,唯一后继为 `TSN-DRIFT-003 partdesign-taper`;系统 exact 与模块等级均不提升。 + +## 252. 2026-08-15 TSN-DRIFT-003 Tapered Pad 恢复命名分类 + +`partdesign-taper` 在锁定 FreeCAD 1.1.1 中编辑 `Pad13.Length`,属性轨迹为 `6 -> 6.75 -> 6`。第二个独立原生进程再次完成 30/30 case;Body13 与 Pad13 的 geometry digest 在恢复后与 before 精确一致,relation/semantic-name digest 则演进到 restored/nominal 状态。锁定参考与独立复跑的 before/edited/restored 三相指纹逐字段一致,且演进值在 save/reopen/resave 三态中不再变化。 + +该差异因此唯一分类为 `allowed_evolution`,`implementationDefect=false`。分类账本现包含连续前缀 `TSN-DRIFT-000..003`,共 4 case/8 stage,剩余 7 case/20 stage。队列生成器已自动前移为 121 completed、1 in_progress、365 pending,唯一后继为 `TSN-DRIFT-004 partdesign-twoside`;`EX-TSN-04` 仍为 in_progress,系统 exact 与模块等级均不提升。 + +本轮聚焦 composite、TSN correlation、exact history、生产命名与 199 项 Facade 测试均通过;完整 `./npmw run verify` 以退出码 0 完成,包含 5000 个确定性 fuzz 样本、生产构建、79 个签名发布文件、34 模块 release closure 和 Ed25519 验签。 + +## 253. 2026-08-15 TSN-PAIR fuse->rotate 跨族分类 + +有序操作对执行器已从 Boolean 后继扩展到单输入 Rotate。第二阶段直接调用生产 OCCT WASM 的 `rotateHistoryFromStep`,报告锁定 `historyProvider=occt-native`、`builder=BRepBuilderAPI_Transform` 与 `inputCount=1`;Rotate 名义态采集 187 条 transform history,分类为 11 个稳定结果与 49 个歧义结果,上游 Fuse 的候选 provenance 通过生产 `nativeNamingAbi` 路径继续传播。 + +Rotate 使用只编辑第二操作的角度轨迹 `15 -> 22.5 -> 15`。22.5 度阶段改变包围盒,恢复后 Shape 摘要、原生 history SHA-256 与语义命名 SHA-256 精确回到 15 度基线;最终 Shape 和 23836 字节命名证据在 FreeCAD 1.1.1 的 save/reopen/resave 三态保持稳定。检查器同时锁定执行器自身、命名矩阵、FCStd resave harness 与三项 OCCT 产物的 bytes/SHA-256,防止旧报告通过。 + +`fuse->rotate` 因此以 accepted 关闭。TSN correlation 当前覆盖 8/361 对,剩余 353 对;活动队列为 134 completed、1 in_progress、352 pending,唯一下一项为 `TSN-PAIR-fuse-pad`。这条独立 Rotate 变异证据不等于全局注册 rotate mutation family 已关闭,`EX-TSN-04` 继续保持 in_progress。 diff --git a/docs/current-work.zh-CN.md b/docs/current-work.zh-CN.md index da3200f..cf4bc23 100644 --- a/docs/current-work.zh-CN.md +++ b/docs/current-work.zh-CN.md @@ -77,7 +77,7 @@ EX-DOC-01 -> EX-DOC-03 ---------^ ### P0-B:关闭跨特征拓扑命名 -对应 `EX-KER-01`、`EX-TSN-04`。锁定 30-case corpus 已按 `9 Boolean + 11 PartDesign + 6 复合 Boolean + 4 dress-up` 逐案例执行原生属性编辑,30/30 都传播到最终 Shape,219/219 阶段几何恢复,657 条 before/edited/restored 阶段记录完成 fail-closed 对账;恢复状态再保存、重开、二次保存后的错误绑定、未解释关系和名称漂移均为零。FreeCAD 重算使 11 个 PartDesign 案例的 28 个 mutation 恢复阶段产生原生命名摘要演进;其中 `partdesign-plain` 与 `partdesign-midplane` 的 Body/Pad 共 4 个阶段已用第二次独立原生复跑分类为允许演进,恢复几何与初值一致且演进命名在 save/reopen/resave 后稳定,剩余 9 个案例/24 个阶段待解释。生产 Worker 五阶段链另有 5/5 几何编辑恢复,但顺序链只有 2/5 原生 builder,3/5 为通用 Shape 代理,rotate 缺少原生 mutation family,2/5 恢复用例的 5 个下游语义拓扑摘要发生变化,19 类生产操作的 361 个有序组合仅分类回放 4 个,因此门禁继续 fail-closed。 +对应 `EX-KER-01`、`EX-TSN-04`。锁定 30-case corpus 已按 `9 Boolean + 11 PartDesign + 6 复合 Boolean + 4 dress-up` 逐案例执行原生属性编辑,30/30 都传播到最终 Shape,219/219 阶段几何恢复,657 条 before/edited/restored 阶段记录完成 fail-closed 对账;恢复状态再保存、重开、二次保存后的错误绑定、未解释关系和名称漂移均为零。11 个 PartDesign 案例/28 个恢复命名阶段与生产链 2 个恢复拓扑案例/5 个下游阶段均已通过独立原生复跑分类为允许演进,恢复几何与初值一致且演进命名在 save/reopen/resave 后稳定。生产 Worker 五阶段顺序链仍只有 2/5 原生 builder,3/5 为通用 Shape 代理,rotate 仍缺注册 mutation family;19 类生产操作的 361 个有序组合现覆盖回放 8 个,其中 `fuse->rotate` 使用单输入 `BRepBuilderAPI_Transform` 和 15→22.5→15 独立角度变异,因此门禁继续 fail-closed。 ### P0-C:关闭 App 文档语义 @@ -101,8 +101,8 @@ P1/P2 的 GUI 全量对标、其他工作台、代理模块和跨浏览器发布 | --- | --- | --- | --- | --- | | M0 | 收口当前工作树 | `completed` | 将 TSN、Property、CAM/LinuxCNC 三组已有增量分别核对证据和边界,不再混入新功能 | 聚焦门禁、完整 `verify`、`git diff --check`、全部 JSON 解析通过;计划与报告无陈旧哈希 | | M1 | `EX-ORA-01` 运行时清册闭合 | `in_progress` | 对 352 个注册对象、1111 个启动 GUI command、19 个 source-only command、2 个 context-only command 和 GUI 工作流状态生成差异账本 | 每个候选均为 runtime-backed 或有机器可读排除原因;成功/禁用/失败/取消/恢复工作流未知项为零 | -| M2 | `EX-TSN-04A` 漂移判定 | `in_progress` | 逐项解释 11 个 PartDesign case 的 28 个恢复命名摘要演进,以及五阶段链的 5 个恢复拓扑变化 | 每个差异都有 FreeCAD 复跑证据并被判定为稳定语义、允许演进或实现缺陷;未知项为零,缺陷有回归测试 | -| M3 | `EX-TSN-04B` 转换矩阵闭合 | `after-M2` | 将 19×19 的 361 个有序操作对按原生输入/输出类型分类;原生允许的组合使用真实 builder 回放,原生拒绝的组合保存失败 oracle | 361/361 已分类;可执行组合的 history/naming/mutation/resave 通过;不可执行组合的原生错误可复现;不再用通用 Shape 代理冒充 feature builder | +| M2 | `EX-TSN-04A` 漂移判定 | `completed` | 逐项解释 11 个 PartDesign case 的 28 个恢复命名摘要演进,以及五阶段链的 5 个恢复拓扑变化 | 每个差异都有 FreeCAD 复跑证据并被判定为稳定语义、允许演进或实现缺陷;未知项为零,缺陷有回归测试 | +| M3 | `EX-TSN-04B` 转换矩阵闭合 | `in_progress` | 将 19×19 的 361 个有序操作对按原生输入/输出类型分类;原生允许的组合使用真实 builder 回放,原生拒绝的组合保存失败 oracle | 361/361 已分类;可执行组合的 history/naming/mutation/resave 通过;不可执行组合的原生错误可复现;不再用通用 Shape 代理冒充 feature builder | | M4 | `EX-DOC-01` Property 批次 | `after-M1` | 先做高复用 App 类型与链接/列表类型,再处理 Material、File、PythonObject 等带安全或工作台边界的类型 | 每批均具备原生值/状态/editor oracle、Facade codec、FCStd reopen/resave、Undo/Redo 和 Chrome 证据;opaque 数量只按机器报告下降 | | M5 | `EX-DOC-02/03` 文档闭环 | `after-M3+M4` | observer 顺序、事务 abort、局部重算失败、Extension、FeaturePython、copy/clone/delete/relink | 原生与浏览器事件序列一致;失败不污染最后有效状态;资源归零;随后再推进 `EX-DOC-04` | | M6 | `EX-ORA-02/KER/PART/PD/SK` 纵向切片 | `after-M2+M5` | 由 oracle 差异报告选择一个特征族,一次完成参数、失败、恢复、history、命名、FCStd 和 UI Task 生命周期 | 单特征全部证据通过后才选择下一族;不按整个工作台批量提升 exact | @@ -113,18 +113,18 @@ M3 不要求把 FreeCAD 本身拒绝的组合强行实现为顺序特征链。 ### 6.1 微任务队列 -机器真值为 `config/freecad-active-work-queue.json`,由 `generate:freecad-active-work-queue` 从原生报告生成,并由 `check:freecad-active-work-queue` fail-closed 校验。当前共 487 个微任务:119 `completed`、1 `in_progress`、367 `pending`;`maxInProgress=1`,唯一下一任务是 `TSN-DRIFT-002`。 +机器真值为 `config/freecad-active-work-queue.json`,由 `generate:freecad-active-work-queue` 从原生报告生成,并由 `check:freecad-active-work-queue` fail-closed 校验。当前共 487 个微任务:134 `completed`、1 `in_progress`、352 `pending`;`maxInProgress=1`,唯一下一任务是 `TSN-PAIR-fuse-pad`。 | 微里程碑 | 任务粒度 | 数量 | 状态 | 下一退出条件 | | --- | --- | ---: | --- | --- | | `ORA-GUI-BASELINE` | 1 个配置边界或 1 个 GUI 命令分片 | 106 | 106 completed | 已关闭:100/100 分片、1111/1111 命令状态、2 个上下文延迟命令均有证据 | | `ORA-GUI-WORKFLOWS` | 1 个命令族的 1 种工作流状态 | 7 | 7 completed | `PartDesign_Pad` 五态原生工作流、聚焦断言和 exact blocker 更新已关闭 | -| `TSN-RECOVERY-DRIFT` | 1 个原生 case 或 1 个生产 mutation | 13 | 2 completed / 1 in_progress / 10 pending | `partdesign-plain` 与 `partdesign-midplane` 已分类为允许演进;当前只解释 `partdesign-reverse` | -| `TSN-ORDERED-PAIRS` | 1 个有序操作对 | 361 | 4 completed / 357 pending | 每次只分类并回放一个 `from->to`,不按特征族批量关闭 | +| `TSN-RECOVERY-DRIFT` | 1 个原生 case 或 1 个生产 mutation | 13 | 13 completed | 11 个 PartDesign case 与生产 `cut`/`rotate` 漂移均已分类为允许演进 | +| `TSN-ORDERED-PAIRS` | 1 个有序操作对 | 361 | 8 completed / 1 in_progress / 352 pending | `fuse->rotate` 已关闭;当前只分类 `fuse->pad` | `ORA-GUI-WORKFLOWS` 已按七步关闭:选定命令族、成功、禁用、失败、取消、恢复、更新 blocker/门禁。一步只新增一种原生状态证据,前一步未通过时不启动后一步。 -`TSN-RECOVERY-DRIFT` 的 13 个独立任务按以下顺序执行:`partdesign-plain`(已完成,允许演进)、`partdesign-midplane`(已完成,允许演进)、`partdesign-reverse`(当前)、`partdesign-taper`、`partdesign-twoside`、`partdesign-pocket`、`partdesign-pocket-through`、`partdesign-pocket-midplane`、`partdesign-pocket-twoside`、`partdesign-pocket-taper`、`partdesign-pocket-up-to-face`、生产 `cut`、生产 `rotate`。每个任务只允许一种结论:稳定语义、允许演进或实现缺陷;不得以几何恢复代替命名解释。分类账本为 `config/freecad-recovered-naming-classification.json`,其原生 harness 哈希、两次运行一致性和持久化稳定性由 `check:freecad-recovered-naming-classification` 校验。 +`TSN-RECOVERY-DRIFT` 的 13 个独立任务已全部关闭;11 个 PartDesign case 记录在 `config/freecad-recovered-naming-classification.json`,生产 `cut`/`rotate` 记录在 `config/freecad-production-drift-classification.json`。两类 checker 都锁定原生 harness 哈希、两次运行一致性和持久化稳定性,且每项只有稳定语义、允许演进或实现缺陷一种结论。 100 个 GUI 分片分别对应 `ORA-GUI-SHARD-000..099`,每片覆盖排序命令全集中的 11 或 12 个命令。每片有独立报告、SHA-256、起止索引和退出条件;合并器要求 100 个区间连续、1111 个 ID 唯一且全集哈希一致。 diff --git a/docs/freecad-web-execution-master-plan.zh-CN.md b/docs/freecad-web-execution-master-plan.zh-CN.md index a63bc84..df3d755 100644 --- a/docs/freecad-web-execution-master-plan.zh-CN.md +++ b/docs/freecad-web-execution-master-plan.zh-CN.md @@ -48,13 +48,32 @@ - Oracle:352 个注册对象、348 个可实例化对象、4 个不可实例化对象、1111 个启动 GUI command、19 个 source-only command 和 2 个 context-only command 已分类;命令族的成功、禁用、失败、取消、恢复流程仍未穷尽。 - Property:85 种运行时类型、5510 条记录中,22 种/4304 条为通用原生 codec,5 种/683 条为专用 codec,58 种/523 条仍为 opaque proxy。 - Property status:15 类已观察状态均已进入类型化 Facade 行为;`LockDynamic` 和 `PartialTrigger` 已有原生事务证据,但完整 observer 与局部重算序列未关闭。 -- TSN:30/30 原生 mutation、219/219 几何阶段恢复通过;`partdesign-plain` 与 `partdesign-midplane` 的 4 个恢复命名阶段已通过第二次独立原生复跑分类为允许演进,剩余 9 个 PartDesign case/24 个阶段待解释。 -- 生产命名链:五阶段 5/5 几何恢复,但仍有 3/5 通用 Shape 代理、缺 rotate mutation family、5 个下游语义拓扑恢复漂移。 -- 有序操作:19×19 共 361 对,仅 4 对已有分类回放,357 对待原生接受/拒绝判定。 +- TSN:30/30 原生 mutation、219/219 几何阶段恢复通过;11 个 PartDesign case/28 个恢复命名阶段均已通过第二次独立原生复跑分类为允许演进。 +- 生产命名链:五阶段 5/5 几何恢复,2 个恢复拓扑 case/5 个下游阶段已分类为允许演进;仍有 3/5 通用 Shape 代理并缺注册 rotate mutation family。 +- 有序操作:19×19 共 361 对,8 对已有分类回放,353 对待原生接受/拒绝判定。 - FCStd:支持的原生 codec 与未知资源保留已有证据,但所有对象/属性/Extension/Shape/ElementMap2/StringHasher 的 FreeCAD-Web-FreeCAD 双向变异未穷尽。 - GUI:应用壳和代表性工作流已有浏览器证据,但动态命令、Task、对话框、焦点、上下文和逐工作台流程没有完整原生对照。 - 发布:系统级 exact 为 false,`EX-REL-01` 为 pending,跨浏览器、长期运行和全模块 exact promotion 尚未开始。 +### 2.4 可机器核对的完成度仪表盘 + +| 范围 | 当前值 | 已完成代表什么 | 下一个可关闭单元 | +| --- | --- | --- | --- | +| 兼容实现计划 | 83/83 completed | 已有可运行 Web 实现、门禁和能力边界 | 不再用该数字表示 exact 进度 | +| exact 计划 | 5/52 completed,36 in_progress,11 pending | 仅 `EX-TSN-00..03` 与 `EX-PD-02` 达到自身验收范围 | `EX-TSN-04` 的恢复漂移与有序组合 | +| 模块能力 | 0 exact / 26 compatible / 5 proxy / 3 development | 34 模块均有明确对外等级,无 unexplained | 任一模块提升前必须关闭其 exact task | +| 原生 GUI 清册 | 1111 runtime / 19 source-only / 2 context-only | 命令 ID 和三种激活上下文已分类 | 选择下一命令族并逐个关闭五态 | +| Pad GUI 工作流 | 7/7 completed | success/disabled/failure/cancel/recovery 和 blocker 已对齐 | 不因单命令族完成而关闭 `EX-ORA-01` | +| TSN 30-case corpus | 30/30 mutation,219/219 几何恢复 | 几何传播与恢复已闭环 | 逐 case 解释 11 个命名漂移 | +| TSN 恢复命名 | 11/11 case,28/28 stage 已分类 | 全部具备第二次原生复跑与稳定 resave | 已关闭该队列,保持分类门禁 | +| 生产五阶段链 | 5/5 几何恢复,2/2 漂移 case 已分类,2/5 原生 builder | 漂移已解释且不错绑 | 逐 stage 去代理并补 rotate mutation family | +| 19x19 有序组合 | 8/361 已分类回放 | 4 条五阶段转换与 4 条 `fuse->*` 已覆盖 | `TSN-PAIR-fuse-pad` | +| Property codec | 27/85 类原生 codec,58 类 opaque | 4987/5510 记录可结构化处理 | 按 M04 顺序一次关闭 1 类 | +| FCStd | 23 个往返场景,未知差异 0 | 已支持范围内的当前样本稳定 | 对每种对象/Property/资源做双向 mutation | +| 活动微任务 | 487 项:134 completed / 1 in_progress / 352 pending | 队列满足 `maxInProgress=1` | 只允许执行 `TSN-PAIR-fuse-pad` | + +仪表盘的任何数字变化都必须由配置/报告生成器证明;文档不能单独改变状态。 + ## 3. 目标架构和不可破坏边界 ```text @@ -120,29 +139,42 @@ FCStd / STEP / IGES / mesh / CAM / engineering resources - `ORA-GUI-WF-005`:失败后在同一 Task 内修复 profile、提交、Undo/Redo、保存重开和二次保存,已完成。 - `ORA-GUI-WF-006`:exact blocker、聚焦门禁和后继 TSN 队列已更新,已完成。 -### 5.3 TSN 恢复漂移,13 项,执行中 +### 5.3 TSN 恢复漂移,13 项,已完成 按以下顺序一次解释一个 case: -1. `partdesign-plain`,已完成,分类为允许演进 -2. `partdesign-midplane`,已完成,分类为允许演进 -3. `partdesign-reverse`,当前唯一执行项 -4. `partdesign-taper` -5. `partdesign-twoside` -6. `partdesign-pocket` -7. `partdesign-pocket-through` -8. `partdesign-pocket-midplane` -9. `partdesign-pocket-twoside` -10. `partdesign-pocket-taper` -11. `partdesign-pocket-up-to-face` -12. 生产 `cut` -13. 生产 `rotate` +| 队列 ID | case | 唯一 mutation 轨迹 | 漂移 ordinal | 阶段数 | 状态 | +| --- | --- | --- | --- | ---: | --- | +| `TSN-DRIFT-000` | `partdesign-plain` | `Pad10.Length: 7 -> 7.75 -> 7` | `0,9` | 2 | completed / allowed_evolution | +| `TSN-DRIFT-001` | `partdesign-midplane` | `Pad11.Length: 8 -> 8.75 -> 8` | `0,9` | 2 | completed / allowed_evolution | +| `TSN-DRIFT-002` | `partdesign-reverse` | `Pad12.Length: 5 -> 5.75 -> 5` | `0,9` | 2 | completed / allowed_evolution | +| `TSN-DRIFT-003` | `partdesign-taper` | `Pad13.Length: 6 -> 6.75 -> 6` | `0,9` | 2 | completed / allowed_evolution | +| `TSN-DRIFT-004` | `partdesign-twoside` | `Pad14.Length: 7 -> 7.75 -> 7` | `0,9` | 2 | completed / allowed_evolution | +| `TSN-DRIFT-005` | `partdesign-pocket` | `Pad15.Length: 8 -> 8.75 -> 8` | `0,9,11` | 3 | completed / allowed_evolution | +| `TSN-DRIFT-006` | `partdesign-pocket-through` | `Pad16.Length: 5 -> 5.75 -> 5` | `0,9,11` | 3 | completed / allowed_evolution | +| `TSN-DRIFT-007` | `partdesign-pocket-midplane` | `Pad17.Length: 6 -> 6.75 -> 6` | `0,9,11` | 3 | completed / allowed_evolution | +| `TSN-DRIFT-008` | `partdesign-pocket-twoside` | `Pad18.Length: 7 -> 7.75 -> 7` | `0,9,11` | 3 | completed / allowed_evolution | +| `TSN-DRIFT-009` | `partdesign-pocket-taper` | `Pad19.Length: 8 -> 8.75 -> 8` | `0,9,11` | 3 | completed / allowed_evolution | +| `TSN-DRIFT-010` | `partdesign-pocket-up-to-face` | `Pad20.Length: 5 -> 5.75 -> 5` | `0,9,11` | 3 | completed / allowed_evolution | +| `TSN-PROD-DRIFT-000` | 生产 `cut` | 五阶段链 cut 参数编辑/恢复 | 由生产报告锁定 | - | completed / allowed_evolution | +| `TSN-PROD-DRIFT-001` | 生产 `rotate` | 五阶段链 rotate 参数编辑/恢复 | 由生产报告锁定 | - | completed / allowed_evolution | 每项必须得到且只能得到一种结论:FreeCAD 稳定语义、允许的命名演进、实现缺陷。实现缺陷必须增加回归测试;未知不能作为结论。 -每个 case 再拆成六个不可合并的最小检查点:先锁定属性、初值/编辑值/恢复值和漂移 ordinal;再执行第二次独立 FreeCAD 1.1.1 探针;然后逐阶段比较 geometry/relation/semantic-name 三摘要;接着验证恢复阶段与保存前 nominal 一致;再验证 save/reopen/resave 三态不继续漂移;最后写入分类账本、运行聚焦 checker 并只推进一个队列项。任一检查点失败时,当前任务保持 `in_progress`,不得领取下一 case。 +每个 case 再拆成六个不计入 487 项队列总数、但必须依次完成的最小检查点: -### 5.4 TSN 有序操作对,361 项,4 完成/357 待办 +| 检查点 | 唯一产物 | fail-closed 验收 | +| --- | --- | --- | +| `-A-contract` | case id、target object/type、property path/type、before/edited/restored、drift ordinal | 与锁定 30-case oracle 一致,属性确实可编辑 | +| `-B-replay` | 第二个独立 FreeCAD 1.1.1 进程报告 | 版本、commit、harness SHA-256 和运行状态锁定 | +| `-C-fingerprint` | 每个漂移阶段的 geometry/relation/semantic-name 三相摘要 | 参考与复跑的 before/edited/restored 逐字段一致 | +| `-D-restore` | property 恢复、geometry 恢复、restored-to-nominal 结论 | 任一阶段几何未恢复即停止并调查缺陷 | +| `-E-persistence` | initial/reopened/resaved 命名摘要 | roundtrip/resave drift 为 0,且三态与 restored 一致 | +| `-F-decision` | stable_semantics / allowed_evolution / implementation_defect 唯一分类 | 决策进入连续前缀账本,checker 通过,只推进直接后继 | + +任一检查点失败时,当前任务保持 `in_progress`,不得领取下一 case。如果分类为 `implementation_defect`,还必须在同一队列项内完成最小修复、回归测试、原生/Web 对照和资源释放,不另行跳过。 + +### 5.4 TSN 有序操作对,361 项,8 完成/1 进行中/352 待办 操作全集为 Fuse、Cut、Common、Rotate、Pad、Pocket、Loft、Pipe、Revolution、Groove、Fillet、Chamfer、Hole、Draft、Thickness、LinearPattern、PolarPattern、Mirrored、MultiTransform。 @@ -157,7 +189,7 @@ FCStd / STEP / IGES / mesh / CAM / engineering resources 7. 在生产 Worker 回放并检查释放。 8. 拒绝时固定原生错误类型和文档未污染证据。 -已覆盖的四对为 `cut->rotate`、`rotate->fillet`、`fillet->mirrored`、`mirrored->linear-pattern`。其余严格按机器队列逐对领取。 +已覆盖的八对为 `cut->rotate`、`rotate->fillet`、`fillet->mirrored`、`mirrored->linear-pattern`、`fuse->fuse`、`fuse->cut`、`fuse->common`、`fuse->rotate`。当前只处理 `fuse->pad`,其余严格按机器队列逐对领取。 ## 6. 后续关键路径微里程碑 @@ -183,11 +215,11 @@ FCStd / STEP / IGES / mesh / CAM / engineering resources ### M02 `EX-TSN-04A` 恢复漂移闭合 -状态:`TSN-DRIFT-000..001` 已完成,执行 `TSN-DRIFT-002`。 +状态:13/13 已完成;11 个 PartDesign case/28 个阶段及 2 个生产 case/5 个阶段均完成独立复跑分类。 -- M02.1-M02.11:11 个 PartDesign case,逐 case 解释 28 个命名摘要演进;当前完成 2/11 case、4/28 阶段,剩余 9/11 case、24/28 阶段。 -- M02.12:生产 Cut 恢复拓扑漂移。 -- M02.13:生产 Rotate 恢复拓扑漂移。 +- M02.1-M02.11:11 个 PartDesign case/28 个命名摘要演进已全部分类为允许演进。 +- M02.12:生产 Cut 恢复拓扑漂移已分类为允许演进。 +- M02.13:生产 Rotate 恢复拓扑漂移已分类为允许演进。 - M02.14:若发现实现缺陷,只修改一个 operation/case 并补回归。 - M02.15:汇总 zero-unknown drift gate,不直接提升系统 exact。 @@ -195,7 +227,7 @@ FCStd / STEP / IGES / mesh / CAM / engineering resources ### M03 `EX-TSN-04B` builder 与 19×19 转换矩阵 -状态:等待 M02。 +状态:`in_progress`;已覆盖 8/361 对,当前执行 `TSN-PAIR-fuse-pad`。 - M03.1:用真实 builder 替换五阶段链中 Cut 之后的通用 Shape 代理,一次替换一个 stage。 - M03.2:增加 Rotate 原生 mutation family。 @@ -241,7 +273,7 @@ FCStd / STEP / IGES / mesh / CAM / engineering resources ### M06 `EX-KER-01/ORA-02` 内核纵向切片 -状态:等待 M02+M05 的可消费证据。 +状态:M02 证据已可消费,等待 M05 文档闭环。 按一个 builder/参数分支执行 A-I:Box、Cylinder、Cone、Sphere、Torus、Prism、Wedge、Helix、Ellipsoid;Extrusion、Revolution、Loft、Sweep;Fuse、Cut、Common;Fillet、Chamfer;随后是 tolerance、healing、validation 和失败诊断。 @@ -386,4 +418,10 @@ M00 `TSN-DRIFT-001` 已完成:`partdesign-midplane` 的 `Length 8 -> 8.75 -> 8` 在 Body11 和 Pad11 两个阶段恢复相同几何,关系与语义命名摘要演进为新的稳定历史。锁定报告与第二次独立 FreeCAD 1.1.1 复跑的逐阶段摘要一致,演进值在 save/reopen/resave 中保持,因此同样分类为 `allowed_evolution`,不是 Web 实现缺陷。 -当前唯一下一任务为 `TSN-DRIFT-002`:只解释 `partdesign-reverse` 的恢复命名阶段。退出条件仍是第二次原生复跑一致、恢复几何一致、持久化稳定,并且在稳定语义、允许演进、实现缺陷三者中得到唯一机器可读结论。 +`TSN-DRIFT-002` 已完成:`partdesign-reverse` 的 `Length 5 -> 5.75 -> 5` 在 Body12 和 Pad12 两个阶段恢复相同几何,关系与语义命名摘要演进为新的稳定历史。锁定报告与第二次独立 FreeCAD 1.1.1 复跑的逐阶段摘要一致,演进值在 save/reopen/resave 中保持,因此同样分类为 `allowed_evolution`,不是 Web 实现缺陷。 + +`TSN-DRIFT-003` 已完成:`partdesign-taper` 的 `Length 6 -> 6.75 -> 6` 在 Body13 和 Pad13 两个阶段恢复相同几何,关系与语义命名摘要演进为新的稳定历史。锁定报告与第二次独立 FreeCAD 1.1.1 复跑的逐阶段摘要一致,演进值在 save/reopen/resave 中保持,因此同样分类为 `allowed_evolution`,不是 Web 实现缺陷。 + +`TSN-DRIFT-004..010` 与生产 `cut`/`rotate` 漂移均已完成独立复跑,并唯一分类为 `allowed_evolution`;恢复漂移队列因此以 13/13 关闭。`fuse->fuse`、`fuse->cut`、`fuse->common`、`fuse->rotate` 的新增分类与既有五阶段四条转换合计覆盖 8/361 对。 + +当前唯一下一任务为 `TSN-PAIR-fuse-pad`。退出条件是记录原生接受或拒绝;接受时必须具备真实 builder、mutation/restore、history/naming 与 FreeCAD save/reopen/resave 证据,拒绝时必须固定原生错误与无文档污染证据。 diff --git a/package.json b/package.json index 4b28f50..5b6d4b8 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "check:baseline": "node scripts/check-baseline.mjs", "check:freecad-source": "node scripts/verify-freecad-source.mjs", "check:bitbybit-history": "node scripts/check-bitbybit-history-surface.mjs", - "check:execution-plan": "node scripts/check-freecad-execution-plan.mjs && node scripts/check-freecad-web-exact-parity-plan.mjs && node scripts/check-freecad-web-exact-promotion.mjs && node scripts/check-freecad-oracle-coverage.mjs && node scripts/check-freecad-gui-workflow-plan.mjs && node scripts/check-freecad-gui-workflow-oracle.mjs && node scripts/check-freecad-golden-coverage.mjs && node scripts/check-freecad-core-parameter-mutation-oracle.mjs && node scripts/generate-freecad-parameter-mutation-report.mjs --check && node scripts/check-freecad-tsn-stage-evidence.mjs && node scripts/check-freecad-tsn-stage-correlation.mjs && node scripts/check-freecad-recovered-naming-classification.mjs && node scripts/generate-freecad-active-work-queue.mjs --check", + "check:execution-plan": "node scripts/check-freecad-execution-plan.mjs && node scripts/check-freecad-web-exact-parity-plan.mjs && node scripts/check-freecad-web-exact-promotion.mjs && node scripts/check-freecad-oracle-coverage.mjs && node scripts/check-freecad-gui-workflow-plan.mjs && node scripts/check-freecad-gui-workflow-oracle.mjs && node scripts/check-freecad-golden-coverage.mjs && node scripts/check-freecad-core-parameter-mutation-oracle.mjs && node scripts/generate-freecad-parameter-mutation-report.mjs --check && node scripts/check-freecad-tsn-stage-evidence.mjs && node scripts/check-freecad-recovered-naming-classification.mjs && node scripts/check-freecad-production-drift-classification.mjs && node scripts/check-freecad-ordered-operation-pair-classification.mjs && node scripts/check-freecad-tsn-stage-correlation.mjs && node scripts/generate-freecad-active-work-queue.mjs --check", "generate:freecad-active-work-queue": "node scripts/generate-freecad-active-work-queue.mjs", "check:freecad-active-work-queue": "node scripts/generate-freecad-active-work-queue.mjs --check", "check:freecad-web-exact-parity-plan": "node scripts/check-freecad-web-exact-parity-plan.mjs", @@ -56,6 +56,10 @@ "check:freecad-recovered-naming-classification": "node scripts/check-freecad-recovered-naming-classification.mjs", "probe:freecad-tsn-stage-correlation": "node scripts/run-freecad-tsn-stage-correlation-oracle.mjs", "check:freecad-tsn-stage-correlation": "node scripts/check-freecad-tsn-stage-correlation.mjs", + "probe:freecad-production-drift-classification": "node scripts/run-freecad-production-drift-classification.mjs", + "check:freecad-production-drift-classification": "node scripts/check-freecad-production-drift-classification.mjs", + "probe:freecad-ordered-operation-pairs": "npx tsx scripts/run-freecad-ordered-operation-pair-classification.mjs", + "check:freecad-ordered-operation-pairs": "node scripts/check-freecad-ordered-operation-pair-classification.mjs", "check:freecad-exact-history-elementmap-gate": "npx tsx scripts/check-freecad-exact-history-elementmap-gate.mjs", "check:freecad-native-naming-evidence": "npx tsx scripts/check-freecad-native-naming-evidence.mjs", "test:golden:freecad:failures": "node scripts/run-freecad-golden-failures.mjs", diff --git a/scripts/check-freecad-ordered-operation-pair-classification.mjs b/scripts/check-freecad-ordered-operation-pair-classification.mjs new file mode 100644 index 0000000..a4fa5c5 --- /dev/null +++ b/scripts/check-freecad-ordered-operation-pair-classification.mjs @@ -0,0 +1,42 @@ +import { createHash } from 'node:crypto' +import { readFile, stat } from 'node:fs/promises' +import { resolve } from 'node:path' + +const root = resolve(new URL('..', import.meta.url).pathname) +const report = JSON.parse(await readFile(resolve(root, 'config/freecad-ordered-operation-pair-classification.json'), 'utf8')) +const fail = (message) => { throw new Error(`FreeCAD ordered operation pair classification: ${message}`) } +const sha256 = (value) => createHash('sha256').update(value).digest('hex') +if (report.schemaVersion !== 1 || report.baseline?.freecadVersion !== '1.1.1' || report.baseline.commit !== '0108fd4b4850cc46e625b60e53cea7a7bbe69f8d' || !/^8\./.test(report.baseline.occtVersion)) fail('baseline is invalid.') +for (const harness of [report.nativeProbe?.executor, report.nativeProbe?.matrix, report.nativeProbe?.resave]) { + const path = resolve(root, harness?.path ?? '') + const [content, bytes] = await Promise.all([readFile(path), stat(path).then(({ size }) => size)]) + if (bytes !== harness.bytes || sha256(content) !== harness.sha256) fail(`${harness.path} provenance is stale.`) +} +for (const artifact of report.nativeProbe?.artifacts ?? []) { + const path = resolve(root, 'native/occt-history/dist', artifact.name) + const [content, bytes] = await Promise.all([readFile(path), stat(path).then(({ size }) => size)]) + if (bytes !== artifact.bytes || sha256(content) !== artifact.sha256) fail(`${artifact.name} provenance is stale.`) +} +const expectedPairs = [ + { pair: 'fuse->fuse', secondBuilder: 'BRepAlgoAPI_Fuse', secondInputCount: 2, mutationParameter: 'toolOffsetX', mutationTrajectory: [12, 11, 12] }, + { pair: 'fuse->cut', secondBuilder: 'BRepAlgoAPI_Cut', secondInputCount: 2, mutationParameter: 'toolSize', mutationTrajectory: [4, 3, 4] }, + { pair: 'fuse->common', secondBuilder: 'BRepAlgoAPI_Common', secondInputCount: 2, mutationParameter: 'toolOffsetX', mutationTrajectory: [10, 9, 10] }, + { pair: 'fuse->rotate', secondBuilder: 'BRepBuilderAPI_Transform', secondInputCount: 1, mutationParameter: 'angle', mutationTrajectory: [15, 22.5, 15] }, +] +if (report.nativeProbe?.artifacts?.length !== 3 || report.classifications?.length !== expectedPairs.length) fail('native artifacts or classification prefix is incomplete.') +for (const [index, entry] of report.classifications.entries()) { + const expected = expectedPairs[index] + const secondOperation = expected.pair.split('->')[1] + if (entry.taskId !== `TSN-PAIR-${expected.pair.replace('->', '-')}` || entry.pair !== expected.pair || entry.classification !== 'accepted' || entry.nativeDecision !== 'accepted' || entry.first?.operation !== 'fuse' || entry.first.builder !== 'BRepAlgoAPI_Fuse' || entry.first.inputCount !== 2 || entry.second?.operation !== secondOperation || entry.second.builder !== expected.secondBuilder || entry.second.inputCount !== expected.secondInputCount || entry.first.historyProvider !== 'occt-native' || entry.second.historyProvider !== 'occt-native') fail(`${expected.pair} decision contract is invalid.`) + if (entry.first.summary?.isValid !== true || entry.second.summary?.isValid !== true || entry.first.historyRecords < 1 || entry.second.historyRecords < 1 || entry.mutation?.changed !== true || entry.mutation?.restoredExactly !== true) fail(`${expected.pair} builder or mutation evidence is incomplete.`) + if (entry.mutation.scope !== 'second-operation-only' || entry.mutation.parameter !== expected.mutationParameter || JSON.stringify(entry.mutation.trajectory) !== JSON.stringify(expected.mutationTrajectory) || entry.mutation.beforeValue !== expected.mutationTrajectory[0] || entry.mutation.editedValue !== expected.mutationTrajectory[1] || entry.mutation.restoredValue !== expected.mutationTrajectory[2]) fail(`${expected.pair} mutation trajectory is invalid.`) + if (entry.mutation.editedEvidence?.operation !== secondOperation || entry.mutation.restoredEvidence?.operation !== secondOperation || entry.mutation.editedEvidence?.builder !== expected.secondBuilder || entry.mutation.restoredEvidence?.builder !== expected.secondBuilder || entry.mutation.editedEvidence?.inputCount !== expected.secondInputCount || entry.mutation.restoredEvidence?.inputCount !== expected.secondInputCount || entry.mutation.editedEvidence?.historyProvider !== 'occt-native' || entry.mutation.restoredEvidence?.historyProvider !== 'occt-native') fail(`${expected.pair} mutation history provider is invalid.`) + if (entry.second.namingSemanticSha256 !== entry.mutation.restoredEvidence?.namingSemanticSha256) fail(`${expected.pair} semantic naming evidence did not restore to nominal.`) + if (entry.naming?.upstreamEvidenceRestored !== true || entry.naming?.downstreamEvidence !== true || entry.naming?.jsonRoundtripStable !== true) fail(`${expected.pair} naming evidence is incomplete.`) + if (entry.persistence?.status !== 'pass' || entry.persistence.pair !== entry.pair || entry.persistence.freecadVersion !== '1.1.1' || !Object.values(entry.persistence.checks ?? {}).every(Boolean)) fail(`${expected.pair} FCStd persistence evidence is incomplete.`) + const phases = entry.persistence.phases + if (JSON.stringify(phases?.initial) !== JSON.stringify(phases?.reopened) || JSON.stringify(phases?.initial) !== JSON.stringify(phases?.resaved) || phases.initial.namingEvidenceSha256 !== entry.second.namingEvidenceSha256) fail(`${expected.pair} FCStd phases changed Shape or naming evidence.`) +} +const expectedSummary = { registeredOperations: 19, orderedPairs: 361, classifiedPairs: 4, accepted: 4, rejected: 0, unknown: 357 } +if (JSON.stringify(report.summary) !== JSON.stringify(expectedSummary)) fail('summary is inconsistent.') +console.log(JSON.stringify({ status: 'freecad-ordered-operation-pair-classification-pass', completedTasks: report.classifications.map(({ taskId }) => taskId), pairs: report.classifications.map(({ pair, classification }) => ({ pair, classification })), nativeBuilderRuns: report.classifications.length * 4, fcstdPhases: report.classifications.length * 3, remainingPairs: report.summary.unknown }, null, 2)) diff --git a/scripts/check-freecad-production-drift-classification.mjs b/scripts/check-freecad-production-drift-classification.mjs new file mode 100644 index 0000000..09d8ce0 --- /dev/null +++ b/scripts/check-freecad-production-drift-classification.mjs @@ -0,0 +1,43 @@ +import { createHash } from 'node:crypto' +import { readFile, stat } from 'node:fs/promises' +import { resolve } from 'node:path' +import { buildProductionDriftSnapshot, productionDriftDecisions, same, validateProductionDriftSnapshot } from './freecad-production-drift-classification.mjs' + +const root = resolve(new URL('..', import.meta.url).pathname) +const load = (path) => readFile(resolve(root, path), 'utf8').then(JSON.parse) +const fail = (message) => { throw new Error(`FreeCAD production drift classification: ${message}`) } +const [report, oracle] = await Promise.all([ + load('config/freecad-production-drift-classification.json'), + load('config/freecad-tsn-stage-correlation-oracle.json'), +]) +if (report.schemaVersion !== 1 || report.baseline?.freecadVersion !== '1.1.1' || report.baseline.commit !== '0108fd4b4850cc46e625b60e53cea7a7bbe69f8d' || report.baseline.oracleId !== oracle.baselineId) fail('baseline is invalid.') +const harnessPath = resolve(root, report.nativeProbe?.path ?? '') +const [harnessContent, harnessBytes] = await Promise.all([readFile(harnessPath), stat(harnessPath).then(({ size }) => size)]) +if (report.nativeProbe.path !== 'scripts/freecad-tsn-stage-correlation-oracle.py' || report.nativeProbe.bytes !== harnessBytes || report.nativeProbe.sha256 !== createHash('sha256').update(harnessContent).digest('hex') || report.nativeProbe.independentRuns < 2) fail('native replay provenance is missing or stale.') +if (!Array.isArray(report.classifications) || report.classifications.length !== productionDriftDecisions.length) fail('classification report does not contain the complete serial decision prefix.') + +let classifiedStages = 0 +for (const [index, entry] of report.classifications.entries()) { + const decision = productionDriftDecisions[index] + if (!same({ taskId: entry.taskId, operation: entry.operation, classification: entry.classification, reasonCode: entry.reasonCode, rationale: entry.rationale }, decision) || entry.replayStable !== true || entry.implementationDefect !== (decision.classification === 'implementation_defect')) fail(`${decision.taskId} classification contract is invalid.`) + const expected = buildProductionDriftSnapshot(oracle, entry.operation) + validateProductionDriftSnapshot(expected) + validateProductionDriftSnapshot(entry.reference) + validateProductionDriftSnapshot(entry.replay) + if (!same(entry.reference, expected) || !same(entry.replay, expected)) fail(`${entry.operation} classification evidence is stale or the independent replay differs.`) + classifiedStages += expected.driftOrdinals.length +} +const driftCases = oracle.driftReplays.length +const countClassification = (classification) => productionDriftDecisions.filter((entry) => entry.classification === classification).length +const expectedSummary = { driftCases, classifiedCases: productionDriftDecisions.length, classifiedStages, stableSemantics: countClassification('stable_semantics'), allowedEvolution: countClassification('allowed_evolution'), implementationDefects: countClassification('implementation_defect'), unknown: driftCases - productionDriftDecisions.length } +if (!same(report.summary, expectedSummary)) fail('classification summary is inconsistent.') + +console.log(JSON.stringify({ + status: 'freecad-production-drift-classification-pass', + completedTasks: report.classifications.map(({ taskId }) => taskId), + cases: report.classifications.map(({ operation, classification }) => ({ operation, classification })), + independentRuns: report.nativeProbe.independentRuns, + classifiedCases: report.summary.classifiedCases, + classifiedStages: report.summary.classifiedStages, + remainingCases: report.summary.unknown, +}, null, 2)) diff --git a/scripts/check-freecad-tsn-stage-correlation.mjs b/scripts/check-freecad-tsn-stage-correlation.mjs index e6f9020..fe38fc9 100644 --- a/scripts/check-freecad-tsn-stage-correlation.mjs +++ b/scripts/check-freecad-tsn-stage-correlation.mjs @@ -6,7 +6,7 @@ import { validateCompositeMutationEvidence } from './freecad-composite-mutation- const root = resolve(new URL('..', import.meta.url).pathname) const load = (path) => readFile(resolve(root, path), 'utf8').then(JSON.parse) const fail = (message) => { throw new Error(`FreeCAD TSN stage correlation: ${message}`) } -const [desktop, production, productionRegistry, composite, resave, mutations, recoveredNaming] = await Promise.all([ +const [desktop, production, productionRegistry, composite, resave, mutations, recoveredNaming, productionDriftClassification, orderedPairClassification] = await Promise.all([ load('config/freecad-tsn-stage-correlation-oracle.json'), load('config/freecad-isomorphic-provenance-verification.json'), load('config/chrome-freecad-naming-production-verification.json'), @@ -14,6 +14,8 @@ const [desktop, production, productionRegistry, composite, resave, mutations, re load('config/freecad-composite-history-resave-verification.json'), load('config/freecad-parameter-mutation-report.json'), load('config/freecad-recovered-naming-classification.json'), + load('config/freecad-production-drift-classification.json'), + load('config/freecad-ordered-operation-pair-classification.json'), ]) const operations = ['cut', 'rotate', 'fillet', 'mirrored', 'linear-pattern'] if (desktop.schemaVersion !== 1 || desktop.baselineId !== 'freecad-1.1.1-tsn-stage-correlation' || desktop.freecadVersion !== '1.1.1' || desktop.gitCommit !== '0108fd4b4850cc46e625b60e53cea7a7bbe69f8d' || desktop.status !== 'pass') fail('desktop oracle is not locked to FreeCAD 1.1.1.') @@ -77,13 +79,28 @@ const proxyStageOperations = desktop.stages.filter(({ nativeBuilder }) => native if (JSON.stringify(proxyStageOperations) !== '["rotate","mirrored","linear-pattern"]' || desktop.summary?.nativeBuilderStages !== 2 || desktop.summary?.proxyStages !== 3 || desktop.exactCorrelationReady !== false) fail('desktop native-builder/proxy boundary drifted.') const registeredOperations = productionRegistry.operations || [] -const coveredTransitions = operations.slice(1).map((operation, index) => `${operations[index]}->${operation}`) +const productionDriftMutations = desktop.mutations.filter(({ restoreTopologyDriftStages }) => restoreTopologyDriftStages > 0) +const productionDriftByOperation = new Map(productionDriftMutations.map((mutation) => [mutation.operation, mutation])) +const productionDriftClassifications = productionDriftClassification.classifications || [] +if (productionDriftClassification.baseline?.freecadVersion !== desktop.freecadVersion || productionDriftClassification.baseline?.commit !== desktop.gitCommit || productionDriftClassifications.length !== new Set(productionDriftClassifications.map(({ operation }) => operation)).size) fail('production drift classifications have invalid baseline or duplicate operations.') +let classifiedProductionDriftStages = 0 +for (const entry of productionDriftClassifications) { + const mutation = productionDriftByOperation.get(entry.operation) + if (!mutation || !['stable_semantics', 'allowed_evolution', 'implementation_defect'].includes(entry.classification) || entry.replayStable !== true) fail(`production drift classification ${entry.operation} is invalid.`) + classifiedProductionDriftStages += mutation.restoreTopologyDriftStages +} +const unclassifiedProductionDriftCases = productionDriftMutations.length - productionDriftClassifications.length +const unclassifiedProductionDriftStages = desktop.summary.mutationRestoreTopologyDriftStages - classifiedProductionDriftStages +const orderedPairClassifications = orderedPairClassification.classifications || [] +if (orderedPairClassification.baseline?.freecadVersion !== desktop.freecadVersion || orderedPairClassification.baseline?.commit !== desktop.gitCommit || orderedPairClassifications.length !== new Set(orderedPairClassifications.map(({ pair }) => pair)).size) fail('ordered operation pair classifications have invalid baseline or duplicate pairs.') +for (const entry of orderedPairClassifications) if (!['accepted', 'rejected'].includes(entry.classification) || entry.nativeDecision !== entry.classification) fail(`ordered operation pair classification ${entry.pair} is invalid.`) +const coveredTransitions = [...new Set([...operations.slice(1).map((operation, index) => `${operations[index]}->${operation}`), ...orderedPairClassifications.map(({ pair }) => pair)])] const orderedOperationPairs = registeredOperations.length * registeredOperations.length const blockers = [ `Native desktop builder stages missing from the sequential chain: ${proxyStageOperations.join(', ')}`, `Native parameter-mutation family missing for production operation: ${missingNativeMutationOperations.join(', ')}`, - `${desktop.summary.mutationRestoreTopologyDriftCases}/5 edit/restore cases changed ${desktop.summary.mutationRestoreTopologyDriftStages} downstream semantic topology digests without wrong binding`, - `${unclassifiedNamingDriftCases}/${compositeMutation.mutationNamingRestoreDriftCases} native naming-drift cases and ${unclassifiedNamingDriftStages}/${compositeMutation.mutationNamingRestoreDriftStages} recovered naming stages remain unclassified; ${recoveredNamingClassifications.length} case is classified from an independent native replay`, + `${unclassifiedProductionDriftCases}/${productionDriftMutations.length} production restore-topology cases and ${unclassifiedProductionDriftStages}/${desktop.summary.mutationRestoreTopologyDriftStages} downstream stages remain unclassified; ${productionDriftClassifications.length} ${productionDriftClassifications.length === 1 ? 'case is' : 'cases are'} classified from an independent native replay`, + `${unclassifiedNamingDriftCases}/${compositeMutation.mutationNamingRestoreDriftCases} native naming-drift cases and ${unclassifiedNamingDriftStages}/${compositeMutation.mutationNamingRestoreDriftStages} recovered naming stages remain unclassified; ${recoveredNamingClassifications.length} ${recoveredNamingClassifications.length === 1 ? 'case is' : 'cases are'} classified from an independent native replay`, `Only ${coveredTransitions.length}/${orderedOperationPairs} ordered production operation pairs are classified and replayed; ${orderedOperationPairs - coveredTransitions.length} remain unclassified for type compatibility`, ] console.log(JSON.stringify({ @@ -94,7 +111,7 @@ console.log(JSON.stringify({ nativeBuilderStages: desktop.summary.nativeBuilderStages, proxyStageOperations, compositeMutations: { cases: compositeMutation.mutationCases, passed: compositeMutation.mutationPassed, caseReconciliations: compositeCaseReconciliations, categoryCases: compositeMutation.categoryCases, stageRecords: compositeMutation.mutationStageRecords, phaseStageRecords: compositeMutation.mutationPhaseStageRecords, finalPropagationFailures: compositeMutation.mutationFinalPropagationFailures, geometryRestoreFailures: compositeMutation.mutationStageRestoreFailures, namingRestoreDriftCases: compositeMutation.mutationNamingRestoreDriftCases, namingRestoreDriftStages: compositeMutation.mutationNamingRestoreDriftStages, classifiedNamingDriftCases: recoveredNamingClassifications.length, classifiedNamingDriftStages, unclassifiedNamingDriftCases, unclassifiedNamingDriftStages }, - mutations: { cases: desktop.summary.mutationCases, passed: desktop.summary.mutationPassed, nativeCorrelated: nativeMutationCorrelation.filter(({ complete }) => complete).length, missingNativeMutationOperations, restoreTopologyDriftCases: desktop.summary.mutationRestoreTopologyDriftCases, restoreTopologyDriftStages: desktop.summary.mutationRestoreTopologyDriftStages }, + mutations: { cases: desktop.summary.mutationCases, passed: desktop.summary.mutationPassed, nativeCorrelated: nativeMutationCorrelation.filter(({ complete }) => complete).length, missingNativeMutationOperations, restoreTopologyDriftCases: desktop.summary.mutationRestoreTopologyDriftCases, restoreTopologyDriftStages: desktop.summary.mutationRestoreTopologyDriftStages, classifiedRestoreTopologyDriftCases: productionDriftClassifications.length, classifiedRestoreTopologyDriftStages: classifiedProductionDriftStages, unclassifiedRestoreTopologyDriftCases: unclassifiedProductionDriftCases, unclassifiedRestoreTopologyDriftStages: unclassifiedProductionDriftStages }, transitions: { registeredOperations: registeredOperations.length, orderedOperationPairs, covered: coveredTransitions.length, unclassified: orderedOperationPairs - coveredTransitions.length, coveredTransitions }, nativeDesktopResaveCases: resave.summary.nativeDesktopResaveCases + 1, wrongBindings: desktop.summary.wrongBindings, diff --git a/scripts/freecad-composite-history-elementmap-oracle.py b/scripts/freecad-composite-history-elementmap-oracle.py index cd8dfe1..b36c505 100644 --- a/scripts/freecad-composite-history-elementmap-oracle.py +++ b/scripts/freecad-composite-history-elementmap-oracle.py @@ -87,7 +87,7 @@ def relation_from_mapped_name(mapped_name): def normalize_mapped_name(mapped_name): # StringHasher IDs are process-local. Preserve the token grammar while # removing only the volatile hash-table slot assigned in this process. - return re.sub(r":H[0-9a-fA-F]+", ":H#", mapped_name or "") + return re.sub(r":H-?[0-9a-fA-F]+", ":H#", mapped_name or "") def source_element_name(mapped_name): diff --git a/scripts/freecad-ordered-operation-pair-resave.py b/scripts/freecad-ordered-operation-pair-resave.py new file mode 100644 index 0000000..02ff869 --- /dev/null +++ b/scripts/freecad-ordered-operation-pair-resave.py @@ -0,0 +1,113 @@ +import hashlib +import json +import os + +import FreeCAD as App +import Import +import Part + + +FREECAD_COMMIT = "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d" + + +def version_text(): + return ".".join(str(value) for value in App.Version()[:3]) + + +def shape_snapshot(feature): + shape = feature.Shape + if shape.isNull(): + raise RuntimeError("ordered pair produced a null Shape") + bounds = shape.BoundBox + return { + "valid": bool(shape.isValid()), + "solids": len(shape.Solids), + "faces": len(shape.Faces), + "edges": len(shape.Edges), + "vertices": len(shape.Vertexes), + "volume": round(float(shape.Volume), 7), + "area": round(float(shape.Area), 7), + "bounds": [round(float(value), 7) for value in (bounds.XMin, bounds.YMin, bounds.ZMin, bounds.XMax, bounds.YMax, bounds.ZMax)], + } + + +def phase_snapshot(document): + feature = document.getObject("PairResult") + if feature is None: + raise RuntimeError("PairResult is absent after FCStd persistence") + evidence = str(feature.NamingEvidence) + return { + "pair": str(feature.OrderedPair), + "namingEvidenceBytes": len(evidence.encode("utf-8")), + "namingEvidenceSha256": hashlib.sha256(evidence.encode("utf-8")).hexdigest(), + "shape": shape_snapshot(feature), + } + + +def collect(): + step_path = os.environ["FREECAD_PAIR_STEP_PATH"] + evidence_path = os.environ["FREECAD_PAIR_EVIDENCE_PATH"] + pair = os.environ["FREECAD_ORDERED_PAIR"] + output_directory = os.environ["FREECAD_PAIR_OUTPUT_DIRECTORY"] + with open(evidence_path, "r", encoding="utf-8") as evidence_file: + evidence = evidence_file.read() + document = App.newDocument("FreeCadOrderedPairResave") + try: + Import.insert(step_path, document.Name) + document.recompute() + source_shapes = [obj.Shape for obj in document.Objects if hasattr(obj, "Shape") and not obj.Shape.isNull()] + if not source_shapes: + raise RuntimeError("STEP import produced no Shape") + result = document.addObject("Part::Feature", "PairResult") + result.Shape = source_shapes[0].copy() if len(source_shapes) == 1 else Part.makeCompound([shape.copy() for shape in source_shapes]) + result.addProperty("App::PropertyString", "OrderedPair", "Parity") + result.addProperty("App::PropertyString", "NamingEvidence", "Parity") + result.OrderedPair = pair + result.NamingEvidence = evidence + document.recompute() + initial = phase_snapshot(document) + initial_path = os.path.join(output_directory, "ordered-pair.FCStd") + resaved_path = os.path.join(output_directory, "ordered-pair-resaved.FCStd") + document.saveAs(initial_path) + App.closeDocument(document.Name) + reopened = App.openDocument(initial_path) + reopened.recompute() + reopened_snapshot = phase_snapshot(reopened) + reopened.saveAs(resaved_path) + App.closeDocument(reopened.Name) + resaved = App.openDocument(resaved_path) + resaved.recompute() + resaved_snapshot = phase_snapshot(resaved) + App.closeDocument(resaved.Name) + return { + "schemaVersion": 1, + "baselineId": "freecad-1.1.1-ordered-operation-pair-resave", + "freecadVersion": version_text(), + "gitCommit": FREECAD_COMMIT, + "pair": pair, + "phases": {"initial": initial, "reopened": reopened_snapshot, "resaved": resaved_snapshot}, + "checks": { + "shapeStable": initial["shape"] == reopened_snapshot["shape"] and initial["shape"] == resaved_snapshot["shape"], + "namingEvidenceStable": initial["namingEvidenceSha256"] == reopened_snapshot["namingEvidenceSha256"] and initial["namingEvidenceSha256"] == resaved_snapshot["namingEvidenceSha256"], + }, + "status": "pass", + } + finally: + for name in list(App.listDocuments().keys()): + App.closeDocument(name) + + +try: + report = collect() +except Exception as error: + report = { + "schemaVersion": 1, + "baselineId": "freecad-1.1.1-ordered-operation-pair-resave", + "freecadVersion": version_text(), + "gitCommit": FREECAD_COMMIT, + "status": "failed", + "errorType": type(error).__name__, + "error": str(error), + } + +print("FREECAD_ORDERED_OPERATION_PAIR_RESAVE_RESULT=" + json.dumps(report, sort_keys=True, separators=(",", ":"))) diff --git a/scripts/freecad-production-drift-classification.mjs b/scripts/freecad-production-drift-classification.mjs new file mode 100644 index 0000000..8d734b7 --- /dev/null +++ b/scripts/freecad-production-drift-classification.mjs @@ -0,0 +1,102 @@ +const sha256 = (value) => typeof value === 'string' && /^[0-9a-f]{64}$/.test(value) +const canonical = (value) => Array.isArray(value) + ? value.map(canonical) + : value && typeof value === 'object' + ? Object.fromEntries(Object.entries(value).sort(([left], [right]) => left.localeCompare(right)).map(([key, entry]) => [key, canonical(entry)])) + : value + +export const productionDriftDecisions = [ + { + taskId: 'TSN-PROD-DRIFT-000', + operation: 'cut', + classification: 'allowed_evolution', + reasonCode: 'native-downstream-topology-stabilizes-after-edit-restore', + rationale: 'FreeCAD deterministically evolves the downstream Fillet, Mirrored, and LinearPattern semantic topology after a Pocket Length edit/restore while restoring their geometry; the evolved topology and mapped names remain stable through save, reopen, and resave.', + }, + { + taskId: 'TSN-PROD-DRIFT-001', + operation: 'rotate', + classification: 'allowed_evolution', + reasonCode: 'native-downstream-topology-stabilizes-after-edit-restore', + rationale: 'FreeCAD deterministically evolves the downstream Mirrored and LinearPattern semantic topology after a Rotate Angle edit/restore while restoring their geometry; the evolved topology and mapped names remain stable through save, reopen, and resave.', + }, +] + +export const same = (left, right) => JSON.stringify(canonical(left)) === JSON.stringify(canonical(right)) + +const stageFingerprint = (driftReplay, ordinal, phase) => { + const mutation = driftReplay.mutation + const persistence = driftReplay.persistence?.[phase]?.[ordinal] + if (!persistence) throw new Error(`${driftReplay.operation}/${ordinal} lacks ${phase} persistence evidence.`) + return { + geometrySignature: persistence.geometrySignature, + semanticTopologyDigest: persistence.semanticTopologyDigest, + mappedNames: persistence.mappedNames, + mappedNameDigest: persistence.mappedNameDigest, + } +} + +export const buildProductionDriftSnapshot = (report, operation) => { + const driftReplay = report?.driftReplays?.find((entry) => entry.operation === operation) + if (!driftReplay) throw new Error(`${operation} has no isolated production drift replay.`) + const mutation = driftReplay.mutation + const ordinals = mutation.restoreTopologyDriftOrdinals + if (!Array.isArray(ordinals) || ordinals.length === 0) throw new Error(`${operation} has no recovered production topology drift.`) + const stages = ordinals.map((ordinal) => ({ + ordinal, + operation: driftReplay.persistence.initial[ordinal].operation, + name: driftReplay.persistence.initial[ordinal].name, + before: { + geometrySignature: mutation.beforeGeometrySignatures[ordinal], + semanticTopologyDigest: mutation.beforeTopologyDigests[ordinal], + }, + edited: { + geometrySignature: mutation.editedGeometrySignatures[ordinal], + semanticTopologyDigest: mutation.editedTopologyDigests[ordinal], + }, + restored: { + geometrySignature: mutation.restoredGeometrySignatures[ordinal], + semanticTopologyDigest: mutation.restoredTopologyDigests[ordinal], + }, + persistence: Object.fromEntries(['initial', 'reopened', 'resaved'].map((phase) => [phase, stageFingerprint(driftReplay, ordinal, phase)])), + })) + return { + operation, + contract: { + featureName: mutation.featureName, + typeId: mutation.typeId, + propertyPath: mutation.propertyPath, + }, + values: { + before: mutation.beforeParameter, + edited: mutation.editedParameter, + restored: mutation.restoredParameter, + }, + driftOrdinals: ordinals, + stages, + checks: { + parameterRestored: mutation.parameterChanged === true && same(mutation.beforeParameter, mutation.restoredParameter), + geometryRestored: mutation.restoredGeometrically === true && mutation.restoredExactly === true && same(mutation.beforeGeometrySignatures, mutation.restoredGeometrySignatures), + topologyEvolved: stages.every(({ before, restored }) => before.semanticTopologyDigest !== restored.semanticTopologyDigest), + restoredMatchesInitial: driftReplay.checks?.restoredMatchesInitial === true && stages.every(({ restored, persistence }) => same(restored.geometrySignature, persistence.initial.geometrySignature) && restored.semanticTopologyDigest === persistence.initial.semanticTopologyDigest), + persistenceStable: driftReplay.checks?.geometryStable === true && driftReplay.checks?.topologyStable === true && driftReplay.checks?.mappedNamesStable === true && stages.every(({ persistence }) => ['reopened', 'resaved'].every((phase) => same(persistence.initial, persistence[phase]))), + }, + } +} + +export const validateProductionDriftSnapshot = (snapshot) => { + if (!snapshot || typeof snapshot.operation !== 'string' || !snapshot.operation) throw new Error('production drift snapshot has no operation identity.') + if (!Array.isArray(snapshot.driftOrdinals) || snapshot.driftOrdinals.length === 0 || snapshot.stages?.length !== snapshot.driftOrdinals.length) throw new Error(`${snapshot.operation} has an invalid drift-stage set.`) + if (!same(snapshot.stages.map(({ ordinal }) => ordinal), snapshot.driftOrdinals)) throw new Error(`${snapshot.operation} drift-stage identities are inconsistent.`) + for (const stage of snapshot.stages) { + if (!Number.isInteger(stage.ordinal) || !stage.operation || !stage.name) throw new Error(`${snapshot.operation} has an invalid stage identity.`) + for (const phase of ['before', 'edited', 'restored']) { + if (!Array.isArray(stage[phase]?.geometrySignature) || !sha256(stage[phase]?.semanticTopologyDigest)) throw new Error(`${snapshot.operation}/${stage.name}/${phase} has an invalid fingerprint.`) + } + for (const phase of ['initial', 'reopened', 'resaved']) { + const value = stage.persistence?.[phase] + if (!Array.isArray(value?.geometrySignature) || !value?.mappedNames || typeof value.mappedNames !== 'object' || !sha256(value?.semanticTopologyDigest) || !sha256(value?.mappedNameDigest)) throw new Error(`${snapshot.operation}/${stage.name}/${phase} has invalid persistence evidence.`) + } + } + if (!Object.values(snapshot.checks ?? {}).every((value) => value === true)) throw new Error(`${snapshot.operation} does not satisfy the allowed-evolution evidence contract.`) +} diff --git a/scripts/freecad-recovered-naming-classification.mjs b/scripts/freecad-recovered-naming-classification.mjs index 51ea5bf..3d1d340 100644 --- a/scripts/freecad-recovered-naming-classification.mjs +++ b/scripts/freecad-recovered-naming-classification.mjs @@ -20,6 +20,69 @@ export const recoveredNamingDecisions = [ reasonCode: 'native-history-stabilizes-after-edit-restore', rationale: 'FreeCAD applies the same deterministic history evolution to a Midplane Pad Length edit/restore: Body and Pad geometry returns exactly, and the evolved names remain stable through save, reopen, and resave.', }, + { + taskId: 'TSN-DRIFT-002', + caseId: 'partdesign-reverse', + classification: 'allowed_evolution', + reasonCode: 'native-history-stabilizes-after-edit-restore', + rationale: 'FreeCAD applies the same deterministic history evolution to a Reversed Pad Length edit/restore: Body and Pad geometry returns exactly, and the evolved names remain stable through save, reopen, and resave.', + }, + { + taskId: 'TSN-DRIFT-003', + caseId: 'partdesign-taper', + classification: 'allowed_evolution', + reasonCode: 'native-history-stabilizes-after-edit-restore', + rationale: 'FreeCAD applies the same deterministic history evolution to a Tapered Pad Length edit/restore: Body and Pad geometry returns exactly, and the evolved names remain stable through save, reopen, and resave.', + }, + { + taskId: 'TSN-DRIFT-004', + caseId: 'partdesign-twoside', + classification: 'allowed_evolution', + reasonCode: 'native-history-stabilizes-after-edit-restore', + rationale: 'FreeCAD applies the same deterministic history evolution to a Two Lengths Pad Length edit/restore: Body and Pad geometry returns exactly, and the evolved names remain stable through save, reopen, and resave.', + }, + { + taskId: 'TSN-DRIFT-005', + caseId: 'partdesign-pocket', + classification: 'allowed_evolution', + reasonCode: 'native-history-stabilizes-after-edit-restore', + rationale: 'FreeCAD applies deterministic history evolution to an upstream Pad Length edit/restore: Body, Pad, and downstream Pocket geometry returns exactly, and the evolved names remain stable through save, reopen, and resave.', + }, + { + taskId: 'TSN-DRIFT-006', + caseId: 'partdesign-pocket-through', + classification: 'allowed_evolution', + reasonCode: 'native-history-stabilizes-after-edit-restore', + rationale: 'FreeCAD applies deterministic history evolution through a Through All Pocket after an upstream Pad Length edit/restore: Body, Pad, and Pocket geometry returns exactly, and the evolved names remain stable through save, reopen, and resave.', + }, + { + taskId: 'TSN-DRIFT-007', + caseId: 'partdesign-pocket-midplane', + classification: 'allowed_evolution', + reasonCode: 'native-history-stabilizes-after-edit-restore', + rationale: 'FreeCAD applies deterministic history evolution through a Midplane Pocket after an upstream Pad Length edit/restore: Body, Pad, and Pocket geometry returns exactly, and the evolved names remain stable through save, reopen, and resave.', + }, + { + taskId: 'TSN-DRIFT-008', + caseId: 'partdesign-pocket-twoside', + classification: 'allowed_evolution', + reasonCode: 'native-history-stabilizes-after-edit-restore', + rationale: 'FreeCAD applies deterministic history evolution through a Two Lengths Pocket after an upstream Pad Length edit/restore: Body, Pad, and Pocket geometry returns exactly, and the evolved names remain stable through save, reopen, and resave.', + }, + { + taskId: 'TSN-DRIFT-009', + caseId: 'partdesign-pocket-taper', + classification: 'allowed_evolution', + reasonCode: 'native-history-stabilizes-after-edit-restore', + rationale: 'FreeCAD applies deterministic history evolution through a Tapered Pocket after an upstream Pad Length edit/restore: Body, Pad, and Pocket geometry returns exactly, and the evolved names remain stable through save, reopen, and resave.', + }, + { + taskId: 'TSN-DRIFT-010', + caseId: 'partdesign-pocket-up-to-face', + classification: 'allowed_evolution', + reasonCode: 'native-history-stabilizes-after-edit-restore', + rationale: 'FreeCAD applies deterministic history evolution through an Up To Face Pocket after an upstream Pad Length edit/restore: Body, Pad, and Pocket geometry returns exactly, and the evolved names remain stable through save, reopen, and resave.', + }, ] export const same = (left, right) => JSON.stringify(canonical(left)) === JSON.stringify(canonical(right)) diff --git a/scripts/freecad-tsn-stage-correlation-oracle.py b/scripts/freecad-tsn-stage-correlation-oracle.py index b37fbd3..4c5fe7a 100644 --- a/scripts/freecad-tsn-stage-correlation-oracle.py +++ b/scripts/freecad-tsn-stage-correlation-oracle.py @@ -1,6 +1,7 @@ import hashlib import json import os +import re import tempfile import FreeCAD as App @@ -56,7 +57,8 @@ def mapped_names(feature): indexed, _ = shape.getElementIndexedName(name, True) except Exception: indexed = "" - result[name] = mapped or indexed or name + normalized = re.sub(r":H-?[0-9a-fA-F]+", ":H#", mapped or indexed or name) + result[name] = re.sub(r":H:-?[0-9a-fA-F]+(?=[,;])", ":H:#", normalized) return result @@ -192,14 +194,19 @@ def rebuild_derived(document, features): def topology_snapshot(features): - return [{ - "operation": operation, - "name": feature.Name, - "shape": shape_snapshot(feature), - "mappedNameCount": len(mapped_names(feature)), - "mappedNameDigest": mapped_name_digest(feature), - "semanticTopologyDigest": semantic_topology_digest(feature), - } for operation, feature in zip(OPERATIONS, features)] + result = [] + for operation, feature in zip(OPERATIONS, features): + names = mapped_names(feature) + result.append({ + "operation": operation, + "name": feature.Name, + "shape": shape_snapshot(feature), + "mappedNames": names, + "mappedNameCount": len(names), + "mappedNameDigest": hashlib.sha256(json.dumps(names, sort_keys=True, separators=(",", ":")).encode("utf-8")).hexdigest(), + "semanticTopologyDigest": semantic_topology_digest(feature), + }) + return result def parameter_value(value): @@ -230,10 +237,15 @@ def capture_mutation(document, features, operation, feature, property_name, edit restored_parameter = parameter_value(getattr(feature, property_name)) restored = topology_snapshot(features) before_digests = [stage["semanticTopologyDigest"] for stage in before] + edited_digests = [stage["semanticTopologyDigest"] for stage in edited] restored_digests = [stage["semanticTopologyDigest"] for stage in restored] + drift_ordinals = [index for index, (before_digest, restored_digest) in enumerate(zip(before_digests, restored_digests)) if before_digest != restored_digest] + before_geometry = [geometry_signature(stage) for stage in before] + edited_geometry = [geometry_signature(stage) for stage in edited] + restored_geometry = [geometry_signature(stage) for stage in restored] before_final = before[-1]["shape"]["brepSha256"] edited_final = edited[-1]["shape"]["brepSha256"] - restored_geometrically = [geometry_signature(stage) for stage in before] == [geometry_signature(stage) for stage in restored] + restored_geometrically = before_geometry == restored_geometry restored_topology_exactly = before_digests == restored_digests passed = before_parameter != edited_parameter and before_final != edited_final and before_parameter == restored_parameter and restored_geometrically return { @@ -249,14 +261,98 @@ def capture_mutation(document, features, operation, feature, property_name, edit "restoredExactly": before_parameter == restored_parameter and restored_geometrically, "restoredGeometrically": restored_geometrically, "restoredTopologyExactly": restored_topology_exactly, - "restoreTopologyDriftStages": sum(1 for before_digest, restored_digest in zip(before_digests, restored_digests) if before_digest != restored_digest), + "restoreTopologyDriftStages": len(drift_ordinals), + "restoreTopologyDriftOrdinals": drift_ordinals, + "beforeGeometrySignatures": before_geometry, + "editedGeometrySignatures": edited_geometry, + "restoredGeometrySignatures": restored_geometry, "beforeTopologyDigests": before_digests, - "editedTopologyDigests": [stage["semanticTopologyDigest"] for stage in edited], + "editedTopologyDigests": edited_digests, "restoredTopologyDigests": restored_digests, "status": "pass" if passed else "failed", } +def mutation_specs(features): + pocket, rotated, fillet, mirrored, pattern = features + return [ + ("cut", pocket, "Length", 2.5), + ("rotate", rotated, "Angle", 22.5), + ("fillet", fillet, "Radius", 0.35), + ("mirrored", mirrored, "PlaneNormal", App.Vector(0, 0, 1)), + ("linear-pattern", pattern, "Occurrences", 3), + ] + + +def persistence_projection(features): + return [{ + "operation": stage["operation"], + "name": stage["name"], + "geometrySignature": geometry_signature(stage), + "semanticTopologyDigest": stage["semanticTopologyDigest"], + "mappedNames": stage["mappedNames"], + "mappedNameDigest": stage["mappedNameDigest"], + } for stage in topology_snapshot(features)] + + +def collect_drift_replay(target_index): + target_operation = OPERATIONS[target_index] + document = App.newDocument("TsnStageCorrelation{}Replay".format(target_operation.title())) + try: + features = create_chain(document) + rebuild_derived(document, features) + mutations = [] + for operation, feature, property_name, edited_value in mutation_specs(features)[:target_index + 1]: + mutations.append(capture_mutation(document, features, operation, feature, property_name, edited_value)) + target_mutation = mutations[-1] + feature_names = [feature.Name for feature in features] + with tempfile.TemporaryDirectory(prefix="freecad-tsn-{}-drift-".format(target_operation)) as directory: + initial_path = os.path.join(directory, "{}-restored.FCStd".format(target_operation)) + resaved_path = os.path.join(directory, "{}-restored-resaved.FCStd".format(target_operation)) + initial = persistence_projection(features) + document.saveAs(initial_path) + App.closeDocument(document.Name) + reopened = App.openDocument(initial_path) + reopened.recompute() + reopened_features = [reopened.getObject(name) for name in feature_names] + reopened_projection = persistence_projection(reopened_features) + reopened.saveAs(resaved_path) + App.closeDocument(reopened.Name) + resaved = App.openDocument(resaved_path) + resaved.recompute() + resaved_features = [resaved.getObject(name) for name in feature_names] + resaved_projection = persistence_projection(resaved_features) + App.closeDocument(resaved.Name) + initial_topology = [stage["semanticTopologyDigest"] for stage in initial] + reopened_topology = [stage["semanticTopologyDigest"] for stage in reopened_projection] + resaved_topology = [stage["semanticTopologyDigest"] for stage in resaved_projection] + initial_names = [stage["mappedNameDigest"] for stage in initial] + reopened_names = [stage["mappedNameDigest"] for stage in reopened_projection] + resaved_names = [stage["mappedNameDigest"] for stage in resaved_projection] + initial_geometry = [stage["geometrySignature"] for stage in initial] + reopened_geometry = [stage["geometrySignature"] for stage in reopened_projection] + resaved_geometry = [stage["geometrySignature"] for stage in resaved_projection] + return { + "operation": target_operation, + "mutation": target_mutation, + "persistence": { + "initial": initial, + "reopened": reopened_projection, + "resaved": resaved_projection, + }, + "checks": { + "restoredMatchesInitial": target_mutation["restoredTopologyDigests"] == initial_topology, + "geometryStable": initial_geometry == reopened_geometry and initial_geometry == resaved_geometry, + "topologyStable": initial_topology == reopened_topology and initial_topology == resaved_topology, + "mappedNamesStable": initial_names == reopened_names and initial_names == resaved_names, + }, + } + finally: + for name in list(App.listDocuments().keys()): + if name.startswith("TsnStageCorrelation{}Replay".format(target_operation.title())): + App.closeDocument(name) + + def stage_report(operation, feature): sources, relations = history_sources(feature) names = mapped_names(feature) @@ -279,14 +375,7 @@ def collect(): try: features = create_chain(document) rebuild_derived(document, features) - pocket, rotated, fillet, mirrored, pattern = features - mutations = [ - capture_mutation(document, features, "cut", pocket, "Length", 2.5), - capture_mutation(document, features, "rotate", rotated, "Angle", 22.5), - capture_mutation(document, features, "fillet", fillet, "Radius", 0.35), - capture_mutation(document, features, "mirrored", mirrored, "PlaneNormal", App.Vector(0, 0, 1)), - capture_mutation(document, features, "linear-pattern", pattern, "Occurrences", 3), - ] + mutations = [capture_mutation(document, features, operation, feature, property_name, edited_value) for operation, feature, property_name, edited_value in mutation_specs(features)] stages = [stage_report(operation, feature) for operation, feature in zip(OPERATIONS, features)] with tempfile.TemporaryDirectory(prefix="freecad-tsn-stage-correlation-") as directory: initial_path = os.path.join(directory, "tsn-stage-correlation.FCStd") @@ -312,6 +401,7 @@ def collect(): unexplained_relations += sum(1 for source in stage["historySources"] if source not in known_sources) if stage["mappedNameCount"] <= 0: wrong_bindings += 1 + drift_replays = [collect_drift_replay(index) for index, mutation in enumerate(mutations) if mutation["restoreTopologyDriftStages"] > 0] with open(__file__, "rb") as harness_file: harness_content = harness_file.read() return { @@ -324,6 +414,7 @@ def collect(): "reopenedStages": reopened_stages, "resavedStages": resaved_stages, "mutations": mutations, + "driftReplays": drift_replays, "summary": { "stages": len(stages), "nativeBuilderStages": sum(1 for stage in stages if stage["nativeBuilder"]), diff --git a/scripts/generate-freecad-active-work-queue.mjs b/scripts/generate-freecad-active-work-queue.mjs index 4c41eb8..6c29322 100644 --- a/scripts/generate-freecad-active-work-queue.mjs +++ b/scripts/generate-freecad-active-work-queue.mjs @@ -4,13 +4,15 @@ import { resolve } from 'node:path' const root = resolve(new URL('..', import.meta.url).pathname) const outputPath = resolve(root, 'config/freecad-active-work-queue.json') const load = (path) => readFile(resolve(root, path), 'utf8').then(JSON.parse) -const [gui, workflowPlan, composite, correlation, production, recoveredNaming] = await Promise.all([ +const [gui, workflowPlan, composite, correlation, production, recoveredNaming, productionDriftClassification, orderedPairClassification] = await Promise.all([ load('.cache/freecad/reference-desktop-gui-commands.json'), load('config/freecad-gui-workflow-plan.json'), load('config/freecad-composite-history-elementmap-oracle.json'), load('config/freecad-tsn-stage-correlation-oracle.json'), load('config/chrome-freecad-naming-production-verification.json'), load('config/freecad-recovered-naming-classification.json'), + load('config/freecad-production-drift-classification.json'), + load('config/freecad-ordered-operation-pair-classification.json'), ]) const guiShardTasks = gui.guiCommands.mergedShards.map((shard, index) => ({ @@ -61,26 +63,47 @@ const driftTasks = driftCases.map((fixture, index) => ({ ...(classifications.has(fixture.id) ? { classification: classifications.get(fixture.id).classification, evidence: ['config/freecad-recovered-naming-classification.json', classifications.get(fixture.id).reasonCode] } : {}), exit: 'the case is classified as stable semantics, allowed evolution, or an implementation defect', })) +const recoveredNamingClosed = completedDriftCases === driftCases.length +const productionDriftClassifications = new Map(productionDriftClassification.classifications.map((entry) => [entry.operation, entry])) +if (productionDriftClassifications.size !== productionDriftClassification.classifications.length) throw new Error('Production drift classifications contain duplicate operations.') +const productionDriftMutations = correlation.mutations.filter((mutation) => mutation.restoreTopologyDriftStages > 0) +const productionClassifiedPrefix = productionDriftMutations.findIndex(({ operation }) => !productionDriftClassifications.has(operation)) +const completedProductionDrifts = productionClassifiedPrefix < 0 ? productionDriftMutations.length : productionClassifiedPrefix +if (productionDriftMutations.slice(completedProductionDrifts).some(({ operation }) => productionDriftClassifications.has(operation))) throw new Error('Production drift classifications must form a contiguous serial prefix.') +for (const entry of productionDriftClassification.classifications) { + if (!productionDriftMutations.some(({ operation }) => operation === entry.operation) || !['stable_semantics', 'allowed_evolution', 'implementation_defect'].includes(entry.classification)) throw new Error(`Production drift classification ${entry.operation} is invalid.`) +} const productionDriftTasks = correlation.mutations .filter((mutation) => mutation.restoreTopologyDriftStages > 0) .map((mutation, index) => ({ id: `TSN-PROD-DRIFT-${String(index).padStart(3, '0')}`, title: `Classify production restore topology drift for ${mutation.operation}`, - status: 'pending', + status: index < completedProductionDrifts ? 'completed' : recoveredNamingClosed && index === completedProductionDrifts ? 'in_progress' : 'pending', dependencies: [index === 0 ? driftTasks.at(-1).id : `TSN-PROD-DRIFT-${String(index - 1).padStart(3, '0')}`], operation: mutation.operation, driftStages: mutation.restoreTopologyDriftStages, + ...(productionDriftClassifications.has(mutation.operation) ? { classification: productionDriftClassifications.get(mutation.operation).classification, evidence: ['config/freecad-production-drift-classification.json', productionDriftClassifications.get(mutation.operation).reasonCode] } : {}), exit: 'every changed downstream stage has a native comparison and classification', })) -const coveredTransitions = new Set(['cut->rotate', 'rotate->fillet', 'fillet->mirrored', 'mirrored->linear-pattern']) +const productionDriftClosed = completedProductionDrifts === productionDriftTasks.length +const orderedPairClassifications = new Map(orderedPairClassification.classifications.map((entry) => [entry.pair, entry])) +if (orderedPairClassifications.size !== orderedPairClassification.classifications.length) throw new Error('Ordered operation pair classifications contain duplicate pairs.') +for (const entry of orderedPairClassification.classifications) { + if (!['accepted', 'rejected'].includes(entry.classification) || entry.nativeDecision !== entry.classification) throw new Error(`Ordered operation pair classification ${entry.pair} is invalid.`) +} +const coveredTransitions = new Set(['cut->rotate', 'rotate->fillet', 'fillet->mirrored', 'mirrored->linear-pattern', ...orderedPairClassifications.keys()]) +let nextTransitionSelected = false const transitionTasks = production.operations.flatMap((from) => production.operations.map((to) => { const pair = `${from}->${to}` + const inProgress = productionDriftClosed && !coveredTransitions.has(pair) && !nextTransitionSelected + if (inProgress) nextTransitionSelected = true return { id: `TSN-PAIR-${from}-${to}`, title: `Classify ordered operation pair ${pair}`, - status: coveredTransitions.has(pair) ? 'completed' : 'pending', + status: coveredTransitions.has(pair) ? 'completed' : inProgress ? 'in_progress' : 'pending', dependencies: coveredTransitions.has(pair) ? [] : [productionDriftTasks.at(-1).id], pair, + ...(orderedPairClassifications.has(pair) ? { classification: orderedPairClassifications.get(pair).classification, evidence: ['config/freecad-ordered-operation-pair-classification.json', orderedPairClassifications.get(pair).reasonCode] } : {}), exit: 'native acceptance or rejection is recorded; accepted pairs include builder, mutation, naming, and resave evidence', } })) @@ -98,8 +121,8 @@ const closureTasks = [ const milestones = [ { id: 'ORA-GUI-BASELINE', exactTask: 'EX-ORA-01', status: 'completed', tasks: [...setupTasks, ...guiShardTasks, ...closureTasks] }, { id: 'ORA-GUI-WORKFLOWS', exactTask: 'EX-ORA-01', status: workflowClosed ? 'completed' : 'in_progress', tasks: workflowTasks }, - { id: 'TSN-RECOVERY-DRIFT', exactTask: 'EX-TSN-04', status: workflowClosed ? 'in_progress' : 'pending', tasks: [...driftTasks, ...productionDriftTasks] }, - { id: 'TSN-ORDERED-PAIRS', exactTask: 'EX-TSN-04', status: 'pending', tasks: transitionTasks }, + { id: 'TSN-RECOVERY-DRIFT', exactTask: 'EX-TSN-04', status: productionDriftClosed ? 'completed' : workflowClosed ? 'in_progress' : 'pending', tasks: [...driftTasks, ...productionDriftTasks] }, + { id: 'TSN-ORDERED-PAIRS', exactTask: 'EX-TSN-04', status: productionDriftClosed ? 'in_progress' : 'pending', tasks: transitionTasks }, ] const allTasks = milestones.flatMap((milestone) => milestone.tasks) const count = (status) => allTasks.filter((task) => task.status === status).length diff --git a/scripts/run-freecad-ordered-operation-pair-classification.mjs b/scripts/run-freecad-ordered-operation-pair-classification.mjs new file mode 100644 index 0000000..ccc4f8d --- /dev/null +++ b/scripts/run-freecad-ordered-operation-pair-classification.mjs @@ -0,0 +1,220 @@ +import { spawnSync } from 'node:child_process' +import { createHash } from 'node:crypto' +import { existsSync } from 'node:fs' +import { mkdtemp, readFile, rm, stat, writeFile } from 'node:fs/promises' +import { tmpdir } from 'node:os' +import { join, resolve } from 'node:path' +import { pathToFileURL } from 'node:url' +import { captureFreeCadPrivateNamingEvidence, classifyFreeCadPrivateNamingHistory, createFreeCadPrivateNamingAbiRequest } from '../src/facade/nativeNamingAbi.ts' + +const root = resolve(new URL('..', import.meta.url).pathname) +const dist = resolve(root, 'native/occt-history/dist') +const modulePath = resolve(dist, 'bitbybit-occt-history.js') +const freecad = process.env.FREECAD_CMD || resolve(root, '.cache/freecad/install-desktop/bin/FreeCADCmd') +const sysroot = resolve(root, '.cache/freecad/sysroot') +const executorPath = resolve(root, 'scripts/run-freecad-ordered-operation-pair-classification.mjs') +const resaveHarnessPath = resolve(root, 'scripts/freecad-ordered-operation-pair-resave.py') +const outputPath = resolve(root, 'config/freecad-ordered-operation-pair-classification.json') +const artifactNames = ['bitbybit-occt-history.js', 'bitbybit-occt-history.wasm', 'bitbybit-occt-history.data'] +const fail = (message) => { throw new Error(`FreeCAD ordered operation pair classification: ${message}`) } +if (!existsSync(modulePath) || !existsSync(freecad)) fail('native OCCT or FreeCAD executable is missing.') + +const sha256 = (value) => createHash('sha256').update(value).digest('hex') +const shapeStep = (module, method, ...args) => { + const shape = module[method](...args) + try { return module.shapeToStep(shape) } + finally { shape.delete?.() } +} +const input = (inputId, role, objectId, objectTag, step, namingEvidence) => ({ inputId, role, objectId, objectTag, step, ...(namingEvidence ? { namingEvidence } : {}) }) +const serializableHistory = (response, records) => ({ provider: response.provider, occtVersion: response.occtVersion, records, hasModified: response.hasModified, hasGenerated: response.hasGenerated, hasDeleted: response.hasDeleted, resultStep: response.resultStep, resultBrep: response.resultBrep }) +const namingSemanticSnapshot = (evidence) => (evidence?.mappedNames ?? []).map((entry) => ({ + kind: entry.kind, + resultIndex: entry.resultIndex, + resultPersistentId: entry.resultPersistentId, + relation: entry.relation, + candidates: (entry.candidates ?? []).map((candidate) => ({ objectId: candidate.objectId, persistentId: candidate.persistentId, stageId: candidate.stageId, relation: candidate.relation })).sort((left, right) => JSON.stringify(left).localeCompare(JSON.stringify(right))), +})).sort((left, right) => `${left.kind}:${left.resultIndex}`.localeCompare(`${right.kind}:${right.resultIndex}`)) +const canonicalSummary = (summary) => ({ + isValid: summary.isValid, + solids: summary.solids, + faces: summary.faces, + edges: summary.edges, + vertices: summary.vertices, + volume: Number(summary.volume.toFixed(7)), + area: Number(summary.area.toFixed(7)), + bounds: [...summary.boundingBox.min, ...summary.boundingBox.max].map((value) => Number(value.toFixed(7))), +}) + +const operationSpecs = { + fuse: { builder: 'BRepAlgoAPI_Fuse', nominal: { toolSize: 5, toolOffset: 12 }, edited: { toolSize: 5, toolOffset: 11 }, parameter: 'toolOffsetX', beforeValue: 12, editedValue: 11 }, + cut: { builder: 'BRepAlgoAPI_Cut', nominal: { toolSize: 4, toolOffset: 2 }, edited: { toolSize: 3, toolOffset: 2 }, parameter: 'toolSize', beforeValue: 4, editedValue: 3 }, + common: { builder: 'BRepAlgoAPI_Common', nominal: { toolSize: 5, toolOffset: 10 }, edited: { toolSize: 5, toolOffset: 9 }, parameter: 'toolOffsetX', beforeValue: 10, editedValue: 9 }, + rotate: { builder: 'BRepBuilderAPI_Transform', nominal: { angle: 15 }, edited: { angle: 22.5 }, parameter: 'angle', beforeValue: 15, editedValue: 22.5 }, +} + +const createOperation = (module, { operation, objectStep, toolSize, toolOffset, angle, stage }) => { + const baseStep = objectStep ?? shapeStep(module, 'makeBox', 10, 10, 10) + const objectInput = input('object', 'object', stage.objectId, stage.objectTag, baseStep, stage.namingEvidence) + if (operation === 'rotate') return { response: module.rotateHistoryFromStep(baseStep, 0, 0, 0, 0, 0, 1, angle), inputs: [objectInput] } + const toolStep = shapeStep(module, 'makeBoxPlaced', toolSize, toolSize, toolSize, toolOffset, 0, 0) + const inputs = [ + objectInput, + input('tool', 'tool', `${stage.resultObjectId}:tool`, stage.objectTag + 1, toolStep), + ] + return { response: module.booleanHistoryFromStep(baseStep, toolStep, operation), inputs } +} + +const captureStage = (module, definition) => { + const { response, inputs } = createOperation(module, definition) + try { + const provenance = classifyFreeCadPrivateNamingHistory(response.records, inputs) + const stableRecords = provenance.records.filter(({ relation }) => relation !== 'deleted').length + if (response.provider !== 'occt-native' || !response.resultStep?.startsWith('ISO-10303-21;') || response.summary?.isValid !== true || (stableRecords < 1 && provenance.ambiguities.length < 1)) fail(`${definition.stage.stageId} native ${definition.operation} builder returned no usable result.`) + const request = createFreeCadPrivateNamingAbiRequest({ + requestId: `${definition.stage.stageId}:request`, + documentId: 'ordered-operation-pair', + documentVersion: definition.stage.ordinal + 1, + operationId: definition.stage.stageId, + operation: definition.operation, + stageId: definition.stage.stageId, + resultObjectId: definition.stage.resultObjectId, + resultObjectTag: definition.stage.resultObjectTag, + inputs, + stages: [{ stageId: definition.stage.stageId, operation: definition.operation, inputIds: inputs.map(({ inputId }) => inputId), ordinal: definition.stage.ordinal }], + resultStep: response.resultStep, + resultBrep: response.resultBrep, + history: serializableHistory(response, response.records), + }) + const namingEvidence = captureFreeCadPrivateNamingEvidence(module, request) + const mappedResults = stableRecords + provenance.ambiguities.length + if (!namingEvidence || !['native-evidence', 'ambiguous'].includes(namingEvidence.status) || namingEvidence.mappedNames?.length !== mappedResults) fail(`${definition.stage.stageId} FreeCAD naming callback evidence is incomplete: ${JSON.stringify(namingEvidence)}`) + return { + response, + namingEvidence, + report: { + operation: definition.operation, + builder: operationSpecs[definition.operation].builder, + inputCount: inputs.length, + historyProvider: response.provider, + namingStatus: namingEvidence.status, + summary: canonicalSummary(response.summary), + historyRecords: response.records.length, + selectedRecords: stableRecords, + ambiguousResults: provenance.ambiguities.length, + historySha256: sha256(JSON.stringify(response.records)), + namingEvidenceSha256: sha256(JSON.stringify(namingEvidence)), + namingSemanticSha256: sha256(JSON.stringify(namingSemanticSnapshot(namingEvidence))), + }, + } + } catch (error) { + response.result?.delete?.() + throw error + } +} + +const createModule = (await import(pathToFileURL(modulePath).href)).default +const module = await createModule({ locateFile: (path) => resolve(dist, path) }) +const persistAcceptedPair = async (pair, second) => { + const temporaryDirectory = await mkdtemp(join(tmpdir(), 'freecad-ordered-pair-')) + try { + const stepPath = join(temporaryDirectory, 'pair-result.step') + const evidencePath = join(temporaryDirectory, 'pair-naming.json') + await Promise.all([writeFile(stepPath, second.response.resultStep), writeFile(evidencePath, JSON.stringify(second.namingEvidence))]) + const execution = spawnSync(freecad, ['--python-path', resolve(sysroot, 'usr/lib/python3/dist-packages'), resaveHarnessPath], { + cwd: root, + encoding: 'utf8', + timeout: 180_000, + maxBuffer: 40 * 1024 * 1024, + env: { + ...process.env, + FREECAD_ORDERED_PAIR: pair, + FREECAD_PAIR_STEP_PATH: stepPath, + FREECAD_PAIR_EVIDENCE_PATH: evidencePath, + FREECAD_PAIR_OUTPUT_DIRECTORY: temporaryDirectory, + PYTHONPATH: `${resolve(sysroot, 'usr/lib/python3/dist-packages')}${process.env.PYTHONPATH ? `:${process.env.PYTHONPATH}` : ''}`, + LD_LIBRARY_PATH: `${resolve(sysroot, 'usr/lib/x86_64-linux-gnu')}${process.env.LD_LIBRARY_PATH ? `:${process.env.LD_LIBRARY_PATH}` : ''}`, + MATPLOTLIBRC: resolve(sysroot, 'usr/share/matplotlib/mpl-data/matplotlibrc'), + MPLBACKEND: 'Agg', + }, + }) + const output = `${execution.stdout || ''}\n${execution.stderr || ''}` + const marker = 'FREECAD_ORDERED_OPERATION_PAIR_RESAVE_RESULT=' + const markerIndex = output.indexOf(marker) + const payload = markerIndex >= 0 ? output.slice(markerIndex + marker.length).match(/\{.*\}/s)?.[0] : undefined + if (execution.error || execution.status !== 0 || !payload) fail(`FreeCAD FCStd replay exited with ${execution.status}: ${execution.error?.message || output.trim()}`) + const persistence = JSON.parse(payload) + if (persistence.status !== 'pass' || persistence.freecadVersion !== '1.1.1' || persistence.gitCommit !== '0108fd4b4850cc46e625b60e53cea7a7bbe69f8d' || !Object.values(persistence.checks).every(Boolean)) fail(`FreeCAD FCStd replay failed: ${JSON.stringify(persistence)}`) + return persistence + } finally { + await rm(temporaryDirectory, { recursive: true, force: true }) + } +} + +const classifyFusePair = async (toOperation, pairIndex) => { + const pair = `fuse->${toOperation}` + const pairId = pair.replace('->', '-') + const first = captureStage(module, { + operation: 'fuse', toolSize: 5, toolOffset: 8, + stage: { stageId: `pair:${pairId}:first`, ordinal: 0, objectId: `pair:${pairId}:base`, objectTag: 1001 + pairIndex * 100, resultObjectId: `pair:${pairId}:first`, resultObjectTag: 1101 + pairIndex * 100 }, + }) + const spec = operationSpecs[toOperation] + const secondDefinition = { + operation: toOperation, + objectStep: first.response.resultStep, + ...spec.nominal, + stage: { stageId: `pair:${pairId}:second`, ordinal: 1, objectId: `pair:${pairId}:first`, objectTag: 1101 + pairIndex * 100, resultObjectId: `pair:${pairId}:second`, resultObjectTag: 1201 + pairIndex * 100, namingEvidence: first.namingEvidence }, + } + const second = captureStage(module, secondDefinition) + const mutated = captureStage(module, { ...secondDefinition, ...spec.edited }) + const restored = captureStage(module, secondDefinition) + try { + const mutationChanged = JSON.stringify(second.report.summary) !== JSON.stringify(mutated.report.summary) + const restoredExactly = JSON.stringify(second.report.summary) === JSON.stringify(restored.report.summary) && second.report.historySha256 === restored.report.historySha256 && second.report.namingSemanticSha256 === restored.report.namingSemanticSha256 + if (!mutationChanged || !restoredExactly) fail(`${pair} mutation did not change and restore native geometry/history.`) + const persistence = await persistAcceptedPair(pair, second) + return { + taskId: `TSN-PAIR-fuse-${toOperation}`, + pair, + classification: 'accepted', + reasonCode: 'native-builders-mutation-naming-and-fcstd-resave-pass', + nativeDecision: 'accepted', + first: first.report, + second: second.report, + mutation: { scope: 'second-operation-only', parameter: spec.parameter, trajectory: [spec.beforeValue, spec.editedValue, spec.beforeValue], beforeValue: spec.beforeValue, editedValue: spec.editedValue, restoredValue: spec.beforeValue, changed: mutationChanged, restoredExactly, editedEvidence: mutated.report, restoredEvidence: restored.report }, + naming: { upstreamEvidenceRestored: Boolean(secondDefinition.stage.namingEvidence), downstreamEvidence: Boolean(second.namingEvidence), jsonRoundtripStable: JSON.stringify(JSON.parse(JSON.stringify(second.namingEvidence))) === JSON.stringify(second.namingEvidence) }, + persistence, + } + } finally { + for (const capture of [first, second, mutated, restored]) capture.response.result?.delete?.() + } +} + +const classifications = [] +for (const [index, operation] of ['fuse', 'cut', 'common', 'rotate'].entries()) classifications.push(await classifyFusePair(operation, index)) + +const [artifacts, executorHarness, matrixHarness, resaveHarness] = await Promise.all([ + Promise.all(artifactNames.map(async (name) => { + const path = resolve(dist, name) + const [content, bytes] = await Promise.all([readFile(path), stat(path).then(({ size }) => size)]) + return { name, bytes, sha256: sha256(content) } + })), + readFile(executorPath), + readFile(resolve(root, 'scripts/freecad-naming-production-matrix.mjs')), + readFile(resaveHarnessPath), +]) +const report = { + schemaVersion: 1, + baseline: { freecadVersion: '1.1.1', commit: '0108fd4b4850cc46e625b60e53cea7a7bbe69f8d', occtVersion: module.occtVersion() }, + generatedBy: './npmw run probe:freecad-ordered-operation-pairs', + checkedBy: './npmw run check:freecad-ordered-operation-pairs', + nativeProbe: { + executor: { path: 'scripts/run-freecad-ordered-operation-pair-classification.mjs', bytes: executorHarness.length, sha256: sha256(executorHarness) }, + matrix: { path: 'scripts/freecad-naming-production-matrix.mjs', bytes: matrixHarness.length, sha256: sha256(matrixHarness) }, + resave: { path: 'scripts/freecad-ordered-operation-pair-resave.py', bytes: resaveHarness.length, sha256: sha256(resaveHarness) }, + artifacts, + }, + classifications, + summary: { registeredOperations: 19, orderedPairs: 361, classifiedPairs: classifications.length, accepted: classifications.filter(({ classification }) => classification === 'accepted').length, rejected: classifications.filter(({ classification }) => classification === 'rejected').length, unknown: 361 - classifications.length }, +} +await writeFile(outputPath, `${JSON.stringify(report, null, 2)}\n`) +console.log(JSON.stringify({ status: 'freecad-ordered-operation-pair-classification-generated', pairs: classifications.map(({ pair, classification }) => ({ pair, classification })), nativeBuilderRuns: classifications.length * 4, fcstdPhases: classifications.length * 3, output: 'config/freecad-ordered-operation-pair-classification.json' }, null, 2)) diff --git a/scripts/run-freecad-production-drift-classification.mjs b/scripts/run-freecad-production-drift-classification.mjs new file mode 100644 index 0000000..43f5b34 --- /dev/null +++ b/scripts/run-freecad-production-drift-classification.mjs @@ -0,0 +1,105 @@ +import { spawnSync } from 'node:child_process' +import { createHash } from 'node:crypto' +import { existsSync } from 'node:fs' +import { readFile, stat, writeFile } from 'node:fs/promises' +import { resolve } from 'node:path' +import { buildProductionDriftSnapshot, productionDriftDecisions, same, validateProductionDriftSnapshot } from './freecad-production-drift-classification.mjs' + +const root = resolve(new URL('..', import.meta.url).pathname) +const executable = process.env.FREECAD_CMD || resolve(root, '.cache/freecad/install-desktop/bin/FreeCADCmd') +const sysroot = resolve(root, '.cache/freecad/sysroot') +const harnessPath = resolve(root, 'scripts/freecad-tsn-stage-correlation-oracle.py') +const oraclePath = resolve(root, 'config/freecad-tsn-stage-correlation-oracle.json') +const outputPath = resolve(root, 'config/freecad-production-drift-classification.json') +const fail = (message) => { throw new Error(`FreeCAD production drift classification: ${message}`) } +const collectDifferences = (reference, replay, path = '$', differences = []) => { + if (same(reference, replay)) return differences + if (Array.isArray(reference) && Array.isArray(replay)) { + for (let index = 0; index < Math.max(reference.length, replay.length); index += 1) collectDifferences(reference[index], replay[index], `${path}[${index}]`, differences) + return differences + } + if (reference && replay && typeof reference === 'object' && typeof replay === 'object') { + for (const key of new Set([...Object.keys(reference), ...Object.keys(replay)])) collectDifferences(reference[key], replay[key], `${path}.${key}`, differences) + return differences + } + differences.push({ path, reference, replay }) + return differences +} +if (!existsSync(executable)) fail(`native executable is missing: ${executable}`) + +const [reference, harnessContent, harnessBytes] = await Promise.all([ + readFile(oraclePath, 'utf8').then(JSON.parse), + readFile(harnessPath), + stat(harnessPath).then(({ size }) => size), +]) +const execution = spawnSync(executable, ['--python-path', resolve(sysroot, 'usr/lib/python3/dist-packages'), harnessPath], { + cwd: root, + encoding: 'utf8', + timeout: 180_000, + maxBuffer: 80 * 1024 * 1024, + env: { + ...process.env, + PYTHONPATH: `${resolve(sysroot, 'usr/lib/python3/dist-packages')}${process.env.PYTHONPATH ? `:${process.env.PYTHONPATH}` : ''}`, + LD_LIBRARY_PATH: `${resolve(sysroot, 'usr/lib/x86_64-linux-gnu')}${process.env.LD_LIBRARY_PATH ? `:${process.env.LD_LIBRARY_PATH}` : ''}`, + MATPLOTLIBRC: resolve(sysroot, 'usr/share/matplotlib/mpl-data/matplotlibrc'), + MPLBACKEND: 'Agg', + }, +}) +const output = `${execution.stdout || ''}\n${execution.stderr || ''}` +const marker = 'FREECAD_TSN_STAGE_CORRELATION_RESULT=' +const markerIndex = output.indexOf(marker) +const payload = markerIndex >= 0 ? output.slice(markerIndex + marker.length).match(/\{.*\}/s)?.[0] : undefined +if (execution.error || execution.status !== 0 || !payload) fail(`native replay exited with ${execution.status}: ${execution.error?.message || output.trim()}`) +const replay = JSON.parse(payload) +if (reference.freecadVersion !== '1.1.1' || reference.gitCommit !== '0108fd4b4850cc46e625b60e53cea7a7bbe69f8d' || replay.freecadVersion !== reference.freecadVersion || replay.gitCommit !== reference.gitCommit || replay.status !== 'pass') fail('native baseline or replay status is invalid.') + +const classifications = productionDriftDecisions.map((decision) => { + const referenceSnapshot = buildProductionDriftSnapshot(reference, decision.operation) + const replaySnapshot = buildProductionDriftSnapshot(replay, decision.operation) + validateProductionDriftSnapshot(referenceSnapshot) + validateProductionDriftSnapshot(replaySnapshot) + if (!same(referenceSnapshot, replaySnapshot)) fail(`${decision.operation} fingerprints differ between the locked reference and independent native replay: ${JSON.stringify(collectDifferences(referenceSnapshot, replaySnapshot))}`) + return { + ...decision, + reference: referenceSnapshot, + replay: replaySnapshot, + replayStable: true, + implementationDefect: decision.classification === 'implementation_defect', + } +}) + +const driftCases = reference.driftReplays.length +const countClassification = (classification) => classifications.filter((entry) => entry.classification === classification).length +const report = { + schemaVersion: 1, + baseline: { + freecadVersion: reference.freecadVersion, + commit: reference.gitCommit, + oracleId: reference.baselineId, + }, + generatedBy: './npmw run probe:freecad-production-drift-classification', + checkedBy: './npmw run check:freecad-production-drift-classification', + nativeProbe: { + path: 'scripts/freecad-tsn-stage-correlation-oracle.py', + bytes: harnessBytes, + sha256: createHash('sha256').update(harnessContent).digest('hex'), + independentRuns: 2, + }, + classifications, + summary: { + driftCases, + classifiedCases: classifications.length, + classifiedStages: classifications.reduce((sum, entry) => sum + entry.reference.driftOrdinals.length, 0), + stableSemantics: countClassification('stable_semantics'), + allowedEvolution: countClassification('allowed_evolution'), + implementationDefects: countClassification('implementation_defect'), + unknown: driftCases - classifications.length, + }, +} +await writeFile(outputPath, `${JSON.stringify(report, null, 2)}\n`) +console.log(JSON.stringify({ + status: 'freecad-production-drift-classification-generated', + cases: report.classifications.map(({ taskId, operation, classification, reference: snapshot }) => ({ taskId, operation, classification, driftOrdinals: snapshot.driftOrdinals })), + independentRuns: report.nativeProbe.independentRuns, + output: 'config/freecad-production-drift-classification.json', +}, null, 2)) diff --git a/scripts/run-freecad-recovered-naming-classification.mjs b/scripts/run-freecad-recovered-naming-classification.mjs index f36df0d..98f4746 100644 --- a/scripts/run-freecad-recovered-naming-classification.mjs +++ b/scripts/run-freecad-recovered-naming-classification.mjs @@ -13,6 +13,19 @@ const oraclePath = resolve(root, 'config/freecad-composite-history-elementmap-or const resavePath = resolve(root, 'config/freecad-composite-history-resave-verification.json') const outputPath = resolve(root, 'config/freecad-recovered-naming-classification.json') const fail = (message) => { throw new Error(`FreeCAD recovered naming classification: ${message}`) } +const collectDifferences = (reference, replay, path = '$', differences = []) => { + if (same(reference, replay)) return differences + if (Array.isArray(reference) && Array.isArray(replay)) { + for (let index = 0; index < Math.max(reference.length, replay.length); index += 1) collectDifferences(reference[index], replay[index], `${path}[${index}]`, differences) + return differences + } + if (reference && replay && typeof reference === 'object' && typeof replay === 'object') { + for (const key of new Set([...Object.keys(reference), ...Object.keys(replay)])) collectDifferences(reference[key], replay[key], `${path}.${key}`, differences) + return differences + } + differences.push({ path, reference, replay }) + return differences +} if (!existsSync(executable)) fail(`native executable is missing: ${executable}`) const [reference, referenceResave, harnessContent, harnessBytes] = await Promise.all([ @@ -56,7 +69,7 @@ const classifications = recoveredNamingDecisions.map((decision) => { }) validateRecoveredNamingSnapshot(referenceSnapshot) validateRecoveredNamingSnapshot(replaySnapshot) - if (!same(referenceSnapshot, replaySnapshot)) fail(`${decision.caseId} fingerprints differ between the locked reference and independent native replay.`) + if (!same(referenceSnapshot, replaySnapshot)) fail(`${decision.caseId} fingerprints differ between the locked reference and independent native replay: ${JSON.stringify(collectDifferences(referenceSnapshot, replaySnapshot))}`) return { ...decision, reference: referenceSnapshot,