aboutsummaryrefslogtreecommitdiff
path: root/iSeg2D-help.pd
blob: 4a449d6a96245f31299c0f78b747cd4ee483837d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
#N canvas 388 182 619 646 10;
#X text 189 513 12 : Normal displacement;
#X msg 108 303 setFN 0;
#X msg 110 383 setKN 0;
#X msg 108 512 setdN 0;
#X msg 106 194 setY1 0;
#X msg 107 240 setY2 0;
#X msg 105 169 setX1 -1;
#X msg 106 217 setX2 1;
#X msg 107 273 setPmax 1;
#X text 195 305 7 : Normal constant force;
#X text 188 445 10 : Normal damping;
#X msg 109 327 setFT 0;
#X msg 109 445 setDN 0;
#X msg 109 472 setDT 0;
#X msg 107 543 setdT 0;
#X text 262 5 interaction with a segment;
#X text 155 596 this object is like iLine2D \, but the action is more
limited in space;
#X obj 17 577 iSeg2D;
#X text 221 257 X and Y position of the 2 points defining the segment.
;
#X text 218 285 maximum depth of the interaction segment.;
#X text 220 485 normal and tangential damping for the mass.;
#X text 219 337 normal and tangential (to the segment) constant forces
apply to the mass when it is in interaction with this object.;
#X text 163 31 This object should be used for the simulation of interaction
between a collection of masses and a segment.;
#X text 38 74 message to change parameter / default value / creation
arg number / description;
#X text 197 169 2 : X coordinate of the the 1st point of the segment
;
#X text 196 193 3 : Y coordinate of the the 1st point of the segment
;
#X text 196 216 4 : X coordinate of the the 2nd point of the segment
;
#X text 196 240 5 : Y coordinate of the the 2nd point of the segment
;
#X text 217 397 normal rigidity. Forces are proportional to the depth
between the mass and the line. The force is applied only to one side
of the line.;
#X text 188 471 11 : Tangential damping;
#X text 188 544 13 : Tangential displacement;
#X text 218 559 displaces the mass when it is in the interactor field
;
#X text 194 383 9 : Normal rigidity;
#X text 195 325 8 : Tangential constant force;
#X text 195 273 6 : Maximum depth (1);
#X text 197 107 1 : Name;
#X text 221 119 this is the name of the mass interacting with this
object. you can also connect the output of this object to a mass to
allow an interaction with this mass.;
#X connect 1 0 17 0;
#X connect 2 0 17 0;
#X connect 3 0 17 0;
#X connect 4 0 17 0;
#X connect 5 0 17 0;
#X connect 6 0 17 0;
#X connect 7 0 17 0;
#X connect 8 0 17 0;
#X connect 12 0 17 0;
#X connect 13 0 17 0;
#X connect 14 0 17 0;