Hi,
"alter property querry on shape file" - do you mean "alter property query on DWG file"? Didn't know that you can perform Map query on attached SHP files.
To be clear - do you talk about FDO queries or ADE queries (command: _ ADEQUERY)?
Anyway - Map SDK comes with a few .net samples. At least it used to include samples back in 2013 (the version I downloaded once). There is one related to ADE query:
"
This sample demonstrates:
- How to get the information of query categories and queries.
- How to add event handlers into DrawingSet and QueryLibrary.
"
There are .Net samples installed with Map for Industry Models - but Industry Models are a very specific field (
C:\Program Files\Autodesk\AutoCAD 2017\Map\Development\Samples\CSharp).
You can find some samples for Map on ADN Infrastructure Modelling blog - but as anything related to GIS at Autodesk it is not really active:
http://adndevblog.typepad.com/infrastructure/
Further information:
Map Developer Guide
Map API Reference
https://knowledge.autodesk.com/support/autocad-map-3d/getting-started/caas/simplecontent/content/map...
http://docs.autodesk.com/MAP/2014/ENU/Developer_Guides/index.html?url=filesMAP_GEO/GUID-295BB5A9-DA3...
ADN Map API Tutorials
http://download.autodesk.com/media/adn/DevTV_Map_Geospatial_API_Intro/DevTV_Map_Geospatial_API_Intro...
http://adndevblog.typepad.com/infrastructure/2013/02/autocad-map-3d-api-training-content-part-1.html
Rob