Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 8,300 for

geometries

(0.16 sec)
  1. NNNransformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D....// Point node to the Mesh geometry cubeNode . Entity = mesh ;...// Point node to the Mesh geometry cubeNode . Entity = mesh ;...

    docs.aspose.com/3d/tr/net/adding-transformation...
  2. Convert OBJ to FBX via Java | products.aspose.com

    Sample Java conversion code for OBJ format to FBX file. Use this example code to convert OBJ to FBX within any Web or Desktop Java based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/java/conversion/obj-to-fbx/
  3. Convert STL to OBJ via Java | products.aspose.com

    Sample Java conversion code for STL format to OBJ file. Use this example code to convert STL to OBJ within any Web or Desktop Java based application....represents 3-dimensional surface geometry. The file format finds its...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/3d/java/conversion/stl-to-obj/
  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.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/net/conversion/obj-to-pdf/
  5. Convert FBX to OBJ via Java | products.aspose.com

    Sample Java conversion code for FBX format to OBJ file. Use this example code to convert FBX to OBJ within any Web or Desktop Java based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/java/conversion/fbx-to-obj/
  6. Convert OBJ to DRC via Java | products.aspose.com

    Sample Java conversion code for OBJ format to DRC file. Use this example code to convert OBJ to DRC within any Web or Desktop Java based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/java/conversion/obj-to-drc/
  7. Convert OBJ to STL via Java | products.aspose.com

    Sample Java conversion code for OBJ format to STL file. Use this example code to convert OBJ to STL within any Web or Desktop Java based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/java/conversion/obj-to-stl/
  8. Generate Point Cloud to 3MF File Formats via Ja...

    Sample Java generate point cloud code for 3MF file. Use this example code to generate point cloud to 3MF file within any Web or Desktop Java based application....(entity instanceof Geometry){ Geometry g= (Geometry) entity; Merge(pc...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { PointCloud...

    products.aspose.com/3d/java/point-cloud/3mf/
  9. Generate Point Cloud to PLY File Formats via Ja...

    Sample Java generate point cloud code for PLY file. Use this example code to generate point cloud to PLY file within any Web or Desktop Java based application....(entity instanceof Geometry){ Geometry g= (Geometry) entity; Merge(pc...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { PointCloud...

    products.aspose.com/3d/java/point-cloud/ply/
  10. Filtern und Indizieren von GIS-Vektorlayern in ...

    Mit der GIS C#- .NET-Bibliothek oder API können Sie GIS-Vektorlayer nach Attributwerten oder räumlichen Grenzen filtern. Sie können auch Indizes verwenden, um das Filtern und die räumlichen Abfragen zu beschleunigen....auswählen, die sich mit einer Geometrie schneiden Das folgende Beispiel...beschleunigen, die sich mit einer Geometrie schneiden: GIS-Dateiformate...

    docs.aspose.com/gis/de/filtering-and-indexing/