muspan.shape_operations#
The muspan.shape_operations module provides tools for manipulating shape objects in MuSpAn. This module includes the following submodules:
Shape operations
Combine two shapes in the domain using a specified operation. |
|
Compute the difference between two shapes within a given domain. |
|
Compute the intersection of two shapes within a given domain. |
|
Compute the union of two shapes within a given domain. |
Shape operations helper functions
Calculate the minimum distance from a point to a line segment. |