Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| home_server:mswindows_notes [2026-01-29 Thu wk05 05:59] – [XREF Layer control] baumkp | home_server:mswindows_notes [2026-01-29 Thu wk05 06:29] (current) – [XREF Layer control] baumkp | ||
|---|---|---|---|
| Line 488: | Line 488: | ||
| '' | '' | ||
| + | |||
| Controls the behavior of the VISRETAIN system variable when it's set to 1. | Controls the behavior of the VISRETAIN system variable when it's set to 1. | ||
| Line 495: | Line 496: | ||
| ^Value ^Description ^ | ^Value ^Description ^ | ||
| - | |0 |No settings are synchronized. You will have the same experience when you set VISRETAIN to 1 in AutoCAD 2017 or earlier. | | + | |0 |No settings are synchronized. You will have the same experience when you set VISRETAIN to 1 in AutoCAD 2017 or earlier. |
| |1 |On/Off synchronized. | | |1 |On/Off synchronized. | | ||
| |2 |Freeze/ | |2 |Freeze/ | ||
| Line 508: | Line 509: | ||
| |1024 |Description synchronized. | | |1024 |Description synchronized. | | ||
| To specify more than one layer property to sync, enter the sum of the bitcode values. For example, a value of 3 specifies that both the On/Off (1) and Freeze/Thaw (2) layer properties will automatically sync when the xref is reloaded. | To specify more than one layer property to sync, enter the sum of the bitcode values. For example, a value of 3 specifies that both the On/Off (1) and Freeze/Thaw (2) layer properties will automatically sync when the xref is reloaded. | ||
| + | |||
| + | '' | ||
| + | |||
| + | Controls the display of object properties on referenced layers. | ||
| + | |||
| + | The XREFOVERRIDE system variable affects display and plotting, and works in conjunction with the VISRETAIN system variable. If you want the xref layers to retain their original layer settings, it is recommended to set VISRETAIN and XREFOVERRIDE system variables to 0. | ||
| + | |||
| + | ^Value ^Description ^ | ||
| + | |0 |When the properties of the objects (such as color, linetype, lineweight, transparency, | ||
| + | |1 |When the visual properties of the objects on the external reference drawing are not set to ByLayer, objects on xref layers are treated as if their properties are set to ByLayer and every external reference layer can have its own set of layer overrides | | ||
| + | |||
| + | Note: The XREFOVERRIDE system variable only applies to DWG xrefs, not to other references such as underlays. | ||
| + | |||
| + | **References** | ||
| + | *Autodesk: | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| ======Accessibility Contract Checker====== | ======Accessibility Contract Checker====== | ||
| Form versus function, unfortunately the moronic types seem to favour form over function. | Form versus function, unfortunately the moronic types seem to favour form over function. | ||