How to select and edit group of entities using C#.Net
Posted: 14 Jul 2018, 08:48
Hi,
I am new to Auto CAD, and I am a C#.Net developer, one of my project requirement is
1. Need to Open a .dwg or .dxf file and show the drawing in windows form or asp form with properties like Pan, Zoom In, Zoom Out, Single Entity Selection or Multiple Entities Selection( Window Selection with Mouse Drag).
2.If User Selects a group of entities by mouse drag (window selection), i need the text available in that selected window in a table format, which i can save or manipulate
Was this achievable by using CAD.Net tool, if possible please provide a sample code for testing.
Thanks & Regards,
Narendra
I am new to Auto CAD, and I am a C#.Net developer, one of my project requirement is
1. Need to Open a .dwg or .dxf file and show the drawing in windows form or asp form with properties like Pan, Zoom In, Zoom Out, Single Entity Selection or Multiple Entities Selection( Window Selection with Mouse Drag).
2.If User Selects a group of entities by mouse drag (window selection), i need the text available in that selected window in a table format, which i can save or manipulate
Was this achievable by using CAD.Net tool, if possible please provide a sample code for testing.
Thanks & Regards,
Narendra