+ Reply to Thread
Page 11 of 12 FirstFirst ... 9 10 11 12 LastLast
Results 101 to 110 of 111
  1. #101
    Forum Newbie
    Using
    AutoCAD 2008
    Join Date
    Oct 2010
    Posts
    9

    Default

    Registered forum members do not see this ad.

    ReMark,

    It's no problem at all. Do you have the source code, or should I wait for The Buzzard to make a round to the forum?

    Thanks.

  2. #102
    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,026

    Default

    I do not have the source code and if I did I would first ask The Buzzard's permission before giving it out to anyone. I'm sure you understand.

    The Buzzard has not been here since the beginning of the year (late January). Not sure when he may return.
    "I have only come here seeking knowledge. Things they wouldn't teach me of in college." The Police

    Eat brains...gain more knowledge!

  3. #103
    Forum Newbie
    Using
    AutoCAD 2008
    Join Date
    Oct 2010
    Posts
    9

    Default

    I understand. I just noticed in the first message that he said: "I have provided the source coding for you to edit if you wish", but I couldn't find it. So I thought perhaps I was missing something.

  4. #104
    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,026

    Default

    Quote Originally Posted by bplturner View Post
    I understand. I just noticed in the first message that he said: "I have provided the source coding for you to edit if you wish", but I couldn't find it. So I thought perhaps I was missing something.
    It could be there is a LSP file included in the zipped file. That would be where I would look first.
    "I have only come here seeking knowledge. Things they wouldn't teach me of in college." The Police

    Eat brains...gain more knowledge!

  5. #105
    Full Member digger's Avatar
    Computer Details
    digger's Computer Details
    Operating System:
    N/A
    Computer:
    N/A
    Motherboard:
    N/A
    CPU:
    N/A
    RAM:
    N/A
    Graphics:
    N/A
    Primary Storage:
    N/A
    Secondary Storage:
    N/A
    Monitor:
    N/A
    Using
    not applicable
    Join Date
    Sep 2010
    Location
    N/A
    Posts
    47

    Default

    this one is for do it yourself sizes.
    Attached Files
    Last edited by digger; 21st Apr 2011 at 12:51 pm.
    “Absence of evidence is not evidence of absence.” - Dr. Carl Sagan

  6. #106
    Full Member digger's Avatar
    Computer Details
    digger's Computer Details
    Operating System:
    N/A
    Computer:
    N/A
    Motherboard:
    N/A
    CPU:
    N/A
    RAM:
    N/A
    Graphics:
    N/A
    Primary Storage:
    N/A
    Secondary Storage:
    N/A
    Monitor:
    N/A
    Using
    not applicable
    Join Date
    Sep 2010
    Location
    N/A
    Posts
    47

    Default

    this one is for industry standard sizes.

    many thanks to the buzzard.
    Attached Files
    “Absence of evidence is not evidence of absence.” - Dr. Carl Sagan

  7. #107
    Forum Newbie
    Using
    AutoCAD 2008
    Join Date
    Oct 2010
    Posts
    9

    Default Awesome!

    For some reason I didn't get an email that this thread had been replied to.

    Thanks a ton, guys!

  8. #108
    Forum Newbie
    Using
    AutoCAD 2007
    Join Date
    Jan 2012
    Posts
    1

    Smile

    Quote Originally Posted by The Buzzard View Post
    Hello everyone,

    I have another entity make program for you to try out. Back some time this type of program was requested. I noticed a couple of threads on the subject, But there was nothing quite elaborate as this program.

    The program draws 2D ASME Coded Elliptical heads and Non-Coded Heads. It creates the head outline as a closed polyline with a thickness line. Each are placed on separated layers. There is an option to draw just the outline without the thickness line and also an option to create these heads in SI units.

    The program has an instructions dialog and changeable images of your selections. I have provided the source coding for you to edit if you wish, But I request that if you make changes and post, Do not remove the headers and be sure to record your changes as a revision and add to the header. Please do not post changes to this thread.

    If you are unsure about how to edit this code, I will be happy to answer your questions.

    The command syntax for this program is DH.
    See below for the attached Zip file.

    For loading instructions see this thread: http://www.cadtutor.net/forum/showthread.php?t=1390

    For ANSI B16.5 Flanges, See this thread:http://www.cadtutor.net/forum/showthread.php?t=48462

    For ANSI B16.47 Flanges, See this thread:http://www.cadtutor.net/forum/showthread.php?t=48567

    Attention!
    Revision V0.4 has been uploaded. October 04, 2010


    Code:
    ;/////////////////////////////////////////////////////////////////////////////////////////
    ;
    ; Do Not Remove This Header!
    ;
    ; Revisions
    ;
    ;-----------------------------------------------------------------------------------------
    ; Version | Change                                                              | Date
    ;-----------------------------------------------------------------------------------------
    ; V0.1    | Replace the dialog load in the DH_MF function with a new function.  | 04|29|10
    ;         | Replace mode tile in the DH_MT function with a new function.        |
    ;         | Replace all setvars in the DH_MF function will a new function call. |
    ;         | Added DH_CUS function or Change User Settings function.             |
    ;         | Replace all (if (or calls with (cond ( (member calls.               |
    ;-----------------------------------------------------------------------------------------
    ; V0.2    | Add Non-Coded Flanged Only Head                                     | 04|30|10
    ;-----------------------------------------------------------------------------------------
    ; V0.3    | Remove DH_PL Program Loop Function & replaced with while            | 09|17|10
    ;-----------------------------------------------------------------------------------------
    ; V0.4    | Removed popup lists from dialog and replaced with edit boxes        | 10|04|10
    ;         | Action_Tile modifications made to Main Function                     |
    ;         | Modifcations made to Set Size Parameters Function                   |
    ;
    ;/////////////////////////////////////////////////////////////////////////////////////////
    Please Help!

    Can someone give me a code for DH_PL Program Loop Function in LSP codes. I think this file already compiled. I'm new to LSP. I'm having trouble making one of it.Thanks in advance.

  9. #109
    Forum Newbie
    Computer Details
    vwmech's Computer Details
    Operating System:
    XP Pro
    Discipline
    See details...
    vwmech's Discipline Details
    Occupation
    Mech. Design Engineer
    Discipline
    See details below.
    Details
    Heat exchangers for just about anything you can think of
    Using
    AutoCAD 2010
    Join Date
    Jun 2012
    Location
    Pittsburgh, PA USA
    Posts
    1

    Default

    I registered for these forums just for this LISP (and the B16.5/16.47 ANSI flange LISPS)!

    Great work here!

  10. #110
    Forum Newbie
    Using
    AutoCAD 2011
    Join Date
    Sep 2012
    Posts
    1

    Question

    Registered forum members do not see this ad.

    HI! thank for your lisp

    i'm korean
    i speak little english

    i used millimeter
    but your lisp used inch

    i want your lisp verison changed millimeter

    please give me a changed verison.
    thank

Similar Threads

  1. LISP that will draw pressure vessel heads
    By dbakeg00 in forum AutoLISP, Visual LISP & DCL
    Replies: 8
    Last Post: 18th Jun 2011, 04:35 pm
  2. Dished Heads?
    By DANIEL in forum AutoLISP, Visual LISP & DCL
    Replies: 21
    Last Post: 5th Apr 2010, 02:51 pm
  3. Help fixing a LISP that draws pressure vessels
    By dbakeg00 in forum AutoLISP, Visual LISP & DCL
    Replies: 4
    Last Post: 2nd Mar 2010, 05:30 pm
  4. Lisp for generating Pressure Vessel views?
    By a_differently abled_draft in forum AutoLISP, Visual LISP & DCL
    Replies: 19
    Last Post: 20th Oct 2009, 11:05 am
  5. Tutorials for Pressure Vessel Drawings
    By larawks in forum AutoCAD Beginners' Area
    Replies: 5
    Last Post: 11th Feb 2009, 06:55 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