c# and solidworks

I'm trying to convinced my boss to go with C# for our future add-ins development. So far so good, the c# add-in wizard works great! But I'd like to copy the VB 6.0 functionnality that allows me to put on a form a PartDoc, AssemblyDoc or DrawingDoc (simply select add components when right clicking on the toolbox). That allows me to create a stand alone application.

Would anyone have any pointers on how to do this in C#? Do I need to bury myself in COM litterature?

Louis

Reply to
Louis-Philippe Salin de l'Etoile
Loading thread data ...

there's always Qt and python!!! 8*]

-nick e.

Reply to
Nick E.

You can use the standard COM interfaces in .NET using VB.Net or C# to create stand alone applications.

Best Regards,

Reply to
Robert Hanson

PolyTech Forum website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.