leUnRegAreaEstimator
leUnRegAreaEstimator(
t_functionAlias
l_legalObjectTypes
)
=> t / nil
Description
Unregisters a particular area estimation function for one or more object types.
Arguments
Value Returned
|
Returns |
|
|
Returns |
Example
Unregisters simpleAreaEst as the alias name which appears in the cyclic field of the Area Estimator field for the cluster object type.
leUnRegAliasEstimator( "simpleAreaEst" (’cluster) )
Return to top