GitHub source

evo.objects.typed.types.Size3i

A 3D size defined by nx, ny, and nz integer dimensions.

total_size

total_size: int

The total size (number of elements) represented by this Size3i.