Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 135,682 for

3d

(0.21 sec)
  1. Access to polyline and 3DFace vertices|CAD Docu...

    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....vertices of a broken line and a 3D face, you need to use the entity...to access the broken line or 3D face. Example: Access to entities...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  2. Aspose.CAD Python API | Process and Convert CAD...

    CAD and BIM drawings processing library to open and convert DXF, DWG, DWT, DGN, IFC, DWF, DWFX, STL, IGES, CF2, Collada(DAE), PLT, OBJ, SVG, DXB, FBX, U3d, 3dS, STP files to Gif, Tiff, Jpeg, Png, Psd, Bmp, Jpeg2000, Dicom, Webp, Emf, Wmf, Svg, Pdf, Dwf, Dwfx, DXF, OBJ, FBX image formats within Python applications...PLT, OBJ, SVG, DXB, FBX, U3D, 3DS, STP documents to raster and...PLT, OBJ, SVG, DXB, FBX, U3D, 3DS, STP files to vector and raster...

    products.aspose.com/cad/python-net/
  3. Feature List|Documentation

    General Features and Feature Matrix for C# .NET 3d File Manipulation and Conversion API....3D for .NET Features - 3D file manipulation...glTF 2.0 U3D PDF STL OBJ PLY 3DS ASE X 3MF RVM Draco Lambert Material...

    docs.aspose.com/3d/net/feature-list/
  4. glTF Structural Metadata Example|Documentation

    This documentation page demonstrates how to read structural metadata from a glTF file using Aspose.3d for .NET....3D API. Code Explanation The following...storing semantic information about 3D objects Metadata can include...

    docs.aspose.com/3d/net/developer-guide/meta-dat...
  5. JasperReports CAD files Processing API | produc...

    CAD format files processing and manipulation library API to create edit draw or export drawing files, supporting DXF, DWG, DGN, DWF, DWFX, IFC, STL, DWT, IGES, PLT, CF2, OBJ, HPGL, IGS, PCL, FBX & SVG as a JasperReports extension...Stereolithography File (STL) - 3D model format used in 3D printing AutoCAD...Language (PCL) 3D Studio Mesh File (3DS) Universal 3D File Format...

    products.aspose.com/cad/jasperreports/
  6. Convert STP to GLB via JavaScript | products.as...

    Sample code for STP to GLB conversion. Use API example code for batch STP files to GLB conversion.... An STP file is a 3D CAD file used for exchange of...It contains information about 3D objects and is saved similar...

    products.aspose.com/cad/javascript-net/conversi...
  7. Convert GLB to STP via C# | products.aspose.com

    Sample code for GLB to STP C# conversion. Use API example code for batch GLB files to STP conversion within VB.NET, Asp.NET or any .NET based application....file format representation of 3D models saved in the GL Transmission...Format (glTF). Information about 3D models such as node hierarchy...

    products.aspose.com/cad/net/conversion/glb-to-stp/
  8. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3d for Java API has support to convert mesh to triangle mesh with custom memory layout of the vertex. The custom memory layout of the Vertex is defined dynamically by VertexDeclaration class in the code examples....3D for Java API has support to convert...narrated in this help topic: Create 3D Cube Mesh . Developers may convert...

    docs.aspose.com/3d/java/convert-mesh-to-triangl...
  9. 以球体半径工作|Documentation

    使用 Aspose.3d for Node.js via Java,你可以设置得到一个球体的半径。...3D for Node.js via Java,你可以设置得到.... threed = require ( "aspose.3d" ); // initialize a scene var...

    docs.aspose.com/3d/zh/nodejs-java/working-with-...
  10. 分割网格|Documentation

    Aspose.3d for Java API 支持将场景的所有网格拆分为每个材质的多个子网格。SplitMesh方法不会拆分场景的网格 (如果已为其指定了单个材质)。可以使用 Aspose.3d for Java API 来实现。...3D for Java API 支持将场景的所有网格拆分为每个...格 (如果已为其指定了单个材质)。可以使用 Aspose.3D for Java API 来实现。 SplitMeshPolicy...

    docs.aspose.com/3d/zh/java/split-mesh/