+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 13
  1. #1
    Forum Newbie
    Using
    AutoCAD LT 2000
    Join Date
    Aug 2008
    Posts
    7

    Default generating a curve through set of co-ordinates

    Registered forum members do not see this ad.

    Hello,

    I need to generate an impeller blade profile using a set of co-ordinates. Is there any command to input all the co-ordinates at once in autocad. Could some one tell me what is the command?

    Thanks for your help.

    Vipra

  2. #2
    Senior Member khama's Avatar
    Computer Details
    khama's Computer Details
    Operating System:
    Windows 7 Ultimate
    Computer:
    INTEL CUSTOM i5
    Motherboard:
    GIGABYTE HD55-UD3A i7
    CPU:
    CORE I5 3.2GHz
    RAM:
    6GB CORSAIR DDR-3
    Graphics:
    NVIDIA Quadro FX 3800 Graphics adapter - 1 GB - GDDR3 SDRAM
    Primary Storage:
    SAMSUNG 660GB SATA
    Secondary Storage:
    SAMSUNG 1TB
    Monitor:
    2 x DELL PRECISION 30"
    Discipline
    Mechanical
    khama's Discipline Details
    Occupation
    Project Leader, Engineering, Oil and Gas and Materials Handling
    Discipline
    Mechanical
    Details
    Mechanical is my strongest Discipline. Civil and Structural are all strengths for me too.
    Using
    AutoCAD 2011
    Join Date
    Mar 2008
    Location
    Australia
    Posts
    200

    Default

    well not to my knowledge, but that does not mean that it is has not already been done. There might be a LISP program that someone has written to do it. I just enter it manually... Ho Hum.. If you find an answer please tell us. It will save hours on roads and culverts.
    Khama
    Bachelor of Science Mechanical Engineering
    Diploma Civil & Structural Engineering
    Diploma Engineering NDT

  3. #3
    Forum Newbie
    Using
    AutoCAD LT 2000
    Join Date
    Aug 2008
    Posts
    7

    Default

    I have myself done it long ago. I have jsut forgotten the command. It has something like using the command pline followed by co-ordinates and then with 'end'. I think I missed something and it is not working.

  4. #4
    Forum Deity
    Using
    Civil 3D 2008
    Join Date
    Sep 2006
    Location
    Pittsburgh, PA, USA
    Posts
    3,581

    Default

    What format is your coord data? X,Y,Z, Excel???

  5. #5
    Forum Newbie
    Using
    AutoCAD LT 2000
    Join Date
    Aug 2008
    Posts
    7

    Default

    just x,y coordinates. It is 2D profile. This data has been generated using a blade design program. I can be either excel or word.

  6. #6
    Forum Deity
    Using
    Civil 3D 2008
    Join Date
    Sep 2006
    Location
    Pittsburgh, PA, USA
    Posts
    3,581

    Default

    in excel get the data in x,y format (hint...equation in cell C1 =A1&","&B1)
    Highlight the column w/ the x,y data > Ctrl+C
    In Autocad... Multiple > Point
    at the Specify a point: prompt rt-click the command line > Paste
    If you want a polyline... Pline > Paste as above.
    You can also use Spline
    Last edited by lpseifert; 7th Aug 2008 at 04:22 pm.

  7. #7
    Forum Newbie
    Using
    AutoCAD LT 2000
    Join Date
    Aug 2008
    Posts
    7

    Default

    Thanks a lot. I will try that and get back to you.

  8. #8
    Forum Newbie
    Using
    AutoCAD LT 2000
    Join Date
    Aug 2008
    Posts
    7

    Default

    That worked. Thank you so much.

  9. #9
    Forum Newbie
    Using
    AutoCAD LT 2000
    Join Date
    Aug 2008
    Posts
    7

    Default

    I think we can also creat a script file and run it. We can save the co-ordinates using commas with pline at the beginning followed by coordinates and 'end'. Save this file as .scr and type 'scr' in the command prompt. open the .scr file, it should generate the profile.

    I have done this long ago, I just forgot that we can use script file.

  10. #10
    Forum Newbie
    Using
    AutoCAD 2006
    Join Date
    Jun 2008
    Posts
    7

    Default script file

    Registered forum members do not see this ad.

    How do you create a script file? I do not have the .scr file extension in Excel.
    I may just have an older version of Excel.

Similar Threads

  1. Help on generating 3D Sink drawings?
    By tenghuii in forum Autodesk Inventor
    Replies: 43
    Last Post: 9th Jun 2012, 01:57 pm
  2. Co-ordinates...
    By Miss Lane in forum AutoCAD Drawing Management & Output
    Replies: 17
    Last Post: 9th Apr 2007, 11:26 pm
  3. Looking for help generating grids
    By gedster in forum AutoCAD General
    Replies: 1
    Last Post: 19th Mar 2007, 10:50 pm
  4. Generating 2D layouts & viewports
    By surfo78 in forum AutoCAD Drawing Management & Output
    Replies: 8
    Last Post: 17th Mar 2007, 09:46 pm
  5. Generating DXF files
    By Fazstp in forum AutoCAD Beginners' Area
    Replies: 6
    Last Post: 23rd Mar 2006, 10:52 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