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

lceRegenerateVoidShapes

lceRegenerateVoidShapes(
d_cellViewID
[ ?layerName layerName ]
)
=> t

Description

Regenerates void shapes in the given layout cellview.

Arguments

d_cellViewID

ID of the layout cellview for which the void shapes need to be regenerated.

?layerName

Name of the layer for which the void shapes need to be regenerated.

Value Returned

t

The void shapes were destroyed or created.

Example

lceRegenerateVoidShapes(cvId)

Regenerates all void shapes in the specified layout cellview ID.

lceRegenerateVoidShapes(cvId ?layerName "L01")

Regenerates all void shapes on the specified layer in the given layout cellview ID.


Return to top
 ⠀
X