Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 13,362 for

mesh

(0.07 sec)
  1. Working with PointCloud|Documentation

    Aspose.3D for Python via .NET allows decoding a Mesh from a Draco file directly without building a scene using the Decode method of DracoFormat class.... Decode Mesh Aspose.3D for Python via .NET...NET allows decoding a mesh from a Draco file directly without...

    docs.aspose.com/3d/python-net/working-with-poin...
  2. 3D Objects|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....for all Meshes in 3D Model Convert Mesh to Triangle Mesh and Primitive...Primitive Shape to Mesh Encoding 3D Mesh in the Google Draco File...

    docs.aspose.com/3d/java/3d-objects/
  3. ToMesh | Aspose.3D for .NET API Reference

    ToMesh Box.ToMesh method Convert current object to Mesh public override Mesh ToMesh () Return Value The Mesh. See Als......current object to mesh public override Mesh ToMesh () Return Value...Value The mesh. See Also class Mesh class Box namespace Aspose...

    reference.aspose.com/3d/net/aspose.threed.entit...
  4. GenerateNormal | Aspose.3D for .NET API Reference

    GenerateNormal PolygonModifier.GenerateNormal method Generate normal data from Mesh definition public static VertexEl......method Generate normal data from Mesh definition public static VertexElementNormal...VertexElementNormal GenerateNormal ( Mesh mesh ) See Also class VertexElementNormal...

    reference.aspose.com/3d/net/aspose.threed.entit...
  5. Edges | Aspose.3D for .NET API Reference

    Edges Mesh.Edges property Gets edges of the Mesh. Edge is optional in Mesh, so it can be empty. public IList < int > ......Edges Mesh.Edges property Gets edges of the Mesh. Edge is optional...optional in mesh, so it can be empty. public IList < int > Edges...

    reference.aspose.com/3d/net/aspose.threed.entit...
  6. Cad3DVertex - Aspose.CAD for Java - API Reference

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....getMeshVertexIndex1 () Gets or sets the mesh vertex index 1. Short getMeshVertexIndex2...getMeshVertexIndex2 () Gets or sets the mesh vertex index 2. Short getMeshVertexIndex3...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  7. PolygonBuilder | Aspose.3D for .NET API Reference

    PolygonBuilder PolygonBuilder class A helper class to build polygon for Mesh public sealed class PolygonBuilder Const......helper class to build polygon for Mesh public sealed class PolygonBuilder...Description PolygonBuilder (Mesh) Initializes a new instance...

    reference.aspose.com/3d/net/aspose.threed.entit...
  8. Working with PointCloud|Documentation

    Aspose.3D for .NET allows decoding a Mesh from a Draco file directly without building a scene using the Decode method of DracoFormat class....Decode Mesh Aspose.3D for .NET allows decoding a mesh from a...Encode Mesh Aspose.3D for .NET allows encoding a sphere mesh to a...

    docs.aspose.com/3d/net/working-with-pointcloud/
  9. Add Blind Watermark to X File Formats via Java ...

    Sample Java blind watermark code for X file. Use this example code to add blind watermark to X file within any Web or Desktop Java based application....constructor of Scene class Get the mesh class of Aspose.3D Add watermark...node)-> { Entity mesh =node.getEntity(); if (mesh != null ) { numMeshes...

    products.aspose.com/3d/java/watermark/x/
  10. Add Blind Watermark to DAE File Formats via Jav...

    Sample Java blind watermark code for DAE file. Use this example code to add blind watermark to DAE file within any Web or Desktop Java based application....constructor of Scene class Get the mesh class of Aspose.3D Add watermark...node)-> { Entity mesh =node.getEntity(); if (mesh != null ) { numMeshes...

    products.aspose.com/3d/java/watermark/dae/