Skip to main content
Solved

object data from "group by Entity"

  • August 8, 2024
  • 1 reply
  • 51 views

gisbradokla
Enthusiast
Forum|alt.badge.img+17

using the Autodesk AutoCAD Map 3D Object Data reader and setting the parameter to “Group by Entity” (this is so i can get all the objects with 1 reader). I have the autocad_map_odtable{} format attribute enabled. i then have a testfilter to get >0 to separate the features with od values. do i need to enable an extended data value to get the table? 

How do i get the OD table values for these features?

spoiler. I already have the data.

i ran the workbench but looked at the wrong output. by separating the data i already have the attributes on all features within the testfilter.

 

Best answer by nampreetatsafe

Hi @gisbradokla!  This is out of my area of expertise, but I’m wondering if this is what you’re looking for:

Using the examples and data from https://support.safe.com/hc/en-us/articles/25407586455821-Reading-AutoCAD-Map-3D-Object-Data, was able to get the od values in the table:

 

Not sure if this was what you were looking for?  If so, this is how I had my Reader parameters set:

 

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

nampreetatsafe
Safer
Forum|alt.badge.img+13

Hi @gisbradokla!  This is out of my area of expertise, but I’m wondering if this is what you’re looking for:

Using the examples and data from https://support.safe.com/hc/en-us/articles/25407586455821-Reading-AutoCAD-Map-3D-Object-Data, was able to get the od values in the table:

 

Not sure if this was what you were looking for?  If so, this is how I had my Reader parameters set: