 |
|
 |
If you want to change color or switch off all layers coming from attached Xrefs, you can use two main methods in the host drawing:
- In the "Layer Properties Manager" dialog, click on the predefined "Xref" filter (in the left tree), then right-click in the layer list and choose "Select all". Now perform the requested operation - global color change, layer off, freeze, etc.
- In the older AutoCAD versions, in scripts, macros, etc. you can also use the commandline method. Start the -LAYER command, choose the requested operation (e.g. Color change to gray, dim) and on the layer prompt enter: *|* (the xref name 'magic' wildcard). The operation will be performed on all xref layers.
You can also use combined layer filters and wildcards like *ELE*|*, *|WEST*...
|
|
ACAD2008ACAD2007ACAD
|

* CAD
|
19.9.2007
40058×
FAQ
|
|
|