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

mptSetFlow

mptSetFlow(
t_flowName
)
=> t

Description

Applies the flow settings by loading the procedure linked to the flow name.

Arguments

t_flowName

Name of the flow to be defined.

Values Returned

t

The command is successful.

nil

The command is not successful.

Example

mptSetFlow("PartiallyColored")
INFO: Applying 'PartiallyColored' flow settings
t

Return to top
 ⠀
X