poolmoveable

This module is part of the Python Pool libray. It defines the base classes for moveable elements

Classes

PoolMoveable

Inheritance diagram of PoolMoveable
class PoolMoveable[source]

Bases: object

get_size()[source]
calc_move(positions, ctrl_map, trust=False)[source]
set_value(v, propagate=True)[source]
get_value(cache=True)[source]