Skip to main content
Solved

FME 2020: The “GeometryFilter” tool fails to detect objects of “circle” type in AutoCAD,

  • January 24, 2021
  • 2 replies
  • 80 views

jamal
Forum|alt.badge.img+5

FME 2020: The “GeometryFilter” tool fails to detect objects of “circle” type in AutoCAD,

 

I couldn’t figure out how to filter objects of “circle” type in AutoCAD. The “GeometryFilter” tool fails to catch them.

 

Then how to filter the CAD circles?

 

The data is attached

 

Clip_14 

Clip_15 

 

 

Clip_16 

 

 

 

Best answer by tomf

Circles will be filtered by the "Ellipse" filter in the — a circle being a regular ellipse. You can confirm this for yourself by inspecting the data in Visual Preview / Data Inspector and, after selecting a circle, checking the value of fme_type in the Feature Information window

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.

2 replies

tomf
Supporter
Forum|alt.badge.img+20
  • Supporter
  • Best Answer
  • January 25, 2021

Circles will be filtered by the "Ellipse" filter in the — a circle being a regular ellipse. You can confirm this for yourself by inspecting the data in Visual Preview / Data Inspector and, after selecting a circle, checking the value of fme_type in the Feature Information window


jamal
Forum|alt.badge.img+5
  • Author
  • January 25, 2021

Thank you tomf. This answers my question

 

Clip_24