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
|
The instance ID for which the contact cuts need to be maximized. |
Value Returnedd
Example
vfoGRMaximizeShapes(inst) => nil
Return to top