orginalnia Posted April 23, 2009 Posted April 23, 2009 The Attribute Extraction on blocks with the same name and the same insertion point gives false results. For example, we use block called FITTING, with 3 attributes - NAME, KEY, NOTES. In some cases, there are more than one fittings in one point, and we insert multiple blocks FITTING in this point, each with different value, like: NAME I KEY I NOTES DAV(kit) d1/d2=110/63 I 102 I For deep montage Elbow BW d110 SDR11 I 94 I PE(100) TA(kit) d63 SDR11 I 12 I PE(80) The result after Attribute Extraction on those three blocks, inserted in the same point is Block Name I Count I NAME I KEY I NOTES FITTING I 3 I TA(kit) d63 SDR11 I 12 I PE(80) Which is obviously not the correct result. I'm using AutoCAD 2004. Is there any solution to this problem? I would really appreciate an answer to my problem. Quote
Lee Mac Posted April 23, 2009 Posted April 23, 2009 Hmm.. not sure whats happening with the Attribute Extraction command, but I could probably write you a LISP to extract the values - although they would be written to a csv excel file, so you may need to copy paste into a proper Excel Doc. Quote
orginalnia Posted April 27, 2009 Author Posted April 27, 2009 I'm looking forward to some assistens with this problem. Quote
David Bethel Posted April 27, 2009 Posted April 27, 2009 That's doesn't sound right. Can you post a sample file along with the attribute extraction template. file? -David Quote
Patrick_35 Posted April 27, 2009 Posted April 27, 2009 Hello A lisp (french) who count block's, taking into account or not (depending on the level indicated, 0 = no) the value of the attribute. The result can be written in a text file that can then import into excel @+ Lstatt.lsp Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.