+ Reply to Thread
Page 11 of 13 FirstFirst ... 9 10 11 12 13 LastLast
Results 101 to 110 of 123

Thread: #@$%&^& Cad,

  1. #101
    Full Member
    Using
    AutoCAD 2012
    Join Date
    May 2012
    Posts
    55

    Default

    Registered forum members do not see this ad.

    Not sure where to find "yourfilepath\yourfilename.scr"

    I need to be spoon fed when it comes for help on here. I'm not familiar with any of this stuff.

  2. #102
    Forum Deity BlackBox's Avatar
    Using
    Civil 3D 2011
    Join Date
    Nov 2009
    Posts
    3,951

    Default

    Quote Originally Posted by MichaelH27 View Post
    Not sure where to find "yourfilepath\yourfilename.scr"

    I need to be spoon fed when it comes for help on here. I'm not familiar with any of this stuff.
    If you've not done so already, open a new text file, and paste the script sequence in the empty text file. Save this text file with an ".SCR" file extension, for example "LoadMyMap2012workspace.SCR" (i.e., YourFileName), and note the location that you have saved this newly created script (i.e., YourFilePath)... "C:\Temp\" for example?

    Then, within the application icon's Target, you will replace the YourFilePath with the location above, and YourFileName with the file name of your choosing. Building on the example here, it might look something like this:

    Code:
    "C:\Program Files\Autodesk\AutoCAD Map 3D 2012\acad.exe" /b "C:\Temp\LoadMyMap2012Workspace.scr"
    "Potential has a shelf life." - Margaret Atwood

  3. #103
    Full Member
    Using
    AutoCAD 2012
    Join Date
    May 2012
    Posts
    55

    Default

    Still didnt work, I tried it a few times with spaces and without, I managed to really mess something up by doing that so I set it back to the previous way. I'll have to close the ribbon every time it pops up.

    Thanks though.

  4. #104
    Forum Deity BlackBox's Avatar
    Using
    Civil 3D 2011
    Join Date
    Nov 2009
    Posts
    3,951

    Default

    Perplexing... As I just tried it here (as I do not normally use this methodology with Civil 3D 2011, 2012), and it is working as expected.

    Perhaps this is indicative of there being further customizations loading that you are either not considering, or are simply unaware of? Do you manage your deployment, or does someone else (i.e., AcadDoc.lsp, SomeCuixName.mnl, etc.)?

    In any event, we gave it a shot... (one day) You may find the need for the Ribbon Tool Palette; I've come to prefer it over toolbars given the built-in contextual tab functionality paired with the ability to customize the Ribbon Tool Palette in general... Something that fellow Visual Studio developers can appreciate, given the lack of Visual Studio Tools for Office (VSTO) dependency.

    Besides... There's always 'clean screen' mode (Ctrl+0 to toggle, or CleanScreenOn / CleanScreenOff Commands). Good luck!
    "Potential has a shelf life." - Margaret Atwood

  5. #105
    Super Member Organic's Avatar
    Discipline
    Civil
    Using
    Civil 3D 2013
    Join Date
    Feb 2009
    Posts
    1,641

    Default

    Quote Originally Posted by ReMark View Post
    I would urge you to begin to embrace the Ribbon. Remember, like many other features, it too can be customized to suit your needs and work habits.
    3 (4?) years on after it was introduced and I still don't like it. Not because I can't use it if I have too, although because I find it slower to work with.

  6. #106
    Forum Deity BlackBox's Avatar
    Using
    Civil 3D 2011
    Join Date
    Nov 2009
    Posts
    3,951

    Default

    I used to think the ribbon was slow, but after our hardware upgrades this is a non-issue for us (thankfully), as I now prefer the ribbon tool palette.
    "Potential has a shelf life." - Margaret Atwood

  7. #107
    Senior Member
    Using
    Architecture 2011
    Join Date
    Dec 2010
    Posts
    175

    Default

    The ribbon's good for editting hatching, most other stuff can still be done better on the command line (talking of, does anybody know a way to regenerate an AEC elevation from the command line? lol).

    dJE

  8. #108
    Super Moderator f700es's Avatar
    Computer Details
    f700es's Computer Details
    Operating System:
    Windows 7 Pro (W)/Windows 7 Home Premium (H)
    Computer:
    Lenovo ThinkStation D20 (W)/ Dell Inspiron 570 (H)
    Motherboard:
    Intel (W)/AMD (H)
    CPU:
    Intel Xeon E5503 (W)/AMD Athlon 2 X4 (H)
    RAM:
    4 GB DDR3 (W)/ 6GB DDR3 (H)
    Graphics:
    nVidia Quadro FX 580 (W)/nVidia GF GT430 (H)
    Primary Storage:
    500 GB HDD (W)/1 TB (H)
    Secondary Storage:
    Seagate FreeAgent Go 320gb
    Monitor:
    Samsung P2770HD 28" LCD and Samsung B2430 (W)/Dell 22" LCD (H)
    Discipline
    Facilities Mgmt
    f700es's Discipline Details
    Occupation
    Space Database Admin
    Discipline
    Facilities Mgmt
    Details
    Archibus Management
    Using
    AutoCAD 2012
    Join Date
    Sep 2002
    Location
    Winston-Salem, NC - USA
    Posts
    4,455

    Default

    Quote Originally Posted by RenderMan View Post
    I used to think the ribbon was slow, but after our hardware upgrades this is a non-issue for us (thankfully), as I now prefer the ribbon tool palette.
    I agree with Dink and not because of hardware but because it causes/creates more clicking to me and my #1 reason for not liking it is that it takes up so much screen space. Yes before a "captain obvious" comes in I know you can minimize it. Just my beef with it.
    Please do not PM me with CAD questions. Post your question on the forum. Our users are the best out there and you'll get the best possible answer to your question.

    - http://f700es.deviantart.com/gallery/ - - http://cad-guy.tumblr.com/ -


  9. #109
    Full Member
    Using
    AutoCAD 2012
    Join Date
    May 2012
    Posts
    55

    Default

    Thats why I dont like it, I was introduced to it 4 or 5 years ago. It was a big change and alot more clicking in order to do the same job. It cost more time to do the work. Therefore I hate it!

  10. #110
    Full Member jules_s's Avatar
    Using
    Architecture 2013
    Join Date
    Nov 2006
    Location
    england
    Posts
    79

    Default

    Registered forum members do not see this ad.

    I quite like it now I've managed to customise it

Bookmarks

Posting Permissions

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