在C#中使用来自SolidWorks的零件 [英] use pieces from solidworks in c#

查看:321
本文介绍了在C#中使用来自SolidWorks的零件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在c#程序中使用Solidworks或Solidedge(版本无关紧要)制成的零件?

[删除了C ++标记-与C ++无关]

how can I use pieces made in solidworks or solidedge (version does not matter) in a program made in c# ?

[Removed the C++ tag - this has nothing to do with C++]

推荐答案

这取决于您使用"的含义,如果您的意思是显示图像,则只要SolidWorks可以导出为.NET可以处理的格式,然后可以.

其他任何事情几乎都将取决于SolidWorks是否具有.NET可以访问的API,或者至少使用P/Invoke来访问.

找出答案的最佳地点是 SolidWorks网站 [
It depends on what you mean by ''use'', if you mean display an image, then provided SolidWorks can export to on of the formats that .NET can handle then yes.

Anything else would pretty much depend on SolidWorks having an API that .NET can access, or at least use P/Invoke to access.

The best place to find that out would be the SolidWorks web site[^].


嗯.这是一套商业的,独立的应用程序.除非他们提供某种我在他们的网站上没有看到的SDK,否则您这样做将是违法的.
在他们的下载"页面上,语句
Ummm. It is a suit of commercial, stand alone applications. Unless they provide an SDK of some sort which I didn''t see on their site, it would be ILLEGAL for you to do this.
On their Downloads page, the statement
Note: Licensing and activation required for all products


告诉我我是对的.


tells me I''m right.


这篇关于在C#中使用来自SolidWorks的零件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆