Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 131,437 for

3d

(0.05 sec)
  1. Convert DWF to OBJ via Python | products.aspose...

    Sample code for DWF to OBJ conversion. Use API example code for batch DWF files to OBJ conversion....Web Format (DWF) represents 2D/3D drawing in compressed format...usually an end product of the 3D modeling process generated by...

    products.aspose.com/cad/python-net/conversion/d...
  2. Convert CF2 to DWF via C# | products.aspose.com

    Sample code for CF2 to DWF C# conversion. Use API example code for batch CF2 files to DWF conversion within VB.NET, Asp.NET or any .NET based application....CAD file format that contains 3D package designs or other model...Web Format (DWF) represents 2D/3D drawing in compressed format...

    products.aspose.com/cad/net/conversion/cf2-to-dwf/
  3. Convert DWFX to OBJ via Python | products.aspos...

    Sample code for DWFX to OBJ conversion. Use API example code for batch DWFX files to OBJ conversion....formatted representation of 2D/3D drawing as XPS document. It contains...usually an end product of the 3D modeling process generated by...

    products.aspose.com/cad/python-net/conversion/d...
  4. Convert OBJ to PDF via C# | products.aspose.com

    Sample code for OBJ to PDF C# conversion. Use API example code for batch OBJ files to PDF conversion within VB.NET, Asp.NET or any .NET based application....usually an end product of the 3D modeling process generated by...metadata, Geospatial features and 3D objects in it that can become...

    products.aspose.com/cad/net/conversion/obj-to-pdf/
  5. Convert IGES to PDF via C# | products.aspose.com

    Sample code for IGES to PDF C# conversion. Use API example code for batch IGES files to PDF conversion within VB.NET, Asp.NET or any .NET based application....format can exchange both 2D or 3D design information between CAD...metadata, Geospatial features and 3D objects in it that can become...

    products.aspose.com/cad/net/conversion/iges-to-...
  6. Convert STL to TIFF via C# | products.aspose.com

    Sample code for STL to TIFF C# conversion. Use API example code for batch STL files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....fields such as rapid prototyping, 3D printing and computer-aided manufacturing...determine the cross section of the 3D shape to be built by the fabber...

    products.aspose.com/cad/net/conversion/stl-to-t...
  7. Convert DWF to PDF via C# | products.aspose.com

    Sample code for DWF to PDF C# conversion. Use API example code for batch DWF files to PDF conversion within VB.NET, Asp.NET or any .NET based application....Web Format (DWF) represents 2D/3D drawing in compressed format...metadata, Geospatial features and 3D objects in it that can become...

    products.aspose.com/cad/net/conversion/dwf-to-pdf/
  8. Convert CF2 to OBJ via C# | products.aspose.com

    Sample code for CF2 to OBJ C# conversion. Use API example code for batch CF2 files to OBJ conversion within VB.NET, Asp.NET or any .NET based application....CAD file format that contains 3D package designs or other model...usually an end product of the 3D modeling process generated by...

    products.aspose.com/cad/net/conversion/cf2-to-obj/
  9. 与气缸一起工作|Documentation

    Aspose.3d for Node.js via Java 允许自定义圆柱体的偏移顶部。为了使用此功能,您可以使用Cylinder类的setOffsetTop() 方法。...3D for Node.js via Java 允许自定义圆柱...3,0),很容易看到顶盖移动了,整个躯干也受到了影响。 自定义剪切底部 Aspose.3D for Node.js via Java 允许自定义圆柱...

    docs.aspose.com/3d/zh/nodejs-java/working-with-...
  10. Triangulate Mesh|Documentation

    Aspose.3d for Java API has support of triangulating mesh, which is useful for game industry because the triangle is the only supported primitive that GPU hardware supports(non-triangle data are triangulated in driver-level, which is inefficient in real-time rendering)....3D for Java API has support of triangulating...

    docs.aspose.com/3d/java/triangulate-mesh/