primitive

primitive(a1: int | float = 1, a2: int | float = 1, a3: int | float = 1) Primitive

Follow the primitive lattice shape – just repeat the unit cell a number of times

Parameters:
a1, a2, a3int or float

Number of times to repeat the unit cell in the respective lattice vector directions.

Returns:
Primitive