PlateStock.can_fit_element
- PlateStock.can_fit_element(element)[source]
Check if an element can fit in the remaining space.
- Parameters:
- element
Element The element to check
- element
- Returns:
- bool
True if element fits in remaining space, False otherwise