Hello,
Can someone please give me an example code how to do this in AutoCAD 2008 using VB.NET (not VBA).
1. Prompt user to select some entities in the current drawing
2. Create a new drawing
3. Create new layer named "TEST" in the new drawing
4. Copy the previously selected entities from the old drawing to the new drawing into the new layer.
Just trying to get familiar with VB.NET in Autocad, coming from VBA.
Thanks.
Start Free Trial