See the top rated post in this thread. Click here

Results 1 to 7 of 7

Thread: Screen jump

  1. #1
    100 Club
    Join Date
    2016-04
    Location
    California
    Posts
    150
    Login to Give a bone
    0

    Default Screen jump

    Hello all,
    Anyone know why the screen jumps in Civil 3D 2017. I asked this before and I cannot find my answer. I believe it had something to do with the settings for the bottom status bar. I recently had to reload the software and the prior copy did not have this problem (probably because I fixed it...but if only I could remember how).
    TT

  2. #2
    Certifiable AUGI Addict
    Join Date
    2001-03
    Location
    Tallahassee, FL USA
    Posts
    3,667
    Login to Give a bone
    1

    Default Re: Screen jump

    I only have this occur on certain drawings, take a look at: https://forums.autodesk.com/t5/civil...g/td-p/6543990
    and https://forums.autodesk.com/t5/autoc...n/td-p/6411458
    and the 'Similar Threads' links below like:
    http://forums.augi.com/showthread.ph...8jump%E2%80%99

    I've added:
    Code:
    (if (/= (getvar 'statusbarautowrap) 0)(progn(setvar 'statusbarautowrap 0)(princ "\nStatusbarwill not autowrap. STATUSBARAUTOWRAP")))
    to my acad.lsp file. It's saved in the Windows registry in each Profile so setting it Off on the command line should be all that's needed.
    Last edited by Tom Beauford; 2018-05-08 at 12:00 PM.

  3. #3
    Administrator rkmcswain's Avatar
    Join Date
    2004-09
    Location
    Earth
    Posts
    9,804
    Login to Give a bone
    0

    Default Re: Screen jump

    Do you mean this?

    R.K. McSwain | CAD Panacea |

  4. #4
    100 Club
    Join Date
    2016-04
    Location
    California
    Posts
    150
    Login to Give a bone
    1

    Default Re: Screen jump

    Tom,
    Thanks for responding. After a search thru the AUGI I found the STATUSBARAUTOWRAP command. Yes if you set that to no autowrap, it fixes the problem.
    TT

  5. #5
    Certifiable AUGI Addict
    Join Date
    2001-03
    Location
    Tallahassee, FL USA
    Posts
    3,667
    Login to Give a bone
    0

    Default Re: Screen jump

    Glad we could help!

  6. #6
    Woo! Hoo! my 1st post
    Join Date
    2018-11
    Posts
    1
    Login to Give a bone
    0

    Default Re: Screen jump

    THANKS for the Fix. We had a similar problem on one of our computers and the IT staff was having a hard time solving the issue. Much appreciated.

  7. #7
    Administrator rkmcswain's Avatar
    Join Date
    2004-09
    Location
    Earth
    Posts
    9,804
    Login to Give a bone
    0

    Default Re: Screen jump

    @HATCH2018 - what version of Civil 3D?
    R.K. McSwain | CAD Panacea |

Similar Threads

  1. 2016: Drawing Coordinates causing screen to ‘jump’
    By magnusonzach in forum AutoCAD General
    Replies: 3
    Last Post: 2018-04-19, 12:37 PM
  2. Anyone else still having screen jump issues in 2012? It's still around!
    By patricks in forum Revit Architecture - General
    Replies: 6
    Last Post: 2012-01-10, 08:43 PM
  3. added 2nd display, now tool palettes jump to center of screen
    By jameswest77 in forum Revit Architecture - General
    Replies: 11
    Last Post: 2010-09-20, 04:09 PM
  4. Revit 2010 - Screen Jump
    By Lou Surfou in forum Revit Architecture - General
    Replies: 9
    Last Post: 2010-07-12, 11:12 AM
  5. Screen Jump: Comprehensive
    By bregnier in forum Revit Architecture - General
    Replies: 0
    Last Post: 2010-07-01, 03:43 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •