first commit
This commit is contained in:
+70
@@ -0,0 +1,70 @@
|
||||
{
|
||||
"ok": true,
|
||||
"message": "\u5DF2\u5728\u5F53\u524D SolidWorks \u5DE5\u7A0B\u56FE\u4E2D\u653E\u7F6E\u6700\u4F18\u4E3B\u89C6\u56FE\u3002",
|
||||
"model_path": "D:\\Desktop\\\u65B0\u5EFA\u6587\u4EF6\u5939\\\u6BD5\u8BBE\\\u5EFA\u6A21\\\u5C0F\u81C2\u8098\u5173\u8282\u88C5\u914D\\\u5C0F\u81C2\u8098\u5173\u8282.SLDASM",
|
||||
"drawing_template_path": "",
|
||||
"drawing_path": "D:\\Desktop\\\u5C0F\u81C2\u8098\u5173\u8282.SLDDRW",
|
||||
"used_active_drawing": true,
|
||||
"output_dir": "D:\\CSharpProjects\\agent4\\runtime\\current-standard-flow\\31-rebuild-with-assembly\\01-place-main-view",
|
||||
"started_at": "2026-07-05T12:34:08.5134947+08:00",
|
||||
"completed_at": "2026-07-05T12:34:11.6461417+08:00",
|
||||
"candidates": [
|
||||
{
|
||||
"index": 4,
|
||||
"name": "agent4_main_view_04_px_r270",
|
||||
"direction_name": "px",
|
||||
"roll_deg": 270,
|
||||
"view_direction": [
|
||||
1,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"basis_u": [
|
||||
0,
|
||||
-1,
|
||||
1.8369701987210297E-16
|
||||
],
|
||||
"basis_v": [
|
||||
0,
|
||||
-1.8369701987210297E-16,
|
||||
-1
|
||||
],
|
||||
"basis_d": [
|
||||
1,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"inserted": true,
|
||||
"insert_error": "",
|
||||
"drawing_view_name": "\u5DE5\u7A0B\u56FE\u89C6\u56FE19",
|
||||
"orientation_name": "agent4_main_view_04_px_r270",
|
||||
"position": [
|
||||
0.11349011440710507,
|
||||
0.28827533622591645
|
||||
],
|
||||
"scale_decimal": 1,
|
||||
"use_sheet_scale": 0,
|
||||
"dwg_path": "",
|
||||
"dwg_save_ok": false,
|
||||
"dwg_save_errors": 0,
|
||||
"dwg_save_warnings": 0,
|
||||
"dwg_rebuild_attempts": 0,
|
||||
"dwg_save_message": ""
|
||||
}
|
||||
],
|
||||
"artifacts": {
|
||||
"placed_main_view_name": "\u5DE5\u7A0B\u56FE\u89C6\u56FE19",
|
||||
"placed_orientation_name": "agent4_main_view_04_px_r270",
|
||||
"candidate_index": "4",
|
||||
"direction_name": "px",
|
||||
"roll_degrees": "270",
|
||||
"scale_decimal": "1"
|
||||
},
|
||||
"source_apis": [
|
||||
"IModelView.Orientation3",
|
||||
"IModelDoc2.NameView",
|
||||
"IDrawingDoc.CreateDrawViewFromModelView3",
|
||||
"IModelDocExtension.SelectByID2",
|
||||
"IModelDocExtension.DeleteSelection2"
|
||||
]
|
||||
}
|
||||
+44
@@ -0,0 +1,44 @@
|
||||
[
|
||||
{
|
||||
"index": 4,
|
||||
"name": "agent4_main_view_04_px_r270",
|
||||
"direction_name": "px",
|
||||
"roll_deg": 270,
|
||||
"view_direction": [
|
||||
1,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"basis_u": [
|
||||
0,
|
||||
-1,
|
||||
1.8369701987210297E-16
|
||||
],
|
||||
"basis_v": [
|
||||
0,
|
||||
-1.8369701987210297E-16,
|
||||
-1
|
||||
],
|
||||
"basis_d": [
|
||||
1,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"inserted": true,
|
||||
"insert_error": "",
|
||||
"drawing_view_name": "\u5DE5\u7A0B\u56FE\u89C6\u56FE19",
|
||||
"orientation_name": "agent4_main_view_04_px_r270",
|
||||
"position": [
|
||||
0.11349011440710507,
|
||||
0.28827533622591645
|
||||
],
|
||||
"scale_decimal": 1,
|
||||
"use_sheet_scale": 0,
|
||||
"dwg_path": "",
|
||||
"dwg_save_ok": false,
|
||||
"dwg_save_errors": 0,
|
||||
"dwg_save_warnings": 0,
|
||||
"dwg_rebuild_attempts": 0,
|
||||
"dwg_save_message": ""
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user