Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 8,464 for

geometry

(0.28 sec)
  1. 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...
  2. GIS -Bugs for ( EsriJson, GeoJson , GeoJsonSeq ...

    Hi Alexander, Here are the bugs for : EsriJson, GeoJson, GeoJsonSeq and TopoJson. EsriJson 1.[esrijson2] Testing EsriJson → Gdb Args: input=‘D:\GisConverter\Tests\EsriJson\Input\esrijson.json’, format=‘Gdb’, output=‘D…...error: FileGDB does not allow geometries of different types into same...driver does not support this geometry type Result: ConversionFailed...

    forum.aspose.com/t/gis-bugs-for-esrijson-geojso...
  3. 4542 -Gml SourceDriverOptions -RestoreSchema - ...

    Hi Aleaxnder, 1.I used: .if (sourceFormat.Equals(“Gml”, StringComparison.OrdinalIgnoreCase)) { options.SourceDriverOptions = new GmlOptions { RestoreSchema = true }; } What is meaning of using RestoreSchema ? 3.…...schema (attribute names, types, geometry types) from the GML file....fine when you only need the geometry or when you plan to redefine...

    forum.aspose.com/t/4542-gml-sourcedriveroptions...
  4. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Python....page layout describes the geometry of that content. Note, that...content for computing the geometry, but a document can exist...

    docs.aspose.com/words/python-net/converting-to-...
  5. Convert STL to OBJ via Python | products.aspose...

    Sample code for STL to OBJ conversion. Use API example code for batch STL files to OBJ conversion....represents 3-dimensional surface geometry. The file format finds its...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/cad/python-net/conversion/s...
  6. Convert IFC to OBJ via C# | products.aspose.com

    Sample code for IFC to OBJ C# conversion. Use API example code for batch IFC files to OBJ conversion within VB.NET, Asp.NET or any .NET based application.... IFC can hold data for geometry, calculation, quantities,...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/cad/net/conversion/ifc-to-obj/
  7. Convert OBJ to IFC via JavaScript | products.as...

    Sample code for OBJ to IFC conversion. Use API example code for batch OBJ files to IFC conversion.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/cad/javascript-net/conversi...
  8. Generate Point Cloud to DXF File Formats via .N...

    C# source code to load, render and add generate point cloud to DXF 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/dxf/
  9. Generate Point Cloud to STL File Formats via .N...

    C# source code to load, render and add generate point cloud to STL 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/stl/
  10. Generate Point Cloud to FBX File Formats via .N...

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