aerocaps.geom#

Classes

Geometry(name[, construction])

Abstract geometry class

Geometry2D(name[, construction])

Two-dimensional abstract geometry class

Geometry3D(name[, construction])

Three-dimensional abstract geometry class

Surface(name[, construction])

Exceptions

Modules

curves

Parametric curve classes (one-dimensional geometric objects defined by parameter \(t\) that reside in two- or three-dimensional space)

geometry_container

Storage container module

intersection

nurbs_purepython

Pure-python implementation of NURBS evaluation (no numpy).

plane

point

surfaces

Parametric surface classes (two-dimensional geometric objects defined by parameters \(u\) and \(v\) that reside in three-dimensional space)

tools

transformation

vector