Author Topic: Export Polyline to Excel  (Read 32219 times)

bakti

  • Newbie
  • *
  • Posts: 4
Export Polyline to Excel
« on: April 26, 2013, 01:08:59 PM »
how to added some feature define cross section extract,
probably output in excel like this

Lars

  • Administrator
  • Hero Member
  • *****
  • Posts: 664
Re: Export Polyline to Excel
« Reply #1 on: April 27, 2013, 10:05:50 AM »
Hi!
There is a lot of work to achieve that. Why would anyone like to have these values exported to Excel?

bakti

  • Newbie
  • *
  • Posts: 4
Re: Export Polyline to Excel
« Reply #2 on: April 27, 2013, 02:11:30 PM »
there is a problem to apply 2d polyline cross section with base point and define left and right side, to perpendicular along path 3dpolyline . and use that code is easy to draw road cross section on terraain profile

Lars

  • Administrator
  • Hero Member
  • *****
  • Posts: 664
Re: Export Polyline to Excel
« Reply #3 on: April 27, 2013, 04:56:37 PM »
Cross-sections in Profiles? Do you want to draw crossing roads in a profile?

bakti

  • Newbie
  • *
  • Posts: 4
Re: Export Polyline to Excel
« Reply #4 on: April 27, 2013, 07:51:47 PM »
yes , and build surface from it , maybe something like this...
select 2dpolyline >>cross section define basepoint>>define left and right cross section>>select 3dpolyline path >> reverse (Y/N) >>save to surface
« Last Edit: April 27, 2013, 07:54:14 PM by bakti »

bakti

  • Newbie
  • *
  • Posts: 4
Re: Export Polyline to Excel
« Reply #5 on: April 27, 2013, 07:59:02 PM »
why U guys. not use webmoney or liberty reserve for donation form ?
« Last Edit: April 27, 2013, 08:00:53 PM by bakti »

Lars

  • Administrator
  • Hero Member
  • *****
  • Posts: 664
Re: Export Polyline to Excel
« Reply #6 on: April 27, 2013, 10:45:10 PM »
I think you can do this but in a different way. Create a alignment by using AutoCAD's polyline. Convert it to a 3Dpolyline. Create a surface profile and draw your profile line as a 2Dpolyline in the surface frame.

Finally create a alignment by using the "Create alignment" command that combine your profile and horizontal to a alignment.
Offset the alignment to get edge of pavements, use create longitudinal features command to create ditch bottoms.

Create a surface based on Centerline EOP and Ditch bottoms. Now you can display this surface as a subsurface in profile or cross-sections.

It's all described in the help file.