Mechanical Drawing & Configuration in Visio

  Рет қаралды 67,432

VisioGuy

VisioGuy

11 жыл бұрын

Learn about the possibilities for using Visio to create mechanical drawings and configuration tools. In this demonstration built-in Visio features are combined with custom shape development and VB programming to create a useful system.

Пікірлер: 16
@BJJgurl
@BJJgurl 11 жыл бұрын
Your website rocks. Great for engineers.
@lionelolivier5827
@lionelolivier5827 4 жыл бұрын
You are clearly on a more advanced level than many of us. I cant find standard PVC fitting stencils for Visio. Dont you maybe want to create PVC fitting stencils for us rookies?
@waleedaldikhary
@waleedaldikhary 3 жыл бұрын
Well illustrated. Thank you ...
@user-wp7um1ov1f
@user-wp7um1ov1f 7 жыл бұрын
I was looking for a symbol in visio 2016, it doesn't have it as the screen. Do you make the symbol yourself?
@VisioGuy
@VisioGuy 9 жыл бұрын
@Graphic Systems In Visio 2007, there are AutoRecover options under Tools > Options > Save/Open tab. You can set the time interval there. Sounds like your drawing is really big, maybe it needs some cleaning up. Could be lots of unused shapes in the Document Stencil. Go to File > Shapes > Show Document Stencil. This shows masters that have been dragged into the document. You can try deleting them and if you don't get a "this master is being used in this document" warning, then you'll have deleted an unused master and reduced your file size. Otherwise, just cancel the delete operation when the pop-up appears.
@delphi88
@delphi88 9 жыл бұрын
can you explain, where to read about creating advanced shapes like that? i cant find a video/info that will explain that.
@pjoestar691
@pjoestar691 9 жыл бұрын
How did you add the action element to the Multi-Value shape that let you move between options in the shapedata list? I've been attempting to do this myself using the actions section in the shapesheet window but have not had any luck.
@chrisroth2043
@chrisroth2043 9 жыл бұрын
Phillip Stevens Hi PS, It's not hard, but it IS hard to find an article on how to do this. You do, indeed add an Actions row or two to the ShapeSheet to get it tow work. Here's how I usually do it. My method is overly parametrized, but it makes future changes easier, in that you just have to change bits of data in the Shape Data row, but not in the right-click Actions ShapeSheet cells. We'll create a shape data value called ShapeType (Prop.Type) which can hold three possible values, then add three actions to get them to work. Note that “//” denotes a comment, and is not to be written into the ShapeSheet: Prop.ShapeType.Label = "Shape Type" Prop.ShapeType.Type = 1 //...this type is a fixed list Prop.ShapeType.Format = "Circle;Square;Triangle" Prop.ShapeType.Value = INDEX(0,ShapeType.Type.Format) //...item 0 in the list is Circle Add this helpful user cell that holds the index of the chosen value in the Shape Data row: User.Index_ShapeType = LOOKUP(Prop.ShapeType, Prop.ShapeType.Format) Here are three cells in the first action row that will set the shape to be “Circle”: // Display item 0 from the shape data list as the menu item text: Actions.Circle.Menu = INDEX(0,Prop.ShapeType) //…blast the menu as the value for the Prop.ShapeType Actions.Circle.Action = SETF(GETREF(Prop.ShapeType),Actions.Circle.Menu) // Show a check mark if item 0 is chosen. Expression in // parentheses is logical; it is either true or false: Actions.Circle.Checked = (User.Index_ShapeType = 0) // Two more action rows with similar formulas but different indices // will let you set Square and Triangle: Actions.Square.Menu = INDEX(1,Prop.ShapeType) Actions.Square.Action = SETF(GETREF(Prop.ShapeType),Actions.Square.Menu) Actions.Square.Checked = (User.Index_ShapeType = 1) Actions.Triangle.Menu = INDEX(2,Prop.ShapeType) Actions.Triangle.Action = SETF(GETREF(Prop.ShapeType),Actions.Triangle.Menu) Actions.Triangle.Checked = (User.Index_ShapeType = 2)
@pjoestar691
@pjoestar691 9 жыл бұрын
Chris Roth Thanks! I actually found a solution before you posted. I found a shape for download with a similar principle and copied that formatting. I was trying to to SetF(getref(prop.name),"namehere") but it would not work unless "namehere" was number. The solution I found was to do SetF("prop.name",Actions.Row_2) which sets the name field equal to the name of the action in row 2. I'm now working on a slightly different problem if you think you might be able to help. I know how to show shape data on a shape (via Insert>Field) but I want to create a two-way link such that I can edit the shape data from the shape data window and from a text field on the shape itself. Do you know how to do that?
@JosephStealin
@JosephStealin 3 жыл бұрын
whatever happened to the fixing and fasteners shapes?
@lynxsecurity
@lynxsecurity Жыл бұрын
Just found your channel, cool drawing. what version of visio are you using for this video.
@VisioGuy
@VisioGuy Жыл бұрын
It looks like Visio 2010 to me.
@theripper9506
@theripper9506 8 ай бұрын
Hi just saw this are you still using Visio and tutorials etc Nov 2023
@welshchrisandthedouchebags3106
@welshchrisandthedouchebags3106 10 жыл бұрын
Kermit THE Froooggg... is a Visio Guru. Who knew??!
@laurahernandez3450
@laurahernandez3450 7 жыл бұрын
WelshChris AndTheDoucheBags.
Drawing Shapes: PID Valves
20:44
VisioGuy
Рет қаралды 9 М.
Visio: Custom Shapes
8:55
David Kaytor
Рет қаралды 21 М.
Задержи дыхание дольше всех!
00:42
Аришнев
Рет қаралды 3,8 МЛН
I'm Excited To see If Kelly Can Meet This Challenge!
00:16
Mini Katana
Рет қаралды 30 МЛН
这是王子儿子吗
00:27
落魄的王子
Рет қаралды 20 МЛН
Layers in Visio 2013
17:59
VisioGuy
Рет қаралды 15 М.
Visio 2010 Dimensioning Tutorial
12:59
DrInfrastructor
Рет қаралды 199 М.
Scaling Images & Adding Spaces in Visio for Desktop
25:11
David Parker
Рет қаралды 6 М.
How to design your own shapes in Microsoft Visio.
12:34
ITsEasyTraining1st
Рет қаралды 35 М.
Visio Layers and Checkboxes
11:33
Ten Minutes of Your Time
Рет қаралды 37 М.
Microsoft Visio - Scale drawing Part 1
4:49
NetresultTraining
Рет қаралды 265 М.
Visio Custom Title Block Tutorial
9:58
DrInfrastructor
Рет қаралды 40 М.
Visio 2010 Connectors and Connection Points Tutorial - Wiring Diagrams
7:11
Making Simple Engineering Drawings in Visio - How To Ep. 36
6:00
Webinar -  Visio P&ID Process Designer
27:29
Visio P&ID Process Designer
Рет қаралды 18 М.
Хакер взломал компьютер с USB кабеля. Кевин Митник.
0:58
Последний Оплот Безопасности
Рет қаралды 2,3 МЛН
Как бесплатно замутить iphone 15 pro max
0:59
ЖЕЛЕЗНЫЙ КОРОЛЬ
Рет қаралды 8 МЛН
Bluetooth connected successfully 💯💯
0:16
Blue ice Comedy
Рет қаралды 2 МЛН
Лучший браузер!
0:27
Honey Montana
Рет қаралды 1,1 МЛН