Results 1 to 4 of 4

Thread: Grayscale in the layer manager or properties dialog

  1. #1
    ACAD Wish List Administration
    Join Date
    2005-06
    Posts
    1,920

    Default Grayscale in the layer manager or properties dialog

    Summary: Ability to specify grayscale in the layer manager or properties dialog.

    Description: I wish I could specify grayscale in the layer manager or in the properties. i.e. right now if you want certain entities to be grayed out you must specify by color in the pen styles. I don't want all entities of a given color to be grayed out, just certain ones.

    How Used: As a Fire Sprinkler designer I receive CAD backgrounds from many different firms, all of which are using different color schemes. Often these color schemes conflict with my color scheme. I would like to be able to specify gray scale for all entities or layers on the CAD background building when I receive it rather than having to change the color scheme. Changing the color scheme is not always possible as CAD backgrounds are often a work in progress and may be xref’d into my drawings. In these cases specifying grayscale in the layers would be easiest so that even when the xref is updated the layers will remain in grayscale.

    Feature Affinity: Layer

    Submitted By: Heather Randles on September 20, 2005

  2. #2
    AUGI Addict kennet.sjoberg's Avatar
    Join Date
    2002-05
    Posts
    1,707

    Default Re: Grayscale in the layer manager or properties dialog

    Heather, while you bide the time you can use this :
    Command: (command "-layer" "C" "9" "*|*" "" )

    : ) Happy Computing !

    kennet

  3. #3
    Member kwilson's Avatar
    Join Date
    2004-09
    Posts
    11

    Default Re: Grayscale in the layer manager or properties dialog

    I'm not sure what the "|" code means in your solution, so your method may be the same as mine.
    If I understand the problem, and assuming the drawings have colors set as "ByLayer," then I solve it by selecting all the entities that I want to be gray, and set their Color to gray (with the Color Control droplist).
    That way, I can easily restore the original colors by resetting those objects (or everything) to "ByLayer."
    I'm not sure how this works with Xrefs and refreshing them.

  4. #4
    AUGI Addict kennet.sjoberg's Avatar
    Join Date
    2002-05
    Posts
    1,707

    Default Re: Grayscale in the layer manager or properties dialog

    Quote Originally Posted by kwilson
    I'm not sure what the "|" code means in your solution. . . .
    Ok, I will split it up for you (command "-layer" "C" "9" "*|*" "" )
    "*|*" <-- this is a layer name written with wildcards
    it means all layernames with a "|" inside is legal layer name,
    in this case "XrefNames|LayerName"

    and in bokletters: select all xref layers and change their color to number 9

    . . . I'm not sure how this works with Xrefs and refreshing them.
    but I think you do now. and of course VISRETAIN must be set to 1.

    : ) Happy Computing !

    kennet

Similar Threads

  1. Object Properties Manager: Dialog Box Doesn't Come Up?
    By Julie.Integra in forum AutoCAD General
    Replies: 7
    Last Post: 2013-12-03, 08:59 PM
  2. Layer merge within layer manager dialog
    By autocad.wishlist1734 in forum AutoCAD Wish List
    Replies: 2
    Last Post: 2012-07-19, 10:36 AM
  3. Layer group/filter in layer properties manager.
    By Jonathan Pitt in forum AutoCAD General
    Replies: 6
    Last Post: 2010-05-25, 08:19 AM
  4. Ability to Update an XREF Layer from the Layer Properties Manager
    By autocad.wishlist1734 in forum AutoCAD Wish List
    Replies: 0
    Last Post: 2007-05-08, 12:50 PM
  5. Layer Manager dialog MIA
    By jaroguy in forum ACA General
    Replies: 11
    Last Post: 2006-08-09, 11:35 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •