Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 7,559 for

geometries

(0.07 sec)
  1. Java 3D API | 3D Filhantering och konvertering ...

    Spelprogram och CAD 3D-bibliotek för att skapa läskonvertera och ändra 3D filformat i Java applikationer...Triangulärt nät Dela Mesh Geometry Data Lägg till material till...dokument till en ström Arbeta med geometri och scenhierarki Dela mesh-geometridata...

    products.aspose.com/3d/sv/java/
  2. Масштабная геометрия сцены 3D|Documentation

    Разработчики могут масштабировать только геометрию узла 3D или всех узлов сцены 3D. Чтобы достичь этого, разработчики могут вызывать несколько членов Scale экземпляра класса PolygonModifier....( "box" , Box ()) # scale geometries of a single node PolygonModifier...Vector3 ( 0.01 )); # scale geometries of all nodes PolygonModifier...

    docs.aspose.com/3d/ru/python-net/scale-geometri...
  3. Archiwa

    Archiwa...positional index of the feature geometry; Plik atrybutów dBase (.dbf)...ConstructFeature(); firstFeature.Geometry = new Point(33.97, -118.25);...

    blog.aspose.com/pl/gis/create-and-read-shapefil...
  4. ארכיון

    ארכיון...positional index of the feature geometry; קובץ תכונות dBase (.dbf)...ConstructFeature(); firstFeature.Geometry = new Point(33.97, -118.25);...

    blog.aspose.com/he/gis/create-and-read-shapefil...
  5. Як малювати геометрію на карті|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....точку та лінію: var point = Geometry.FromText("POINT (23.5, 25...25.3)"); var line = Geometry.FromText("LINESTRING Z (0.1 0.2 0...

    docs.aspose.com/gis/uk/net/how-to-draw-geometry/
  6. Generovat Point Cloud do AMF formátů souborů pr...

    C# zdrojový kód k načtení, vykreslení a přidání generování mračna bodů do AMF dokumentů na .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/cs/net/point-cloud/amf/
  7. Generate Point Cloud to DAE File Formats via Ja...

    Sample Java generate point cloud code for DAE file. Use this example code to generate point cloud to DAE 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/dae/
  8. Generate Point Cloud to PDF File Formats via Ja...

    Sample Java generate point cloud code for PDF file. Use this example code to generate point cloud to PDF 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/pdf/
  9. 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...
  10. Convert OBJ to DRC via C# | products.aspose.com

    Sample code for OBJ to DRC C# conversion. Use API example code for batch OBJ files to DRC 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/net/conversion/obj-to-drc/