Search the Community
Showing results for tags 'csharp'.
-
Hey all, New to C# and trying to slowly get my way around. I can get a variation of my code to work with MDIActiveDocument but what I really want my program to do is allow the user to select a bunch of drawings and then perform some edits to them. I am just trying...
-
csharp Add just created objects to the "previous" selectionset
MastroLube posted a topic in .NET, ObjectARX & VBA
Hi there! I wrote a code that, from a selection, generates a polyline and a hatch for every object in the selection. How can I make these objects in the selection when the program is ended? For example: 1. I started my program 2. select the objects I want to evalu... -
Good Day , I installed autocad dot net wizard 2019 on my machine and when i opened microsoft visual studio 2017 i cant find the csharp plugin . is there any way to figure out the problem ? Thanks for support. Ahmed
-
okay, im trying to get a connection to 2006 and im having problems. i used keen(through the interface) example and its throwing a COM exception, BUT it is creating the instance of autocad. I dont think it is connected to it, but it creates it. NOW, when i downloaded the objectARX for 2006 there...