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

Re: Open Cell Editor in edit mode from Library Manager using scripting

$
0
0

If you have Library Manager open and are connected to it through automation using:

 

libApp = GetObject(, "LibraryManager.Application")

libDoc = libApp.ActiveLibrary

 

Then you can quickly get to cell editor like this:

 

Dim cellEd As CellEditorAddinLib.CellEditorDlg = libDoc.CellEditor

Dim cellDB As CellEditorAddinLib.CellDB = cellEd.ActiveDatabase


Viewing all articles
Browse latest Browse all 4541

Trending Articles



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