Skip to main content
Solved

Unable to see FME generated cad file with the attributes in AutoCAD / Revit

  • January 6, 2021
  • 4 replies
  • 47 views

I am trying to convert the ESRI  format data(feature class) to cad using FME(I have used Extended Entity Data option). When I open the cad output in FME inspector I can see the attributes but when I try to open in AutoCAD or Revit I cannot see attributes attached to the features. Just wanted to know how can I get to see attributes in cad file in AutoCAD

Best answer by andreaatsafe

Hi @divya​ ,

Can you confirm how you are trying to view the extended entity data?

In AutoCAD, are you using the command "XDLIST" and selecting the object to see the attributes? This is where the extended attribute data will be shown in AutoCAD.

In the screenshot below, after using the XDLIST command and selecting an object you can see the attributes for VendorID, VendorName, VendorDescription and OBJECTID:

XDLIST

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.

4 replies

andreaatsafe
Safer
Forum|alt.badge.img+15
  • Safer
  • Best Answer
  • January 6, 2021

Hi @divya​ ,

Can you confirm how you are trying to view the extended entity data?

In AutoCAD, are you using the command "XDLIST" and selecting the object to see the attributes? This is where the extended attribute data will be shown in AutoCAD.

In the screenshot below, after using the XDLIST command and selecting an object you can see the attributes for VendorID, VendorName, VendorDescription and OBJECTID:

XDLIST


  • Author
  • January 6, 2021

Hi @divya​ ,

Can you confirm how you are trying to view the extended entity data?

In AutoCAD, are you using the command "XDLIST" and selecting the object to see the attributes? This is where the extended attribute data will be shown in AutoCAD.

In the screenshot below, after using the XDLIST command and selecting an object you can see the attributes for VendorID, VendorName, VendorDescription and OBJECTID:

XDLIST

Hi ,

we are using polygon as input data.

I hope the process which you mentioned will work same for any data type.

 

we were just trying to click on the feature in auto cad and trying to see its information. We have not tried process which you have mentioned. Will give a try and update you .

Thank you,

Divya


  • Author
  • January 6, 2021

Hi Fme Team,

we are able to see the attributes. With that command.

Many Thanks,

Divya


andreaatsafe
Safer
Forum|alt.badge.img+15

Hi Fme Team,

we are able to see the attributes. With that command.

Many Thanks,

Divya

Excellent, thanks for letting us know!

-Andrea