Highlighting Components in the Designs
- Last UpdatedApr 27, 2023
- 1 minute read
Keywords
HIGHLIGHT UNHIGHLIGHT SOLELY IN
Description
This facility lets you highlight elements on a sheet.
The SOLELY keyword clears all previous highlighting before highlighting the defined components.
Design geometry must be highlighted in a specific view. This defaults to the current owner but can be overridden with the IN keyword.
Examples
|
HIGHLIGHT CE |
Highlight the current element in the current view. |
|
HIGHLIGHT IN /VIEW1 EQUI1 |
Highlight EQUI1 in VIEW1. |
|
HIGHLIGHT SOLELY CE ALL STRA |
Highlight only the current element and all STRA components. |
|
UNHIGHLIGHT |
Clear highlight on all elements. |
Command Syntax
>-- HIGHLIGHT --+- IN <gid> -.
| |
‘------------+- SOLELY -. .------<-------.
| | | |
‘----------+-- <selatt> --+-- <selatt> --+-->
>-- UNHIGHLIGHT --+------<-------.
| |
‘-- <selatt> --+-->