1. API enhancements
At 3.2 you can take advantage of API enhancements for:
3D Analyst:- New TinLayer, LasDatasetLayer, and TerrainLayer classes.
- Support for Line of Sight analysis via the public api on TinLayer.
- New TIN, LAS (point cloud), and Terrain datasets added to ArcGIS.Core. Access individual TIN triangle, edge, and nodes and points from LAS point clouds.
- Interactive arcade expression evaluation via the ArcadeScriptEngine and ArcadeEvaluator objects.
- Access to KnowledgeGraph data sources, and support for openCypher graph queries and full text search.
- Retrieve stored attribute rules and associated properties from TableDefinition.
- Support for the new GDB date and time field types has been added.
- A new date-time picker control and SymbolFactory enhancements for new 3D symbol creation options.
- Apply styles (i.e. style “items”) directly to layout and graphic layer elements to style their appearance.
A complete list of the API enhancements is provided in the API Changes section on this page.
2. SDK Resources
There are many ProConcepts, ProGuide, ProSnippets, and samples to help you get up and running with the new SDK features. Updates to the SDK Resources include, but are not limited to:- ProConcepts: 3D Analyst Data
- ProConcepts: 3D Analyst Layers
- ProConcepts: Arcade
- ProConcepts: Knowledge Graph
- ProConcepts: Geodatabase
- ProConcepts: Layouts
- ProSnippets: 3D Analyst Data
- ProSnippets: 3D Analyst Layers
- ProSnippets: Arcade
- ProSnippets: Knowledge Graph
- The Pro Community Samples and Snippets have new samples and snippets.