Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

mptSetupComplianceChecker

mptSetupComplianceChecker( 
dbObject 
[ x_startLevel ]
[ x_stopLevel ]
)
=> t / nil

Description

Flags any objects that are not aligned with the current MPT setup.

Arguments

dbObject

Database object of the cellview.

x_startLevel

Specifies the start level of query run to check compliance with the MPT setup.

x_stopLevel

Specifies the start level of query run to check compliance with the MPT setup.

Values Returned

t

The operation was successful and a report is displayed in the CIW.

nil

The operation was not successful.

Example

mptSetupComplianceChecker(cv)

Return to top
 ⠀
X