Results 1 to 3 of 3

Thread: Create filter layers and organize layers in a script

  1. #1
    Member
    Join Date
    2009-01
    Posts
    37
    Login to Give a bone
    0

    Default Create filter layers and organize layers in a script

    Someone already created filters through layers of script?

    How could I do this, create the filters and add layers to them via script?

    Thank you!

  2. #2
    Administrator BlackBox's Avatar
    Join Date
    2009-11
    Posts
    5,719
    Login to Give a bone
    0

    Default Re: Create filter layers and organize layers in a script

    Start here:

    Code:
    (command "._-layer" "filter")
    "How we think determines what we do, and what we do determines what we get."

    Sincpac C3D ~ Autodesk Exchange Apps

    Computer Specs:
    Dell Precision 3660, Core i9-12900K 5.2GHz, 64GB DDR5 RAM, PCIe 4.0 M.2 SSD (RAID 0), 16GB NVIDIA RTX A4000

  3. #3
    Certifiable AUGI Addict
    Join Date
    2001-03
    Location
    Tallahassee, FL USA
    Posts
    3,665
    Login to Give a bone
    0

    Default Re: Create filter layers and organize layers in a script

    Haven't tested it in script, but from the command line:
    -layer
    filter
    "All"
    New

    I'd use lisp as in: http://forums.augi.com/showthread.ph...ters-in-LISP#3

Similar Threads

  1. 2012: Filter wall layers in links
    By Bryan Thatcher in forum Revit Architecture - General
    Replies: 3
    Last Post: 2012-03-15, 09:27 PM
  2. Reconcile Layers Script
    By gnelson in forum AutoLISP
    Replies: 2
    Last Post: 2012-01-31, 01:33 AM
  3. Filter for Objects on Layers of Specified Color
    By jeff.richards in forum AutoLISP
    Replies: 14
    Last Post: 2007-11-20, 05:47 PM
  4. Change the color properties of all Layers to Bylayer via a script
    By msmith.111715 in forum AutoCAD Customization
    Replies: 12
    Last Post: 2006-04-27, 12:22 PM
  5. want to rename layers in a script
    By cooley28 in forum AutoCAD Customization
    Replies: 1
    Last Post: 2005-02-24, 06:41 PM

Posting Permissions

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