Saturday, 5 August 2017

Spring Ball/ Complex spring design in SolidWorks

Hello Friends,
Some time we failed to design a complex shape of spring because of helix can't fullfil our requirement so he have to face many problems to design that shape.
Today i am giving you another way to build a spring without helix command and also by this method you can make spring as per your requirement.
Below given video you will get that way to design spring by using intersection command.
In this video,it's a simple way to make a ball spring but you can make different type of spring by using this method.

Subscribe this youtube channel to get more videos.
https://www.youtube.com/channel/UCPsctCeED-o6XYRgqHaT5Vg

Saturday, 10 June 2017

Catia run by VBScript

If you want to start/run CATIA by VBScript then it's easy by this program.
Just copy this program and save in ".vbs" format.

Program


Dim CATIA
Set CATIA = WScript.CreateObject("CATIA.Application")
CATIA.Visible=True

  
      




Download VBScript File- Click Here

                                Video Tutorial




Thursday, 18 May 2017

Change Dimension in Drafting without change in 3D model in SolidWorks

By two Ways you Can change dimension in Drawing in SolidWorks without change into 3D model.

1st:-
*Select dimension which you want to change and in left dialog box check the Override value,here you can put value which you want to show in drawing.




2nd:-
*Select dimension which you want to change-> in left dialog box-> Dimension text box->enter the value which you want to show in drawing.


Wednesday, 17 May 2017

Width Mate in SolidWorks Assembly

If you want to maintain any object in mid B/W two face then you can do it easily with single command that is known as "Width Mate"...
Ex-
In this picture you can see,if Blue plate is X unit long then Black Plate in mid of it's length.

Steps:-
1st- Mate it "coincident Mate" for contact b/w both plates.
2nd-For Width Mate: Mates-> Advanced Mates-> Width
        *as in below pic.




*For Video Tutorial-Click Here