rolland.arrangement.Arrangement

class rolland.arrangement.Arrangement(*args, **kwargs)[source]

Bases: ABCHasTraits

Abstract base class for the definition of non-uniform mounting properties.

Parameters:
  • args (t.Any)

  • kwargs (t.Any)

item

Characteristic object or objects to repeat.

Type:

any

abstractmethod generate(num_mount)[source]

Generate count repetitions of objects.