The XLIST Window is too Narrow!

The default width of the XLIST information window is quite narrow. If either the layer name or the drawing name is long, you may not be able to see all the layer information from an xlist. It's a lot easier to see the layer name if the dialogue box is set wider.

 Here is how to change the width of the xlist dialogue box:

  1. Go to the following folder: C:\Program Files\Autodesk\Autodesk AutoCAD Civil 3D 2014\Express
  2. Open the file XLIST.DCL with a text editor.
  3. Look for instances of the following setting
    • : text {
              key = "sLayer";
              width = 30;
            }
  4. In each instance of the seeting, change the width value to something bigger. I use 150 myself. e.g.:
    • : text {
              key = "sLayer";
              width = 150;
            }
    • Note that there are three instances of this setting in the file.

Comments

  1. Alternative Method:

    - Use the 'NCOPY' command (which creates a copy of an object in the current model view, even if the object is an XREF)
    - View the layer of that newly copied object (which is now in your model space)

    Please note, I did not try this method.

    ReplyDelete

Post a Comment

Popular posts from this blog

Alignment to Polyline: How to Make a Polyline Copy of an Alignment or Profile

Infraworks: Javascript to Randomize Species and Height