aboutsummaryrefslogtreecommitdiff
path: root/tCylinder3D-help.pd
blob: 4399101338ffcf1c0d14f80b1f48efc3e376ec98 (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
#N canvas 431 147 584 655 10;
#X text 266 11 Cylinder test;
#X text 88 562 distance from the center of the cylinder;
#X text 116 541 speed from the center of the cylinder;
#X msg 88 289 setRmin 0;
#X msg 89 312 setRmax 1;
#X text 214 192 normal vector of the circle;
#X msg 92 212 setX 0;
#X msg 91 237 setY 0;
#X msg 91 260 setZ 0;
#X msg 89 128 setVX 0;
#X msg 90 153 setVY 0;
#X msg 91 175 setVZ 0;
#X text 214 272 center of the circle;
#X msg 88 380 setPmin -10000;
#X msg 90 409 setPmax 10000;
#X obj 13 517 tCylinder3D;
#X text 191 291 7 : Minimum Radius;
#X text 191 312 8 : Maximum Radius;
#X floatatom 13 584 5 0 0 0 - - -;
#X floatatom 44 562 5 0 0 0 - - -;
#X floatatom 76 541 5 0 0 0 - - -;
#X text 191 462 position of the tested mass;
#X msg 78 464 position3D 0 0 0;
#X text 61 584 0/1 according to the position of the mass;
#X text 168 39 This object should be used for testing the relative
position of a mass depending on a cylinder;
#X text 104 81 message to change parameter / default value / creation
arg number / description;
#X text 191 127 1 : X coordinate of the orientation vector of the circle
;
#X text 190 152 2 : Y coordinate of the orientation vector of the circle
;
#X text 191 176 3 : Z coordinate of the orientation vector of the circle
;
#X text 215 325 minimal and maximal radius of the circle. If the mass
is outside or inside this circle \, it will not interact with this
link.;
#X text 190 212 4 : Center X;
#X text 190 261 6 : Center Z;
#X text 191 236 5 : Center Y;
#X text 192 382 9 : Minimum height of the cylinder interaction;
#X text 188 411 10 : Maximum height of the cylinder interaction;
#X connect 3 0 15 0;
#X connect 4 0 15 0;
#X connect 6 0 15 0;
#X connect 7 0 15 0;
#X connect 8 0 15 0;
#X connect 9 0 15 0;
#X connect 10 0 15 0;
#X connect 11 0 15 0;
#X connect 13 0 15 0;
#X connect 14 0 15 0;
#X connect 15 0 18 0;
#X connect 15 1 19 0;
#X connect 15 2 20 0;
#X connect 22 0 15 0;