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

lePlGetApplyPrevData

lePlGetApplyPrevData(
) 
=> t / nil

Description

Prints the previously applied data from the property editor cache of the current session.

Arguments

None

Value Returned

t

Previously applied properties data is listed, showing for each modified tab the field names and their last-applied values.

nil

No previously applied properties data is listed because no changes were made in the current session.

Example

Prints the last-applied data from the current session, showing the values that were modified in the Width field of the Attributes tab and the Net Name field of the Connectivity tab of the property editor.

lePlGetApplyPrevData()
Previously applied properties data
 Attribute
  Width : 1.910000
 Connectivity
  Net Name : VSS
t

Related Topics

Editing Properties of an Object


Return to top
 ⠀
X