Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 6,504 for

polygons

(0.51 sec)
  1. 简单多边形的三角剖分|Documentation

    使用 Aspose.3D for .NET API,开发人员可以对简单多边形进行三角剖分。任何多边形都可以划分为三角形。三角形的所有操作和计算可以分段应用于多边形。..., pt2 ); } else { // Draw polygon and virtual line // Draw triangles...index of each vertex PointF [] polygon = ToPoints ( this . points...

    docs.aspose.com/3d/zh/net/triangulation-of-a-si...
  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. แปลง USD เป็น PLY ผ่าน C# | products.aspose.com

    แปลงไฟล์ USD และ 3D อื่นๆ โดยใช้ .NET API...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/th/net/conversion/usd-to...
  4. Як малювати геометрію на карті|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/uk/net/how-to-draw-geometry/
  5. Come disegnare geometrie su una mappa|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....foro all’interno: Polygon polygon = new Polygon(); LinearRing ring...00, 36.22); polygon.ExteriorRing = ring; polygon.AddInteriorRing(hole);...

    docs.aspose.com/gis/it/how-to-draw-geometry/
  6. ค้นหา

    ค้นหา...สร้างอินสแตนซ์วัตถุของคลาส Polygon สร้างอินสแตนซ์ของคลาส LinearRing...สร้างอินสแตนซ์ของวัตถุในคลาส Polygon Polygon polygon = new Polygon(); // สร้างอินสแตนซ์ของคลาส...

    blog.aspose.com/th/gis/make-geometric-shapes-in...
  7. آرشیوها

    آرشیوها... یک شی از کلاس Polygon را نمونه سازی کنید. یک نمونه...شی از کلاس Polygon. Polygon polygon = new Polygon(); // یک نمونه...

    blog.aspose.com/fa/gis/make-geometric-shapes-in...
  8. Erstellen einer KML-Datei mit C#

    Dieses Tutorial zeigt, wie man eine KML-Datei mit C# erstellt. Es enthält die Details zum Einrichten der IDE, eine Liste der Schritte und Beispielcode, der den Vorgang zum Generieren einer KML-Datei mit C# demonstriert....Erstellen Sie ein Objekt der Polygon-Klasse Definieren Sie einen...ihn als äußeren Ring für das Polygon fest. Rufen Sie die Methode...

    kb.aspose.com/de/gis/net/create-kml-file-using-...
  9. 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...
  10. So zeichnet man Geometrie auf einer Karte|Docum...

    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....ein Polygon mit einem Loch im Inneren erstellt: Polygon polygon...polygon = new Polygon(); LinearRing ring = new LinearRing(); ring...

    docs.aspose.com/gis/de/how-to-draw-geometry/