This file is indexed.

/usr/share/xtrkcad/html/cmdModify.html is in xtrkcad 1:4.0.2-2+b1.

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
<!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>Modify</title>
<link rel="previous" href="joinTrackMove.html">
<link rel="ToC" href="contents.html">
<link rel="index" href="IndexPage.html">
<link rel="next" href="chgTrackLength.html">
<link rel="stylesheet" type="text/css" href="xtrkcad_lin.css"></head>
<body>
<h1><a name="cmdModify"></a>2.2.7 Modify</h1>
<p>
<img src="png.d/bmodify.png">
</p>
<p>
The <strong>Modify</strong> command is used to change characteristics of or extend existing track by adding new track. This command works with any unconnected track endpoint.
</p>
<p>
The <strong>Modify</strong> command can be invoked using the <strong>Change&gt;Modify</strong> menu item, the <strong>Modify</strong> button or the menu raised by a <em>Right-Click</em> over the <strong>Main Canvas</strong>.
</p>
<p>
Either the left mouse button (for changing length or creating a tangent track) or the right mouse button (for extending with a new track) is used to modify the unconnected endpoint.
</p>
<p>
The endpoints of a <em>Line</em>, <em>Dimension Line</em>, <em>Table Edge</em> or <em>Bench-work</em> can be dragged to new positions. A <em>Box</em> is treated as 4 Lines.
</p>
<p>
<em>Curved Lines</em> are modified in same manner as curved track.
</p>
<p>
Selecting a corner of a <em>Poly Line</em>, <em>Filled Box</em> or <em>Polygon</em> moves that corner to a new position, and if moved close to a neighboring corner will merge the two corners and delete the edge between them. Selecting an edge will create a corner that can be dragged to a new position.
</p>
<p>
Any tracks created during the <strong>Modify</strong> command will have the following properties inherited from the first track: selected state, hidden state, scale, track gauge and Layer.
</p>
<p>
For detail about;
</p>
<dl><dd>
Changing track length refer to <a href="chgTrackLength.html#chgTrackLength">Section 2.2.7.1</a>.
</dd>
</dl>
<p>

</p>
<dl><dd>
Creating a tangent to a curve refer to <a href="createTangent.html#createTangent">Section 2.2.7.2</a>
</dd>
</dl>
<p>

</p>
<dl><dd>
Changing track radius refer to <a href="chgTrackRadius.html#chgTrackRadius">Section 2.2.7.3</a>
</dd>
</dl>
<p>

</p>
<dl><dd>
Extending track length refer to <a href="extendTrack.html#extendTrack">Section 2.2.7.4</a>
</dd>
</dl>
<hr>

<ul>
<li><a href="chgTrackLength.html#chgTrackLength">2.2.7.1 Changing Track Length</a></li>
<li><a href="createTangent.html#createTangent">2.2.7.2 Creating a Tangent to a Curve</a></li>
<li><a href="chgTrackRadius.html#chgTrackRadius">2.2.7.3 Changing Track Radius</a></li>
<li><a href="extendTrack.html#extendTrack">2.2.7.4 Extending Track Length</a></li>
</ul>

</body>
</html>