element_is_nsided# LibUserd.element_is_nsided(element_type: int) → bool# For a given element type, determine if the element type is n-sided or not Parameters: element_typeThe element type: ElementType enum value Returns: boolTrue if the element is a NSIDED or NSIDED_GHOST and False otherwise.