aerocaps.geom.plane.PlaneX# class PlaneX[source]# Bases: Plane __init__()[source]# Creates a plane from three points Parameters: p0 (Point3D) – First point (origin of the plane) p1 (Point3D) – Second point p2 (Point3D) – Third point Methods Attributes