Element.add_modifier
- Element.add_modifier(modifier)
Computes the modifier to be applied to the target element.
- Parameters:
- modifier
Modifier
The modifier instance.
- modifier
- Returns:
- None
- Raises:
- ValueError
If the target element type is not supported.