LoopStructural.datatypes#

Classes

BoundingBox([origin, maximum, ...])

A bounding box for a model, defined by the origin, maximum and number of steps in each direction

StructuredGrid(origin, step_vector, nsteps, ...)

Surface(vertices, triangles[, normals, ...])

ValuePoints(locations, values, name[, ...])

VectorPoints(locations, vectors, name[, ...])