Index of the circles module
-
m
base.geometry_real.circles
...
- circle oriented in space
-
f
Circle
...
- factory function returns instance a class representing the set of points
of a plane equidistant from a given point of the plane
-
C
CircleOnPlane
...
- circle of the given plane with 1st given point at center, 2nd point on
circumference
-
C
CircumCircle
...
- circle passing through the 3 given points
-
C
OrthoCircle
...
- circle with center at the given point and orthogonal to the
given circle
-
C
ExscribedCircle
...
- circle exscribed in the 3 given points' triangle,
in the side opp the 1st point
-
C
CenterCircle
...
- circle with first point at center, second on circumference and on the plane
of the 3 points
-
C
InscribedCircle
...
- circle inscribed in the 3 given points' triangle
-
C
SpheresIntersect
...
- circle section determined by the intersection of the 2 given spheres
-
C
SphereCircle
...
- circle section of the intersection of given sphere and given plane