Results 1 to 7 of 7

Thread: Routine to convert blocks (with elevation) into LDT points

  1. #1
    Member
    Join Date
    2006-05
    Posts
    5
    Login to Give a bone
    0

    Red face Routine to convert blocks (with elevation) into LDT points

    I am searching a lisp routine which can convert blocks (with elevation) into LDD points, any help? Thanks in advance

  2. #2
    All AUGI, all the time
    Join Date
    2015-12
    Location
    Central Oregon
    Posts
    591
    Login to Give a bone
    0

    Default Re: Routine to convert blocks (with elevation) into LDT points

    What kind of blocks? Block with attribute that holds the elevation? Just a block of something inserted at the elevation? What version LDD?

  3. #3
    Certifiable AUGI Addict
    Join Date
    2001-03
    Location
    Tallahassee, FL USA
    Posts
    3,667
    Login to Give a bone
    0

    Default Re: Routine to convert blocks (with elevation) into LDT points

    Try ATTEXT or EATTEXT to get your points in a file you can import into LDD. You'll have to create a template file matching the information in the blocks you want converted to the point format you're using in LDD. Then freeze the old point block layers.

  4. #4
    Member
    Join Date
    2006-05
    Posts
    5
    Login to Give a bone
    0

    Default Re: Routine to convert blocks (with elevation) into LDT points

    Miff,
    LDD 2004, the blocks are “standard” blocks inserted at an elevation (no attributes).

    Tom,
    “EATTEXT” seems to be working for me, thanks…

  5. #5
    Active Member pferreira's Avatar
    Join Date
    2006-06
    Location
    Lisbon, Portugal
    Posts
    88
    Login to Give a bone
    0

    Default Re: Routine to convert blocks (with elevation) into LDT points

    I have created a routine that creates points in the same location that the insertion point of a block! (elevation included)
    Attached Files Attached Files

  6. #6
    Administrator rkmcswain's Avatar
    Join Date
    2004-09
    Location
    Earth
    Posts
    9,805
    Login to Give a bone
    0

    Default Re: Routine to convert blocks (with elevation) into LDT points

    See also: PNTCONV.LSP at http://www.dotsoft.com/freestuff.htm.

    It won't do a direct conversion, but will create an PNEZD ASCII file which you can import.
    R.K. McSwain | CAD Panacea |

  7. #7
    Member
    Join Date
    2006-05
    Posts
    5
    Login to Give a bone
    0

    Smile Re: Routine to convert blocks (with elevation) into LDT points

    Thanks you have all been very helpful.

Similar Threads

  1. convert carlson points to civil 3d with elevation
    By Hammer.John.J in forum AutoCAD Civil 3D - Surfaces
    Replies: 7
    Last Post: 2010-09-15, 01:30 AM
  2. How to convert dynamic blocks to static blocks
    By moonlight_9630 in forum Dynamic Blocks - Technical
    Replies: 2
    Last Post: 2008-06-12, 05:10 AM
  3. Convert Points from CMM
    By Jack Cheong in forum AutoCAD 3D (2006 or below)
    Replies: 2
    Last Post: 2007-10-21, 07:43 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •