MoI discussion forum
MoI discussion forum

Full Version: MOI Script Pipe2Thickness evolve into TUBE TOOLKIT

Show messages:  1-7  8-27  28-47  48-67  68-87  88-93

From: WN
23 Jan   [#28]
Such settings cause a long and tedious wait.


Image Attachments:
2.PNG 


From: Barry-H
24 Jan   [#29] In reply to [#28]
Hi WN,
the issue with the settings you used is the fillet needs to be larger than half box width.
I will add a mini fillet restriction to avoid this.
Cheers
Barry
From: Barry-H
24 Jan   [#30]
Replaced file see https://moi3d.com/forum/index.php?webtag=MOI&msg=11314.51
From: WN
24 Jan   [#31] In reply to [#29]
Hi Barry.
Thanks!
From: Psygorn (DRILLBIT)
24 Jan   [#32] In reply to [#30]
Hi Barry,

I think now Rev Switch node doesn't work! (what is it or where should I find it?)

- Psygorn
From: WN
24 Jan   [#33] In reply to [#32]
Hi Psygorn.

It can be thrown out and switched manually, it will work the same way.
From: Barry-H
24 Jan   [#34] In reply to [#32]
Hi Drillbit,
a link to where the Switchrevers is in my previous post.
It allows the ability to switch path curve to pipe or box.
I think this way only the required part is calculated.
Anyway give it a try.
Cheers
Barry


Image Attachments:
Screenshot (28).png 


From: bemfarmer
24 Jan   [#35] In reply to [#8]
Barry-H,
Thank you for posting the updated nodeeditor zip.

I have been missing the Updated Display node for many months, due to having an old r2d3.js file in the node > extensions folder, (with nodes showing up in nodeeditor canvas under infos.)
The "newer" r2d3.js file shows a date of 3/9/23, and has 736 code lines.
This r2d3js file creates a new menu entry in nodeeditor canvas, (r2d3), with 9 node entries (currently).

- Brian
From: Psygorn (DRILLBIT)
25 Jan   [#36] In reply to [#20]
Hi Barry,

Yes, Pipe Macro & Box Macro both look fine to me!

RevSwitch on the other hand, does nothing (even when I double click it)

-Psygorn
From: Barry-H
25 Jan   [#37] In reply to [#36]
Hi Drillbit,
Switchrevers node diverts the path to pipe or box whichever one you want to produce.
Did you download it from the link I posted ?
Cheers
Barry
From: AlexPolo
26 Jan   [#38]
Hi Barry,

Many thanks for posting your NODE Pack - all working great really powerful node - what is the process of selecting multiple control paths to form the group of multiple selection?

Regards
Alex.
From: Barry-H
26 Jan   [#39] In reply to [#38]
Hi Alex,
I just select all paths then index through them with the knob selecting pipe or box with the switch and applying.
When trying to do the Boolean operation on all of them at same time caused problems.
Cheers
Barry
Update;
you can try bypassing the index select and plugin directly into the RevSwitch.
Just tried with 100 curves and it took 20 sec for pipe and 30 sec for box.
Any problems you can revert to index select.
From: Psygorn (DRILLBIT)
27 Jan   [#40] In reply to [#37]
Hi Barry,

>>Did you download it from the link I posted ?

I believe I did (if I did not mess anything up!) However, it still doesn't work! you can see my path (Dashed curve) It has a name "Path" and I did not select it before opening Nodeeditor.


From: Barry-H
27 Jan   [#41] In reply to [#40]
Hi Drillbit,
From your photo the switch is set to multi paths so you will get nothing as you have selected get by name.
Make sure your pipe size is not to big for your path.
If your still having trouble post your path and I will have a look.
Cheers
Barry
From: Psygorn (DRILLBIT)
28 Jan   [#42] In reply to [#41]
Hi Barry,

Everything works fine now :-)

Tanx!
From: Frenchy Pilou (PILOU)
28 Jan   [#43]
Hello
I have 2 curves selected (multi select node) ...works fine but seems i can't keep both of them in the same time?
What i miss ?
i used this Barry node http://moi3d.com/forum/index.php?webtag=MOI&msg=11314.30



From: Frenchy Pilou (PILOU)
28 Jan   [#44]
Another thing :)
At the end of a node session I must use this script for select objects generated existing on the screen!

script: var objs = moi.geometryDatabase.getObjects(); for ( var i = 0; i < objs.length; ++i ) { var obj = objs.item(i); obj.setHitTest( true ); }

is that the same for you ?

I have maybe not the last version of nodeeditor!
Nodeeditor 1.1 jms

Message 11314.45 was deleted


From: Frenchy Pilou (PILOU)
28 Jan   [#46] In reply to [#45]
so only the multi select to Swicht or other thing ?

Because i have only one object result but 2 curves selected..
From: Barry-H
29 Jan   [#47] In reply to [#46]
Hi Pilou,
The multi select indexes thro your selections one at a time so you need to apply your selection before moving to the next selection.
This allows you to choose between pipe or box.
If your selections are all the same (pipe or box) give them the same name and select by get by name.
Hope that’s clear.
Cheers
Barry

Show messages:  1-7  8-27  28-47  48-67  68-87  88-93