Question

Is it possible to extract an AutoCAD Map Object Data schema

  • 8 March 2018
  • 1 reply
  • 10 views

Badge +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

 


1 reply

Badge +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.

Reply