S
Suresh Jeevanandam
Guest
Is it possible to find the cellviewtype of a cellview given that I know
only the ddId of the cellview.
ddId = ddGetObj("MyLibName" "MyCellName" "MyViewName")
I am checking if this is pointing to a "schematic" viewType by checking
the value of member("sch.cdb" ddId->files~>name)
Is there any other /clean/ way of doing this.
regards,
Suresh
only the ddId of the cellview.
ddId = ddGetObj("MyLibName" "MyCellName" "MyViewName")
I am checking if this is pointing to a "schematic" viewType by checking
the value of member("sch.cdb" ddId->files~>name)
Is there any other /clean/ way of doing this.
regards,
Suresh