AutoCAD Map 3D Developer
Welcome to Autodesk’s AutoCAD Map 3D Developer Forums. Share your knowledge, ask questions, and explore popular AutoCAD Map 3D Developer topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Anyone have example of Alter Property Query for Elevation in C#?

3 REPLIES 3
SOLVED
Reply
Message 1 of 4
brianchapmandesign
601 Views, 3 Replies

Anyone have example of Alter Property Query for Elevation in C#?

Having a hard time finding .net c# examples for Map.  Right now I need to perform an alter property querry on shape file polylines to raise them to the elevation" field, but also looking for any resources related to the .net API with MAP (examples, documentation, etc). Can't seem to find many.

 

Thanks a bunch!


"Very funny, Scotty. Now beam down my clothes.
3 REPLIES 3
Message 2 of 4
Anonymous
in reply to: brianchapmandesign

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

 

Message 3 of 4

Message 4 of 4

Thanks peeps


"Very funny, Scotty. Now beam down my clothes.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Technology Administrators


Autodesk Design & Make Report