• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD Civil 3D

    Reply
    New Member
    Posts: 1
    Registered: ‎10-01-2012

    Polylines with FeatId

    99 Views, 2 Replies
    10-01-2012 09:48 AM

    Hello,

     

    Is there anyway to read the featId attribute of a polyline and assign the elevation to the polyline? All the polylines are at elevation 0. Is there a lisp routine to do this?

     

    PS: I do not have the shp file from GIS only the AutoCAD drawing with the polylines already created and their featId.

     

    Thank you in advance for any input.

    Please use plain text.
    *Expert Elite*
    Posts: 1,764
    Registered: ‎12-18-2002

    Re: Polylines with FeatId

    10-01-2012 10:31 AM in reply to: Spike55

    A few years ago I wrote a routine for a customer who wanted to do exactly what you describe. If you send the drawing, I can modify it work work for you.

     

    Tim

     

    Tim Corey, Owner
    Delta Engineering Systems
    Redding, CA
    Autodesk Authorized Value-Added Reseller
    Please use plain text.
    *Expert Elite*
    AllenJessup
    Posts: 4,617
    Registered: ‎05-21-2003

    Re: Polylines with FeatId

    10-01-2012 11:03 AM in reply to: Spike55

    You may still be able to use a Mapquery to query the polylines from that file and add the featid field as the elevation. Find instructions [HERE] in post #3. Ignore the expression for converting the elevation and only use the elevation stored in freatid.

     

    Allen

    Please use plain text.