element_is_zoo#

LibUserd.element_is_zoo(element_type: int) bool#

For a given element type (e.g. HEX20), determine if the element type is zoo or not

Parameters:
element_type

The element type: LibUserd.ElementType enum value

Returns:
bool

True if the element is a zoo element and false if it is NSIDED or NFACED.