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
|
Name that appears in the Area Estimator field in the Create Cluster Boundary form in Layout XL |
Value Returned
|
Returns |
|
|
Returns |
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