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

leEditDesignProperties

leEditDesignProperties( 
[ d_cellviewId ] 
) 
=> t / nil

Description

Opens the Edit Cellview Properties form, which lets you change the design properties in the cellview d_cellViewId. If d_cellViewId is not specified, the cellview in the current window is used.

You can view the properties and values listed under Attribute, but you cannot change them. You can add, modify, delete or change the properties and values listed under Property.

Arguments

d_cellViewId

Any cellview id. If not specified, the current cellview id is used.

Value Returned

t

Returns t if the function is successful.

nil

Returns nil if the function is not successful.


Return to top
 ⠀
X