I am attempting to clip a .dwg file by a shapefile with 121 features and would like an output .dwg file for each of the 121 features. I am attempting to set up a fan out but am a bit rusty. I feel like there is something simple that I am missing.
Page 1 / 1
Use Counter transformer to count 127 features from shp and use it in "Layer_name" option as showed below
image updated
Use Counter transformer to count 127 features from shp and use it in "Layer_name" option as showed below
I should've mentioned that the clipper features already have a unique id that would like to use as the outputs' name. Would adding a counter add any functionality for the fanout?
Sorry for misunderstanding. I see You want fanout dataset. So Use Counter transformer as I showed but whit theese settings