Share
 
 

Feature Completeness

This topic outlines the new or changed features to the API.

The following new or changed features are now exposed through the API:

  • ObjectARX SDK
    • Compound coordinate reference system implemented with the new AcDbGeoCompoundCoordinateSystem class
    • Vertical coordinate reference system (vertical CRS) definition implemented with the new AcDbGeoVerticalCoordinateSystem class
    • Support for ESRI maps
    • Named Object Dictionary pointer implemented with the new AcDbNamedObjectDictionaryPointer class
    • Get the runtime ID of a database or a database from a runtime ID
    • Improvements to the graphics system
    • Updates to the AcString class
    • Range of functions removed or deprecated that accept the ACHAR data type, and replaced with new functions that accept the AcString data type
  • Managed .NET
    • Support for ESRI maps
    • Get the runtime ID of a database or a database from a runtime ID
    • Improvements to the graphics system

Was this information helpful?