Hi,
I’m trying to convert .stl file to .ply. It’s not work and error message is “Not supported exporter type 1.0/ASCII/Stanford Triangle Format”.
saving .ply file as .stl format can be successful.
Thank you.
Hi,
In addition to the above reply, Aspose.3D does not support converting an STL file to PLY format and we have added a feature request under the ticket ID THREEDNET-265 in our issue tracking system. However, we recommend to share the source STL file for the test case purposes. We have linked your post to this ticket and will keep you informed regarding any available updates. We are sorry for the inconvenience caused.
Hi,
Thank you for your reply.
To test the feature I want, at first I Opened the "vase-v2.ply" which within the Example Code and save it as .stl—It's worked. Then I Opened the .stl file and save it as .ply format—It's not worked.
Code simply like:
Scene scene = new Scene();
scene.Open(stlFileName);
scene.Save(outputPlyFileName, FileFormat.PLY);
Taylor2018:
Hi,
Thank you for your reply.
To test the feature I want, at first I Opened the “vase-v2.ply” which within the Example Code and save it as .stl—It’s worked. Then I Opened the .stl file and save it as .ply format—It’s not worked.
Code simply like:
Scene scene = new Scene();
scene.Open(stlFileName);
scene.Save(outputPlyFileName, FileFormat.PLY);
Hi Taylor,
Thanks for sharing the details.
As shared earlier, currently the API do not support the feature to convert .STL file to .PLY format. The product team will further investigate this requirement and will keep you updated on the status of correction. Please be patient and spare us little time.
Your patience and comprehension is greatly appreciated in this regard.
Ok, Thanks for your help, looking forward to the good news.
Hi Taylor,
Thank you for being patient. The ticket ID THREEDNET-265 has been resolved. If there is no issue in the quality assurance phase, then this fix will be included in the next version 17.7 of Aspose.3D for .NET API. We will notify you as soon as the new release is published.
The issues you have found earlier (filed as THREEDNET-265) have been fixed in Aspose.3D for .NET 17.7. This message was posted using BugNotificationTool from Downloads module by imran.rafique
The issues you have found earlier (filed as ) have been fixed in this Aspose.Words for JasperReports 18.3 update.