Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 22,694 for

ply

(0.03 sec)
  1. Generate Point Cloud to X File Formats via .NET...

    C# source code to load, render and add generate point cloud to X 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/x/
  2. Generate Point Cloud to FBX File Formats via .N...

    C# source code to load, render and add generate point cloud to FBX 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/fbx/
  3. Generate Point Cloud to AMF File Formats via .N...

    C# source code to load, render and add generate point cloud to AMF 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/amf/
  4. Generate Point Cloud to DXF File Formats via .N...

    C# source code to load, render and add generate point cloud to DXF 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/dxf/
  5. Generate Point Cloud to STL File Formats via .N...

    C# source code to load, render and add generate point cloud to STL 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/stl/
  6. Generate Point Cloud to GLB File Formats via .N...

    C# source code to load, render and add generate point cloud to GLB 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/glb/
  7. Generate Point Cloud to DAE File Formats via .N...

    C# source code to load, render and add generate point cloud to DAE 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/dae/
  8. Generate Point Cloud to VRML File Formats via ....

    C# source code to load, render and add generate point cloud to VRML 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/vrml/
  9. Generate Point Cloud to 3MF File Formats via .N...

    C# source code to load, render and add generate point cloud to 3MF 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/3mf/
  10. 合并 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...