techIsStdViaDefCutColoringSet
techIsStdViaDefCutColoringSet(d_viaDefId) =>t/ nil
Description
(Virtuoso Advanced Node for Layout Standard) Returns a boolean value indicating whether the cut coloring pattern was explicitly set on the specified stdViaDef.
Arguments
Value Returned
|
The cut coloring pattern was explicitly set on the |
|
|
The cut coloring pattern was not set on the |
Example
isSet = techIsStdViaDefCutColoringSet( viaDefId )
Return to top