Element.add_modifier

Element.add_modifier(modifier)

Computes the modifier to be applied to the target element.

Parameters:
modifierModifier

The modifier instance.

Returns:
None
Raises:
ValueError

If the target element type is not supported.