For a given element type (e.g. HEX20), return the number of nodes used by the element.
Note, this is not supported for NSIDED and NFACED element types.
- Parameters:
- element_type
int
The element type: ElementType enum value
- Returns:
int
Number of nodes per element or 0 if elem_type is not a valid zoo element type.