我在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。
我正在尝试让这个application.exe还更新SolidWorks模型中的一些模型参数。这就是问题所在:当尝试打开SolidWorks应用程序(SldWorks swApp =SolidWorks SldWorks();)时,我得到一个错误:“为CSLID为{xxx-xxx-xxx}的组件检索我在Windows 7中运行Solidworks 2018,使用Visual Studio Community 2017作为我的编辑器。这段代码可以独立工作,我相信我已经在模型中正确引用了所有相关的Solidworks<