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

    [Plugin] GhostComp - v1.4a - 31 Oct 18

    Scheduled Pinned Locked Moved Plugins
    101 Posts 52 Posters 204.6k Views 52 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
      parsleybrain
      last edited by

      Hello Fredo, thanks for another great plugin. So I startet to use it and it worked just fine. I've lots of railings in my model, some are just copies of components but I also had to make a bunch of them unique and to tweak them. Finally making even one copy of an component took so long I decided to use your ghostcomp. And it worked - but now Sketchup always chrashes when I try to create a ghost component. Do you have any advice or idea what to do about that? Thanks in advance.

      1 Reply Last reply Reply Quote 0
      • fredo6F Offline
        fredo6
        last edited by

        @parsleybrain said:

        Hello Fredo, thanks for another great plugin. So I startet to use it and it worked just fine. I've lots of railings in my model, some are just copies of components but I also had to make a bunch of them unique and to tweak them. Finally making even one copy of an component took so long I decided to use your ghostcomp. And it worked - but now Sketchup always chrashes when I try to create a ghost component. Do you have any advice or idea what to do about that? Thanks in advance.

        Please make sure you have the most recent versions. For the crash, it may be some conflicting plugins (some versions of Vray and Podium for instance)

        Fredo

        1 Reply Last reply Reply Quote 0
        • fredo6F Offline
          fredo6
          last edited by

          NEW RELEASE: GhostComp v1.1a - 27 Nov 13

          GhostComp 1.1a is a release for future Sketchup compatibility. It is advised to upgrade even if there are no functional changes.

          See main post of this thread for Download.

          Fredo

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

            Really useful, many thanks.

            1 Reply Last reply Reply Quote 0
            • ppoublanP Offline
              ppoublan
              last edited by

              @fredo6 said:

              The concept behind GhostComp is to associate a simplified version to a component (called Ghost). Then the script provides an easy way to switch back and forth between the Ghost version and the Real version in the model.

              Hi Fredo,
              I integrated this concept into the last version of 3D Tree Maker, with a function that could be called by external plugins to switch/and back from full view to proxy view. the good thing is that in proxy view only object information needed to rebuild the object is kept in object dictionary, not all the real edges/faces.
              If you think it could be interesting to integrate calls to 3DTreeMaker from your plugin, let me know.
              Yours
              pascal

              1 Reply Last reply Reply Quote 0
              • fredo6F Offline
                fredo6
                last edited by

                Sure. Thanks for thinking about GhostComp

                I would need to revisit this plugin, but it is a good idea to integrate custom ghost for certain kind of components.

                I'll have a look and advise.

                Fredo

                1 Reply Last reply Reply Quote 0
                • ppoublanP Offline
                  ppoublan
                  last edited by

                  Things to know before calling :

                  • those functions contain purge of unused component definitions and unused materials (after drawing a tree or its proxy). So to be called outside of a loop browsing each component definition, and list of definitions to be rebuild if needed after calling.
                  • it contains start/commit, I do not know results of nesting multiple start/commit, so preferably call outside of start/commit.
                    Needs v1.10 at least (not implemented in previous versions).

                  Did not tested, but this should work :

                  #To switch all trees to proxies
                  if file_loaded?('3darcstudiotreemain.rb’)
                  M3darcstudiotree.f3das_changealltoproxies
                  end

                  #To switch all proxies to trees
                  if file_loaded?(‘3darcstudiotreemain.rb’)
                  M3darcstudiotree.f3das_redrawall
                  end

                  1 Reply Last reply Reply Quote 0
                  • danchoD Offline
                    dancho
                    last edited by

                    Fredo6 I like your plugin but with SU2014 on windows7 I can't change
                    from bounding box to wireframe mode, its always bounding box. Any suggestion?

                    Thanks

                    Sorry, I found a solution. First must to choose a type than create
                    ghost and turn it on. Perfect 😆

                    1 Reply Last reply Reply Quote 0
                    • fredo6F Offline
                      fredo6
                      last edited by

                      NEW RELEASE: GhostComp v1.2a - 20 Oct 14

                      GhostComp 1.2a is required for the support of usernames with non-ascii characters in Sketchup 2014.

                      See main post of this thread for Download.

                      Fredo

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

                        Hello is this working for sketchup 2015?

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

                          I wish there was a-la multiscatter point display (maybe instead of points which can be accidentally deleted with 'Delete Guides' small tiny lines could make the same task). 😒


                          Capture.JPG

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

                            @mrcitybuilder said:

                            Is this plugin still functional? I downloaded it, unzipped it to the specified folder, checked my FredoLib was up to date, and SketchUp complains that there is no FredoLib to support GhostComp. I don't understand why.
                            Why didn't you get the RBZ from the PluginStore, then install that ?
                            Unzipping olde things and messing up with the results' installation went long ago - with v7...

                            Ensure you have the latest LibFredo:
                            http://sketchucation.com/pluginstore?pln=LibFredo6
                            and then GhostComp:
                            http://sketchucation.com/pluginstore?pln=GhostComp

                            TIG

                            1 Reply Last reply Reply Quote 0
                            • M Offline
                              MrCityBuilder
                              last edited by

                              (Is this plugin still functional? I downloaded it, unzipped it to the specified folder, checked my FredoLib was up to date, and SketchUp complains that there is no FredoLib to support GhostComp. I don't understand why.)

                              SOLVED 😎

                              1 Reply Last reply Reply Quote 0
                              • M Offline
                                MrCityBuilder
                                last edited by

                                Yeah, thanks - that did the trick. Ghostcomp now fully functional!

                                1 Reply Last reply Reply Quote 0
                                • L Offline
                                  lyvananhtoyo
                                  last edited by

                                  thank very much. this help me to avoid the situation some imported component is much bigger than my model and make SU become very slow.

                                  1 Reply Last reply Reply Quote 0
                                  • M Offline
                                    mwm5053
                                    last edited by

                                    Within the last month I installed Ghost Comp from the Sketchucation Plugin Store so I believe I have the latest ver.
                                    Great plugin works great but after hiding a GC I noticed it won't change back to regular comp. not sure why. Tried everything I could think of. Any help would be appreciated Thanks
                                    I apologize if this has been addressed already.

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

                                    1 Reply Last reply Reply Quote 0
                                    • M Offline
                                      mwm5053
                                      last edited by

                                      I guess I should further explain what I did. I had a large component of grass that contained nested comps of grass to move and copy at one point I hide the GC while in GC visibility (cube) mode but when i unhide it, it would not return to regular comp.

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

                                      1 Reply Last reply Reply Quote 0
                                      • duanekempD Offline
                                        duanekemp
                                        last edited by

                                        Haven't tested yet, but... is this up-to-date with SU 2018?

                                        Duane Kemp

                                        Kemp Productions
                                        Puidoux, Switzerland
                                        Gallery:
                                        https://duanekemp.artstation.com/

                                        1 Reply Last reply Reply Quote 0
                                        • fredo6F Offline
                                          fredo6
                                          last edited by

                                          @duanekemp said:

                                          Haven't tested yet, but... is this up-to-date with SU 2018?

                                          Should work with SU2018.
                                          Make some tests with it before going to large models, and always keep a safe copy somewhere.

                                          Fredo

                                          1 Reply Last reply Reply Quote 0
                                          • duanekempD Offline
                                            duanekemp
                                            last edited by

                                            Thanks, will give it a go. As well, will share this in my FB groups to revive it. I had never heard of this before. Sounds like a practical plugin to have.

                                            Duane Kemp

                                            Kemp Productions
                                            Puidoux, Switzerland
                                            Gallery:
                                            https://duanekemp.artstation.com/

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

                                            Advertisement