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

    [Plugin][$] Profile Builder 2

    已排程 已置頂 已鎖定 已移動 Plugins
    219 貼文 40 Posters 47.5k 瀏覽 40 Watching
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • K 離線
      kaas
      最後由 編輯

      Hi Dale,

      I updated to the new version of ProfileBuilder and now I get these warnings at every startup of SketchUp. PB works fine though.
      I just tested and de-installed PB and the errors are gone. Re-installed PB again and they are back.

      Any idea how to resolve this?

      regards,
      Max


      profileBuilderError.jpg

      1 條回覆 最後回覆 回覆 引用 0
      • K 離線
        kaas
        最後由 編輯

        @Dale, turns out its two of my own plugins that have something to do with this as well although, if I de-install ProfileBuilder the warnings are gone.

        I have two plugins that use:
        require 'win32API'
        require 'FileUtils'

        I was under the impression that using 'require' would prevent these kind of issues. Am I mistaken here?
        You are using the same in PB?

        1 條回覆 最後回覆 回覆 引用 0
        • R 離線
          rv1974
          最後由 編輯

          Whaat, thank you for help\clarifications. At least I'm glad I use the plugin effectively and hope for PB improvements in future. I this particular case if I'm not mistaken the current BP doesn't let me 'infill only' and 'infill special every approx n cm' components.
          And of course even not being 100% polished PB saves me tons of time for sure!

          1 條回覆 最後回覆 回覆 引用 0
          • W 離線
            Whaat
            最後由 編輯

            @kaas said:

            @Dale, turns out its two of my own plugins that have something to do with this as well although, if I de-install ProfileBuilder the warnings are gone.

            I have two plugins that use:
            require 'win32API'
            require 'FileUtils'

            I was under the impression that using 'require' would prevent these kind of issues. Am I mistaken here?
            You are using the same in PB?

            That is very strange because I do not 'require' those libraries for PB2.

            Perhaps when you have PB2 installed, it changes the timing or sequence of your plugins being loaded which results in the error being displayed. I am guessing one of your plugins has set the following:

            Sketchup.debug_mode = true

            Try searching your plugins for this expression. If you find it, change it to 'false' and see if that solves your problem.

            SketchUp Plugins for Professionals

            1 條回覆 最後回覆 回覆 引用 0
            • K 離線
              kaas
              最後由 編輯

              Very strange indeed.

              I did find the 'debug_mode=' in 1 of my plugins and changed it to false. Also unloaded tt_solidinspector2 that was reported using that argument.

              Still the same errors appear. I might do a fresh re-install of all the plugins in the near future.
              thanks for looking into this.

              1 條回覆 最後回覆 回覆 引用 0
              • jujuJ 離線
                juju
                最後由 編輯

                Has there been an update to PB2.1? I see it is to the top of the list when i go to EW and organize plugins by "most recent", however it doesn't show in My Extensions as needing to be updated?

                Save the Earth, it's the only planet with chocolate.

                1 條回覆 最後回覆 回覆 引用 0
                • W 離線
                  Whaat
                  最後由 編輯

                  @juju said:

                  Has there been an update to PB2.1? I see it is to the top of the list when i go to EW and organize plugins by "most recent", however it doesn't show in My Extensions as needing to be updated?

                  Hi juju,

                  If you have 2.1 already, there is no need to update at this time. The EW probably shows it as most recent because I made a change to the EW page.

                  SketchUp Plugins for Professionals

                  1 條回覆 最後回覆 回覆 引用 0
                  • R 離線
                    rv1974
                    最後由 編輯

                    Hm.. Sometimes I can't scale entities created with PB2


                    kkkl.skp

                    1 條回覆 最後回覆 回覆 引用 0
                    • W 離線
                      Whaat
                      最後由 編輯

                      @rv1974 said:

                      Hm.. Sometimes I can't scale entities created with PB2

                      PB2 actually disables scaling Profile entities that were created with PB2.

                      Because PB2 is a parametric tool, users are encouraged to use the parametric features of PB2 to change the dimensions of the entity rather than the scale tool. When the scale tool is used, things can get messed up, especially in quantity reports.

                      SketchUp Plugins for Professionals

                      1 條回覆 最後回覆 回覆 引用 0
                      • M 離線
                        mwm5053
                        最後由 編輯

                        Dale this plugin is great, I've used the original PB for years but the ability to create my own profiles and the assembly builder really made this chain possible.
                        Well with the money
                        Thanks
                        Walt


                        Profile Builder 2 chain.jpg


                        PB 2 closeup.jpg

                        2011 iMac
                        SU 2015 Pro, 2017 Make
                        V2 Twilight
                        macOS Sierra 10.12.5

                        1 條回覆 最後回覆 回覆 引用 0
                        • W 離線
                          Whaat
                          最後由 編輯

                          @mwm5053 said:

                          Dale this plugin is great, I've used the original PB for years but the ability to create my own profiles and the assembly builder really made this chain possible.
                          Well with the money
                          Thanks
                          Walt

                          Wow, thanks Walt! That is so great to hear!

                          Would you be interested in copy / pasting your post into a review at the EW page?
                          http://extensions.sketchup.com/en/content/profile-builder-2

                          Cheers,
                          Dale

                          SketchUp Plugins for Professionals

                          1 條回覆 最後回覆 回覆 引用 0
                          • M 離線
                            mwm5053
                            最後由 編輯

                            Done for sure

                            2011 iMac
                            SU 2015 Pro, 2017 Make
                            V2 Twilight
                            macOS Sierra 10.12.5

                            1 條回覆 最後回覆 回覆 引用 0
                            • W 離線
                              Whaat
                              最後由 編輯

                              @mwm5053 said:

                              Done for sure

                              Thanks so much!

                              SketchUp Plugins for Professionals

                              1 條回覆 最後回覆 回覆 引用 0
                              • R 離線
                                rv1974
                                最後由 編輯

                                Whaat is it possible to add 'triangulate all' existing profiles? or at least 'triangulate on creation' option? Zillions of unique materials is a HUGEheadache when exporting to Max.
                                P.S. Please check possibility of

                                1. multiple unconnected curves as single path
                                2. faster path (ideally context ignoring single click )finding. Now it's too much clicking.
                                1 條回覆 最後回覆 回覆 引用 0
                                • W 離線
                                  Whaat
                                  最後由 編輯

                                  @rv1974 said:

                                  Whaat is it possible to add 'triangulate all' existing profiles? or at least 'triangulate on creation' option? Zillions of unique materials is a HUGEheadache when exporting to Max.
                                  P.S. Please check possibility of

                                  1. multiple unconnected curves as single path
                                  2. faster path (ideally context ignoring single click )finding. Now it's too much clicking.

                                  SketchUV has a triangulate feature (using right-click context menu) that should do the trick.

                                  Link Preview Image
                                  SketchUp Extension Warehouse

                                  Your library of custom third-party extensions created to optimize your SketchUp workflow.

                                  favicon

                                  (extensions.sketchup.com)

                                  SketchUp Plugins for Professionals

                                  1 條回覆 最後回覆 回覆 引用 0
                                  • R 離線
                                    rv1974
                                    最後由 編輯

                                    Of course. But if you have hundreds profiles nested here and there its hard to find each of them, enter it individually, select face, and only then triangulate.
                                    Thats why some kind of 'triangulate on creation' is so welcomed.

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • B 離線
                                      bsfranza
                                      最後由 編輯

                                      hey there,

                                      how can one change the behaviour of a profile to be extruded smooth or not?
                                      thanks for a hint here 😄

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • W 離線
                                        Whaat
                                        最後由 編輯

                                        @bsfranza said:

                                        hey there,

                                        how can one change the behaviour of a profile to be extruded smooth or not?
                                        thanks for a hint here 😄

                                        Sorry, this is not possible. Of course you can use the SketchUp soften edges tool to adjust the smoothness after doing the extrusion.

                                        Can you describe what your use-case is for this feature?

                                        SketchUp Plugins for Professionals

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • FrederikF 離線
                                          Frederik
                                          最後由 編輯

                                          Hi,
                                          I'm a licensed user of Profile Builder 2...
                                          Extension Manager inform that there's an update available, however, when I click the update button, I get the following message:
                                          "Failed to update Profile Builder 2. Unable to read extension archive."

                                          What's going on...?!?

                                          I can't see that I can update this extension in any other way, but why can't I update this plugin...?!?

                                          BTW... Perhaps worth mentioning that I don't have this issue with any other plugin/extension...


                                          2017-08-14.png

                                          Cheers
                                          Kim Frederik

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • sfto1S 離線
                                            sfto1
                                            最後由 編輯

                                            I have a similar problem with SketchUV

                                            1 條回覆 最後回覆 回覆 引用 0
                                            • 1
                                            • 2
                                            • 7
                                            • 8
                                            • 9
                                            • 10
                                            • 11
                                            • 10 / 11
                                            • 第一個貼文
                                              最後的貼文
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement