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
Values Returned
Example
mptPropagateSameMaskGroups( cv )
Propagates same mask groups in cv through the hierarchy.
Return to top