Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 7,223 for

polygon

(0.22 sec)
  1. Travailler avec les fichiers au format d'échang...

    La bibliothèque GIS C# vous permet d'ouvrir et de lire les entités des fichiers au format d'échange GPS (GPX)....dans un segment Écrire les polygones sous forme de lignes dans...ne prend pas en charge les polygones et les multipolygones. Par...

    docs.aspose.com/gis/fr/net/gpx-gps-exchange/
  2. Chercher

    chercher...en programmation graphique Polygones et rectangles Comment tracer...remplies, des ellipses et des polygones. L’API fournit diverses méthodes...

    blog.aspose.com/fr/drawing/graphics-programming...
  3. Konstruktory Geometrie|Documentation

    Můžete pracovat s geometrií bodu, Line String Geometry, Polygon Geometry a konstruovat kolekce geometrie pomocí GIS C# Library.... Polygon Geometry Polygon je kolekce geometrií...

    docs.aspose.com/gis/cs/geometry-constructors/
  4. Gemischter Geometriesymbolisierer|Documentation

    Der Mixed Geometry Symbolizer in der GIS C#-Bibliotheks-API ermöglicht es, Symbolisierer separat für jeden Geometrietyp anzugeben, wenn eine Ebene gemischte Geometrietypen enthält....Ebene verwendet werden soll (Polygon, CurvePolygon, MultiPolygon...Punkt, eine Linie und ein Polygon. Wir werden jeden Geometrietyp...

    docs.aspose.com/gis/de/net/mixed-geometry-symbo...
  5. أرشيف

    أرشيف... إنشاء كائن من فئة Polygon . قم بإنشاء مثيل للفئة LinearRing...من فئة المضلع. Polygon polygon = new Polygon(); // إنشاء مثيل...

    blog.aspose.com/ar/gis/make-geometric-shapes-in...
  6. USD konvertálása PLY-re a következőn keresztül:...

    USD és egyéb 3D fájlok konvertálása a .NET API használatával...Conversion Options USD TO PLY (Polygon File Format) USD TO HTML (Hyper...What is PLY File Format? PLY, Polygon File Format, represents 3D...

    products.aspose.com/3d/hu/net/conversion/usd-to...
  7. Crear 3D Malla y escena|Documentation

    Una malla se define por un conjunto de puntos de control y los muchos polígonos de n lados según sea necesario. Este artículo explica cómo definir una malla....controlPoints ); // Create polygons to mesh // Front face (Z+)...Indices of the vertices per each polygon int [] indices = new int []...

    docs.aspose.com/3d/es/java/create-3d-mesh-and-s...
  8. Imposta normali o UV sul cubo e aggiungi materi...

    Come creare dati normali o uv su una mesh in Aspose.3D....Common class create mesh using polygon builder method to set mesh...controllo della geometria. POLYGON_VERTEX -i dati sono mappati...

    docs.aspose.com/3d/it/python-net/set-up-normals...
  9. 搜索

    搜索... 實例化 Polygon 類別的物件。 建立 LinearRing 類別的實例。...{ // 實例化 Polygon 類別的物件。 Polygon polygon = new Polygon(); // 建立...

    blog.aspose.com/zh-hant/gis/make-geometric-shap...
  10. วิธีวาดรูปทรงเรขาคณิตบนแผนที่|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....มีรูอยู่ภายใน: Polygon polygon = new Polygon(); LinearRing ring...00, 36.22); polygon.ExteriorRing = ring; polygon.AddInteriorRing(hole);...

    docs.aspose.com/gis/th/net/how-to-draw-geometry/