0
0rbital
Hello,
I have been given the task to automate a Visio P&ID drawing. The
automation is very simple I need to allow the user to click on a valve and
then set an IO point on a machine and change the color of the valve shape to
green or red depending on the state of the IO. Now I can load the drawing
fine with the viewer or draw controls in .Net. I prefer to use the viewer as
the interface is nice and clean for zooming and the user will never change
the drawing. Can I automate with the viewer control or must I use the draw
control? All I need to get is a click event off the valve shapes to set my
IO. I have never worked with Visio drawings before and the whole thing is a
bit confusing.
Thanks
I have been given the task to automate a Visio P&ID drawing. The
automation is very simple I need to allow the user to click on a valve and
then set an IO point on a machine and change the color of the valve shape to
green or red depending on the state of the IO. Now I can load the drawing
fine with the viewer or draw controls in .Net. I prefer to use the viewer as
the interface is nice and clean for zooming and the user will never change
the drawing. Can I automate with the viewer control or must I use the draw
control? All I need to get is a click event off the valve shapes to set my
IO. I have never worked with Visio drawings before and the whole thing is a
bit confusing.
Thanks