+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Full Member cedwards's Avatar
    Computer Details
    cedwards's Computer Details
    Operating System:
    Windows 7
    Using
    AutoCAD 2013
    Join Date
    Aug 2008
    Location
    Germantown, TN
    Posts
    51

    Question Define A Blocks Object Snap

    Registered forum members do not see this ad.

    I was wondering if there is a way to define a particular block's object snap? I have block that I need to snap "near" a wall every time it's inserted and I would like to redefine the block where that snap is "near" when I insert it instead of typing near every single time.

    Thanks for any information.

  2. #2
    Super Moderator Strix's Avatar
    Using
    not applicable
    Join Date
    Nov 2005
    Location
    Sheffield UK
    Posts
    3,074

    Default

    as it's possible to define a button to do this, it should be possible to do it by another method too
    Find your new best friend at Rain Rescue

    If you are a good drafter, tech will help. If you are a bad drafter, nothing will help. - Jack_O'neill at CADTutor

  3. #3
    Senior Member
    Computer Details
    YZ's Computer Details
    Operating System:
    Windows XP
    CPU:
    Intel Duo Core E6550 @ 2.33GHz
    RAM:
    1.98 GHz, 3.23GB RAM
    Graphics:
    Intel G33/31 Express Chipset Family
    Monitor:
    LG Flatron W2343T
    Discipline
    Surveying
    YZ's Discipline Details
    Occupation
    CAD Operator and Manager; Land Survey, Civil Design
    Discipline
    Surveying
    Details
    Topographic ground surveys for architects and engineers; Subdivisions in NSW; Civil Engineering Design.
    Using
    AutoCAD LT 2012
    Join Date
    Oct 2007
    Location
    Sydney
    Posts
    256

    Default

    That is adventurous! I like it. I don't know how to make a button command. If I understand you correctly you want to click a custom button that is not just INSERT, but INSERT-NEAR-TO.

    Is that correct? At first I thought you were taking about the block's insertion point.

    Until you get a better suggestion, you can hold down SHIFT and RIGHT-CLICK. This brings up a snap overrides option.

    Then type "R" for nearest. Quicker than typing NEAR every time.

  4. #4
    Forum Deity
    Using
    Civil 3D 2013
    Join Date
    Dec 2005
    Location
    GEELONG AUSTRALIA
    Posts
    3,786

    Default

    If using a button then make the code set your snap mode then do insert

    ^c^c(setvar "Osmode" 512) insert myblock etc (setvar "osmode" 39)

  5. #5
    Super Moderator Strix's Avatar
    Using
    not applicable
    Join Date
    Nov 2005
    Location
    Sheffield UK
    Posts
    3,074

    Default

    Registered forum members do not see this ad.

    We're just finishing the relevant FAQ for creating new buttons and attaching them to toolbars
    Find your new best friend at Rain Rescue

    If you are a good drafter, tech will help. If you are a bad drafter, nothing will help. - Jack_O'neill at CADTutor

Similar Threads

  1. optional object snap
    By smarts086 in forum AutoCAD 2D Drafting, Object Properties & Interface
    Replies: 3
    Last Post: 6th Sep 2010, 12:42 am
  2. Help with define points with this 3D object
    By Maradona_10 in forum AutoLISP, Visual LISP & DCL
    Replies: 0
    Last Post: 2nd Jun 2008, 02:29 pm
  3. Using object snap with different z-values
    By Siberian in forum AutoCAD 2D Drafting, Object Properties & Interface
    Replies: 7
    Last Post: 28th Mar 2008, 11:59 pm
  4. Object Snap
    By sagaa in forum AutoCAD Drawing Management & Output
    Replies: 2
    Last Post: 3rd Aug 2006, 03:25 pm
  5. object snap disappeared...???
    By hughesey in forum AutoCAD General
    Replies: 5
    Last Post: 4th Oct 2005, 10:32 pm

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