PDA

View Full Version : extraction of extra data into shape file


giuseppe
20-08-2006, 09:24 PM
HI,
I've a polyline layer ( Particels ) that has for every closed polyline an associated number (particel number) , is It possible by Cad2Shap to extract area, center and this particel number too into the corresponding shape file?
which is the list of operation I've to perform ?
Now I do it manually, by using AutocadMap 3d, but becouse of the number of dwg files, it is a very tedious operation. I was said that Cad2Shape supports a number of bach operations, can I perform the previous operation in batch mode?

Thanks in advance and best regards

Giu

GuthCAD Software Support
20-08-2006, 11:46 PM
Hi Giuseppe,

I've a polyline layer ( Particels ) that has for every closed polyline an associated number (particel number) , is it possible by Cad2Shape to extract area, center and this particel number too into the corresponding shape file? Sorry, the current version does not do it. I do not think that it would be too hard for us to add in the ability to do the area and center calculation and export these as attributes. I have added it to our 'requested enhancements' list. With regards to the associated number (particel number), CAD2Shape would need some way to recognise the association. Currently it recognizes ATTRIB values, and XDATA. The software generates a serial ID for each polygon, and also can export the AutoCAD 'handle' for the polygon.

best regards,
Software Support