Hi, @Pointdump @AllenJessup @ChicagoLooper
Thanks for all your reply I should have explained more.
What I'm trying to do here is convert TOPO points in dwg file into a PNEZD text file format, so I can import them into C3D as survey points.
Surveyor sent us a dwg file, I open that file in C3D and it contains TOPO points.

The file should be in Meters but when I open it in C3D it is preset as feet.

However if I open it in Autocad it is fine showing units as Meters.

Back to C3D, without changing anything, it shows Position Z (elevation) of this point is 15.1650, which is the correct value, but in the wrong unit. I would like it to be 15.1650 meters but not 15.1650 feet.

So I change the drawing units from Feet to Meters.

It doesn't affect the existing points on the drawing. It's still 15.1650

Then, I convert this Point into COGO point with the 'Convert Autocad points' button, Easting, Northing and Point elevations all shown in feet now. COGO point elevation is 49.754'.

What's the proper way to convert autocad points into survey points for the use in C3D?
Thank you so much in advance guys.