This file is indexed.

/usr/share/xtrkcad/html/rotateByAlign.html is in xtrkcad 1:4.0.2-2ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
80
81
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=US-ASCII">
<title>Aligned With Another Object</title>
<link rel="previous" href="rotateByMenu.html">
<link rel="ToC" href="contents.html">
<link rel="index" href="IndexPage.html">
<link rel="next" href="cmdSelect.html">
<link rel="stylesheet" type="text/css" href="xtrkcad_lin.css"></head>
<body>
<h1><a name="rotateByAlign"></a>2.2.13.3 Aligned With Another Object</h1>
<p>
Rotate and Align An Object With Another Object
</p>
<p>
A pop-up menu with additional menu items allows you to <strong>Align</strong> the selected object(s) with any other object on the layout. The <strong>Align</strong> command is executed as follows;
</p>
<ol><li>
<strong>Select</strong> the object(s) to be rotated.
<p>

</p>

</li>
<li>
Click the <strong>Rotate</strong> button (<img src="png.d/brotate.png">) to activate the <strong>Rotate</strong> function.
<p>

</p>

</li>
<li>
With the mouse pointer hovering over the object to be rotated, <em>Shift+Right-Click</em> to raise the Rotate menu then select <strong>Align</strong>.
<p>

</p>
<p>
<img src="png.d/mrotatealign.png">
</p>
<p>

</p>

</li>
<li>
<em>Left-Click</em> on the (selected) object that is to be rotated.
<p>

</p>

</li>
<li>
<em>Left-Click</em> on the object with which you want the selected object aligned. The selected object will rotate to align with the reference object.
</li>
</ol>
<p>

</p>
<p>
Rotation can also be achieved through use of one of these alternate methods;
</p>
<p>

</p>
<dl><dd>
<em>Left+Drag</em> using the mouse. See <a href="rotateByMouse.html#rotateByMouse">Section 2.2.13.1</a> for detail.
</dd>
</dl>
<p>

</p>
<dl><dd>
Selecting fixed or specified degrees of rotation using a <em>Right-Click</em> menu. See <a href="rotateByMenu.html#rotateByMenu">Section 2.2.13.2</a> for detail.
</dd>
</dl>
<hr>

</body>
</html>