Author Topic: Using SuperUtils to export line point values  (Read 9157 times)

0 Members and 1 Guest are viewing this topic.

DC Kelley

  • Jr. Member
  • **
  • Posts: 34
Using SuperUtils to export line point values
« on: June 15, 2011, 08:44:54 PM »
I have just started using Visio after a long lapse and need to build up some polygons with various point representing roadway center line paths.  As I scope out what I want this app to do, I find I suddenly need a good way to export the shapes I have built up to test the resulting placement values in another program (the shape path points will end up compressed into an ASN message for use in a vehicle telematic application).   

I started by installing SuperUtils as a good way to see what the shape sheet content was and hoped I could copy-paste all the data points out until my programming could implement something suitable.  But as far as I can see the tool will only export the text of the shapes and not all the other meta content, including the point values. Is this correct?   Is there away around this if I use the compare function with a similar shape? 

If there is a better solution then using SuperUtils please point me there.  Regardless, this is great add-on for tons of other reasons.

Paul Herber

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3360
    • Paul Herber's website
Re: Using SuperUtils to export line point values
« Reply #1 on: June 16, 2011, 03:49:34 AM »
Hi, thanks for trying my SuperUtils. Sorry, the utilities don't provide the ability to export these points at present.
« Last Edit: June 16, 2011, 04:15:55 AM by Paul Herber »
Electronic and Electrical engineering, business and software stencils and applications for Visio -

https://www.paulherber.co.uk/

Paul Herber

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3360
    • Paul Herber's website
Re: Using SuperUtils to export line point values
« Reply #2 on: June 16, 2011, 08:58:21 AM »
P.S. you can see the shapesheet contents quite easily, on the shape's context menu (right-click) -> Show Shapesheet
You need to be in developer mode (File -> Options -> Advanced )
Electronic and Electrical engineering, business and software stencils and applications for Visio -

https://www.paulherber.co.uk/

DC Kelley

  • Jr. Member
  • **
  • Posts: 34
Re: Using SuperUtils to export line point values
« Reply #3 on: June 16, 2011, 01:41:02 PM »
P.S. you can see the shapesheet contents quite easily, on the shape's context menu (right-click) -> Show Shapesheet
You need to be in developer mode (File -> Options -> Advanced )

Understood and easily got that far. [I am an experienced VB and C programmer with many years of Office automation development, but the Visio object model continues to give me trouble]   

I will look about for an alternative or a code fragment, I am getting some pressure to use ESRI ArcInfo type tools for this project, but if I can keep it in Visio it seems to me the deployment cost will be much lower.

I remain a bit amazed that there there is not a menu item way to dump the whole shapesheet into XML or some other easily parse-able format when in the developer mode.  Seems like a good learning tool if not a useful debug aid. 

Paul Herber

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3360
    • Paul Herber's website
Re: Using SuperUtils to export line point values
« Reply #4 on: June 16, 2011, 03:39:44 PM »
I can certainly add that idea to the to-do list for the utilities.
Electronic and Electrical engineering, business and software stencils and applications for Visio -

https://www.paulherber.co.uk/