Changing the Limits of the View Contents
- Last UpdatedNov 21, 2025
- 1 minute read
The display of Design elements within a VIEW can be changed without affecting the Id List by changing the LIMI attribute of the IDLI element. This is done using the LIMITS command.
|
Example: |
|
|---|---|
|
LIMITS E1000 N8000 U1000 TO E5000 N1000 U900 |
|
|
Define limits explicitly. |
|
|
LIMITS @ TO @ |
|
|
Set limits as 3D coordinates using the cursor. |
|
|
LIMITS ID @ ID @ |
|
|
Set limits as 3D coordinates via Design elements selected with the cursor. |
|