Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

pkxGetCompDefs

pkxGetCompDefs(
d_bagId
) 
=> list(pkx_compDefId) / nil

Description

(Virtuoso MultiTech Framework) Returns a list of compDef object IDs in the specified database.

Arguments

d_bagId

ID of the database containing the compDef objects.

Value Returned

list(pkx_compDefId)

  

List of compDefIDs in the specified database.

nil

Cannot find any compDef objects or the operation failed.

Example

Returns a list of compDef objects in the database bag.

pkxGetCompDefs(bag)

Related Topics

Views in the Unified Library


Return to top
 ⠀
X