Help - acad proxy entities - data extract

Help - acad proxy entities - data extract

Anonymous
Not applicable
4,099 Views
9 Replies
Message 1 of 10

Help - acad proxy entities - data extract

Anonymous
Not applicable

Hello!

 

So I am using autocad Civil 3D 2012 and I have a dwg that has some spot elevations that are stuck as proxy entities. 

 

My end goal is to create an ascii file including the x,y,z coordinates of these spots. 

 

I realize the only easy way to do this is to have the author of the dwg save it back to 2012, but I can't do this. 

 

I have tried listing the spots in TrueVIew and I can see that they are cogo points and it shows all the information I need in the command prompt but I need to export it somehow. 

 

If anyone has experience with this please let me know!

 

Thank you in advance!

0 Likes
4,100 Views
9 Replies
Replies (9)
Message 2 of 10

tmachado
Advisor
Advisor

Hi @Anonymous, I downloaded your drawing but it is not information on it...


Hope this will help!

Was this answer helpful? If so, please click the ACCEPT AS SOLUTION or the LIKES button

Tatiana Machado
BIM Manager/ Autodesk Certified Instructor
Blog | Twitter | LinkedIn
InfraWorks Ambassador

0 Likes
Message 3 of 10

Anonymous
Not applicable

*EDIT *

 

This is the correct attachment 

0 Likes
Message 4 of 10

Anonymous
Not applicable

Hi!

 

Thank you for replying, I have attached the correct dwg now. 

0 Likes
Message 5 of 10

tmachado
Advisor
Advisor

Here you go @Anonymous, the attached file is txt file format PNEZD comma delimited


Hope this will help!

Was this answer helpful? If so, please click the ACCEPT AS SOLUTION or the LIKES button

Tatiana Machado
BIM Manager/ Autodesk Certified Instructor
Blog | Twitter | LinkedIn
InfraWorks Ambassador

Message 6 of 10

Anonymous
Not applicable

That is perfect! Thank you

 

How in the world did you do that?

0 Likes
Message 7 of 10

tmachado
Advisor
Advisor

I am using C3D 2018 so I can open anything older than that.

1. Rigthclick on points from your Prospector tree and select export points

2017-06-08 14_48_51-Autodesk AutoCAD Civil 3D 2018 - [Asphalt Path - proxy entites(1).dwg].png

2. Then choose a file format from the pulldown list, give it a name, a location and select a file type to export

2017-06-08 14_49_40-Autodesk AutoCAD Civil 3D 2018 - [Asphalt Path - proxy entites(1).dwg].png

It is my pleasure to help 😉


Hope this will help!

Was this answer helpful? If so, please click the ACCEPT AS SOLUTION or the LIKES button

Tatiana Machado
BIM Manager/ Autodesk Certified Instructor
Blog | Twitter | LinkedIn
InfraWorks Ambassador

Message 8 of 10

Anonymous
Not applicable

Oh I see. This is great for now, but I still need to be able to do it myself in the 2012 version. 

 

Thank you for you help!

0 Likes
Message 9 of 10

tmachado
Advisor
Advisor

You can't do a Data Extraction from Proxy objects to get x,y,z location

1. So the next time ask whoever sent you the file to do a _AecExportToAutoCAD2010

2. That will show all the COGO points as block of reference with x,y,z

3. Create a surface from them (Surface -> Definition -> add drawing objects -> blocks)

4. Change the surface style to show the surface points

5. Use this command to extract the points from the surface _AeccSurfaceExtractObjects

This will create regular ACAD points that you can do a DATAEXTRACTION or you can create COGO from.

Is a long workflow but that is what I could come out with for now...


Hope this will help!

Was this answer helpful? If so, please click the ACCEPT AS SOLUTION or the LIKES button

Tatiana Machado
BIM Manager/ Autodesk Certified Instructor
Blog | Twitter | LinkedIn
InfraWorks Ambassador

Message 10 of 10

Anonymous
Not applicable

Okay thank you!

 

You have been a great help!

0 Likes