Index of the planes module
-
m
base.geometry_real.planes
...
- plane oriented in space
-
f
Plane
...
- factory function returns instance a class rperesenting a 2 dimensional
surface spanned by two linearly independent vectors
-
C
ParaLinesPlane
...
- plane through the given point and parallel to the given 2 lines.
-
C
PlaneFromPoints
...
- plane through the 3 given points
-
C
PolarPlane
...
- plane polar to the given point with respect to the given sphere
-
C
ParaPointPlane
...
- plane through the given point and parallel to the given plane
-
C
PlaneFromNormal
...
- plane normal to the line connecting given 2 points and on the 2nd
given point
-
C
Triangle
...
- triangle connecting the given 3 points
-
C
PerpPlane
...
- plane through the given 2 points and perpendicular to the given plane