我有一个用鼠标在pc上运行的应用程序,我想用java中的特定文件名启动edrawingsviewer,然后当用户返回到全屏应用程序时,如果他们还没有关闭它,我想关闭它。这就是我到目前为止所得到的快速演示,但是我不知道应该在参数中输入什么,以便使用特定的文件启动solidworks。fileName){ final Process process = Runtime.getRuntime().exec("C:\\Program Files\\SolidWorksCorp\\
我在Solidworks 2017 Visual Studio Tools for Applications中使用以下代码。它是运行Microsoft Visual basic2005和Microsoft .NET Framework2.0.50727 SP2的Microsoft Visual Studio2005版本8.0.50727.42Public Sub Reference_GetCurrentPartorAssembly(ByRef CurrentFile As SolidWorks.Interop.sldworks.ModelD
我需要在Windows Form中将Solidworks绘图加载到Visual Studio (C#)中。然后,我需要使用俯仰/滚动数据旋转此图像。首先,我想展示一下这幅图。有人知道如何使用SolidWorks应用编程接口完成此操作吗?swModel = default(ModelDoc2); }
我在这一行得到"obj ref not
是否有可能在不丢失多段线的情况下将.wrl导入到SOLIDWORKS 2019 SP 2?我尝试导入VRML 1.0和VRML 2.0格式,但这两种格式都不起作用。我期待着像这样的model I open in freeWRL,但是in solidworks I can't see any polylines。