Message 1 of 4
CUTBACK 45 ELBOWS NOT WORKING - ValueError could not convert string to float
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We are having an issue specifically when trying to cutback less than 45 degrees. If we try to cutback a 90deg elbow, it works fine. If we try to cutback less than 45 degrees I receive an error an error in the command line that says: ValueError: could not convert string to float:
Traceback (most recent call last):
File "varmain\arcsub\cpb_util.pyc", line 101, in CPB_CalcPtsSimple
It seems like one of the out-of-the-box standard python scripts has an error in it. We have this happening on multiple computers with different versions of Plant3D 2022.
Does anybody know what could be causing this?