Index of the chords module
-
m
base.geometry_real.chords
...
- line segment connecting the points of a line on a given
geometric object
-
f
Chord
...
- factory function returns instance of a class representing the line segment connecting two points of
a given geometric object
-
C
ConicChord
...
- line segment joining the points of intersection of the given conic and line
-
C
CircleChord
...
- line segment joining the points of intersection of the given circle
and line
-
C
BiChord
...
- line segment joining the points of intersection of the given 2 circles
-
C
SphereChord
...
- line segment joining the points of intersection of the given sphere
and line