Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

UML diagram shapes missing on Visio 2013

I have installed Visio 2013 Standard and I'm trying to create an UML diagram.

I choose the "UML class" template but when it opens, the Shapes panel is empty. As recomended, I go to "More Shapes" menu, but cannot find anything related to UML.

Have anyone had this problem and got a solution?

Thanks

like image 929
user1588385 Avatar asked Apr 25 '13 13:04

user1588385


People also ask

How do you add a UML shape in Visio?

Beginning with Visio 2013 Professional, there is no Model Explorer. You simply drag the shapes from the stencils provided. The shapes are unlocked and more flexible, so you can change their behavior if needed. Drawings are also more customizable, yet they still meet the UML standard.

Where did my shapes go in Visio?

Left click on "Task Panes" under the "View" tab that you have showing. Under Task Panes, select "Shapes". The basic shapes pane on the left should return.

Does Visio support UML?

(The Professional editions of Visio include support for the UML Class diagram and stencil, but the Standard editions don't.)


2 Answers

Software & Database is usually not in the Standard edition of Visio, only the Pro version.

Try looking here for some templates that will work in standard edition

  • UML 2.0 Diagrams and Shape Downloads for Microsoft Visio which points actually to www.softwarestencils.com
like image 103
mnield Avatar answered Sep 17 '22 15:09

mnield


I had the same problem with Visio 2016. I have the standard license. I think it is very strange that you can select a "UML Sequence" template when you search for it but it then opens a blank canvas without shapes. So you don't see anything and can't select the shapes under the "More Shapes" window on the side.

So I searched the shapes in the installation directory of Visio. I found in the directory C:\Program Files\Microsoft Office\Office16\Visio Content\1033 a couple of Sequence diagram templates (ie: BASIC_UMLSEQUENCE_M.VSTX). They are using the stencil USEQME_M.vssx. I found that out by right clicking the shapes in the left window and select "Save as". I saved them in "My Documents" under "My Shapes" just like custom shapes. I can than use them in any new document that I want.

Note the capital M or U in the name of the template or stencil for US Units or Metric Units. I'm from the Netherlands so I'm using the M version.

A not really friendly way to get the shapes. But it works.

like image 22
LockTar Avatar answered Sep 17 '22 15:09

LockTar