MICROSTATION PASTE COMES IN AT 45° DEFAULT ANGLE

MICROSTATION PASTE COMES IN AT DEFUALT 45° DEFAULT ANGLE

This is super annoying and was wondering how (if any) I could change the setting to 0° instead of having to change it every time. I have also tried saving 'Ctrl F' and 'Ctrl S' but it still reappears when I reopen a drawing.

Any advice much appreciated

Thanks in advance

Jamie

Parents Reply
  • check your seed file  it may have the aa=45 and  the  model space may be rotated..set it to vi=top 

    what about this 

    create a batch process script like this

    it will fit the  view set the active angle to 0 and rotate view to  unrotated and saves the settings and saves file this way

    Then you choose the  files to process so fix all existing  files ( do this first in a  test limited run batch, then in small group files batches to be safe with nobody using them)

    ----------------------------

    fit  view extended all

    AA=0

    vi=top

    file design

    ------------------------------------

    or string these together in a F key  joined with semi colons ; and  process  a file when you need it...

    Lorys

    Started msnt work 1990 - Retired  Nov 2022 ( oh boy am I old )

    But was long time user V8iss10 (8.11.09.919) dabbler CE  update 16 (10.16.00.80) 

    MicroStation user since 1990 Melbourne Australia.
    click link to PM me 

Children
No Data