AeroCAPS#
Welcome to the documentation page for AeroCAPS, a primarily object-oriented Python 3 library used to generate Class-A (\(G^0\), \(G^1\), \(G^2\)) parametric surfaces for the design of aerodynamic vehicles. Though aerodynamics was the main intended use case, the library is sufficiently generic to be used in a variety of CAD applications.
Quick Links#
Contents#
- API
- aerocaps.examples
- aerocaps.geom
- aerocaps.geom.Geometry
- aerocaps.geom.Geometry2D
- aerocaps.geom.Geometry3D
- aerocaps.geom.Surface
- aerocaps.geom.InvalidGeometryError
- aerocaps.geom.NegativeWeightError
- aerocaps.geom.curves
- aerocaps.geom.geometry_container
- aerocaps.geom.intersection
- aerocaps.geom.nurbs_purepython
- aerocaps.geom.plane
- aerocaps.geom.point
- aerocaps.geom.surfaces
- aerocaps.geom.tools
- aerocaps.geom.transformation
- aerocaps.geom.vector
- aerocaps.iges
- aerocaps.stl
- aerocaps.units
- aerocaps.utils