This file is indexed.

/usr/share/xtrkcad/html/createTangent.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
<!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>Creating a Tangent to a Curve</title>
<link rel="previous" href="chgTrackLength.html">
<link rel="ToC" href="contents.html">
<link rel="index" href="IndexPage.html">
<link rel="next" href="chgTrackRadius.html">
<link rel="stylesheet" type="text/css" href="xtrkcad_lin.css"></head>
<body>
<h1><a name="createTangent"></a>2.2.7.2 Creating a Tangent to a Curve</h1>
<ol><li>
Click the <strong>Modify</strong> button (<img src="png.d/bmodify.png">) to activate the <strong>Modify</strong> function.
<p>

</p>

</li>
<li>
With the mouse pointer hovering over the endpoint of the object to be modified, <em>Left+Drag</em> (<a href="windowTerms.html#windowTerms">Section B.1</a>) to change the length of the track segment.
</li>
</ol>
<p>
If a <em>Left+Drag</em> is continued beyond the radius of a curved track (<a href="cmdCurve.html#cmdCurve">Section 2.1.2</a>) (not a Circle) a tangent to the curve will be created.
</p>
<p>
Creation of the tangent begins when the distance from the curved track center to the cursor is greater than 110% of the radius. If the cursor is moved within the radius of the curve then the current command exits and the <em>Changing Track Length</em> (<a href="chgTrackLength.html#chgTrackLength">Section 2.2.7.1</a>) command is executed instead.
</p>
<p>
If <strong>Easements</strong> (<a href="cmdEasement.html#cmdEasement">Section 2.10.4</a>) are enabled then an easement curve will be generated (if required) to connect the old and new tracks.
</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>
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>

</body>
</html>