Files
mech-ai/runtime/current-standard-flow/12-sw-bottom-before-align-signature/view-regions.json
T
2026-07-17 17:45:56 +08:00

42 lines
907 B
JSON

{
"ok": true,
"rule": "section_symbols_expand_down_then_probe_orthographic_down_right_from_main_bbox_center",
"main_view_bbox": {
"min_x": 15,
"min_y": 5,
"max_x": 589,
"max_y": 415,
"center_x": 302,
"center_y": 210
},
"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": false,
"kind": "bottom_view_candidate",
"direction": "down",
"reason": "no_ray_hit"
},
{
"ok": false,
"kind": "right_of_main_view_candidate",
"direction": "right",
"reason": "no_ray_hit"
}
],
"excluded_from_orthographic_probe": "main_view_handles_and_section_view_handles"
}