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, colour, ...)

ValuePoints(locations, values, name, properties)

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