splinepy.microstructure.tiles.hollow_cube.HollowCube.create_tile#
- HollowCube.create_tile(parameters=None, parameter_sensitivities=None, **kwargs)[source]#
Create a microtile based on the parameters that describe the strut thicknesses.
- Parameters:
parameters – specifies the hole-thickness on the tile interfaces. Last parameter is used for center dimensions
parameter_sensitivities (np.ndarray) – Describes the parameter sensitivities with respect to some design variable. In case the design variables directly apply to the parameter itself, they evaluate to delta_ij
- Returns:
microtile_list
- Return type:
list(splines)