set_default#

static SFPeriodicParams.set_default(axis=None, angle=None, center=None)#

Set the default values of the SFPeriodicParams object.

Parameters:
axis: Iterable[float], optional

Axis vector coordinates.

angle: float, optional

Angle in degrees.

center: Iterable[float], optional

Center coordinates.