Message 1 of 2
AutocadMap 3D create CURVEPOLYGON on SQLServer geometry field instead of POLYGON
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
On SQL Server 2017 we want to have only POLYGON geometries in the geometry field.
When we add a new geometry to the SQL table with Autocad Map 3D, we find that automatically this new feature is of a CURVEPOLYGON type.
There is a workaround to have only POLYGON created for new geometries on SQL Server 2017? (settings, etc.)
The command that we are using from the layer connected to SQLServer is "New geographic entity from geometry" (DMUI_GISCREATENEWFEATURECMD)
Thanks in advance,
Fabio