SolidWorks How do I set the bending factor in the sheet metal? Many people in the SolidWorks sheet metal bending when the coefficient to determine inconvenient, in software tutorials related to practical explanation is also difficult to find, in the SolidWorks commonly used in the bending deduction method, ordinary steel plate 90 degrees bend deduction as shown,
SolidWorks the two methods of drawing threads. This experience is to share an article on how to draw threads with SolidWorks.
Method One:
1, first of all, you have to make sure that you have turned on the decorative thread line function. Tools in the menu bar--Options, select the document properties (the second above), select the detail, and then tick the red circle in the diagram, click OK.
Release date:Updated on:
Affected Systems:SolidWorks Workgroup PDM 2014 SP2Description:--------------------------------------------------------------------------------Bugtraq id: 65751
SolidWorks Workgroup PDM software helps individuals and small working groups manage projects and control their design versions.
SolidWorks Workgroup PDM 2014 SP2 and other versions have the Arbitrary File Overwrite Vulnerabil
How do I insert a symbol in a solidworks annotation?
1. First, open the SolidWorks and open your project diagram as shown
2, enlarge the screen, (easy to see), the annotation part to enlarge, as shown in the picture
3, the mouse clicks on the annotation content, the left side pops up the annotation attribute related menu, as shown in the picture
4, click on the left s
This article solidworks2013 installation environment is the system WIN7/64 bit operating system, the following is the detailed procedure for installing solidworks2013:
The installation process disconnects the network.
First, use the virtual CD-ROM to open the Sw2013_sp0_x64_multilanguage.iso file or decompression tool to unpack and double-click the Setup.exe icon:
Second, select a stand-alone installation and then press the next step:
Third, because before the install
SolidWorks How to use Scan command?
1, open the SolidWorks software, click the New button
2. Click OK after selecting parts in pop-up window
3, to use the Scan command. Requires at least two elements, one scan profile and one scan path
4. Draw Scan Path
5. Draw the scan contour
6, after the completion of the two elements, click the Scan button
1, the built SolidWorks model, in order to facilitate display, the model color is set to blue, the face will be adjusted to red, as shown in the figure
2, select the Red Side, pop-up dialog box, click the "Face" button, as shown in the picture
3, the red side has been "horizontal face" to the user, as shown in the picture,
4, now to the red face "vertical face", how to operate it? First: Select the red side, righ
After several of the above training, the object model of SolidWorks should have a general understanding of the operating mechanism of the program is also clear. It will become more and more easy to master slowly. The following picture links are the SolidWorks object model. As a reference, it is good to have a function or to control a function without knowing where the API is hidden:
Overall structure: Sit
Data SolidWorks two times development -04-modify data
The last time you have access to the parameters of the feature, today we will modify it:
To modify the previous steps is not less, when we can read some of the features, we can give him a set of values. Of course, sometimes you need to invoke a specific parameter. SolidWorks is OLE and COM, so get used to it.
You need to call function modifydefinition
Secondary Development of SolidWorks-03-accessing feature data
'Coder Arden'Filename: getchoosed. SWP'Date: 2005-03-22'Used to get the simple hole infomation Dep Dia'Finished lucky !!'------------------------------------------------------------
Option explicitDim swapp as sldworks. sldworksDim model as modeldoc2Dim curfeature as featureDim boolstatus as BooleanDim featdata as simpleholefeaturedata2 'declares a simple direct hole objectDim component as
SolidWorks Three-dimensional diagram how to turn two-dimensional diagram?
1, open the need to convert SolidWorks three-dimensional graphics
2, click on the title bar "new" icon, select "From parts/assembly system for engineering drawings"
3, select template Click to confirm
4, into the "Engineering drawing" interface, select the right side of the "isometric", and th
SolidWorks how to draw a curve? In three-dimensional drawings, for complex curves, you can create them through the XYZ point, as follows.
1, open the SolidWorks software, and click the "New" button.
2, in the New SolidWorks file dialog box, select Parts and click the OK button.
3, click Curves on the Insert menu, and click t
What does the SolidWorks standard view do? In the process of modeling with SolidWorks, the appropriate standard view can help us to work out in the process of drawing, however, sometimes the default standard view of the software is not the ideal view, as shown in the following figure, the same as the front view, The figure A and B are completely different, how do you turn the front view from figure A to Fig
Today I made an example of updating the file variables. It took a while to get it out. Paste the code.
File before variable change
Create a class library in VS and add the following method
'''
Then create a form. before changing the variable, read the file (written in SolidWorks EPDM secondary development entry (1) and add a button.
The button code is as follows:
Try Finfo. batchUpdateFileVariable ("Project No.", "A395") 'calls the background updat
After the above training, I should have a general understanding of the Object Model of SolidWorks,ProgramThe operating mechanism is also clear. It will become more and more easy to control. The following figure shows the object model of SolidWorks. As a reference, you may not know where the API is hidden when you need a function or want to control a function:
Overall structure: http://gallery.computer.mbl
Visit | Data SolidWorks two times development -03-access feature data
' Coder Arden
' Filename:getchoosed.swp
' Date:2005-03-22
' Used to get ' simple hole infomation DEP Dia
' Finished lucky!!
'------------------------------------------------------------
Option Explicit
Dim Swapp as Sldworks.sldworks
Dim Model as ModelDoc2
Dim Curfeature as feature
Dim Boolstatus as Boolean
Dim Featdata as SimpleHoleFeatureData2 ' declares a simple straight hole ob
How can we determine a feature?
If we define a feature object:
Dim curfeature as sldworks. Feature
Then this feature is obtained through selectmgr, and then feature. gettypename can be used to determine the type of feature:
Select case curfeature. gettypename
Case "cut" 'a stretch cut feature
Do something.
Case "holewzd" 'a special hole feature
Do something.
Case else
End select
End select
This is the Syntax:
Syntax (OLE Automation)
Retval = feature. gettypename ()
It returns
(BS
SolidWorks How do I modify the callout size font size?
1, first open SolidWorks engineering drawings, the author here has been made, mainly about how to modify the size of the callout size font, as shown in the figure
2, choose the size of the preparation to be modified, as shown in the Left Pop-up Dimension Properties dialog box,
3, in the Left Dimension Properties dialog box,
SolidWorks how to draw a compression spring? SolidWorks Spring Painting has a lot of, but many friends are not clear how to draw, the following to introduce the compression of the spring painting.
1, click the "New" button to create a part file.
2, select the front view datum, click "Sketch", select "Sketch Drawing" button, enter the sketch interface. A circle with a diameter of 22
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.