+ Reply to Thread
Page 2 of 2 FirstFirst 1 2
Results 11 to 16 of 16
  1. #11
    Full Member Maxelkat's Avatar
    Using
    AutoCAD 2006
    Join Date
    Apr 2009
    Posts
    54

    Default

    Registered forum members do not see this ad.

    Quote Originally Posted by ReMark View Post
    Have you given any consideration to the use of a custom lisp routine?
    Apologies ReMark, the short answer is that I wouldn't know where to start with using lisp, and I think that re-writing my 'X' value table might be easier.
    I think I was hoping it might be possible to just type something in the override space, but that appears not to be the case.
    Thanks for you help.
    Elliott

  2. #12
    Quantum Mechanic ReMark's Avatar
    Computer Details
    ReMark's Computer Details
    Operating System:
    Windows 7 Pro 64-bit
    Computer:
    Thinkmate
    Motherboard:
    Intel DX58SO2 LGA1366 X58
    CPU:
    Intel i7-960 Quad-core 3.20GHz 8MB cache
    RAM:
    12GB (3x4GB) PC3-106000 DDR3
    Graphics:
    nVidia Quadro 4000, 2GB GDDR5
    Primary Storage:
    150GB Velocipraptor 10,000 rpm
    Secondary Storage:
    none
    Monitor:
    Dell P24LLH - 24" wide screen LCD
    Discipline
    See details...
    ReMark's Discipline Details
    Occupation
    CAD Draftsman/Designer...chemical manufacturing.
    Discipline
    See details below.
    Details
    I work for a specialty chemical manufacturer. I do a little bit of everything from P&IDs to civil to architectural and structural.
    Using
    AutoCAD 2013
    Join Date
    Nov 2005
    Location
    Norwalk, CT USofA
    Posts
    33,052

    Default

    I wasn't suggesting that you write a custom lisp routine. I was suggesting looking for a custom lisp routine that would subtract or add a value to any existing dimension you selected. The lisp routine would do the math. Using lisp routines is relatively easy once you learn how.
    "I have only come here seeking knowledge. Things they wouldn't teach me of in college." The Police

    Eat brains...gain more knowledge!

  3. #13
    Super Member Murph_map's Avatar
    Computer Details
    Murph_map's Computer Details
    Operating System:
    XP,Visa, Win7
    Computer:
    HP something or other and the laptop is an HP too
    RAM:
    2 gigs or 6 gigs in Laptop
    Discipline
    Utilities
    Murph_map's Discipline Details
    Occupation
    Boats and campers renting and repairs
    Discipline
    Utilities
    Details
    GIS and Map making.
    Using
    Map 3D 2011
    Join Date
    Feb 2011
    Location
    TN or KY depends if I'm at work or home.
    Posts
    589

    Default

    Quote Originally Posted by Maxelkat View Post
    Basically what I want to do is to show the overall length of something as (for example) 3270 + 'X', and have a table next to it of the possible values of 'X'. The object that represents the 'X' length is drawn at 400mm, but can be a variety of values from 250 to 525. So the measurement of the dimension might be 3670, but I want it to display 3270 + 'X'.
    I think what I am going to have to do it subtract 400 from each of the values in the table, so that the dimension will read 3670 + 'X', and the values of 'X' range from -150 to 125. Not sure that some of my customers can cope with adding a negative number though (!).
    That's called table dimensioning if I understand what you are saying. You draw one shape and that shape can be made at different sizes for other parts. Example a soda bottle, you draw the bottle then for the dims you use A, B,C for height, width, depth (or what ever)then in the table you have 1 liter, 2 liter, 3 liter columns and each row for A, B, C, would have the correct value for that size bottle.
    Murph

    Need a boat or camper for the weekend?

  4. #14
    Junior Member Rossko's Avatar
    Using
    AutoCAD LT 2012
    Join Date
    Sep 2011
    Location
    Brisbane, Australia
    Posts
    16

    Default

    Quote Originally Posted by Maxelkat View Post
    Basically what I want to do is to show the overall length of something as (for example) 3270 + 'X', and have a table next to it of the possible values of 'X'. The object that represents the 'X' length is drawn at 400mm, but can be a variety of values from 250 to 525. So the measurement of the dimension might be 3670, but I want it to display 3270 + 'X'.
    I think what I am going to have to do it subtract 400 from each of the values in the table, so that the dimension will read 3670 + 'X', and the values of 'X' range from -150 to 125. Not sure that some of my customers can cope with adding a negative number though (!).
    To avoid having negative values can you use the shortest 'X' (250mm) on your drawing rather than the 400mm length? That way the remaining values will all be positive.

  5. #15
    Full Member Maxelkat's Avatar
    Using
    AutoCAD 2006
    Join Date
    Apr 2009
    Posts
    54

    Default

    Quote Originally Posted by Rossko View Post
    To avoid having negative values can you use the shortest 'X' (250mm) on your drawing rather than the 400mm length? That way the remaining values will all be positive.
    Hi Rossko, we think along similar lines, as that is exactly what I ended up doing!
    Thanks
    Elliott

  6. #16
    Full Member jrn's Avatar
    Computer Details
    jrn's Computer Details
    Operating System:
    windows 7 pro
    Using
    Architecture 2013
    Join Date
    Feb 2010
    Location
    Denmark
    Posts
    49

    Default

    Registered forum members do not see this ad.

    Maybee I don't understand what you're looking for,
    but have you tried to set the Tolerance display (select a dimension in you drawing, then: Properties palette > Tolerances > Tolerance display) to Deviation and then define the lower and upper limits - plus select the position of measurement under Tolerance pos vert
    ?

    Hope you find a solution!

Similar Threads

  1. modeling a formula ?
    By mlbuxbaum in forum AutoCAD General
    Replies: 3
    Last Post: 29th Mar 2011, 07:52 pm
  2. formula in text to add
    By indianateresa in forum AutoCAD General
    Replies: 3
    Last Post: 12th May 2009, 11:49 pm
  3. My formula is wrong?
    By JaketheMan in forum Catch All
    Replies: 10
    Last Post: 10th Mar 2009, 05:41 pm
  4. Formula in Attribute
    By Impala62 in forum AutoCAD Beginners' Area
    Replies: 3
    Last Post: 7th Jan 2008, 07:05 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