This file is indexed.

/usr/share/xtrkcad/html/cmdCircleL.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
<!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>Circles and Filled Circles</title>
<link rel="previous" href="cmdDraw.html">
<link rel="ToC" href="contents.html">
<link rel="index" href="IndexPage.html">
<link rel="next" href="cmdCurvedL.html">
<link rel="stylesheet" type="text/css" href="xtrkcad_lin.css"></head>
<body>
<h1><a name="cmdCircleL"></a>2.3.1 Circles and Filled Circles</h1>
<p>
<img src="png.d/mdrawcircles.png">
</p>
<p>
<strong>Circles</strong> and <strong>Filled Circles</strong> are created by selecting either the center position or a point on the edge of the circle and dragging to specify the radius.
</p>
<dl><dd>
<img src="png.d/dcircle2.png"> <img src="png.d/dflcrcl2.png"> Select a point on the edge of the circle and drag to the center.
</dd>
</dl>
<p>

</p>
<dl><dd>
<img src="png.d/dcircle3.png"> <img src="png.d/dflcrcl3.png"> Select the center and drag to set the radius.
</dd>
</dl>
<hr>

</body>
</html>