• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Visual LISP, AutoLISP and General Customization

    Reply
    Distinguished Contributor
    Posts: 248
    Registered: ‎06-06-2005

    Label Extg and IE along profile

    72 Views, 1 Replies
    06-11-2012 09:14 AM

    This is what i have in mind

     

    The user will pick the base point (lower left of profile) then the code will ask what is the elevation at this point.

    The code will then search for a polyline on the layer c-road-prof (this is the existing grade)

    The code will then search the a polyline on the layer c-sswr-forc (this is the forcemain pipe)

    The code will ask the user what station interval the user wants the text to be displayed.

    The code will then place 2 vertical pieces of text along the bottom of the grid at the station interval the user picked

    The code will get the elevation on the 2 polylines at the interval and populate the text.

    The code will then look at each vertex on the ployline on the layer c-sswr-forc and calculate the slope between the two points and then place a label showing the slope.

    The code will then place a line and the station and elevation of each vertex along the polyline on the layer c-sswr-forc.

     

    If someone can get me something to start with I should be able to edit the code to get it to do what I need.

    Please see the attached file for reference.

    Thanks

    Please use plain text.
    Distinguished Contributor
    Posts: 248
    Registered: ‎06-06-2005

    Re: Label Extg and IE along profile

    06-13-2012 10:45 AM in reply to: rphillips

    Nevermind on this request,

    Thanks

    Please use plain text.