Product Documentation
Virtuoso ADE SKILL Reference
Product Version IC23.1, November 2023

Examples

Returns the handle to the parent of the specified setup database element.

data_sdb = axlGetMainSetupDB(axlGetWindowSession())
axlGetElementParent( axlGetHistoryEntry( data_sdb "data_design_verification" ) )
=> 1004

Related Topics

axlCreateSession

axlSetMainSetupDB

axlGetHistoryEntry


Return to top
 ⠀
X