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

mptReconstructStitch

mptReconstructStitch(
d_cellViewID 
[ t_purposeName ]
)
=> t / nil

Description

Reconstructs stitches by creating stitch pairs from overlapping shapes on the specified purpose.

Arguments

d_cellViewID

The database ID of the cellview.

t_purposeName

Purpose for the stitch shapes.

Default value: "stitch"

Values Returned

t

Stitches are reconstructed in the cellview.

nil

Stitches are not reconstructed in the cellview.

Example

mptReconstructStitch( deGetCellView() "stitch" )

Reconstructs stitches in the current cellview from shapes on the stitch purpose.


Return to top
 ⠀
X