Quantcast
Channel: Mentor Graphics Communities: Message List
Viewing all articles
Browse latest Browse all 4541

Re: Close View via Automation in Xpedition

$
0
0

Hi,

 

The 3D View window was acquirable by following code.

But the window was not closed even if it executed the Delete method...

 

    Set viws = pcbDoc.ViewsEx(epcbViewAllViews, "*")

    For Each viw In viws

        If viw.OriginalName = "3D View" Then

            Call viw.Delete

        End If

    Next

 

Regard,

Satoru


Viewing all articles
Browse latest Browse all 4541

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>