新規機能:

SOLIDWORKS ユーザー フォーラム

SOLIDWORKS ユーザーが 3DEXPERIENCE Works - SOLIDWORKS デスクトップ製品、クラウド接続製品、クラウド専用製品に関する情報の発見や共有、議論を行うための場所です。

3DEXPERIENCE ID を使用してログインしてください。

並べ替えの基準:
カテゴリ:
並べ替え:
Hi, I have published new blog article which explains how to handle events in SOLIDWORKS in the VBA macro or C# or VB.NET applications. Thanks, Artem SolidworksApi/macros
SOLIDWORKS User Forum
4 年 前
Hey Team, using C# API, I would like to know how we can check or get latest released file / part in PDM Vault ? is there any way to check ? And yes how can we handle the release event with our code ? Looking for your kind response !
SOLIDWORKS User Forum
4 年 前
Hey guys, Actually i want to traverse into file / folder of PDM vault. I am able to connect PDM Vault perfectly but not able to get files/ folders. Any help would be appropriated. Thanks. ‌ ‌ SolidworksApi/macros
SOLIDWORKS User Forum
4 年 前
Is there a Macro to rename all Plane Names in an assembly and its components? Front ==> Top Plane Top ==> Front Plane Right ==> Right Plane Answer: Refer the correct Macro by: SolidworksApi/macros
SOLIDWORKS User Forum
4 年 前
I have been using the GetValue call to get PDM variables values but we are now switching some variables to text with alias and this call gets the alias "E-CT" value. I would like to get the Displayed Value "E-COAT" instead. Is there a way to do this? SolidworksApi/macros
SOLIDWORKS User Forum
4 年 前
Hi, Does anybody know which object from EDMP.Interop.epdm is related to the check-in/state change dialog box? I would like to use that in my VB add-in for PDM. Thank you! SolidworksApi/macros
SOLIDWORKS User Forum
4 年 前
cannot open macros solidworks 2019 edit macro error what is this problem SolidworksApi/macros
SOLIDWORKS User Forum
4 年 前
Hi there, as the title says, I try to get (via API) the local position and rotation values of all parts in an assembly that get moved in a MotionStudy. I've dug through the API but I couldn't find anything promising. I also tried to get motion features and properties, but the returned objects were not useful at all. I really hope that someone has already managed to do this.
SOLIDWORKS User Forum
4 年 前
Hi, This blog post explains how to load the body from the external file and display it as 3D watermark using SOLIDWORKS API Thanks, Artem SolidworksApi/macros
SOLIDWORKS User Forum
4 年 前
The solution was to avoid using the SelectByID2 method. Thank you ‌! SolidworksApi/macros
SOLIDWORKS User Forum
4 年 前
Hi everybody! I need help if someone has a macro solution to verify the Bend Feature Data is on Bend Deduction (no bend table, no K factor, no bend allowance, no bend calculation).I thought if is a way just some a pop-up window appears clarifying the doubt above the bend deduction is selected, just as double checking. Thank you in advance for your support. SolidworksApi/macros
SOLIDWORKS User Forum
4 年 前
I am looking to have a macro that will cycle through each configuration on a part and hold for a couple seconds to act as a way to quickly visually inspect each configuration. I searched for such a macro but only came up with the string to iterate each configuration for use inside another macro. Any help is appreciated, thanks. SolidworksApi/macros
SOLIDWORKS User Forum
4 年 前
I'd like to create a macro or program to automate opening IFC files and saving them as STEP files, but it seems the IFC format doesn't have the same API support that most or all of the other supported formats have. Am I overlooking something, or is there really no way to load IFC files by macro or API? SolidworksApi/macros
SOLIDWORKS User Forum
4 年 前
I'm trying to use the Solidworks API to automate saving .sldprt with several configurations out to separate .dxf files. Does anyone have an example of how to do this? SolidworksApi/macros
SOLIDWORKS User Forum
4 年 前
When importing a drawing view via API, the Design Annotations are not imported. Is there a way to either have Design Annotations selected during the import view process or to select an imported view and turn Design Annotations on? I'm using this to pull in item balloons, notes, and flag notes. SolidworksApi/macros
SOLIDWORKS User Forum
4 年 前
I'm trying to export a drawing to pdf, and require the name of the exported drawing to be the same as the configuration name of the part in it. I've managed to make it save to PDF, but can't change the file name to the configuration name. Any help would be appreciated. SolidworksApi/macros
SOLIDWORKS User Forum
4 年 前
How to resize (larger) the ref. dialog box to see the whole path of the dll library or other trick to get the full path of the file SolidworksApi/macros
SOLIDWORKS User Forum
4 年 前
Hi, I need to create a Macro to Turn on the views, Part list in the drawing based on the cell value in excel and then edit custom properties as given in the excel cell. Also I want to open solidworks and drawing and then trigger this macro from the Excel VBA only. Can anyone help? SolidworksApi/macros
SOLIDWORKS User Forum
4 年 前
I would like to move all views to the center of the sheet after changing paper size e.g. from A4 to A3. I am looking for a macro to achieve this. SolidworksApi/macros
SOLIDWORKS User Forum
4 年 前
Hello all. I have such a question: Is it possible to remove assemblies or part from the tree while deleting files from the current folder? SolidworksApi/macros
SOLIDWORKS User Forum
4 年 前
Hello community, has anybody a SolidWorks Marco to - delete all of the GeometricToleraceSymbols, and to - delete all of the DatumTags on a drawing? Thanks for support Dietmar SolidworksApi/macros
SOLIDWORKS User Forum
4 年 前
Hi, I am trying to clear any dimension on a specific drawing view. I tried with outline to get the bounding box of the view then swApp.SetSelectionFilter 14, and then using the SketchBoxSelect to select the dimensions. However, it always deletes the view with it even if the filter is on! Any idea how to approach this is welcome!
SOLIDWORKS User Forum
4 年 前
I'm trying to develop automatic drawings. I want to know: In the drawing, can we get the coordinate value on the view by specifying the feature. So that it can be used as the coordinate value when dimensioning. Which API do I need to use?
SOLIDWORKS User Forum
4 年 前
Hi All, Are there any SOLIDWORKS API and Macro enthusiasts who are coming to 3DExperience World 2020 in Nashville? It would be nice to catch up and share the experience. I will be presenting the Developing modern SOLIDWORKS add-ins from scratch - YouTube and invite everyone to the session. If you want to catch up or just say hello let's meet somewhere during the event.
SOLIDWORKS User Forum
4 年 前