splinepy.microstructure.tiles.hollow_cube.HollowCube#
- class splinepy.microstructure.tiles.hollow_cube.HollowCube[source]#
Bases:
TileBaseA 3D box with a hollow cube inside.
Methods
HollowCube.check_param_derivatives(derivatives)Checks if all derivatives have the correct format and shape
HollowCube.check_params(params)Checks if the parameters have the correct format and shape
HollowCube.create_tile([parameters, ...])Create a microtile based on the parameters that describe the strut thicknesses.
Attributes