|
|
Back a couple years ago SolidWorks gave us the capability to add flagnotes to our drawings without having to put a ''boarder'' over the number or letter. Although a small problem there are only 99 of each. Yes I know 99 is pleanty for 99.9% of all users. BUT, have you ever wanted another type of symbol, like a critical dimension symbol, key feature, or a tweek on a symbol that is already there, etc?. These can all be done with an edit to a file in the SolidWorks directory. The file is called gtol.sym. Its essentially a text file with the extention changed to sym. The gtol.sym file is found in c:\ Opening up the file you will find there are editing and new creation directions at the top of the file.
;; Format:
What its essentially saying is that you have an imaginary box to work in and you need to tell lines, arcs, circles and text where to start and where to end. Lets take it apart to see how this is set up:
Finished Example:
#GTOL,Geometric Tolerancing
Step 1 is to make your own new catagory. Add a ''#'', and without a space add a shortened version name of what you catagory you are creating followed by a comma. Again no space then the whole catagory name you would like. Example ''#Crit,Critical Notes'' (without the quotes). Step 2, hit enter to go to the next line, and now its time to create the symbol itself. We need to give a name for SolidWorks to associate the symbol with and a name that the user pulls from the symbol pull down list. To do this type a ''*'' followed by possibly shortened name of the symbol, followed by a comma and then the name the user will see while creating the note. Example ''*Crit1,Critical Note 1'' (without the quotes). Step 3 is building the symbol with lines, arcs, circles, text and the other types listed above based on start end points.
A,LINE 0.,0.,2.0,0.
A symbol can be placed in your drawing, part or assembly any of 3 different ways. 1. Copy and Paste from another note. 2. Use the button in the notes dialog box. 3. Using the example is have layed out above by typing , including the ''''. (). All of it is case sensitive also. *To make notes or mental notes on your most common symbols used edit a note in window and take note of to value in the ''''. **An important piece of information to know on this is if you make more symbols and need to share drawing with others away from your computer or especially out of the office a copy of the gtol.sym file MUST BE PRESENT on the ''other machine'' that the drawing is opened on. If the gtol.sym is not on the other machine, there will be no errors but anywhere the symbol needs to show up just the'''' text will show on the drawing.
HUNDREDS MORE VIDEOS AND TIPS IN THE MEMBERS AREA. SIGN UP HERE.
|
Related Items |


