How can I compare one surface with new survey points

How can I compare one surface with new survey points

ehsan_heidari70
Explorer Explorer
816 Views
7 Replies
Message 1 of 8

How can I compare one surface with new survey points

ehsan_heidari70
Explorer
Explorer

I have a big Surface that I want to compare survey point with surface offline(after survey).

I already import xml file on my ts16 and I can know how much is difference between my current heigt and surface online but when  I Survey how can I export my height difference between  survey point to surface?

there are too many points that I need quickly method to find them like Lisp or...?

and is there any method to export difference by TS16 on CSV file ?

TIA

0 Likes
Accepted solutions (1)
817 Views
7 Replies
Replies (7)
Message 2 of 8

Pointdump
Consultant
Consultant

Hi @ehsan_heidari70,

Welcome to the Autodesk Forums.
Most data collector programs allow you to export a report comparing points to Existing Ground Surface. What data collector program are you using with your TS16?
Dave

Dave Stoll
Las Vegas, Nevada

EESignature

64GB DDR4 2400MHz ECC SoDIMM / 1TB SSD
NVIDIA Quadro P5000 16GB
Windows 10 Pro 64 / Civil 3D 2025
0 Likes
Message 3 of 8

ehsan_heidari70
Explorer
Explorer

Hi Dave,

thanks for your reply.

i used leica captivate but I don’t want to compare with existing ground surface , actually i must to set out and survey one surface which is top of bridge that we have 2 direction slop?

i am ok with set out , i can see online how much difference between my position and surface height but when i surveyed poits EDM just give me p number,X,Y,Z

but i need difference between my height and surface height 

0 Likes
Message 4 of 8

Pointdump
Consultant
Consultant

@ehsan_heidari70,
"difference between my height[Existing Ground?] and surface height[Design Surface?]"
Create 2 surfaces and run an elevation analysis. Like >>>This<<<.
"set out and survey"
Your data collection will give you cut/fill for each shot.
More details please on what you have and what you want to do.
Dave

Dave Stoll
Las Vegas, Nevada

EESignature

64GB DDR4 2400MHz ECC SoDIMM / 1TB SSD
NVIDIA Quadro P5000 16GB
Windows 10 Pro 64 / Civil 3D 2025
Message 5 of 8

ehsan_heidari70
Explorer
Explorer

Hi Dave,

I watched that Video but it was not useful for me.

Maybe I cant explain well.

As you see on the attached files I must to make  post pour As-Built Like that ,But bridge lenght is too long and i must to find one method to find it how much difference between my survey and design level. 

0 Likes
Message 6 of 8

andrewpuller3811
Advisor
Advisor
Accepted solution

I was going to point you to the post by Tim Corey @tcorey that had a lisp that compared selected points to a selected surface but it has been archived by Autodesk.

 

Attached is a version that I modified for myself.

 

To use it, download the file, unblock the downloaded file.

Save the file to a local drive or trusted location.

Drag and drop the file into the civil 3d drawing area (or use the appload command)

Type the command psreport and hit enter

Follow the prompts to select a reference surface, then the cogo points.

The cogo points need to be within the area of the surface otherwise you will get an error.

A file named PointDepth.csv will be created in the folder where your drawing is located.

 

All credit for the attached lisp goes to Tim Corey.



If a post provides a fix for your issue, click on "Accept as Solution" to help other users find solutions to problems they might have that are similar to yours.

Andrew Puller
Maitland, NSW, Australia
Windows 11
Intel core i7 11800 @ 2.30 GHz with 32GB Ram
Civil 3d 2023
Message 7 of 8

ehsan_heidari70
Explorer
Explorer

Hi Andrew Puller,

It was very useful.

Thank you so much.

 

0 Likes
Message 8 of 8

ehsan_heidari70
Explorer
Explorer

Hi Andrew,

that file Just give me cogo points Height and surface height with 2 number Precision but I want to Monitor Bridge that is very sensetive for us to get mm amount.

Any idea to fix it ?#

Thank you

0 Likes