Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 8,326 for

geometry

(0.15 sec)
  1. Can I Process GeoJSON file using this API for f...

    Hi, can we use Aspose.gis for working with Geojson files?...WriteLine($"Geometry Type: {feature.Geometry.Type}"); // Access...print out the feature IDs, geometry types, and properties. You...

    forum.aspose.com/t/can-i-process-geojson-file-u...
  2. Preserving native DXF entities (ARC, CIRCLE, LI...

    Hello, As requested by Aspose.CAD team, we submit the same ticket here. We have a workflow that involves converting DXF files through SVG and back to DXF, and we’re losing native entity types in the process. I’d apprec…...DXF to preserve the original geometry types. What we currently use:...round-trip scenario where we need geometry fidelity in the final DXF...

    forum.aspose.com/t/preserving-native-dxf-entiti...
  3. Sample for validating tests - Free Support Foru...

    Hi, I want sample code for my unit tests that convert from one format to all other formats include itself. I want the check will: Check the number of layers for input and output file, number of features in layers, nu…... number of attributes and geometry type. By default GeoJsonDriver...IGeometry geometry = multiPoint.IsEmpty ? Geometry.Null : multiPoint;...

    forum.aspose.com/t/sample-for-validating-tests/...
  4. Generate Point Cloud to USD File Formats via .N...

    C# source code to load, render and add generate point cloud to USD 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/usd/
  5. Generate Point Cloud to JT File Formats via .NE...

    C# source code to load, render and add generate point cloud to JT 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/jt/
  6. Web Tiles|Documentation

    GIS C# Library will let you work with XYZ Tile (“Slippy Map”). Please see the sample codes to render one XYZ tile and render XYZ tiles by extent and from folder....Open xyz tile from folder Geometry Types - GIS C# Library Map...

    docs.aspose.com/gis/net/web-tiles/
  7. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article explains how to define a Mesh....The control points of all geometries in Aspose.3D use homogeneous...demonstrates how to add Mesh geometry to the 3D scene. The example...

    docs.aspose.com/3d/java/create-3d-mesh-and-scene/
  8. Convert OBJ to GLTF via Python | products.aspos...

    Sample code for OBJ to GLTF Python conversion. Use API example code for batch OBJ files to GLTF 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/python-net/conversion/ob...
  9. Convert 3MF to OBJ via Java | products.aspose.com

    Sample Java conversion code for 3MF format to OBJ file. Use this example code to convert 3MF 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/3mf-to-obj/
  10. Generate Point Cloud to DRC File Formats via .N...

    C# source code to load, render and add generate point cloud to DRC 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/drc/