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

ddsEditProp

ddsEditProp( 
t_libName 
t_cellName 
t_viewName 
) 
=> propertyEditor

Description

Invokes the property editor on the named object. Calls peEditProp after getting the ID for the named object.

Arguments

t_libName

The name of the library. If t_cellName and t_viewName are blank, invokes the property editor on the library object.

t_cellName

The name of the cell or “” in the specified library. If t_viewName is blank, invokes the property editor on the cell object.

t_viewName

The name of the view or “” in the specified cell. Invokes the property editor on the cellview object.

Value Returned

Property Editor

Invokes the property editor on the named object.


Return to top
 ⠀
X