Boundary Conditions -------------------- .. currentmodule:: tissue_forge .. autoclass:: BoundaryCondition .. autoproperty:: kind_str .. autoattribute:: restore .. autoattribute:: velocity .. autoattribute:: name .. autoattribute:: normal .. autoclass:: BoundaryConditions .. autoattribute:: left .. autoattribute:: right .. autoattribute:: front .. autoattribute:: back .. autoattribute:: bottom .. autoattribute:: top .. automethod:: bounded_position .. automethod:: toString .. automethod:: fromString .. automethod:: __reduce__