PlateStock.is_compatible_with
- PlateStock.is_compatible_with(element)[source]
Check if this stock can accommodate the element type and dimensions.
- Parameters:
- element
Element The element to check
- element
- Returns:
- bool
True if element is compatible with this stock, False otherwise