P
Pete Thompson
Hi Visio People,
I wonder if anyone can help. I'm considering using Visio for the
following:
A simple circuit diagram is designed by the user. It consists of a
"power in" shape connected to a variety of switches, lamps and circuit
breakers. Once drawn, the circuit is simulated (by my code) and the
user can change the state of switches. As switches and circuit
breakers change state, the connecting lines change colour to represent
power flow.
The important thing is that the user can design many small circuits to
simulate and that the design element is handled completely by Visio
(meaning I don't have to reinvent the wheel)
The main questions are:
Can the image of a shape be changed programmatically? i.e. from an
open switch to a closed one.
Can I develop within the VB6 envirnment and "reach into" a running
instance of Visio to code the simulation?
Does anyone know of anything similar?
Thanks for your help.
Pete
I wonder if anyone can help. I'm considering using Visio for the
following:
A simple circuit diagram is designed by the user. It consists of a
"power in" shape connected to a variety of switches, lamps and circuit
breakers. Once drawn, the circuit is simulated (by my code) and the
user can change the state of switches. As switches and circuit
breakers change state, the connecting lines change colour to represent
power flow.
The important thing is that the user can design many small circuits to
simulate and that the design element is handled completely by Visio
(meaning I don't have to reinvent the wheel)
The main questions are:
Can the image of a shape be changed programmatically? i.e. from an
open switch to a closed one.
Can I develop within the VB6 envirnment and "reach into" a running
instance of Visio to code the simulation?
Does anyone know of anything similar?
Thanks for your help.
Pete