Is there a script for front, back, left, right, top, bottom view, but relative to the object?

Is there a script for front, back, left, right, top, bottom view, but relative to the object?

Comments

  • Richard HaseltineRichard Haseltine Posts: 109,515
    edited January 5

    Not that I am aware of, but it could be done by creating a new camera without perspective and correctly oriented to the target item (and with rotations locked) or parenting a camera to the item with its rotations locked. The scripting documents imply one should be able to create a view (not tracked for undo etc.) rather than a camera but this didn't seem to work in my tests. [mis-understood the posibilities]

    Post edited by Richard Haseltine on
Sign In or Register to comment.