G
Guy
Hello,
I'm trying to make a Visio solution with the aid of VBA to calculate
heat loss of a building. I've made a ground plan with wall shapes of
every floor separated on different pages. Afterwards window shapes
and door shapes where glued on top of the walls.
Now I want to find a way to know which windows are glued on top of
which walls so I can substract the surface of the windows and doors
with the surface of the wall.
Is it possible for the window shape to inherit a custom property of
the wall shape once glued on top of it ?
But I can't come up with a decent solution.
What would be the best way to do this ?
I'm pretty new to VBA in Visio 2002, if you have some example code ...
it would help me get started.
Help much appreciated. Thanks in advance !!
I'm using Visio 2002 Pro.
Cheers,
Guy
I'm trying to make a Visio solution with the aid of VBA to calculate
heat loss of a building. I've made a ground plan with wall shapes of
every floor separated on different pages. Afterwards window shapes
and door shapes where glued on top of the walls.
Now I want to find a way to know which windows are glued on top of
which walls so I can substract the surface of the windows and doors
with the surface of the wall.
Is it possible for the window shape to inherit a custom property of
the wall shape once glued on top of it ?
But I can't come up with a decent solution.
What would be the best way to do this ?
I'm pretty new to VBA in Visio 2002, if you have some example code ...
it would help me get started.
Help much appreciated. Thanks in advance !!
I'm using Visio 2002 Pro.
Cheers,
Guy