(Msg. 1) Posted: Fri Sep 14, 2007 4:04 pm
Post subject: shape connector information Archived from groups: microsoft>public>visio>troubleshoot (more info?)
We are using Visio 2007 to create flowcharts of our business processes. I
have been using the Database Export option in Visio to export the diagram
information. I created my own list of shape relationship information by
parsing the beginx and endx values to derive the shapekey.
Unfortunately, not all connections are being stored to the database with the
export. I have reviewed every row in the export (which in this case is
1,581!) by hand, to see if my perser is the problem, but alas, the
information just isn't there.
Has anyone else had this problem? Is there a better way to derive the shape
connectors? Please help as I am about to write my own VB code to do the data
export, but for once, am hoping I am doing something wrong.
(Msg. 2) Posted: Fri Sep 14, 2007 10:09 pm
Post subject: Re: shape connector information [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Visio provides the Connects collection to analyze the glue connections
between shapes. You can find code examples analyzing the connectivity in a
diagram in the Visio SDK.
--
Mark Nelson
Office Graphics - Visio
Microsoft Corporation
This posting is provided "AS IS" with no warranties, and confers no rights.
"nitzsche" <nitzsche RemoveThis @discussions.microsoft.com> wrote in message
news:C6A71778-08B5-4290-880F-9A30E3D00558@microsoft.com...
> We are using Visio 2007 to create flowcharts of our business processes. I
> have been using the Database Export option in Visio to export the diagram
> information. I created my own list of shape relationship information by
> parsing the beginx and endx values to derive the shapekey.
>
> Unfortunately, not all connections are being stored to the database with
> the
> export. I have reviewed every row in the export (which in this case is
> 1,581!) by hand, to see if my perser is the problem, but alas, the
> information just isn't there.
>
> Has anyone else had this problem? Is there a better way to derive the
> shape
> connectors? Please help as I am about to write my own VB code to do the
> data
> export, but for once, am hoping I am doing something wrong.
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum