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

    AutoCAD Civil 3D Customization

    Reply
    Mentor
    wang890
    Posts: 755
    Registered: ‎06-08-2007

    Projection profile stationing

    104 Views, 2 Replies
    09-24-2012 02:22 PM

    is it possible to get the start and end station of each projected objects?

     

    see picture. what i am doing is based on the different colour. they are geotechnical requirement for the minimul fill depth. so i am thinking about making a program to put in a profile for me and then put horizontal curves. so don't need to do anything by hand. good starting point at least. save a lot of time and not really hard to code either.

     

    Civil 3D 2012
    Work: Xeon W3503, 12GB, Quadro 2000, Dell 19' x 2
    Home: 3930k, 16GB, GTX 590, Dell U3011
    Please use plain text.
    *Expert Elite*
    Posts: 2,373
    Registered: ‎10-13-2005

    Re: Projection profile stationing

    09-24-2012 10:43 PM in reply to: wang890

    Why not use the projected objects in plan view to get the StationOffset values? Then use the elevation of the point of the projected item.

     

    Christopher

    http:\\blog.civil3dreminders.com

    Civil Reminders
    http://blog.civil3dreminders.com/
    http://www.CivilReminders.com/
    Please use plain text.
    ADN Support Specialist
    Posts: 206
    Registered: ‎06-09-2009

    Re: Projection profile stationing

    09-24-2012 10:50 PM in reply to: wang890

    Hi,

     

    Did you check the following API ?

     

    ProfileView.FindStationAndElevationAtXY() Method -> Finds the station and elevation values at the given X,Y coordinate.


    Thanks,



    Partha Sarkar
    Developer Technical Services
    Autodesk Developer Network

    Please use plain text.