PlateStock.is_compatible_with

PlateStock.is_compatible_with(element)[source]

Check if this stock can accommodate the element type and dimensions.

Parameters:
elementElement

The element to check

Returns:
bool

True if element is compatible with this stock, False otherwise