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

vfoGRMaximizeShapes

vfoGRMaximizeShapes(
d_instId
) 
=> t / nil

Description

Tries all possible combinations of fillStyle and decompositionMode to find the combination that maximizes the number of shapes, and thereby the number of contact cuts.

Arguments

d_instId

The instance ID for which the contact cuts need to be maximized.

Value Returnedd

t

The contact cuts are maximized.

nil

The contact cuts could not be maximized.

Example

vfoGRMaximizeShapes(inst)
    => nil

Return to top
 ⠀
X