새로운 기능 알아보기:

SOLIDWORKS 사용자 포럼

SOLIDWORKS 사용자가 3DEXPERIENCE Works - SOLIDWORKS Desktop, 클라우드 연결 및 순수 클라우드에 대해 대해 발견하고 참여하고 공유하는 장입니다.

3DEXPERIENCE ID로 로그인하면 됩니다.

I was wondering if anyone had any sample code to get mestarted with this. I have a mate created. I want to write some codethat will select a mate, this I already have, edit it, clear theselection, then give it two new mating entities. Any help would be greatly appreciated.
SOLIDWORKS User Forum
14 년 전
Thank to Deepak Gupta and some more people on this forum, i made a PDF batch export macro. I hope this is usefull for someone. This macro search the selected folder for drawings and export these to PDF in the same folder, with or without prefix (date or something different) Enjoy SolidworksApi macros
SOLIDWORKS User Forum
13 년 전
Hi, You can break toolbox reference this Solidworks add-in. At the same time you can delete all passive configuration and select BOM option. If you want to use this Solidworks add-in, you can download it here. If you want to more information, watch video and use it as free Youtube: 018-Toolbox Creator(EN) - YouTube Download Link. https://goo.gl/ftezii SolidworksApi macros
SOLIDWORKS User Forum
6 년 전
I want to get The value of a particular Annotation calling byits name . How can i do it. SolidworksApi macros
SOLIDWORKS User Forum
15 년 전
This should be as straight forward as falling off a log butwhen I go to Amazon to try to find an upgrade I just get a sea ofVB.NET offerings. Please could someone tell me what the upgradefrom VB6 Professional is called? Also is the transition fairly straight forward - is there gooddocumentation for this? Will I be able to run VB6 programs,unmodified?
SOLIDWORKS User Forum
15 년 전
Anyone know what exactly this method is supposed to do? The docs are their usual terse self: "Rotates the component axis by a fixed amount." Gosh thanks. Jim S.SolidworksApi macros
SOLIDWORKS User Forum
14 년 전
I develop MEMS devices. I would like to model them in SW butI need a way to add a conformal coating. For instance, I would liketo add a polysilicon layer over a complex topology formed byvarious depositions and etches. Something similar to building aprinted circuit board.
SOLIDWORKS User Forum
14 년 전
I made this VBA and have been using it. I went to use it again and got, "A serious error occured..." followed by a crash. Now I cannot edit it or use it. I have seen a similar issue where another user was able to open it and resave it to get the program to work.
SOLIDWORKS User Forum
9 년 전
Hello. i tried to add a picture to my PropertyManagerPage. I want to usethe AddControl Method where i have to set the ControlType. The Api Help File says that there is a swControlType_BitmapEnumeration but it is not shown inswPropertyManagerPageControlType_e. Other controls like Combobox,Listbox,... are shown but not Bitmap.
SOLIDWORKS User Forum
15 년 전
Hello everyone, Attached is a macro loader that displays all the macros in a folder that you select, then allows you to select and run said macro. Hope this helps! SolidworksApi macros
SOLIDWORKS User Forum
6 년 전
Hi, I share new macro about select contour. If you want more information, watch video and download my macro and use it as free. Video: 015-Solidworks select all contour on surface macro 2 - YouTube Macro link: contour selector.rar - Google Drive SolidworksApi macros
SOLIDWORKS User Forum
6 년 전
I am wondering if there is a way to setup a Windows scheduledtask that will automatically clear my local PDM cache at a settime. I have been told that it is possible but I am not sure how tocode it or even set it up. ThanksSolidworksApi macros
SOLIDWORKS User Forum
14 년 전
Hi, If you have a big assembly and want to save isometric view, you will use this macro. If you wanto to more information, you will watch video. Then download and use it as free. video: 013-Solidworks Save Isometric View Macro - YouTube macro link: save isometric view.rar - Google Drive SolidworksApi macros
SOLIDWORKS User Forum
6 년 전
I want to make a picture broswer in my own applicationsoftware, and fast browse every sldprt/slddrw/sldasm files like thesolidworks explorer( one picture shown in the attachment). by theway, I am using vb.net which way to show? using picture box control in vb.net or otherAPI? any idea welcome! SolidworksApi macros
SOLIDWORKS User Forum
14 년 전
Anybody much smarter then me know how to create an installpackage for an addin I developed? The addin deploys and runs insidesolidworks once i "debug" the project. I now need to take all theassociated put them in an install package. I downloaded a fewfreebie installers, but they were not able to register the "GUID"to the registry.
SOLIDWORKS User Forum
14 년 전
I'm in the process of upgrading to Vista 64 bit I'm just wondering if there is any problem between SolidWorks Macro(VBA) /Addin (VB6 and NET) and Vista 64 bit Thx, ChrisSolidworksApi macros
SOLIDWORKS User Forum
14 년 전
Three different ways for receiving preview of model https://sites.google.com/site/wet72o/ViewModelInForm.zip I will show as it is possible to receive preview model in general without use of assemblies of solidworks a bit later. Hardcore programming))) p.s. no registration, no payment, opensource, OOP SolidworksApi macros
SOLIDWORKS User Forum
11 년 전
Is it possible to create a CCD(circumscribed circle diameter) onthe front plane of a part by using a macro. A ccd is the largestcircle that can be drawn around the outermost edge of a part whenviewed from the front plane. This is normally done by drawing acircle that is tangent to 3 radii that are tangent.See attachmentfor example. Thank you SolidworksApi macros
SOLIDWORKS User Forum
14 년 전
A small utility to batch delete design table from SOLIDWORKS Model (Part and Assembly files) in a selected folder. User can choose both Part and Assembly or either of these. Also there is option to process files in sub folder(s) also. Here is a small video showing the working of the program: SOLIDWORKS Batch Delete Model Design Table SolidworksApi macros
SOLIDWORKS User Forum
7 년 전
Is there a simple way to return the upper and lower-mostsurfaces/edges/points in a drawing/drawing view? I am looking for a way to place overall (height and width)dimensions on an assembly who's components will be changing(internal ID's of dimension references change). SolidworksApi macros
SOLIDWORKS User Forum
15 년 전
Hi, If you have a lot of parts and have to change language, you will use this macro. If you want more information, watch video. If you need macro, you can download and use it as free. Youtube: 008-Solidworks Language Macro - YouTube Download link: translate language.rar - Google Drive SolidworksApi macros
SOLIDWORKS User Forum
6 년 전
I made a dxf macro that I thought I'd share. The other ones out there didn't do exactly what I needed, so I tinkered for a day. Click a view, run the macro. It saves a 1:1 dxf of the view with all annotations stripped in a DXF folder.
SOLIDWORKS User Forum
12 년 전
While in a drawing, using a macro, I would like to pullinformation from two custom properties in the associated part. I would also like to concatenate these two properties into onevariable. I don't have a clue how to do it.... I would really appreciate any help Monty PS I think I have the concatenation figured out: Pizza = "fun" Pizza2 = "and games" pizza3 = Pizza & Pizza2 Thanks SolidworksApi macros
SOLIDWORKS User Forum
14 년 전
Anyone have an existing macro or code I could use to accomplishthis? Also, is there any way to get the GD&T associated with eachdimension as well? Thanks, DonSolidworksApi macros
SOLIDWORKS User Forum
15 년 전