Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 7,545 for

geometries

(0.09 sec)
  1. Calculate the area using Equal Area projection

    Calculate the area of a country, island, or property from a map of an object using Equal Area projection...Calculates the area values of the geometry // create transformation int...CreateTransformation(toSrs); // transform geometry such as a point var fromGeometry...

    products.aspose.com/gis/net/measure-distance/
  2. 3D Mesh und Szene erstellen|Documentation

    Ein Netz wird durch eine Reihe von Kontroll punkten und die vielen n-seitigen Polygone nach Bedarf definiert. Dieser Artikel erklärt, wie man ein Mesh definiert....Dieses Thema zeigt, wie Mesh-Geometrie zur 3D-Szene hinzugefügt wird...an den Knoten angehängte Geometrie kann gerendert werden. Das...

    docs.aspose.com/3d/de/java/create-3d-mesh-and-s...
  3. Dإيفلوبر Gأويد|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....(DOM) كائنات 3D Animation Geometry Mesh Polygons Working مع Linear...

    docs.aspose.com/3d/ar/java/developer-guide/
  4. Working with 3D Scene|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....Changing Plane Orientation Geometry Animation...

    docs.aspose.com/3d/python-net/working-with-3d-s...
  5. تحويل USDZ إلى OBJ عبر C# | products.aspose.com

    تحويل USDZ وملفات 3D أخرى باستخدام .NET API... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/ar/net/conversion/usdz-t...
  6. Converti USDZ in OBJ tramite C# | products.aspo...

    Converti USDZ e altri 3D file utilizzando .NET API... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/it/net/conversion/usdz-t...
  7. Working with OBJ File Format|CAD 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....The OBJ file format is a 3D geometry that contains texture maps...

    docs.aspose.com/cad/python-net/working-with-obj...
  8. Working with OBJ File Format|CAD 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....The OBJ file format is a 3D geometry that contains texture maps...

    docs.aspose.com/cad/net/working-with-obj-file-f...
  9. Generate Point Cloud to PLY File Formats via .N...

    C# source code to load, render and add generate point cloud to PLY documents on .NET Framework, .NET Core, Mono....Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/net/point-cloud/ply/
  10. Generate Point Cloud to VRML File Formats via ....

    C# source code to load, render and add generate point cloud to VRML documents on .NET Framework, .NET Core, Mono....Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/net/point-cloud/vrml/