Files
cdsl-cad/json_to_cdsl/output/023187.diagnostic.json
T
2026-08-21 11:13:18 +08:00

470 lines
11 KiB
JSON

{
"source": "023187.solidworks_evidence_v2.json",
"part_id": "023187",
"source_status": "complete_with_blockers",
"source_self_validation": {
"schema": "solidworks.cad_evidence.self_validation.v1",
"passed": false,
"meaning": "complete reusable extraction; not a claim of backend feature support or 1:1 rebuild",
"counts": {
"features": 36,
"typed_body_features": 13,
"direct_semantic_features": 6,
"typed_features_requiring_history": 7,
"complete_history_features": 7,
"spline_segments": 0,
"incomplete_splines": 0,
"exact_bcurves": 0,
"incomplete_bcurves": 0,
"exact_bsurfaces": 0,
"incomplete_bsurfaces": 0,
"exact_trimmed_faces": 0,
"incomplete_trimmed_faces": 0,
"missing_exact_geometry_catalog_references": 0,
"incomplete_topology_records": 0,
"skipped_getter_signatures": 8
},
"feature_contracts": [
{
"feature": "凸台-拉伸1",
"family": "extrude",
"passed": true,
"blockers": []
},
{
"feature": "M8 六角凹头螺钉的柱形沉头孔1",
"family": "hole",
"passed": false,
"blockers": [
"hole has no captured semantic selections"
]
},
{
"feature": "切除-拉伸1",
"family": "extrude",
"passed": true,
"blockers": []
},
{
"feature": "切除-拉伸2",
"family": "extrude",
"passed": true,
"blockers": []
},
{
"feature": "M10 螺纹孔1",
"family": "hole",
"passed": false,
"blockers": [
"hole has no captured semantic selections"
]
},
{
"feature": "切除-拉伸4",
"family": "extrude",
"passed": true,
"blockers": []
},
{
"feature": "切除-拉伸5",
"family": "extrude",
"passed": true,
"blockers": []
},
{
"feature": "打孔尺寸根据内六角圆柱头螺钉的类型1",
"family": "hole",
"passed": false,
"blockers": [
"hole has no captured semantic selections"
]
},
{
"feature": "打孔尺寸根据内六角圆柱头螺钉的类型2",
"family": "hole",
"passed": false,
"blockers": [
"hole has no captured semantic selections"
]
},
{
"feature": "M6 螺纹孔1",
"family": "hole",
"passed": false,
"blockers": [
"hole has no captured semantic selections"
]
},
{
"feature": "切除-拉伸6",
"family": "extrude",
"passed": true,
"blockers": []
},
{
"feature": "倒角1",
"family": "chamfer",
"passed": true,
"blockers": []
},
{
"feature": "圆角1",
"family": "fillet",
"passed": true,
"blockers": []
}
],
"blockers": [
"M8 六角凹头螺钉的柱形沉头孔1: hole has no captured semantic selections",
"M10 螺纹孔1: hole has no captured semantic selections",
"打孔尺寸根据内六角圆柱头螺钉的类型1: hole has no captured semantic selections",
"打孔尺寸根据内六角圆柱头螺钉的类型2: hole has no captured semantic selections",
"M6 螺纹孔1: hole has no captured semantic selections"
]
},
"step_inference": {
"available": true,
"face_count": 178,
"surface_counts": {
"cylinder": 124,
"plane": 54
},
"axis_count": 124,
"repeat_spacings_mm": [
{
"spacing_mm": 40.0,
"pair_count": 24
},
{
"spacing_mm": 160.0,
"pair_count": 10
},
{
"spacing_mm": 164.9242,
"pair_count": 10
},
{
"spacing_mm": 89.56,
"pair_count": 8
},
{
"spacing_mm": 231.0628,
"pair_count": 8
},
{
"spacing_mm": 98.0867,
"pair_count": 8
},
{
"spacing_mm": 65.2093,
"pair_count": 8
},
{
"spacing_mm": 103.2097,
"pair_count": 8
},
{
"spacing_mm": 244.1972,
"pair_count": 8
},
{
"spacing_mm": 256.9674,
"pair_count": 8
},
{
"spacing_mm": 36.4005,
"pair_count": 8
},
{
"spacing_mm": 267.4416,
"pair_count": 8
}
],
"metrics": {
"bounding_box_mm": [
-170.0,
-0.0,
-140.0,
170.0,
30.0,
140.0
],
"volume_mm3": 2446620.960541333,
"surface_area_mm2": 257806.430409857,
"solid_count": 1,
"face_count": 178,
"edge_count": 454,
"vertex_count": 302
},
"error": null,
"truth_comparison": {
"expected_from_evidence": {
"bounding_box_mm": [
-170.0,
-0.0,
-140.0,
170.0,
30.0,
140.0
],
"volume_mm3": 2446620.960541334,
"surface_area_mm2": 257806.430409857,
"solid_count": 1,
"face_count": 118,
"edge_count": 212,
"vertex_count": 62
},
"comparisons": {
"volume_mm3": {
"expected": 2446620.960541334,
"actual": 2446620.960541333,
"absolute_delta": 9.313225746154785e-10,
"within_tolerance": true
},
"surface_area_mm2": {
"expected": 257806.430409857,
"actual": 257806.430409857,
"absolute_delta": 0.0,
"within_tolerance": true
},
"bounding_box_mm": {
"expected": [
-170.0,
-0.0,
-140.0,
170.0,
30.0,
140.0
],
"actual": [
-170.0,
-0.0,
-140.0,
170.0,
30.0,
140.0
],
"max_absolute_delta": 0.0,
"within_tolerance": true
},
"solid_count": {
"expected": 1,
"actual": 1,
"matches": true
},
"face_count": {
"expected": 118,
"actual": 178,
"matches": false
},
"edge_count": {
"expected": 212,
"actual": 454,
"matches": false
},
"vertex_count": {
"expected": 62,
"actual": 302,
"matches": false
}
},
"numeric_geometry_match": true,
"topology_counts_match": false
}
},
"features": [
{
"feature_id": "f_001",
"source_name": "前视基准面",
"atomic_id": "reference_plane",
"execution_status": "deferred",
"unresolved": [],
"step_inferred_selector_count": 0
},
{
"feature_id": "f_002",
"source_name": "上视基准面",
"atomic_id": "reference_plane",
"execution_status": "deferred",
"unresolved": [],
"step_inferred_selector_count": 0
},
{
"feature_id": "f_003",
"source_name": "右视基准面",
"atomic_id": "reference_plane",
"execution_status": "deferred",
"unresolved": [],
"step_inferred_selector_count": 0
},
{
"feature_id": "f_004",
"source_name": "凸台-拉伸1",
"atomic_id": "extrude_add_blind",
"execution_status": "deferred",
"unresolved": [],
"step_inferred_selector_count": 0
},
{
"feature_id": "f_005",
"source_name": "M8 六角凹头螺钉的柱形沉头孔1",
"atomic_id": "hole_wizard",
"execution_status": "deferred",
"unresolved": [
"hole has no captured semantic selections"
],
"step_inferred_selector_count": 0
},
{
"feature_id": "f_006",
"source_name": "切除-拉伸1",
"atomic_id": "extrude_cut_blind",
"execution_status": "deferred",
"unresolved": [],
"step_inferred_selector_count": 0
},
{
"feature_id": "f_007",
"source_name": "切除-拉伸2",
"atomic_id": "extrude_cut_blind",
"execution_status": "deferred",
"unresolved": [],
"step_inferred_selector_count": 0
},
{
"feature_id": "f_008",
"source_name": "M10 螺纹孔1",
"atomic_id": "hole_wizard",
"execution_status": "deferred",
"unresolved": [
"hole has no captured semantic selections"
],
"step_inferred_selector_count": 0
},
{
"feature_id": "f_009",
"source_name": "切除-拉伸4",
"atomic_id": "extrude_cut_blind",
"execution_status": "supported",
"unresolved": [],
"step_inferred_selector_count": 0
},
{
"feature_id": "f_010",
"source_name": "切除-拉伸5",
"atomic_id": "extrude_cut_blind",
"execution_status": "deferred",
"unresolved": [],
"step_inferred_selector_count": 0
},
{
"feature_id": "f_011",
"source_name": "打孔尺寸根据内六角圆柱头螺钉的类型1",
"atomic_id": "hole_wizard",
"execution_status": "deferred",
"unresolved": [
"hole has no captured semantic selections"
],
"step_inferred_selector_count": 0
},
{
"feature_id": "f_012",
"source_name": "打孔尺寸根据内六角圆柱头螺钉的类型2",
"atomic_id": "hole_wizard",
"execution_status": "deferred",
"unresolved": [
"hole has no captured semantic selections"
],
"step_inferred_selector_count": 0
},
{
"feature_id": "f_013",
"source_name": "M6 螺纹孔1",
"atomic_id": "hole_wizard",
"execution_status": "deferred",
"unresolved": [
"hole has no captured semantic selections"
],
"step_inferred_selector_count": 0
},
{
"feature_id": "f_014",
"source_name": "切除-拉伸6",
"atomic_id": "extrude_cut_blind",
"execution_status": "supported",
"unresolved": [],
"step_inferred_selector_count": 0
},
{
"feature_id": "f_015",
"source_name": "倒角1",
"atomic_id": "chamfer",
"execution_status": "deferred",
"unresolved": [],
"step_inferred_selector_count": 0
},
{
"feature_id": "f_016",
"source_name": "圆角1",
"atomic_id": "fillet",
"execution_status": "deferred",
"unresolved": [],
"step_inferred_selector_count": 0
}
],
"semantic_validation": {
"schema_version": "1.1.0",
"feature_count": 16,
"sketch_count": 7,
"deferred_feature_ids": [
"f_001",
"f_002",
"f_003",
"f_004",
"f_005",
"f_006",
"f_007",
"f_008",
"f_010",
"f_011",
"f_012",
"f_013",
"f_015",
"f_016"
],
"unresolved": [
{
"feature_id": "f_005",
"reasons": [
"hole has no captured semantic selections"
]
},
{
"feature_id": "f_008",
"reasons": [
"hole has no captured semantic selections"
]
},
{
"feature_id": "f_011",
"reasons": [
"hole has no captured semantic selections"
]
},
{
"feature_id": "f_012",
"reasons": [
"hole has no captured semantic selections"
]
},
{
"feature_id": "f_013",
"reasons": [
"hole has no captured semantic selections"
]
}
],
"future_rebuild_ready": false
}
}