File: pos.html

package info (click to toggle)
garlic-doc 1.6-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,216 kB
  • sloc: makefile: 5
file content (79 lines) | stat: -rw-r--r-- 1,009 bytes parent folder | download | duplicates (5)
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<html>

<head>
<title>
POS, POSITION
</title>
</head>

<h1 align=center>

POS, POSITION

</h1>

<hr size="3">

<font color=#880000>
<b>
NAME
<br>
</b>
</font>


POS, POSITION - move the origin of the internal coordinate system to the
specified position.
<br><br>


<font color=#880000>
<b>
SYNOPSIS
<br>
</b>
</font>


POS x y z
<br>
POSITION x y z
<br><br>


<font color=#880000>
<b>
DESCRIPTION
<br>
</b>
</font>


An internal coordinate system is assigned to each structure. The command POS
(POSITION) sets the position of this origin. Three coordinates (x, y and z)
should be specified.
<br><br>
Initially, the position of geometric center is used as the internal system
origin for each structure. When loaded, this origin is set into the point
(0, 0, 0).
<br><br>


<font color=#880000>
<b>
RELATED COMMANDS
<br>
</b>
</font>


CEN (center) redefines the internal system origin. MOV (MOVE) chooses the
object which should be moved (structure, plane, membrane or all).
<br><br>


<hr size="3">

</html>