splinepy.microstructure.tiles.cross_3d_linear.Cross3DLinear#

class splinepy.microstructure.tiles.cross_3d_linear.Cross3DLinear[source]#

Bases: TileBase

Simple crosstile with tri-linear branches and a tri-linear center spline.

Fullscreen.

Methods

Cross3DLinear.check_param_derivatives(...)

Checks if all derivatives have the correct format and shape

Cross3DLinear.check_params(params)

Checks if the parameters have the correct format and shape

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

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

Attributes