To be able to create the Visio Visual Section document meant, I needed to mine the information from Visio shapes. The easiest way was to let loose CellsSrc() on a series of shapes and let the code create a file of what it found. Visio is big on using enumerations, but they are not goodContinue reading “Visio Shape Explorer”
Tag Archives: Visio
Visio Visual Sections – Update
I have added a description to each section in the Visual Sections document and added some missing details. I was able to fill in some of the blanks. A new copy is available in the Download section.
Whose my parent?
Sorry David, no pictures this time. This is a very quick post. I came across a Stack OverFlow question. The user had a shape that contained other shapes and wanted how to reference the parent shape. The posted answer…. Although there nothing like “parent”, you can use shape id directly. You need to find theContinue reading “Whose my parent?”
US Map
Earlier this month, someone asked if there was a Visio shape of the US segmented by states. The user wanted to add data to the states (Data Connectivity) and colour the states depending on that data (Data Graphics – Colour by Value). My usual recommendation is to find a suitable image in SVG format. IContinue reading “US Map”
List Container
I did not have a good spring healthwise. The worst part was not having access to a Visio machine. Thanks to the prompting from a friend, I have made it to my Visio machine to write about Visio. One thing I seem to have overlooked in my quest for being able to create Visio sectionContinue reading “List Container”
I need a break
I was programming Visio almost from the beginning. At the time it was in C. Around version 3, Visio was the first non MS product to fully implement VBA, including the macro recorder. When VBA was introduced, I was hooked. I could quickly automate Visio. Well almost, they did not trap the Break key. YouContinue reading “I need a break”
Being on Track
Railroad Tracks Recently I was asked if I had a Visio line pattern for railroad tracks. I did not, but it was not hard to create. Decades ago, I came across an AutoCAD collection of shapes for an Atlas HO train set, so it was not hard to use one of the straight track railroadContinue reading “Being on Track”
Refining the Shapesheet Section template
Now that I have put the Braille shapes to bed, back to the Shapesheet Section template with a quicky post. I started the Shapesheet Section stencil to help with documentation that involves the Shapesheet. I am constantly saying Visio shapes are more than clip art. When it comes to adding Shapesheet sections to documentation, VisioContinue reading “Refining the Shapesheet Section template”
A few Words of encouragement.
Visio has had reporting capabilities for several versions, but it has not been well documented. There are blogs and videos on how to create a report, so I decided to create a document to provide more details about the file that reporting feature creates *.VRD files. To do that I had to create two WordContinue reading “A few Words of encouragement.”
Visio Braille
I was getting withdrawal symptoms from not blogging about Visio or creating a new Visio shape for a while. I have not done this all year. Visio is a graphics package and it may seem strange that I created a shape for the blind. The shape is simple and is a good example of howContinue reading “Visio Braille”