dbGetCellViewActiveWireTypes
dbGetCellViewActiveWireTypes(d_dbCellViewId) =>l_activeWireTypeNames /nil
Description
(ICADVM20.1 Only) Returns the active wire types on the specified cellview.
Arguments
|
ID of the cellview where the active wire types are to be returned. |
Value Returned
Lists the active wire types in the cellview cv.
dbGetCellViewActiveWireTypes(cv)
Return to top