Results 1 to 9 of 9

Thread: Organizing layers, layer states manager

  1. #1
    Active Member
    Join Date
    2008-08
    Posts
    54

    Default Organizing layers, layer states manager

    hello everybody! first of all special thanks to people who made this very helpful resource!
    The question is about layering.we are a small architectural and now i'm trying to make some templates for everybody's use. at the moment we have a such type of organization:
    1_site...5_light...9_layout...9_dimensioning...and the others. Plotsyles depend on layers' color(we don't use lineweight at all) autocad 2006 is used. i'm looking for a template that i could use in different phases of planning - for example - concept, site planning, structural, details, interiors. so i want to switch between different states of layers and take advantage of a few clicks.for example-a phase "interiors" is current - layers including stuff about "site" and "structural" are off. in a few words may i have any suggestions on this topic? maybe it'll be better not to use one template,but few ones..
    P.S. i've looked through ADT a little bit but it's too complicated and expensive
    waiting for answers))

  2. #2
    Administrator Opie's Avatar
    Join Date
    2002-01
    Location
    jUSt Here (a lot)
    Posts
    6,836

    Default Re: Organizing layers, layer states manager

    You could use layer filters / layer groups to organize your layer selections a bit.
    If you have a technical question, please find the appropriate forum and ask it there.
    You will get a quicker response from your fellow AUGI members than if you sent it to me via a PM or email.
    jUSt

  3. #3
    Active Member
    Join Date
    2008-08
    Posts
    54

    Default Re: Organizing layers, layer states manager

    am i right layer state manager - it's a final step in organizing layers,so it consits of some layers' combinations - layer groups and layer settings and i could name some layer state and assign it to a certain project phase. i excuse if my questions are silly a bit.

  4. #4
    Administrator Opie's Avatar
    Join Date
    2002-01
    Location
    jUSt Here (a lot)
    Posts
    6,836

    Default Re: Organizing layers, layer states manager

    I don't see why you couldn't create a layer state depicting a certain project phase. The Layer State Manager isn't going to know the difference. That is up to the user to decide.
    If you have a technical question, please find the appropriate forum and ask it there.
    You will get a quicker response from your fellow AUGI members than if you sent it to me via a PM or email.
    jUSt

  5. #5
    Active Member
    Join Date
    2008-08
    Posts
    54

    Default Re: Organizing layers, layer states manager

    Quote Originally Posted by Opie View Post
    I don't see why you couldn't create a layer state depicting a certain project phase. The Layer State Manager isn't going to know the difference. That is up to the user to decide.
    the main thought is about the general approach - sorry if i didn't say it exactly - i think it's better to have a certain list of layers(not short of course)) that will prevent of casual appearing of new ones made by other users. cause an user doesn't need this huge list all the time - he can switch between the layer states, layer groups etc

  6. #6
    All AUGI, all the time CADDmanVA's Avatar
    Join Date
    2006-12
    Location
    New Orleans, LA
    Posts
    881

    Default Re: Organizing layers, layer states manager

    What you basically need is a layering standard, and a way to manage it. Before my firm migrated to the National CAD Standard, I picked up a utility called AutoLayer. This manager had lists of layers which you could customize, and it would insert the layers as you needed them. The program is very reasonable for purchasing too (like $20 per person). You should give it a try.
    I loved the NCS so much, I joined the committee!

    "Truth suffers from too much analysis"
    I remember AutoCAD R10

    When will Autodesk port AutoCAD to Linux?

  7. #7
    Active Member
    Join Date
    2008-08
    Posts
    54

    Default Re: Organizing layers, layer states manager

    thank you very much, it's pretty nice thing,this layer manager. gonna try it)

  8. #8
    All AUGI, all the time CADDmanVA's Avatar
    Join Date
    2006-12
    Location
    New Orleans, LA
    Posts
    881

    Default Re: Organizing layers, layer states manager

    No prob. Glad I could help.
    I loved the NCS so much, I joined the committee!

    "Truth suffers from too much analysis"
    I remember AutoCAD R10

    When will Autodesk port AutoCAD to Linux?

  9. #9
    I could stop if I wanted to
    Join Date
    2008-03
    Posts
    326

    Talking Re: Organizing layers, layer states manager

    This is the same concept with the Layer State Manager. All you can do is just set-up a couple of .las and restore it. If you want a shortcut for this I will give the one that I am using.

    (defun c:LS () (command "-LAYER" "A" "S" "Floor Finish Plan" "" "" ""))
    (defun c:LD () (command "-LAYER" "A" "D" "Floor Finish Plan" "" ""))
    (defun c:LR () (command "-LAYER" "A" "R" "Floor Finish Plan" "" ""))


    Because we are doing INTERIORS we usually have a Floor Plan, Floor Finish Plan and RCP so what I did is I managed our Standard Layers and put them on a .las file so when they are swithcing on different plans all they had to do is click and restore.

Similar Threads

  1. Layer States vs. Layer Manager (2004-2009 issue)
    By beardking in forum AutoCAD General
    Replies: 2
    Last Post: 2011-07-21, 02:14 PM
  2. Replies: 3
    Last Post: 2007-10-16, 07:22 PM
  3. Layer State Manager and layer states in Modelspace
    By mike.122149 in forum AutoCAD General
    Replies: 4
    Last Post: 2006-11-01, 03:41 AM
  4. Replies: 1
    Last Post: 2006-04-03, 10:01 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
  •