Results 1 to 3 of 3

Thread: Change entities colors to match pen style

  1. #1
    Member
    Join Date
    2007-06
    Posts
    7
    Login to Give a bone
    0

    Default Change entities colors to match pen style

    Before I take the time to write a VB macro let me take ask everybody if a solution exists.

    Problem:
    We receive various drawing subsets such as Mechanicals, Electricals, Landscape, Fire protection, etc. from different consultants. Each consultant uses its own pen style (.ctb file). Unfortunately, forcing them to use the same pen style (.ctb file) is not an option.

    Solution:
    Change all entities color within the drawing to use a different pen style (.ctb file) .

    Question:
    Anyone knows if a VB macro and/or an Autodesk solution exists?

  2. #2
    Certified AUGI Addict cadtag's Avatar
    Join Date
    2000-12
    Location
    Cairo - no, not Illinois
    Posts
    5,069
    Login to Give a bone
    0

    Default Re: Change entities colors to match pen style

    SETBYLAYER, then restore a layerstate with the colors need for each layer.

  3. #3
    AUGI Addict Glenn Pope's Avatar
    Join Date
    2001-05
    Location
    Austin, TX USA
    Posts
    2,201
    Login to Give a bone
    0

    Default Re: Change entities colors to match pen style

    Have you checked out the CAD Manager tools in AutoCAD?

    Layer Translator (LAYTRANS):
    Maps the layers in the current drawing to different layer names and layer properties in a specified drawing or standards file, and then converts them using those mappings.

    Check Standars (CHECKSTANDARDS)
    Set standards by creating a file that defines properties for layers, dimension styles, linetypes, and text styles, and save it as a standards file with the .dws file name extension.

Similar Threads

  1. Change xref colors to match the output file
    By cadd4la in forum AutoLISP
    Replies: 6
    Last Post: 2014-11-10, 12:58 PM
  2. Specify the Plot Style for certain entities in a Named plot style drawing
    By Wish List System in forum AutoCAD Wish List
    Replies: 1
    Last Post: 2014-10-28, 11:52 AM
  3. 2012: Area plan colors don't match legend colors
    By drubinoff in forum Revit Architecture - General
    Replies: 0
    Last Post: 2013-08-24, 05:36 PM
  4. Accuracy of Placed Entities Change
    By brad.moon126662 in forum AutoCAD General
    Replies: 6
    Last Post: 2007-11-20, 09:25 PM
  5. LISP to change layer colors to random colors
    By mtubbs in forum AutoLISP
    Replies: 10
    Last Post: 2007-04-27, 05:39 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
  •