How can I display the object data of a layer in table format, with VB.net.

How can I display the object data of a layer in table format, with VB.net.

Anonymous
Not applicable
784 Views
2 Replies
Message 1 of 3

How can I display the object data of a layer in table format, with VB.net.

Anonymous
Not applicable

How can I display the object data of a layer in table format, with VB.net. or How can I display the attributes of a .SHP file, edit it and also add new point to it.

Please suggest examples url to follow.

0 Likes
785 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
FeatIdFeatId1OBJECTIDcitycodeCitynamecountrymintempmaxTempPopulationlatlong
24313567735677101DelhiIndia24810000077.1128.4
24353567835678102BangaloreIndia63228900078.113.2
24393567935679103LondonUK101647800079.09-2
24433568035680104newYorkUS14066700080.08-17.2
24473568135681105AustinUS18-1685600081.07-32.4
24513568235682106BerlinGermany22-32104500082.06-47.6
0 Likes
Message 3 of 3

Balaji_Ram
Alumni
Alumni

Sorry, I dont have a ready code snippet to do that.

 

If you are new to AutoCAD API, then I suggest going through the introductory topics available for download here :

http://usa.autodesk.com/adsk/servlet/index?siteID=123112&id=16459234

 

Displaying the values after they are retrieved is a general .Net programming topic on which you can find help elsewhere.

 

If you have a specific question related to the AutoCAD API, please post a sample code that you are having problem with.



Balaji
Developer Technical Services
Autodesk Developer Network

0 Likes