Index of the lines module
-
m
base.geometry_real.lines
...
- line in space representing breathless length
-
f
Line
...
- factory function returns instance a class representing breathless
length in space
-
C
ConicPolar
...
- line polar to the given point with respect to the given conic
-
C
LineFromPoints
...
- line connecting the 2 given points
-
C
CirclePolar
...
- line polar to the given point with the respect to the given circle.
-
C
ParaLine
...
- line parallel to the given line, through the given point,
on the plane of the point and the line.
-
C
Transversal
...
- line through the given point and intersecting the 2 given lines
-
C
PlanePerp
...
- line perpendicular to the given plane and through the given point
-
C
LinePerp
...
- line through 2nd given point and perpendicular to the line through
1st and 2nd given points, on the plane of 3 given points
-
C
NearLine
...
- line connecting the nearest points of the 2 given lines
-
C
PlanesLine
...
- line determined by the intersection of the 2 given planes