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