opening virtuso layout editor using SKILL??

A

abhishek

Guest
hello everybody

i was trying this from a long time ---- how to open a design( or my
layout) in Virtuso Layout Editor using SKILL function..

i am trying to do something like--
1) finding the database id of the cellview that i have to open using
dbOpenCellViewByType( lib ...)

and then
2) using giving it to geGetWindowCellView( ..)

but this is not working..

please help me out..
also can anybody tell me how to get w_windowId of the cell view that i
want to open

i am a novice to SKILL ..
 
Abhishek,
Several ways are possible, shall document one such way:

check out geOpen() from cdsFinder or skill documentation, that will
graphically open a cellview

geGetCellViewWindow(deGetCellView() ) will get teh windowId of that
opened cellview

Partha
 

Welcome to EDABoard.com

Sponsor

Back
Top