Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 6,119 for

geometries

(0.08 sec)
  1. Géométries d'échelle d'une scène 3D|Documentation

    Les développeurs ne peuvent mettre à l'échelle que les géométries d'un nœud 3D ou de tous les nœuds de la scène 3D. Pour ce faire, les développeurs peuvent appeler plusieurs membres Scale de l'instance de classe PolygonModifier....( "box" , Box ()) # scale geometries of a single node PolygonModifier...Vector3 ( 0.01 )); # scale geometries of all nodes PolygonModifier...

    docs.aspose.com/3d/fr/python-net/scale-geometri...
  2. ค้นหา

    ค้นหา...positional index of the feature geometry; ไฟล์แอตทริบิวต์ dBase (.dbf)...ConstructFeature(); firstFeature.Geometry = new Point(33.97, -118.25);...

    blog.aspose.com/th/gis/create-and-read-shapefil...
  3. Angles|Documentation

    Learn how to work with barcode rotation angles using BarCodeReader in Aspose.BarCode for Java....(debug images) with the correct geometry Further image processing that...quadrangle when you need precise geometry (for example, drawing the...

    docs.aspose.com/barcode/java/developer-guide/ba...
  4. Как да начертаем геометрия върху карта|Document...

    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/bg/net/how-to-draw-geometry/
  5. Generate Point Cloud to USDZ File Formats via J...

    Sample Java generate point cloud code for USDZ file. Use this example code to generate point cloud to USDZ 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/usdz/
  6. Generate Point Cloud to GLTF File Formats via J...

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

    Sample Java generate point cloud code for USD file. Use this example code to generate point cloud to USD 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/usd/
  8. أرشيف

    أرشيف...OpenLayer(dataDir + "geometries.csv", new CsvOptions() {...Console.Write($"'{feature.Geometry.AsText()}: "); Console.WriteLine();...

    blog.aspose.com/ar/gis/read-vector-layer-featur...
  9. Crop / Union / Difference - are supported? - Fr...

    Is this functionallity supported directly by the library ?...not provide built-in Boolean geometry operations (union, difference...opened to add true Boolean geometry support. Proposed usage: using...

    forum.aspose.com/t/crop-union-difference-are-su...
  10. Merge OBJ File Formats via python-net | product...

    Sample Python merger code for OBJ file. Use this example code to merge OBJ file within any Web 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/merger/obj/