[MS V8i SS3] Setting View Scale

I am looking for a way to set the zoom level in a view to a specific scale, say 1" = 20'.  Is there a way to do this in MicroStation?  There is a way to accomplish this in other products like ArcGIS, for instance.

Parents
  • I agree with and understand everything you said. I draw everything at a 1:1 scale and usually handle scaling at the time of printing.

    I guess to answer your question, yes, I would like to emulate ArcGIS's defined-scale viewing capabilities. I am a long time MS user, but I can't think of a way to do this.

    My application is this: I am comparing some planimetric CAD files against the orthophoto which they were derived from. I know that if I zoom way in I will find some discrepancies. I want to review them at a known screen scale, say 1" = 50'. If they look OK at that scale, for instance, I would "approve" them.

    Thanks for your reply.
    Josh
  • You will have do decide/calculate how many screen pixels you want to represent one inch. I think the Windows default is 96 but that doesn't mean 96 pixels will measures a true inch. My screen is 2560 x 1440. But at 96 DPI my screen area should be 26.7" x 15" but it is not. It is really 23 x 13 which comes out to 110 DPI.

    Lets say for easy of use its 100 pixels per inch. You can then go into file setting and set your View size to be exactly something like 1200 x 900 (12" x 9") so a 1"=50' will be an area of 600' x 450'

    Next you can now used window area. Enter the lower left corner of and area then key in dl=600,450.  From there use the Pan feature to remain at the same scale.

Reply
  • You will have do decide/calculate how many screen pixels you want to represent one inch. I think the Windows default is 96 but that doesn't mean 96 pixels will measures a true inch. My screen is 2560 x 1440. But at 96 DPI my screen area should be 26.7" x 15" but it is not. It is really 23 x 13 which comes out to 110 DPI.

    Lets say for easy of use its 100 pixels per inch. You can then go into file setting and set your View size to be exactly something like 1200 x 900 (12" x 9") so a 1"=50' will be an area of 600' x 450'

    Next you can now used window area. Enter the lower left corner of and area then key in dl=600,450.  From there use the Pan feature to remain at the same scale.

Children