Can We Edit Feature Line Reports???

Anonymous

Can We Edit Feature Line Reports???

Anonymous
Not applicable

i need to report eg surface detail coordinates and offset from cross section. So i use feature line report from reports manager... it gives what i want but not correct order. i want result not by row,by column... attachmnet pic. you can understant what i mean...  is it possible to change format of reports??? 

0 Likes
Reply
Accepted solutions (1)
820 Views
4 Replies
Replies (4)

Civil3DReminders_com
Mentor
Mentor
Accepted solution

All of the reports are customizable, so it is possible to change the output. You could export to Excel instead of HTML and modify the data there. There are also products out there that will provide an easier way to get the info. Such as ProjectExplorer http://3am-solutions.com/

Civil Reminders
http://blog.civil3dreminders.com/
http://www.CivilReminders.com/
Alumni
0 Likes

c.smith43TSP
Explorer
Explorer

Hello. Does anyone know how to get 3 decimal places in a feature line report?

Would like 0.000 precision for both coordinate and elevation.

I've tried to make changes to some xsl files in this path ----->C:\ProgramData\Autodesk\C3D 2014\enu\Data\Reports\xsl

No luck. Any ideas?

Thanks

Corey 

0 Likes

Jeff_M
Consultant
Consultant

@c.smith43TSP, the Featureline Report is a .NET based report, not XSL. You could edit the source code to get it to use the correct Ambient settings for elevation and coordinate, or you can just set the Ambient setting that the lazy programmer decided to use instead. All of the output for the report are formatted using the Alignment Station precision, so edit that in the Drawing's AMbient settings and your report will look as you wish...unless, of course, you only want 2 decimal places for the stationing.... 

Jeff_M, also a frequent Swamper
EESignature

c.smith43TSP
Explorer
Explorer

Bang on. Thank you sir!

0 Likes