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

mptPropagateSameMaskGroups

mptPropagateSameMaskGroups(
d_cellViewID 
)
=> t / nil

Description

Propagates same mask groups in the given cellview through the hierarchy. This should be run following top-level editing of designs with same mask groups. This ensures that shapes in the hierarchy that are connected to same mask group shapes are included in that mask group.

Arguments

d_cellViewID

The database ID of the cellview.

Values Returned

t

Same mask groups are propagated through the hierarchy.

nil

Same mask groups are not propagated through the hierarchy.

Example

mptPropagateSameMaskGroups( cv )

Propagates same mask groups in cv through the hierarchy.


Return to top
 ⠀
X