Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 12,536 for

ply

(0.05 sec)
  1. Generate Point Cloud to USD File Formats via .N...

    C# source code to load, render and add generate point cloud to USD documents on .NET Framework, .NET Core, Mono....ply" ; PlySaveOptions ply = new PlySaveOptions(); ply.PointCloud...true ; newScene.Save(output,ply); About Aspose.3D for .NET API...

    products.aspose.com/3d/net/point-cloud/usd/
  2. Generate Point Cloud to JT File Formats via .NE...

    C# source code to load, render and add generate point cloud to JT documents on .NET Framework, .NET Core, Mono....ply" ; PlySaveOptions ply = new PlySaveOptions(); ply.PointCloud...true ; newScene.Save(output,ply); About Aspose.3D for .NET API...

    products.aspose.com/3d/net/point-cloud/jt/
  3. Generate Point Cloud to RVM File Formats via .N...

    C# source code to load, render and add generate point cloud to RVM documents on .NET Framework, .NET Core, Mono....ply" ; PlySaveOptions ply = new PlySaveOptions(); ply.PointCloud...true ; newScene.Save(output,ply); About Aspose.3D for .NET API...

    products.aspose.com/3d/net/point-cloud/rvm/
  4. Generate Point Cloud to DRC File Formats via .N...

    C# source code to load, render and add generate point cloud to DRC documents on .NET Framework, .NET Core, Mono....ply" ; PlySaveOptions ply = new PlySaveOptions(); ply.PointCloud...true ; newScene.Save(output,ply); About Aspose.3D for .NET API...

    products.aspose.com/3d/net/point-cloud/drc/
  5. 合并 3D 文件中的网格|Documentation

    开发人员可以将多个网格合并为一个有效的网格。它们可能会将 3D 场景的所有网格、一个节点或一组节点转换为单个网格。为了实现这一点,在 Aspose.ThreeD.Entities.PolygonModifier类中有三个MergeMesh成员。...mesh into the PLY format a3d . FileFormat . PLY . encode_mesh...encode_mesh ( mesh , "LAD-TOP.ply" ) 操作 3D 场景的自定义属性 分割网格...

    docs.aspose.com/3d/zh/python-net/merge-meshes-i...
  6. Generate Point Cloud to RVM File Formats via Ja...

    Sample Java generate point cloud code for RVM file. Use this example code to generate point cloud to RVM file within any Web or Desktop Java based application....ply" ; //create an instance of Scene...PlySaveOptions ply = new PlySaveOptions(); ply.setPointCloud(...

    products.aspose.com/3d/java/point-cloud/rvm/
  7. Generate Point Cloud to X File Formats via Java...

    Sample Java generate point cloud code for X file. Use this example code to generate point cloud to X file within any Web or Desktop Java based application....ply" ; //create an instance of Scene...PlySaveOptions ply = new PlySaveOptions(); ply.setPointCloud(...

    products.aspose.com/3d/java/point-cloud/x/
  8. Generate Point Cloud to JT File Formats via Jav...

    Sample Java generate point cloud code for JT file. Use this example code to generate point cloud to JT file within any Web or Desktop Java based application....ply" ; //create an instance of Scene...PlySaveOptions ply = new PlySaveOptions(); ply.setPointCloud(...

    products.aspose.com/3d/java/point-cloud/jt/
  9. Generate Point Cloud to ASE File Formats via Ja...

    Sample Java generate point cloud code for ASE file. Use this example code to generate point cloud to ASE file within any Web or Desktop Java based application....ply" ; //create an instance of Scene...PlySaveOptions ply = new PlySaveOptions(); ply.setPointCloud(...

    products.aspose.com/3d/java/point-cloud/ase/
  10. Generate Point Cloud to DRC File Formats via Ja...

    Sample Java generate point cloud code for DRC file. Use this example code to generate point cloud to DRC file within any Web or Desktop Java based application....ply" ; //create an instance of Scene...PlySaveOptions ply = new PlySaveOptions(); ply.setPointCloud(...

    products.aspose.com/3d/java/point-cloud/drc/