Results 1 to 2 of 2

Thread: point code descriptions

  1. #1
    Member
    Join Date
    2005-03
    Location
    Indianapolis, IN
    Posts
    5
    Login to Give a bone
    0

    Default point code descriptions

    I've received alot of help from this forum, so I'm hoping someone can help me with this.

    I have an autolisp routine that converts survey points to text that shows a station, an offset, and a description. The problem I'm encountering is that I am missing the coding that links our survey points (which are whole numbers ie - 5, 20, etc) to the descriptions (ie - tree, fire hydrant, etc.). In the lisp routine that I have, the file that contains the coding between points and descriptions is named topocode.001. I do not have this file. I have point codes and descriptions, so I need to know how this coding file is to be written that links the points and descriptions. If anyone could help with this, I'd appreciate it.

    I've attached a screen print in Microsoft Word 2003 format that shows the lisp routine I'm working with and the missing topocode.001 file that links the point code descriptions.

    Thanks,
    James Swick
    Attached Files Attached Files

  2. #2
    Member
    Join Date
    2002-05
    Posts
    7
    Login to Give a bone
    0

    Default Re: point code descriptions

    Save the topocode.001 file such that the first character of each line starts with the code and the eleventh character of each line begins the description.

Similar Threads

  1. Lsp Code to count azimuth from 2 point
    By Iyant in forum AutoLISP
    Replies: 1
    Last Post: 2015-05-25, 01:19 AM
  2. Replies: 0
    Last Post: 2013-02-22, 12:20 AM
  3. Point Descriptions - Multiple Edit
    By Spokes in forum AutoCAD Civil 3D - General
    Replies: 4
    Last Post: 2009-10-02, 07:59 PM
  4. Point code Dynamic Lookup
    By NathanB in forum Dynamic Blocks - Technical
    Replies: 0
    Last Post: 2009-10-02, 05:25 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
  •