Skip to main content
Question

easy way to extract dgn elements using a fence shape in one level?

  • April 21, 2016
  • 1 reply
  • 12 views

My dgn file has a rectangle shape in level 60 and I'd like to extract all elements within that shape and create a new dgn file.

1 reply

erik_jan
Contributor
Forum|alt.badge.img+17
  • Contributor
  • April 21, 2016

Two approaches:

Read the DGN file and use the level 60 object to clip (or filter) the other levels (using the Clipper transformer or the SpatialFilter.

Or read only the level 60 object and then use the FeatureReader transformer to read from the same DGN file all objects within (or overlapping) the rectangle from level 60.

The approach to choose is depending on the amount of objects in the file compared to the amount of objects inside the area of interest and is driven by performace.


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