Debugging vb.net using .dll's

Debugging vb.net using .dll's

awatt
Advocate Advocate
365 Views
1 Reply
Message 1 of 2

Debugging vb.net using .dll's

awatt
Advocate
Advocate

I read that for developing and debugging iLogic and Plug-ins it can sometimes be easier to write a .dll containing a portion of the text, and call the dll from inventor.  I'd like more information on how to do this.

 

What are the details on how to set up the .dll?  What References does it need to have?  Is it all written in a sub named main?  What other settings are there from the Visual Studio Side?

From the Inventor side, How do I call the sub in the dll?  Is it easiest to call the dll from External Rules?  Or is it easier to create another rule that calls the dll?

 

Inventor 2015, VS2012

 

0 Likes
366 Views
1 Reply
Reply (1)
Message 2 of 2

strandvata
Contributor
Contributor
Hi awatt! Please read this thread:http://forums.autodesk.com/t5/inventor-customization/how-to-quot-secure-quot-my-code-from-others/m-p... You'll find some basic information on using iLogic with dlls. Greetings, Ivan
Ivan Temelkov
Autodesk Inventor Customization Enthusiast
www.inventiveworkflows.it
0 Likes