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

    [Plugin] Layer manager

    Scheduled Pinned Locked Moved Plugins
    54 Posts 32 Posters 64.2k Views 32 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.
    • T Offline
      tfdesign
      last edited by

      Just as I predicted. Make a plugins folder in the SketchUp folder within the home application support folder, and other plugins (notably "Booltools") stop working! 😡 😡 😡

      I'm really hacked off with this (as you can probably tell). I am paying money to Smustard for plugins, that aren't always working, and this is not right.

      My book "Let's SketchUp!" Download from here

      1 Reply Last reply Reply Quote 0
      • N Offline
        NewOne
        last edited by

        @tfdesign said:

        Just as I predicted. Make a plugins folder in the SketchUp folder within the home application support folder, and other plugins (notably "Booltools") stop working! 😡 😡 😡

        I'm really hacked off with this (as you can probably tell). I am paying money to Smustard for plugins, that aren't always working, and this is not right.

        I agree that some payed plugins from smustard should be revised... Maybe Smustard team should take example from TIG and how he updated 2D Tools plugin 😛 (and that is a free one)

        1 Reply Last reply Reply Quote 0
        • A Offline
          AcesHigh
          last edited by

          hey Didier, can you tell me if this feature: "Move selection to current layer (digs in compos and groups)" is exactly what I am asking in this thread? http://forums.sketchucation.com/viewtopic.php?f=180&t=22986

          thanks

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

            In this version the layer Management & layer toolbar does not appear automatically.
            how can i make it appear automatically went program open? (su7 mac)

            Regard,

            1 Reply Last reply Reply Quote 0
            • D Offline
              diegog321
              last edited by

              Hi

              Thank you very much for this plug in. Its been very useful.

              Diego

              1 Reply Last reply Reply Quote 0
              • M Offline
                Michaelv
                last edited by

                @bararaboat said:

                In this version the layer Management & layer toolbar does not appear automatically.
                how can i make it appear automatically went program open? (su7 mac)

                Regard,

                For the status of the toolbars to be registered (new sketchup opens with the last status (open or closed)) on Mac:

                Add these two ruby lines after their respective toolbar definition blocks in the original script:

                layertools_tb.restore

                layerconfigs_tb.restore

                1 Reply Last reply Reply Quote 0
                • bagateloB Offline
                  bagatelo
                  last edited by

                  Is there a tool that put the selected object in a new hidden / not hidden layer?

                  While the cat's away, the mice will play

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

                    @bagatelo: No... 😞

                    DB

                    1 Reply Last reply Reply Quote 0
                    • H Offline
                      haiarchi
                      last edited by

                      Can you set to Tool of sketchup to shortcut in sketchup

                      1 Reply Last reply Reply Quote 0
                      • T Offline
                        tulacong
                        last edited by

                        @didier bur said:

                        Hi all,
                        Time to release the new version of my Layer Manager. Many new tools and enhancements, new toolbars.
                        Unzip in your Plugins folder. PDF doc included in the Layer Manager sub-folder.

                        [attachment=0:ea3yl9sk]<!-- ia0 -->lmtb.jpg<!-- ia0 -->[/attachment:ea3yl9sk]

                        Features list:

                        Tools:

                        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

                        Layers Management:

                        Display a layers configuration status
                        Save a layers state in the drawing
                        Restore a layers state from the model
                        Load a layers state from the drawing – Show only
                        Load a layers state from the drawing – Append
                        Update layers states
                        Delete a layers state
                        Save your layers states to an external file
                        Load layers states from an external file

                        French version soon to come.
                        I'll be on holidays in Croatia ☀ until Aug 19th so don't except quick bug fixes, but please leave your comments and bug reports here, I'll look at them when i'll be back.

                        Best regards,

                        ohze hehehe thank showmuch

                        1 Reply Last reply Reply Quote 0
                        • T Offline
                          Tinygrasshopper
                          last edited by

                          Super Plugin!
                          Vive Nancy!

                          1 Reply Last reply Reply Quote 0
                          • utilerU Offline
                            utiler
                            last edited by

                            Hi Didier, love this toolset!

                            I have a request; see the attached screenshot and notes...
                            LayerPlugin-idea.png

                            Often I select components or groups to move to a new layer that is not there. 😳 Do you think you could add a line on the dialogue box to 'assign to selected' with the option of yes or no?
                            This saves time deselecting, creating a new layer, selecting the groups again [which as you know can be tedious if you've carefully selected elements to move to a layer...] then accessing the layer drop down to move to the layer.

                            Is it possible?

                            cheers

                            purpose/expression/purpose/....

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

                              Hi Utiler,
                              Try the attached rbs (replace your old one) and tell me if it works OK, before I incorporate it in a new release.
                              Regards,


                              layer_manager.zip

                              DB

                              1 Reply Last reply Reply Quote 0
                              • utilerU Offline
                                utiler
                                last edited by

                                Thanks Didier, see comments in the screenshot:
                                LayerManager-issue.png

                                Thanks for listening! if it can work it will make a whole lot of difference i can assure you!!

                                Cheers 👍

                                purpose/expression/purpose/....

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

                                  Ooops 😳 Dropdowns were reversed...
                                  Try this one instead.


                                  layer_manager_corrected.zip

                                  DB

                                  1 Reply Last reply Reply Quote 0
                                  • utilerU Offline
                                    utiler
                                    last edited by

                                    Thanks Didier, I thought that may be the case.... 👍

                                    It's almost right; see attached comments in attached and short screen video...
                                    LayerManager-Fix.png
                                    LayerManager-Fix.swf

                                    purpose/expression/purpose/....

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

                                      Hi,
                                      The problem is that you cannot have (in a dialog box) dropdown lists that are not following each other, so the "NLN" field must be either on the first place or at the last place.
                                      Attached is a fix that WORKS (this time i've tested it 😳 ).
                                      Would you prefer the new layer name on top ?
                                      Regards,


                                      layer_manager_fix.zip

                                      DB

                                      1 Reply Last reply Reply Quote 0
                                      • utilerU Offline
                                        utiler
                                        last edited by

                                        PERFECT!!!!!!

                                        Thanks Didier, this is a massive time saver!!! Thank you so much!

                                        purpose/expression/purpose/....

                                        1 Reply Last reply Reply Quote 0
                                        • utilerU Offline
                                          utiler
                                          last edited by

                                          Another little tweak that would save time.
                                          LayerManager-behaviour.png

                                          As you can imagine, a file with multiple scenes is a pain to update all manually!!!!

                                          purpose/expression/purpose/....

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

                                            Hi,
                                            I've added the new option you suggested (Needs to be more tested than I have).
                                            "Visible in current scene only" is now the default in the dropdown list.
                                            Regards.


                                            layer_manager_corrected2.zip

                                            DB

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

                                            Advertisement