Files
2026-07-17 17:45:56 +08:00

214 lines
4.6 KiB
JSON

{
"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"
]
}