It looks like you're new here. If you want to get involved, click one of these buttons!
As the question above, how to Zoom to a specific scale and Move to a (x,y) coordinates position using the Macro development?
Sorry for being such a freshman in KLayout
Comments
Hi, Kevin!
See LayoutView.zoom_box.
Hi, @EugeneZlenko,A further question: how to save the current DBox's layout View as image(Only the content inside the DBox in the current layout view)
That will be LayoutView#save_image_with_options (https://www.klayout.de/doc-qt5/code/class_LayoutView.html#method191)