first commit
This commit is contained in:
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"ok": true,
|
||||
"message": "Listed drawing views from the current SolidWorks drawing.",
|
||||
"model_path": "D:\\Desktop\\\u65B0\u5EFA\u6587\u4EF6\u5939\\\u6BD5\u8BBE\\\u5EFA\u6A21\\\u5C0F\u81C2\u8098\u5173\u8282\u88C5\u914D\\\u7535\u673A\u4E0E\u5927\u81C2\u5916\u58F3\u8FDE\u63A5\u4EF61.SLDPRT",
|
||||
"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\\29-sw-section-views-parent-local-line",
|
||||
"started_at": "2026-07-05T11:39:20.1764404+08:00",
|
||||
"completed_at": "2026-07-05T11:39:20.4553488+08:00",
|
||||
"candidates": [],
|
||||
"artifacts": {
|
||||
"drawing_views": "D:\\CSharpProjects\\agent4\\runtime\\current-standard-flow\\29-sw-section-views-parent-local-line\\drawing-views.json",
|
||||
"drawing_view_count": "5"
|
||||
},
|
||||
"source_apis": [
|
||||
"IDrawingDoc.GetFirstView",
|
||||
"IView.GetName2",
|
||||
"IView.GetOrientationName",
|
||||
"IView.Position",
|
||||
"IView.GetOutline"
|
||||
]
|
||||
}
|
||||
+1
@@ -0,0 +1 @@
|
||||
[]
|
||||
+87
@@ -0,0 +1,87 @@
|
||||
[
|
||||
{
|
||||
"name": "\u56FE\u7EB81",
|
||||
"orientation_name": "",
|
||||
"type": 1,
|
||||
"position_m": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"outline_m": [
|
||||
0,
|
||||
0,
|
||||
0.594,
|
||||
0.42
|
||||
],
|
||||
"scale_decimal": 1,
|
||||
"use_sheet_scale": 1
|
||||
},
|
||||
{
|
||||
"name": "\u5DE5\u7A0B\u56FE\u89C6\u56FE1",
|
||||
"orientation_name": "\u5F53\u524D\u6A21\u578B\u89C6\u56FE",
|
||||
"type": 7,
|
||||
"position_m": [
|
||||
0.14326600513382876,
|
||||
0.3059228078121891
|
||||
],
|
||||
"outline_m": [
|
||||
0.06736600513382893,
|
||||
0.24252280781218807,
|
||||
0.21916600513382858,
|
||||
0.3693228078121902
|
||||
],
|
||||
"scale_decimal": 1,
|
||||
"use_sheet_scale": 1
|
||||
},
|
||||
{
|
||||
"name": "agent4_bottom_projected_view",
|
||||
"orientation_name": "",
|
||||
"type": 4,
|
||||
"position_m": [
|
||||
0.14326600513382876,
|
||||
0.12212751122330537
|
||||
],
|
||||
"outline_m": [
|
||||
0.06736600513382893,
|
||||
0.05872751122330536,
|
||||
0.21916600513382858,
|
||||
0.18552751122330538
|
||||
],
|
||||
"scale_decimal": 1,
|
||||
"use_sheet_scale": 0
|
||||
},
|
||||
{
|
||||
"name": "\u5256\u9762\u89C6\u56FE A-A",
|
||||
"orientation_name": "",
|
||||
"type": 2,
|
||||
"position_m": [
|
||||
0.2258062765533484,
|
||||
0.2899298769097263
|
||||
],
|
||||
"outline_m": [
|
||||
0.16740627655334814,
|
||||
0.22652987690972606,
|
||||
0.28420627655334874,
|
||||
0.3533298769097266
|
||||
],
|
||||
"scale_decimal": 1,
|
||||
"use_sheet_scale": 0
|
||||
},
|
||||
{
|
||||
"name": "\u5256\u9762\u89C6\u56FE B-B",
|
||||
"orientation_name": "",
|
||||
"type": 2,
|
||||
"position_m": [
|
||||
-0.010138961679852496,
|
||||
0.11292821692986768
|
||||
],
|
||||
"outline_m": [
|
||||
-0.07353896167985445,
|
||||
0.049527864076585944,
|
||||
0.05326103832014762,
|
||||
0.17632786407658593
|
||||
],
|
||||
"scale_decimal": 1,
|
||||
"use_sheet_scale": 0
|
||||
}
|
||||
]
|
||||
+134
@@ -0,0 +1,134 @@
|
||||
[
|
||||
{
|
||||
"label": "A",
|
||||
"source_parent_handle": "A94",
|
||||
"view_kind": "main_view",
|
||||
"parent_view_name": "\u5DE5\u7A0B\u56FE\u89C6\u56FE1",
|
||||
"parent_view_orientation_name": "\u5F53\u524D\u6A21\u578B\u89C6\u56FE",
|
||||
"section_view_name": "\u5256\u9762\u89C6\u56FE A-A",
|
||||
"cut_line_mm": {
|
||||
"start": [
|
||||
105.8062765533484,
|
||||
369.3228078121902
|
||||
],
|
||||
"end": [
|
||||
105.8062765533484,
|
||||
242.52280781218806
|
||||
],
|
||||
"center": [
|
||||
105.8062765533484,
|
||||
289.9298769097263
|
||||
],
|
||||
"direction": "vertical",
|
||||
"source": "cut_line_center_through_parent_view_outline_parent_local"
|
||||
},
|
||||
"cut_line_m": {
|
||||
"start": [
|
||||
0.1058062765533484,
|
||||
0.3693228078121902
|
||||
],
|
||||
"end": [
|
||||
0.1058062765533484,
|
||||
0.24252280781218807
|
||||
],
|
||||
"center": [
|
||||
0.1058062765533484,
|
||||
0.2899298769097263
|
||||
]
|
||||
},
|
||||
"sketch_line_m": {
|
||||
"start": [
|
||||
-0.037459728580480356,
|
||||
0.06340000000000107
|
||||
],
|
||||
"end": [
|
||||
-0.037459728580480356,
|
||||
-0.06340000000000104
|
||||
],
|
||||
"center": [
|
||||
-0.037459728580480356,
|
||||
-0.015992930902462787
|
||||
],
|
||||
"coordinate_system": "active_parent_drawing_view"
|
||||
},
|
||||
"arrow_direction": [
|
||||
1,
|
||||
0
|
||||
],
|
||||
"requested_position_m": [
|
||||
0.2258062765533484,
|
||||
0.2899298769097263
|
||||
],
|
||||
"actual_position_m": [
|
||||
0.2258062765533484,
|
||||
0.2899298769097263
|
||||
],
|
||||
"options": 9
|
||||
},
|
||||
{
|
||||
"label": "B",
|
||||
"source_parent_handle": "AA0",
|
||||
"view_kind": "bottom_view_candidate",
|
||||
"parent_view_name": "agent4_bottom_projected_view",
|
||||
"parent_view_orientation_name": "",
|
||||
"section_view_name": "\u5256\u9762\u89C6\u56FE B-B",
|
||||
"cut_line_mm": {
|
||||
"start": [
|
||||
109.8610383201475,
|
||||
185.52751122330537
|
||||
],
|
||||
"end": [
|
||||
109.8610383201475,
|
||||
58.72751122330536
|
||||
],
|
||||
"center": [
|
||||
109.8610383201475,
|
||||
112.92821692986769
|
||||
],
|
||||
"direction": "vertical",
|
||||
"source": "cut_line_center_through_parent_view_outline_parent_local"
|
||||
},
|
||||
"cut_line_m": {
|
||||
"start": [
|
||||
0.1098610383201475,
|
||||
0.18552751122330538
|
||||
],
|
||||
"end": [
|
||||
0.1098610383201475,
|
||||
0.05872751122330536
|
||||
],
|
||||
"center": [
|
||||
0.1098610383201475,
|
||||
0.11292821692986768
|
||||
]
|
||||
},
|
||||
"sketch_line_m": {
|
||||
"start": [
|
||||
-0.033404966813681256,
|
||||
0.06340000000000001
|
||||
],
|
||||
"end": [
|
||||
-0.033404966813681256,
|
||||
-0.06340000000000001
|
||||
],
|
||||
"center": [
|
||||
-0.033404966813681256,
|
||||
-0.009199294293437688
|
||||
],
|
||||
"coordinate_system": "active_parent_drawing_view"
|
||||
},
|
||||
"arrow_direction": [
|
||||
-1,
|
||||
0
|
||||
],
|
||||
"requested_position_m": [
|
||||
-0.010138961679852496,
|
||||
0.11292821692986768
|
||||
],
|
||||
"actual_position_m": [
|
||||
-0.010138961679852496,
|
||||
0.11292821692986768
|
||||
],
|
||||
"options": 13
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user