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

leUnRegClusterBdyEstimator

leUnRegClusterBdyEstimator( 
t_displayName 
) 
=> t / nil

Description

Unregisters the name of the estimator which will subsequently no longer appear in the cyclic field of the Area Estimator field in the Create Cluster Boundary form in Layout XL.

Arguments

t_displayName

Name that appears in the Area Estimator field in the Create Cluster Boundary form in Layout XL

Value Returned

t

Returns t if the area estimator is successfully unregistered.

nil

Returns nil if the area estimator is not successfully unregistered.

Example

Unregisters estimateFunc as the name that appears in the Area Estimator field in the Create Cluster Boundary form in Layout XL.

leUnRegClusterBdyEstimator("estimateFunc")


Return to top
 ⠀
X