VisioPowerShell
VisioPowerShell copied to clipboard
$master = Get-VisioMaster "Rectangle" $basic_u Has to go to ... $master = Get-VisioMaster "Rectangle" -document $basic_u What i have not been able to solve is.. $shape = New-VisioShape $master $x,$y...
[https://saveenr.gitbooks.io/visiopowershell_docs/content/automatic-diagrams/drawing-directed-graphs.html](https://saveenr.gitbooks.io/visiopowershell_docs/content/automatic-diagrams/drawing-directed-graphs.html) I have a german Visio-Installation and i get this error on each directed graph: ``` Out-Visio : Objektname nicht gefunden. => objectname not found In Zeile:1 Zeichen:7 => line:...