Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 6,476 for

geometries

(0.1 sec)
  1. آرشیوها

    آرشیوها...Geometry.GeometryType == GeometryType...Point point = (Point)feature.Geometry; Console.WriteLine(point.AsText()...

    blog.aspose.com/fa/gis/read-gpx-files-using-csh...
  2. Как да начертаем геометрия върху карта|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/
  3. 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/
  4. 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/
  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. 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...
  7. ארכיון

    ארכיון...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...
  8. 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...
  9. Filtern und Indizieren von GIS-Vektorlayern in ...

    Mit der GIS C#- .NET-Bibliothek oder API können Sie GIS-Vektorlayer nach Attributwerten oder räumlichen Grenzen filtern. Sie können auch Indizes verwenden, um das Filtern und die räumlichen Abfragen zu beschleunigen....auswählen, die sich mit einer Geometrie schneiden Das folgende Beispiel...beschleunigen, die sich mit einer Geometrie schneiden: GIS-Dateiformate...

    docs.aspose.com/gis/de/filtering-and-indexing/
  10. Generate Point Cloud to ASE File Formats via Ja...

    Sample Java generate point cloud code for ASE file. Use this example code to generate point cloud to ASE 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/ase/