dbGetCellViewActiveWireTypesForWidthSpacingSnapPatternDef
dbGetCellViewActiveWireTypesForWidthSpacingSnapPatternDef (
d_dbCellViewId
t_widthSpacingSnapPatternDefName
)
=> t / nil
Description
(ICADVM20.1 Only) Returns the active wire types on the specified cellview for a given widthSpacingSnapPatternDef.
Arguments
|
ID of the cellview where the active wire types are to be returned. |
|
|
Name of the widthSpacingSnapPatternDef in the cellview where the active wire types are to be returned. |
|
Value Returned
Lists the active wire types on the cellview cv for the widthSpacingSnapPatternDef wSSPD.
dbGetCellViewActiveWireTypesForWidthSpacingSnapPatternDef(cv "wSSPD")
Return to top