Conver JT to U3D (3D PDF)

Hello!
I’m using the “ASPOSE.3D for JAVA” for creating u3d file.

  • Manually add U3D file to pdf.

Single JT PART be successfully saved to u3d file.
But JT assembly be not saved, only empty surfaced.

Is available convert for JT assembly file?

String MyDir = RunExamples.getDataDir();

Scene scene = new Scene();
scene.open(MyDir + “jt/output.jt”);
scene.save(“output.u3d”, FileFormat.UNIVERSAL3D);

jt.zip (1.6 MB)

output.u3d.zip (339 Bytes)
output.pdf (7.1 KB)

@ryujs78

We have logged an issue as THREEDJAVA-91 in our issue tracking system for the sake of correction. We will further look into its details and keep you posted with the status of its rectification. Please be patient and spare us some time.

We are sorry for the inconvenience.