Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

data extraction arrangement

rcampbell3NMQY2
Observer

data extraction arrangement

rcampbell3NMQY2
Observer
Observer

I do a data extraction with blocks named P1, P2 ect. and when i get to P10, P11 ect., data extraction won't put P10 after P9.  Can this be fixed?

Thanks

rcampbell3NMQY2_0-1652968499488.png

 

0 Me gusta
Responder
359 Vistas
3 Respuestas
Respuestas (3)

AVCPlugins
Advisor
Advisor

It is clear that the sorting is in alphabetical order. If you want to sort numbers alphabetically, then they must have the same number of characters. Use leading zero alignment. Change blocks like P01, P02, .. P10, P11


Plugins for AutoCAD
A>V>C>
AppStore | Facebook | Twitter | YouTube | Blog
0 Me gusta

codyhornyak
Advocate
Advocate

I normally use leading zeroes too, or if that doesn’t work for your set up, open the extraction in excel, convert the content to a table, and sort then

0 Me gusta

R_Tweed
Advisor
Advisor

One way is to add an attribute for sorting purposes.  Using attout and attin from the express tab you can then add the sorting values as needed in excel.

 

Screenshot 2022-05-20 103951.png

0 Me gusta