Show messages:
1-5
…
286-305
306-325
326-345
346-365
366-385
386-405
406-425
…
486-503
From: Frenchy Pilou (PILOU)
I suppose that is the same Camera to use than Camera2 Node
(go there for node to load and see animation! )
http://moiscript.weebly.com/r2d3.html#camera2
Section Infos
Camera Node
English
http://moiscript.weebly.com/infos.html#camera
From: Frenchy Pilou (PILOU)
Section Import
CSV File Node
http://moiscript.weebly.com/import.html#csvfile
From: Frenchy Pilou (PILOU)
Don't know that exists an Importer STL to Moi!!!
Section Import
STL Import Node
http://moiscript.weebly.com/import.html#stlimport
From: Frenchy Pilou (PILOU)
Section Objects2
TrimObject
English
http://moiscript.weebly.com/objects2.html#trimobj
From: Frenchy Pilou (PILOU)
Section Objects2
ExtractEdges Node
English
http://moiscript.weebly.com/objects2.html#extractedges
http://moiscript.weebly.com/uploads/3/9/3/8/3938813/gif-extract-edges_orig.gif
From: Frenchy Pilou (PILOU)
Section Objects2
ExtractPts Node
English
http://moiscript.weebly.com/objects2.html#extractpts
From: Frenchy Pilou (PILOU)
Section Objects2
SetStyle Node
English
http://moiscript.weebly.com/objects2.html#setstyle
From: Frenchy Pilou (PILOU)
Section Objects2
RandomObj Node
English
http://moiscript.weebly.com/objects2.html#randomobj
From: Frenchy Pilou (PILOU)
Not sure of the function of the "Pinky Point" of this Node!
Was an headache to use! :)
Section Objects2
ScaleUVW Node
English
http://moiscript.weebly.com/objects2.html#scaleuvw
From: bemfarmer
Hi Pilou,
Regarding the point input to ScaleUVW:
For example, with your .nod file:
Place a physical MoI point at say (-5, -5, 0 ), for a reference marker.
Wire a point node, set to ( -5, -5, 0 ), to the pink input to ScaleUVW.
Place a circle at the origin, Top View, say radius 0.5.
Have slider vary from 0 to 10.
Select the circle, and Update Selected node.
Run the node.
Vary the slider.
Slider at zero places the circle at ( -5,-5, 0 ) with radius of zero.
Slider set to 1 leaves the circle at the origin, with radius 0.5.
Slider at 2 places the circle at ( 5, 5, 0 ) with radius of 1.
Slider at 3 places the circle at ( 10, 10, 0 ) with radius of 1.5.
etc.
- Brian
From: Frenchy Pilou (PILOU)
Thx but i have a result a little different!
X & Y are negative at the screen! Does this normal ?
And for slider at 2 I have not your "5,5" but "2,2" :)
if i don't wire the Slider on scaleUVW (UVW regulated at 2 from start) size don't move!
But the big problem is the negative one!
Send the .nod for see if i have a bug inside the function itself...
EDIT: OK I have found : I must don't wire the POINT! :)
So I have exactly your result! :)
Rest only the negative points for the direction of moving : why we must input (-5,-5) and not (5,5) ?
From: Frenchy Pilou (PILOU)
In fact seems Point is a sort of action Point...
playing only with this Point + Move we can obtain a sort of Mirror! (and of course ScaleUVW)
(but always headaches for find directly the good result! :)
From: Frenchy Pilou (PILOU)
Section Objects2
IntersectObjMp
English
http://moiscript.weebly.com/objects2.html#intersectobjmp
From: Frenchy Pilou (PILOU)
From: bemfarmer
SelectedExt has the code of Selected, with addition of "order" choice, and a bit of code to handle the choice.
I did not delve into the code too much. Formatting of the original Selected has multiple code lines lumped together, which makes it harder to read...
- Brian
From: Frenchy Pilou (PILOU)
yes but have you an example of what take advantage of use it :)
like
Creation order
A = Cube
B = Sphere
C= Cone
Selection by click
B = Sphere
A= Cube
C = Cone
But now how call object (1), object (2), object (3) for make something with ? (following the method choosen)
the array functions ? Maybe ObjtoArray i will try that!... :)
I don't see also an Array Curve Node?
From: Karsten (KMRQUS)
Hello Pilou,
it's useful for e.g. Loft. If the order of the curves not like you want;-)
Hope that helps!
Have a nice day
Karsten
From: Frenchy Pilou (PILOU)
Maybe also the node "Idx Select" +"Obj to Array" can maybe resolve some of my problems! :)
From: Frenchy Pilou (PILOU)
Aaaaah...many tests and headaches before to undertand that the first array's index was 0 and not 1 ! :D
So after that all works like a charm! :)
Section Objects2
SelectedExt
English
http://moiscript.weebly.com/objects2.html#selectedext
From: Frenchy Pilou (PILOU)
Section Objects2
BrepNameSubObjects Node
English
http://moiscript.weebly.com/objects2.html#brepnamesubobjects
Show messages:
1-5
…
286-305
306-325
326-345
346-365
366-385
386-405
406-425
…
486-503