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

804 lines
18 KiB
JSON

{
"schema": "cad.cdsl.llm.v1",
"schema_version": "1.1.0",
"kind": "part",
"part_id": "123975",
"geometry": {
"sketches": [
{
"id": "sk_001",
"name": "原点",
"role": "profile",
"workplane": {
"origin_mm": [
-0.0,
-0.0,
-0.0
],
"x_dir": [
1.0,
0.0,
0.0
],
"y_dir": [
1.0,
0.0,
0.0
],
"normal": [
0.0,
0.0,
1.0
]
},
"profile": {
"type": "analytic_contours",
"contours": []
}
},
{
"id": "sk_002",
"name": "草图1",
"role": "profile",
"workplane": {
"origin_mm": [
-0.0,
-0.0,
-0.0
],
"x_dir": [
1.0,
0.0,
0.0
],
"y_dir": [
1.0,
0.0,
0.0
],
"normal": [
0.0,
0.0,
1.0
]
},
"profile": {
"type": "analytic_contours",
"contours": [
{
"role": "outer",
"closed": true,
"segments": [
{
"type": "line",
"start": [
0.0,
0.0
],
"end": [
-10.0,
-0.0
]
},
{
"type": "line",
"start": [
-10.0,
-0.0
],
"end": [
-10.0,
-12.5
]
},
{
"type": "line",
"start": [
-10.0,
-12.5
],
"end": [
0.0,
-12.5
]
},
{
"type": "line",
"start": [
0.0,
-12.5
],
"end": [
0.0,
0.0
]
}
]
}
]
}
},
{
"id": "sk_003",
"name": "草图4",
"role": "profile",
"workplane": {
"origin_mm": [
-0.0,
1000.0,
-0.0
],
"x_dir": [
1.0,
0.0,
0.0
],
"y_dir": [
0.0,
1.0,
0.0
],
"normal": [
0.0,
0.0,
1.0
]
},
"profile": {
"type": "analytic_contours",
"contours": [
{
"role": "outer",
"closed": true,
"segments": [
{
"type": "line",
"start": [
-10.0,
0.0
],
"end": [
-2.0,
0.0
]
},
{
"type": "line",
"start": [
-2.0,
0.0
],
"end": [
-2.0,
-5.0
]
},
{
"type": "line",
"start": [
-2.0,
-5.0
],
"end": [
-10.0,
-5.0
]
},
{
"type": "line",
"start": [
-10.0,
-5.0
],
"end": [
-10.0,
0.0
]
}
]
}
]
}
},
{
"id": "sk_004",
"name": "草图5",
"role": "profile",
"workplane": {
"origin_mm": [
-0.0,
-0.0,
0.0
],
"x_dir": [
0.0,
0.0,
-1.0
],
"y_dir": [
0.707106781,
0.0,
0.707106781
],
"normal": [
0.0,
-1.0,
0.0
]
},
"profile": {
"type": "analytic_contours",
"contours": [
{
"role": "outer",
"closed": true,
"segments": [
{
"type": "line",
"start": [
9.7,
-12.5
],
"end": [
2.0,
-12.5
]
},
{
"type": "line",
"start": [
2.0,
-12.5
],
"end": [
2.0,
-2.0
]
},
{
"type": "line",
"start": [
2.0,
-2.0
],
"end": [
9.7,
-2.0
]
},
{
"type": "line",
"start": [
9.7,
-2.0
],
"end": [
9.7,
-12.5
]
}
]
}
]
}
},
{
"id": "sk_005",
"name": "草图6",
"role": "profile",
"workplane": {
"origin_mm": [
-0.0,
1000.0,
-0.0
],
"x_dir": [
1.0,
0.0,
0.0
],
"y_dir": [
0.0,
1.0,
0.0
],
"normal": [
0.0,
0.0,
1.0
]
},
"profile": {
"type": "analytic_contours",
"contours": [
{
"role": "outer",
"closed": true,
"segments": [
{
"type": "arc",
"start": [
-4.0,
-7.7
],
"end": [
-5.0,
-8.7
],
"center": [
-4.0,
-8.7
],
"radius_mm": 1.0,
"clockwise": false
},
{
"type": "line",
"start": [
-5.0,
-8.7
],
"end": [
-5.0,
-9.7
]
},
{
"type": "line",
"start": [
-5.0,
-9.7
],
"end": [
0.0,
-9.7
]
},
{
"type": "line",
"start": [
0.0,
-9.7
],
"end": [
0.0,
-7.7
]
},
{
"type": "line",
"start": [
0.0,
-7.7
],
"end": [
-4.0,
-7.7
]
}
]
}
]
}
}
]
},
"features": [
{
"id": "f_001",
"name": "前视基准面",
"atomic_id": "reference_plane",
"depends_on": [],
"params": {
"plane": {
"origin_mm": [
0.0,
0.0,
0.0
],
"normal": [
0.0,
1.0,
0.0
],
"x_dir": [
1.0,
0.0,
0.0
]
},
"offset_mm": 0.0,
"angle_rad": 0.0,
"reverse": false,
"solidworks_type": 10
},
"execution_status": "deferred"
},
{
"id": "f_002",
"name": "上视基准面",
"atomic_id": "reference_plane",
"depends_on": [
"f_001"
],
"params": {
"plane": {
"origin_mm": [
0.0,
0.0,
0.0
],
"normal": [
0.0,
0.0,
1.0
],
"x_dir": [
1.0,
0.0,
0.0
]
},
"offset_mm": 0.0,
"angle_rad": 0.0,
"reverse": false,
"solidworks_type": 10
},
"execution_status": "deferred"
},
{
"id": "f_004",
"name": "凸台-拉伸1",
"atomic_id": "extrude_add_blind",
"depends_on": [
"f_001"
],
"params": {
"distance_mm": 9.7,
"reverse": false,
"end_condition": {
"type": "blind",
"solidworks_code": 0
}
},
"execution_status": "deferred",
"sketch_id": "sk_002"
},
{
"id": "f_003",
"name": "右视基准面",
"atomic_id": "reference_plane",
"depends_on": [
"f_002"
],
"params": {
"plane": {
"origin_mm": [
0.0,
0.0,
0.0
],
"normal": [
1.0,
0.0,
0.0
],
"x_dir": [
0.0,
1.0,
0.0
]
},
"offset_mm": 0.0,
"angle_rad": 0.0,
"reverse": false,
"solidworks_type": 10
},
"execution_status": "deferred"
},
{
"id": "f_005",
"name": "切除-拉伸3",
"atomic_id": "extrude_cut_blind",
"depends_on": [
"f_004"
],
"params": {
"distance_mm": 9.0,
"reverse": false,
"end_condition": {
"type": "blind",
"solidworks_code": 0
}
},
"execution_status": "deferred",
"sketch_id": "sk_003"
},
{
"id": "f_007",
"name": "切除-拉伸5",
"atomic_id": "extrude_cut_blind",
"depends_on": [
"f_004"
],
"params": {
"distance_mm": 10.0,
"reverse": false,
"end_condition": {
"type": "blind",
"solidworks_code": 0
}
},
"execution_status": "deferred",
"sketch_id": "sk_005"
},
{
"id": "f_006",
"name": "切除-拉伸4",
"atomic_id": "extrude_cut_blind",
"depends_on": [
"f_004",
"f_005"
],
"params": {
"distance_mm": 0.0,
"reverse": false,
"end_condition": {
"type": "through_all",
"solidworks_code": 1
}
},
"execution_status": "deferred",
"sketch_id": "sk_004"
},
{
"id": "f_008",
"name": "大小mm Clearance 暗销孔1",
"atomic_id": "hole_wizard",
"depends_on": [
"f_006",
"f_005",
"f_004"
],
"params": {
"hole_type": "暗销孔",
"diameter_mm": 2.5,
"depth_mm": 6.0,
"end_condition": {
"solidworks_code": 0,
"type": "blind"
},
"positions": [
{
"mm": [
-8.0,
-11.0,
0.0
]
}
],
"host_face": {
"kind": "face",
"stable_id": "step-face-2311272440aa7ce1968d9d21",
"source": "inferred_from_step",
"confidence": 0.8,
"geometry": {
"bbox_mm": [
-10.0,
-12.5,
0.0,
0.0,
0.0,
0.0
],
"center_mm": [
-3.19663255,
-8.385179841,
0.0
],
"normal": [
0.0,
0.0,
-1.0
],
"surface_type": "plane"
}
}
},
"execution_status": "deferred",
"selectors": [
{
"kind": "face",
"stable_id": "step-face-2311272440aa7ce1968d9d21",
"source": "inferred_from_step",
"confidence": 0.8,
"geometry": {
"bbox_mm": [
-10.0,
-12.5,
0.0,
0.0,
0.0,
0.0
],
"center_mm": [
-3.19663255,
-8.385179841,
0.0
],
"normal": [
0.0,
0.0,
-1.0
],
"surface_type": "plane"
}
}
]
}
],
"meta": {
"unit": "mm",
"source": "123975.solidworks_evidence_v2.json",
"source_schema": "solidworks.cad_evidence.v2",
"source_status": "complete_with_blockers",
"document_truth": {
"mass_properties": {
"available": true,
"mass": 0.00018261172663073708,
"volume": 1.8261172663073708e-07,
"surface_area": 0.000350261282552276,
"center_of_mass": [
-0.00406058441792094,
-0.004889811693263723,
0.0036059199139637714
],
"principal_moments": [
2.22621094070283e-09,
5.208677693230902e-09,
6.741452681440489e-09
],
"principal_axes": null,
"moment_of_inertia": null
},
"geometry": {
"bounding_box": [
-0.01,
-0.012500000000000004,
0.0,
1.734723475976807e-18,
0.0,
0.009699999999999999
],
"solid_body_count": 1,
"bodies": [
{
"kind": "body",
"dotnet_type": "System.__ComObject",
"name": "大小mm Clearance 暗销孔1",
"persist_reference_base64": "UEYAAAQAAAD//v8AAAAAAAUAAABwAAAAbwAAAG4AAABtAAAAagAAAA==",
"persist_reference_sha256": "b17af72035b4bd0964f578811f4cf8aea980edbe5894d2f4dd259bdb37f8bb9a",
"component": null,
"geometry": {
"box": [
-0.01,
-0.012500000000000004,
0.0,
1.734723475976807e-18,
0.0,
0.009699999999999999
],
"face_count": 16,
"edge_count": 41,
"vertex_count": 26
},
"stable_id": "b17af72035b4bd0964f578811f4cf8aea980edbe5894d2f4dd259bdb37f8bb9a"
}
]
}
},
"step_inference": {
"available": true,
"face_count": 17,
"surface_counts": {
"cylinder": 3,
"plane": 14
},
"axis_count": 3,
"repeat_spacings_mm": [],
"metrics": {
"bounding_box_mm": [
-10.0,
-12.5,
0.0,
0.0,
0.0,
9.7
],
"volume_mm3": 182.611726631,
"surface_area_mm2": 350.261282552,
"solid_count": 1,
"face_count": 17,
"edge_count": 45,
"vertex_count": 30
},
"error": null,
"truth_comparison": {
"expected_from_evidence": {
"bounding_box_mm": [
-10.0,
-12.5,
0.0,
0.0,
0.0,
9.7
],
"volume_mm3": 182.611726631,
"surface_area_mm2": 350.261282552,
"solid_count": 1,
"face_count": 16,
"edge_count": 41,
"vertex_count": 26
},
"comparisons": {
"volume_mm3": {
"expected": 182.611726631,
"actual": 182.611726631,
"absolute_delta": 0.0,
"within_tolerance": true
},
"surface_area_mm2": {
"expected": 350.261282552,
"actual": 350.261282552,
"absolute_delta": 0.0,
"within_tolerance": true
},
"bounding_box_mm": {
"expected": [
-10.0,
-12.5,
0.0,
0.0,
0.0,
9.7
],
"actual": [
-10.0,
-12.5,
0.0,
0.0,
0.0,
9.7
],
"max_absolute_delta": 0.0,
"within_tolerance": true
},
"solid_count": {
"expected": 1,
"actual": 1,
"matches": true
},
"face_count": {
"expected": 16,
"actual": 17,
"matches": false
},
"edge_count": {
"expected": 41,
"actual": 45,
"matches": false
},
"vertex_count": {
"expected": 26,
"actual": 30,
"matches": false
}
},
"numeric_geometry_match": true,
"topology_counts_match": false
}
},
"source_has_modeling_features": true
}
}