0

Draw a polygon on the dwg file and select the objects lying inside the polygon.

Following is the link of 2d markup in which i want to select objects within the markup or intersecting the markup

1 Answers1

0

For a custom selection (e.g. via crossing window) you need a code similar to this blog posts: part iii & part ii, based on ray tracing feature.

Augusto Goncalves
  • 8,493
  • 2
  • 17
  • 44