Creating Tags
Creating Tags
(OP)
Does anybody have a good method to create tags (such as warning, instruction, or stuffer cards...) in SolidWorks? I know text can be applied in a sketch, but that is much to cumbersome.
When was the last time you drove down the highway without seeing a commercial truck hauling goods?
Download nowINTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
|
RE: Creating Tags
You can use text boxes in the drawings and position them on the model views.
RE: Creating Tags
Simply sketch the shape you want and add any note text you need. Then window select the items, and pick Tools-Block-Make from the menu.
If needed you can right click on the block and save it to a separate *.sldblk file for later reuse, or simply use copy & paste to copy it to later drawings.
Blocks can be overlaid on model views, scaled, and general positioned as you want.
If you would rather do it in the part, you can use a sketch with construction lines and notes. But then you may have to keep toggling the show/hide sketch setting, and it may still not look that good.
DesignSmith
www.DesignSmith-Services.com
RE: Creating Tags
RE: Creating Tags
Look in the Help for instructions to create a new Part template file, and in there add some custom properties for warning, instruction, label, or what have you. If some are nearly always the same you can enter the value in, and for the others, you can put a place holder such as "Edit Me" or "Default".
In your drawings you can then link notes, block attributes, table cells, or title block entries to the custom properties of the part in the active drawing view.
If you really want to get fancy, some VARs have gone to the trouble of writing a macro that pops up a dialog for you to fill in the appropriate properties when you first start a new part file. Ask around, and someone will probably give you one that you could edit to suit your needs.
DesignSmith
www.DesignSmith-Services.com
RE: Creating Tags
If the "warning / instruction tag" is text, someone somewhen is going to have to type the wording!
SolidWorks is good but at many things, but it is very poor at telepathy.
However, if you are looking for a particular note to always appear with a particular part, then create a Custom Property and link it to a field in the drawing or BOM.
RE: Creating Tags
I think the verbage of my initial question was off. Let me rephrase my question. If I want to represent a tag in SolidWorks that has lots of text and graphics what is the best way to do this. Ideally I would like to have all the information found on this tag controlled by the SolidWorks file. I have created "dummy" files that contained no information but what I entered for custom properties, now I want to take this a step farther. Basically does anyone hava a good idea how to represent a sheet of paper and all of its markings inside of SolidWorks?
RE: Creating Tags
Right click on the block after you create it, and choose "Edit Definition" from the RMB menu. In the sketch editor that pops up, select the notes, and give them tag names; which effectively turns them into attributes. You can also link the notes to the custom file properties of your part document.
When your part file properties change the block attributes in the drawing will automatically update after the next rebuild. You can have as much text as you want and it can all be linked to the file properties of the part rather than the drawing document.
You can even use convert entities in the drawing to have the geometry for the sketch be copied from your drawing view. (it may take a rebuild of both documents, to fully update the block in this case)
SolidSolutions magazine has had an article on this idea in the past year or 2, and a new one is due in the next couple of issues.
DesignSmith
www.DesignSmith-Services.com
RE: Creating Tags
Regards,
Scott Baugh, CSWP

http://www.3dvisiontech.com
http://www.scottjbaugh.com
FAQ731-376
RE: Creating Tags
Regards,
Scott Baugh, CSWP

http://www.3dvisiontech.com
http://www.scottjbaugh.com
FAQ731-376
RE: Creating Tags
BStoner
Now I'm really confused. Please explain your definition of a "tag", & while you are at it ... what the heck is a "stuffer card".
Do you mean an actual solid part?
RE: Creating Tags
In the part file I extruded a "tag" and placed a general description on it for what it was representing. I filled out the custom properties so it will update on the bill of materials.
From this part I created a drawing with a single view. On the drawing I then can embed a document (word, excell, jpeg...) that contains all the information needed on the tag.
RE: Creating Tags