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

pkxGetFuncDefPins

pkxGetFuncDefPins(
d_bagId
) 
=> list(pkx_funcDefPinId) | nil

Description

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

Arguments

d_bagId

ID of the database containing the objects.

Value Returned

list(pkx_funcDefPinId)

List of funcDefPinIds found in the specified database.

nil

Cannot find any funcDefPin objects or the operation failed.

Example

Returns a list of funcDefPin objects in the database bag.

pkxGetFuncDefPins(bag)

Related Topics

Views in the Unified Library


Return to top
 ⠀
X