Skip to main content
Question

Is it possible to extract an AutoCAD Map Object Data schema

  • March 8, 2018
  • 1 reply
  • 59 views

Forum|alt.badge.img+4

I'm attempting to extract an AutoCAD Map Object Data table with field definitions.

For example the object data table name is "Attribute" and it contains a field named "ATTRIB_ID". I can get the table name with no problem and can write it out. If I use the "Prepend Table Name" & "Seperator Character" params I can produce something like "Attribute.ATTRIB_ID" which appears in the Feature Information pane but I'm unable to expose that value.Any suggestions would be appreciated!Thanks,Brek

 

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

lars_de_vries
Forum|alt.badge.img+10

I think that you want to use the option 'Group by Object Data' under Paramaters in the 'Autodesk AutoCAP Map 3D Object Data'-reader. You need to set this parameter as you add the Reader, you cannot set it afterwards.