Rotating a cylinder causes 3MF validation error #494
Labels
topic: core
Issues relating to core geometry, operations, algorithms
topic: export
Exporting to external file formats
type: bug
Something isn't working
Rotating cylinders is possible as of #493. However, it produces an invalid 3MF file.
Here's the code of a model that displays the issue:
And here's the error:
I wasn't able to see any obvious issues, so it must be something subtle. Probably a triangulation edge case, or possible it's related to the use of triangle representation for the cylinder side walls (#97).
The text was updated successfully, but these errors were encountered: