Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jrich523 committed Mar 12, 2013
1 parent 28c3254 commit ce564a8
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
PSVA
====

PowerShell Visio Automation

No DLL required. pure COM!

Problems have been seen with working with items NOT created via code specifically with Select-visShape


Build on PowerShell V3 with Visio 2013 but should be friendly with V2 and several version lower of Visio.


Currently provides basic functionality as well as some custom functions to present data (for example Attach-visShape, there is a demo file for this)

Note: There is a VERB warning for the use of Attach. I might change the way the functions are named to help them make more sense.

0 comments on commit ce564a8

Please sign in to comment.