Forma Terrain to Civil 3D TIN Surface

@Drbohlav: Here is an example.

I am using the pyproj python package to project a point in the UTM zone of the project to the target projection. This library is a bit flexible with the input definition so I’m both using the ESPG:5514 as a string and the proj4 string.


ProjectPoint.dyn (14.8 KB)

Please follow up if you have any issues with applying this method :slight_smile: We use proj4 extensively internally to make these projections.

2 Likes