sketchucation logo sketchucation
    • Login
    โ„น๏ธ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    [Plugin] ClothWorks v1.8.0 - 28 Apr 2024

    Scheduled Pinned Locked Moved Plugins
    699 Posts 160 Posters 605.9k Views 159 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.
    • F Offline
      FlawinneF
      last edited by

      Hi,
      I receive an error message when importing a license.

      18-Apr-24 19:13:56 validate_response_error Error in the License Validation--Response from Sketchucation: License seats exceeded.
      18-Apr-24 19:00:51 validate_response_error Error in the License Validation--Response from Sketchucation: License seats exceeded.
      18-Apr-24 18:59:02 validate_response_error Error in the License Validation--Response from Sketchucation: License seats exceeded.
      18-Apr-24 18:58:45 validate_response_error Error in the License Validation--Response from Sketchucation: License seats exceeded.

      TIGT 1 Reply Last reply Reply Quote 0
      • TIGT Online
        TIG Moderator @FlawinneF
        last edited by

        @FlawinneF
        Have you got the newest version of the SketchUcation Tools installed ?
        It handles the licensing system.
        You can also login to you own licenses on this site using the link in the Extensions > SketchUcation submenu... My Licenses at SketchUcation...
        https://sketchucation.com/webshop/my-licences.php
        There you can manage all of your licenses...

        TIG

        F 1 Reply Last reply Reply Quote 0
        • F Offline
          FlawinneF @TIG
          last edited by

          @TIG thank you, it's activated

          1 Reply Last reply Reply Quote 0
          • F Offline
            FlawinneF @Anton_S
            last edited by TIG

            @Anton_S Why not fix the problem of the bar remaining active on Mac !!!

            if tb.get_last_state == TB_NEVER_SHOWN
              tb.show
            else
              tb.restore
            end
            
            A 1 Reply Last reply Reply Quote 0
            • A Offline
              Anton_S @FlawinneF
              last edited by

              @FlawinneF Thanks for that tip. I never knew about the get_last_state or restore. Will utilize in next release

              TIGT 1 Reply Last reply Reply Quote 0
              • TIGT Online
                TIG Moderator @Anton_S
                last edited by

                @Anton_S
                I use this usually

                tb.show if tb.get_last_state.abs == 1 # TB_VISIBLE/NEVER
                

                Has the same result...

                TIG

                A 1 Reply Last reply Reply Quote 1
                • A Offline
                  Anton_S @TIG
                  last edited by

                  Version 1.8.0 released.

                  • Fix adaptive grid not working properly for some models on Mac OS X
                  • Show toolbar properly on Mac OS X. Thanks @FlawinneF and @TIG
                  F 1 Reply Last reply Reply Quote 1
                  • F Offline
                    FlawinneF @Anton_S
                    last edited by

                    @Anton_S

                    Sorry I didn't, say thank you sooner, thank you for everything ๐Ÿ™‚

                    1 Reply Last reply Reply Quote 1
                    • X Offline
                      xinige @Anton_S
                      last edited by

                      @Anton_S Hello, Mr. Anton. I don't know when you will initiate the redevelopment of MSPhysics. As far as I know, countless people are looking forward to this project. Alternatively, you can develop a plugin that can partially implement certain functions.
                      For example, a simulation tool that can implement simulation functions similar to fusion360 and SolidWorks may not require embedding a physics engine (I'm not sure), but only adding axes and motors, as well as collision detection. Used for designing machinery, mechanical gif diagrams, and checking the rationality of mechanical design in sketchup. I hope to receive your reply.

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

                        Anton
                        ClothWorks is amazing
                        I still use MSPhysics because nothing else is as good at what it does
                        Can you supply me with code to

                        1. turn layers on and off
                        2. hide/unhide objects
                          for me to use with my variables, keydown,, ontouch and ontick events in my MSPhysics scripts
                          old msphysics video example here...
                          https://www.youtube.com/watch?v=MTfpvgY1HBk
                        1 Reply Last reply Reply Quote 0
                        • N Offline
                          Nicole_M_W Newcomers
                          last edited by

                          Hello

                          i am a huge fan of the plug-in, however i ran into troubel. Recently when i try to use it, the UI Window its not visible - not sure if its opening, but the app runs and i can play the cloths. I allready try to reinstallations and restarts. Any idea whre can i find back my UI Window?
                          I am using multiple screens - also unpluging and classical Windows 11 windows search didnt help.

                          Rich O BrienR 1 Reply Last reply Reply Quote 1
                          • Rich O BrienR Online
                            Rich O Brien Moderator @Nicole_M_W
                            last edited by

                            @Nicole_M_W If click the toolbar icon fails to display the dialog then open the ruby console and click the icon and see it there are errors.

                            But since we don't know what version of SketchUp or Clothworks you are running its hard to say more really.

                            The also an extension by Dan Rathbun that resets dialog positions if they are off screen. Its call Dialog Cascader. Search for cascade and you'll find it in our Sketchucation Tools in SketchUp

                            36dcecf8-5d81-44c0-a259-132922a11d43-image.png

                            Download the free D'oh Book for SketchUp ๐Ÿ“–

                            N 1 Reply Last reply Reply Quote 1
                            • N Offline
                              Nicole_M_W Newcomers @Rich O Brien
                              last edited by

                              @Rich-O-Brien

                              thank you! Excellent the Dialog Cascader solved my Problem right away. UI is back.

                              I am on
                              Clothworks 1.8.0a
                              Skechup Pro เปฟSketchUp Model๏ปฟเซฟ{24.0.553

                              just downloaded and installed the 24.0.0594 but i already applied your cascade solution so i can't tell if it was because of the missing update.

                              thank you for your fast help!

                              Rich O BrienR 1 Reply Last reply Reply Quote 0
                              • Rich O BrienR Online
                                Rich O Brien Moderator @Nicole_M_W
                                last edited by

                                @Nicole_M_W no probs. Dialogs playing hide and seek is common. Danโ€™s tool is a lifesaver

                                Download the free D'oh Book for SketchUp ๐Ÿ“–

                                1 Reply Last reply Reply Quote 0
                                • A Offline
                                  Anton_S @xinige
                                  last edited by

                                  @xinige said in [Plugin] ClothWorks v1.8.0 - 28 Apr 2024:

                                  Thank you for this inspirational message! I got to get mpshysics back to life!

                                  F 1 Reply Last reply Reply Quote 0
                                  • F Offline
                                    faust07 @Anton_S
                                    last edited by

                                    @Anton_S
                                    Did I read that correctly? - "I got to get mpshysics back to life!"
                                    Yes! Yes! Yes!
                                    That would be fantastic. When will the time come?

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

                                      ์ปดํ“จํ„ฐ ํฌ๋ฉง์„ ํ•˜๊ณ ๋‚œํ›„๋กœ ๋ผ์ด์„ผ์Šค ์ธ์ฆ์ด ๋˜์งˆ์•ˆ๋„ค์š”
                                      ํ•ด๊ฒฐ๋ฐฉ๋ฒ•์„ ์•Œ์ˆ˜ ์žˆ์„๊นŒ์š”?
                                      ์บก์ฒ˜2.PNG ์บก์ฒ˜1.PNG
                                      ์บก์ฒ˜.PNG

                                      TIGT 1 Reply Last reply Reply Quote 0
                                      • TIGT Online
                                        TIG Moderator @rkdtlwo
                                        last edited by

                                        @rkdtlwo

                                        All of the 3 seats are allocated, presumably using your old computer[s] details.
                                        You need to free up the seats so that you can reactivate them for your new computer[s].
                                        If you have the latest versions of the extension and the SketchUcation toolset [for the licensing] installed, and SketchUp restarted to sync, you should be able to do this using the submenu items for the extension under the Tools menu.
                                        You can also manage each of your licenses by logging in to SketchUcation.com and using the menu item PluginStore > My Licenses... page...

                                        3๊ฐœ์˜ ์ž๋ฆฌ๋Š” ๋ชจ๋‘ ํ• ๋‹น๋˜์—ˆ์œผ๋ฉฐ, ์•„๋งˆ๋„ ์ด์ „ ์ปดํ“จํ„ฐ์˜ ์„ธ๋ถ€ ์ •๋ณด๋ฅผ ์‚ฌ์šฉํ•˜๊ณ  ์žˆ์„ ๊ฒƒ์ž…๋‹ˆ๋‹ค.
                                        ์ƒˆ ์ปดํ“จํ„ฐ์—์„œ ๋‹ค์‹œ ํ™œ์„ฑํ™”ํ•  ์ˆ˜ ์žˆ๋„๋ก ์ž๋ฆฌ๋ฅผ ๋น„์›Œ์•ผ ํ•ฉ๋‹ˆ๋‹ค.
                                        ์ตœ์‹  ๋ฒ„์ „์˜ ํ™•์žฅ ํ”„๋กœ๊ทธ๋žจ๊ณผ SketchUcation ๋„๊ตฌ ์„ธํŠธ[๋ผ์ด์„ ์Šค์šฉ]๊ฐ€ ์„ค์น˜๋˜์–ด ์žˆ๊ณ  SketchUp์„ ๋‹ค์‹œ ์‹œ์ž‘ํ•˜์—ฌ ๋™๊ธฐํ™”ํ•œ ๊ฒฝ์šฐ ๋„๊ตฌ ๋ฉ”๋‰ด ์•„๋ž˜์— ์žˆ๋Š” ํ™•์žฅ ํ”„๋กœ๊ทธ๋žจ์˜ ํ•˜์œ„ ๋ฉ”๋‰ด ํ•ญ๋ชฉ์„ ์‚ฌ์šฉํ•˜์—ฌ ์ด ์ž‘์—…์„ ์ˆ˜ํ–‰ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
                                        SketchUcation.com์— ๋กœ๊ทธ์ธํ•˜์—ฌ ๋ฉ”๋‰ด ํ•ญ๋ชฉ PluginStore > ๋‚ด ๋ผ์ด์„ ์Šค... ํŽ˜์ด์ง€๋ฅผ ์‚ฌ์šฉํ•˜์—ฌ ๊ฐ ๋ผ์ด์„ ์Šค๋ฅผ ๊ด€๋ฆฌํ•  ์ˆ˜๋„ ์žˆ์Šต๋‹ˆ๋‹ค.

                                        TIG

                                        1 Reply Last reply Reply Quote 0
                                        • S Offline
                                          Sara37 Newcomers
                                          last edited by

                                          Amazing plugin, great job๐Ÿ‘ I wanted to purchase a 1 seat license, since I wont be using Sketchup that often, but it is not currently available on the list, would it be available maybe in future?
                                          many thanks

                                          Rich O BrienR 1 Reply Last reply Reply Quote 0
                                          • Rich O BrienR Online
                                            Rich O Brien Moderator @Sara37
                                            last edited by

                                            @Sara37 said in [Plugin] ClothWorks v1.8.0 - 28 Apr 2024:

                                            but it is not currently available on the list, would it be available maybe in future?

                                            Its here https://sketchucation.com/plugin-list.php

                                            Download the free D'oh Book for SketchUp ๐Ÿ“–

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

                                            Advertisement