plotvoxels

compas_fea2.utilities.plotvoxels(values, U, vdx, indexing=None)[source]

Plot values as voxel data.

Parameters:
  • values (array) – Normalised data at nodes.

  • U (array) – Nodal co-ordinates.

  • vdx (float) – Representative volume size for a voxel.

Returns:

None