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

cphVisitStop

cphVisitStop(
g_physConfigID
)
=> t |/ nil

Description

Stops the visitor currently running in the specified physical configuration.

Arguments

g_physConfigID

ID of the physical configuration cellview.

Value Returned

t

The visitor stopped.

nil

The visitor did not stop.

Example

cphVisitStop(physConfigID)

Return to top
 ⠀
X