number_of_simple_element_types#

LibUserd.number_of_simple_element_types() int#

There is a consecutive range of element type enums that are supported by the Part.element_conn() method. This function returns the number of those elements and may be useful in common element type handling code.

Note: The value is effectively int(LibUserd.ElementType.NSIDED).

Returns:
int

The number of zoo element types.