splinepy.microstructure.tiles.cross_3d.Cross3D#

class splinepy.microstructure.tiles.cross_3d.Cross3D[source]#

Bases: TileBase

Simple crosstile with linear-quadratic branches and a trilinear center spline.

Fullscreen.

Methods

Cross3D.check_param_derivatives(derivatives)

Checks if all derivatives have the correct format and shape

Cross3D.check_params(params)

Checks if the parameters have the correct format and shape

Cross3D.create_tile([parameters, ...])

Create a microtile based on the parameters that describe the branch thicknesses.

Attributes