Skip to main content
Solved

Clip several DWG layers


Hi all,

 

 

I am wondering how it is possible to clip all layers contained in a single DWG file with a single clipper? Now, I use a clipper for each layer, but it is a real pain to create. I am looking for a more convenient way to do this.

 

 

Hope you can help

 

 

Best Regards

 

 

Asherk

Best answer by fmelizard

Yes, route all the input layers into a single clipper, and then on the output side, route back into a FeatureTypeFilter to split back into teh original layers.

 

 

Or...use Feature Type Fanout on your output feature type to have them split back out but only as they are written out.
View original
Did this help you find an answer to your question?
This post is closed to further activity.
It may be a question with a best answer, an implemented idea, or just a post needing no comment.
If you have a follow-up or related question, 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.

takashi
Contributor
Forum|alt.badge.img+19
  • Contributor
  • June 4, 2015
Hi Asherk,

 

 

I think you can send the features of all layers to a single Clipper simultaneously. Where's a problem?

 

 

Takashi

fmelizard
Contributor
Forum|alt.badge.img+17
  • Contributor
  • June 5, 2015
Yes, route all the input layers into a single clipper, and then on the output side, route back into a FeatureTypeFilter to split back into teh original layers.

 

 

Or...use Feature Type Fanout on your output feature type to have them split back out but only as they are written out.

  • June 5, 2015
OK, thanks for your answers. But what is the easy way to connect tens of input features to a single transformer?

  • June 5, 2015
OK, got it, with View > Windows > Feature Type Connections!

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings