**Describe the bug** Following line assumes the probe is always linear. This should be changed so that other probe types are supported. https://github.com/waltsims/uff.py/blob/fb5de8c6f994e0f34dfbe3078cee75058afc02e2/src/uff/utils.py#L95
Describe the bug
Following line assumes the probe is always linear. This should be changed so that other probe types are supported.
https://github.com/waltsims/uff.py/blob/fb5de8c6f994e0f34dfbe3078cee75058afc02e2/src/uff/utils.py#L95