+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 16
  1. #1
    Forum Newbie
    Using
    AutoCAD LT 2000
    Join Date
    Jun 2007
    Posts
    7

    Default problem drawing rectangle

    Registered forum members do not see this ad.

    Using autocad 2008. I cant draw a rectangle using 2 points. I don't need a specific size just want to put a box around text. I used to pick a point and then pick point 2 to draw rectangle. On this computer when I use rectangle it ask for length and then width. Is there a system variable that won't let me put in p1 and drag to p2 to make a rectangle?

  2. #2
    Luminous Being JD Mather's Avatar
    Using
    Inventor 2013
    Join Date
    Sep 2007
    Location
    Williamsport, PA
    Posts
    6,904

    Default

    what options are on the command line when you start that command?
    Certified SolidWorks Professional
    Autodesk Inventor 2013 Certified Professional
    Autodesk AutoCAD 2013 Certified Professional
    http://home.pct.edu/~jmather/content..._Tutorials.htm

  3. #3
    Forum Newbie
    Using
    AutoCAD LT 2000
    Join Date
    Jun 2007
    Posts
    7

    Default

    Specify first corner. Then it ask for length, Then width.

    ie to make one I type rectangle, pick first point, type 36 then 24 and a 36 by 24 rectangle is drawn.

    That is the only way input can be used.

    I need the option to pick 1st point then just pick second point without typing in coordinates or actual dimensions.

    Thanks

  4. #4
    Super Moderator Cad64's Avatar
    Computer Details
    Cad64's Computer Details
    Operating System:
    Windows 7 Profesional x64
    Computer:
    XI Computers
    Motherboard:
    Asus P8Z77-V Pro
    CPU:
    Intel Core I7 3770K 4.1 Ghz Quad Core 3rd Gen
    RAM:
    8GB DDR3 @ 1333MHz
    Graphics:
    Nvidia GeForce GTX 570 1280MB GDDR5
    Primary Storage:
    SATAII 500GB 7200 RPM
    Secondary Storage:
    Western Digital My Book Studio Edition II - 2TB capacity
    Monitor:
    HPf2105 21" LCD Widescreen & Cintiq 21ux
    Discipline
    Multi-disciplinary
    Cad64's Discipline Details
    Occupation
    Freelance Digital Artist
    Discipline
    Multi-disciplinary
    Details
    In a nutshell, I create 3D models from the client's CAD files or design sketches, which I then use to produce high quality rendered images. Click on the link in my signature to view my portfolio. I'm always looking for work, so let me know if you need any renders. :)
    Using
    3ds Max 2011
    Join Date
    Feb 2006
    Location
    Southern California
    Posts
    8,414

    Default

    So you're saying that Autocad won't let you pick a second point? You're forced to type in the dimensions at the command line?
    "Work Smart, Not Hard"

    Click to View My Portfolio ( Updated 03/01/2013 ) --->
    http://www.rdeweese.com/

  5. #5
    Forum Newbie
    Using
    AutoCAD LT 2000
    Join Date
    Jun 2007
    Posts
    7

    Default

    Cad64,

    Exactly.

  6. #6
    Super Moderator Cad64's Avatar
    Computer Details
    Cad64's Computer Details
    Operating System:
    Windows 7 Profesional x64
    Computer:
    XI Computers
    Motherboard:
    Asus P8Z77-V Pro
    CPU:
    Intel Core I7 3770K 4.1 Ghz Quad Core 3rd Gen
    RAM:
    8GB DDR3 @ 1333MHz
    Graphics:
    Nvidia GeForce GTX 570 1280MB GDDR5
    Primary Storage:
    SATAII 500GB 7200 RPM
    Secondary Storage:
    Western Digital My Book Studio Edition II - 2TB capacity
    Monitor:
    HPf2105 21" LCD Widescreen & Cintiq 21ux
    Discipline
    Multi-disciplinary
    Cad64's Discipline Details
    Occupation
    Freelance Digital Artist
    Discipline
    Multi-disciplinary
    Details
    In a nutshell, I create 3D models from the client's CAD files or design sketches, which I then use to produce high quality rendered images. Click on the link in my signature to view my portfolio. I'm always looking for work, so let me know if you need any renders. :)
    Using
    3ds Max 2011
    Join Date
    Feb 2006
    Location
    Southern California
    Posts
    8,414

    Default

    It sounds like someone may have redefined the rectangle command on that computer.
    What command are you using to start drawing the rectangle? Do you type REC and then hit Enter? Or are you typing something else?
    "Work Smart, Not Hard"

    Click to View My Portfolio ( Updated 03/01/2013 ) --->
    http://www.rdeweese.com/

  7. #7
    Super Member
    Computer Details
    nestly's Computer Details
    Operating System:
    Windows XP Professional (32bit)
    Motherboard:
    Intel DG33FB
    CPU:
    Intel Core2 E2220 @ 2.4GHz
    RAM:
    4GB DDR2 6400
    Graphics:
    ATI Firepro 5800
    Primary Storage:
    250GB WD 7200rpm / 320GB WD 7200rpm
    Secondary Storage:
    500GB WD external USB
    Monitor:
    Samsung 26" @ 1920x1200 + LG 22" @ 1680x1050
    Using
    AutoCAD 2011
    Join Date
    Sep 2010
    Posts
    1,895

    Default

    What happens if you type .RECTANG

  8. #8
    Forum Newbie
    Using
    AutoCAD LT 2000
    Join Date
    Jun 2007
    Posts
    7

    Default

    The same thing happens if I type either one (rec or rectang) or if I use the toolbar button.

  9. #9
    Super Member
    Computer Details
    nestly's Computer Details
    Operating System:
    Windows XP Professional (32bit)
    Motherboard:
    Intel DG33FB
    CPU:
    Intel Core2 E2220 @ 2.4GHz
    RAM:
    4GB DDR2 6400
    Graphics:
    ATI Firepro 5800
    Primary Storage:
    250GB WD 7200rpm / 320GB WD 7200rpm
    Secondary Storage:
    500GB WD external USB
    Monitor:
    Samsung 26" @ 1920x1200 + LG 22" @ 1680x1050
    Using
    AutoCAD 2011
    Join Date
    Sep 2010
    Posts
    1,895

    Default

    Could you try it with a period in front of the command, that forces AutoCAD to use the core command. ie .RECTANG

    Copy & Paste the text from your command line... mine looks like this:

    Code:
    Command: rectang
    
    Specify first corner point or [Chamfer/Elevation/Fillet/Thickness/Width]:
    Specify other corner point or [Area/Dimensions/Rotation]:

  10. #10
    Forum Newbie
    Using
    AutoCAD LT 2000
    Join Date
    Jun 2007
    Posts
    7

    Default

    Registered forum members do not see this ad.

    nestly,

    It is on my comp at work so I will try it first thing in the a.m.

Similar Threads

  1. Replies: 2
    Last Post: 4th Oct 2010, 12:16 pm
  2. drawing rectangle for text
    By blueshake in forum AutoLISP, Visual LISP & DCL
    Replies: 3
    Last Post: 2nd Oct 2010, 01:23 pm
  3. Replies: 6
    Last Post: 16th Oct 2008, 01:06 pm
  4. Problem with line and rectangle?
    By p1nkninja in forum AutoCAD Beginners' Area
    Replies: 2
    Last Post: 6th Oct 2008, 09:45 pm
  5. Drawing a Rectangle
    By CADGT in forum AutoCAD Beginners' Area
    Replies: 10
    Last Post: 1st Nov 2007, 02:07 am

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