+ Reply to Thread
Page 40 of 41 FirstFirst ... 30 38 39 40 41 LastLast
Results 391 to 400 of 405
  1. #391
    Quantum Mechanic Lee Mac's Avatar
    Computer Details
    Lee Mac's Computer Details
    Operating System:
    Windows Vista Home Premium (32-bit)
    Using
    AutoCAD 2010
    Join Date
    Aug 2008
    Location
    London, England
    Posts
    10,620

    Default

    Registered forum members do not see this ad.

    Thanks Daniel, your compliments are much appreciated.

    As for the dimensions...

    You should see at the very top of the LISP file, a program called "variable setter".

    This contains all the dimensions that the whole program uses to draw.

    I realise that the variable names are not overly clear, but, using references to the header, they should not be too difficult to work out, (maybe a bit of investigation using the ASMI standards for the class of flange I have used.

    Sorry, but I do not have the time to really re-write this program properly (as much as I'd like to...), so the program may be a little slow when drawing the objects. As I say, this was one of my first ever LISP programs, so I have learnt a lot since then

    Glad you like it,

    Lee
    With Mathematics there is the possibility of perfect rigour, so why settle for less?
    Just another Swamper

  2. #392
    Senior Member DANIEL's Avatar
    Using
    AutoCAD 2007
    Join Date
    May 2005
    Location
    Arlington Texas
    Posts
    246

    Default

    oh, the lisp is fine as is, was just giving some feedback
    Luminous beings are we, not this crude matter.

  3. #393
    Quantum Mechanic Lee Mac's Avatar
    Computer Details
    Lee Mac's Computer Details
    Operating System:
    Windows Vista Home Premium (32-bit)
    Using
    AutoCAD 2010
    Join Date
    Aug 2008
    Location
    London, England
    Posts
    10,620

    Default

    Quote Originally Posted by DANIEL View Post
    oh, the lisp is fine as is, was just giving some feedback
    No probs mate
    With Mathematics there is the possibility of perfect rigour, so why settle for less?
    Just another Swamper

  4. #394
    Forum Newbie
    Using
    AutoCAD 2008
    Join Date
    Jan 2009
    Posts
    1

    Default

    very very nice ,,,,,

  5. #395
    Quantum Mechanic Lee Mac's Avatar
    Computer Details
    Lee Mac's Computer Details
    Operating System:
    Windows Vista Home Premium (32-bit)
    Using
    AutoCAD 2010
    Join Date
    Aug 2008
    Location
    London, England
    Posts
    10,620

    Default

    Quote Originally Posted by mghazi View Post
    very very nice ,,,,,
    Thanks mghazi,

    This was one of the first programs that I ever wrote, it could do with a lot of updating to make it quicker, but I am glad that you find it of use.
    With Mathematics there is the possibility of perfect rigour, so why settle for less?
    Just another Swamper

  6. #396
    Senior Member Small Fish's Avatar
    Using
    AutoCAD 2010
    Join Date
    May 2009
    Location
    Tauranga, New Zealand
    Posts
    210

    Default

    Lee
    Great program - just one suggestion for improvement - which be might be difficult and that's having the possibilty of letting the user input the outside, inside diameter, and the thickness of the pipe wall. You have a pop_up list that has only 6 options, yet there are many more variations. Like wise with the Tee and reducer options - there are only a few options the user can use.
    It may be better to use 'Edit boxes' so the user can input the numbers. You could add in error trapping if for example the inside diameter is bigger than the outside diameter.

  7. #397
    Quantum Mechanic Lee Mac's Avatar
    Computer Details
    Lee Mac's Computer Details
    Operating System:
    Windows Vista Home Premium (32-bit)
    Using
    AutoCAD 2010
    Join Date
    Aug 2008
    Location
    London, England
    Posts
    10,620

    Default

    Thanks for the reply Small Fish - but to be completely honest with you, I'm probably not going to upgrade the program (not anytime soon anyway). This was one of the very first programs that I wrote - and updating it would probably mean a complete re-write as the methods I used are not really that good.

    Thanks for your interest in the program though.

    Lee
    With Mathematics there is the possibility of perfect rigour, so why settle for less?
    Just another Swamper

  8. #398
    Senior Member Small Fish's Avatar
    Using
    AutoCAD 2010
    Join Date
    May 2009
    Location
    Tauranga, New Zealand
    Posts
    210

    Default

    Okay Lee
    Do I have permission to have a go myself?
    SF

  9. #399
    Quantum Mechanic Lee Mac's Avatar
    Computer Details
    Lee Mac's Computer Details
    Operating System:
    Windows Vista Home Premium (32-bit)
    Using
    AutoCAD 2010
    Join Date
    Aug 2008
    Location
    London, England
    Posts
    10,620

    Default

    Be my guest But I'd rather that you didn't post the modified version
    With Mathematics there is the possibility of perfect rigour, so why settle for less?
    Just another Swamper

  10. #400
    Junior Member
    Using
    not applicable
    Join Date
    May 2010
    Posts
    11

    Default

    Where do you guys learn up on lisp routines? This is brilliant stuff and the possibilities seem endless (once you master it of course).

Similar Threads

  1. My First Dialog Box ~ Comments/Criticism Welcome
    By Lee Mac in forum AutoLISP, Visual LISP & DCL
    Replies: 13
    Last Post: 12th Feb 2009, 12:25 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