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

lceExtract

lceExtract(
d_layCellViewID
[ ?reportType reportType ]
[ ?disableAnnotationChecking { t | nil } ]
)
=> t / nil

Description

Runs the Layout XL connectivity extractor on the specified cellview.

Arguments

d_cellViewID

ID of the cellview to be extracted.

?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".

?disableAnnotationChecking

Controls whether annotations are checked during extraction.

The default is nil.

Value Returned

t

The specified cellview was extracted.

nil

The specified cellview was not extracted.


Return to top
 ⠀
X