Skip to main content
Solved

How do i convert AutoCAD block attributes from a name and value list to an attribute table?

  • January 23, 2018
  • 1 reply
  • 41 views

I am trying to create an attribute table using name values exposed from an autoCAD block and assigning this modifiedtable the associated attribute values.

At this point in time i am unable to transpose this data

Example 1:

I have attached the workspace and drawing file to assist anyone who can help

Workspace:

Drawing file:

Best answer by mark_f

When you add the Reader there are different parameters for managing the entities. I just had a quick test and changed to Attribute Schema. This seems to expose the attributes you're looking for to the Workspace. You might need to add the Reader again.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

Forum|alt.badge.img+2
  • 325 replies
  • Best Answer
  • January 23, 2018

When you add the Reader there are different parameters for managing the entities. I just had a quick test and changed to Attribute Schema. This seems to expose the attributes you're looking for to the Workspace. You might need to add the Reader again.