sketchucation logo sketchucation
    • 登入
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    🔌 Smart Spline | Fluid way to handle splines for furniture design and complex structures. Download

    Pipe-along-path

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

      Correct me if I wrong Tig, but isn't it possible to make small edits to .rb files just using normal notepad. I've certainly done it in the past but now I'm second guessing myself.

      1 條回覆 最後回覆 回覆 引用 0
      • TIGT 離線
        TIG Moderator
        最後由 編輯

        It probably is OK for a simple edit.

        BUT remember that Notepad makes its new files as ANSI, which then mess up v2014.
        Whereas Notepad++ can reset any file's encoding to the required UTF8-without-BOM.

        Plain Notepad can be used to edit a UTF-without-BOM file and then 'save' keeping the original encoding: even 'save_as' keeps that encoding too... 😄
        BUT any new files from Notepad are unlikely to work 😕

        Notepad++ is must better as it can display colored syntax and show line-numbers etc making it easy to say find line ~#567 and edit between "" ... 😄

        TIG

        1 條回覆 最後回覆 回覆 引用 0
        • BoxB 離線
          Box
          最後由 編輯

          Thanks, that makes sense as I have only ever had to edit something simple like number of segments or a yes to a no and then just saved.

          1 條回覆 最後回覆 回覆 引用 0
          • mitcorbM 離線
            mitcorb
            最後由 編輯

            @pipingguy:
            Absolutely get rid of Conduit Search, unless, perhaps, you enjoy it. 😒

            I take the slow, deliberate approach in my aimless wandering.

            1 條回覆 最後回覆 回覆 引用 0
            • TIGT 離線
              TIG Moderator
              最後由 編輯

              An updated version [v1.9] of PipeAlongPath is now available http://sketchucation.com/forums/viewtopic.php?p=513484#p513484

              TIG

              1 條回覆 最後回覆 回覆 引用 0
              • P 離線
                pipingguy
                最後由 編輯

                Good work!! I love the fact that ver 1.9 retains the settings from the previous session!!
                And I like the way I can install it directly through the sketchup extensions menu.
                But I'm not crazy about the repeated warning that must be acknowledged with a key press.
                Just stash that in the read me. And the skin produced is not smooth unless I open the group for editing and click the pipe.
                Every click and every key press matters in the world of fast-track sketching. 😄


                smooth vs. unsmooth extrusion.JPG

                1 條回覆 最後回覆 回覆 引用 0
                • TIGT 離線
                  TIG Moderator
                  最後由 編輯

                  The warning should only appear if you have a slight 'skew' on the path, with a change of angle, which might cause SketchUp to lockup.
                  Most of the time users will never see it !
                  BUT I have discovered a glitch in the frequency of this dialog and I will be issuing v2.0 later today to address the problem ! 😒

                  You seem to like adding 1" falls to your pipe-runs, which have been found to cause these issues, which you initially reported.
                  These 'skews' do not always cause problems: so you have the choice to 'Cancel' to Abort and then Save before repeating the PipeAlongPath and risking disaster, 'No' to carry on and risk it - probably safe enough if you have done similar diameter pipes with similar paths, or 'Yes' to 'fix it' - the slight slopes get 'flattened' as needed to avoid the problems...
                  If you want to stop the warning open the PipeAlongPath.rb file with Notepad or Notepad++, go to line #402, find the text:
                  if skewed
                  change it to read
                  if skewed*==911*
                  Note the double =
                  Save it.
                  Restart SketchUp...
                  Because skewed will never be 911 then the dialog never appears.
                  BUT of course then you are not warned of impending doom, and lock-ups could occur unexpectedly...
                  Your choice - your risk... 😉

                  I do not get that 'unsmoothed' pipe "unless it's edited" effect in v8/v2013 - perhaps it a Graphics-Card issue your end ?
                  BUT I see that I do get it in v2014 IF there was the 'skewed?' -> No ! 😕
                  So I'm trying to see the differences and ensure it's as good as it gets in v2.0 😒

                  TIG

                  1 條回覆 最後回覆 回覆 引用 0
                  • C 離線
                    CRASHWORTHY1
                    最後由 編輯

                    I promise I will try Tube-Along-Path as soon as I'm done evaluating version 9 of Pipe-Along-Path and get out of the hectic sketch I'm trying to complete these days. In fact, there are a lot of plugins I want to try that I've been missing out on for years. such as the dashed line generator.

                    1 條回覆 最後回覆 回覆 引用 0
                    • TIGT 離線
                      TIG Moderator
                      最後由 編輯

                      @crashworthy1 said:

                      I promise I will try Tube-Along-Path as soon as I'm done evaluating version 9 of Pipe-Along-Path and get out of the hectic sketch I'm trying to complete these days. In fact, there are a lot of plugins I want to try that I've been missing out on for years. such as the dashed line generator.
                      PipeAlongPath will probably do you now as if you set the internal diameter to 0 it's remembered across sessions globally.
                      Get the latest version of it from the PluginStore, but please wait a few minutes until I issue today's update 😉 ...

                      TIG

                      1 條回覆 最後回覆 回覆 引用 0
                      • P 離線
                        pipingguy
                        最後由 編輯

                        FYI - I don't think its the graphics card since it occurs in two different machines. And as far as the warning of impending doom - I trained myself to save before I initiate any sophisticated plugin command. All users should do it by instinct.
                        Happy Piping!

                        1 條回覆 最後回覆 回覆 引用 0
                        • pilouP 離線
                          pilou
                          最後由 編輯

                          Sorry: what is "without BOM" ? 😳

                          Frenchy Pilou
                          Is beautiful that please without concept!
                          My Little site :)

                          1 條回覆 最後回覆 回覆 引用 0
                          • mitcorbM 離線
                            mitcorb
                            最後由 編輯

                            According to this: http://www.google.com/url?sa=t%26amp;rct=j%26amp;q=%26amp;esrc=s%26amp;source=web%26amp;cd=2%26amp;cad=rja%26amp;ved=0CC4QFjAB%26amp;url=http%3A%2F%2Fen.wikipedia.org%2Fwiki%2FByte_order_mark%26amp;ei=RJMWU6AWk-jaBcqagPAO%26amp;usg=AFQjCNF3eTS_D5vLes7Ly5_7Q2t7dQisyg%26amp;bvm=bv.62286460,d.b2I
                            Byte Order Mark.

                            I take the slow, deliberate approach in my aimless wandering.

                            1 條回覆 最後回覆 回覆 引用 0
                            • P 離線
                              pipingguy
                              最後由 編輯

                              @tig said:

                              Notepad++ is a respectable product and if installed from their site it should not have other hidden baddies... http://notepad-plus-plus.org/download/v6.5.4.html
                              I'll be reissuing PipeAlongPath shortly [edited entirely in Notepad++ !]
                              I will be adding some optimistation tools...

                              Good Day
                              Are you still working on the PAP upgrade, or shall I stick with version 2.0?
                              Thanks!

                              1 條回覆 最後回覆 回覆 引用 0
                              • TIGT 離線
                                TIG Moderator
                                最後由 編輯

                                v2.0 is the newest.

                                TIG

                                1 條回覆 最後回覆 回覆 引用 0
                                • P 離線
                                  pipingguy
                                  最後由 編輯

                                  OK! Super good work! (seriously)

                                  1 條回覆 最後回覆 回覆 引用 0
                                  • P 離線
                                    pipingguy
                                    最後由 編輯

                                    Attached, find model containing additional paths that will not extrude with PIPE-ALONG-PATH. 😞


                                    PIPE-ALONG-PATH FAIL TO EXTRUDE COLLECTION.skp

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • TIGT 離線
                                      TIG Moderator
                                      最後由 編輯

                                      The default diameter for the pipe is < 1/4" - which will mean some very tiny facets at bends etc.

                                      Can you purge your SKP and include only the paths that still cause problems - I can't readily tell what's what - information overload !

                                      Odd that FollowMe works on some and PipeAlongPath does not ?

                                      TIG

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • P 離線
                                        pipingguy
                                        最後由 編輯

                                        Not sure what you mean by purge. Just try any of the paths. You may want to avoid the ones labelled they will freeze the program. They should almost all be ''square''. I test that by creating temporary faces between vertices and placing the circle tool on the face. If the tool is red, green or blue, the linework is orthogonal and not skewed.

                                        1 條回覆 最後回覆 回覆 引用 0
                                        • TIGT 離線
                                          TIG Moderator
                                          最後由 編輯

                                          Model Info > Statistics > Purge Unused...
                                          Removes the dross...
                                          Makes the file much smaller and quicker to load/navigate...

                                          There are so many examples, if you could offer a reduced set that includes only those paths which fail, then it'd be much easier to find what's up...

                                          TIG

                                          1 條回覆 最後回覆 回覆 引用 0
                                          • P 離線
                                            pipingguy
                                            最後由 編輯

                                            Please see attached samples. FYI - my diameters are normally between 2'' and 18'' with 8 segments.


                                            SAMPLES FROM PIPE-ALONG-PATH FAIL TO EXTRUDE COLLECTION 3-20-16.skp

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

                                            Advertisement