Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 8,462 for

geometry

(0.14 sec)
  1. Generate Point Cloud to 3DS File Formats via Ja...

    Sample Java generate point cloud code for 3DS file. Use this example code to generate point cloud to 3DS 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/3ds/
  2. Adding Transformation 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/python-net/adding-transforma...
  3. .IFC to .STEP Conversion using ASPOSE.CAD - Fre...

    Hi, I want to convert .IFC file to .STEP file using c# .Net with the use of Aspose.CAD, converted step file not open in solid works application, as well, are there any options in the ASPOSE library to stitch the faces us…...functionality for it yet, the 3D geometry is split into lines and the...file does not contain any geometry data” and are displayed as...

    forum.aspose.com/t/ifc-to-step-conversion-using...
  4. Working with Headers and Footers in PHP|Documen...

    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....Diagrams in PHP Working with Geometry Section in PHP Working with...

    docs.aspose.com/diagram/java/working-with-heade...
  5. 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...
  6. 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...
  7. Creating, Loading and Saving 3D Scene|Documenta...

    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....HTML Detect format of 3D file Geometry...

    docs.aspose.com/3d/python-net/creating-loading-...
  8. Bug 5206: Shapefile to EsriJson- Conversion Fai...

    Hi Alexander, I moved to new version 26.5 and here my results:) Test data(input/output/QGIS) shapefile18.7z (7.2 KB) Error message: [ShapefileTest] Testing Shapefile → EsriJson Args: input=‘D:\GisConverter\Tests\Sha…...the input Shapefile contains geometry with infinite or NaN coordinate...features with invalid geometry if (feature.Geometry == null || !feature...

    forum.aspose.com/t/bug-5206-shapefile-to-esrijs...
  9. Bug 5307: GeoJson to MapInfoTab- Conversion suc...

    Hi Alexander, I moved to new version 26.5 and here my results: Please see: Test data(input/output/QGIS) 5307 GeoJson MapInfoTab.zip (58.0 KB) Thanks,...TAB file contains the geometry but the attribute table is...an empty attribute table. Geometry types – MapInfo TAB does not...

    forum.aspose.com/t/bug-5307-geojson-to-mapinfot...
  10. Convert AMF to OBJ via Java | products.aspose.com

    Sample Java conversion code for AMF format to OBJ file. Use this example code to convert AMF to OBJ within any Web or Desktop Java based application....of the information such as geometry, color and material of the...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/3d/java/conversion/amf-to-obj/