Organic Posted March 13, 2012 Posted March 13, 2012 I assume the following is possible, I am just not sure how to do it in Civil 3D. I have a surface and want to overlay a a grid of spacing X on top of the surface. I then want to extract the x, y & z (interpolated from surface at the grid node) coordinates (nodal numbering also if it was possible although if not this can be post processed) of each node (corner of each grid square). Any tips on how to accomplish this? Quote
Emigrato Posted March 13, 2012 Posted March 13, 2012 1] _SURFACEEXPORTTODEM to generate a grid Dem file from your Civil surface 2] with the freeware Microdem, import the resulting Dem and export a X,Y,Z text list of node coordinates. Quote
BIGAL Posted March 14, 2012 Posted March 14, 2012 Another way, use array to create Autocad "points" then you can drop points onto surface and add to a group which will auto number etc then export out. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.