Results 1 to 3 of 3

Thread: points from end point of lines

  1. #1
    100 Club dmingo's Avatar
    Join Date
    2006-05
    Location
    The original Hockeyville
    Posts
    115
    Login to Give a bone
    0

    Default points from end point of lines

    I have a road network in a .shp file and I would create a points file from the start point of each line. The start point of the line is an OD attribute (fnode_).

    Any ideas?

  2. #2
    Geospatial Moderator Jmurphy's Avatar
    Join Date
    2000-11
    Location
    TN/KY Area
    Posts
    1,640
    Login to Give a bone
    0

    Default Re: points from end point of lines

    After you inport the shp file into a dwg save and then attach that dwg to a new dwg. Then run a report query and for the expression get the x1,y1,z1 properties for the lines.

  3. #3
    100 Club dmingo's Avatar
    Join Date
    2006-05
    Location
    The original Hockeyville
    Posts
    115
    Login to Give a bone
    0

    Default Re: points from end point of lines

    Thanks Murph.

    It took me a few tries, but I had success getting the points file.
    Is there a way to get the "fnode_" OD attribute into that file as the label as well?

    UPDATE:
    I think I found it. "Object data" under the "Options" of the Report.

    Thanks again Murph.
    Last edited by dmingo; 2010-03-24 at 01:50 PM.

Similar Threads

  1. Appearance of Points & Point Labels
    By drafting.33933 in forum AutoCAD Civil 3D - General
    Replies: 2
    Last Post: 2010-03-11, 02:40 PM
  2. Points / Point Groups
    By wag24 in forum AutoCAD Civil 3D - Profiles
    Replies: 1
    Last Post: 2008-09-25, 03:50 AM
  3. Get a point between 2 points
    By bmonk in forum AutoLISP
    Replies: 5
    Last Post: 2008-07-26, 03:36 AM
  4. Mid Point betn two points
    By mahesh.darekar in forum AutoLISP
    Replies: 5
    Last Post: 2008-05-05, 12:48 AM

Posting Permissions

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