Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

dbSetGenViaParamDefault

dbSetGenViaParamDefault(
d_viaID
t_name
) 
=> t / nil

Description

Sets the specified parameter to its default value based on the given genVia ID and parameter name.

Arguments

d_viaId

ID of a genVia object whose parameter is to be reset.

t_name

Name of the parameter to be reset to the default value.

Value Returned

t

The specified parameter is reset to the default value.

nil

The specified parameter could not be reset to the default value.

Examples

Sets the parameter cutWidth to its default value for genVia object viaID.

dbSetGenViaParamDefault(viaID "cutWidth") 

Related Topics

Optical Data Functions


Return to top
 ⠀
X