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

asiDisplayAnalysisOptionFormProperties

asiDisplayAnalysisOptionFormProperties( 
o_analysis 
)
=> t / nil

Description

Displays the characteristics for one of the analysis options forms. Use this function only to determine which form characteristics you want to modify. Do not use this function as part of another procedure.

Arguments

o_analysis

Analysis object.

Value Returned

t

Displays the analysis options form characteristics.

nil

Unsuccessful operation.

Examples

The following example displays the form characteristics for the Transient Options form:

asiDisplayAnalysisOptionFormProperties( 
asiGetAnalysis( asiGetTool( 'Spectre ) 'tran))

Related Topics

asiDisplayAnalysis

asiDisplayAnalysisOption


Return to top
 ⠀
X