Jump to content

Recommended Posts

Posted

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.

Posted

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.

Posted

I'm looking forward to some assistens with this problem.

Posted

That's doesn't sound right. Can you post a sample file along with the attribute extraction template. file? -David

Posted

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

Posted

Thank you, it work just fine.

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...