aboutsummaryrefslogtreecommitdiff
path: root/help/help-tSeg2D.pd
diff options
context:
space:
mode:
Diffstat (limited to 'help/help-tSeg2D.pd')
-rwxr-xr-xhelp/help-tSeg2D.pd47
1 files changed, 47 insertions, 0 deletions
diff --git a/help/help-tSeg2D.pd b/help/help-tSeg2D.pd
new file mode 100755
index 0000000..f8663c5
--- /dev/null
+++ b/help/help-tSeg2D.pd
@@ -0,0 +1,47 @@
+#N canvas 38 50 579 593 10;
+#X text 270 16 test segment;
+#X text 129 40 This object sould be used for testing the masse position.
+;
+#X text 129 56 It receive masse position \, and output 0/1 according
+to the position of the masse (1 if the mass is on a side of the line)
+;
+#X text 175 146 1 : name;
+#X text 121 113 message to change parametter / default value / creation
+arg number / description;
+#X text 196 164 this is the name of the mass interacting with this
+object. you can also conect the output of this object to a mass \,
+to allow an interaction with this mass.;
+#X msg 104 233 setY1 0;
+#X msg 105 279 setY2 0;
+#X msg 103 208 setX1 -1;
+#X msg 104 256 setX2 1;
+#X text 174 208 2 : X coordonate of the the 1st point of the line;
+#X text 174 232 3 : Y coordonate of the the 1st point of the line;
+#X text 174 255 4 : X coordonate of the the 2nd point of the line;
+#X text 174 279 5 : Y coordonate of the the 2nd point of the line;
+#X msg 105 312 setPmax 1;
+#X text 199 296 X and Y position of the 2 points defining the line.
+;
+#X text 197 327 maximum depth of the interaction line.;
+#X text 173 312 6 : maximum depth;
+#X floatatom 66 481 5 0 0 0 - - -;
+#X floatatom 66 481 5 0 0 0 - - -;
+#X floatatom 50 505 5 0 0 0 - - -;
+#X floatatom 35 529 5 0 0 0 - - -;
+#X text 172 479 speed regarding the distance from the segment;
+#X text 171 504 distance from the segment;
+#X text 171 530 0/1 according to the position of the masse;
+#X text 195 378 position of the mass (first outlet of the mass object)
+;
+#X msg 92 379 position2D 0 0;
+#X obj 35 450 tSeg2D;
+#X obj 92 450 pmpd.tSeg2D;
+#X connect 6 0 27 0;
+#X connect 7 0 27 0;
+#X connect 8 0 27 0;
+#X connect 9 0 27 0;
+#X connect 14 0 27 0;
+#X connect 26 0 27 0;
+#X connect 27 0 21 0;
+#X connect 27 1 20 0;
+#X connect 27 2 19 0;