Hi @carl3ZPF6
If you only need X, Y and Z values, here's an easy step-by-step workflow with pictures. The procedure involves exporting your blocks to a shapefile. Some users will consider this method out-of-the-box because they don't have experience with it. The workflow demonstrates how you can leverage the power of the program to easily make a csv file to insert your cogo points.
Enter MAPEXPORT on command line then follow the steps below to export to shapefile format.
1. Name and save your shapefile. You may save it in your project folder.
Image-1
2. On the Selection tab, export POINTS. You can select the points manually using a crossing window.
Image-2
3. On the Data tab, select the attributes as shown.
Image-3
4. On the Options tab, click OK to complete the shapefile export procedure.
Image-4
5. Go to your project folder. From Windows Explorer, drag the new shapefile from its folder and drop is directly onto modelspace. Before dropping it, though, pause for 5 seconds so AutoCAD has the time to READ the shapefile. Slow and easy, you don't need to be fast. If your shapefile contains a lot of points and is super big, you'll need to pause longer or choose another method to add your points, e.g. use a Feature Data Object connection (FDO).
Image-5
<<You may use MAPWSPACE=>ON to open the Map Task Pane . If you want to use an FDO connection, use MAPCONNECT to open the Data Connect Palette.>>
6.Open the shapefile's Table (see image-5). The columns below are consistent with the selections made earlier. Refer to image #3. (FeatId is automatically generated whenever creating shapefiles). At the bottom of the Table, go to Options=Select All=>Options=>Export. Name and save the exported Table to csv format.
Image-6
<<All rows and columns in the Table will be highlighted blue after you Select All.>>
7. Open the exported Table using Excel. The exported Table is shown on the left. You'll need use your fantastic editing skills so AutoCAD can understand it. You can edit the Table so it looks like the one on the right. Row #1 is optional but was inserted anyway for organizational purposes. It contains the column headers and they must be preceded with the '#' symbol so the cell contents are treated as COMMENTS and not as DATA.
Image-7
8. Finally, save the edited csv file. You may add '_PNEDZ' to the end of the file name when saving it so you don't forget the csv format. When you save it, be sure to select the right csv extension, AutoCAD doesn't like all csv formats when using a point file to insert cogo points.
Image-8
NOTES:
- You can use the newly created csv file to insert your cogo points.
- If you followed the steps, the cogo descriptions will be the same as your original block name.
- Your original blocks didn't have elevation values so all your blocks will sit at sea level.
- If you need more than easting, northing and elevation to be included in you cogos, you'll need to reformat your csv file and that might also involve creating a new shapefile.
- Aside from using a crossing window in step #2, practically no activity was performed in modelspace. This procedure relies on you leveraging the existing data in the drawing file as opposed to letting the info just sit there doing nothing.
Chicagolooper
