sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    [Plugin] Layer Manager New Release

    Scheduled Pinned Locked Moved Plugins
    66 Posts 34 Posters 69.0k Views 34 Watching
    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.
    • EdsonE Offline
      Edson
      last edited by

      @didier bur said:

      No... 😳 But you may take a look at TIG's defaults2layers.rb recently published. It can help you a bit.
      Regards,

      didier,

      where is it to be found? i could not find here nor at your site. are you sure it has been released by TIG?

      edson mahfuz, architect| porto alegre β€’ brasil
      http://www.mahfuz.arq.br

      1 Reply Last reply Reply Quote 0
      • JClementsJ Offline
        JClements
        last edited by

        try this for Hidden2Layer version 1.2:
        http://www.sketchucation.com/forums/scf/viewtopic.php?f=180&t=6870

        John | Illustrator | Beaverton, Oregon

        1 Reply Last reply Reply Quote 0
        • EdsonE Offline
          Edson
          last edited by

          thanks, john. i have not gotten used to the indexes yet...

          edson mahfuz, architect| porto alegre β€’ brasil
          http://www.mahfuz.arq.br

          1 Reply Last reply Reply Quote 0
          • G Offline
            GhossbGood
            last edited by

            Thank's Didier,
            It's very helpfull for me

            πŸ‘ πŸ‘ πŸ‘

            1 Reply Last reply Reply Quote 0
            • Z Offline
              zed252000
              last edited by

              πŸ‘ πŸ‘ πŸ‘

              "Good Ruby,"
              "That will Do" 2x
              β˜€

              Whatever we IMAGINE....

              1 Reply Last reply Reply Quote 0
              • B Offline
                banhdau
                last edited by

                thanks

                1 Reply Last reply Reply Quote 0
                • Bob JamesB Offline
                  Bob James
                  last edited by

                  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? ❓

                  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
                  • B Offline
                    banhdau
                    last edited by

                    thanks

                    1 Reply Last reply Reply Quote 0
                    • X Offline
                      xrok1
                      last edited by

                      can someone post a screenshot or two of this layer manager. i'd like to see it before i decide whether to rearrange my toolbars.

                      β€œThere are three classes of people: those who see. Those who see when they are shown. Those who do not see.”

                      http://www.Twilightrender.com try it!

                      1 Reply Last reply Reply Quote 0
                      • Bob JamesB Offline
                        Bob James
                        last edited by

                        Layer Manager is one of my top-usage plug-ins: especially the "all layers invisible except current" (the one with the red dot) and "all layers visible" (the one with the green dot).
                        Didier has just released a new version that "remembers" the state of the toolbar so you don't have to keep opening it.

                        Very useful (at least for me).


                        Picture 22.png

                        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
                        • takesh hT Offline
                          takesh h
                          last edited by

                          @unknownuser said:

                          Didier has just released a new version that "remembers" the state of the toolbar so you don't have to keep opening it.

                          Really? β˜€ Do you care to share where I can get it from?

                          1 Reply Last reply Reply Quote 0
                          • Didier BurD Offline
                            Didier Bur
                            last edited by

                            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
                            • mariochaM Offline
                              mariocha
                              last edited by

                              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

                                Where can I find the latest version of this plugin?

                                Regards,
                                Bob

                                1 Reply Last reply Reply Quote 0
                                • Didier BurD Offline
                                  Didier Bur
                                  last edited by

                                  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
                                  • BepB Offline
                                    Bep
                                    last edited by

                                    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

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

                                      1 Reply Last reply Reply Quote 0
                                      • thomthomT Offline
                                        thomthom
                                        last edited by

                                        @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

                                          http://screencast.com/t/ZGU4OWNhYmI

                                          1 Reply Last reply Reply Quote 0
                                          • Z Offline
                                            zdouk
                                            last edited by

                                            @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
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 4 / 4
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement