VisioBot3000 icon indicating copy to clipboard operation
VisioBot3000 copied to clipboard

Simple Visio Automation from Powershell

Results 24 VisioBot3000 issues
Sort by recently updated
recently updated
newest added

Hi Mike, I am leveraging some sample code you provided to generate a visio document. When I call this line "New-VisioShape -Master Server -Label $computername -X 3 -Y 7 -Name...

Hi @MikeShepard, Pull Request for adding the `New-VisioRackShape` function as discussed in #77 I have included an example in the CBH and an extended example in the Examples folder. Let...

Hi Mike, In the example attached, I notice that when I manually move/connect the Server1 shape onto the Rack01 shape, that Server1's 1-D endpoints are changed to a formula referencing...

The code below places the logical container correctly: ![image](https://user-images.githubusercontent.com/19259186/71919167-9d521f80-3149-11ea-8963-0d944a4e03d6.png) but when I change that to a swimlane it seems to only center on the last shape and ignore all the...

Would be nice to not use a formula for colors...shouldn't they be constants?

enhancement

It would be useful to have API documentation for this project to give users a better grasp of what to do and how to do it; PlatyPS output for comment-based...

Generate diagram and "serialize". Compare to embedded copy.