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

    [Plugin]SharpComp v1.0 2015-11-29

    Scheduled Pinned Locked Moved Plugins
    34 Posts 14 Posters 11.1k Views 14 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.
    • Bob JamesB Offline
      Bob James
      last edited by

      @wikii said:

      with SEC v0.02

      If I make shortcuts CAS+E to "Edit Component",CAS+B to "Send Back".

      What is "CAS" in CAS+E and CAS+B

      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
      • W Offline
        wikii
        last edited by

        @bob james said:

        @wikii said:

        with SEC v0.02

        If I make shortcuts CAS+E to "Edit Component",CAS+B to "Send Back".

        What is "CAS" in CAS+E and CAS+B

        cas+e means shortcut : ctrl+alt+shift+e.

        1 Reply Last reply Reply Quote 0
        • JQLJ Offline
          JQL
          last edited by

          @wikii said:

          with SEC v0.02

          If I make shortcuts CAS+E to "Edit Component",CAS+B to "Send Back".

          In a Sketchup window, I select a component,then press CAS+E to "Edit Component" .the component will be saved and opened in a new su window .

          Edit something in the new su window, then press CAS+B to "Send Back",the file will been saved . then old sketchup window will be actived and reload the component automaticly.

          I think this plugin can greatly improve the modeling efficiency.

          This was a though read but it's an excellent feature.

          What if you had a "save as and edit" tool.

          Using this feature on a component wich has not been "saved as" manually before, would first save as and then open the component in a new window.

          If a component had been saved before, it would simply open it.

          Also.

          What about conflicts?

          Could there be a way to lock a component that is being edited? And reload it as usual even locked once the edition is finished and unlock it only when the editing window has been closed?

          www.casca.pt
          Visit us on facebook!

          1 Reply Last reply Reply Quote 0
          • W Offline
            wikii
            last edited by

            @jql said:

            @wikii said:

            with SEC v0.02

            If I make shortcuts CAS+E to "Edit Component",CAS+B to "Send Back".

            In a Sketchup window, I select a component,then press CAS+E to "Edit Component" .the component will be saved and opened in a new su window .

            Edit something in the new su window, then press CAS+B to "Send Back",the file will been saved . then old sketchup window will be actived and reload the component automaticly.

            I think this plugin can greatly improve the modeling efficiency.

            This was a though read but it's an excellent feature.

            What if you had a "save as and edit" tool.

            Using this feature on a component wich has not been "saved as" manually before, would first save as and then open the component in a new window.

            If a component had been saved before, it would simply open it.

            Also.

            What about conflicts?

            Could there be a way to lock a component that is being edited? And reload it as usual even locked once the edition is finished and unlock it only when the editing window has been closed?

            yeah,to lock the component when it has been opened in the new window is necessarily.

            1 Reply Last reply Reply Quote 0
            • sadyoS Offline
              sadyo
              last edited by

              Wondering if we can edit multiple component with your plugin

              1 Reply Last reply Reply Quote 0
              • W Offline
                wikii
                last edited by

                @sadyo said:

                Wondering if we can edit multiple component with your plugin

                Yes,will open multiple sketchup window for each component.

                1 Reply Last reply Reply Quote 0
                • Rich O BrienR Offline
                  Rich O Brien Moderator
                  last edited by

                  @wikii

                  you should be able to update your plugins/extensions at plugins.sketchucation.com

                  here you can push updates directly to the store

                  Download the free D'oh Book for SketchUp 📖

                  1 Reply Last reply Reply Quote 0
                  • F Offline
                    function
                    last edited by

                    wikki can you update combin editor. I've found it breaks dynamic components

                    1 Reply Last reply Reply Quote 0
                    • W Offline
                      wikii
                      last edited by

                      @rich o brien said:

                      @wikii

                      you should be able to update your plugins/extensions at plugins.sketchucation.com

                      here you can push updates directly to the store

                      I can't login http://plugins.sketchucation.com/.

                      Should I use password same as http://www.sktchucation.com?

                      1 Reply Last reply Reply Quote 0
                      • J Offline
                        Jim
                        last edited by

                        What functions do you need from AMS_Lib? I think this can be done without any Windows-specific functions.

                        Hi

                        1 Reply Last reply Reply Quote 0
                        • W Offline
                          wikii
                          last edited by

                          @jim said:

                          What functions do you need from AMS_Lib? I think this can be done without any Windows-specific functions.

                          The plugin need AMS_LIB to find window which opened the component,then active it.

                          1 Reply Last reply Reply Quote 0
                          • W Offline
                            wikii
                            last edited by

                            v1.0 1129
                            1 lock component instances when definition opened in the seperate su window.
                            2 unlock component instances when the seperate su window close.
                            3 rewrite codes to work more clearly.

                            1 Reply Last reply Reply Quote 0
                            • J Offline
                              Jim
                              last edited by

                              @wikii said:

                              v1.0 1129
                              1 lock component instances when definition opened in the seperate su window.
                              2 unlock component instances when the seperate su window close.
                              3 rewrite codes to work more clearly.

                              Is there any good reason that you are including Anton's AMS Lib with this? AMSLib is easily available in the Plugins Store and also the Extension Warehouse.

                              You have now created a conflict - one of the libraries will re-write the other. This is not a problem until one of you makes changes which could potentially break both plugins and cause a lot of confusion for yourselves and problems for everyone else using the library.

                              I hope you at least that you talked to Anton about including his work in your extension. At the very least, you need to wrap AMSLib in a different namespace to avoid conflicts.

                              Hi

                              1 Reply Last reply Reply Quote 0
                              • W Offline
                                wikii
                                last edited by

                                @jim said:

                                @wikii said:

                                v1.0 1129
                                1 lock component instances when definition opened in the seperate su window.
                                2 unlock component instances when the seperate su window close.
                                3 rewrite codes to work more clearly.

                                Is there any good reason that you are including Anton's AMS Lib with this? AMSLib is easily available in the Plugins Store and also the Extension Warehouse.

                                You have now created a conflict - one of the libraries will re-write the other. This is not a problem until one of you makes changes which could potentially break both plugins and cause a lot of confusion for yourselves and problems for everyone else using the library.

                                I hope you at least that you talked to Anton about including his work in your extension. At the very least, you need to wrap AMSLib in a different namespace to avoid conflicts.

                                In our place,many time,it very difficult to access sketchucation.com or the Extension Warehouse.

                                Thank you for your advise.

                                I remove ams_lib in the packed file.

                                1 Reply Last reply Reply Quote 0
                                • JQLJ Offline
                                  JQL
                                  last edited by

                                  Wikii, can I ask for a name change of this plugin in the Sketchucation Plugin Store?

                                  I've literally lost hours searching for this magnificent gem, and then hours searching for this thread, and finally I found it!

                                  Thanks! (and thanks for the plugin, of course, it's very good!)

                                  www.casca.pt
                                  Visit us on facebook!

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

                                    It's now called "Sharp Edit" and can be found in the Extension Store or at:
                                    http://sketchucation.com/pluginstore?pauthor=wikii

                                    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
                                    • JQLJ Offline
                                      JQL
                                      last edited by

                                      Yup, I found it in SPS but it was very hard to find under that name. Probably I won't forget again, but it would be nice if it had an easier name related to component and external edition.

                                      www.casca.pt
                                      Visit us on facebook!

                                      1 Reply Last reply Reply Quote 0
                                      • JQLJ Offline
                                        JQL
                                        last edited by

                                        Hi Wikii,

                                        I have a feature request for your consideration.

                                        I've got a fair amount of components that I want to "save as" to a specific folder. Currently I have to right click in each one of them and "save as" to that folder. Is it possible to have a new tool in your plugin that does that in bulk?

                                        It would be very handy, so thanks in advance!

                                        www.casca.pt
                                        Visit us on facebook!

                                        1 Reply Last reply Reply Quote 0
                                        • R Offline
                                          rutpin
                                          last edited by

                                          Why can't I use the plugin? I choose 'edit and save' and a new window does not open for me. I have already installed the AMS_LIB library. Please if anyone can send me a response to the email 0583224123N@GMAIL.COM

                                          1 Reply Last reply Reply Quote 0
                                          • R Offline
                                            rutpin
                                            last edited by

                                            The plugin doesn't work, even though I installed the AMS library

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

                                            Advertisement