splinepy.microstructure.tiles.snappy.Snappy#

class splinepy.microstructure.tiles.snappy.Snappy[source]#

Bases: TileBase

Snap-through tile consisting of a thin truss and a thick truss that collide into each other.

Fullscreen.

Methods

Snappy.check_param_derivatives(derivatives)

Checks if all derivatives have the correct format and shape

Snappy.check_params(params)

Checks if the parameters have the correct format and shape

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

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

Attributes