chenzhaiyu / abspy

A Python tool for 3D adaptive binary space partitioning and beyond
https://abspy.readthedocs.io/
MIT License
66 stars 10 forks source link

Unexpected break-line in PLM when polyhedral #slide>=10 #9

Closed chenzhaiyu closed 3 years ago

chenzhaiyu commented 3 years ago

For example,

4 28797 28794 28795 28796
10 28796 28795 28792 28789 28790 28788 28780 28784 28785 28798

is corrupted as

4 28797 28794 28795 28796
1
0 28796 28795 28792 28789 28790 28788 28780 28784 28785 28798