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

    Pipe-along-path

    Scheduled Pinned Locked Moved Newbie Forum
    sketchup
    64 Posts 9 Posters 3.8k Views 9 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.
    • P Offline
      pipingguy
      last edited by

      column lines - xlines - guides.skp
      As to Dave R's question, "Why are you using guidelines as "permanent" features in your model? They weren't intended for that." In AutoCAD I create XLINEs and place them in a locked and faded layer and assign them a specific color. This now establishes a secure column line grid upon which the rest of the model is measured and coordinated from. I suppose I could create a grid using intersecting lines in sketchup, erase the resulting faces, and put them in a locked group. But they would blend into the remaining myriad of lines. At least with construction lines, they are dashed so they don't stand out to much, yet are quickly recognizable. (see attached SU partial model) Perhaps you can tell me of a popular plugin that generates dashed lines? BTW - what does 'place inline' mean in the reply editor regarding the attachment of a file?

      1 Reply Last reply Reply Quote 0
      • P Offline
        pipingguy
        last edited by

        Sorry. OK - I will look at the script with notepad. But I literally have not dealt with any kind of of computer code since an introductory course into Fortran or whatever it was back in the early seventies. something about flowcharts / if yes, then / if false then....blah blah. And then we put the code into an IBM punchcard machine. (junior high school) LOL!!!!

        1 Reply Last reply Reply Quote 0
        • P Offline
          pipingguy
          last edited by

          so after two hours purging malware/bloatware/spyware and every other ware that came along for the ride when I downloaded the fusion installer required to install notepad++, I think I will stay away from fiddling with codes and the like.

          1 Reply Last reply Reply Quote 0
          • TIGT Offline
            TIG Moderator
            last edited by

            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...

            TIG

            1 Reply Last reply Reply Quote 0
            • P Offline
              pipingguy
              last edited by

              yeah - that's where I got the infection from (http://notepad-plus-plus.org/download/v6.5.4.html) 😞

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

                So I guess my suggestion of Tube Along Path didn't work for you?

                Etaoin Shrdlu

                %

                (THERE'S NO PLACE LIKE)

                G28 X0.0 Y0.0 Z0.0

                M30

                %

                1 Reply Last reply Reply Quote 0
                • TIGT Offline
                  TIG Moderator
                  last edited by

                  I use the latest version of Notepad++ everyday.
                  I have never had problems with it.
                  All downloaded files are auto-virus-checked.
                  My whole system is regularly virus-checked/scanned.
                  Very rarely is anything found untoward - out of millions of files...

                  To double-check your assertion, I just re-downloaded the latest exe installer version [6.5.4].

                  I virus-scanned it...
                  Nothing was found.

                  I reinstalled it...
                  Nothing was found.

                  It works fine.

                  Strange... πŸ˜•

                  What is this 'fusion installer' you speak of ?
                  The downloaded .exe received direct from Notepad++ is in its own installer - just run it as an admin...
                  Why did you think that you need another application to install it ?
                  You seem to be making the proverbial rod for your own back πŸ˜’

                  TIG

                  1 Reply Last reply Reply Quote 0
                  • P Offline
                    pipingguy
                    last edited by

                    I THINK I clicked the incorrect download button on the attached printscreen. And so, I probably did not look at the fineprint to opt out of certain choices in the fusion installer because I was in a hurry to try out the notepad++. I would like to re-trace those steps - but obviously I'm too spooked. So even though Norton allowed it,I ended up with trash like perk prize, security protect, password box, optimizer pro, movie mode, my pc backup, enhance tronic and conduit search. Full scans with Norton and Kaspersky fail to remove the last one which plants itself into the search box when I launch Firefox. And I'm sure there are other fragments of un-purgeable garbage I have yet to discover. But that's my problem. I would like to examine the properties of the installer, but I shift-deleted it. [attachment=0]notepad++ site.


                    notepad++  site.JPG

                    1 Reply Last reply Reply Quote 0
                    • TIGT Offline
                      TIG Moderator
                      last edited by

                      You should click on the download button for Notepad++... NOT the download button for one of its site's advertisers !
                      So you downloaded a quite unnecessary unconnected third-party application, which the Notepad++ author derives some income from through them advertising...
                      So that's where all of the guff came from...
                      Nothing to do with Notepad++...
                      All to do with you installing something else πŸ˜’

                      TIG

                      1 Reply Last reply Reply Quote 0
                      • BoxB Offline
                        Box
                        last edited by

                        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 Reply Last reply Reply Quote 0
                        • TIGT Offline
                          TIG Moderator
                          last edited by

                          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 Reply Last reply Reply Quote 0
                          • BoxB Offline
                            Box
                            last edited by

                            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 Reply Last reply Reply Quote 0
                            • mitcorbM Offline
                              mitcorb
                              last edited by

                              @pipingguy:
                              Absolutely get rid of Conduit Search, unless, perhaps, you enjoy it. πŸ˜’

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

                              1 Reply Last reply Reply Quote 0
                              • TIGT Offline
                                TIG Moderator
                                last edited by

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

                                TIG

                                1 Reply Last reply Reply Quote 0
                                • P Offline
                                  pipingguy
                                  last edited by

                                  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 Reply Last reply Reply Quote 0
                                  • TIGT Offline
                                    TIG Moderator
                                    last edited by

                                    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 Reply Last reply Reply Quote 0
                                    • C Offline
                                      CRASHWORTHY1
                                      last edited by

                                      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 Reply Last reply Reply Quote 0
                                      • TIGT Offline
                                        TIG Moderator
                                        last edited by

                                        @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 Reply Last reply Reply Quote 0
                                        • P Offline
                                          pipingguy
                                          last edited by

                                          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 Reply Last reply Reply Quote 0
                                          • pilouP Offline
                                            pilou
                                            last edited by

                                            Sorry: what is "without BOM" ? 😳

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

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

                                            Advertisement