Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 7,548 for

geometry

(0.04 sec)
  1. Convert IFC to OBJ via Python | products.aspose...

    Sample code for IFC to OBJ conversion. Use API example code for batch IFC files to OBJ conversion.... IFC can hold data for geometry, calculation, quantities,...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/cad/python-net/conversion/i...
  2. Convert OBJ to GLTF via Java | products.aspose.com

    Sample Java conversion code for OBJ format to GLTF file. Use this example code to convert OBJ to GLTF 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-g...
  3. Generate Point Cloud to ASE File Formats via .N...

    C# source code to load, render and add generate point cloud to ASE 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/ase/
  4. Generate Point Cloud to X File Formats via .NET...

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

    C# source code to load, render and add generate point cloud to GLTF 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/gltf/
  6. Convert ATT to OBJ via Python | products.aspose...

    Sample code for ATT to OBJ Python conversion. Use API example code for batch ATT files to OBJ 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/at...
  7. Convert USDZ to OBJ via Python | products.aspos...

    Convert USDZ & other 3D files using .NET API... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/python-net/conversion/us...
  8. 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/...
  9. mapinfo-mif Viewer API in C#

    Develop a mapinfo-mif viewer with an API designed specifically for net / C# developers....symbolizers, geometry generator, and mixed geometry. Why Aspose...Symbolizers, Geometry Generator, Mixed Geometry. Other Supported...

    products.aspose.com/gis/net/viewer/mapinfo-mif
  10. EsriJson and GeoJson samples - Free Support For...

    Hi Alexander, This is the instruction for EsriJson and GeoJson , is it ok? Console.WriteLine(" EsriJson:“); Console.WriteLine(” Purpose:a JSON format used by Esri ArcGis software to reprsent geog…..."features": [ { "type": "Feature", "geometry": { "type": "Point", "coordinates":..."name": "Sample Point" }, "geometry": { "x": 102.0, "y": 0.5 }...

    forum.aspose.com/t/esrijson-and-geojson-samples...