by Gaieus » Wed Dec 10, 2008 10:09 am
Howard Leslie wrote:...The groups of interest (those I want to union or subtract etc) must be placed in their own seperate (temporary) file - as all other geometry is deleted !!! Good to know - I have only tested / played with it in (almost) empty models!
Gai...
-

Gaieus
- Administrator
-
- Posts: 27722
- Joined: Sat Oct 20, 2007 8:24 am
- Location: Pécs, Hungary
- Name: Csaba Pozsárkó
- Operating system: Windows
- SketchUp version: 2013
- License type: Pro
- SketchUp use: historical reconstruction
- Level of SketchUp: Advanced
-
by NewOne » Thu Dec 11, 2008 12:14 am
Hy! I get an error when trying to load the script. Is possible because of a vista-like patch that I have installed and changed some fonts. - Code: Select all
Error: #<SyntaxError: C:\Program Files\Google\Google SketchUp 6\Plugins\OSCoolean.rbs:1: no .<digit> floating literal anymore; put 0 before dot RBS1.0 ^ C:\Program Files\Google\Google SketchUp 6\Plugins\OSCoolean.rbs:1: syntax error RBS1.0 ^
Maybe is something that can be done to make the script working in this conditions?I don't know what is the last symbol in the error message. Below is what I see in npp. Thanks.
Please, register (free) to access all the attachments on the forums.
-
NewOne
-
- Posts: 329
- Joined: Thu Oct 23, 2008 6:21 pm
- Location: Maramures, Romania
by bagatelo » Fri Dec 12, 2008 1:08 pm
Why don't know what our friend Oscar shares their plugins without the available source code, he shares them compiled. Maybe some could help him in the development.
-

bagatelo
-
- Posts: 243
- Joined: Wed Apr 16, 2008 4:55 pm
- Location: São José, Santa Catarina, Brasil
- Name: Alex Henrique
- Operating system: Windows
- SketchUp version: 8
- License type: Pro
- SketchUp use: interior design
- Level of SketchUp: Intermediate
-
by oscarlok » Sun Dec 14, 2008 6:00 pm
Hi everybody, There is a newer version(15, Dec, 2008) out in the first post! (with intersect boolean improved only) Regarding "...The groups of interest (those I want to union or subtract etc) must be placed in their own seperate (temporary) file - as all other geometry is deleted !!!" and the rest matter... Will be settle in the last version. By the way, great to know that there is another New BOOLEAN script will be released soon !!! Oscar 
Last edited by oscarlok on Mon Dec 15, 2008 2:30 am, edited 1 time in total.
-
oscarlok
-
- Posts: 70
- Joined: Sun Nov 18, 2007 11:27 am
by Ton Baeten » Sun Dec 14, 2008 9:27 pm
Oscar,
Thanks for a (probably) great script, but I cann't run it on my mac. Downloading the newest version results in a OSCoolean.rbs file. As could be expected, since the file-extension is rbs, it doesn't show up at all. Renaming it to OSCoolean.rb results in the following error-message:
Error Loading File OSCoolean.rb /Library/Application Support/Google SketchUp 7/SketchUp/Plugins/OSCoolean.rb:1: no .<digit> floating literal anymore; put 0 before dot RBS1.0 ^ /Library/Application Support/Google SketchUp 7/SketchUp/Plugins/OSCoolean.rb:1: parse error RBS1.0 ^ /Library/Application Support/Google SketchUp 7/SketchUp/Plugins/OSCoolean.rb:1: Invalid char `\030' in expression
I very often use the intersect function to create complex 3d shapes and so this script would be very helpfull and time-saving for me. Any solution available ???? Thanks for the help.
greetings, Ton
-

Ton Baeten
- Premium Member

-
- Posts: 53
- Joined: Tue Nov 13, 2007 11:20 pm
- Location: Valkenswaard, NL
by Gaieus » Mon Dec 15, 2008 10:29 am
Ton, rbs files are just scrambled rb files and should run on Macs as well without any problem. If there is a problem, it is not in the extension or the fact that it's scrambled. The plugin should appear in the context menu, did you check it there? oscarlok wrote:By the way, great to know that there is another New BOOLEAN script will be released soon !!!  I've heard some rumours... We are all spoiled here too much... 
Gai...
-

Gaieus
- Administrator
-
- Posts: 27722
- Joined: Sat Oct 20, 2007 8:24 am
- Location: Pécs, Hungary
- Name: Csaba Pozsárkó
- Operating system: Windows
- SketchUp version: 2013
- License type: Pro
- SketchUp use: historical reconstruction
- Level of SketchUp: Advanced
-
by Ton Baeten » Tue Dec 16, 2008 1:29 am
Gaieus,
As usual you are right. The problem wasn't due to the file-extension. Probably it was due to some other strange ruby interference. Yesterday I have been spending quite some time on copying many of my SU6 plugins to SU7. My SU6 plugins-folder contains about 136 items. So I decided it was/is time to really look into what I really need and what to keep, to get rid of duplicates and more. In fact a real mid-winter SU clean-up. Oscar's 'new' intersection-plugin is one I really want and need. Installing it really didn't do anything, no trace anywhere. That made me writing my 'contribution' to this topic. Since this morning, the problem is solved. Oscar has approached me by PM offering me another download-version. I really appreciate that and have thanked him, but what might be more important, restarting GSU7 this morning was a complete disaster. What has gone wrong yesterday I don't know, but in the end I reinstalled a new clean version of GSU7 pro on my mac, downloaded Oscar's plugin as the first new entry in my 'virgin' plugins-folder and....everything works perfect. I now start re-entering old plugins in GSU7 and will see what the result will be. I have reported other strange plugin/ruby-interferences before, I just hope I don't have to report more. If so, I will keep this community informed.
greetings, Ton
-

Ton Baeten
- Premium Member

-
- Posts: 53
- Joined: Tue Nov 13, 2007 11:20 pm
- Location: Valkenswaard, NL
by Gaieus » Tue Dec 16, 2008 10:23 am
Ah yes, unfortunately there are collisions sometimes between plugins no matter how careful (at least some/many of) the scipters try to be.
To keep my SU "clean" a little bit from plugins I rarely (but sometimes necessarily) use, I rename the extension to something meaningless (my custom one is rbb) so they simply do not load. When I occasionally need them, I just change the extension back for that (or more) session(s).
Gai...
-

Gaieus
- Administrator
-
- Posts: 27722
- Joined: Sat Oct 20, 2007 8:24 am
- Location: Pécs, Hungary
- Name: Csaba Pozsárkó
- Operating system: Windows
- SketchUp version: 2013
- License type: Pro
- SketchUp use: historical reconstruction
- Level of SketchUp: Advanced
-
by CadFather » Tue Dec 16, 2008 2:33 pm
Gaieus, alternatively you can put them into a subfolder and call/load them up from Jim's rubytoolbar script.
Quarr-IT - SketchUp Training from the Master .. . .
-

CadFather
-
- Posts: 839
- Joined: Fri Nov 16, 2007 11:03 am
- Location: London, Milano, Sicily
- Name: CadFather
-
by Ton Baeten » Tue Dec 16, 2008 4:38 pm
I think I will go for some kind of 'Gaieus-solution'. Jim's Rubytoolbar is windows only, so not for me, unfortunately. I haven't seen any other subfolder-plugin-solution for the Mac (yet !!).
greetings, Ton
-

Ton Baeten
- Premium Member

-
- Posts: 53
- Joined: Tue Nov 13, 2007 11:20 pm
- Location: Valkenswaard, NL
by oscarlok » Thu Dec 18, 2008 5:19 pm
Hi, Mary X'Mas & Happy New Year !!!There is a newer version(18, Dec, 2008) out in the first post! (with All 3 types of boolean improved) And, video in the second post! Any comment are welcome! Thanks Oscar 
-
oscarlok
-
- Posts: 70
- Joined: Sun Nov 18, 2007 11:27 am
by Pilou » Thu Dec 18, 2008 5:36 pm
There is something with your last version of the 15! SU 7 Splatch at any time and can't start! If I erase your plug all works fine  All had working fine with your previous version  Install / uninstall same result!
-

Pilou
- Top SketchUcator
-
- Posts: 10207
- Joined: Wed Jan 23, 2008 10:33 pm
- Operating system: Windows
- SketchUp version: 6
- License type: Free/Make
- SketchUp use: hobby
- Level of SketchUp: Advanced
-
by blajnov » Thu Dec 18, 2008 6:10 pm
oscarlok wrote:Hi, Mary X'Mas & Happy New Year !!!There is a newer version(18, Dec, 2008) out in the first post! (with All 3 types of boolean improved) And, video in the second post! Any comment are welcome! Thanks Oscar 
With this version, Google SketchUp 7 is not started in general  , normally works only from the first
-
blajnov
-
- Posts: 45
- Joined: Sat Jan 05, 2008 2:58 am
- Name: yura
by oscarlok » Sat Dec 20, 2008 5:05 am
And Now it should work, at least in my computer. The script is in the first POST. There are old & new version. Please give me more feedback after you try it. Mary X'Mas & Happy New Year !!!Thanks Oscar 
-
oscarlok
-
- Posts: 70
- Joined: Sun Nov 18, 2007 11:27 am
by Pilou » Sat Dec 20, 2008 10:26 am
SU 7 is now starting  Works fine with your test file Works not when I create myself the 2 boxes!  (each box is a group) Must have the Pro version  Edit Works with my boxes, but I must save my file and reload it before use your plug!  Is that normal?
Please, register (free) to access all the attachments on the forums.
-

Pilou
- Top SketchUcator
-
- Posts: 10207
- Joined: Wed Jan 23, 2008 10:33 pm
- Operating system: Windows
- SketchUp version: 6
- License type: Free/Make
- SketchUp use: hobby
- Level of SketchUp: Advanced
-
by Pilou » Sat Dec 20, 2008 10:45 am
Coplanar box + Cylinder seems little fail  coplan01.jpg PS Another thing : you must draw something like an "egg timer" because user don't know if computer is calculating the boolean operation!
Please, register (free) to access all the attachments on the forums.
-

Pilou
- Top SketchUcator
-
- Posts: 10207
- Joined: Wed Jan 23, 2008 10:33 pm
- Operating system: Windows
- SketchUp version: 6
- License type: Free/Make
- SketchUp use: hobby
- Level of SketchUp: Advanced
-
by Pilou » Sat Dec 20, 2008 11:17 am
A curious thing! If the man is living that don't work! If you kill the man that works!  killman.jpg PS Another thing : seems SU 7 works better for your plug than V6, is that normal?
Please, register (free) to access all the attachments on the forums.
-

Pilou
- Top SketchUcator
-
- Posts: 10207
- Joined: Wed Jan 23, 2008 10:33 pm
- Operating system: Windows
- SketchUp version: 6
- License type: Free/Make
- SketchUp use: hobby
- Level of SketchUp: Advanced
-
by oscarlok » Sat Dec 20, 2008 1:42 pm
Because the man is a component. If you explode him, than it work. At this moment, the stability is more important to me. I will include component in the future. 
-
oscarlok
-
- Posts: 70
- Joined: Sun Nov 18, 2007 11:27 am
by oscarlok » Sat Dec 20, 2008 1:46 pm
Pilou wrote:SU 7 is now starting  Works fine with your test file Works not when I create myself the 2 boxes!  (each box is a group) Must have the Pro version  Edit Works with my boxes, but I must save my file and reload it before use your plug!  Is that normal?
It is not normal! Anyway, your download skp file is working fine! I will try to do more testing!
-
oscarlok
-
- Posts: 70
- Joined: Sun Nov 18, 2007 11:27 am
by FenS » Tue Dec 23, 2008 10:26 pm
Hi oscarlok, i'm looking at this thread and i am thinking that this might me the solution for what i was looking for, but i am not sure (somehow i think it might also be the functionality that i am nót looking for). Is it somehow possible to merge 2 object, use your tool and get rid of all the parts that are not available in both objects? I managed to create something with the letters F, R and @ (which in Holland sounds a bit like my name but it costed me a lot of deleting of the parts that i didn't need, i am wondering if this is possible with your creations without all the timeconsuming deleting?) ( http://www.youtube.com/watch?v=D2FEiWoAM6E) Regards from Holland! Fred.
Qué sais je? there is still so much to be learned...
-
FenS
-
- Posts: 88
- Joined: Fri Dec 19, 2008 8:50 pm
- Location: The Netherlands
- Name: Fred
-
by oscarlok » Wed Dec 24, 2008 6:53 pm
Hi Fred, Could you please upload your "Ready to Boolean SKP" (before boolean, but have model inside) here. So that I can test it! I am now holiday in China. And I will be back next year! Happy New YearOscar 
-
oscarlok
-
- Posts: 70
- Joined: Sun Nov 18, 2007 11:27 am
by FenS » Wed Dec 24, 2008 11:18 pm
Hi Oscar,
sounds like a great way to spent newyear! I am not quite sure how to upload a skp yet, (and at this moment i am typing on another computer than the one on which i make my .skp's) but maybe i can write down how i did it? Maybe it is easy for you to replay?
i create a square, i pushpull it up until i have a solid block. on the left side of the block i use the 'A' (write text) tool and just type the letter F, on the front of the block i write the letter R and i make this the same hight as the F. Then on top of the block i write down the '@' which i resize so it fits exactly (the hight of the '@' is the same as the width of the F and the (how do you call that in english? from left to right) of the '@' is the same as the (left to right) of the R. Then i pushpull all the object backwards as much as needed or even more. At this point (hopefully i have got this version on the other computer) i am ready to intersect and delete all the lines that i do not need, but i hope there is a faster way?
I will try to find the skp on the other computer, the few coming days are very busy overhere so maybe a little silence from my part but in the meantime happy days and enjoy your stay in china!
Qué sais je? there is still so much to be learned...
-
FenS
-
- Posts: 88
- Joined: Fri Dec 19, 2008 8:50 pm
- Location: The Netherlands
- Name: Fred
-
by PRSS » Fri Dec 26, 2008 6:36 am
Hello
To me the OSCoolean Beta(18-12-2008)is not working at all. It does nothing. In the ruby console I get the error message which i have attached. The previous ruby was working. Any clue?
Thanks in advance with best regards PRSS
Please, register (free) to access all the attachments on the forums.
-
PRSS
-
- Posts: 95
- Joined: Sun Nov 25, 2007 6:12 am
by FenS » Fri Dec 26, 2008 4:57 pm
Hi Oscar,
i have recreated the .skp you were asking for. At this moment i have created a block 2000x2000x2000, inserted an F on the left side, a R on the front, drawn some help lines to the top and inserted the @ on the top and scaled it to fit between the lines (not exactly the right size but OK). I have pushpulled everything to the other side and normally now i would do a lot of erasing but maybe you know another way of doing this?
Thanks!
Fred.
Please, register (free) to access all the attachments on the forums. Qué sais je? there is still so much to be learned...
-
FenS
-
- Posts: 88
- Joined: Fri Dec 19, 2008 8:50 pm
- Location: The Netherlands
- Name: Fred
-
by oscarlok » Sat Dec 27, 2008 6:01 pm
PRSS wrote:Hello
To me the OSCoolean Beta(18-12-2008)is not working at all. It does nothing. In the ruby console I get the error message which i have attached. The previous ruby was working. Any clue?
Thanks in advance with best regards PRSS
Is there any component in your SKP file, please? My script is ONLY working in group at the moment. Oscar
-
oscarlok
-
- Posts: 70
- Joined: Sun Nov 18, 2007 11:27 am
by PRSS » Sun Dec 28, 2008 3:38 pm
Thank you for your reply Oscar. Yes the default face-me component Sang was there. Once I removed him, it works now. But it takes two to three times more time to do the operation than the previous first ruby script. But it is now working.
Thanks once again
With best regards PRSS
-
PRSS
-
- Posts: 95
- Joined: Sun Nov 25, 2007 6:12 am
by FenS » Wed Jan 07, 2009 1:26 pm
Hi Oscar,
Did you already had an opportunity to look at my .skp? I can create what i want with it, but that involves a lot of erasing unwanted lines and i am still wondering if this can be done in an easier way (i already have created the 'F/R/@'-image i wanted, but i have some more ideas i want to work out so i am very eager to learn a better/faster way.
Thanks again!
Fred.
Qué sais je? there is still so much to be learned...
-
FenS
-
- Posts: 88
- Joined: Fri Dec 19, 2008 8:50 pm
- Location: The Netherlands
- Name: Fred
-
by oscarlok » Wed Jan 07, 2009 7:30 pm
Hi Fred, Yes, I have tried your skp! I am now starting to improved my script to avoid the "erasing unwanted lines". At this moment, my new script(will be released soon / ver 2009) is operate inside group, that means the boolean result is inside a group. Secondly, the speed is improved. Now, It is the stable issue need to improved. Oscar Happy Chinese New Year! 
-
oscarlok
-
- Posts: 70
- Joined: Sun Nov 18, 2007 11:27 am
by FenS » Wed Jan 07, 2009 7:36 pm
I already love your new 'avoid erasing unwanted lines'-script!
(actually i thought it was already possible but i just was not seeing how, looking forward for your new one!) Happy Sketchyear to you too
Qué sais je? there is still so much to be learned...
-
FenS
-
- Posts: 88
- Joined: Fri Dec 19, 2008 8:50 pm
- Location: The Netherlands
- Name: Fred
-
by Elibjr » Thu May 07, 2009 6:30 pm
Hi Oscar,
Is it true that your tool only works with version 7 of Sketchup? If so, is there a way I can get it to work with the previous version? I have a slew of plugings I would have to migrate if I can't. And just to make sure I'm doing this right, I put the file in the plugins directory, correct?
Thanks for the script.
-

Elibjr
- Premium Member

-
- Posts: 65
- Joined: Mon Jan 26, 2009 9:10 pm
- Location: PA, USA
- Name: Elibjr
- Operating system: Windows
- SketchUp version: 8
- License type: Free/Make
- SketchUp use: interior design
- Level of SketchUp: Intermediate
by Ad Machine » 5 minutes ago
Need Authorised SketchUp Training by experts in various disciplines? Check out our Training details.
-
Ad Machine
- Robot
-
- Posts: 2012
-
Return to Plugins
|