Design Rule Checks in Allegro System Capture
Learn more at Cadence Support Portal - https://support.cadence.com
© 2019 Cadence Design Systems, Inc. All rights reserved w orldw ide. Page 8
17 dbGetPropVisibility
dbId of
property short
returns the visibility values
for the property as follows:
0 – name and value invisible
1 – only name is visible
2 – only value is visible
3 – both name and value
visible
18 dbGetSegments
dbId of
route item
list of pair
of points
returns the segments
associated with a route. A
segment is denoted by a
pair of points. Example:
{{{0 0} {0 100}} {{0 100}
{100 100}}}
19 dbGetSelectedItems
list of
dbIds
returns a list of dbIds of
items selected on a page
20 dbGetSPath
dbId of item
string
returns the SPATH of the
selected item, if available
21 dbGetSPathForActiveTab string returns the SPATH of the
active tab
22 dbGetType dbId of item dbType return the type number
23 dbIsByPassItem dbId of item dbBool checks if item is Bypass
24 dbIsValid dbId of item dbBool checks for valid dbId
25 dbName2Type type name numeric returns the type number
26 dbType2Name type
number
string returns the type name