Bases: Exception
Raised when a feature cannot be applied to a beam geometry.
- Attributes:
- feature_geometry
Geometry
The geometry of the feature that could not be applied.
- beam_geometry
Geometry
The geometry of the beam that could not be modified.
- messagestr
The error message.