Custom Subassemblies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello
I'm looking into figuring out custom subassembly programming, but I have a question that I've not had much luck figuring out the answer for searching on my own (largely due to the failings of the search feature of this forum)
Is it possible to program subassemblies in C#? I have a C++/Java background, and I would rather use a language that is similar to what I already know than having to look into visual basic. All the example files for custom subassemblies are in VB.net so I don't think it would be terribly difficult to just use them as a base, but I just feel more comfortable in the land of braces and semicolons. I know, crazy eh?
I am just starting to get into .NET programming for AutoCAD, largely because my working environment has a huge lisp library to utilize so COM just ended up an easier (and I have gotten to the point where LISP is my most proficient language). I guess if I was more familiar with .NET programming for AutoCAD, I probably would be able to answer my own question.
Thanks in advance.
BTW, Its hard to search for C# on these forums because # is ignored by the parser. Argh.