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

lceExtractUnverifiedAreas

lceExtractUnverifiedAreas(
lt_markers
[ ?reportType reportType ]
)
=> t / nil

Description

Extracts connectivity for the unverified areas that are defined by the bounding box of the specified markers.

Arguments

lt_markers

List of markers that represent the unverified areas.

?reportType reportType

Specifies the type of report printed during extraction, if a report is printed.

The default report type is "full".

Other supported values for the argument are: "none" and "simple".

Value Returned

t

Connectivity extraction could be performed.

nil

Connectivity extraction failed.

Examples

lceExtractUnverifiedMarkers(deGetCellView()~>markers)

Return to top
 ⠀
X