See the top rated post in this thread. Click here

Page 63 of 63 FirstFirst ... 13535960616263
Results 621 to 626 of 626

Thread: What's the most obscure, least known command that you know and will share?

  1. #621
    100 Club
    Join Date
    2007-10
    Location
    God's Own Country
    Posts
    183
    Login to Give a bone
    0

    Default Re: What's the most obscure, least known command that you know and will share?

    hmm... I don't remember where I got this exactly, but sure from internet.
    Anyway kudos for developers even if they included this for testing purpose

  2. #622
    Member
    Join Date
    2009-01
    Posts
    17
    Login to Give a bone
    0

    Default Re: What's the most obscure, least known command that you know and will share?

    Quote Originally Posted by jacep View Post
    had to retire my tablet, but have the puck hanging on the wall
    I have a tablet (digitize board) and still use a 16-button puck. I have buttons programmed for endpoint, intersections, zoom window, zoom previous, etc.. I don't use the digitize board for actual digitizing and use it so my puck works. I prefer the puck rather than the regular mouse while using autocad.

  3. #623
    Member
    Join Date
    2009-01
    Posts
    17
    Login to Give a bone
    0

    Default Re: What's the most obscure, least known command that you know and will share?

    Quote Originally Posted by jacep View Post
    a 16 button puck was the best and fastest. 16 commands on one hane & keyboard shortcuts with the other. now only if they made a 16 button mouse with a wheel. I never used the tablet for the menus, only the puck.
    I agree! 16-button puck is great for using autocad

  4. #624
    Member
    Join Date
    2015-12
    Posts
    28
    Login to Give a bone
    1

    Default Re: What's the most obscure, least known command that you know and will share?

    I use;

    ssx - similar to qselect, but at the command prompt
    PSLTSCALE - Controls the linetype scaling of objects displayed in paper space viewports.
    REMEMBERFOLDERS - When you start AutoCAD by double-clicking an icon, if a Start In path is specified for the icon, then that path is used as the default for all standard file selection dialog boxes
    MEASUREMENT (loads acad or acadiso files at startup) 1-metric 0-imperial
    TRUSTEDPATHS - Specifies which folders listed in the Support File Search Path have permission to load and execute files that contain code.
    SYSVDLG - setvar dialagoue

    (vlax-dump-object (vla-get-files (vla-get-preferences (vlax-get-Acad-object))) T) ;shows all paths set in autocad, takes 20 seconds to run

    WSAUTOSAVE - Saves changes you made to a workspace when you switch to another workspace
    SAVETIME - Sets the automatic save interval, in minutes. The current drawing is saved to the path specified by the SAVEFILEPATH system variable.
    APPAUTOLOAD - 0 removes apps from autocad startup, makes startup faster, will not affect loaded lisp routines or mnu setup.

    NEW ~ for 2015 and 2016 (numbers are my preference / default)
    CURSORBADGE - 1 Badges are little images that appear at the upper right of the cross-hair pick box.
    COMMANDPREVIEW - 0
    SELECTIONEFFECT - 0 Selection preview allows you to see what object would be selected if you completed the current selection action.
    SELECTIONPREVIEW 2 - On when a command prompts for object selection.
    PRESELECTIONEFFECT 0 - Dashed and thickened lines, no solid fill for faces.
    PREVIEWFILTER 0 - Excludes nothing.
    HIGHLIGHTSMOOTHING 0 - Turns off anti-aliasing effect on object selection highlighting.
    LINESMOOTHING - 0
    SYSVARMONITOR - keep an eye on critical system variables that seem to create havoc when they change.
    STARTMODE 0 - turns off the start tab
    LWDISPLAY off - turns off line-weights of lines

    That's all for now, if I think of any more I'll post them.
    Hunter

  5. #625
    100 Club
    Join Date
    2016-01
    Location
    Saudi Arabia
    Posts
    101
    Login to Give a bone
    0

    Default Re: What's the most obscure, least known command that you know and will share?

    Dear Jmctamney.... insteade of Qselect i use selectsimilar(ss)... vary interesting command.

  6. #626
    Mod / Salary / SM Wanderer's Avatar
    Join Date
    2001-12
    Location
    St. Louis
    Posts
    5,407
    Login to Give a bone
    1

    Default Re: What's the most obscure, least known command that you know and will share?

    Quote Originally Posted by jamal491 View Post
    Dear Jmctamney.... insteade of Qselect i use selectsimilar(ss)... vary interesting command.
    I fell in love with SelectSimilar back when I was using Map and was really irritated when it was removed from the product (though it was still in ACA and AMEP, I believe). A friend wrote a lisp routine that saved me, until vanilla AutoCAD picked up the functionality in r2011.

    Haha, I'll admit that I didn't remember the actual release offhand, I looked up the last AutoCAD Tips and Tricks article I wrote, because I knew I'd referenced it there: https://www.augi.com/library/tales-from-the-dork-side

    My favorite tips included in the link above are:
    Reference Manager application for batch repathing
    DVIEW TWist
    Using existing layouts as templates
    Filtering selection sets with LayIso, QSelect, Filter, SelectSimilar
    Adding custom words to the spell check dictionary
    Xclip (and the invert option)
    Keeping palettes from docking
    Keyboard navigation (between files, programs, layouts & viewports)
    The importance of system variables
    Melanie Stone
    @MistresDorkness

    Archibus, FMS/FMInteract and AutoCAD Expert (I use BricsCAD, Revit, Tandem, and Planon, too)
    Technical Editor
    not all those who wander are lost

Page 63 of 63 FirstFirst ... 13535960616263

Similar Threads

  1. Mark ups obscure floor layout when plotted
    By lesleys in forum Design Review - General
    Replies: 2
    Last Post: 2019-01-22, 03:31 PM
  2. User Interface for obscure settings
    By autocad.wishlist1734 in forum AutoCAD Wish List
    Replies: 1
    Last Post: 2017-11-22, 07:10 PM
  3. actions and parameter icons obscure the drawing
    By rad.slezak28736653 in forum Dynamic Blocks - Technical
    Replies: 10
    Last Post: 2011-06-23, 03:40 PM
  4. Obscure variable
    By Randall Temple in forum AutoLISP
    Replies: 9
    Last Post: 2009-04-14, 07:40 PM
  5. Obscure
    By dzatto in forum ACA/AMEP Tips & Tricks
    Replies: 10
    Last Post: 2007-11-20, 08:53 AM

Posting Permissions

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