compound_dilation¶
- sectionproperties.pre.geometry.compound_dilation(geoms: list[Geometry], offset: float) CompoundGeometry[source]¶
Returns a CompoundGeometry representing the input Geometries, dilated.
- Parameters:
- Raises:
RuntimeError – If geometry generation fails
- Returns:
The geometries dilated by
offset- Return type: