Skip to main content
Solved

Filter geometry by layer names in FeatureReader with dynamically defined AutoCAD file as the dataset

  • September 18, 2017
  • 2 replies
  • 57 views

bo
Contributor
Forum|alt.badge.img+10
  • Contributor

With FeatureReader, if an AutoCAD file is dynamically assigned as the Dataset via attribute, how can we filter geometries on certain layers by the layer names? Here is the image of the transformer's property definition showing the specific ports manually entered which was later ignored.

Best answer by ulfme

Hi!

You should be able to browse ("...") for Feature Types to Read and then select Feature Types from a sample dwg (or several) when the dataset is set by an attribute:

/Ulf

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

ulfme
Contributor
Forum|alt.badge.img+15
  • Contributor
  • Best Answer
  • September 18, 2017

Hi!

You should be able to browse ("...") for Feature Types to Read and then select Feature Types from a sample dwg (or several) when the dataset is set by an attribute:

/Ulf


bo
Contributor
Forum|alt.badge.img+10
  • Author
  • Contributor
  • September 18, 2017

Hi!

You should be able to browse ("...") for Feature Types to Read and then select Feature Types from a sample dwg (or several) when the dataset is set by an attribute:

/Ulf

Excellent, @ulfme! I did not know what to do with the "Unresolved Parameters" and it turned out to be the ticket!