lceExtractUnverifiedAreas
lceExtractUnverifiedAreas(lt_markers[ ?reportTypereportType]) => t / nil
Description
Extracts connectivity for the unverified areas that are defined by the bounding box of the specified markers.
Arguments
|
Specifies the type of report printed during extraction, if a report is printed.
The default report type is "
Other supported values for the argument are: " |
|
Value Returned
Examples
lceExtractUnverifiedMarkers(deGetCellView()~>markers)
Return to top