IDENTIFY
- Last UpdatedOct 06, 2023
- 1 minute read
Purpose
Returns the name of a selected object.
Syntax
IDENTIFY < RANGE > < /FLASH_EXTERNAL > < /SELECT >
Description
Identify will print the name of an object, selected via the cursor, in the text output window. Optionally the names of a group of objects can be listed by defining a window box around the group using the RANGE qualifier.
When patches have been logically joined, the FLASH_EXTERNAL qualifier can be used to check if the operation was successful. This qualifier highlights any external edges in white, therefore if any internal edges are highlighted the operation was not successful.
The SELECT qualifier will identify an object and highlight it in the Layer Control dialog.
Command Qualifiers
|
RANGE |
Qualifier to identify a group of objects. |
|
/FLASH_EXTERNAL |
Qualifier to highlight external edges. |
|
/SELECT |
Qualifier to highlight the identified object in the Layer Control dialog. |