Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 163 for

mesh split

(0.16 sec)
  1. Working with Radius of Sphere|Documentation

    Using Aspose.3D for Python via .NET, you can set of get radius of a sphere. In order to get or set radius, you can use Radius property of Sphere class. The following is the code sample to set radius of a sphere.  ... WAVEFRONT_OBJ ) Split Mesh Work with XPath-Like Object...

    docs.aspose.com/3d/python-net/working-with-radi...
  2. Node.js 3D Document Processing API | products.a...

    Node.js library to create read convert and modify 3D files in Windows Forms Web Services and Mono applications... Scene Mesh Node Transform Property Extrusions...modeling Mesh Optimization Draco Compression Manifold Mesh Mesh Boolean...

    products.aspose.com/3d/nodejs-java/
  3. Python 3D Document Processing API | products.as...

    Python library to create read convert and modify 3D files in Windows Forms Web Services and Mono applications... Scene Mesh Node Transform Property Extrusions...modeling Mesh Optimization Draco Compression Manifold Mesh Mesh Boolean...

    products.aspose.com/3d/python-net/
  4. C# .NET 3D Document Processing API | products.a...

    C# VB.NET ASP.NET library to create read convert and modify 3D files in Windows Forms Web Services and Mono applications... Scene Mesh Node Transform Property Extrusions...modeling Mesh Optimization Draco Compression Manifold Mesh Mesh Boolean...

    products.aspose.com/3d/net/
  5. Extract Assets from ASE File Formats via Java |...

    Sample Java extract assets code for ASE file. Use this example code to extract assets from ASE file within any Web or Desktop Java based application....split( "." ); String baseName = arrFile[...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/ase/
  6. Extract Assets from DRC File Formats via Java |...

    Sample Java extract assets code for DRC file. Use this example code to extract assets from DRC file within any Web or Desktop Java based application....split( "." ); String baseName = arrFile[...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/drc/
  7. Extract Assets from VRML File Formats via Java ...

    Sample Java extract assets code for VRML file. Use this example code to extract assets from VRML file within any Web or Desktop Java based application....split( "." ); String baseName = arrFile[...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/vrml/
  8. Extract Assets from 3DS File Formats via Java |...

    Sample Java extract assets code for 3DS file. Use this example code to extract assets from 3DS file within any Web or Desktop Java based application....split( "." ); String baseName = arrFile[...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/3ds/
  9. Extract Assets from OBJ File Formats via Java |...

    Sample Java extract assets code for OBJ file. Use this example code to extract assets from OBJ file within any Web or Desktop Java based application....split( "." ); String baseName = arrFile[...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/obj/
  10. Extract Assets from DXF File Formats via Java |...

    Sample Java extract assets code for DXF file. Use this example code to extract assets from DXF file within any Web or Desktop Java based application....split( "." ); String baseName = arrFile[...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/dxf/