Results 1 to 5 of 5

Thread: Block Insertion

  1. #1
    Member
    Join Date
    2013-03
    Posts
    38
    Login to Give a bone
    0

    Default Block Insertion

    Whenever I drag a block from Windows Explorer into the drawing I would really prefer not to specify the scale or rotation angle, just the insertion point. I've been trying to modify the CUI so that whatever command is called during this action (I know it is "_-insert" but I can't find this in the CUI) I can change the associated macro to something like "_-insert \1 \1;;;" but haven't had any luck yet. Thanks for any suggestions.

  2. #2
    Certified AUGI Addict cadtag's Avatar
    Join Date
    2000-12
    Location
    Cairo - no, not Illinois
    Posts
    5,069
    Login to Give a bone
    0

    Default Re: Block Insertion

    that's not a CUI option -- it's behavior that's hardwired into the program and AFAIK - not end-user changeable.

  3. #3
    Member
    Join Date
    2013-03
    Posts
    38
    Login to Give a bone
    0

    Default Re: Block Insertion

    Quote Originally Posted by cadtag View Post
    that's not a CUI option -- it's behavior that's hardwired into the program and AFAIK - not end-user changeable.
    That's what I was afraid of. I thought it worth pursuing because I definitely remember plopping blocks into my drawings at my previous job without specifying scale/rotation angle. Because of this I thought there might be some setting.

  4. #4
    Certified AUGI Addict cadtag's Avatar
    Join Date
    2000-12
    Location
    Cairo - no, not Illinois
    Posts
    5,069
    Login to Give a bone
    0

    Default Re: Block Insertion

    Tool palette maybe? that can predefine scale etc.

    or Design Center? command is ADC

  5. #5
    100 Club
    Join Date
    2007-11
    Posts
    102
    Login to Give a bone
    0

    Default Re: Block Insertion

    You would create a new command for each item you want to insert and then use a macro like
    ^C^Cinsert;"C:/DWG/LIB/8-BF";\1;1;0;

Similar Threads

  1. Loose dynamic states from sub block after insertion into master block
    By ANRCREATIONS in forum Dynamic Blocks - Technical
    Replies: 5
    Last Post: 2005-11-15, 02:41 PM
  2. Block Insertion
    By chuston.91700 in forum AutoCAD General
    Replies: 4
    Last Post: 2005-08-05, 06:29 PM
  3. Block insertion
    By jim.vipond in forum VBA/COM Interop
    Replies: 6
    Last Post: 2005-01-31, 10:15 PM
  4. Block insertion
    By bandent in forum AutoLISP
    Replies: 1
    Last Post: 2005-01-25, 12:38 PM
  5. Block Insertion Failed
    By brent.77436 in forum Revit Architecture - General
    Replies: 0
    Last Post: 2004-11-11, 05:42 PM

Posting Permissions

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