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

asiRemoveAllModelLibSelection

asiRemoveAllModelLibSelection(
{ o_session | o_tool }
)
=> t 

Description

Removes all the model files by setting the modelFiles variable to nil. In addition, it also invalidates the asiSendControlStmts flowchart step by calling asiInvalidateControlStmts.

Arguments

o_session

Name of the session.

o_tool

Name of the tool.

Value Returned

t

All model files deleted.

Examples

Removes all the model files for session.

asiRemoveAllModelLibSelection (session)


Return to top
 ⠀
X