splinepy.microstructure.microstructure.Microstructure.show#

Microstructure.show(use_saved=False, **kwargs)[source]#

Shows microstructure. Consists of deformation_function, microtile, and microstructure. Supported only by vedo.

Parameters:
  • use_saved (bool)

  • **kwargs (kwargs) – Will be passed to show function

Returns:

plt

Return type:

vedo.Plotter