Novità del

Forum utenti SOLIDWORKS

Dove gli utenti SOLIDWORKS possono esplorare, comprendere e condividere le loro idee su 3DEXPERIENCE Works: SOLIDWORKS desktop, connesso al cloud e cloud puro.

Accedi con il tuo 3DEXPERIENCE ID.

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 anni fa
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 anni fa
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 anni fa
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 anni fa
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 anni fa
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 anni fa
The solution was to avoid using the SelectByID2 method. Thank you ‌! SolidworksApi/macros
SOLIDWORKS User Forum
4 anni fa
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 anni fa
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 anni fa
cannot open macros solidworks 2019 edit macro error what is this problem SolidworksApi/macros
SOLIDWORKS User Forum
4 anni fa
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 anni fa
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 anni fa
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 anni fa
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 anni fa
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 anni fa
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 anni fa
Is there a method to get which "Standard" the selected display dimension is derived from when it was created with the Hole Wizard? For example, if I click on a M6x1 callout, can I tell from the Display Dimension object I'd select on the drawing if it was made using ISO or ANSI Metric or the like? SolidworksApi/macros
SOLIDWORKS User Forum
4 anni fa
When I do a change in part/assebly sometimes it updates the Thumbnail, sometimes no. Is there a way to force the update of the thumbnail? SolidworksApi/macros
SOLIDWORKS User Forum
4 anni fa
Hello every one , I have macros to do lot of exports functions but I want one macro to do all exports automatically for all files in the selected folder. please, can you help me to add macros to do lot of exports together in a one macro file? SolidworksApi/macros
SOLIDWORKS User Forum
4 anni fa
Hello every one I want to ask you some quetions about solidworks Macros to create amacro to fill header fields from properties of the 3D-file, and from current date SolidworksApi/macros
SOLIDWORKS User Forum
4 anni fa
Hi guys , I am working on a part which consists of two or more configuration, what i need is to save each configuration as a separate CAD file for Eg: if the part has 2 Configuration then we need to have two cad file to be generated.... is there any way to do this!!!!
SOLIDWORKS User Forum
4 anni fa
are the macros in SolidWorks and CATIA alike? SolidworksApi/macros
SOLIDWORKS User Forum
4 anni fa
Hi guys , I want to write the first 10 digits of the part name to the part number part. I want to write the rest to the description section. I want to split the name of the part in two, to write in different places. Can I make custom properties?
SOLIDWORKS User Forum
4 anni fa
Hello, How can I differentiate via API if a curve or a line is selected (each are edges)? Thank you! SolidworksApi/macros
SOLIDWORKS User Forum
4 anni fa