• Login
sketchucation logo sketchucation
  • Login
πŸ€‘ 30% Off | Artisan 2 on sale until April 30th Buy Now

[Plugin] Layer Manager New Release

Scheduled Pinned Locked Moved Plugins
66 Posts 34 Posters 68.9k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    Didier Bur
    last edited by 22 Apr 2009, 21:56

    Workaround:
    Open the main rb file with a texte editor,
    go to line 160
    type: layers_tb.show
    save the rb file

    the end of file must look like:

    layers_tb.add_item(cmd10)
    layers_tb.show
    # End of load
    $layer_manager_menu_loaded = true
    end
    file_loaded("fr_layer_manager_extension_v6.rb")
    

    restart SU, you're done.

    DB

    1 Reply Last reply Reply Quote 0
    • M Offline
      mariocha
      last edited by 13 Jul 2009, 01:23

      Ok, workaround works fine on my Mac.! πŸ˜„

      Now is there also one for the Main toolbar on top? Icons do not stick there either. πŸ˜›

      merci beaucoup.

      updt: I tried to find one plugin that would do it to see how it was done. But it seems like it's a real problem since not one of my plugins can keep its icons up there. Be it LightUP, Subd&Smooth, JPP, Tools-on-Surface or BezierSpline. ❓ ❓

      %(#008000)[Mario C.
      Every rule has exceptions, but some.]

      1 Reply Last reply Reply Quote 0
      • W Offline
        watkins
        last edited by 13 Jul 2009, 07:04

        Where can I find the latest version of this plugin?

        Regards,
        Bob

        1 Reply Last reply Reply Quote 0
        • D Offline
          Didier Bur
          last edited by 13 Jul 2009, 15:58

          Hi,
          Below is a preview of next release, still at beta:
          lm_tb.jpg
          I have split the script in 2 toolbars: 1 for the tools, 1 for the layers configs.

          Features of toolbar 1:
          Set layer of clicked object current
          Set layer of clicked object current and isolated
          Set layer of clicked object invisible
          All layers visible
          All layers invisible (except current)
          Toggle visibility of all layers
          Select/Deselect layer content
          Move selection to current layer (digs in compos and groups)
          Set layers of selection isolated (digs in compos and groups)
          Set layers of selection invisible (digs in compos and groups)
          Show layers by filter (add to visible layers)
          Isolate layers by filter (digs in compos and groups)
          Hide layers by filter (digs in compos and groups)
          Toggle display color by layer
          Match layer property of clicked object
          Create layer and control behavior
          Delete layer (digs in compos and groups)
          Lock layer
          Unlock layer

          The other toolbar should have the same features than the previous release had, more or less.
          Regards,

          DB

          1 Reply Last reply Reply Quote 0
          • B Offline
            Bep
            last edited by 13 Jul 2009, 19:45

            Hello Didier,

            It would be great iff the new version of your tool also be able to pasword protect for instance a invisable/locked layer.
            Will it be?
            If not,do you think it is possible inside Sketchup?

            Thanks for all your efforts.

            Greetings,

            Bep van Malde

            "History is written by the winners"

            1 Reply Last reply Reply Quote 0
            • D Offline
              dedmin
              last edited by 17 Jan 2010, 17:03

              Doesn't work with cyrillic names. Seems a lot of things are like this πŸ˜‰

              1 Reply Last reply Reply Quote 0
              • T Offline
                thomthom
                last edited by 17 Jan 2010, 17:47

                @dedmin said:

                Doesn't work with cyrillic names. Seems a lot of things are like this πŸ˜‰

                what doesn't work? some functions? or the plugin as a whole?

                Thomas Thomassen β€” SketchUp Monkey & Coding addict
                List of my plugins and link to the CookieWare fund

                1 Reply Last reply Reply Quote 0
                • D Offline
                  dedmin
                  last edited by 17 Jan 2010, 19:18

                  http://screencast.com/t/ZGU4OWNhYmI

                  1 Reply Last reply Reply Quote 0
                  • Z Offline
                    zdouk
                    last edited by 22 Jan 2010, 12:12

                    @bob james said:

                    Curious problem on my Macs (work and home): The Layer Manager toolbar does not appear automatically. Each time I open SU7 I have to go to View/Tool Palettes and click on Layer Manager. Sort of a nuisance, but Layer Manager is a major player for me in SU.

                    Is this normal or do I have a problem? ❓

                    This pluggin seem magnificient however I have an issue similar to yours Bob. Except , the layer manager tool bar does not even show under the "view-->toolbars" menu. help? I do I get it to display?

                    Mazdak
                    Landscape Architect / Paysagiste
                    http://www.land8.fr

                    1 Reply Last reply Reply Quote 0
                    • TIGT Offline
                      TIG Moderator
                      last edited by 22 Jan 2010, 12:17

                      @zdouk said:

                      @bob james said:

                      Curious problem on my Macs (work and home): The Layer Manager toolbar does not appear automatically. Each time I open SU7 I have to go to View/Tool Palettes and click on Layer Manager. Sort of a nuisance, but Layer Manager is a major player for me in SU.

                      Is this normal or do I have a problem? ❓

                      This pluggin seem magnificient however I have an issue similar to yours Bob. Except , the layer manager tool bar does not even show under the "view-->toolbars" menu. help? I do I get it to display?

                      This type of plugin is loaded as an 'extension', so it needs to be registered before it appears in the View>Toolbars list
                      To register it [once only needed] open Window>Preferences > Extensions tab, scroll to find 'Layer Manager' and tick its box: it should them be available on the View>Toolbars list πŸ€“

                      TIG

                      1 Reply Last reply Reply Quote 0
                      • Z Offline
                        zdouk
                        last edited by 22 Jan 2010, 13:35

                        @tig said:

                        @zdouk said:

                        @bob james said:

                        Curious problem on my Macs (work and home): The Layer Manager toolbar does not appear automatically. Each time I open SU7 I have to go to View/Tool Palettes and click on Layer Manager. Sort of a nuisance, but Layer Manager is a major player for me in SU.

                        Is this normal or do I have a problem? ❓

                        This pluggin seem magnificient however I have an issue similar to yours Bob. Except , the layer manager tool bar does not even show under the "view-->toolbars" menu. help? I do I get it to display?

                        This type of plugin is loaded as an 'extension', so it needs to be registered before it appears in the View>Toolbars list
                        To register it [once only needed] open Window>Preferences > Extensions tab, scroll to find 'Layer Manager' and tick its box: it should them be available on the View>Toolbars list πŸ€“

                        Tig! you ARE the Big Cat.

                        Thanks

                        However, it does not show there either... πŸ‘Š

                        Mazdak
                        Landscape Architect / Paysagiste
                        http://www.land8.fr

                        1 Reply Last reply Reply Quote 0
                        • TIGT Offline
                          TIG Moderator
                          last edited by 22 Jan 2010, 13:49

                          Have you loaded the many files into the right folders ?
                          The file layer_manager_extension_v6.rb is the only file that must go into the ../Plugins/ folder
                          All other files that came with the plugin [there are m_a_n_y] need to be in a sub-folder ../Plugins/Layer Manager/
                          The first rb file loads all of the others and the images for the toolbar etc that MUST be in the sub-folder.
                          πŸ˜’

                          TIG

                          1 Reply Last reply Reply Quote 0
                          • M Offline
                            monkeybss
                            last edited by 3 Oct 2010, 07:41

                            This layer manager is wonderful,it makes life so much easier, at least for those used to the layer manager in Autocad!Thank you!

                            1 Reply Last reply Reply Quote 0
                            • halroachH Offline
                              halroach
                              last edited by 4 Dec 2011, 14:28

                              1. I'm trying to add a keyboard shortcut for "set layer of clicked object invisible" but I cannot find the function name for it.
                                Ideas?

                              2.In the previous version of Layer Manager, I set a short cut for that command - and all the selected lines' layers would disappear.
                              Now with the new interface I have to click on each line separately which takes a lot longer.
                              I just might install the older version... Unless there would be a way to have both methods?

                              Wonderful Plugin!!

                              FlexTools - Super Quick Windows, Doors, Slats...

                              1 Reply Last reply Reply Quote 0
                              • bagateloB Offline
                                bagatelo
                                last edited by 11 Oct 2012, 16:38

                                Is there something like "Put selected objects on a new layer and hide this Layer" ?

                                While the cat's away, the mice will play

                                1 Reply Last reply Reply Quote 0
                                • Bob JamesB Offline
                                  Bob James
                                  last edited by 11 Oct 2012, 17:22

                                  @bagatelo said:

                                  Is there something like "Put selected objects on a new layer and hide this Layer" ?

                                  Back in 2006 Jim Foltz wrote a plugin called add_hidden_layer.rb
                                  I searched for it but could not find it: maybe you'll have more luck

                                  i7-4930K 3.4Ghz, 2x GTX780 6GB, 32GB DDR3-1600 ECC, OCZ Vertex 4 500GB, WD Black 3TB, 32TB NAS, 4x 27" Monitors, SpaceMouse Pro, X-keys XK-60

                                  1 Reply Last reply Reply Quote 0
                                  • M Offline
                                    matt.gordon320
                                    last edited by 3 May 2013, 22:11

                                    Hi Didier, Great job as usual! I'm just starting to use this plugin, and it's quite powerful so far. I was curious if there's any way to map keyboard shortcuts to step back and forth through the layer states that I've set up?

                                    I have Shift Left + Right to step through scenes, and I thought this would go hand in hand to create a seriously powerful workflow.

                                    Thanks again!

                                    1 Reply Last reply Reply Quote 0
                                    • Clayton49C Offline
                                      Clayton49
                                      last edited by 28 Mar 2014, 16:19

                                      To all,

                                      I just checked again as of March 28th 2014 on my SU Pro extension warehouse & it still say's this extension was uninstalled as not compatible. I generally don't like work-arounds, so need SU HQ to validate this asap. Any news from the author in the meantime will be most appreciated. Having said that, has anyone just installed it long hand for SU Pro 2014, if so does it work..???

                                      I hope SU HQ gives this the thumbs up soon, I'm now using SU Pro 2014 & am lost without it. This extension saves loads of time & makes the SU layer manager look very dumb indeed.

                                      As a side note, I'd love SU HQ to make an update on this or extension of their own to make the layer manager manage things similar to this extension.

                                      Over & out,
                                      Clayton

                                      Over & out,
                                      Clayton.

                                      %(#008000)[Trotman & Taylor
                                      Architectural Consultants]

                                      1 Reply Last reply Reply Quote 0
                                      • BoxB Offline
                                        Box
                                        last edited by 28 Mar 2014, 17:21

                                        There is an easy fix for this. I've tested it in windows and it works on this plugin. On the appropriate file, this is copied from the lines to tubes thread.

                                        @tig said:

                                        Didier needs to rework his rb file for v2014 compatibility and republish it...

                                        BUT you can do it temporarily for your own use, even though his script is 'packed'.
                                        Open the file lines2tubes.rb in Notepad, and go to the end:
                                        Change
                                        ...}.unpack("m")**.to_s**
                                        to read
                                        ...}.unpack("m")**[0]**
                                        Save the changes.
                                        Restart SketchUp.

                                        The script will then load and work in v2014 !

                                        This simple fix can be applied to any of Didier's 'packed' scripts that aren't working in v2014.

                                        These edited scripts will also load and work in earlier SketchUp versions too... πŸ€“

                                        Having said all that there is also a much newer Layers tool which you may find better.
                                        http://sketchucation.com/forums/viewtopic.php?f=323%26amp;t=53906

                                        1 Reply Last reply Reply Quote 0
                                        • TIGT Offline
                                          TIG Moderator
                                          last edited by 28 Mar 2014, 18:13

                                          BUT if it has other 'internal coding issues' [which you can't read] it might still fail in v2014 - but you would have better clue as to what's up...

                                          TIG

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 2 / 4
                                          • First post
                                            Last post
                                          Buy SketchPlus
                                          Buy SUbD
                                          Buy WrapR
                                          Buy eBook
                                          Buy Modelur
                                          Buy Vertex Tools
                                          Buy SketchCuisine
                                          Buy FormFonts

                                          Advertisement