Pages

Plugin: Zoom Selection

Adds 2 menu items to the Camera Menu: Zoom Selection, and Zoom Out.
  • Zoom Selection zooms to the selected entities. If nothing is selected, zoom to the model extents.
  • Zoom Out zooms out by a factor of 2.
Download jf_zoom_selection.rb

I have set up 2 key shorcuts: 'z' for Zoom Selection, and 'Shift-Z' for Zoom Out.

Developers

Script writers can call these methods using the following syntax:
require "zoom_selection.rb"
JF::zoomSelection
JF::ZoomOut(factor)

6 comments:

  1. Hi Jim (and thanks), i think the selection doesn't work when inside a group and the rest of the model is hidden. it will still snap to the extents of the hidden model - CadFather

    ReplyDelete
  2. I can't recall if SU already has this functionality... The other night I was wanting to center on my selection, but not push it to full screen.

    Would this be a possible option to add? "Center Selected" (frame, but do not zoom in to). Maybe ALT + Z ?

    ReplyDelete
  3. nathan: should be do-able. I'll post an update when I can.

    ReplyDelete
  4. Same as anonymous above. When inside a group or component, the Zoom Selected jumps out to include whole model even if hidden.

    ReplyDelete
  5. Hey Jim;
    Thanks for this, What a time saver!!!! Keep up the great work.
    Mark

    ReplyDelete
  6. Hey Jim,
    sorry i download the plugin but it was corrupted
    works now,

    ReplyDelete