BIM Software Tip: How to Fix the Issue of Objects Not Displaying in AutoCAD Drawings
Question:
When opening drawings on different workstations, some objects fail to display.
Cause:
This issue usually occurs because the file was modified using a third-party application or a newer version of AutoCAD. In such cases, AutoCAD cannot recognize these objects, so third-party applications or object enablers generate proxy objects to represent the graphics.
If these object enablers are installed, the problem may be related to proxy graphics that need to be disabled.
Solution:
There are three system variables related to proxy objects that can help resolve this issue. You can find detailed information about them in the AutoCAD online help through the provided hyperlink.
Set Proxyshow to 1. Alternatively, you can adjust the Proxyshow variable via Options > Open and Save. This setting is located in the bottom right corner of the dialog box.
Here are the three relevant system variables:
- Proxy Graphics: Controls whether proxy graphics are saved in the drawing (default value: 1)
- Proxy Notification: Controls proxy notifications saved in the registry (default value: 1)
- Proxyshow: Controls the display of proxy objects, saved in the registry (default value: 1)














Must log in before commenting!
Sign Up