+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Forum Newbie
    Using
    not specified
    Join Date
    Feb 2006
    Location
    Wakefield
    Posts
    2

    Default Drawing long sections

    Registered forum members do not see this ad.

    Hi

    first post, i am wondering if anyone knows how you can plot a polyline simply from an input file using co-ordinates?

    I have used CAD for a couple of years and dont know any one who can do this. It is simple to do in MX Road, and thought there must be a function / routine that can do that in CAD.

    Thanks for your time

    Wakeylad

  2. #2
    Senior Member jonesy's Avatar
    Using
    not specified
    Join Date
    Feb 2005
    Location
    Nottingham, England
    Posts
    176

    Default

    Our company uses MX, and the engineers output a file to AutoCAD, and I then explode all the MX objects(proxys) into native ACAD objects, and change the lineweights/layers etc

  3. #3
    Forum Deity
    Using
    not specified
    Join Date
    Jul 2004
    Location
    Anchorage, Alaska
    Posts
    2,074

    Default

    from your coordinate file, create another file (either ascii or Excel) with coordinates in format of x,y. Start the polyline command in AutoCAD, then copy the group of coordinates from file and paste to the AutoCAD command line; the polyline command will continue using those coordinates.

  4. #4
    Forum Newbie
    Using
    not specified
    Join Date
    Feb 2006
    Location
    Wakefield
    Posts
    2

    Default

    Registered forum members do not see this ad.

    Thanks

    should really have figured out that it can be done that way lol

    Mark

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