AutoCAD Civil 3D Customization
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Projection profile stationing
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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.
Work: Xeon W3503, 12GB, Quadro 2000, Dell 19' x 2
Home: 3930k, 16GB, GTX 590, Dell U3011
Re: Projection profile stationing
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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
http://blog.civil3dreminders.com/
http://www.CivilReminders.com/
Re: Projection profile stationing
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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

