first commit
This commit is contained in:
File diff suppressed because it is too large
Load Diff
+269
@@ -0,0 +1,269 @@
|
||||
{
|
||||
"scope": "bottom_view_candidate",
|
||||
"coordinate_policy": "relative_origin_from_leftmost_vertical_line_top_point",
|
||||
"primitive_counts": {
|
||||
"line": 3,
|
||||
"circle": 0,
|
||||
"arc": 0,
|
||||
"spline": 0,
|
||||
"total": 3
|
||||
},
|
||||
"line_direction_counts": {
|
||||
"horizontal": 2,
|
||||
"vertical": 1,
|
||||
"diagonal": 0,
|
||||
"unknown": 0
|
||||
},
|
||||
"relative_line_coordinates": {
|
||||
"ok": true,
|
||||
"origin_rule": "leftmost_vertical_line_top_point",
|
||||
"origin": {
|
||||
"x": 45.99011440710511,
|
||||
"y": 218.64921037477686,
|
||||
"source_handles": [
|
||||
"195"
|
||||
],
|
||||
"line": {
|
||||
"start": [
|
||||
45.99011440710511,
|
||||
168.64921037477686
|
||||
],
|
||||
"end": [
|
||||
45.99011440710511,
|
||||
218.64921037477686
|
||||
],
|
||||
"length": 50,
|
||||
"angle_deg": 90
|
||||
}
|
||||
},
|
||||
"line_count": 4,
|
||||
"bucket_size": 1,
|
||||
"relative_midpoints": [
|
||||
{
|
||||
"index": 3,
|
||||
"source_handles": [
|
||||
"195"
|
||||
],
|
||||
"x": 0,
|
||||
"y": -25,
|
||||
"x_bucket": 0,
|
||||
"y_bucket": -25,
|
||||
"midpoint_key": "X0|Y-25"
|
||||
},
|
||||
{
|
||||
"index": 4,
|
||||
"source_handles": [
|
||||
"196"
|
||||
],
|
||||
"x": 0,
|
||||
"y": -75,
|
||||
"x_bucket": 0,
|
||||
"y_bucket": -75,
|
||||
"midpoint_key": "X0|Y-75"
|
||||
},
|
||||
{
|
||||
"index": 1,
|
||||
"source_handles": [
|
||||
"163"
|
||||
],
|
||||
"x": 3.5000000000000036,
|
||||
"y": 0,
|
||||
"x_bucket": 4,
|
||||
"y_bucket": 0,
|
||||
"midpoint_key": "X4|Y0"
|
||||
},
|
||||
{
|
||||
"index": 2,
|
||||
"source_handles": [
|
||||
"166"
|
||||
],
|
||||
"x": 3.5000000000000036,
|
||||
"y": -99.99999999999999,
|
||||
"x_bucket": 4,
|
||||
"y_bucket": -100,
|
||||
"midpoint_key": "X4|Y-100"
|
||||
}
|
||||
],
|
||||
"relative_midpoint_histogram": {
|
||||
"x0|y-25": 1,
|
||||
"x0|y-75": 1,
|
||||
"x4|y-100": 1,
|
||||
"x4|y0": 1
|
||||
},
|
||||
"lines": [
|
||||
{
|
||||
"index": 3,
|
||||
"source_handles": [
|
||||
"195"
|
||||
],
|
||||
"direction_class": "vertical",
|
||||
"angle_deg": 90,
|
||||
"length": 50,
|
||||
"length_bucket": 50,
|
||||
"relative_start": [
|
||||
0,
|
||||
-50
|
||||
],
|
||||
"relative_end": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"relative_midpoint": [
|
||||
0,
|
||||
-25
|
||||
],
|
||||
"relative_mid_x": 0,
|
||||
"relative_mid_y": -25,
|
||||
"relative_mid_x_bucket": 0,
|
||||
"relative_mid_y_bucket": -25,
|
||||
"midpoint_key": "X0|Y-25",
|
||||
"feature_key": "vertical|L50|X0|Y-25"
|
||||
},
|
||||
{
|
||||
"index": 4,
|
||||
"source_handles": [
|
||||
"196"
|
||||
],
|
||||
"direction_class": "vertical",
|
||||
"angle_deg": 90,
|
||||
"length": 49.999999999999986,
|
||||
"length_bucket": 50,
|
||||
"relative_start": [
|
||||
0,
|
||||
-99.99999999999999
|
||||
],
|
||||
"relative_end": [
|
||||
0,
|
||||
-50
|
||||
],
|
||||
"relative_midpoint": [
|
||||
0,
|
||||
-75
|
||||
],
|
||||
"relative_mid_x": 0,
|
||||
"relative_mid_y": -75,
|
||||
"relative_mid_x_bucket": 0,
|
||||
"relative_mid_y_bucket": -75,
|
||||
"midpoint_key": "X0|Y-75",
|
||||
"feature_key": "vertical|L50|X0|Y-75"
|
||||
},
|
||||
{
|
||||
"index": 1,
|
||||
"source_handles": [
|
||||
"163"
|
||||
],
|
||||
"direction_class": "horizontal",
|
||||
"angle_deg": 0,
|
||||
"length": 7.000000000000007,
|
||||
"length_bucket": 7,
|
||||
"relative_start": [
|
||||
7.000000000000007,
|
||||
0
|
||||
],
|
||||
"relative_end": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"relative_midpoint": [
|
||||
3.5000000000000036,
|
||||
0
|
||||
],
|
||||
"relative_mid_x": 3.5000000000000036,
|
||||
"relative_mid_y": 0,
|
||||
"relative_mid_x_bucket": 4,
|
||||
"relative_mid_y_bucket": 0,
|
||||
"midpoint_key": "X4|Y0",
|
||||
"feature_key": "horizontal|L7|X4|Y0"
|
||||
},
|
||||
{
|
||||
"index": 2,
|
||||
"source_handles": [
|
||||
"166"
|
||||
],
|
||||
"direction_class": "horizontal",
|
||||
"angle_deg": 0,
|
||||
"length": 7.000000000000007,
|
||||
"length_bucket": 7,
|
||||
"relative_start": [
|
||||
0,
|
||||
-99.99999999999999
|
||||
],
|
||||
"relative_end": [
|
||||
7.000000000000007,
|
||||
-99.99999999999999
|
||||
],
|
||||
"relative_midpoint": [
|
||||
3.5000000000000036,
|
||||
-99.99999999999999
|
||||
],
|
||||
"relative_mid_x": 3.5000000000000036,
|
||||
"relative_mid_y": -99.99999999999999,
|
||||
"relative_mid_x_bucket": 4,
|
||||
"relative_mid_y_bucket": -100,
|
||||
"midpoint_key": "X4|Y-100",
|
||||
"feature_key": "horizontal|L7|X4|Y-100"
|
||||
}
|
||||
],
|
||||
"feature_histogram": {
|
||||
"horizontal|l7|x4|y-100": 1,
|
||||
"horizontal|l7|x4|y0": 1,
|
||||
"vertical|l50|x0|y-25": 1,
|
||||
"vertical|l50|x0|y-75": 1
|
||||
}
|
||||
},
|
||||
"line_length_histogram": {
|
||||
"7": 2,
|
||||
"100": 1
|
||||
},
|
||||
"line_length_stats": {
|
||||
"count": 3,
|
||||
"min": 7.000000000000007,
|
||||
"max": 99.99999999999999,
|
||||
"sum": 114,
|
||||
"avg": 38
|
||||
},
|
||||
"circle_radius_histogram": {},
|
||||
"circle_radius_stats": {
|
||||
"count": 0
|
||||
},
|
||||
"arc_radius_histogram": {},
|
||||
"arc_radius_stats": {
|
||||
"count": 0
|
||||
},
|
||||
"arc_sweep_angle_histogram": {},
|
||||
"arc_length_histogram": {},
|
||||
"matching_primary_fields": [
|
||||
"kind",
|
||||
"length",
|
||||
"radius",
|
||||
"diameter",
|
||||
"arc_length",
|
||||
"sweep_angle",
|
||||
"direction_class",
|
||||
"angle_deg",
|
||||
"relative_start",
|
||||
"relative_end",
|
||||
"relative_midpoint"
|
||||
],
|
||||
"matching_excluded_primary_fields": [
|
||||
"start",
|
||||
"end",
|
||||
"center",
|
||||
"absolute_start",
|
||||
"absolute_end"
|
||||
],
|
||||
"normalization_summary": {
|
||||
"scope": "bottom_view_candidate",
|
||||
"raw_geometry_count": 4,
|
||||
"normalized_primitive_count": 4,
|
||||
"normalized_line_count": 4,
|
||||
"merged_line_count": 3,
|
||||
"overlap_group_count": 0,
|
||||
"angle_tolerance_deg": 1,
|
||||
"collinear_distance_tolerance": 0.05,
|
||||
"gap_tolerance": 0.05,
|
||||
"merge_policy": "strong_only_same_style_collinear_interval_union"
|
||||
},
|
||||
"source_handle_count": 4,
|
||||
"raw_geometry_count": 4
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
[]
|
||||
+1
@@ -0,0 +1 @@
|
||||
[]
|
||||
@@ -0,0 +1 @@
|
||||
[]
|
||||
+3072
File diff suppressed because it is too large
Load Diff
+1
@@ -0,0 +1 @@
|
||||
[]
|
||||
+1
@@ -0,0 +1 @@
|
||||
[]
|
||||
File diff suppressed because it is too large
Load Diff
+80
@@ -0,0 +1,80 @@
|
||||
[
|
||||
{
|
||||
"space": "ModelSpace",
|
||||
"index": 142,
|
||||
"object_name": "AcDbLine",
|
||||
"handle": "F5",
|
||||
"layer": "0",
|
||||
"linetype": "Continuous",
|
||||
"color": 7,
|
||||
"lineweight": 25,
|
||||
"bbox": {
|
||||
"min_x": 45.99011440710511,
|
||||
"min_y": 338.275336225917,
|
||||
"max_x": 53.0270101010623,
|
||||
"max_y": 338.275336225917
|
||||
},
|
||||
"start": [
|
||||
53.0270101010623,
|
||||
338.275336225917,
|
||||
0
|
||||
],
|
||||
"end": [
|
||||
45.99011440710511,
|
||||
338.275336225917,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"space": "ModelSpace",
|
||||
"index": 145,
|
||||
"object_name": "AcDbLine",
|
||||
"handle": "F8",
|
||||
"layer": "0",
|
||||
"linetype": "Continuous",
|
||||
"color": 7,
|
||||
"lineweight": 25,
|
||||
"bbox": {
|
||||
"min_x": 45.99011440710511,
|
||||
"min_y": 238.27533622591702,
|
||||
"max_x": 52.99011440710513,
|
||||
"max_y": 238.27533622591702
|
||||
},
|
||||
"start": [
|
||||
45.99011440710511,
|
||||
238.27533622591702,
|
||||
0
|
||||
],
|
||||
"end": [
|
||||
52.99011440710513,
|
||||
238.27533622591702,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"space": "ModelSpace",
|
||||
"index": 225,
|
||||
"object_name": "AcDbLine",
|
||||
"handle": "148",
|
||||
"layer": "0",
|
||||
"linetype": "Continuous",
|
||||
"color": 7,
|
||||
"lineweight": 25,
|
||||
"bbox": {
|
||||
"min_x": 45.99011440710511,
|
||||
"min_y": 238.27533622591702,
|
||||
"max_x": 45.99011440710511,
|
||||
"max_y": 338.275336225917
|
||||
},
|
||||
"start": [
|
||||
45.99011440710511,
|
||||
238.27533622591702,
|
||||
0
|
||||
],
|
||||
"end": [
|
||||
45.99011440710511,
|
||||
338.275336225917,
|
||||
0
|
||||
]
|
||||
}
|
||||
]
|
||||
+89
@@ -0,0 +1,89 @@
|
||||
[
|
||||
{
|
||||
"kind": "line",
|
||||
"start": [
|
||||
53.0270101010623,
|
||||
338.275336225917
|
||||
],
|
||||
"end": [
|
||||
45.99011440710511,
|
||||
338.275336225917
|
||||
],
|
||||
"length": 7.036895693957192,
|
||||
"angle_deg": 0,
|
||||
"layer": "0",
|
||||
"linetype": "Continuous",
|
||||
"color": 7,
|
||||
"lineweight": 25,
|
||||
"style_key": "ModelSpace|0|Continuous|7|25",
|
||||
"source_handles": [
|
||||
"F5"
|
||||
],
|
||||
"source_indices": [
|
||||
142
|
||||
],
|
||||
"merge_count": 1,
|
||||
"merge_type": "collinear_interval_union",
|
||||
"covered_length": 7.036895693957192,
|
||||
"raw_length_sum": 7.036895693957192,
|
||||
"overlap_length": 0
|
||||
},
|
||||
{
|
||||
"kind": "line",
|
||||
"start": [
|
||||
45.99011440710511,
|
||||
238.27533622591702
|
||||
],
|
||||
"end": [
|
||||
52.99011440710513,
|
||||
238.27533622591702
|
||||
],
|
||||
"length": 7.000000000000021,
|
||||
"angle_deg": 0,
|
||||
"layer": "0",
|
||||
"linetype": "Continuous",
|
||||
"color": 7,
|
||||
"lineweight": 25,
|
||||
"style_key": "ModelSpace|0|Continuous|7|25",
|
||||
"source_handles": [
|
||||
"F8"
|
||||
],
|
||||
"source_indices": [
|
||||
145
|
||||
],
|
||||
"merge_count": 1,
|
||||
"merge_type": "collinear_interval_union",
|
||||
"covered_length": 7.000000000000021,
|
||||
"raw_length_sum": 7.000000000000021,
|
||||
"overlap_length": 0
|
||||
},
|
||||
{
|
||||
"kind": "line",
|
||||
"start": [
|
||||
45.99011440710511,
|
||||
238.27533622591702
|
||||
],
|
||||
"end": [
|
||||
45.99011440710511,
|
||||
338.275336225917
|
||||
],
|
||||
"length": 99.99999999999997,
|
||||
"angle_deg": 90,
|
||||
"layer": "0",
|
||||
"linetype": "Continuous",
|
||||
"color": 7,
|
||||
"lineweight": 25,
|
||||
"style_key": "ModelSpace|0|Continuous|7|25",
|
||||
"source_handles": [
|
||||
"148"
|
||||
],
|
||||
"source_indices": [
|
||||
225
|
||||
],
|
||||
"merge_count": 1,
|
||||
"merge_type": "collinear_interval_union",
|
||||
"covered_length": 99.99999999999997,
|
||||
"raw_length_sum": 99.99999999999997,
|
||||
"overlap_length": 0
|
||||
}
|
||||
]
|
||||
+86
@@ -0,0 +1,86 @@
|
||||
[
|
||||
{
|
||||
"kind": "line",
|
||||
"space": "ModelSpace",
|
||||
"index": 142,
|
||||
"object_name": "AcDbLine",
|
||||
"handle": "F5",
|
||||
"source_handles": [
|
||||
"F5"
|
||||
],
|
||||
"layer": "0",
|
||||
"linetype": "Continuous",
|
||||
"color": 7,
|
||||
"lineweight": 25,
|
||||
"start": [
|
||||
53.0270101010623,
|
||||
338.275336225917,
|
||||
0
|
||||
],
|
||||
"end": [
|
||||
45.99011440710511,
|
||||
338.275336225917,
|
||||
0
|
||||
],
|
||||
"length": 7.036895693957192,
|
||||
"angle_deg": 0,
|
||||
"source_kind": "line",
|
||||
"style_key": "ModelSpace|0|Continuous|7|25"
|
||||
},
|
||||
{
|
||||
"kind": "line",
|
||||
"space": "ModelSpace",
|
||||
"index": 145,
|
||||
"object_name": "AcDbLine",
|
||||
"handle": "F8",
|
||||
"source_handles": [
|
||||
"F8"
|
||||
],
|
||||
"layer": "0",
|
||||
"linetype": "Continuous",
|
||||
"color": 7,
|
||||
"lineweight": 25,
|
||||
"start": [
|
||||
45.99011440710511,
|
||||
238.27533622591702,
|
||||
0
|
||||
],
|
||||
"end": [
|
||||
52.99011440710513,
|
||||
238.27533622591702,
|
||||
0
|
||||
],
|
||||
"length": 7.000000000000021,
|
||||
"angle_deg": 0,
|
||||
"source_kind": "line",
|
||||
"style_key": "ModelSpace|0|Continuous|7|25"
|
||||
},
|
||||
{
|
||||
"kind": "line",
|
||||
"space": "ModelSpace",
|
||||
"index": 225,
|
||||
"object_name": "AcDbLine",
|
||||
"handle": "148",
|
||||
"source_handles": [
|
||||
"148"
|
||||
],
|
||||
"layer": "0",
|
||||
"linetype": "Continuous",
|
||||
"color": 7,
|
||||
"lineweight": 25,
|
||||
"start": [
|
||||
45.99011440710511,
|
||||
238.27533622591702,
|
||||
0
|
||||
],
|
||||
"end": [
|
||||
45.99011440710511,
|
||||
338.275336225917,
|
||||
0
|
||||
],
|
||||
"length": 99.99999999999997,
|
||||
"angle_deg": 90,
|
||||
"source_kind": "line",
|
||||
"style_key": "ModelSpace|0|Continuous|7|25"
|
||||
}
|
||||
]
|
||||
+1
@@ -0,0 +1 @@
|
||||
[]
|
||||
+39
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"ok": true,
|
||||
"selection_rule": "solidworks_multiview_remove_frame_title_then_pick_upper_left_component",
|
||||
"processing_order": "remove_outer_edge_connected_frame_title_then_connected_components_pick_min_x_max_y",
|
||||
"bbox": {
|
||||
"min_x": 45.99011440710511,
|
||||
"min_y": 238.27533622591702,
|
||||
"max_x": 53.0270101010623,
|
||||
"max_y": 338.275336225917,
|
||||
"center_x": 49.50856225408371,
|
||||
"center_y": 288.275336225917
|
||||
},
|
||||
"drawing_bbox": {
|
||||
"min_x": 15,
|
||||
"min_y": 5,
|
||||
"max_x": 589,
|
||||
"max_y": 415,
|
||||
"center_x": 302,
|
||||
"center_y": 210
|
||||
},
|
||||
"frame_seed_count": 44,
|
||||
"frame_title_node_count": 73,
|
||||
"component_count": 87,
|
||||
"bbox_internal_absorbed_node_count": 0,
|
||||
"selected_node_count": 3,
|
||||
"selected_source_handle_count": 3,
|
||||
"main_view_geometry_count": 3,
|
||||
"excluded": "annotations_dimensions_text_hatch_frame_border_solidworks_title_block_other_projected_views",
|
||||
"normalization_scope": "main_view",
|
||||
"normalization_raw_geometry_count": 3,
|
||||
"normalization_normalized_primitive_count": 3,
|
||||
"normalization_normalized_line_count": 3,
|
||||
"normalization_merged_line_count": 3,
|
||||
"normalization_overlap_group_count": 0,
|
||||
"normalization_angle_tolerance_deg": 1,
|
||||
"normalization_collinear_distance_tolerance": 0.05,
|
||||
"normalization_gap_tolerance": 0.05,
|
||||
"normalization_merge_policy": "strong_only_same_style_collinear_interval_union"
|
||||
}
|
||||
+214
@@ -0,0 +1,214 @@
|
||||
{
|
||||
"scope": "main_view",
|
||||
"coordinate_policy": "relative_origin_from_leftmost_vertical_line_top_point",
|
||||
"primitive_counts": {
|
||||
"line": 3,
|
||||
"circle": 0,
|
||||
"arc": 0,
|
||||
"spline": 0,
|
||||
"total": 3
|
||||
},
|
||||
"line_direction_counts": {
|
||||
"horizontal": 2,
|
||||
"vertical": 1,
|
||||
"diagonal": 0,
|
||||
"unknown": 0
|
||||
},
|
||||
"relative_line_coordinates": {
|
||||
"ok": true,
|
||||
"origin_rule": "leftmost_vertical_line_top_point",
|
||||
"origin": {
|
||||
"x": 45.99011440710511,
|
||||
"y": 338.275336225917,
|
||||
"source_handles": [
|
||||
"148"
|
||||
],
|
||||
"line": {
|
||||
"start": [
|
||||
45.99011440710511,
|
||||
238.27533622591702
|
||||
],
|
||||
"end": [
|
||||
45.99011440710511,
|
||||
338.275336225917
|
||||
],
|
||||
"length": 99.99999999999997,
|
||||
"angle_deg": 90
|
||||
}
|
||||
},
|
||||
"line_count": 3,
|
||||
"bucket_size": 1,
|
||||
"relative_midpoints": [
|
||||
{
|
||||
"index": 3,
|
||||
"source_handles": [
|
||||
"148"
|
||||
],
|
||||
"x": 0,
|
||||
"y": -49.999999999999986,
|
||||
"x_bucket": 0,
|
||||
"y_bucket": -50,
|
||||
"midpoint_key": "X0|Y-50"
|
||||
},
|
||||
{
|
||||
"index": 2,
|
||||
"source_handles": [
|
||||
"F8"
|
||||
],
|
||||
"x": 3.5000000000000107,
|
||||
"y": -99.99999999999997,
|
||||
"x_bucket": 4,
|
||||
"y_bucket": -100,
|
||||
"midpoint_key": "X4|Y-100"
|
||||
},
|
||||
{
|
||||
"index": 1,
|
||||
"source_handles": [
|
||||
"F5"
|
||||
],
|
||||
"x": 3.518447846978596,
|
||||
"y": 0,
|
||||
"x_bucket": 4,
|
||||
"y_bucket": 0,
|
||||
"midpoint_key": "X4|Y0"
|
||||
}
|
||||
],
|
||||
"relative_midpoint_histogram": {
|
||||
"x0|y-50": 1,
|
||||
"x4|y-100": 1,
|
||||
"x4|y0": 1
|
||||
},
|
||||
"lines": [
|
||||
{
|
||||
"index": 3,
|
||||
"source_handles": [
|
||||
"148"
|
||||
],
|
||||
"direction_class": "vertical",
|
||||
"angle_deg": 90,
|
||||
"length": 99.99999999999997,
|
||||
"length_bucket": 100,
|
||||
"relative_start": [
|
||||
0,
|
||||
-99.99999999999997
|
||||
],
|
||||
"relative_end": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"relative_midpoint": [
|
||||
0,
|
||||
-49.999999999999986
|
||||
],
|
||||
"relative_mid_x": 0,
|
||||
"relative_mid_y": -49.999999999999986,
|
||||
"relative_mid_x_bucket": 0,
|
||||
"relative_mid_y_bucket": -50,
|
||||
"midpoint_key": "X0|Y-50",
|
||||
"feature_key": "vertical|L100|X0|Y-50"
|
||||
},
|
||||
{
|
||||
"index": 2,
|
||||
"source_handles": [
|
||||
"F8"
|
||||
],
|
||||
"direction_class": "horizontal",
|
||||
"angle_deg": 0,
|
||||
"length": 7.000000000000021,
|
||||
"length_bucket": 7,
|
||||
"relative_start": [
|
||||
0,
|
||||
-99.99999999999997
|
||||
],
|
||||
"relative_end": [
|
||||
7.000000000000021,
|
||||
-99.99999999999997
|
||||
],
|
||||
"relative_midpoint": [
|
||||
3.5000000000000107,
|
||||
-99.99999999999997
|
||||
],
|
||||
"relative_mid_x": 3.5000000000000107,
|
||||
"relative_mid_y": -99.99999999999997,
|
||||
"relative_mid_x_bucket": 4,
|
||||
"relative_mid_y_bucket": -100,
|
||||
"midpoint_key": "X4|Y-100",
|
||||
"feature_key": "horizontal|L7|X4|Y-100"
|
||||
},
|
||||
{
|
||||
"index": 1,
|
||||
"source_handles": [
|
||||
"F5"
|
||||
],
|
||||
"direction_class": "horizontal",
|
||||
"angle_deg": 0,
|
||||
"length": 7.036895693957192,
|
||||
"length_bucket": 7,
|
||||
"relative_start": [
|
||||
7.036895693957192,
|
||||
0
|
||||
],
|
||||
"relative_end": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"relative_midpoint": [
|
||||
3.518447846978596,
|
||||
0
|
||||
],
|
||||
"relative_mid_x": 3.518447846978596,
|
||||
"relative_mid_y": 0,
|
||||
"relative_mid_x_bucket": 4,
|
||||
"relative_mid_y_bucket": 0,
|
||||
"midpoint_key": "X4|Y0",
|
||||
"feature_key": "horizontal|L7|X4|Y0"
|
||||
}
|
||||
],
|
||||
"feature_histogram": {
|
||||
"horizontal|l7|x4|y-100": 1,
|
||||
"horizontal|l7|x4|y0": 1,
|
||||
"vertical|l100|x0|y-50": 1
|
||||
}
|
||||
},
|
||||
"line_length_histogram": {
|
||||
"7": 2,
|
||||
"100": 1
|
||||
},
|
||||
"line_length_stats": {
|
||||
"count": 3,
|
||||
"min": 7.000000000000021,
|
||||
"max": 99.99999999999997,
|
||||
"sum": 114.03689569395718,
|
||||
"avg": 38.01229856465239
|
||||
},
|
||||
"circle_radius_histogram": {},
|
||||
"circle_radius_stats": {
|
||||
"count": 0
|
||||
},
|
||||
"arc_radius_histogram": {},
|
||||
"arc_radius_stats": {
|
||||
"count": 0
|
||||
},
|
||||
"arc_sweep_angle_histogram": {},
|
||||
"arc_length_histogram": {},
|
||||
"matching_primary_fields": [
|
||||
"kind",
|
||||
"length",
|
||||
"radius",
|
||||
"diameter",
|
||||
"arc_length",
|
||||
"sweep_angle",
|
||||
"direction_class",
|
||||
"angle_deg",
|
||||
"relative_start",
|
||||
"relative_end",
|
||||
"relative_midpoint"
|
||||
],
|
||||
"matching_excluded_primary_fields": [
|
||||
"start",
|
||||
"end",
|
||||
"center",
|
||||
"absolute_start",
|
||||
"absolute_end"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,169 @@
|
||||
{
|
||||
"ok": true,
|
||||
"schema": "agent4.dwg-draft.extraction.v1",
|
||||
"source": "AutoCAD COM external extractor",
|
||||
"prog_id": "AutoCAD.Application.23.1",
|
||||
"started_auto_cad": false,
|
||||
"drawing_path": "D:\\CSharpProjects\\agent4\\runtime\\current-standard-flow\\09-sw-after-projected-view\\current-solidworks-after-projected-view.dwg",
|
||||
"exported_at_utc": "2026-07-05T02:01:45.2784877Z",
|
||||
"model_space_count": 307,
|
||||
"paper_space_count": 0,
|
||||
"entity_count": 307,
|
||||
"type_counts": {
|
||||
"ac_db_line": 148,
|
||||
"ac_db_m_text": 67,
|
||||
"ac_db_arc": 29,
|
||||
"ac_db_polyline": 18,
|
||||
"ac_db_circle": 10,
|
||||
"ac_db_spline": 35
|
||||
},
|
||||
"category_files": [
|
||||
{
|
||||
"category": "entities-common",
|
||||
"file": "entities-common.json",
|
||||
"full_path": "D:\\CSharpProjects\\agent4\\runtime\\current-standard-flow\\13-sw-bottom-multiview-before-align\\entities-common.json",
|
||||
"item_count": 307,
|
||||
"exists": true
|
||||
},
|
||||
{
|
||||
"category": "geometry",
|
||||
"file": "geometry.json",
|
||||
"full_path": "D:\\CSharpProjects\\agent4\\runtime\\current-standard-flow\\13-sw-bottom-multiview-before-align\\geometry.json",
|
||||
"item_count": 240,
|
||||
"exists": true
|
||||
},
|
||||
{
|
||||
"category": "normalized-geometry",
|
||||
"file": "normalized-geometry.json",
|
||||
"full_path": "D:\\CSharpProjects\\agent4\\runtime\\current-standard-flow\\13-sw-bottom-multiview-before-align\\normalized-geometry.json",
|
||||
"item_count": 400,
|
||||
"exists": true
|
||||
},
|
||||
{
|
||||
"category": "merged-lines",
|
||||
"file": "merged-lines.json",
|
||||
"full_path": "D:\\CSharpProjects\\agent4\\runtime\\current-standard-flow\\13-sw-bottom-multiview-before-align\\merged-lines.json",
|
||||
"item_count": 315,
|
||||
"exists": true
|
||||
},
|
||||
{
|
||||
"category": "geometry-overlaps",
|
||||
"file": "geometry-overlaps.json",
|
||||
"full_path": "D:\\CSharpProjects\\agent4\\runtime\\current-standard-flow\\13-sw-bottom-multiview-before-align\\geometry-overlaps.json",
|
||||
"item_count": 0,
|
||||
"exists": true
|
||||
},
|
||||
{
|
||||
"category": "normalization-summary",
|
||||
"file": "normalization-summary.json",
|
||||
"full_path": "D:\\CSharpProjects\\agent4\\runtime\\current-standard-flow\\13-sw-bottom-multiview-before-align\\normalization-summary.json",
|
||||
"item_count": 10,
|
||||
"exists": true
|
||||
},
|
||||
{
|
||||
"category": "main-view-geometry",
|
||||
"file": "main-view-geometry.json",
|
||||
"full_path": "D:\\CSharpProjects\\agent4\\runtime\\current-standard-flow\\13-sw-bottom-multiview-before-align\\main-view-geometry.json",
|
||||
"item_count": 3,
|
||||
"exists": true
|
||||
},
|
||||
{
|
||||
"category": "main-view-normalized-geometry",
|
||||
"file": "main-view-normalized-geometry.json",
|
||||
"full_path": "D:\\CSharpProjects\\agent4\\runtime\\current-standard-flow\\13-sw-bottom-multiview-before-align\\main-view-normalized-geometry.json",
|
||||
"item_count": 3,
|
||||
"exists": true
|
||||
},
|
||||
{
|
||||
"category": "main-view-merged-lines",
|
||||
"file": "main-view-merged-lines.json",
|
||||
"full_path": "D:\\CSharpProjects\\agent4\\runtime\\current-standard-flow\\13-sw-bottom-multiview-before-align\\main-view-merged-lines.json",
|
||||
"item_count": 3,
|
||||
"exists": true
|
||||
},
|
||||
{
|
||||
"category": "main-view-overlaps",
|
||||
"file": "main-view-overlaps.json",
|
||||
"full_path": "D:\\CSharpProjects\\agent4\\runtime\\current-standard-flow\\13-sw-bottom-multiview-before-align\\main-view-overlaps.json",
|
||||
"item_count": 0,
|
||||
"exists": true
|
||||
},
|
||||
{
|
||||
"category": "main-view-signature",
|
||||
"file": "main-view-signature.json",
|
||||
"full_path": "D:\\CSharpProjects\\agent4\\runtime\\current-standard-flow\\13-sw-bottom-multiview-before-align\\main-view-signature.json",
|
||||
"item_count": 15,
|
||||
"exists": true
|
||||
},
|
||||
{
|
||||
"category": "bottom-view-signature",
|
||||
"file": "bottom-view-signature.json",
|
||||
"full_path": "D:\\CSharpProjects\\agent4\\runtime\\current-standard-flow\\13-sw-bottom-multiview-before-align\\bottom-view-signature.json",
|
||||
"item_count": 18,
|
||||
"exists": true
|
||||
},
|
||||
{
|
||||
"category": "main-view-selection",
|
||||
"file": "main-view-selection.json",
|
||||
"full_path": "D:\\CSharpProjects\\agent4\\runtime\\current-standard-flow\\13-sw-bottom-multiview-before-align\\main-view-selection.json",
|
||||
"item_count": 23,
|
||||
"exists": true
|
||||
},
|
||||
{
|
||||
"category": "view-regions",
|
||||
"file": "view-regions.json",
|
||||
"full_path": "D:\\CSharpProjects\\agent4\\runtime\\current-standard-flow\\13-sw-bottom-multiview-before-align\\view-regions.json",
|
||||
"item_count": 10,
|
||||
"exists": true
|
||||
},
|
||||
{
|
||||
"category": "annotations",
|
||||
"file": "annotations.json",
|
||||
"full_path": "D:\\CSharpProjects\\agent4\\runtime\\current-standard-flow\\13-sw-bottom-multiview-before-align\\annotations.json",
|
||||
"item_count": 67,
|
||||
"exists": true
|
||||
},
|
||||
{
|
||||
"category": "dimensions",
|
||||
"file": "dimensions.json",
|
||||
"full_path": "D:\\CSharpProjects\\agent4\\runtime\\current-standard-flow\\13-sw-bottom-multiview-before-align\\dimensions.json",
|
||||
"item_count": 0,
|
||||
"exists": true
|
||||
},
|
||||
{
|
||||
"category": "dimensional-tolerances",
|
||||
"file": "dimensional-tolerances.json",
|
||||
"full_path": "D:\\CSharpProjects\\agent4\\runtime\\current-standard-flow\\13-sw-bottom-multiview-before-align\\dimensional-tolerances.json",
|
||||
"item_count": 0,
|
||||
"exists": true
|
||||
},
|
||||
{
|
||||
"category": "roughness",
|
||||
"file": "roughness.json",
|
||||
"full_path": "D:\\CSharpProjects\\agent4\\runtime\\current-standard-flow\\13-sw-bottom-multiview-before-align\\roughness.json",
|
||||
"item_count": 2,
|
||||
"exists": true
|
||||
},
|
||||
{
|
||||
"category": "geometric-tolerances",
|
||||
"file": "geometric-tolerances.json",
|
||||
"full_path": "D:\\CSharpProjects\\agent4\\runtime\\current-standard-flow\\13-sw-bottom-multiview-before-align\\geometric-tolerances.json",
|
||||
"item_count": 0,
|
||||
"exists": true
|
||||
},
|
||||
{
|
||||
"category": "datums",
|
||||
"file": "datums.json",
|
||||
"full_path": "D:\\CSharpProjects\\agent4\\runtime\\current-standard-flow\\13-sw-bottom-multiview-before-align\\datums.json",
|
||||
"item_count": 0,
|
||||
"exists": true
|
||||
},
|
||||
{
|
||||
"category": "unknown-entities",
|
||||
"file": "unknown-entities.json",
|
||||
"full_path": "D:\\CSharpProjects\\agent4\\runtime\\current-standard-flow\\13-sw-bottom-multiview-before-align\\unknown-entities.json",
|
||||
"item_count": 0,
|
||||
"exists": true
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
+12
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"scope": "full_drawing",
|
||||
"raw_geometry_count": 240,
|
||||
"normalized_primitive_count": 400,
|
||||
"normalized_line_count": 326,
|
||||
"merged_line_count": 315,
|
||||
"overlap_group_count": 0,
|
||||
"angle_tolerance_deg": 1,
|
||||
"collinear_distance_tolerance": 0.05,
|
||||
"gap_tolerance": 0.05,
|
||||
"merge_policy": "strong_only_same_style_collinear_interval_union"
|
||||
}
|
||||
+10736
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,52 @@
|
||||
[
|
||||
{
|
||||
"space": "ModelSpace",
|
||||
"index": 120,
|
||||
"object_name": "AcDbMText",
|
||||
"handle": "DE",
|
||||
"layer": "0",
|
||||
"linetype": "Continuous",
|
||||
"color": 7,
|
||||
"lineweight": 0,
|
||||
"bbox": {
|
||||
"min_x": 404.5936687456392,
|
||||
"min_y": 56.952221595695626,
|
||||
"max_x": 411.63003238200287,
|
||||
"max_y": 58.920971595695626
|
||||
},
|
||||
"text": "\u8868\u9762\u7C97\u7CD9\u5EA6:",
|
||||
"raw_text": "\u8868\u9762\u7C97\u7CD9\u5EA6:",
|
||||
"height": 1.5,
|
||||
"rotation": 0,
|
||||
"insertion_point": [
|
||||
404.5936687456392,
|
||||
58.920971595695626,
|
||||
0
|
||||
]
|
||||
},
|
||||
{
|
||||
"space": "ModelSpace",
|
||||
"index": 124,
|
||||
"object_name": "AcDbMText",
|
||||
"handle": "E2",
|
||||
"layer": "0",
|
||||
"linetype": "Continuous",
|
||||
"color": 7,
|
||||
"lineweight": 0,
|
||||
"bbox": {
|
||||
"min_x": 438.3712921668303,
|
||||
"min_y": 61.95052199513625,
|
||||
"max_x": 445.40765580319396,
|
||||
"max_y": 63.91927199513625
|
||||
},
|
||||
"text": "\u8868\u9762\u7C97\u7CD9\u5EA6:",
|
||||
"raw_text": "\u8868\u9762\u7C97\u7CD9\u5EA6:",
|
||||
"height": 1.5,
|
||||
"rotation": 0,
|
||||
"insertion_point": [
|
||||
438.3712921668303,
|
||||
63.91927199513625,
|
||||
0
|
||||
]
|
||||
}
|
||||
]
|
||||
+1
@@ -0,0 +1 @@
|
||||
[]
|
||||
@@ -0,0 +1,517 @@
|
||||
{
|
||||
"ok": true,
|
||||
"rule": "section_symbols_expand_down_then_probe_orthographic_down_right_from_main_bbox_center",
|
||||
"main_view_bbox": {
|
||||
"min_x": 45.99011440710511,
|
||||
"min_y": 238.27533622591702,
|
||||
"max_x": 53.0270101010623,
|
||||
"max_y": 338.275336225917,
|
||||
"center_x": 49.50856225408371,
|
||||
"center_y": 288.275336225917
|
||||
},
|
||||
"drawing_bbox": {
|
||||
"min_x": 15,
|
||||
"min_y": 5,
|
||||
"max_x": 589,
|
||||
"max_y": 415,
|
||||
"center_x": 302,
|
||||
"center_y": 210
|
||||
},
|
||||
"section_symbol_count": 0,
|
||||
"section_view_count": 0,
|
||||
"section_views": [],
|
||||
"orthographic_probe_directions": [
|
||||
"down",
|
||||
"right"
|
||||
],
|
||||
"orthographic_views": [
|
||||
{
|
||||
"ok": true,
|
||||
"kind": "bottom_view_candidate",
|
||||
"direction": "down",
|
||||
"seed": {
|
||||
"kind": "line",
|
||||
"bbox": {
|
||||
"min_x": 45.99011440710511,
|
||||
"min_y": 218.64921037477686,
|
||||
"max_x": 52.99011440710512,
|
||||
"max_y": 218.64921037477686,
|
||||
"center_x": 49.49011440710511,
|
||||
"center_y": 218.64921037477686
|
||||
},
|
||||
"source_handles": [
|
||||
"163"
|
||||
],
|
||||
"object_name": "AcDbLine",
|
||||
"layer": "0",
|
||||
"linetype": "Continuous"
|
||||
},
|
||||
"bbox": {
|
||||
"min_x": 45.99011440710511,
|
||||
"min_y": 118.64921037477687,
|
||||
"max_x": 52.99011440710512,
|
||||
"max_y": 218.64921037477686,
|
||||
"center_x": 49.49011440710511,
|
||||
"center_y": 168.64921037477686
|
||||
},
|
||||
"geometry_node_count": 4,
|
||||
"source_handle_count": 4,
|
||||
"source_handles": [
|
||||
"163",
|
||||
"166",
|
||||
"195",
|
||||
"196"
|
||||
],
|
||||
"signature": {
|
||||
"scope": "bottom_view_candidate",
|
||||
"coordinate_policy": "relative_origin_from_leftmost_vertical_line_top_point",
|
||||
"primitive_counts": {
|
||||
"line": 3,
|
||||
"circle": 0,
|
||||
"arc": 0,
|
||||
"spline": 0,
|
||||
"total": 3
|
||||
},
|
||||
"line_direction_counts": {
|
||||
"horizontal": 2,
|
||||
"vertical": 1,
|
||||
"diagonal": 0,
|
||||
"unknown": 0
|
||||
},
|
||||
"relative_line_coordinates": {
|
||||
"ok": true,
|
||||
"origin_rule": "leftmost_vertical_line_top_point",
|
||||
"origin": {
|
||||
"x": 45.99011440710511,
|
||||
"y": 218.64921037477686,
|
||||
"source_handles": [
|
||||
"195"
|
||||
],
|
||||
"line": {
|
||||
"start": [
|
||||
45.99011440710511,
|
||||
168.64921037477686
|
||||
],
|
||||
"end": [
|
||||
45.99011440710511,
|
||||
218.64921037477686
|
||||
],
|
||||
"length": 50,
|
||||
"angle_deg": 90
|
||||
}
|
||||
},
|
||||
"line_count": 4,
|
||||
"bucket_size": 1,
|
||||
"relative_midpoints": [
|
||||
{
|
||||
"index": 3,
|
||||
"source_handles": [
|
||||
"195"
|
||||
],
|
||||
"x": 0,
|
||||
"y": -25,
|
||||
"x_bucket": 0,
|
||||
"y_bucket": -25,
|
||||
"midpoint_key": "X0|Y-25"
|
||||
},
|
||||
{
|
||||
"index": 4,
|
||||
"source_handles": [
|
||||
"196"
|
||||
],
|
||||
"x": 0,
|
||||
"y": -75,
|
||||
"x_bucket": 0,
|
||||
"y_bucket": -75,
|
||||
"midpoint_key": "X0|Y-75"
|
||||
},
|
||||
{
|
||||
"index": 1,
|
||||
"source_handles": [
|
||||
"163"
|
||||
],
|
||||
"x": 3.5000000000000036,
|
||||
"y": 0,
|
||||
"x_bucket": 4,
|
||||
"y_bucket": 0,
|
||||
"midpoint_key": "X4|Y0"
|
||||
},
|
||||
{
|
||||
"index": 2,
|
||||
"source_handles": [
|
||||
"166"
|
||||
],
|
||||
"x": 3.5000000000000036,
|
||||
"y": -99.99999999999999,
|
||||
"x_bucket": 4,
|
||||
"y_bucket": -100,
|
||||
"midpoint_key": "X4|Y-100"
|
||||
}
|
||||
],
|
||||
"relative_midpoint_histogram": {
|
||||
"x0|y-25": 1,
|
||||
"x0|y-75": 1,
|
||||
"x4|y-100": 1,
|
||||
"x4|y0": 1
|
||||
},
|
||||
"lines": [
|
||||
{
|
||||
"index": 3,
|
||||
"source_handles": [
|
||||
"195"
|
||||
],
|
||||
"direction_class": "vertical",
|
||||
"angle_deg": 90,
|
||||
"length": 50,
|
||||
"length_bucket": 50,
|
||||
"relative_start": [
|
||||
0,
|
||||
-50
|
||||
],
|
||||
"relative_end": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"relative_midpoint": [
|
||||
0,
|
||||
-25
|
||||
],
|
||||
"relative_mid_x": 0,
|
||||
"relative_mid_y": -25,
|
||||
"relative_mid_x_bucket": 0,
|
||||
"relative_mid_y_bucket": -25,
|
||||
"midpoint_key": "X0|Y-25",
|
||||
"feature_key": "vertical|L50|X0|Y-25"
|
||||
},
|
||||
{
|
||||
"index": 4,
|
||||
"source_handles": [
|
||||
"196"
|
||||
],
|
||||
"direction_class": "vertical",
|
||||
"angle_deg": 90,
|
||||
"length": 49.999999999999986,
|
||||
"length_bucket": 50,
|
||||
"relative_start": [
|
||||
0,
|
||||
-99.99999999999999
|
||||
],
|
||||
"relative_end": [
|
||||
0,
|
||||
-50
|
||||
],
|
||||
"relative_midpoint": [
|
||||
0,
|
||||
-75
|
||||
],
|
||||
"relative_mid_x": 0,
|
||||
"relative_mid_y": -75,
|
||||
"relative_mid_x_bucket": 0,
|
||||
"relative_mid_y_bucket": -75,
|
||||
"midpoint_key": "X0|Y-75",
|
||||
"feature_key": "vertical|L50|X0|Y-75"
|
||||
},
|
||||
{
|
||||
"index": 1,
|
||||
"source_handles": [
|
||||
"163"
|
||||
],
|
||||
"direction_class": "horizontal",
|
||||
"angle_deg": 0,
|
||||
"length": 7.000000000000007,
|
||||
"length_bucket": 7,
|
||||
"relative_start": [
|
||||
7.000000000000007,
|
||||
0
|
||||
],
|
||||
"relative_end": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"relative_midpoint": [
|
||||
3.5000000000000036,
|
||||
0
|
||||
],
|
||||
"relative_mid_x": 3.5000000000000036,
|
||||
"relative_mid_y": 0,
|
||||
"relative_mid_x_bucket": 4,
|
||||
"relative_mid_y_bucket": 0,
|
||||
"midpoint_key": "X4|Y0",
|
||||
"feature_key": "horizontal|L7|X4|Y0"
|
||||
},
|
||||
{
|
||||
"index": 2,
|
||||
"source_handles": [
|
||||
"166"
|
||||
],
|
||||
"direction_class": "horizontal",
|
||||
"angle_deg": 0,
|
||||
"length": 7.000000000000007,
|
||||
"length_bucket": 7,
|
||||
"relative_start": [
|
||||
0,
|
||||
-99.99999999999999
|
||||
],
|
||||
"relative_end": [
|
||||
7.000000000000007,
|
||||
-99.99999999999999
|
||||
],
|
||||
"relative_midpoint": [
|
||||
3.5000000000000036,
|
||||
-99.99999999999999
|
||||
],
|
||||
"relative_mid_x": 3.5000000000000036,
|
||||
"relative_mid_y": -99.99999999999999,
|
||||
"relative_mid_x_bucket": 4,
|
||||
"relative_mid_y_bucket": -100,
|
||||
"midpoint_key": "X4|Y-100",
|
||||
"feature_key": "horizontal|L7|X4|Y-100"
|
||||
}
|
||||
],
|
||||
"feature_histogram": {
|
||||
"horizontal|l7|x4|y-100": 1,
|
||||
"horizontal|l7|x4|y0": 1,
|
||||
"vertical|l50|x0|y-25": 1,
|
||||
"vertical|l50|x0|y-75": 1
|
||||
}
|
||||
},
|
||||
"line_length_histogram": {
|
||||
"7": 2,
|
||||
"100": 1
|
||||
},
|
||||
"line_length_stats": {
|
||||
"count": 3,
|
||||
"min": 7.000000000000007,
|
||||
"max": 99.99999999999999,
|
||||
"sum": 114,
|
||||
"avg": 38
|
||||
},
|
||||
"circle_radius_histogram": {},
|
||||
"circle_radius_stats": {
|
||||
"count": 0
|
||||
},
|
||||
"arc_radius_histogram": {},
|
||||
"arc_radius_stats": {
|
||||
"count": 0
|
||||
},
|
||||
"arc_sweep_angle_histogram": {},
|
||||
"arc_length_histogram": {},
|
||||
"matching_primary_fields": [
|
||||
"kind",
|
||||
"length",
|
||||
"radius",
|
||||
"diameter",
|
||||
"arc_length",
|
||||
"sweep_angle",
|
||||
"direction_class",
|
||||
"angle_deg",
|
||||
"relative_start",
|
||||
"relative_end",
|
||||
"relative_midpoint"
|
||||
],
|
||||
"matching_excluded_primary_fields": [
|
||||
"start",
|
||||
"end",
|
||||
"center",
|
||||
"absolute_start",
|
||||
"absolute_end"
|
||||
],
|
||||
"normalization_summary": {
|
||||
"scope": "bottom_view_candidate",
|
||||
"raw_geometry_count": 4,
|
||||
"normalized_primitive_count": 4,
|
||||
"normalized_line_count": 4,
|
||||
"merged_line_count": 3,
|
||||
"overlap_group_count": 0,
|
||||
"angle_tolerance_deg": 1,
|
||||
"collinear_distance_tolerance": 0.05,
|
||||
"gap_tolerance": 0.05,
|
||||
"merge_policy": "strong_only_same_style_collinear_interval_union"
|
||||
},
|
||||
"source_handle_count": 4,
|
||||
"raw_geometry_count": 4
|
||||
}
|
||||
},
|
||||
{
|
||||
"ok": true,
|
||||
"kind": "right_of_main_view_candidate",
|
||||
"direction": "right",
|
||||
"seed": {
|
||||
"kind": "line",
|
||||
"bbox": {
|
||||
"min_x": 56.99011440710517,
|
||||
"min_y": 285.4526793398137,
|
||||
"max_x": 56.99011440710517,
|
||||
"max_y": 291.06452117403313,
|
||||
"center_x": 56.99011440710517,
|
||||
"center_y": 288.2586002569234
|
||||
},
|
||||
"source_handles": [
|
||||
"FB"
|
||||
],
|
||||
"object_name": "AcDbLine",
|
||||
"layer": "0",
|
||||
"linetype": "Continuous"
|
||||
},
|
||||
"bbox": {
|
||||
"min_x": 56.99011440710517,
|
||||
"min_y": 285.4526793398137,
|
||||
"max_x": 56.99011440710517,
|
||||
"max_y": 291.06452117403313,
|
||||
"center_x": 56.99011440710517,
|
||||
"center_y": 288.2586002569234
|
||||
},
|
||||
"geometry_node_count": 1,
|
||||
"source_handle_count": 1,
|
||||
"source_handles": [
|
||||
"FB"
|
||||
],
|
||||
"signature": {
|
||||
"scope": "right_of_main_view_candidate",
|
||||
"coordinate_policy": "relative_origin_from_leftmost_vertical_line_top_point",
|
||||
"primitive_counts": {
|
||||
"line": 1,
|
||||
"circle": 0,
|
||||
"arc": 0,
|
||||
"spline": 0,
|
||||
"total": 1
|
||||
},
|
||||
"line_direction_counts": {
|
||||
"horizontal": 0,
|
||||
"vertical": 1,
|
||||
"diagonal": 0,
|
||||
"unknown": 0
|
||||
},
|
||||
"relative_line_coordinates": {
|
||||
"ok": true,
|
||||
"origin_rule": "leftmost_vertical_line_top_point",
|
||||
"origin": {
|
||||
"x": 56.99011440710517,
|
||||
"y": 291.06452117403313,
|
||||
"source_handles": [
|
||||
"FB"
|
||||
],
|
||||
"line": {
|
||||
"start": [
|
||||
56.99011440710517,
|
||||
285.4526793398137
|
||||
],
|
||||
"end": [
|
||||
56.99011440710517,
|
||||
291.06452117403313
|
||||
],
|
||||
"length": 5.611841834219433,
|
||||
"angle_deg": 90
|
||||
}
|
||||
},
|
||||
"line_count": 1,
|
||||
"bucket_size": 1,
|
||||
"relative_midpoints": [
|
||||
{
|
||||
"index": 1,
|
||||
"source_handles": [
|
||||
"FB"
|
||||
],
|
||||
"x": 0,
|
||||
"y": -2.8059209171097166,
|
||||
"x_bucket": 0,
|
||||
"y_bucket": -3,
|
||||
"midpoint_key": "X0|Y-3"
|
||||
}
|
||||
],
|
||||
"relative_midpoint_histogram": {
|
||||
"x0|y-3": 1
|
||||
},
|
||||
"lines": [
|
||||
{
|
||||
"index": 1,
|
||||
"source_handles": [
|
||||
"FB"
|
||||
],
|
||||
"direction_class": "vertical",
|
||||
"angle_deg": 90,
|
||||
"length": 5.611841834219433,
|
||||
"length_bucket": 6,
|
||||
"relative_start": [
|
||||
0,
|
||||
-5.611841834219433
|
||||
],
|
||||
"relative_end": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"relative_midpoint": [
|
||||
0,
|
||||
-2.8059209171097166
|
||||
],
|
||||
"relative_mid_x": 0,
|
||||
"relative_mid_y": -2.8059209171097166,
|
||||
"relative_mid_x_bucket": 0,
|
||||
"relative_mid_y_bucket": -3,
|
||||
"midpoint_key": "X0|Y-3",
|
||||
"feature_key": "vertical|L6|X0|Y-3"
|
||||
}
|
||||
],
|
||||
"feature_histogram": {
|
||||
"vertical|l6|x0|y-3": 1
|
||||
}
|
||||
},
|
||||
"line_length_histogram": {
|
||||
"6": 1
|
||||
},
|
||||
"line_length_stats": {
|
||||
"count": 1,
|
||||
"min": 5.611841834219433,
|
||||
"max": 5.611841834219433,
|
||||
"sum": 5.611841834219433,
|
||||
"avg": 5.611841834219433
|
||||
},
|
||||
"circle_radius_histogram": {},
|
||||
"circle_radius_stats": {
|
||||
"count": 0
|
||||
},
|
||||
"arc_radius_histogram": {},
|
||||
"arc_radius_stats": {
|
||||
"count": 0
|
||||
},
|
||||
"arc_sweep_angle_histogram": {},
|
||||
"arc_length_histogram": {},
|
||||
"matching_primary_fields": [
|
||||
"kind",
|
||||
"length",
|
||||
"radius",
|
||||
"diameter",
|
||||
"arc_length",
|
||||
"sweep_angle",
|
||||
"direction_class",
|
||||
"angle_deg",
|
||||
"relative_start",
|
||||
"relative_end",
|
||||
"relative_midpoint"
|
||||
],
|
||||
"matching_excluded_primary_fields": [
|
||||
"start",
|
||||
"end",
|
||||
"center",
|
||||
"absolute_start",
|
||||
"absolute_end"
|
||||
],
|
||||
"normalization_summary": {
|
||||
"scope": "right_of_main_view_candidate",
|
||||
"raw_geometry_count": 1,
|
||||
"normalized_primitive_count": 1,
|
||||
"normalized_line_count": 1,
|
||||
"merged_line_count": 1,
|
||||
"overlap_group_count": 0,
|
||||
"angle_tolerance_deg": 1,
|
||||
"collinear_distance_tolerance": 0.05,
|
||||
"gap_tolerance": 0.05,
|
||||
"merge_policy": "strong_only_same_style_collinear_interval_union"
|
||||
},
|
||||
"source_handle_count": 1,
|
||||
"raw_geometry_count": 1
|
||||
}
|
||||
}
|
||||
],
|
||||
"excluded_from_orthographic_probe": "main_view_handles_and_section_view_handles"
|
||||
}
|
||||
Reference in New Issue
Block a user